[2025-02-06T16:22:30.481Z] Started by upstream project "bodhi-trigger" build number 1352 [2025-02-06T16:22:30.481Z] originally caused by: [2025-02-06T16:22:30.481Z] Triggered by CI message. [2025-02-06T16:22:30.550Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/test-override.Jenkinsfile [2025-02-06T16:22:30.551Z] Selected Git installation does not exist. Using Default [2025-02-06T16:22:30.551Z] The recommended git tool is: NONE [2025-02-06T16:22:30.551Z] No credentials specified [2025-02-06T16:22:30.551Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-02-06T16:22:30.577Z] Fetching changes from the remote Git repository [2025-02-06T16:22:30.577Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-02-06T16:22:30.585Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-02-06T16:22:30.585Z] > git --version # timeout=10 [2025-02-06T16:22:30.593Z] > git --version # 'git version 2.39.3' [2025-02-06T16:22:30.593Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-06T16:22:30.699Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-02-06T16:22:30.707Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main) [2025-02-06T16:22:30.707Z] > git config core.sparsecheckout # timeout=10 [2025-02-06T16:22:30.715Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-06T16:22:30.726Z] Commit message: "bodhi-testing: fix zincati configuration" [2025-02-06T16:22:30.726Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10 [2025-02-06T16:22:30.839Z] Loading library coreos@main [2025-02-06T16:22:30.839Z] Attempting to resolve main from remote references... [2025-02-06T16:22:30.839Z] > git --version # timeout=10 [2025-02-06T16:22:30.847Z] > git --version # 'git version 2.39.3' [2025-02-06T16:22:30.847Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-06T16:22:30.946Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2025-02-06T16:22:30.956Z] Selected Git installation does not exist. Using Default [2025-02-06T16:22:30.956Z] The recommended git tool is: NONE [2025-02-06T16:22:30.957Z] No credentials specified [2025-02-06T16:22:30.957Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-02-06T16:22:30.965Z] Fetching changes from the remote Git repository [2025-02-06T16:22:30.966Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-02-06T16:22:30.973Z] Fetching without tags [2025-02-06T16:22:30.973Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-02-06T16:22:30.973Z] > git --version # timeout=10 [2025-02-06T16:22:30.981Z] > git --version # 'git version 2.39.3' [2025-02-06T16:22:30.981Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-06T16:22:31.056Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2025-02-06T16:22:31.056Z] > git config core.sparsecheckout # timeout=10 [2025-02-06T16:22:31.063Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-06T16:22:31.073Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2025-02-06T16:22:31.073Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2025-02-06T16:22:31.323Z] [Pipeline] Start of Pipeline [2025-02-06T16:22:31.332Z] [Pipeline] node [2025-02-06T16:22:31.335Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-06T16:22:31.336Z] [Pipeline] { [2025-02-06T16:22:31.398Z] [Pipeline] withEnv [2025-02-06T16:22:31.398Z] [Pipeline] { [2025-02-06T16:22:31.419Z] [Pipeline] sh [2025-02-06T16:22:31.676Z] + set -xeuo pipefail [2025-02-06T16:22:31.676Z] ++ umask [2025-02-06T16:22:31.676Z] + '[' 0022 = 0000 ']' [2025-02-06T16:22:31.676Z] + rm -rf pipe [2025-02-06T16:22:31.676Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-02-06T16:22:31.676Z] Cloning into 'pipe'... [2025-02-06T16:22:31.927Z] [Pipeline] } [2025-02-06T16:22:31.929Z] [Pipeline] // withEnv [2025-02-06T16:22:31.933Z] [Pipeline] load [2025-02-06T16:22:32.014Z] [Pipeline] { (pipe/utils.groovy) [2025-02-06T16:22:32.016Z] [Pipeline] } [2025-02-06T16:22:32.048Z] [Pipeline] // load [2025-02-06T16:22:32.121Z] [Pipeline] readYaml [2025-02-06T16:22:32.145Z] [Pipeline] } [2025-02-06T16:22:32.165Z] [Pipeline] // node [2025-02-06T16:22:32.187Z] [Pipeline] properties [2025-02-06T16:22:32.309Z] [Pipeline] libraryResource [2025-02-06T16:22:32.310Z] [Pipeline] readJSON [2025-02-06T16:22:32.315Z] [Pipeline] node [2025-02-06T16:22:32.322Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-02-06T16:22:32.337Z] [Pipeline] { [2025-02-06T16:22:32.362Z] [Pipeline] writeYaml [2025-02-06T16:22:32.366Z] [Pipeline] readFile [2025-02-06T16:22:32.391Z] [Pipeline] } [2025-02-06T16:22:32.409Z] [Pipeline] // node [2025-02-06T16:22:32.434Z] [Pipeline] podTemplate [2025-02-06T16:22:32.451Z] [Pipeline] { [2025-02-06T16:22:32.460Z] [Pipeline] node [2025-02-06T16:22:42.770Z] Created Pod: openshift coreos-ci/pod-3c7280ab-a83f-4917-ac17-833dd607da75-jc002-2klx7 [2025-02-06T16:22:47.460Z] Still waiting to schedule task [2025-02-06T16:22:47.461Z] ‘pod-3c7280ab-a83f-4917-ac17-833dd607da75-jc002-2klx7’ is offline [2025-02-06T16:22:48.271Z] Agent pod-3c7280ab-a83f-4917-ac17-833dd607da75-jc002-2klx7 is provisioned from template pod-3c7280ab-a83f-4917-ac17-833dd607da75-jc002 [2025-02-06T16:22:48.271Z] --- [2025-02-06T16:22:48.271Z] apiVersion: "v1" [2025-02-06T16:22:48.271Z] kind: "Pod" [2025-02-06T16:22:48.271Z] metadata: [2025-02-06T16:22:48.271Z] annotations: [2025-02-06T16:22:48.271Z] buildUrl: "http://172.30.130.216:80/job/test-override/1364/" [2025-02-06T16:22:48.271Z] runUrl: "job/test-override/1364/" [2025-02-06T16:22:48.271Z] labels: [2025-02-06T16:22:48.271Z] jenkins: "slave" [2025-02-06T16:22:48.271Z] jenkins/label-digest: "970a60d6970da210494e1f593637b787efc43553" [2025-02-06T16:22:48.271Z] jenkins/label: "pod-3c7280ab-a83f-4917-ac17-833dd607da75" [2025-02-06T16:22:48.271Z] name: "pod-3c7280ab-a83f-4917-ac17-833dd607da75-jc002-2klx7" [2025-02-06T16:22:48.271Z] namespace: "coreos-ci" [2025-02-06T16:22:48.271Z] spec: [2025-02-06T16:22:48.271Z] containers: [2025-02-06T16:22:48.271Z] - command: [2025-02-06T16:22:48.271Z] - "/usr/bin/dumb-init" [2025-02-06T16:22:48.271Z] - "/usr/bin/sleep" [2025-02-06T16:22:48.271Z] - "infinity" [2025-02-06T16:22:48.271Z] env: [2025-02-06T16:22:48.271Z] - name: "COSA_TESTISO_DEBUG" [2025-02-06T16:22:48.271Z] value: "true" [2025-02-06T16:22:48.271Z] - name: "NCPUS" [2025-02-06T16:22:48.271Z] value: "6" [2025-02-06T16:22:48.271Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-02-06T16:22:48.271Z] imagePullPolicy: "Always" [2025-02-06T16:22:48.271Z] name: "worker" [2025-02-06T16:22:48.271Z] resources: [2025-02-06T16:22:48.271Z] limits: [2025-02-06T16:22:48.271Z] memory: "10752Mi" [2025-02-06T16:22:48.271Z] cpu: "6" [2025-02-06T16:22:48.271Z] devices.kubevirt.io/kvm: "1" [2025-02-06T16:22:48.271Z] requests: [2025-02-06T16:22:48.271Z] memory: "10752Mi" [2025-02-06T16:22:48.271Z] cpu: "6" [2025-02-06T16:22:48.271Z] devices.kubevirt.io/kvm: "1" [2025-02-06T16:22:48.271Z] volumeMounts: [2025-02-06T16:22:48.271Z] - mountPath: "/srv/" [2025-02-06T16:22:48.271Z] name: "emptydir-0" [2025-02-06T16:22:48.271Z] - mountPath: "/home/jenkins/agent" [2025-02-06T16:22:48.271Z] name: "workspace-volume" [2025-02-06T16:22:48.271Z] readOnly: false [2025-02-06T16:22:48.271Z] - env: [2025-02-06T16:22:48.271Z] - name: "JENKINS_SECRET" [2025-02-06T16:22:48.271Z] value: "********" [2025-02-06T16:22:48.271Z] - name: "JENKINS_TUNNEL" [2025-02-06T16:22:48.271Z] value: "172.30.136.1:50000" [2025-02-06T16:22:48.271Z] - name: "JENKINS_AGENT_NAME" [2025-02-06T16:22:48.271Z] value: "pod-3c7280ab-a83f-4917-ac17-833dd607da75-jc002-2klx7" [2025-02-06T16:22:48.271Z] - name: "JENKINS_NAME" [2025-02-06T16:22:48.271Z] value: "pod-3c7280ab-a83f-4917-ac17-833dd607da75-jc002-2klx7" [2025-02-06T16:22:48.271Z] - name: "JENKINS_AGENT_WORKDIR" [2025-02-06T16:22:48.271Z] value: "/home/jenkins/agent" [2025-02-06T16:22:48.271Z] - name: "JENKINS_URL" [2025-02-06T16:22:48.271Z] value: "http://172.30.130.216:80/" [2025-02-06T16:22:48.271Z] image: "jenkins-agent-base:latest" [2025-02-06T16:22:48.271Z] name: "jnlp" [2025-02-06T16:22:48.271Z] resources: [2025-02-06T16:22:48.271Z] limits: [2025-02-06T16:22:48.271Z] memory: "512Mi" [2025-02-06T16:22:48.271Z] cpu: "1" [2025-02-06T16:22:48.271Z] requests: [2025-02-06T16:22:48.271Z] memory: "512Mi" [2025-02-06T16:22:48.271Z] cpu: "1" [2025-02-06T16:22:48.271Z] volumeMounts: [2025-02-06T16:22:48.271Z] - mountPath: "/home/jenkins/agent" [2025-02-06T16:22:48.271Z] name: "workspace-volume" [2025-02-06T16:22:48.271Z] readOnly: false [2025-02-06T16:22:48.271Z] nodeSelector: [2025-02-06T16:22:48.271Z] kubernetes.io/os: "linux" [2025-02-06T16:22:48.271Z] restartPolicy: "Never" [2025-02-06T16:22:48.271Z] serviceAccountName: "jenkins" [2025-02-06T16:22:48.271Z] volumes: [2025-02-06T16:22:48.271Z] - emptyDir: {} [2025-02-06T16:22:48.271Z] name: "emptydir-0" [2025-02-06T16:22:48.271Z] - emptyDir: [2025-02-06T16:22:48.271Z] medium: "" [2025-02-06T16:22:48.271Z] name: "workspace-volume" [2025-02-06T16:22:48.271Z] [2025-02-06T16:22:48.446Z] Running on pod-3c7280ab-a83f-4917-ac17-833dd607da75-jc002-2klx7 in /home/jenkins/agent/workspace/test-override [2025-02-06T16:22:48.447Z] [Pipeline] { [2025-02-06T16:22:48.465Z] [Pipeline] container [2025-02-06T16:22:48.466Z] [Pipeline] { [2025-02-06T16:22:48.530Z] [Pipeline] withEnv [2025-02-06T16:22:48.531Z] [Pipeline] { [2025-02-06T16:22:48.597Z] [Pipeline] sh [2025-02-06T16:22:49.319Z] + set -xeuo pipefail [2025-02-06T16:22:49.319Z] ++ umask [2025-02-06T16:22:49.319Z] + '[' 0022 = 0000 ']' [2025-02-06T16:22:49.319Z] + cat /cosa/coreos-assembler-git.json [2025-02-06T16:22:49.319Z] { [2025-02-06T16:22:49.319Z] "date": "2025-02-03T12:18:00Z", [2025-02-06T16:22:49.319Z] "git": { [2025-02-06T16:22:49.319Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2", [2025-02-06T16:22:49.319Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-02-06T16:22:49.319Z] "branch": "HEAD", [2025-02-06T16:22:49.319Z] "dirty": "false" [2025-02-06T16:22:49.319Z] }, [2025-02-06T16:22:49.319Z] "file": { [2025-02-06T16:22:49.319Z] "checksum": "a2d1af5c7e1ca0febbcac8ac4a7a322fe7f19f510513bbd81a9f60238751b223", [2025-02-06T16:22:49.319Z] "checksum_type": "sha256", [2025-02-06T16:22:49.319Z] "format": "tar.gz", [2025-02-06T16:22:49.319Z] "name": "coreos-assembler-git.tar.gz", [2025-02-06T16:22:49.319Z] "size": "10006625" [2025-02-06T16:22:49.319Z] } [2025-02-06T16:22:49.319Z] } [2025-02-06T16:22:49.565Z] [Pipeline] } [2025-02-06T16:22:49.568Z] [Pipeline] // withEnv [2025-02-06T16:22:49.633Z] [Pipeline] timeout [2025-02-06T16:22:49.633Z] Timeout set to expire in 2 hr 30 min [2025-02-06T16:22:49.634Z] [Pipeline] { [2025-02-06T16:22:49.676Z] [Pipeline] withEnv [2025-02-06T16:22:49.676Z] [Pipeline] { [2025-02-06T16:22:49.680Z] [Pipeline] sh [2025-02-06T16:22:50.220Z] + set -euo pipefail [2025-02-06T16:22:50.220Z] ++ umask [2025-02-06T16:22:50.220Z] + '[' 0022 = 0000 ']' [2025-02-06T16:22:50.220Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-12e84667f4 [2025-02-06T16:22:50.220Z] + jq -r .update.title [2025-02-06T16:22:50.257Z] [Pipeline] } [2025-02-06T16:22:50.260Z] [Pipeline] // withEnv [2025-02-06T16:22:50.381Z] [Pipeline] withEnv [2025-02-06T16:22:50.381Z] [Pipeline] { [2025-02-06T16:22:50.388Z] [Pipeline] sh [2025-02-06T16:22:50.915Z] + set -euo pipefail [2025-02-06T16:22:50.915Z] ++ umask [2025-02-06T16:22:50.915Z] + '[' 0022 = 0000 ']' [2025-02-06T16:22:50.915Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-12e84667f4 [2025-02-06T16:22:50.915Z] + jq -r '.update.builds[].nvr' [2025-02-06T16:22:50.919Z] [Pipeline] } [2025-02-06T16:22:50.922Z] [Pipeline] // withEnv [2025-02-06T16:22:50.949Z] [Pipeline] withCredentials [2025-02-06T16:22:50.959Z] [Pipeline] // withCredentials [2025-02-06T16:22:51.036Z] [Pipeline] echo [2025-02-06T16:22:51.036Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-02-06T16:22:51.046Z] [Pipeline] withCredentials [2025-02-06T16:22:51.048Z] [Pipeline] // withCredentials [2025-02-06T16:22:51.052Z] [Pipeline] echo [2025-02-06T16:22:51.053Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-02-06T16:22:51.058Z] [Pipeline] withCredentials [2025-02-06T16:22:51.068Z] [Pipeline] // withCredentials [2025-02-06T16:22:51.072Z] [Pipeline] echo [2025-02-06T16:22:51.072Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-02-06T16:22:51.076Z] [Pipeline] withEnv [2025-02-06T16:22:51.076Z] [Pipeline] { [2025-02-06T16:22:51.096Z] [Pipeline] sh [2025-02-06T16:22:51.625Z] + set -euo pipefail [2025-02-06T16:22:51.625Z] ++ umask [2025-02-06T16:22:51.625Z] + '[' 0022 = 0000 ']' [2025-02-06T16:22:51.625Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-06T16:22:51.672Z] [Pipeline] } [2025-02-06T16:22:51.675Z] [Pipeline] // withEnv [2025-02-06T16:22:51.731Z] [Pipeline] readJSON [2025-02-06T16:22:51.871Z] [Pipeline] withEnv [2025-02-06T16:22:51.872Z] [Pipeline] { [2025-02-06T16:22:51.875Z] [Pipeline] sh [2025-02-06T16:22:52.403Z] + set -euo pipefail [2025-02-06T16:22:52.403Z] ++ umask [2025-02-06T16:22:52.403Z] + '[' 0022 = 0000 ']' [2025-02-06T16:22:52.403Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/meta.json [2025-02-06T16:22:52.407Z] [Pipeline] } [2025-02-06T16:22:52.410Z] [Pipeline] // withEnv [2025-02-06T16:22:52.416Z] [Pipeline] readJSON [2025-02-06T16:22:52.467Z] [Pipeline] withEnv [2025-02-06T16:22:52.468Z] [Pipeline] { [2025-02-06T16:22:52.485Z] [Pipeline] sh [2025-02-06T16:22:53.346Z] + set -xeuo pipefail [2025-02-06T16:22:53.346Z] ++ umask [2025-02-06T16:22:53.346Z] + '[' 0022 = 0000 ']' [2025-02-06T16:22:53.346Z] + cosa init --branch rawhide --commit=9e67362543f203210d0a3bcb2957ed03f9a07d7c https://github.com/coreos/fedora-coreos-config [2025-02-06T16:22:53.346Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-02-06T16:22:53.346Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T16:22:53.346Z] + mkdir -p src [2025-02-06T16:22:53.346Z] + cd src [2025-02-06T16:22:53.346Z] + test -e config [2025-02-06T16:22:53.346Z] + case "${source}" in [2025-02-06T16:22:53.346Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-02-06T16:22:53.346Z] Cloning into 'config'... [2025-02-06T16:22:53.600Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-02-06T16:22:53.600Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-02-06T16:22:55.482Z] From https://gitlab.com/fedora/bootc/base-images [2025-02-06T16:22:55.482Z] * branch 3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD [2025-02-06T16:22:55.482Z] Submodule path 'fedora-bootc': checked out '3374cd88426e8278e261ac27bbbe5b195eb70dd4' [2025-02-06T16:22:55.482Z] + '[' -n 9e67362543f203210d0a3bcb2957ed03f9a07d7c ']' [2025-02-06T16:22:55.482Z] + git -C ./config fetch origin 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T16:22:55.736Z] From https://github.com/coreos/fedora-coreos-config [2025-02-06T16:22:55.736Z] * branch 9e67362543f203210d0a3bcb2957ed03f9a07d7c -> FETCH_HEAD [2025-02-06T16:22:55.736Z] + git -C ./config reset --hard 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T16:22:55.736Z] HEAD is now at 9e67362 Revert "overrides: pin grub2-2.12-15.fc42 on aarch64" [2025-02-06T16:22:55.736Z] + git -C ./config submodule update --init --recursive [2025-02-06T16:22:55.736Z] + set +x [2025-02-06T16:22:55.736Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T16:22:55.736Z] + manifest=src/config/manifest.yaml [2025-02-06T16:22:55.736Z] + image=src/config/image.yaml [2025-02-06T16:22:55.736Z] + [[ -n '' ]] [2025-02-06T16:22:55.736Z] + [[ ! -f src/config/manifest.yaml ]] [2025-02-06T16:22:55.736Z] + [[ ! -f src/config/image.yaml ]] [2025-02-06T16:22:55.736Z] + mkdir -p cache [2025-02-06T16:22:55.736Z] + mkdir -p builds [2025-02-06T16:22:55.736Z] + mkdir -p tmp [2025-02-06T16:22:55.736Z] + mkdir -p overrides/rpm [2025-02-06T16:22:55.736Z] + mkdir -p overrides/rootfs [2025-02-06T16:22:55.736Z] + test 0 = 1 [2025-02-06T16:22:55.736Z] + case "${YUMREPOS}" in [2025-02-06T16:22:55.736Z] + set +x [2025-02-06T16:22:55.736Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-02-06T16:22:55.739Z] [Pipeline] } [2025-02-06T16:22:55.741Z] [Pipeline] // withEnv [2025-02-06T16:22:55.786Z] [Pipeline] stage [2025-02-06T16:22:55.786Z] [Pipeline] { (Initialize Remotes) [2025-02-06T16:22:55.859Z] [Pipeline] parallel [2025-02-06T16:22:55.860Z] [Pipeline] { (Branch: x86_64) [2025-02-06T16:22:55.874Z] [Pipeline] withEnv [2025-02-06T16:22:55.875Z] [Pipeline] { [2025-02-06T16:22:55.885Z] [Pipeline] sh [2025-02-06T16:22:56.416Z] + set -xeuo pipefail [2025-02-06T16:22:56.416Z] ++ umask [2025-02-06T16:22:56.416Z] + '[' 0022 = 0000 ']' [2025-02-06T16:22:56.416Z] + cosa buildfetch --stream rawhide --build 42.20250206.91.0 --file manifest-lock.generated.x86_64.json [2025-02-06T16:22:56.670Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-02-06T16:22:56.670Z] Updated builds/builds.json [2025-02-06T16:22:56.670Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/meta.json [2025-02-06T16:22:56.925Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/commitmeta.json [2025-02-06T16:22:56.925Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/ostree-commit-object [2025-02-06T16:22:56.925Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-02-06T16:22:56.928Z] [Pipeline] } [2025-02-06T16:22:56.930Z] [Pipeline] // withEnv [2025-02-06T16:22:56.945Z] [Pipeline] } [2025-02-06T16:22:56.999Z] [Pipeline] // parallel [2025-02-06T16:22:57.012Z] [Pipeline] } [2025-02-06T16:22:57.033Z] [Pipeline] // stage [2025-02-06T16:22:57.051Z] [Pipeline] stage [2025-02-06T16:22:57.051Z] [Pipeline] { (Download Overrides) [2025-02-06T16:22:57.062Z] [Pipeline] parallel [2025-02-06T16:22:57.063Z] [Pipeline] { (Branch: x86_64) [2025-02-06T16:22:57.071Z] [Pipeline] withEnv [2025-02-06T16:22:57.071Z] [Pipeline] { [2025-02-06T16:22:57.088Z] [Pipeline] sh [2025-02-06T16:22:57.614Z] + set -xeuo pipefail [2025-02-06T16:22:57.614Z] ++ umask [2025-02-06T16:22:57.614Z] + '[' 0022 = 0000 ']' [2025-02-06T16:22:57.614Z] + cosa shell -- env -C overrides/rpm koji download-build clevis-pin-tpm2-0.5.3-9.fc42 --arch x86_64 --arch noarch [2025-02-06T16:22:57.614Z] Downloading [1/1]: clevis-pin-tpm2-0.5.3-9.fc42.x86_64.rpm [2025-02-06T16:22:57.870Z] [====================================] 100% 912.59 KiB / 912.59 KiB [2025-02-06T16:22:57.873Z] [Pipeline] } [2025-02-06T16:22:57.875Z] [Pipeline] // withEnv [2025-02-06T16:22:57.892Z] [Pipeline] withEnv [2025-02-06T16:22:57.893Z] [Pipeline] { [2025-02-06T16:22:57.896Z] [Pipeline] sh [2025-02-06T16:22:58.424Z] + set -xeuo pipefail [2025-02-06T16:22:58.424Z] ++ umask [2025-02-06T16:22:58.424Z] + '[' 0022 = 0000 ']' [2025-02-06T16:22:58.424Z] + cosa shell -- env -C overrides/rpm koji download-build dbus-parsec-0.5.0-3.fc42 --arch x86_64 --arch noarch [2025-02-06T16:22:58.424Z] Downloading [1/1]: dbus-parsec-0.5.0-3.fc42.x86_64.rpm [2025-02-06T16:22:58.686Z] [====================================] 100% 655.36 KiB / 655.36 KiB [2025-02-06T16:22:58.689Z] [Pipeline] } [2025-02-06T16:22:58.692Z] [Pipeline] // withEnv [2025-02-06T16:22:58.753Z] [Pipeline] withEnv [2025-02-06T16:22:58.753Z] [Pipeline] { [2025-02-06T16:22:58.806Z] [Pipeline] sh [2025-02-06T16:22:59.331Z] + set -xeuo pipefail [2025-02-06T16:22:59.331Z] ++ umask [2025-02-06T16:22:59.331Z] + '[' 0022 = 0000 ']' [2025-02-06T16:22:59.331Z] + cosa shell -- env -C overrides/rpm koji download-build envision-2.0.0-4.20241209git2.0.0.fc42 --arch x86_64 --arch noarch [2025-02-06T16:22:59.331Z] Downloading [1/1]: envision-2.0.0-4.20241209git2.0.0.fc42.x86_64.rpm [2025-02-06T16:22:59.588Z] [======== ] 24% 1.00 MiB / 4.04 MiB [================= ] 49% 2.00 MiB / 4.04 MiB [========================== ] 74% 3.00 MiB / 4.04 MiB [=================================== ] 99% 4.00 MiB / 4.04 MiB [====================================] 100% 4.04 MiB / 4.04 MiB [2025-02-06T16:22:59.591Z] [Pipeline] } [2025-02-06T16:22:59.594Z] [Pipeline] // withEnv [2025-02-06T16:22:59.654Z] [Pipeline] withEnv [2025-02-06T16:22:59.654Z] [Pipeline] { [2025-02-06T16:22:59.663Z] [Pipeline] sh [2025-02-06T16:23:00.191Z] + set -xeuo pipefail [2025-02-06T16:23:00.191Z] ++ umask [2025-02-06T16:23:00.191Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:00.191Z] + cosa shell -- env -C overrides/rpm koji download-build fido-device-onboard-0.5.1-3.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:00.446Z] Downloading [1/7]: fdo-init-0.5.1-3.fc42.x86_64.rpm [2025-02-06T16:23:00.447Z] [================== ] 50% 1.00 MiB / 1.97 MiB [====================================] 100% 1.97 MiB / 1.97 MiB [2025-02-06T16:23:00.447Z] Downloading [2/7]: fdo-client-0.5.1-3.fc42.x86_64.rpm [2025-02-06T16:23:00.447Z] [================= ] 49% 1.00 MiB / 2.04 MiB [=================================== ] 98% 2.00 MiB / 2.04 MiB [====================================] 100% 2.04 MiB / 2.04 MiB [2025-02-06T16:23:00.447Z] Downloading [3/7]: fdo-owner-onboarding-server-0.5.1-3.fc42.x86_64.rpm [2025-02-06T16:23:00.701Z] [========= ] 25% 1.00 MiB / 3.89 MiB [================== ] 51% 2.00 MiB / 3.89 MiB [=========================== ] 77% 3.00 MiB / 3.89 MiB [====================================] 100% 3.89 MiB / 3.89 MiB [2025-02-06T16:23:00.702Z] Downloading [4/7]: fdo-owner-cli-0.5.1-3.fc42.x86_64.rpm [2025-02-06T16:23:00.702Z] [================ ] 46% 1.00 MiB / 2.16 MiB [================================= ] 92% 2.00 MiB / 2.16 MiB [====================================] 100% 2.16 MiB / 2.16 MiB [2025-02-06T16:23:00.702Z] Downloading [5/7]: fdo-manufacturing-server-0.5.1-3.fc42.x86_64.rpm [2025-02-06T16:23:00.702Z] [=============== ] 44% 1.00 MiB / 2.26 MiB [=============================== ] 88% 2.00 MiB / 2.26 MiB [====================================] 100% 2.26 MiB / 2.26 MiB [2025-02-06T16:23:00.702Z] Downloading [6/7]: fdo-rendezvous-server-0.5.1-3.fc42.x86_64.rpm [2025-02-06T16:23:00.702Z] [================ ] 46% 1.00 MiB / 2.14 MiB [================================= ] 93% 2.00 MiB / 2.14 MiB [====================================] 100% 2.14 MiB / 2.14 MiB [2025-02-06T16:23:00.702Z] Downloading [7/7]: fdo-admin-cli-0.5.1-3.fc42.x86_64.rpm [2025-02-06T16:23:00.956Z] [========================= ] 71% 1.00 MiB / 1.41 MiB [====================================] 100% 1.41 MiB / 1.41 MiB [2025-02-06T16:23:00.958Z] [Pipeline] } [2025-02-06T16:23:00.960Z] [Pipeline] // withEnv [2025-02-06T16:23:01.008Z] [Pipeline] withEnv [2025-02-06T16:23:01.009Z] [Pipeline] { [2025-02-06T16:23:01.063Z] [Pipeline] sh [2025-02-06T16:23:01.592Z] + set -xeuo pipefail [2025-02-06T16:23:01.592Z] ++ umask [2025-02-06T16:23:01.592Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:01.592Z] + cosa shell -- env -C overrides/rpm koji download-build gotify-desktop-1.3.7-4.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:01.592Z] Downloading [1/1]: gotify-desktop-1.3.7-4.fc42.x86_64.rpm [2025-02-06T16:23:01.852Z] [========================= ] 69% 1.00 MiB / 1.44 MiB [====================================] 100% 1.44 MiB / 1.44 MiB [2025-02-06T16:23:01.864Z] [Pipeline] } [2025-02-06T16:23:01.867Z] [Pipeline] // withEnv [2025-02-06T16:23:01.890Z] [Pipeline] withEnv [2025-02-06T16:23:01.891Z] [Pipeline] { [2025-02-06T16:23:01.943Z] [Pipeline] sh [2025-02-06T16:23:02.479Z] + set -xeuo pipefail [2025-02-06T16:23:02.479Z] ++ umask [2025-02-06T16:23:02.479Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:02.479Z] + cosa shell -- env -C overrides/rpm koji download-build keylime-agent-rust-0.2.7-4.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:03.409Z] Downloading [1/1]: keylime-agent-rust-0.2.7-4.fc42.x86_64.rpm [2025-02-06T16:23:03.409Z] [============ ] 35% 1.00 MiB / 2.84 MiB [========================= ] 70% 2.00 MiB / 2.84 MiB [====================================] 100% 2.84 MiB / 2.84 MiB [2025-02-06T16:23:03.411Z] [Pipeline] } [2025-02-06T16:23:03.414Z] [Pipeline] // withEnv [2025-02-06T16:23:03.497Z] [Pipeline] withEnv [2025-02-06T16:23:03.497Z] [Pipeline] { [2025-02-06T16:23:03.542Z] [Pipeline] sh [2025-02-06T16:23:04.071Z] + set -xeuo pipefail [2025-02-06T16:23:04.071Z] ++ umask [2025-02-06T16:23:04.071Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:04.071Z] + cosa shell -- env -C overrides/rpm koji download-build keyring-ima-signer-0.1.0-17.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:04.071Z] Downloading [1/1]: keyring-ima-signer-0.1.0-17.fc42.x86_64.rpm [2025-02-06T16:23:04.325Z] [====================================] 100% 222.94 KiB / 222.94 KiB [2025-02-06T16:23:04.327Z] [Pipeline] } [2025-02-06T16:23:04.330Z] [Pipeline] // withEnv [2025-02-06T16:23:04.401Z] [Pipeline] withEnv [2025-02-06T16:23:04.401Z] [Pipeline] { [2025-02-06T16:23:04.404Z] [Pipeline] sh [2025-02-06T16:23:04.930Z] + set -xeuo pipefail [2025-02-06T16:23:04.930Z] ++ umask [2025-02-06T16:23:04.930Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:04.930Z] + cosa shell -- env -C overrides/rpm koji download-build libkrun-1.10.1-2.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:04.930Z] Downloading [1/4]: libkrun-devel-1.10.1-2.fc42.x86_64.rpm [2025-02-06T16:23:05.186Z] [====================================] 100% 13.98 KiB / 13.98 KiB [2025-02-06T16:23:05.186Z] Downloading [2/4]: libkrun-sev-1.10.1-2.fc42.x86_64.rpm [2025-02-06T16:23:05.186Z] [================================= ] 91% 1.00 MiB / 1.09 MiB [====================================] 100% 1.09 MiB / 1.09 MiB [2025-02-06T16:23:05.186Z] Downloading [3/4]: libkrun-1.10.1-2.fc42.x86_64.rpm [2025-02-06T16:23:05.186Z] [======================= ] 66% 1.00 MiB / 1.51 MiB [====================================] 100% 1.51 MiB / 1.51 MiB [2025-02-06T16:23:05.186Z] Downloading [4/4]: libkrun-sev-devel-1.10.1-2.fc42.x86_64.rpm [2025-02-06T16:23:05.186Z] [====================================] 100% 9.20 KiB / 9.20 KiB [2025-02-06T16:23:05.188Z] [Pipeline] } [2025-02-06T16:23:05.192Z] [Pipeline] // withEnv [2025-02-06T16:23:05.252Z] [Pipeline] withEnv [2025-02-06T16:23:05.253Z] [Pipeline] { [2025-02-06T16:23:05.266Z] [Pipeline] sh [2025-02-06T16:23:05.792Z] + set -xeuo pipefail [2025-02-06T16:23:05.792Z] ++ umask [2025-02-06T16:23:05.792Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:05.792Z] + cosa shell -- env -C overrides/rpm koji download-build python-cryptography-44.0.0-3.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:06.048Z] Downloading [1/1]: python3-cryptography-44.0.0-3.fc42.x86_64.rpm [2025-02-06T16:23:06.048Z] [========================== ] 72% 1.00 MiB / 1.38 MiB [====================================] 100% 1.38 MiB / 1.38 MiB [2025-02-06T16:23:06.050Z] [Pipeline] } [2025-02-06T16:23:06.053Z] [Pipeline] // withEnv [2025-02-06T16:23:06.059Z] [Pipeline] withEnv [2025-02-06T16:23:06.059Z] [Pipeline] { [2025-02-06T16:23:06.062Z] [Pipeline] sh [2025-02-06T16:23:06.589Z] + set -xeuo pipefail [2025-02-06T16:23:06.589Z] ++ umask [2025-02-06T16:23:06.589Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:06.589Z] + cosa shell -- env -C overrides/rpm koji download-build rust-afterburn-5.7.0-3.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:06.844Z] Downloading [1/2]: afterburn-5.7.0-3.fc42.x86_64.rpm [2025-02-06T16:23:06.844Z] [============== ] 39% 1.00 MiB / 2.56 MiB [============================ ] 78% 2.00 MiB / 2.56 MiB [====================================] 100% 2.56 MiB / 2.56 MiB [2025-02-06T16:23:06.844Z] Downloading [2/2]: afterburn-dracut-5.7.0-3.fc42.x86_64.rpm [2025-02-06T16:23:06.844Z] [====================================] 100% 10.71 KiB / 10.71 KiB [2025-02-06T16:23:06.847Z] [Pipeline] } [2025-02-06T16:23:06.850Z] [Pipeline] // withEnv [2025-02-06T16:23:06.855Z] [Pipeline] withEnv [2025-02-06T16:23:06.855Z] [Pipeline] { [2025-02-06T16:23:06.858Z] [Pipeline] sh [2025-02-06T16:23:07.384Z] + set -xeuo pipefail [2025-02-06T16:23:07.384Z] ++ umask [2025-02-06T16:23:07.384Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:07.384Z] + cosa shell -- env -C overrides/rpm koji download-build rust-cargo-vendor-filterer-0.5.17-2.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:07.638Z] Downloading [1/3]: rust-cargo-vendor-filterer-devel-0.5.17-2.fc42.noarch.rpm [2025-02-06T16:23:07.638Z] [====================================] 100% 35.25 KiB / 35.25 KiB [2025-02-06T16:23:07.638Z] Downloading [2/3]: rust-cargo-vendor-filterer+default-devel-0.5.17-2.fc42.noarch.rpm [2025-02-06T16:23:07.638Z] [====================================] 100% 7.86 KiB / 7.86 KiB [2025-02-06T16:23:07.638Z] Downloading [3/3]: cargo-vendor-filterer-0.5.17-2.fc42.x86_64.rpm [2025-02-06T16:23:07.638Z] [====================================] 100% 834.77 KiB / 834.77 KiB [2025-02-06T16:23:07.640Z] [Pipeline] } [2025-02-06T16:23:07.683Z] [Pipeline] // withEnv [2025-02-06T16:23:07.755Z] [Pipeline] withEnv [2025-02-06T16:23:07.755Z] [Pipeline] { [2025-02-06T16:23:07.758Z] [Pipeline] sh [2025-02-06T16:23:08.296Z] + set -xeuo pipefail [2025-02-06T16:23:08.296Z] ++ umask [2025-02-06T16:23:08.296Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:08.296Z] + cosa shell -- env -C overrides/rpm koji download-build rust-crypto-auditing-agent-0.2.3-3.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:08.296Z] Downloading [1/1]: crypto-auditing-agent-0.2.3-3.fc42.x86_64.rpm [2025-02-06T16:23:08.552Z] [================================== ] 94% 1.00 MiB / 1.05 MiB [====================================] 100% 1.05 MiB / 1.05 MiB [2025-02-06T16:23:08.554Z] [Pipeline] } [2025-02-06T16:23:08.557Z] [Pipeline] // withEnv [2025-02-06T16:23:08.562Z] [Pipeline] withEnv [2025-02-06T16:23:08.563Z] [Pipeline] { [2025-02-06T16:23:08.622Z] [Pipeline] sh [2025-02-06T16:23:09.150Z] + set -xeuo pipefail [2025-02-06T16:23:09.150Z] ++ umask [2025-02-06T16:23:09.150Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:09.150Z] + cosa shell -- env -C overrides/rpm koji download-build rust-eif_build-0.2.1-3.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:09.150Z] Downloading [1/1]: eif_build-0.2.1-3.fc42.x86_64.rpm [2025-02-06T16:23:09.404Z] [====================================] 100% 474.08 KiB / 474.08 KiB [2025-02-06T16:23:09.407Z] [Pipeline] } [2025-02-06T16:23:09.410Z] [Pipeline] // withEnv [2025-02-06T16:23:09.415Z] [Pipeline] withEnv [2025-02-06T16:23:09.415Z] [Pipeline] { [2025-02-06T16:23:09.486Z] [Pipeline] sh [2025-02-06T16:23:10.011Z] + set -xeuo pipefail [2025-02-06T16:23:10.011Z] ++ umask [2025-02-06T16:23:10.011Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:10.011Z] + cosa shell -- env -C overrides/rpm koji download-build rust-gst-plugin-reqwest-0.13.3-3.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:10.011Z] Downloading [1/6]: rust-gst-plugin-reqwest-devel-0.13.3-3.fc42.noarch.rpm [2025-02-06T16:23:10.265Z] [====================================] 100% 33.52 KiB / 33.52 KiB [2025-02-06T16:23:10.265Z] Downloading [2/6]: rust-gst-plugin-reqwest+default-devel-0.13.3-3.fc42.noarch.rpm [2025-02-06T16:23:10.265Z] [====================================] 100% 9.08 KiB / 9.08 KiB [2025-02-06T16:23:10.265Z] Downloading [3/6]: rust-gst-plugin-reqwest+capi-devel-0.13.3-3.fc42.noarch.rpm [2025-02-06T16:23:10.265Z] [====================================] 100% 9.07 KiB / 9.07 KiB [2025-02-06T16:23:10.265Z] Downloading [4/6]: rust-gst-plugin-reqwest+doc-devel-0.13.3-3.fc42.noarch.rpm [2025-02-06T16:23:10.265Z] [====================================] 100% 9.21 KiB / 9.21 KiB [2025-02-06T16:23:10.265Z] Downloading [5/6]: rust-gst-plugin-reqwest+static-devel-0.13.3-3.fc42.noarch.rpm [2025-02-06T16:23:10.265Z] [====================================] 100% 9.08 KiB / 9.08 KiB [2025-02-06T16:23:10.265Z] Downloading [6/6]: gstreamer1-plugin-reqwest-0.13.3-3.fc42.x86_64.rpm [2025-02-06T16:23:10.265Z] [================================= ] 94% 1.00 MiB / 1.06 MiB [====================================] 100% 1.06 MiB / 1.06 MiB [2025-02-06T16:23:10.522Z] [Pipeline] } [2025-02-06T16:23:10.525Z] [Pipeline] // withEnv [2025-02-06T16:23:10.591Z] [Pipeline] withEnv [2025-02-06T16:23:10.591Z] [Pipeline] { [2025-02-06T16:23:10.595Z] [Pipeline] sh [2025-02-06T16:23:11.119Z] + set -xeuo pipefail [2025-02-06T16:23:11.120Z] ++ umask [2025-02-06T16:23:11.120Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:11.120Z] + cosa shell -- env -C overrides/rpm koji download-build rust-nu-0.99.1-7.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:11.120Z] Downloading [1/1]: nu-0.99.1-7.fc42.x86_64.rpm [2025-02-06T16:23:11.373Z] [=== ] 10% 1.00 MiB / 9.48 MiB [======= ] 21% 2.00 MiB / 9.48 MiB [=========== ] 31% 3.00 MiB / 9.48 MiB [=============== ] 42% 4.00 MiB / 9.48 MiB [================== ] 52% 5.00 MiB / 9.48 MiB [====================== ] 63% 6.00 MiB / 9.48 MiB [========================== ] 73% 7.00 MiB / 9.48 MiB [============================== ] 84% 8.00 MiB / 9.48 MiB [================================== ] 94% 9.00 MiB / 9.48 MiB [====================================] 100% 9.48 MiB / 9.48 MiB [2025-02-06T16:23:11.629Z] [Pipeline] } [2025-02-06T16:23:11.631Z] [Pipeline] // withEnv [2025-02-06T16:23:11.684Z] [Pipeline] withEnv [2025-02-06T16:23:11.684Z] [Pipeline] { [2025-02-06T16:23:11.687Z] [Pipeline] sh [2025-02-06T16:23:12.213Z] + set -xeuo pipefail [2025-02-06T16:23:12.213Z] ++ umask [2025-02-06T16:23:12.213Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:12.213Z] + cosa shell -- env -C overrides/rpm koji download-build rust-oo7-cli-0.3.3-4.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:12.213Z] Downloading [1/1]: oo7-cli-0.3.3-4.fc42.x86_64.rpm [2025-02-06T16:23:12.467Z] [========================== ] 73% 1.00 MiB / 1.35 MiB [====================================] 100% 1.35 MiB / 1.35 MiB [2025-02-06T16:23:12.470Z] [Pipeline] } [2025-02-06T16:23:12.473Z] [Pipeline] // withEnv [2025-02-06T16:23:12.501Z] [Pipeline] withEnv [2025-02-06T16:23:12.501Z] [Pipeline] { [2025-02-06T16:23:12.504Z] [Pipeline] sh [2025-02-06T16:23:13.034Z] + set -xeuo pipefail [2025-02-06T16:23:13.034Z] ++ umask [2025-02-06T16:23:13.034Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:13.034Z] + cosa shell -- env -C overrides/rpm koji download-build rust-openssl-0.10.70-1.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:13.287Z] Downloading [1/7]: rust-openssl+default-devel-0.10.70-1.fc42.noarch.rpm [2025-02-06T16:23:13.542Z] [====================================] 100% 9.30 KiB / 9.30 KiB [2025-02-06T16:23:13.542Z] Downloading [2/7]: rust-openssl+v101-devel-0.10.70-1.fc42.noarch.rpm [2025-02-06T16:23:13.542Z] [====================================] 100% 9.28 KiB / 9.28 KiB [2025-02-06T16:23:13.542Z] Downloading [3/7]: rust-openssl+bindgen-devel-0.10.70-1.fc42.noarch.rpm [2025-02-06T16:23:13.542Z] [====================================] 100% 9.46 KiB / 9.46 KiB [2025-02-06T16:23:13.542Z] Downloading [4/7]: rust-openssl-devel-0.10.70-1.fc42.noarch.rpm [2025-02-06T16:23:13.542Z] [====================================] 100% 233.27 KiB / 233.27 KiB [2025-02-06T16:23:13.542Z] Downloading [5/7]: rust-openssl+v102-devel-0.10.70-1.fc42.noarch.rpm [2025-02-06T16:23:13.542Z] [====================================] 100% 9.28 KiB / 9.28 KiB [2025-02-06T16:23:13.542Z] Downloading [6/7]: rust-openssl+v110-devel-0.10.70-1.fc42.noarch.rpm [2025-02-06T16:23:13.542Z] [====================================] 100% 9.28 KiB / 9.28 KiB [2025-02-06T16:23:13.542Z] Downloading [7/7]: rust-openssl+v111-devel-0.10.70-1.fc42.noarch.rpm [2025-02-06T16:23:13.542Z] [====================================] 100% 9.28 KiB / 9.28 KiB [2025-02-06T16:23:13.544Z] [Pipeline] } [2025-02-06T16:23:13.547Z] [Pipeline] // withEnv [2025-02-06T16:23:13.562Z] [Pipeline] withEnv [2025-02-06T16:23:13.562Z] [Pipeline] { [2025-02-06T16:23:13.605Z] [Pipeline] sh [2025-02-06T16:23:14.127Z] + set -xeuo pipefail [2025-02-06T16:23:14.127Z] ++ umask [2025-02-06T16:23:14.127Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:14.127Z] + cosa shell -- env -C overrides/rpm koji download-build rust-openssl-sys-0.9.105-1.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:14.127Z] Downloading [1/3]: rust-openssl-sys+default-devel-0.9.105-1.fc42.noarch.rpm [2025-02-06T16:23:14.380Z] [====================================] 100% 9.07 KiB / 9.07 KiB [2025-02-06T16:23:14.381Z] Downloading [2/3]: rust-openssl-sys-devel-0.9.105-1.fc42.noarch.rpm [2025-02-06T16:23:14.381Z] [====================================] 100% 79.66 KiB / 79.66 KiB [2025-02-06T16:23:14.381Z] Downloading [3/3]: rust-openssl-sys+bindgen-devel-0.9.105-1.fc42.noarch.rpm [2025-02-06T16:23:14.381Z] [====================================] 100% 9.31 KiB / 9.31 KiB [2025-02-06T16:23:14.384Z] [Pipeline] } [2025-02-06T16:23:14.387Z] [Pipeline] // withEnv [2025-02-06T16:23:14.392Z] [Pipeline] withEnv [2025-02-06T16:23:14.392Z] [Pipeline] { [2025-02-06T16:23:14.463Z] [Pipeline] sh [2025-02-06T16:23:14.986Z] + set -xeuo pipefail [2025-02-06T16:23:14.986Z] ++ umask [2025-02-06T16:23:14.986Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:14.986Z] + cosa shell -- env -C overrides/rpm koji download-build rust-pore-0.1.17-5.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:14.986Z] Downloading [1/3]: rust-pore-devel-0.1.17-5.fc42.noarch.rpm [2025-02-06T16:23:15.240Z] [====================================] 100% 54.66 KiB / 54.66 KiB [2025-02-06T16:23:15.240Z] Downloading [2/3]: rust-pore+default-devel-0.1.17-5.fc42.noarch.rpm [2025-02-06T16:23:15.240Z] [====================================] 100% 8.67 KiB / 8.67 KiB [2025-02-06T16:23:15.240Z] Downloading [3/3]: pore-0.1.17-5.fc42.x86_64.rpm [2025-02-06T16:23:15.240Z] [============ ] 35% 1.00 MiB / 2.83 MiB [========================= ] 70% 2.00 MiB / 2.83 MiB [====================================] 100% 2.83 MiB / 2.83 MiB [2025-02-06T16:23:15.243Z] [Pipeline] } [2025-02-06T16:23:15.246Z] [Pipeline] // withEnv [2025-02-06T16:23:15.303Z] [Pipeline] withEnv [2025-02-06T16:23:15.304Z] [Pipeline] { [2025-02-06T16:23:15.383Z] [Pipeline] sh [2025-02-06T16:23:15.912Z] + set -xeuo pipefail [2025-02-06T16:23:15.912Z] ++ umask [2025-02-06T16:23:15.913Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:15.913Z] + cosa shell -- env -C overrides/rpm koji download-build rust-rpm-sequoia-1.7.0-5.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:15.913Z] Downloading [1/2]: rpm-sequoia-1.7.0-5.fc42.x86_64.rpm [2025-02-06T16:23:16.167Z] [====================================] 100% 911.12 KiB / 911.12 KiB [2025-02-06T16:23:16.167Z] Downloading [2/2]: rpm-sequoia-devel-1.7.0-5.fc42.x86_64.rpm [2025-02-06T16:23:16.167Z] [====================================] 100% 9.31 KiB / 9.31 KiB [2025-02-06T16:23:16.169Z] [Pipeline] } [2025-02-06T16:23:16.172Z] [Pipeline] // withEnv [2025-02-06T16:23:16.186Z] [Pipeline] withEnv [2025-02-06T16:23:16.186Z] [Pipeline] { [2025-02-06T16:23:16.189Z] [Pipeline] sh [2025-02-06T16:23:17.384Z] + set -xeuo pipefail [2025-02-06T16:23:17.384Z] ++ umask [2025-02-06T16:23:17.384Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:17.384Z] + cosa shell -- env -C overrides/rpm koji download-build rust-sequoia-keyring-linter-1.0.1-10.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:17.637Z] Downloading [1/1]: sequoia-keyring-linter-1.0.1-10.fc42.x86_64.rpm [2025-02-06T16:23:17.637Z] [====================================] 100% 927.20 KiB / 927.20 KiB [2025-02-06T16:23:17.639Z] [Pipeline] } [2025-02-06T16:23:17.642Z] [Pipeline] // withEnv [2025-02-06T16:23:17.649Z] [Pipeline] withEnv [2025-02-06T16:23:17.649Z] [Pipeline] { [2025-02-06T16:23:17.652Z] [Pipeline] sh [2025-02-06T16:23:18.183Z] + set -xeuo pipefail [2025-02-06T16:23:18.183Z] ++ umask [2025-02-06T16:23:18.183Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:18.183Z] + cosa shell -- env -C overrides/rpm koji download-build rust-sequoia-octopus-librnp-1.10.0-6.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:18.183Z] Downloading [1/1]: sequoia-octopus-librnp-1.10.0-6.fc42.x86_64.rpm [2025-02-06T16:23:18.436Z] [============ ] 34% 1.00 MiB / 2.90 MiB [======================== ] 68% 2.00 MiB / 2.90 MiB [====================================] 100% 2.90 MiB / 2.90 MiB [2025-02-06T16:23:18.438Z] [Pipeline] } [2025-02-06T16:23:18.441Z] [Pipeline] // withEnv [2025-02-06T16:23:18.447Z] [Pipeline] withEnv [2025-02-06T16:23:18.447Z] [Pipeline] { [2025-02-06T16:23:18.450Z] [Pipeline] sh [2025-02-06T16:23:18.983Z] + set -xeuo pipefail [2025-02-06T16:23:18.983Z] ++ umask [2025-02-06T16:23:18.983Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:18.983Z] + cosa shell -- env -C overrides/rpm koji download-build rust-sequoia-policy-config-0.7.0-3.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:18.983Z] Downloading [1/6]: rust-sequoia-policy-config-devel-0.7.0-3.fc42.noarch.rpm [2025-02-06T16:23:19.236Z] [====================================] 100% 96.62 KiB / 96.62 KiB [2025-02-06T16:23:19.236Z] Downloading [2/6]: rust-sequoia-policy-config+default-devel-0.7.0-3.fc42.noarch.rpm [2025-02-06T16:23:19.236Z] [====================================] 100% 8.59 KiB / 8.59 KiB [2025-02-06T16:23:19.236Z] Downloading [3/6]: rust-sequoia-policy-config+crypto-nettle-devel-0.7.0-3.fc42.noarch.rpm [2025-02-06T16:23:19.236Z] [====================================] 100% 8.79 KiB / 8.79 KiB [2025-02-06T16:23:19.236Z] Downloading [4/6]: rust-sequoia-policy-config+crypto-openssl-devel-0.7.0-3.fc42.noarch.rpm [2025-02-06T16:23:19.236Z] [====================================] 100% 8.79 KiB / 8.79 KiB [2025-02-06T16:23:19.236Z] Downloading [5/6]: rust-sequoia-policy-config+crypto-rust-devel-0.7.0-3.fc42.noarch.rpm [2025-02-06T16:23:19.236Z] [====================================] 100% 8.78 KiB / 8.78 KiB [2025-02-06T16:23:19.236Z] Downloading [6/6]: sequoia-policy-config-0.7.0-3.fc42.x86_64.rpm [2025-02-06T16:23:19.236Z] [====================================] 100% 374.73 KiB / 374.73 KiB [2025-02-06T16:23:19.238Z] [Pipeline] } [2025-02-06T16:23:19.241Z] [Pipeline] // withEnv [2025-02-06T16:23:19.311Z] [Pipeline] withEnv [2025-02-06T16:23:19.311Z] [Pipeline] { [2025-02-06T16:23:19.337Z] [Pipeline] sh [2025-02-06T16:23:19.858Z] + set -xeuo pipefail [2025-02-06T16:23:19.858Z] ++ umask [2025-02-06T16:23:19.858Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:19.858Z] + cosa shell -- env -C overrides/rpm koji download-build rust-sequoia-sop-0.36.0-3.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:20.111Z] Downloading [1/8]: rust-sequoia-sop-devel-0.36.0-3.fc42.noarch.rpm [2025-02-06T16:23:20.111Z] [====================================] 100% 33.38 KiB / 33.38 KiB [2025-02-06T16:23:20.111Z] Downloading [2/8]: rust-sequoia-sop+default-devel-0.36.0-3.fc42.noarch.rpm [2025-02-06T16:23:20.111Z] [====================================] 100% 9.18 KiB / 9.18 KiB [2025-02-06T16:23:20.111Z] Downloading [3/8]: rust-sequoia-sop+cli-devel-0.36.0-3.fc42.noarch.rpm [2025-02-06T16:23:20.111Z] [====================================] 100% 9.08 KiB / 9.08 KiB [2025-02-06T16:23:20.111Z] Downloading [4/8]: rust-sequoia-sop+cliv-devel-0.36.0-3.fc42.noarch.rpm [2025-02-06T16:23:20.111Z] [====================================] 100% 9.08 KiB / 9.08 KiB [2025-02-06T16:23:20.111Z] Downloading [5/8]: rust-sequoia-sop+crypto-nettle-devel-0.36.0-3.fc42.noarch.rpm [2025-02-06T16:23:20.111Z] [====================================] 100% 9.16 KiB / 9.16 KiB [2025-02-06T16:23:20.111Z] Downloading [6/8]: rust-sequoia-sop+crypto-openssl-devel-0.36.0-3.fc42.noarch.rpm [2025-02-06T16:23:20.111Z] [====================================] 100% 9.16 KiB / 9.16 KiB [2025-02-06T16:23:20.111Z] Downloading [7/8]: rust-sequoia-sop+crypto-rust-devel-0.36.0-3.fc42.noarch.rpm [2025-02-06T16:23:20.111Z] [====================================] 100% 9.15 KiB / 9.15 KiB [2025-02-06T16:23:20.111Z] Downloading [8/8]: sequoia-sop-0.36.0-3.fc42.x86_64.rpm [2025-02-06T16:23:20.111Z] [================== ] 50% 1.00 MiB / 2.00 MiB [====================================] 100% 2.00 MiB / 2.00 MiB [2025-02-06T16:23:20.367Z] [Pipeline] } [2025-02-06T16:23:20.371Z] [Pipeline] // withEnv [2025-02-06T16:23:20.377Z] [Pipeline] withEnv [2025-02-06T16:23:20.377Z] [Pipeline] { [2025-02-06T16:23:20.445Z] [Pipeline] sh [2025-02-06T16:23:20.969Z] + set -xeuo pipefail [2025-02-06T16:23:20.969Z] ++ umask [2025-02-06T16:23:20.969Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:20.969Z] + cosa shell -- env -C overrides/rpm koji download-build rust-sequoia-sq-1.1.0-4.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:20.969Z] Downloading [1/1]: sequoia-sq-1.1.0-4.fc42.x86_64.rpm [2025-02-06T16:23:21.223Z] [====== ] 17% 1.00 MiB / 5.81 MiB [============ ] 34% 2.00 MiB / 5.81 MiB [================== ] 51% 3.00 MiB / 5.81 MiB [======================== ] 68% 4.00 MiB / 5.81 MiB [============================== ] 86% 5.00 MiB / 5.81 MiB [====================================] 100% 5.81 MiB / 5.81 MiB [2025-02-06T16:23:21.226Z] [Pipeline] } [2025-02-06T16:23:21.228Z] [Pipeline] // withEnv [2025-02-06T16:23:21.274Z] [Pipeline] withEnv [2025-02-06T16:23:21.274Z] [Pipeline] { [2025-02-06T16:23:21.335Z] [Pipeline] sh [2025-02-06T16:23:22.167Z] + set -xeuo pipefail [2025-02-06T16:23:22.167Z] ++ umask [2025-02-06T16:23:22.167Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:22.167Z] + cosa shell -- env -C overrides/rpm koji download-build rust-sequoia-sqv-1.2.1-6.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:22.422Z] Downloading [1/1]: sequoia-sqv-1.2.1-6.fc42.x86_64.rpm [2025-02-06T16:23:22.422Z] [====================================] 100% 955.67 KiB / 955.67 KiB [2025-02-06T16:23:22.677Z] [Pipeline] } [2025-02-06T16:23:22.680Z] [Pipeline] // withEnv [2025-02-06T16:23:22.750Z] [Pipeline] withEnv [2025-02-06T16:23:22.750Z] [Pipeline] { [2025-02-06T16:23:22.795Z] [Pipeline] sh [2025-02-06T16:23:23.326Z] + set -xeuo pipefail [2025-02-06T16:23:23.367Z] ++ umask [2025-02-06T16:23:23.367Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:23.367Z] + cosa shell -- env -C overrides/rpm koji download-build rust-sevctl-0.6.0-4.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:23.367Z] Downloading [1/1]: sevctl-0.6.0-4.fc42.x86_64.rpm [2025-02-06T16:23:23.622Z] [====================== ] 62% 1.00 MiB / 1.60 MiB [====================================] 100% 1.60 MiB / 1.60 MiB [2025-02-06T16:23:23.624Z] [Pipeline] } [2025-02-06T16:23:23.635Z] [Pipeline] // withEnv [2025-02-06T16:23:23.676Z] [Pipeline] withEnv [2025-02-06T16:23:23.676Z] [Pipeline] { [2025-02-06T16:23:23.679Z] [Pipeline] sh [2025-02-06T16:23:24.206Z] + set -xeuo pipefail [2025-02-06T16:23:24.206Z] ++ umask [2025-02-06T16:23:24.206Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:24.206Z] + cosa shell -- env -C overrides/rpm koji download-build rust-snphost-0.5.0-3.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:25.128Z] Downloading [1/1]: snphost-0.5.0-3.fc42.x86_64.rpm [2025-02-06T16:23:25.381Z] [====================================] 100% 851.86 KiB / 851.86 KiB [2025-02-06T16:23:25.383Z] [Pipeline] } [2025-02-06T16:23:25.386Z] [Pipeline] // withEnv [2025-02-06T16:23:25.458Z] [Pipeline] withEnv [2025-02-06T16:23:25.459Z] [Pipeline] { [2025-02-06T16:23:25.521Z] [Pipeline] sh [2025-02-06T16:23:26.051Z] + set -xeuo pipefail [2025-02-06T16:23:26.051Z] ++ umask [2025-02-06T16:23:26.051Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:26.051Z] + cosa shell -- env -C overrides/rpm koji download-build rust-tealdeer-1.7.1-3.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:26.051Z] Downloading [1/1]: tealdeer-1.7.1-3.fc42.x86_64.rpm [2025-02-06T16:23:26.305Z] [================================== ] 96% 1.00 MiB / 1.04 MiB [====================================] 100% 1.04 MiB / 1.04 MiB [2025-02-06T16:23:26.310Z] [Pipeline] } [2025-02-06T16:23:26.314Z] [Pipeline] // withEnv [2025-02-06T16:23:26.323Z] [Pipeline] withEnv [2025-02-06T16:23:26.324Z] [Pipeline] { [2025-02-06T16:23:26.361Z] [Pipeline] sh [2025-02-06T16:23:26.887Z] + set -xeuo pipefail [2025-02-06T16:23:26.887Z] ++ umask [2025-02-06T16:23:26.887Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:26.887Z] + cosa shell -- env -C overrides/rpm koji download-build rustup-1.27.1-6.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:26.887Z] Downloading [1/1]: rustup-1.27.1-6.fc42.x86_64.rpm [2025-02-06T16:23:27.141Z] [============= ] 36% 1.00 MiB / 2.73 MiB [========================== ] 73% 2.00 MiB / 2.73 MiB [====================================] 100% 2.73 MiB / 2.73 MiB [2025-02-06T16:23:27.143Z] [Pipeline] } [2025-02-06T16:23:27.146Z] [Pipeline] // withEnv [2025-02-06T16:23:27.151Z] [Pipeline] withEnv [2025-02-06T16:23:27.152Z] [Pipeline] { [2025-02-06T16:23:27.201Z] [Pipeline] sh [2025-02-06T16:23:27.729Z] + set -xeuo pipefail [2025-02-06T16:23:27.729Z] ++ umask [2025-02-06T16:23:27.729Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:27.729Z] + cosa shell -- env -C overrides/rpm koji download-build s390utils-2.35.0-5.fc42 --arch x86_64 --arch noarch [2025-02-06T16:23:27.729Z] Downloading [1/2]: s390utils-2.35.0-5.fc42.x86_64.rpm [2025-02-06T16:23:27.984Z] [====================================] 100% 803.26 KiB / 803.26 KiB [2025-02-06T16:23:27.984Z] Downloading [2/2]: s390utils-se-data-2.35.0-5.fc42.noarch.rpm [2025-02-06T16:23:27.984Z] [====================================] 100% 16.28 KiB / 16.28 KiB [2025-02-06T16:23:27.986Z] [Pipeline] } [2025-02-06T16:23:27.989Z] [Pipeline] // withEnv [2025-02-06T16:23:28.051Z] [Pipeline] withEnv [2025-02-06T16:23:28.052Z] [Pipeline] { [2025-02-06T16:23:28.177Z] [Pipeline] sh [2025-02-06T16:23:28.699Z] + set -xeuo pipefail [2025-02-06T16:23:28.699Z] ++ umask [2025-02-06T16:23:28.699Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:28.699Z] + cosa shell -- env -C overrides/rpm koji download-build 'trustee-guest-components-0.10.0^124.git0061d03-2.fc42' --arch x86_64 --arch noarch [2025-02-06T16:23:28.699Z] Downloading [1/1]: trustee-guest-components-0.10.0^124.git0061d03-2.fc42.x86_64.rpm [2025-02-06T16:23:28.953Z] [========================= ] 69% 1.00 MiB / 1.43 MiB [====================================] 100% 1.43 MiB / 1.43 MiB [2025-02-06T16:23:28.956Z] [Pipeline] } [2025-02-06T16:23:28.960Z] [Pipeline] // withEnv [2025-02-06T16:23:29.037Z] [Pipeline] } [2025-02-06T16:23:29.040Z] [Pipeline] // parallel [2025-02-06T16:23:29.044Z] [Pipeline] } [2025-02-06T16:23:29.062Z] [Pipeline] // stage [2025-02-06T16:23:29.088Z] [Pipeline] parallel [2025-02-06T16:23:29.088Z] [Pipeline] { (Branch: x86_64) [2025-02-06T16:23:29.092Z] [Pipeline] stage [2025-02-06T16:23:29.092Z] [Pipeline] { (x86_64:Fetch) [2025-02-06T16:23:29.095Z] [Pipeline] withEnv [2025-02-06T16:23:29.095Z] [Pipeline] { [2025-02-06T16:23:29.098Z] [Pipeline] sh [2025-02-06T16:23:29.632Z] + set -xeuo pipefail [2025-02-06T16:23:29.632Z] ++ umask [2025-02-06T16:23:29.632Z] + '[' 0022 = 0000 ']' [2025-02-06T16:23:29.632Z] + cosa fetch --with-cosa-overrides --autolock 42.20250206.91.0 [2025-02-06T16:23:29.632Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T16:23:29.885Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T16:23:29.885Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-06T16:23:30.138Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-06T16:23:30.138Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-06T16:23:30.138Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-06T16:23:30.138Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-06T16:23:30.138Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-06T16:23:30.138Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-06T16:23:30.138Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ff7a6e39721b848628e5f1cf6588aa2fa284f940d5d2912a504544feebff0414 [2025-02-06T16:23:30.138Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... a3f6285961a4c6f8588aa09e2b4a5e2b39a32aa4c7354a0ceaadf7666dded33e [2025-02-06T16:23:30.391Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... c64e7d8a692bc642d960c5d990292ef58e27e82033bc9b30b21522f14db1b65c [2025-02-06T16:23:30.391Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 6d6afeeaa43cb95d72d42dd295a6a5cdfb95df7bfc9f9b9eb6070f826f768ece [2025-02-06T16:23:30.391Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7e9837f348eda0d2f89f894ccdce4ae3d12859413a590266b7fe379f4d8b20c1 [2025-02-06T16:23:30.391Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf781b3ebf05fa667116ac3c195bb275ee2b77f58313479cda22402e0a48b0e8 [2025-02-06T16:23:30.391Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 01d6a628e1d0dd64bee1e4ac300e4c2ed6676c62105d30b543bddded7a2971be [2025-02-06T16:23:30.391Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 52a4655d920ee7681e53c88b27f2ebdbe3aa769f664f7af4e753b7027c29f145 [2025-02-06T16:23:30.391Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... c3be32f4796b1413cf58311b401b9b5a4ee9e0e74aba11130c7f3e4df80fd472 [2025-02-06T16:23:30.645Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 9b10bc3423d5491ebc6e8dab30989723a8e8f0110b4baa1f65ebd1b1e7dd58ef [2025-02-06T16:23:30.645Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8dcb25ee588ab953808798af8a6d92668286df224da240220a362e55c22afca4 [2025-02-06T16:23:30.645Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... d050edae4987595dd1bd164e68dc13b2c94439ae741cf0293553e64e2c3dfe73 [2025-02-06T16:23:30.645Z] Directory walk started [2025-02-06T16:23:30.645Z] Directory walk done - 73 packages [2025-02-06T16:23:30.645Z] Temporary output repo path: ./.repodata/ [2025-02-06T16:23:30.645Z] Pool started (with 5 workers) [2025-02-06T16:23:30.645Z] Pool finished [2025-02-06T16:23:30.898Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-06T16:23:30.898Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --download-only --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250206.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-06T16:23:30.898Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=32212254720 lazy_refcounts=off refcount_bits=16 [2025-02-06T16:23:52.764Z] Loaded lockfiles: [2025-02-06T16:23:52.764Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250206.91.0.json [2025-02-06T16:23:52.764Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-06T16:23:52.764Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-06T16:23:52.764Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-06T16:23:52.764Z] [2025-02-06T16:23:52.764Z] 6 metadata, 1 content objects imported; 85 bytes content written [2025-02-06T16:23:52.764Z] 8 metadata, 3 content objects imported; 8.4?kB content written [2025-02-06T16:23:52.764Z] 42 metadata, 111 content objects imported; 153.2?kB content written [2025-02-06T16:23:52.764Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-02-06T16:23:52.764Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-02-06T16:23:52.764Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-02-06T16:23:52.764Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-02-06T16:23:52.764Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-02-06T16:23:52.764Z] 7 metadata, 2 content objects imported; 998 bytes content written [2025-02-06T16:23:52.764Z] 16 metadata, 18 content objects imported; 11.8?kB content written [2025-02-06T16:23:52.764Z] 9 metadata, 7 content objects imported; 8.6?kB content written [2025-02-06T16:23:52.764Z] rpm-ostree version: 2025.2 [2025-02-06T16:23:52.764Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-02-06T16:23:52.764Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-06T16:23:53.321Z] Updating metadata for 'fedora-coreos-pool'...done [2025-02-06T16:23:55.196Z] Updating metadata for 'fedora-rawhide'...done [2025-02-06T16:25:16.527Z] Importing rpm-md...done [2025-02-06T16:25:16.527Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-06T16:23:30Z solvables: 73 [2025-02-06T16:25:16.527Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-02-05T08:01:31Z solvables: 58124 [2025-02-06T16:25:16.527Z] rpm-md repo 'fedora-rawhide'; generated: 2025-02-06T06:03:04Z solvables: 76605 [2025-02-06T16:25:16.527Z] Resolving dependencies...done [2025-02-06T16:25:16.527Z] Installing 439 packages: [2025-02-06T16:25:16.527Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] aardvark-dns-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] afterburn-5.7.0-3.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-06T16:25:16.527Z] afterburn-dracut-5.7.0-3.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-06T16:25:16.527Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] authselect-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] authselect-libs-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] bind-libs-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] bind-utils-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] bootc-1.1.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] bootupd-0.2.26-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] c-ares-1.34.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] catatonit-0.1.7-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-06T16:25:16.527Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] containers-common-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] containers-common-extra-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] crun-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] crun-wasm-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] crypto-policies-20250124-1.git4d262e7.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] dnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] fedora-gpg-keys-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:16.527Z] fedora-release-common-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:16.527Z] fedora-release-coreos-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:16.527Z] fedora-release-identity-coreos-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:16.527Z] fedora-repos-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:16.527Z] fedora-repos-archive-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:16.527Z] fedora-repos-ostree-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:16.527Z] fedora-repos-rawhide-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:16.527Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] fmt-11.1.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] fwupd-2.0.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] git-core-2.48.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gnutls-3.8.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gpgme-1.24.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] grub2-common-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] grub2-efi-x64-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] grub2-pc-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] grub2-pc-modules-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] grub2-tools-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] grub2-tools-minimal-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] hwdata-0.392-1.fc42.noarch (fedora-rawhide) [2025-02-06T16:25:16.527Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kernel-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kernel-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kernel-modules-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kernel-modules-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libblkid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libdnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libdnf5-cli-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libeconf-0.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libfdisk-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libgcc-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libipa_hbac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.527Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libldb-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libmount-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libnfsidmap-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libsmartcols-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libsmbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libsss_certmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libsss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libsss_nss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libsss_sudo-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libstdc++-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libtalloc-2.4.2-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libtdb-1.4.12-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libtevent-0.16.1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libuuid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libwbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libxcrypt-4.4.38-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] netavark-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] nfs-utils-coreos-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] openssl-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] openssl-libs-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] podman-5:5.4.0~rc2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] rpcbind-1.2.7-1.rc1.fc42.3.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] rpm-ostree-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] rpm-ostree-libs-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] rpm-sequoia-1.7.0-5.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-06T16:25:16.528Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] runc-2:1.2.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] samba-client-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] samba-common-2:4.21.3-6.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] samba-common-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] selinux-policy-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] selinux-policy-targeted-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] setup-2.15.0-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] spdlog-1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sssd-ad-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sssd-client-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sssd-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sssd-common-pac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sssd-ipa-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sssd-krb5-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sssd-krb5-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sssd-ldap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sssd-nfs-idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] systemd-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] systemd-container-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] systemd-libs-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] systemd-pam-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] systemd-resolved-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] systemd-udev-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] tzdata-2024b-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] util-linux-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] util-linux-core-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] vim-data-2:9.1.1000-2.fc42.noarch (fedora-rawhide) [2025-02-06T16:25:16.528Z] vim-minimal-2:9.1.1000-2.fc42.x86_64 (fedora-rawhide) [2025-02-06T16:25:16.528Z] wasmedge-rt-0.14.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:16.528Z] Input state hash: ac01b0b8bbb9605dfc4c12469a2e35aaf27e846e92ea5a4cef24bd4ab6146dce [2025-02-06T16:25:16.528Z] Will download: 435 packages (584.0?MB) [2025-02-06T16:25:16.528Z] Downloading from 'fedora-rawhide'...done [2025-02-06T16:25:16.528Z] Downloading from 'fedora-coreos-pool'...done [2025-02-06T16:25:20.680Z] Importing packages...done: 439 [2025-02-06T16:25:22.557Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-02-06T16:25:24.437Z] [Pipeline] } [2025-02-06T16:25:24.440Z] [Pipeline] // withEnv [2025-02-06T16:25:24.503Z] [Pipeline] } [2025-02-06T16:25:24.508Z] [Pipeline] // stage [2025-02-06T16:25:24.559Z] [Pipeline] stage [2025-02-06T16:25:24.559Z] [Pipeline] { (x86_64:Build) [2025-02-06T16:25:24.564Z] [Pipeline] withEnv [2025-02-06T16:25:24.564Z] [Pipeline] { [2025-02-06T16:25:24.577Z] [Pipeline] sh [2025-02-06T16:25:25.156Z] + set -xeuo pipefail [2025-02-06T16:25:25.156Z] ++ umask [2025-02-06T16:25:25.156Z] + '[' 0022 = 0000 ']' [2025-02-06T16:25:25.156Z] + cosa build --autolock 42.20250206.91.0 [2025-02-06T16:25:25.156Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T16:25:25.409Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T16:25:25.409Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-06T16:25:25.664Z] libostree: [2025-02-06T16:25:25.664Z] Version: '2025.1' [2025-02-06T16:25:25.664Z] Git: ce014f8c9361b6e74e7182de3380aa7694aca313 [2025-02-06T16:25:25.664Z] Features: [2025-02-06T16:25:25.664Z] - inode64 [2025-02-06T16:25:25.664Z] - initial-var [2025-02-06T16:25:25.664Z] - libcurl [2025-02-06T16:25:25.664Z] - libsoup3 [2025-02-06T16:25:25.664Z] - gpgme [2025-02-06T16:25:25.664Z] - composefs [2025-02-06T16:25:25.664Z] - ex-fsverity [2025-02-06T16:25:25.664Z] - libarchive [2025-02-06T16:25:25.664Z] - selinux [2025-02-06T16:25:25.664Z] - openssl [2025-02-06T16:25:25.664Z] - sign-ed25519 [2025-02-06T16:25:25.664Z] - libmount [2025-02-06T16:25:25.664Z] - systemd [2025-02-06T16:25:25.664Z] - release [2025-02-06T16:25:25.664Z] - p2p [2025-02-06T16:25:25.664Z] rpm-ostree: [2025-02-06T16:25:25.664Z] Version: '2025.2' [2025-02-06T16:25:25.664Z] Git: 7b0d21a1696e64a741d7a978e50f0a3e1ddf3a0a [2025-02-06T16:25:25.664Z] Features: [2025-02-06T16:25:25.664Z] - rust [2025-02-06T16:25:25.664Z] - compose [2025-02-06T16:25:25.664Z] - container [2025-02-06T16:25:25.664Z] - fedora-integration [2025-02-06T16:25:25.664Z] Previous build: 42.20250206.91.0 [2025-02-06T16:25:25.917Z] Previous commit: 209313cea5cfb4927e7a0a083236c30f8b0572b5d8b86f07a9b0c327a7e74bd7 [2025-02-06T16:25:25.917Z] Image Config checksum: 0b6491c0b3e604421a30fe995eb9ac12abfc23d9ef4d8ef242e96828b089f895 [2025-02-06T16:25:25.917Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T16:25:26.171Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-02-06T16:25:26.171Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-02-06T16:25:26.171Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-02-06T16:25:26.171Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-02-06T16:25:26.171Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-02-06T16:25:26.171Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-02-06T16:25:26.171Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ff7a6e39721b848628e5f1cf6588aa2fa284f940d5d2912a504544feebff0414 [2025-02-06T16:25:26.424Z] Committing 07fix-selinux-labels: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/07fix-selinux-labels ... a3f6285961a4c6f8588aa09e2b4a5e2b39a32aa4c7354a0ceaadf7666dded33e [2025-02-06T16:25:26.424Z] Committing 08composefs: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08composefs ... c64e7d8a692bc642d960c5d990292ef58e27e82033bc9b30b21522f14db1b65c [2025-02-06T16:25:26.424Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 6d6afeeaa43cb95d72d42dd295a6a5cdfb95df7bfc9f9b9eb6070f826f768ece [2025-02-06T16:25:26.424Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 7e9837f348eda0d2f89f894ccdce4ae3d12859413a590266b7fe379f4d8b20c1 [2025-02-06T16:25:26.424Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf781b3ebf05fa667116ac3c195bb275ee2b77f58313479cda22402e0a48b0e8 [2025-02-06T16:25:26.424Z] Committing 16disable-zincati: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/16disable-zincati ... 01d6a628e1d0dd64bee1e4ac300e4c2ed6676c62105d30b543bddded7a2971be [2025-02-06T16:25:26.424Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 52a4655d920ee7681e53c88b27f2ebdbe3aa769f664f7af4e753b7027c29f145 [2025-02-06T16:25:26.678Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... c3be32f4796b1413cf58311b401b9b5a4ee9e0e74aba11130c7f3e4df80fd472 [2025-02-06T16:25:26.678Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 9b10bc3423d5491ebc6e8dab30989723a8e8f0110b4baa1f65ebd1b1e7dd58ef [2025-02-06T16:25:26.678Z] Committing 40grub: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/40grub ... 8dcb25ee588ab953808798af8a6d92668286df224da240220a362e55c22afca4 [2025-02-06T16:25:26.678Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... d050edae4987595dd1bd164e68dc13b2c94439ae741cf0293553e64e2c3dfe73 [2025-02-06T16:25:26.678Z] Directory walk started [2025-02-06T16:25:26.678Z] Directory walk done - 73 packages [2025-02-06T16:25:26.678Z] Temporary output repo path: ./.repodata/ [2025-02-06T16:25:26.678Z] Pool started (with 5 workers) [2025-02-06T16:25:26.678Z] Pool finished [2025-02-06T16:25:26.932Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-02-06T16:25:26.932Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --cache-only --add-metadata-from-json /home/jenkins/agent/workspace/test-override/tmp/build/tmp/commit-metadata-input.json --ex-write-lockfile-to /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-lock.generated.x86_64.json.tmp --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250206.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 209313cea5cfb4927e7a0a083236c30f8b0572b5d8b86f07a9b0c327a7e74bd7 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-06T16:25:41.741Z] Loaded lockfiles: [2025-02-06T16:25:41.741Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-42.20250206.91.0.json [2025-02-06T16:25:41.741Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-02-06T16:25:41.741Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-02-06T16:25:41.741Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-02-06T16:25:41.741Z] [2025-02-06T16:25:41.741Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T16:25:41.741Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T16:25:41.741Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T16:25:41.741Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T16:25:41.741Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T16:25:41.741Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T16:25:41.741Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T16:25:41.741Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T16:25:41.741Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T16:25:41.741Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T16:25:41.741Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-02-06T16:25:41.741Z] rpm-ostree version: 2025.2 [2025-02-06T16:25:41.741Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-02-06T16:25:43.620Z] Importing rpm-md...done [2025-02-06T16:25:43.620Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-02-06T16:25:26Z solvables: 73 [2025-02-06T16:25:43.620Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-02-05T08:01:31Z solvables: 58124 [2025-02-06T16:25:43.620Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-02-06T06:03:04Z solvables: 76605 [2025-02-06T16:25:44.541Z] Resolving dependencies...done [2025-02-06T16:25:44.541Z] Installing 439 packages: [2025-02-06T16:25:44.541Z] NetworkManager-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] NetworkManager-cloud-setup-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] NetworkManager-libnm-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] NetworkManager-team-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] NetworkManager-tui-1:1.51.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] aardvark-dns-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] afterburn-5.7.0-3.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-06T16:25:44.541Z] afterburn-dracut-5.7.0-3.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-06T16:25:44.541Z] alternatives-1.31-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] amd-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] amd-ucode-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] authselect-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] authselect-libs-1.5.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] bind-libs-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] bind-utils-32:9.18.32-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] bootc-1.1.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] bootupd-0.2.26-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] bsdtar-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] btrfs-progs-6.12-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.541Z] c-ares-1.34.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] catatonit-0.1.7-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] cifs-utils-7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-06T16:25:44.795Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] conmon-2:2.1.12-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] container-selinux-2:2.234.2-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] containerd-2.0.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] containers-common-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] containers-common-extra-5:0.61.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] coreos-installer-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] coreos-installer-bootinfra-0.23.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] coreutils-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] coreutils-common-9.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] criu-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] criu-libs-4.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] crun-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] crun-wasm-1.19.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] crypto-policies-20250124-1.git4d262e7.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] diffutils-3.10-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] dnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] docker-cli-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] dracut-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] dracut-network-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] dracut-squash-103-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] efi-filesystem-6-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] ethtool-2:6.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] expat-2.6.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] fedora-gpg-keys-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:44.795Z] fedora-release-common-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:44.795Z] fedora-release-coreos-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:44.795Z] fedora-release-identity-coreos-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:44.795Z] fedora-repos-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:44.795Z] fedora-repos-archive-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:44.795Z] fedora-repos-ostree-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:44.795Z] fedora-repos-rawhide-43-0.1.noarch (fedora-rawhide) [2025-02-06T16:25:44.795Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] filesystem-3.18-36.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] flatpak-session-helper-1.16.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] fmt-11.1.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] fwupd-2.0.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] git-core-2.48.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] glib2-2.83.2-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] glibc-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] glibc-common-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] glibc-gconv-extra-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] glibc-minimal-langpack-2.40.9000-35.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gmp-1:6.3.0-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gnutls-3.8.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gpgme-1.24.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] grub2-common-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] grub2-efi-x64-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] grub2-pc-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] grub2-pc-modules-1:2.12-21.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] grub2-tools-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] grub2-tools-minimal-1:2.12-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] hwdata-0.392-1.fc42.noarch (fedora-rawhide) [2025-02-06T16:25:44.795Z] ignition-2.20.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] intel-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] iptables-legacy-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] iptables-legacy-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] iptables-libs-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] iptables-nft-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] iptables-services-1.8.11-4.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] iptables-utils-1.8.11-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc41.1.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] jemalloc-5.3.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] jq-1.7.1-8.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kdump-utils-1.0.52-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kernel-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kernel-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kernel-modules-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kernel-modules-core-6.14.0-0.rc1.15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kexec-tools-2.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libarchive-3.7.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libblkid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libdnf5-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libdnf5-cli-5.2.8.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libeconf-0.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libfdisk-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libgcc-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libidn2-2.3.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libipa_hbac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libldb-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libmount-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libnfsidmap-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libnvme-1.11.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libsmartcols-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libsmbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libsolv-0.7.31-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libsss_certmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libsss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libsss_nss_idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.795Z] libsss_sudo-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libstdc++-15.0.1-0.6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libtalloc-2.4.2-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libtasn1-4.19.0-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libtdb-1.4.12-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libtevent-0.16.1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libusb1-1.0.27-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libuuid-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libuv-1:1.50.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libwbclient-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libxcrypt-4.4.38-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libxml2-2.12.9-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libxmlb-0.3.21-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] libzstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] linux-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] linux-firmware-whence-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] lua-libs-5.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] makedumpfile-1.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] mdadm-4.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] moby-engine-27.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] moby-filesystem-27.5.1-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] mokutil-2:0.7.1-2.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] mpfr-4.2.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] nano-8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] nano-default-editor-8.3-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] netavark-2:1.13.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] nettle-3.10-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] newt-0.52.24-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] nfs-utils-coreos-1:2.8.2-0.rc3.fc42.5.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] nmstate-2.2.40-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] nvidia-gpu-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] nvme-cli-2.11-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] openssh-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] openssh-clients-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] openssh-server-9.9p1-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] openssl-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] openssl-libs-1:3.2.2-14.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] ostree-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] ostree-libs-2025.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] passt-0^20250121.g4f2c8e7-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] passt-selinux-0^20250121.g4f2c8e7-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] pcre2-10.44-1.fc42.2.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] pcre2-syntax-10.44-1.fc42.2.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] podman-5:5.4.0~rc2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] protobuf-c-1.5.0-4.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] qed-firmware-20241210-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] readline-8.2-12.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] rpcbind-1.2.7-1.rc1.fc42.3.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] rpm-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] rpm-libs-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] rpm-ostree-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] rpm-ostree-libs-2025.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] rpm-plugin-selinux-4.20.0-8.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] rpm-sequoia-1.7.0-5.fc42.x86_64 (coreos-assembler-local-overrides) [2025-02-06T16:25:44.796Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] runc-2:1.2.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] samba-client-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] samba-common-2:4.21.3-6.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] samba-common-libs-2:4.21.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] selinux-policy-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] selinux-policy-targeted-41.31-1.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] setup-2.15.0-10.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] shadow-utils-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] shadow-utils-subid-2:4.17.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] skopeo-1:1.17.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] spdlog-1.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sssd-ad-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sssd-client-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sssd-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sssd-common-pac-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sssd-ipa-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sssd-krb5-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sssd-krb5-common-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sssd-ldap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sssd-nfs-idmap-2.10.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] stalld-1.19.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] sudo-1.9.15-5.p5.fc41.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] systemd-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] systemd-container-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] systemd-libs-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] systemd-pam-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] systemd-resolved-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] systemd-udev-257.2-17.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] tzdata-2024b-2.fc42.noarch (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] util-linux-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] util-linux-core-2.40.4-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] vim-data-2:9.1.1000-2.fc42.noarch (fedora-rawhide) [2025-02-06T16:25:44.796Z] vim-minimal-2:9.1.1000-2.fc42.x86_64 (fedora-rawhide) [2025-02-06T16:25:44.796Z] wasmedge-rt-0.14.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] xz-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] xz-libs-1:5.6.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] zincati-0.0.29-1.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] zlib-ng-compat-2.2.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] zstd-1.5.6-3.fc42.x86_64 (fedora-coreos-pool) [2025-02-06T16:25:44.796Z] Input state hash: ac01b0b8bbb9605dfc4c12469a2e35aaf27e846e92ea5a4cef24bd4ab6146dce [2025-02-06T16:25:48.950Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-02-06T16:25:48.950Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-02-06T16:25:49.872Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-02-06T16:25:49.872Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-02-06T16:25:49.872Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-02-06T16:25:49.872Z] Skipping file /usr/lib/systemd/ from checkout [2025-02-06T16:25:51.749Z] Checking out packages...done [2025-02-06T16:25:51.749Z] Checking out ostree layers...done [2025-02-06T16:25:55.002Z] Running pre scripts...20 done [2025-02-06T16:26:04.922Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-06T16:26:04.922Z] audit-rules.post: No rules detected, adding default [2025-02-06T16:26:04.922Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-06T16:26:04.922Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-06T16:26:04.922Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-06T16:26:04.922Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-06T16:26:04.922Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-06T16:26:04.922Z] systemd.post: /usr/lib/sysusers.d/20-setup-groups.conf:29: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-02-06T16:26:04.922Z] systemd.post: /usr/lib/sysusers.d/20-setup-users.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. [2025-02-06T16:26:04.922Z] 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. [2025-02-06T16:26:04.922Z] 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. [2025-02-06T16:26:04.922Z] 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. [2025-02-06T16:26:04.922Z] 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. [2025-02-06T16:26:04.922Z] 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. [2025-02-06T16:26:04.922Z] 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. [2025-02-06T16:26:04.922Z] 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. [2025-02-06T16:26:04.922Z] systemd.post: Creating group 'utempter' with GID 35. [2025-02-06T16:26:04.922Z] systemd.post: Creating group 'utmp' with GID 22. [2025-02-06T16:26:04.922Z] systemd.post: Creating group 'kvm' with GID 36. [2025-02-06T16:26:04.922Z] systemd.post: Creating group 'render' with GID 105. [2025-02-06T16:26:04.922Z] systemd.post: Creating group 'sgx' with GID 106. [2025-02-06T16:26:04.922Z] systemd.post: Creating group 'zincati' with GID 981. [2025-02-06T16:26:04.922Z] systemd.post: Creating user 'zincati' (Zincati user for auto-updates) with UID 981 and GID 981. [2025-02-06T16:26:04.922Z] systemd.post: Creating group 'systemd-coredump' with GID 980. [2025-02-06T16:26:04.922Z] systemd.post: Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-02-06T16:26:04.922Z] systemd.post: Creating group 'systemd-oom' with GID 979. [2025-02-06T16:26:04.922Z] systemd.post: Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-02-06T16:26:04.922Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-06T16:26:04.922Z] systemd-udev.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-06T16:26:04.922Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-06T16:26:04.922Z] systemd-udev.post: Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-06T16:26:04.922Z] systemd-udev.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-06T16:26:04.922Z] systemd-udev.post: Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-06T16:28:26.306Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-02-06T16:28:26.306Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-06T16:28:26.306Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-06T16:28:26.306Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-06T16:28:26.306Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-06T16:28:26.306Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-06T16:28:26.306Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-02-06T16:28:26.306Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-06T16:28:26.306Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-06T16:28:26.306Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-06T16:28:26.306Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-06T16:28:26.306Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-06T16:28:26.306Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-06T16:28:26.306Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-02-06T16:28:26.306Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-06T16:28:26.306Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-06T16:28:26.306Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-06T16:28:26.306Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-06T16:28:26.306Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-06T16:28:26.306Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-06T16:28:26.306Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-02-06T16:28:26.306Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-06T16:28:26.306Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-02-06T16:28:26.306Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-02-06T16:28:26.306Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-06T16:28:26.306Z] 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'. [2025-02-06T16:28:26.306Z] 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'. [2025-02-06T16:28:26.306Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-06T16:28:26.306Z] chrony.post: Created Running post scripts...done [2025-02-06T16:28:58.304Z] Running posttrans scripts...16 done [2025-02-06T16:28:58.304Z] Writing rpmdb...done [2025-02-06T16:28:58.304Z] symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-06T16:28:58.304Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-06T16:28:58.304Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-06T16:28:58.304Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-06T16:28:58.304Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-06T16:28:58.304Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-06T16:28:58.304Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-06T16:28:58.304Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-06T16:28:58.304Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-02-06T16:28:58.304Z] Regenerating rpmdb for target [2025-02-06T16:29:13.118Z] Relabeling...done [2025-02-06T16:29:13.118Z] Updating usr/lib/os-release [2025-02-06T16:29:13.118Z] Deleting: usr/share/info [2025-02-06T16:29:13.118Z] Deleting: usr/share/man [2025-02-06T16:29:13.118Z] Deleting: usr/share/doc [2025-02-06T16:29:13.118Z] Executing `postprocess` inline script '0' [2025-02-06T16:29:13.118Z] + cat [2025-02-06T16:29:13.118Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-02-06T16:29:39.586Z] + rm /tmp/fcos-workarounds.cil [2025-02-06T16:29:39.586Z] Executing `postprocess` inline script '1' [2025-02-06T16:29:39.586Z] + source /usr/lib/os-release [2025-02-06T16:29:39.586Z] ++ NAME='Fedora Linux' [2025-02-06T16:29:39.586Z] ++ VERSION='43 (CoreOS Prerelease)' [2025-02-06T16:29:39.586Z] ++ RELEASE_TYPE=development [2025-02-06T16:29:39.586Z] ++ ID=fedora [2025-02-06T16:29:39.586Z] ++ VERSION_ID=43 [2025-02-06T16:29:39.586Z] ++ VERSION_CODENAME= [2025-02-06T16:29:39.586Z] ++ PLATFORM_ID=platform:f43 [2025-02-06T16:29:39.586Z] ++ PRETTY_NAME='Fedora CoreOS 43' [2025-02-06T16:29:39.586Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-06T16:29:39.586Z] ++ LOGO=fedora-logo-icon [2025-02-06T16:29:39.586Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-02-06T16:29:39.586Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-06T16:29:39.586Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-06T16:29:39.586Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T16:29:39.586Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T16:29:39.586Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-06T16:29:39.586Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-06T16:29:39.586Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-06T16:29:39.586Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-06T16:29:39.586Z] ++ SUPPORT_END=2026-05-13 [2025-02-06T16:29:39.586Z] ++ VARIANT=CoreOS [2025-02-06T16:29:39.586Z] ++ VARIANT_ID=coreos [2025-02-06T16:29:39.586Z] ++ OSTREE_VERSION=42.20250206.dev.0 [2025-02-06T16:29:39.586Z] + [[ fedora == \f\e\d\o\r\a ]] [2025-02-06T16:29:39.586Z] + [[ 43 -ge 42 ]] [2025-02-06T16:29:39.586Z] + 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' [2025-02-06T16:29:39.586Z] + tee /usr/lib/kernel/install.conf [2025-02-06T16:29:39.586Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-02-06T16:29:39.586Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-02-06T16:29:39.586Z] Executing `postprocess` inline script '2' [2025-02-06T16:29:39.586Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-02-06T16:29:39.586Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-02-06T16:29:39.586Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-02-06T16:29:39.586Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-02-06T16:29:39.586Z] Executing `postprocess` inline script '3' [2025-02-06T16:29:39.586Z] Executing `postprocess` inline script '4' [2025-02-06T16:29:39.586Z] Executing `postprocess` inline script '5' [2025-02-06T16:29:39.586Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-02-06T16:29:39.586Z] total 27256 [2025-02-06T16:29:39.586Z] drwxr-xr-x. 2 root root 91 Feb 6 16:28 . [2025-02-06T16:29:39.586Z] drwxr-xr-x. 90 root root 4096 Feb 6 16:29 .. [2025-02-06T16:29:39.586Z] -rw-r--r--. 1 root root 0 Feb 6 16:28 .rpm.lock [2025-02-06T16:29:39.586Z] -rw-r--r--. 1 root root 27807744 Feb 6 16:29 rpmdb.sqlite [2025-02-06T16:29:39.586Z] -rw-r--r--. 1 root root 98304 Feb 6 16:29 rpmdb.sqlite-shm [2025-02-06T16:29:39.586Z] -rw-r--r--. 1 root root 0 Feb 6 16:29 rpmdb.sqlite-wal [2025-02-06T16:29:39.586Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-06T16:29:39.586Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-06T16:29:39.586Z] Generated update layout for BIOS: grub2-tools-1:2.12-21.fc42.x86_64 [2025-02-06T16:29:39.586Z] total 27192 [2025-02-06T16:29:39.586Z] drwxr-xr-x. 2 root root 91 Feb 6 16:28 . [2025-02-06T16:29:39.586Z] drwxr-xr-x. 90 root root 4096 Feb 6 16:29 .. [2025-02-06T16:29:39.586Z] -rw-r--r--. 1 root root 0 Feb 6 16:28 .rpm.lock [2025-02-06T16:29:39.586Z] -rw-r--r--. 1 root root 27807744 Feb 6 16:29 rpmdb.sqlite [2025-02-06T16:29:39.586Z] -rw-r--r--. 1 root root 32768 Feb 6 16:29 rpmdb.sqlite-shm [2025-02-06T16:29:39.586Z] -rw-r--r--. 1 root root 0 Feb 6 16:29 rpmdb.sqlite-wal [2025-02-06T16:29:39.586Z] [src/ostreeutil.rs:61:9] "found" = "found" [2025-02-06T16:29:39.586Z] [src/ostreeutil.rs:61:9] &arg = "--dbpath=/usr/share/rpm" [2025-02-06T16:29:39.586Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-21.fc42.x86_64,shim-x64-15.8-3.x86_64 [2025-02-06T16:29:39.586Z] Executing `postprocess` inline script '6' [2025-02-06T16:29:39.586Z] Executing `postprocess` inline script '7' [2025-02-06T16:29:39.586Z] + rm -rf /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.home1.service /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/systemd-homed.service.wants /etc/systemd/system/timers.target.wants [2025-02-06T16:29:39.586Z] + systemctl preset-all [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-02-06T16:29:39.586Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/ostree-finalize-staged.path' -> '/usr/lib/systemd/system/ostree-finalize-staged.path'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-02-06T16:29:39.587Z] 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'. [2025-02-06T16:29:39.587Z] 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'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-fix-selinux-labels.service' -> '/usr/lib/systemd/system/coreos-fix-selinux-labels.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-cgroups-version.service' -> '/usr/lib/systemd/system/coreos-check-cgroups-version.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-wireless-firmwares.service' -> '/usr/lib/systemd/system/coreos-check-wireless-firmwares.service'. [2025-02-06T16:29:39.587Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-02-06T16:29:39.587Z] + systemctl --user --global preset-all [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-02-06T16:29:39.587Z] Executing `postprocess` inline script '8' [2025-02-06T16:29:39.587Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-02-06T16:29:39.587Z] Executing `postprocess` inline script '9' [2025-02-06T16:29:39.587Z] + setsebool -P -N container_use_cephfs on [2025-02-06T16:29:47.644Z] + setsebool -P -N virt_use_samba on [2025-02-06T16:29:57.562Z] Executing `postprocess` inline script '10' [2025-02-06T16:29:57.562Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-02-06T16:29:57.562Z] Executing `postprocess` inline script '11' [2025-02-06T16:29:57.562Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-02-06T16:29:57.562Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-02-06T16:29:57.562Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-02-06T16:29:57.562Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-02-06T16:29:57.562Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-02-06T16:29:57.562Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-02-06T16:29:57.562Z] Executing `postprocess` inline script '12' [2025-02-06T16:29:57.562Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-02-06T16:29:57.562Z] + cat [2025-02-06T16:29:57.562Z] Executing `postprocess` inline script '13' [2025-02-06T16:29:57.562Z] + source /etc/os-release [2025-02-06T16:29:57.562Z] ++ NAME='Fedora Linux' [2025-02-06T16:29:57.562Z] ++ VERSION='43 (CoreOS Prerelease)' [2025-02-06T16:29:57.562Z] ++ RELEASE_TYPE=development [2025-02-06T16:29:57.562Z] ++ ID=fedora [2025-02-06T16:29:57.562Z] ++ VERSION_ID=43 [2025-02-06T16:29:57.562Z] ++ VERSION_CODENAME= [2025-02-06T16:29:57.562Z] ++ PLATFORM_ID=platform:f43 [2025-02-06T16:29:57.562Z] ++ PRETTY_NAME='Fedora CoreOS 43' [2025-02-06T16:29:57.562Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-06T16:29:57.562Z] ++ LOGO=fedora-logo-icon [2025-02-06T16:29:57.562Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-02-06T16:29:57.562Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-02-06T16:29:57.562Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-06T16:29:57.562Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T16:29:57.562Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T16:29:57.562Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-06T16:29:57.562Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-06T16:29:57.562Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-06T16:29:57.562Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-06T16:29:57.562Z] ++ SUPPORT_END=2026-05-13 [2025-02-06T16:29:57.562Z] ++ VARIANT=CoreOS [2025-02-06T16:29:57.562Z] ++ VARIANT_ID=coreos [2025-02-06T16:29:57.562Z] ++ OSTREE_VERSION=42.20250206.dev.0 [2025-02-06T16:29:57.562Z] + [[ 42.20250206.dev.0 = *.dev* ]] [2025-02-06T16:29:57.562Z] + mkdir -p /etc/zincati/config.d [2025-02-06T16:29:57.563Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-02-06T16:29:57.563Z] Executing `postprocess` inline script '14' [2025-02-06T16:29:57.563Z] + cat [2025-02-06T16:29:57.563Z] + cat /usr/etc/rpm-ostreed.conf [2025-02-06T16:29:57.563Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-02-06T16:29:57.563Z] + rm /tmp/rpm-ostreed.conf [2025-02-06T16:29:57.563Z] Executing `postprocess` inline script '15' [2025-02-06T16:30:09.705Z] Initializing rootfs [2025-02-06T16:30:09.705Z] Moving /usr to target [2025-02-06T16:30:09.705Z] Copying toplevel compat symlinks [2025-02-06T16:30:09.705Z] No embedded whiteouts found [2025-02-06T16:30:09.705Z] No device files found [2025-02-06T16:30:09.705Z] Recompiling policy [2025-02-06T16:30:41.698Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-02-06T16:30:41.698Z] Migrating /usr/etc/group to /usr/lib/ [2025-02-06T16:30:41.698Z] Adding rpm-ostree-0-integration.conf [2025-02-06T16:30:41.698Z] Preparing kernel [2025-02-06T16:30:44.201Z] /usr/sbin/dracut: line 1049: /sys/module/firmware_class/parameters/path: No such file or directory [2025-02-06T16:30:44.201Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-02-06T16:30:44.201Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.14.0-0.rc1.15.fc42.x86_64 [2025-02-06T16:30:45.122Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-02-06T16:30:45.122Z] dracut[I]: *** Including module: bash *** [2025-02-06T16:30:45.122Z] dracut[I]: *** Including module: systemd *** [2025-02-06T16:30:45.376Z] dracut[I]: *** Including module: fips *** [2025-02-06T16:30:45.631Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-02-06T16:30:45.631Z] dracut[I]: *** Including module: scsi-rules *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: systemd-initrd *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: systemd-journald *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: systemd-udevd *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: modsign *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: dbus-broker *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: dbus *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-02-06T16:30:45.884Z] dracut[I]: *** Including module: i18n *** [2025-02-06T16:30:46.137Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-02-06T16:30:46.137Z] dracut[I]: *** Including module: afterburn *** [2025-02-06T16:30:46.137Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-02-06T16:30:46.137Z] dracut[I]: *** Including module: ignition *** [2025-02-06T16:30:46.391Z] dracut[I]: *** Including module: coreos-ignition *** [2025-02-06T16:30:46.391Z] dracut[I]: *** Including module: coreos-live *** [2025-02-06T16:30:46.645Z] dracut[I]: *** Including module: coreos-multipath *** [2025-02-06T16:30:46.645Z] dracut[I]: *** Including module: coreos-network *** [2025-02-06T16:30:46.645Z] dracut[I]: *** Including module: network-manager *** [2025-02-06T16:30:46.645Z] dracut[I]: *** Including module: ignition-conf *** [2025-02-06T16:30:46.645Z] dracut[I]: *** Including module: ignition-ostree *** [2025-02-06T16:30:46.899Z] dracut[I]: *** Including module: network *** [2025-02-06T16:30:46.899Z] dracut[I]: *** Including module: net-lib *** [2025-02-06T16:30:46.899Z] dracut[I]: *** Including module: url-lib *** [2025-02-06T16:30:46.899Z] dracut[I]: *** Including module: coreos-kernel *** [2025-02-06T16:30:46.899Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-02-06T16:30:46.899Z] dracut[I]: *** Including module: rdcore *** [2025-02-06T16:30:46.899Z] dracut[I]: *** Including module: clevis *** [2025-02-06T16:30:47.152Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-02-06T16:30:47.152Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-02-06T16:30:47.152Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-02-06T16:30:47.152Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-02-06T16:30:47.152Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-02-06T16:30:47.152Z] dracut[I]: *** Including module: btrfs *** [2025-02-06T16:30:47.152Z] dracut[I]: *** Including module: crypt *** [2025-02-06T16:30:47.152Z] dracut[I]: *** Including module: dm *** [2025-02-06T16:30:47.405Z] dracut[I]: *** Including module: kernel-modules *** [2025-02-06T16:30:52.630Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-02-06T16:30:52.639Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-02-06T16:30:53.560Z] dracut[I]: *** Including module: mdraid *** [2025-02-06T16:30:53.560Z] dracut[I]: *** Including module: multipath *** [2025-02-06T16:30:54.116Z] dracut[I]: *** Including module: nvdimm *** [2025-02-06T16:30:54.116Z] dracut[I]: *** Including module: pcmcia *** [2025-02-06T16:30:54.116Z] dracut[I]: *** Including module: qemu *** [2025-02-06T16:30:54.116Z] dracut[I]: *** Including module: qemu-net *** [2025-02-06T16:30:54.116Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-02-06T16:30:54.116Z] dracut[I]: *** Including module: fido2 *** [2025-02-06T16:30:54.116Z] dracut[I]: *** Including module: pkcs11 *** [2025-02-06T16:30:54.116Z] dracut[I]: *** Including module: tpm2-tss *** [2025-02-06T16:30:54.368Z] dracut[I]: *** Including module: cifs *** [2025-02-06T16:30:54.368Z] dracut[I]: *** Including module: iscsi *** [2025-02-06T16:30:54.924Z] dracut[I]: *** Including module: lunmask *** [2025-02-06T16:30:54.924Z] dracut[I]: *** Including module: nvmf *** [2025-02-06T16:30:54.924Z] dracut[I]: *** Including module: resume *** [2025-02-06T16:30:54.924Z] dracut[I]: *** Including module: rootfs-block *** [2025-02-06T16:30:54.924Z] dracut[I]: *** Including module: terminfo *** [2025-02-06T16:30:55.178Z] dracut[I]: *** Including module: udev-rules *** [2025-02-06T16:30:55.734Z] dracut[I]: *** Including module: virtfs *** [2025-02-06T16:30:55.734Z] dracut[I]: *** Including module: virtiofs *** [2025-02-06T16:30:55.734Z] dracut[I]: *** Including module: walinuxagent *** [2025-02-06T16:30:55.734Z] dracut[I]: *** Including module: dracut-systemd *** [2025-02-06T16:30:55.987Z] dracut[I]: *** Including module: ostree *** [2025-02-06T16:30:55.987Z] dracut[I]: *** Including module: usrmount *** [2025-02-06T16:30:55.987Z] dracut[I]: *** Including module: base *** [2025-02-06T16:30:55.987Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-02-06T16:30:55.987Z] dracut[I]: *** Including module: fs-lib *** [2025-02-06T16:30:55.987Z] dracut[I]: *** Including module: journal-conf *** [2025-02-06T16:30:55.987Z] dracut[I]: *** Including module: shutdown *** [2025-02-06T16:30:55.987Z] dracut[I]: *** Including modules done *** [2025-02-06T16:30:55.987Z] dracut[I]: *** Installing kernel module dependencies *** [2025-02-06T16:30:57.866Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-02-06T16:30:58.120Z] dracut[I]: *** Resolving executable dependencies *** [2025-02-06T16:31:00.635Z] dracut[I]: *** Resolving executable dependencies done *** [2025-02-06T16:31:00.635Z] dracut[I]: *** Hardlinking files *** [2025-02-06T16:31:00.635Z] dracut[I]: *** Hardlinking files done *** [2025-02-06T16:31:00.635Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-02-06T16:31:00.635Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-02-06T16:31:00.635Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-02-06T16:31:00.635Z] dracut[I]: *** Store current command line parameters *** [2025-02-06T16:31:00.889Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-02-06T16:31:32.884Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-02-06T16:31:32.884Z] Executing: 01-var.sh [2025-02-06T16:31:32.884Z] Ignored user missing from new passwd file: root [2025-02-06T16:31:32.884Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-02-06T16:31:32.884Z] Ignored group missing from new group file: root [2025-02-06T16:31:32.884Z] New group entries: clevis, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-02-06T16:31:32.884Z] Network filesystem detected for repo; disabling transaction [2025-02-06T16:31:54.738Z] Committing...done [2025-02-06T16:32:12.763Z] 3693 metadata, 21370 content objects imported; 1.5?GB content written [2025-02-06T16:32:12.763Z] fedora/x86_64/coreos/rawhide => 06f3fc99482557d4d415eff46a6c5af9bfac986b4680fd736bc0aafbc198d515 [2025-02-06T16:32:14.643Z] ostree diff commit from: 209313cea5cfb4927e7a0a083236c30f8b0572b5d8b86f07a9b0c327a7e74bd7 [2025-02-06T16:32:14.643Z] ostree diff commit to: 06f3fc99482557d4d415eff46a6c5af9bfac986b4680fd736bc0aafbc198d515 [2025-02-06T16:32:14.643Z] Upgraded: [2025-02-06T16:32:14.643Z] afterburn 5.7.0-2.fc42 -> 5.7.0-3.fc42 [2025-02-06T16:32:14.643Z] afterburn-dracut 5.7.0-2.fc42 -> 5.7.0-3.fc42 [2025-02-06T16:32:14.643Z] clevis-pin-tpm2 0.5.3-8.fc42 -> 0.5.3-9.fc42 [2025-02-06T16:32:14.643Z] rpm-sequoia 1.7.0-4.fc42 -> 1.7.0-5.fc42 [2025-02-06T16:32:14.643Z] [2025-02-06T16:32:14.643Z] New image input checksum: fc34a726af24936bb206cdf6cae1d3ab12a0e5ba1f4fa386334c9725ab99612d [2025-02-06T16:32:14.643Z] None [2025-02-06T16:32:14.643Z] New build ID: 42.20250206.dev.0 [2025-02-06T16:32:14.643Z] Running: rpm-ostree compose container-encapsulate --max-layers=50 --format-version=1 --repo=/home/jenkins/agent/workspace/test-override/tmp/repo --label=coreos-assembler.image-config-checksum=0b6491c0b3e604421a30fe995eb9ac12abfc23d9ef4d8ef242e96828b089f895 --label=coreos-assembler.image-input-checksum=fc34a726af24936bb206cdf6cae1d3ab12a0e5ba1f4fa386334c9725ab99612d --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=9e67362543f203210d0a3bcb2957ed03f9a07d7c --copymeta-opt=fedora-coreos.stream 42.20250206.dev.0 oci-archive:fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-02-06T16:32:14.643Z] Reading packages...done [2025-02-06T16:32:29.449Z] Building package mapping...done [2025-02-06T16:32:29.449Z] 21370 objects in 441 packages (283 source) [2025-02-06T16:32:29.449Z] rpm size: 1398199876 [2025-02-06T16:32:29.449Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-02-06T16:32:29.449Z] 1293 duplicates [2025-02-06T16:32:29.449Z] Multiple owners: [2025-02-06T16:32:29.449Z] /usr/bin/ip6tables [2025-02-06T16:32:29.449Z] /usr/bin/ip6tables-restore [2025-02-06T16:32:29.449Z] /usr/bin/ip6tables-save [2025-02-06T16:32:29.449Z] /usr/bin/iptables [2025-02-06T16:32:29.449Z] /usr/bin/iptables-restore [2025-02-06T16:32:29.449Z] /usr/bin/iptables-save [2025-02-06T16:32:29.449Z] /usr/lib/.build-id/2c/7970c93850909782093447c86b7a9ac87e706d [2025-02-06T16:32:29.449Z] /usr/lib/.build-id/8d/ff4f7b71e22b1810e530acf731a546922d959c [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/AUTHORS [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/NOTICE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/dario.cat/mergo/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/Azure/go-ansiterm/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/Microsoft/go-winio/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/beorn7/perks/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/cenkalti/backoff/v4/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/cespare/xxhash/v2/LICENSE.txt [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/log/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/containerd/platforms/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/creack/pty/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/distribution/reference/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/distribution/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-connections/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-events/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-metrics/NOTICE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/docker/go-units/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/felixge/httpsnoop/LICENSE.txt [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/logr/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/go-logr/stdr/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/AUTHORS [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/gogo/protobuf/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/AUTHORS [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/golang/protobuf/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/google/go-cmp/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/google/shlex/COPYING [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/google/uuid/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/gorilla/mux/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/grpc-ecosystem/grpc-gateway/v2/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/inconshreveable/mousetrap/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/internal/snapref/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/klauspost/compress/zstd/internal/xxhash/LICENSE.txt [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/docker-image-spec/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/patternmatcher/NOTICE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/swarmkit/v2/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/sequential/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/signal/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/symlink/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/user/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/sys/userns/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/moby/term/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/morikuni/aec/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/munnerz/goautoneg/README.txt [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/go-digest/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/opencontainers/image-spec/LICENSE [2025-02-06T16:32:29.449Z] /usr/share/licenses/moby-engine/vendor/github.com/pkg/errors/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/NOTICE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_golang/internal/github.com/golang/gddo/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/client_model/NOTICE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/common/NOTICE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/prometheus/procfs/NOTICE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/sirupsen/logrus/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/cobra/LICENSE.txt [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/github.com/spf13/pflag/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/go.etcd.io/etcd/raft/v3/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/metric/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/sdk/metric/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/otel/trace/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/go.opentelemetry.io/proto/otlp/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/crypto/PATENTS [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/net/PATENTS [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sync/PATENTS [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/sys/PATENTS [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/text/PATENTS [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/golang.org/x/time/PATENTS [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/api/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/genproto/googleapis/rpc/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/AUTHORS [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/grpc/NOTICE.txt [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/google.golang.org/protobuf/PATENTS [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/gopkg.in/yaml.v3/NOTICE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/gotest.tools/v3/internal/difflib/LICENSE [2025-02-06T16:32:29.450Z] /usr/share/licenses/moby-engine/vendor/tags.cncf.io/container-device-interface/LICENSE [2025-02-06T16:33:16.030Z] Generating container image...done [2025-02-06T16:33:16.030Z] Pushed digest: sha256:a4c258a011126e4526edd20a12ff9d3ac1e3dc7319ff11fb223722fd26f64951 [2025-02-06T16:33:16.030Z] Total objects: 25350 [2025-02-06T16:33:16.030Z] No unreachable objects [2025-02-06T16:33:16.030Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/commitmeta.json' [2025-02-06T16:33:16.030Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/ostree-commit-object' [2025-02-06T16:33:16.030Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-02-06T16:33:16.030Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/coreos-assembler-config-git.json' [2025-02-06T16:33:16.030Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-02-06T16:33:16.030Z] renamed 'fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive' [2025-02-06T16:33:16.030Z] renamed 'fedora-coreos-42.20250206.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64-manifest.json' [2025-02-06T16:33:16.030Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/meta.json' [2025-02-06T16:33:16.284Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T16:33:16.536Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T16:33:16.536Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-06T16:33:17.891Z] Will build qemu [2025-02-06T16:33:18.813Z] Estimating disk size... [2025-02-06T16:33:20.747Z] Disk sizes: metal: 2626M (estimated), cloud: 10240M [2025-02-06T16:33:38.764Z] ++ arch [2025-02-06T16:33:38.764Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250206.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2626 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2113 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-BpGc.json [2025-02-06T16:33:39.029Z] + set +x [2025-02-06T16:33:39.029Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=qemu /tmp/osbuild-BpGc.json [2025-02-06T16:33:39.029Z]  [2025-02-06T16:33:39.029Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:33:39.029Z] /dev/vdb1 30G 2.8G 28G 10% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:33:39.029Z]  [2025-02-06T16:33:39.586Z] starting /tmp/osbuild-BpGc.jsonPipeline source org.osbuild.curl: d3c1624e15871ad7106a60753c737d01d70fe6d10a3371a78ec1274e0b3291f9 [2025-02-06T16:33:39.586Z] Build [2025-02-06T16:33:39.586Z] root: [2025-02-06T16:33:42.839Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive [2025-02-06T16:33:42.839Z] [2025-02-06T16:33:42.839Z] ��� Duration: 1738859622s [2025-02-06T16:33:42.839Z] Pipeline oci-archive: ea66109bb3c807da4219b514e7447be4cc17b44f0b3ae390e3fa1299b72ccb16 [2025-02-06T16:33:42.839Z] Build [2025-02-06T16:33:42.839Z] root: [2025-02-06T16:33:42.839Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T16:33:42.839Z] org.osbuild.copy: ea66109bb3c807da4219b514e7447be4cc17b44f0b3ae390e3fa1299b72ccb16 { [2025-02-06T16:33:42.839Z] "paths": [ [2025-02-06T16:33:42.839Z] { [2025-02-06T16:33:42.839Z] "from": "input://inlinefile/sha256:9daf4d8be907ccadf1311e68293ff4a57bbc17b16801c654a43247b7d9f56f78", [2025-02-06T16:33:42.839Z] "to": "tree:///coreos.ociarchive" [2025-02-06T16:33:42.839Z] } [2025-02-06T16:33:42.839Z] ] [2025-02-06T16:33:42.839Z] } [2025-02-06T16:33:42.839Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:33:42.839Z] copying '/run/osbuild/inputs/inlinefile/sha256:9daf4d8be907ccadf1311e68293ff4a57bbc17b16801c654a43247b7d9f56f78' -> '/run/osbuild/tree/coreos.ociarchive' [2025-02-06T16:33:42.839Z] [2025-02-06T16:33:42.839Z] ��� Duration: 0s [2025-02-06T16:33:42.839Z] Pipeline deployed-tree: 09138e0cd342e385d8b106580ecc7cd8e7821f65a61ddf00e35042dd8902fae0 [2025-02-06T16:33:42.839Z] Build [2025-02-06T16:33:42.839Z] root: [2025-02-06T16:33:42.839Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T16:33:42.839Z] org.osbuild.container-deploy: 09138e0cd342e385d8b106580ecc7cd8e7821f65a61ddf00e35042dd8902fae0 {} [2025-02-06T16:33:42.839Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gzsw1na3/inputs/images [2025-02-06T16:33:43.094Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:33:43.650Z] time="2025-02-06T16:33:43Z" 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" [2025-02-06T16:33:45.530Z] Getting image source signatures [2025-02-06T16:33:45.530Z] Copying blob sha256:4bdf1a5639a884b02a4fbcc5adcb76ac33b2ab0932dc72cad2be960193873f8d [2025-02-06T16:33:46.449Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-02-06T16:33:47.804Z] Copying blob sha256:c13965dc703a63e2c7fa8ce8fa8601dedee93d66d3f49561da52cbe795ec1222 [2025-02-06T16:33:49.171Z] Copying blob sha256:46d4860017d8a5604fca235de6dcda42749d8408be5833e15c3b4abd8bab9c5f [2025-02-06T16:33:49.171Z]  [2025-02-06T16:33:49.171Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:33:49.171Z] /dev/vdb1 30G 4.6G 26G 16% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:33:49.171Z]  [2025-02-06T16:33:50.526Z] Copying blob sha256:e4cab6e01531cfcbb9f15574da1f1f560dd4505b5d3f022614105a3b27d285b9 [2025-02-06T16:33:51.644Z] Copying blob sha256:27c4ccc262e1b5e1d1dc6fb1c170ec4b75563cd31bdd5098bec08fda44e18e78 [2025-02-06T16:33:52.200Z] Copying blob sha256:2313f4d809ae4177582db8592ffad5d178fade067540b780fa3bb165b94d5e9d [2025-02-06T16:33:53.131Z] Copying blob sha256:d8d4399b0602a923a22260735fd18254d07ff2c2147e6aed4b190a33e4d44817 [2025-02-06T16:33:53.688Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-02-06T16:33:54.245Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-02-06T16:33:54.803Z] Copying blob sha256:f6eaadea6dbc660482768fa924e02e59b5ed5d56304202ee69097cb83263092b [2025-02-06T16:33:55.056Z] Copying blob sha256:9b977e1c5a91d76c56f6e0e4c3bf5b19bc256aaa21988b4ba64696a25a2b25aa [2025-02-06T16:33:55.614Z] Copying blob sha256:36f426c3f2b0ca4aff6043a473facc3497c0d44d31bc4e149be3bc8365762874 [2025-02-06T16:33:55.868Z] Copying blob sha256:c4b7f1fb3dde30c5c0cca09aa5cf62a69a0b8450f2f470b625ad210ba1733f96 [2025-02-06T16:33:56.426Z] Copying blob sha256:7bfe2fee0b97562ac7b5c95e08099319c2b03afbe218c40cc2479f3316d387f3 [2025-02-06T16:33:56.679Z] Copying blob sha256:5b333c45b203469e3b6b6626dbd9cb175570623bff4b88b045fb6d324c983647 [2025-02-06T16:33:56.933Z] Copying blob sha256:c788b116cb59bcd64215fe3f5e34f3a6f471ca1a8a1d0e45e6215309ce6ab0ca [2025-02-06T16:33:57.491Z] Copying blob sha256:ccf1889c757b6666a2fa8e5495a2350b81ed564219c5c4a26f333c06dc466981 [2025-02-06T16:33:57.744Z] Copying blob sha256:05785652c0cbd32000abdee2ad6f80cd1a5feae7f079c2f507d631fd5f284547 [2025-02-06T16:33:57.998Z] Copying blob sha256:1eee1e17661ba8ca53553896820f4dcc98528e41f7f74aad9674466abfd44088 [2025-02-06T16:33:58.556Z] Copying blob sha256:d8b8a8f357f30f6f6e3dfd758f74e6fe21a16b455c2e1829253f88a4b875b28f [2025-02-06T16:33:58.809Z] Copying blob sha256:c4044e6f2975760e56fa9cc2c82a571a685f9234a884058834fd02d8d5183c6a [2025-02-06T16:33:59.063Z] Copying blob sha256:76f9e4f6572f80e9ddc4e2ca7813ce14bb9fa2102e219b62abee3990f268ac2b [2025-02-06T16:33:59.063Z]  [2025-02-06T16:33:59.063Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:33:59.063Z] /dev/vdb1 30G 5.6G 25G 19% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:33:59.063Z]  [2025-02-06T16:33:59.316Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-02-06T16:33:59.316Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-02-06T16:33:59.570Z] Copying blob sha256:853ac9295a1a974eddac76a4d03f1413f2f0ef5e0615ee4ab09161af13f6f991 [2025-02-06T16:33:59.823Z] Copying blob sha256:48abd9018bd05b3b806b951b494d2fdf2c087259f67d22577e871acad44e5b12 [2025-02-06T16:34:00.075Z] Copying blob sha256:97b578a858f336037e60aaa0afa1f7dfcb7277270aa7103d08577d5435865444 [2025-02-06T16:34:00.328Z] Copying blob sha256:c2e3d48a36548ba37f96b377f8dbd5c26f850a87facdd5e9695deac78f4349ad [2025-02-06T16:34:00.328Z] Copying blob sha256:9c615e2a5b433dfb0feef00e1a5582f649142936e0bee9484f831159ace88b71 [2025-02-06T16:34:00.899Z] Copying blob sha256:5ed39599e1377a37e27ff6ca95ee03a9a3aa4db7f4ed3d7ac7c469427762b6c3 [2025-02-06T16:34:01.151Z] Copying blob sha256:fa112ef23008787285d4c2572bd5d974a7958b3de493a0d3baa06cfa48816e2d [2025-02-06T16:34:01.151Z] Copying blob sha256:3e8316deb6467d576126c2546833ab4e06ef7cdfa50485d5e4108a6588302a51 [2025-02-06T16:34:01.404Z] Copying blob sha256:eadbf59dc4860657d43dc940ff29809fa4834cc2e236eab3666f2492fa47eb54 [2025-02-06T16:34:02.324Z] Copying blob sha256:bf7018ea232dc3e8aba4de49c4285a2cadacb6ed6c318b52cd040ba6008e07ce [2025-02-06T16:34:02.577Z] Copying blob sha256:94176c13de803022ec06faeb01bbf62f7f57e52d39313c08b7808e2fe37cde5d [2025-02-06T16:34:02.830Z] Copying blob sha256:fb4e6344f642a7960ebb3cb3c253a3acdf7e0a4b6e20b2abd90c4f5517c52494 [2025-02-06T16:34:03.084Z] Copying blob sha256:c6511258f523f323b2ea99d7b1980c2c12f4b16032416c0276bad6457e58f46d [2025-02-06T16:34:03.084Z] Copying blob sha256:3fad5e99af857026785e51d87ff98295601e6a54050dbd3f301cca591dabe975 [2025-02-06T16:34:03.337Z] Copying blob sha256:4d0f9234399ede87f20b3fad776f207caaf99c93a07a19f00eacfeabefd4441b [2025-02-06T16:34:03.892Z] Copying blob sha256:14cb23ae26196bbb8d3ac62d8343bcc2fadfe4ed2b651d34b4424f48b13693e8 [2025-02-06T16:34:04.811Z] Copying blob sha256:cf5ffe248394bebfcb92e34d7d947bc9db401d0833f29bf7796b9fc4b209fb26 [2025-02-06T16:34:05.732Z] Copying blob sha256:4a8de3850c012727dd3df071ded78d752f97f30a9829ea261dc71f2afdc9fc5e [2025-02-06T16:34:06.288Z] Copying blob sha256:79deb9c0646b4e2d0724a1b64c445035ea1efb540051903a9ada5f4bd90cd35e [2025-02-06T16:34:06.846Z] Copying blob sha256:08f245ed3a3d29b6fc8997470a32c630d99ae794fa6532b9f22d2cf1acfa8de2 [2025-02-06T16:34:06.846Z] Copying blob sha256:b3e168e9697618e7a92a6778a7008d7b6163f1b0cc7dade7424a0d8dd3620c3b [2025-02-06T16:34:07.401Z] Copying blob sha256:89f48cf2ca6148b4d8e0ac081986a83ee5292f8010a235ef320101923bc6e29c [2025-02-06T16:34:07.957Z] Copying blob sha256:a180fe8780e7eb1aa2addb06e353588d79f22596f0ffa5904730ce9179da6dc0 [2025-02-06T16:34:08.513Z] Copying blob sha256:fdb63b5619483edd7c80f6a8cf6c3412b0fd0291e30204841dac8c8a6833c1fe [2025-02-06T16:34:09.069Z] Copying blob sha256:93e39a33bfb2005e7d061af69399a9a4cabfbf810212949df8a6f22655189f26 [2025-02-06T16:34:09.069Z]  [2025-02-06T16:34:09.069Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:34:09.069Z] /dev/vdb1 30G 6.4G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:34:09.069Z]  [2025-02-06T16:34:10.421Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-02-06T16:34:10.421Z] Copying config sha256:b4712fa4a2f82fa1409d4f3deef085330f4a61f8e687728e255c3e74cfc6a53e [2025-02-06T16:34:10.421Z] Writing manifest to image destination [2025-02-06T16:34:20.343Z]  [2025-02-06T16:34:20.343Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:34:20.343Z] /dev/vdb1 30G 6.6G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:34:20.343Z]  [2025-02-06T16:34:28.396Z] b4712fa4a2f82fa1409d4f3deef085330f4a61f8e687728e255c3e74cfc6a53e [2025-02-06T16:34:29.313Z]  [2025-02-06T16:34:29.313Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:34:29.313Z] /dev/vdb1 30G 6.3G 24G 21% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:34:29.313Z]  [2025-02-06T16:34:32.562Z] Untagged: docker.io/library/tmp-container-deploy-30175823270510:latest [2025-02-06T16:34:32.562Z] Deleted: b4712fa4a2f82fa1409d4f3deef085330f4a61f8e687728e255c3e74cfc6a53e [2025-02-06T16:34:33.117Z] [2025-02-06T16:34:33.117Z] ��� Duration: 50s [2025-02-06T16:34:39.625Z] Pipeline tree: ae437cbee7988e43d9e337867457feb9a8423f3609cf77804690cbb305b41790 [2025-02-06T16:34:39.625Z] Build [2025-02-06T16:34:39.625Z] root: [2025-02-06T16:34:39.625Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T16:34:39.625Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-02-06T16:34:39.625Z] org.osbuild.selinux: 48fa917a0cb0caee3ac3a07807ee2f5c4c228886b17f530a61472c9cc1d11231 { [2025-02-06T16:34:39.625Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-06T16:34:39.625Z] "target": "tree:///" [2025-02-06T16:34:39.625Z] } [2025-02-06T16:34:39.625Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:34:39.625Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:34:39.625Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:34:39.625Z] [2025-02-06T16:34:39.625Z] ��� Duration: 0s [2025-02-06T16:34:39.625Z] org.osbuild.ostree.init-fs: b94f4dda8d084af315f99878b8b1c5be18c358de8ba0278a6d8dfaadc27abd86 {} [2025-02-06T16:34:39.625Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:34:39.625Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-02-06T16:34:39.625Z] [2025-02-06T16:34:39.625Z] ��� Duration: 0s [2025-02-06T16:34:39.625Z] org.osbuild.ostree.os-init: 0b277ff957de3a5f033a6f9c8f5a9401ed1255ad8d653bba87e2bfe05db0c115 { [2025-02-06T16:34:39.625Z] "osname": "fedora-coreos" [2025-02-06T16:34:39.625Z] } [2025-02-06T16:34:39.625Z]  [2025-02-06T16:34:39.625Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:34:39.625Z] /dev/vdb1 30G 5.0G 25G 17% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:34:39.625Z]  [2025-02-06T16:34:39.625Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:34:39.625Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-02-06T16:34:39.625Z] [2025-02-06T16:34:39.625Z] ��� Duration: 0s [2025-02-06T16:34:39.625Z] org.osbuild.ostree.config: 89d005eef27e1288e09f7d52524be79169da8a71ec953d2b2c9f2066c29023b8 { [2025-02-06T16:34:39.625Z] "repo": "/ostree/repo", [2025-02-06T16:34:39.625Z] "config": { [2025-02-06T16:34:39.625Z] "sysroot": { [2025-02-06T16:34:39.625Z] "readonly": true, [2025-02-06T16:34:39.625Z] "bootloader": "none", [2025-02-06T16:34:39.625Z] "bls-append-except-default": "grub_users=\"\"", [2025-02-06T16:34:39.625Z] "bootprefix": true [2025-02-06T16:34:39.625Z] } [2025-02-06T16:34:39.625Z] } [2025-02-06T16:34:39.625Z] } [2025-02-06T16:34:39.625Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:34:39.878Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-02-06T16:34:39.878Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-02-06T16:34:39.878Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-02-06T16:34:39.878Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-02-06T16:34:39.878Z] [2025-02-06T16:34:39.878Z] ��� Duration: 0s [2025-02-06T16:34:39.878Z] org.osbuild.mkdir: 6b167524c30dd9fdac8029637413b2fbdc863c19fa32e90fb151fcc6ab761288 { [2025-02-06T16:34:39.878Z] "paths": [ [2025-02-06T16:34:39.878Z] { [2025-02-06T16:34:39.878Z] "path": "/boot/efi", [2025-02-06T16:34:39.878Z] "mode": 493 [2025-02-06T16:34:39.878Z] } [2025-02-06T16:34:39.878Z] ] [2025-02-06T16:34:39.878Z] } [2025-02-06T16:34:39.878Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:34:40.131Z] [2025-02-06T16:34:40.131Z] ��� Duration: 0s [2025-02-06T16:34:40.131Z] org.osbuild.ignition: d635e05e000cd57eb32b63e2b64025ed666d8dd693865dfa853b06d0b198c230 {} [2025-02-06T16:34:40.131Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:34:40.386Z] [2025-02-06T16:34:40.386Z] ��� Duration: 0s [2025-02-06T16:34:40.386Z] org.osbuild.ostree.deploy.container: a7d8870227bed680e20dfadefea538861057f30831e1eaa31bea8f576ac2f123 { [2025-02-06T16:34:40.386Z] "osname": "fedora-coreos", [2025-02-06T16:34:40.386Z] "target_imgref": "ostree-image-signed:oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive", [2025-02-06T16:34:40.386Z] "mounts": [ [2025-02-06T16:34:40.386Z] "/boot", [2025-02-06T16:34:40.386Z] "/boot/efi" [2025-02-06T16:34:40.386Z] ], [2025-02-06T16:34:40.386Z] "kernel_opts": [ [2025-02-06T16:34:40.386Z] "rw", [2025-02-06T16:34:40.386Z] "$ignition_firstboot", [2025-02-06T16:34:40.386Z] "mitigations=auto,nosmt" [2025-02-06T16:34:40.386Z] ] [2025-02-06T16:34:40.386Z] } [2025-02-06T16:34:40.386Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mbjhryn2/inputs/images [2025-02-06T16:34:40.640Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:34:40.640Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmp_mt2j943/image --stateroot=fedora-coreos --target-imgref=ostree-image-signed:oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree [2025-02-06T16:34:50.550Z]  [2025-02-06T16:34:50.550Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:34:50.550Z] /dev/vdb1 30G 6.4G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:34:50.550Z]  [2025-02-06T16:35:00.496Z]  [2025-02-06T16:35:00.496Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:35:00.496Z] /dev/vdb1 30G 7.1G 23G 24% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:35:00.496Z]  [2025-02-06T16:35:03.747Z] /proc/self/fd/21/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:03.747Z] /proc/self/fd/21/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:10.254Z]  [2025-02-06T16:35:10.254Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:35:10.254Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:35:10.254Z]  [2025-02-06T16:35:16.764Z] /proc/self/fd/16/usr/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:16.764Z] /proc/self/fd/16/usr/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:17.017Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:17.017Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:17.017Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:17.017Z] /proc/self/fd/16/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:18.893Z] [2025-02-06T16:35:18.893Z] ��� Duration: 38s [2025-02-06T16:35:18.893Z] org.osbuild.ostree.aleph: 00dd8a80506d28324f81016af0771e46e182420bb296c9f33da73c0f58242dc8 { [2025-02-06T16:35:18.893Z] "coreos_compat": true, [2025-02-06T16:35:18.893Z] "deployment": { [2025-02-06T16:35:18.893Z] "default": true [2025-02-06T16:35:18.893Z] } [2025-02-06T16:35:18.893Z] } [2025-02-06T16:35:18.893Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:18.893Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive [2025-02-06T16:35:18.893Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive --config [2025-02-06T16:35:18.893Z] [2025-02-06T16:35:18.893Z] ��� Duration: 0s [2025-02-06T16:35:18.893Z] org.osbuild.ostree.selinux: ae437cbee7988e43d9e337867457feb9a8423f3609cf77804690cbb305b41790 { [2025-02-06T16:35:18.893Z] "deployment": { [2025-02-06T16:35:18.893Z] "default": true [2025-02-06T16:35:18.893Z] } [2025-02-06T16:35:18.893Z] } [2025-02-06T16:35:19.146Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:19.146Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:19.146Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:19.146Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:19.146Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:19.399Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:19.653Z] setfiles: /run/osbuild/tree/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:19.653Z] [2025-02-06T16:35:19.653Z] ��� Duration: 0s [2025-02-06T16:35:19.653Z]  [2025-02-06T16:35:19.653Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:35:19.653Z] /dev/vdb1 30G 6.5G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:35:19.653Z]  [2025-02-06T16:35:26.163Z] Pipeline raw-image: ca31d4635eadf5ca620126a865fad133f04b9ce946098dd04ea1437f43b7971a [2025-02-06T16:35:26.163Z] Build [2025-02-06T16:35:26.163Z] root: [2025-02-06T16:35:26.163Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T16:35:26.163Z] org.osbuild.truncate: 1afe1cba0215c2daf2369b9721f46b982c88af8ddb29cce9022621b1b7dd688a { [2025-02-06T16:35:26.163Z] "filename": "disk.img", [2025-02-06T16:35:26.163Z] "size": "2753560576" [2025-02-06T16:35:26.163Z] } [2025-02-06T16:35:26.163Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:26.417Z] [2025-02-06T16:35:26.417Z] ��� Duration: 0s [2025-02-06T16:35:26.417Z] org.osbuild.sfdisk: 173c642654f446b8492ffa8a4a77540cad62134ac11b278d28c9648e623871ab { [2025-02-06T16:35:26.417Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-06T16:35:26.417Z] "label": "gpt", [2025-02-06T16:35:26.417Z] "partitions": [ [2025-02-06T16:35:26.417Z] { [2025-02-06T16:35:26.417Z] "start": 2048, [2025-02-06T16:35:26.417Z] "partnum": 1, [2025-02-06T16:35:26.417Z] "size": 2048, [2025-02-06T16:35:26.417Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-06T16:35:26.417Z] "bootable": true, [2025-02-06T16:35:26.417Z] "name": "BIOS-BOOT" [2025-02-06T16:35:26.417Z] }, [2025-02-06T16:35:26.417Z] { [2025-02-06T16:35:26.417Z] "start": 4096, [2025-02-06T16:35:26.417Z] "partnum": 2, [2025-02-06T16:35:26.417Z] "size": 260096, [2025-02-06T16:35:26.417Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-06T16:35:26.417Z] "name": "EFI-SYSTEM" [2025-02-06T16:35:26.417Z] }, [2025-02-06T16:35:26.417Z] { [2025-02-06T16:35:26.417Z] "start": 264192, [2025-02-06T16:35:26.417Z] "partnum": 3, [2025-02-06T16:35:26.417Z] "size": 786432, [2025-02-06T16:35:26.417Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T16:35:26.417Z] "name": "boot" [2025-02-06T16:35:26.417Z] }, [2025-02-06T16:35:26.417Z] { [2025-02-06T16:35:26.417Z] "start": 1050624, [2025-02-06T16:35:26.417Z] "partnum": 4, [2025-02-06T16:35:26.417Z] "size": 4325376, [2025-02-06T16:35:26.417Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T16:35:26.417Z] "name": "root" [2025-02-06T16:35:26.417Z] } [2025-02-06T16:35:26.417Z] ] [2025-02-06T16:35:26.417Z] } [2025-02-06T16:35:26.417Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T16:35:26.671Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:26.671Z] label: gpt [2025-02-06T16:35:26.671Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-06T16:35:26.671Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-06T16:35:26.671Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-06T16:35:26.671Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-06T16:35:26.671Z] /dev/loop0p4: start="1050624", size="4325376", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-06T16:35:26.926Z] { [2025-02-06T16:35:26.926Z] "partitiontable": { [2025-02-06T16:35:26.926Z] "label": "gpt", [2025-02-06T16:35:26.926Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-06T16:35:26.926Z] "device": "/dev/loop0", [2025-02-06T16:35:26.926Z] "unit": "sectors", [2025-02-06T16:35:26.926Z] "firstlba": 2048, [2025-02-06T16:35:26.926Z] "lastlba": 5378014, [2025-02-06T16:35:26.926Z] "sectorsize": 512, [2025-02-06T16:35:26.926Z] "partitions": [ [2025-02-06T16:35:26.926Z] { [2025-02-06T16:35:26.926Z] "node": "/dev/loop0p1", [2025-02-06T16:35:26.926Z] "start": 2048, [2025-02-06T16:35:26.926Z] "size": 2048, [2025-02-06T16:35:26.926Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-06T16:35:26.926Z] "uuid": "C1547D63-47DE-498A-BD2B-6B84C6762C1A", [2025-02-06T16:35:26.926Z] "name": "BIOS-BOOT" [2025-02-06T16:35:26.926Z] },{ [2025-02-06T16:35:26.926Z] "node": "/dev/loop0p2", [2025-02-06T16:35:26.926Z] "start": 4096, [2025-02-06T16:35:26.926Z] "size": 260096, [2025-02-06T16:35:26.926Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-06T16:35:26.926Z] "uuid": "1F47310B-B35E-4DA5-A7FA-F37716673195", [2025-02-06T16:35:26.926Z] "name": "EFI-SYSTEM" [2025-02-06T16:35:26.926Z] },{ [2025-02-06T16:35:26.926Z] "node": "/dev/loop0p3", [2025-02-06T16:35:26.926Z] "start": 264192, [2025-02-06T16:35:26.926Z] "size": 786432, [2025-02-06T16:35:26.926Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T16:35:26.926Z] "uuid": "7AD7230C-F208-4E85-BBCC-9756CB242985", [2025-02-06T16:35:26.926Z] "name": "boot" [2025-02-06T16:35:26.926Z] },{ [2025-02-06T16:35:26.926Z] "node": "/dev/loop0p4", [2025-02-06T16:35:26.926Z] "start": 1050624, [2025-02-06T16:35:26.926Z] "size": 4325376, [2025-02-06T16:35:26.926Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T16:35:26.926Z] "uuid": "17CBDA84-3D73-49E6-A0F8-2D79144CA944", [2025-02-06T16:35:26.926Z] "name": "root" [2025-02-06T16:35:26.926Z] } [2025-02-06T16:35:26.926Z] ] [2025-02-06T16:35:26.926Z] } [2025-02-06T16:35:26.926Z] } [2025-02-06T16:35:26.926Z] [2025-02-06T16:35:26.926Z] ��� Duration: 0s [2025-02-06T16:35:26.926Z] org.osbuild.mkfs.fat: b07500f2636b8b9f23b8be5fd55a713c90223234e5de6f67b18b0bf4b0cf8f5a { [2025-02-06T16:35:26.926Z] "label": "EFI-SYSTEM", [2025-02-06T16:35:26.926Z] "volid": "7B7795E7" [2025-02-06T16:35:26.926Z] } [2025-02-06T16:35:26.926Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T16:35:27.180Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:27.180Z] mkfs.fat 4.2 (2021-01-31) [2025-02-06T16:35:27.180Z] [2025-02-06T16:35:27.180Z] ��� Duration: 0s [2025-02-06T16:35:27.180Z] org.osbuild.mkfs.ext4: af9111f2fc60c39c0d2bcffa64476d3e5aeb1859dcdf11e5cb87c1d8f4e57684 { [2025-02-06T16:35:27.180Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-06T16:35:27.180Z] "label": "boot", [2025-02-06T16:35:27.180Z] "metadata_csum_seed": true [2025-02-06T16:35:27.180Z] } [2025-02-06T16:35:27.433Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T16:35:27.433Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:27.433Z] mke2fs 1.47.1 (20-May-2024) [2025-02-06T16:35:27.433Z] Discarding device blocks: 0/393216 done [2025-02-06T16:35:27.433Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-02-06T16:35:27.433Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-06T16:35:27.433Z] Superblock backups stored on blocks: [2025-02-06T16:35:27.433Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-02-06T16:35:27.433Z] [2025-02-06T16:35:27.687Z] Allocating group tables: 0/48 done [2025-02-06T16:35:27.687Z] Writing inode tables: 0/48 done [2025-02-06T16:35:27.687Z] Creating journal (8192 blocks): done [2025-02-06T16:35:27.687Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-02-06T16:35:27.687Z] [2025-02-06T16:35:27.687Z] [2025-02-06T16:35:27.687Z] ��� Duration: 0s [2025-02-06T16:35:27.687Z] org.osbuild.mkfs.xfs: 79aa1dcf6e81b353831bc7f76e2e719c0b79c09787de27fdcd997250472d9e8b { [2025-02-06T16:35:27.687Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-06T16:35:27.687Z] "label": "root" [2025-02-06T16:35:27.687Z] } [2025-02-06T16:35:27.687Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T16:35:27.942Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:27.942Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=135168 blks [2025-02-06T16:35:27.942Z] = sectsz=512 attr=2, projid32bit=1 [2025-02-06T16:35:27.942Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-06T16:35:27.942Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-06T16:35:27.942Z] data = bsize=4096 blocks=540672, imaxpct=25 [2025-02-06T16:35:27.942Z] = sunit=0 swidth=0 blks [2025-02-06T16:35:27.942Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-06T16:35:27.942Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-06T16:35:27.942Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-02-06T16:35:27.942Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-06T16:35:27.942Z] Discarding blocks...Done. [2025-02-06T16:35:27.942Z] [2025-02-06T16:35:27.942Z] ��� Duration: 0s [2025-02-06T16:35:27.942Z] org.osbuild.mkdir: d0b9fc12e46d563605f0cc576844f89fa468084155c25317f061326f6666bf0f { [2025-02-06T16:35:27.942Z] "paths": [ [2025-02-06T16:35:27.942Z] { [2025-02-06T16:35:27.942Z] "path": "mount://root/boot", [2025-02-06T16:35:27.942Z] "mode": 493 [2025-02-06T16:35:27.942Z] }, [2025-02-06T16:35:27.942Z] { [2025-02-06T16:35:27.942Z] "path": "mount://boot/efi", [2025-02-06T16:35:27.942Z] "mode": 493 [2025-02-06T16:35:27.942Z] } [2025-02-06T16:35:27.942Z] ] [2025-02-06T16:35:27.942Z] } [2025-02-06T16:35:28.196Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T16:35:28.196Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zjpe95t8/mounts/root-mount-point [2025-02-06T16:35:28.196Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zjpe95t8/mounts/boot-mount-point [2025-02-06T16:35:28.450Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:28.704Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zjpe95t8/mounts/boot-mount-point unmounted [2025-02-06T16:35:28.704Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zjpe95t8/mounts/root-mount-point unmounted [2025-02-06T16:35:28.704Z] [2025-02-06T16:35:28.704Z] ��� Duration: 0s [2025-02-06T16:35:28.704Z] org.osbuild.selinux: 88fb7876d491f0aea8f7c2f9e17c97fc08ca1aaacfda50c81ac8d045f864e7fc { [2025-02-06T16:35:28.704Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-06T16:35:28.704Z] "target": "mount://root/" [2025-02-06T16:35:28.704Z] } [2025-02-06T16:35:28.958Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T16:35:28.959Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v8snsgfs/mounts/ [2025-02-06T16:35:28.959Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:29.212Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:29.212Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:29.212Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v8snsgfs/mounts/ unmounted [2025-02-06T16:35:29.212Z] [2025-02-06T16:35:29.212Z] ��� Duration: 0s [2025-02-06T16:35:29.212Z] org.osbuild.selinux: ef9e5653f8f437afd05a4326394da3b46a45da5be68155fe5ab48e8870c0f62c { [2025-02-06T16:35:29.212Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-06T16:35:29.212Z] "target": "mount://root/boot/" [2025-02-06T16:35:29.212Z] } [2025-02-06T16:35:29.465Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T16:35:29.465Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-elh4v2kg/mounts/ [2025-02-06T16:35:29.734Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-elh4v2kg/mounts/boot [2025-02-06T16:35:29.734Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:29.734Z]  [2025-02-06T16:35:29.734Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:35:29.734Z] /dev/vdb1 30G 6.6G 24G 22% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:35:29.734Z]  [2025-02-06T16:35:29.987Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:29.987Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T16:35:29.987Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-elh4v2kg/mounts/boot unmounted [2025-02-06T16:35:29.987Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-elh4v2kg/mounts/ unmounted [2025-02-06T16:35:29.987Z] [2025-02-06T16:35:29.987Z] ��� Duration: 0s [2025-02-06T16:35:29.987Z] org.osbuild.copy: a6b2966d3bea0a1aff64e72088e5e296863186f79991e799c0af5834412886cc { [2025-02-06T16:35:29.987Z] "paths": [ [2025-02-06T16:35:29.987Z] { [2025-02-06T16:35:29.987Z] "from": "input://tree/", [2025-02-06T16:35:29.987Z] "to": "mount://root/" [2025-02-06T16:35:29.987Z] } [2025-02-06T16:35:29.987Z] ] [2025-02-06T16:35:29.987Z] } [2025-02-06T16:35:30.240Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T16:35:30.240Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e9pn388x/mounts/ [2025-02-06T16:35:30.493Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e9pn388x/mounts/boot [2025-02-06T16:35:30.493Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e9pn388x/mounts/boot/efi [2025-02-06T16:35:30.746Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:30.746Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-06T16:35:40.674Z]  [2025-02-06T16:35:40.674Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:35:40.674Z] /dev/vdb1 30G 7.9G 23G 27% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:35:40.674Z]  [2025-02-06T16:35:44.820Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e9pn388x/mounts/boot/efi unmounted [2025-02-06T16:35:44.820Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e9pn388x/mounts/boot unmounted [2025-02-06T16:35:45.742Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e9pn388x/mounts/ unmounted [2025-02-06T16:35:45.742Z] [2025-02-06T16:35:45.742Z] ��� Duration: 15s [2025-02-06T16:35:45.742Z] org.osbuild.bootupd: 086096e756396dcd812d9cee0709631b20d48fb3172216a560365146400d59a2 { [2025-02-06T16:35:45.742Z] "bios": { [2025-02-06T16:35:45.742Z] "device": "disk" [2025-02-06T16:35:45.742Z] }, [2025-02-06T16:35:45.742Z] "static-configs": true, [2025-02-06T16:35:45.742Z] "deployment": { [2025-02-06T16:35:45.742Z] "default": true [2025-02-06T16:35:45.742Z] } [2025-02-06T16:35:45.742Z] } [2025-02-06T16:35:45.742Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T16:35:45.996Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kopca2lr/mounts/ [2025-02-06T16:35:45.996Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kopca2lr/mounts/boot [2025-02-06T16:35:45.996Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kopca2lr/mounts/boot/efi [2025-02-06T16:35:46.250Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:47.606Z] Installed 40_coreos-ignition.cfg [2025-02-06T16:35:47.606Z] Installed 70_coreos-user.cfg [2025-02-06T16:35:47.606Z] Installed: grub.cfg [2025-02-06T16:35:47.606Z] Installed: "fedora/grub.cfg" [2025-02-06T16:35:47.606Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kopca2lr/mounts/boot/efi unmounted [2025-02-06T16:35:47.606Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kopca2lr/mounts/boot unmounted [2025-02-06T16:35:47.606Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kopca2lr/mounts/ unmounted [2025-02-06T16:35:47.606Z] [2025-02-06T16:35:47.606Z] ��� Duration: 1s [2025-02-06T16:35:47.606Z] org.osbuild.chattr: ca31d4635eadf5ca620126a865fad133f04b9ce946098dd04ea1437f43b7971a { [2025-02-06T16:35:47.606Z] "items": { [2025-02-06T16:35:47.606Z] "mount://root/": { [2025-02-06T16:35:47.606Z] "immutable": true [2025-02-06T16:35:47.606Z] } [2025-02-06T16:35:47.606Z] } [2025-02-06T16:35:47.606Z] } [2025-02-06T16:35:47.860Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T16:35:47.860Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x41ckre9/mounts/ [2025-02-06T16:35:48.113Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0' [2025-02-06T16:35:48.113Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:48.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x41ckre9/mounts/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x41ckre9/mounts [2025-02-06T16:35:48.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x41ckre9/mounts/boot unmounted [2025-02-06T16:35:48.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x41ckre9/mounts/var unmounted [2025-02-06T16:35:48.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x41ckre9/mounts/sysroot unmounted [2025-02-06T16:35:48.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x41ckre9/mounts unmounted [2025-02-06T16:35:48.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x41ckre9/mounts unmounted [2025-02-06T16:35:48.368Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x41ckre9/mounts unmounted [2025-02-06T16:35:48.368Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-x41ckre9/mounts/ [2025-02-06T16:35:48.368Z] [2025-02-06T16:35:48.368Z] ��� Duration: 0s [2025-02-06T16:35:48.368Z] Pipeline raw-qemu-image: 69aebb529c4e44e841e47580e0ff44d908735daad4553a67dad9fabe2c6a4993 [2025-02-06T16:35:48.368Z] Build [2025-02-06T16:35:48.368Z] root: [2025-02-06T16:35:48.368Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T16:35:48.368Z] org.osbuild.copy: 750e964307757a8f9a5db006febfe5a11345d8e0c70de273de1b07f341b41bdb { [2025-02-06T16:35:48.368Z] "paths": [ [2025-02-06T16:35:48.368Z] { [2025-02-06T16:35:48.368Z] "from": "input://tree/disk.img", [2025-02-06T16:35:48.368Z] "to": "tree:///disk.img" [2025-02-06T16:35:48.368Z] } [2025-02-06T16:35:48.368Z] ] [2025-02-06T16:35:48.368Z] } [2025-02-06T16:35:48.621Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:48.621Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-06T16:35:48.874Z] [2025-02-06T16:35:48.874Z] ��� Duration: 0s [2025-02-06T16:35:48.874Z] org.osbuild.truncate: 31c2a9e45737f29205ea17db306710979de4b25966609f85099dad6e349dec03 { [2025-02-06T16:35:48.874Z] "filename": "disk.img", [2025-02-06T16:35:48.874Z] "size": "10737418240" [2025-02-06T16:35:48.874Z] } [2025-02-06T16:35:48.874Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:49.128Z] [2025-02-06T16:35:49.128Z] ��� Duration: 0s [2025-02-06T16:35:49.128Z] org.osbuild.coreos.platform: 69aebb529c4e44e841e47580e0ff44d908735daad4553a67dad9fabe2c6a4993 { [2025-02-06T16:35:49.128Z] "platform": "qemu" [2025-02-06T16:35:49.128Z] } [2025-02-06T16:35:49.128Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T16:35:49.382Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts/ [2025-02-06T16:35:49.382Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0' [2025-02-06T16:35:49.635Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts/boot [2025-02-06T16:35:49.635Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:49.888Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts/boot unmounted [2025-02-06T16:35:49.888Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts [2025-02-06T16:35:49.888Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts/boot unmounted [2025-02-06T16:35:49.888Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts/var unmounted [2025-02-06T16:35:49.888Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts/sysroot unmounted [2025-02-06T16:35:49.888Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts unmounted [2025-02-06T16:35:49.888Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts unmounted [2025-02-06T16:35:49.888Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts unmounted [2025-02-06T16:35:49.888Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ifuvnuw1/mounts/ [2025-02-06T16:35:49.888Z] [2025-02-06T16:35:49.888Z] ��� Duration: 0s [2025-02-06T16:35:49.888Z] Pipeline qemu: 0ce2ee338a701205ee1e0e51e1a729658fe741fd55bacf14c3a25a9984962694 [2025-02-06T16:35:49.888Z] Build [2025-02-06T16:35:49.888Z] root: [2025-02-06T16:35:49.888Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T16:35:49.888Z] org.osbuild.qemu: 0ce2ee338a701205ee1e0e51e1a729658fe741fd55bacf14c3a25a9984962694 { [2025-02-06T16:35:49.888Z] "filename": "fedora-coreos-42.20250206.dev.0-qemu.x86_64.qcow2", [2025-02-06T16:35:49.888Z] "format": { [2025-02-06T16:35:49.888Z] "type": "qcow2", [2025-02-06T16:35:49.888Z] "compression": false, [2025-02-06T16:35:49.888Z] "compat": "1.1" [2025-02-06T16:35:49.888Z] } [2025-02-06T16:35:49.888Z] } [2025-02-06T16:35:50.141Z]  [2025-02-06T16:35:50.141Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:35:50.141Z] /dev/vdb1 30G 8.2G 22G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:35:50.141Z]  [2025-02-06T16:35:50.141Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T16:35:54.290Z] [2025-02-06T16:35:54.290Z] ��� Duration: 3s [2025-02-06T16:35:54.290Z] manifest /tmp/osbuild-BpGc.json finished successfully [2025-02-06T16:36:00.801Z]  [2025-02-06T16:36:00.801Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T16:36:00.801Z] /dev/vdb1 30G 9.8G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T16:36:00.801Z]  [2025-02-06T16:36:03.302Z] oci-archive: ea66109bb3c807da4219b514e7447be4cc17b44f0b3ae390e3fa1299b72ccb16 [2025-02-06T16:36:03.302Z] deployed-tree: 09138e0cd342e385d8b106580ecc7cd8e7821f65a61ddf00e35042dd8902fae0 [2025-02-06T16:36:03.302Z] tree: ae437cbee7988e43d9e337867457feb9a8423f3609cf77804690cbb305b41790 [2025-02-06T16:36:03.302Z] raw-image: ca31d4635eadf5ca620126a865fad133f04b9ce946098dd04ea1437f43b7971a [2025-02-06T16:36:03.302Z] raw-4k-image: de4b2dd07a6c2e8141c85e13a5b5ed8e0a4eae5e04ab1b386b7347b48cac4785 [2025-02-06T16:36:03.302Z] raw-applehv-image: 2bf00c9f222f4d165d74bb5555374378643c75357cc2bd430c3481895f0c58f0 [2025-02-06T16:36:03.302Z] applehv: 6147d2c8256a3f0eb9645d58d3602df61870ba971353f3ff9fa8e6dd19f5b773 [2025-02-06T16:36:03.302Z] raw-gcp-image: 7a7f3b17ace5394629b8f9693d88378bd1d871b822cc8d7024caaacbb9f75e29 [2025-02-06T16:36:03.302Z] raw-gcp-image-tar: d6c8cf731c5bfb1acc6a5e2a91d7a76b4973104249b18e03d61f8082d4da4f88 [2025-02-06T16:36:03.302Z] gcp: b16324665fda075a0c51a4b500e0795f0da321186f5f1bd81fd18734879335cb [2025-02-06T16:36:03.302Z] raw-hyperv-image: 91b28d6c4142c024e26df7219362c1f7a92b2c8f3e9390d2ac69557b03f55d34 [2025-02-06T16:36:03.302Z] hyperv: a1dd9ab6c7dd1220ac710a5c327207af96f10a926a1fc58c4d35a12f4831256b [2025-02-06T16:36:03.302Z] raw-metal-image: f20e63bf792dae9ffb5cd4a8c24d0cd6e43ae987e20f23291e63735c722fe506 [2025-02-06T16:36:03.302Z] metal: 54be56759e8a413ce6e1208e819b48a6344e850a4f6ec23648db103958de329b [2025-02-06T16:36:03.302Z] raw-metal4k-image: d9ba768113f885240ac04d6ea0df9637da09c14f09aad7c19cbaa526eeb62969 [2025-02-06T16:36:03.302Z] metal4k: 6229f744fc6dd55d628961b942e3047b0c97881a8d748c367e9f7ca621cc5c61 [2025-02-06T16:36:03.302Z] raw-qemu-image: 69aebb529c4e44e841e47580e0ff44d908735daad4553a67dad9fabe2c6a4993 [2025-02-06T16:36:03.302Z] qemu: 0ce2ee338a701205ee1e0e51e1a729658fe741fd55bacf14c3a25a9984962694 [2025-02-06T16:36:03.302Z] live: 116782fb3bdd52f1ababfab61a14499028192d73fee5b7b103defe291004456a [2025-02-06T16:36:03.302Z] + set +x [2025-02-06T16:36:07.791Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.Q5w9ggRAkL/qemu/fedora-coreos-42.20250206.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-02-06T16:36:07.791Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.Q5w9ggRAkL/qemu': Operation not permitted [2025-02-06T16:36:15.847Z] /home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/meta.json wrote with version stamp 1738859774359349415 [2025-02-06T16:36:15.847Z] Successfully generated: fedora-coreos-42.20250206.dev.0-qemu.x86_64.qcow2 [2025-02-06T16:36:15.849Z] [Pipeline] } [2025-02-06T16:36:15.852Z] [Pipeline] // withEnv [2025-02-06T16:36:15.927Z] [Pipeline] } [2025-02-06T16:36:15.990Z] [Pipeline] // stage [2025-02-06T16:36:16.078Z] [Pipeline] withEnv [2025-02-06T16:36:16.078Z] [Pipeline] { [2025-02-06T16:36:16.082Z] [Pipeline] sh [2025-02-06T16:36:16.660Z] + set -euo pipefail [2025-02-06T16:36:16.660Z] ++ umask [2025-02-06T16:36:16.660Z] + '[' 0022 = 0000 ']' [2025-02-06T16:36:16.660Z] + uuidgen [2025-02-06T16:36:16.660Z] + cut -f1 -d- [2025-02-06T16:36:16.670Z] [Pipeline] } [2025-02-06T16:36:16.673Z] [Pipeline] // withEnv [2025-02-06T16:36:16.678Z] [Pipeline] withEnv [2025-02-06T16:36:16.678Z] [Pipeline] { [2025-02-06T16:36:16.704Z] [Pipeline] sh [2025-02-06T16:36:17.231Z] + set -euo pipefail [2025-02-06T16:36:17.231Z] ++ umask [2025-02-06T16:36:17.231Z] + '[' 0022 = 0000 ']' [2025-02-06T16:36:17.231Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T16:36:17.231Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-06T16:36:17.234Z] [Pipeline] } [2025-02-06T16:36:17.246Z] [Pipeline] // withEnv [2025-02-06T16:36:17.251Z] [Pipeline] parallel [2025-02-06T16:36:17.251Z] [Pipeline] { (Branch: x86_64:kola) [2025-02-06T16:36:17.251Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-02-06T16:36:17.264Z] [Pipeline] withEnv [2025-02-06T16:36:17.264Z] [Pipeline] { [2025-02-06T16:36:17.265Z] [Pipeline] withEnv [2025-02-06T16:36:17.265Z] [Pipeline] { [2025-02-06T16:36:17.268Z] [Pipeline] sh [2025-02-06T16:36:17.540Z] [Pipeline] sh [2025-02-06T16:36:17.791Z] + set -xeuo pipefail [2025-02-06T16:36:17.791Z] ++ umask [2025-02-06T16:36:17.791Z] + '[' 0022 = 0000 ']' [2025-02-06T16:36:17.791Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-02-06T16:36:17.815Z] [Pipeline] } [2025-02-06T16:36:17.879Z] [Pipeline] // withEnv [2025-02-06T16:36:17.936Z] [Pipeline] withEnv [2025-02-06T16:36:17.936Z] [Pipeline] { [2025-02-06T16:36:17.952Z] [Pipeline] sh [2025-02-06T16:36:18.065Z] + set -xeuo pipefail [2025-02-06T16:36:18.065Z] ++ umask [2025-02-06T16:36:18.065Z] + '[' 0022 = 0000 ']' [2025-02-06T16:36:18.065Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T16:36:18.065Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-02-06T16:36:18.065Z] kola -p qemu --build latest run-upgrade --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-02-06T16:36:18.065Z] 2025-02-06T16:36:18Z cli: Started logging at level INFO [2025-02-06T16:36:18.065Z] 2025-02-06T16:36:18Z cli: Started logging at level INFO [2025-02-06T16:36:18.318Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/fedora-coreos-42.20250206.91.0-qemu.x86_64.qcow2.xz [2025-02-06T16:36:18.318Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250206.91.0/x86_64/fedora-coreos-42.20250206.91.0-qemu.x86_64.qcow2.xz.sig [2025-02-06T16:36:18.488Z] + set -euo pipefail [2025-02-06T16:36:18.489Z] ++ umask [2025-02-06T16:36:18.489Z] + '[' 0022 = 0000 ']' [2025-02-06T16:36:18.489Z] + kola list --json [2025-02-06T16:36:18.489Z] + jq -r '.[].Name' [2025-02-06T16:36:18.491Z] [Pipeline] } [2025-02-06T16:36:18.494Z] [Pipeline] // withEnv [2025-02-06T16:36:18.522Z] [Pipeline] withEnv [2025-02-06T16:36:18.523Z] [Pipeline] { [2025-02-06T16:36:18.525Z] [Pipeline] sh [2025-02-06T16:36:19.063Z] + set -xeuo pipefail [2025-02-06T16:36:19.063Z] ++ umask [2025-02-06T16:36:19.063Z] + '[' 0022 = 0000 ']' [2025-02-06T16:36:19.063Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T16:36:19.063Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-02-06T16:36:19.063Z] kola -p qemu --build latest run --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --tag=!reprovision --parallel=5 --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-x86_64 [2025-02-06T16:36:19.318Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-06T16:36:19.318Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-06T16:36:19.318Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-06T16:36:19.318Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-02-06T16:36:19.318Z] === RUN fcos.network.listeners [2025-02-06T16:36:19.318Z] === RUN coreos.ignition.mount.partitions [2025-02-06T16:36:19.318Z] === RUN fcos.filesystem [2025-02-06T16:36:19.318Z] === RUN ext.config.ignition.systemd-unmasking [2025-02-06T16:36:19.318Z] === RUN ext.config.ignition.remote [2025-02-06T16:36:19.318Z] === RUN ext.config.ignition.resource.remote [2025-02-06T16:36:19.318Z] === RUN basic.nvme [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.no-persist-ip [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-02-06T16:36:19.318Z] === RUN coreos.ignition.groups [2025-02-06T16:36:19.318Z] === RUN coreos.ignition.failure [2025-02-06T16:36:19.318Z] === RUN ext.config.gshadow [2025-02-06T16:36:19.318Z] === RUN multipath.partition [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-02-06T16:36:19.318Z] === RUN coreos.unique.boot.ignition.failure [2025-02-06T16:36:19.318Z] === RUN non-exclusive-test-bucket-0 [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.prefer-ignition-networking [2025-02-06T16:36:19.318Z] === RUN ext.config.disks.lvmdevices [2025-02-06T16:36:19.318Z] === RUN podman.base [2025-02-06T16:36:19.318Z] === RUN ext.config.ignition.stable-boot [2025-02-06T16:36:19.318Z] === RUN coreos.unique.boot.failure [2025-02-06T16:36:19.318Z] === RUN coreos.ignition.v2.users [2025-02-06T16:36:19.318Z] === RUN ext.config.swap.zram-generator [2025-02-06T16:36:19.318Z] === RUN coreos.selinux.boolean [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-02-06T16:36:19.318Z] === RUN ext.config.firewall.iptables-legacy [2025-02-06T16:36:19.318Z] === RUN ext.config.reboot [2025-02-06T16:36:19.318Z] === RUN kdump.crash.ssh [2025-02-06T16:36:19.318Z] === RUN podman.workflow [2025-02-06T16:36:19.318Z] === RUN basic [2025-02-06T16:36:19.318Z] === RUN basic.uefi [2025-02-06T16:36:19.318Z] === RUN ext.config.clhm.ignition-warnings [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.kargs-rd-net [2025-02-06T16:36:19.318Z] === RUN rpmostree.status [2025-02-06T16:36:19.318Z] === RUN basic.uefi-secure [2025-02-06T16:36:19.318Z] === RUN coreos.ignition.instantiated.enable-unit [2025-02-06T16:36:19.318Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-02-06T16:36:19.318Z] === RUN rpmostree.upgrade-rollback [2025-02-06T16:36:19.318Z] === RUN ext.config.var-mount.scsi-id [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.force-persist-ip [2025-02-06T16:36:19.318Z] === RUN multipath.day1 [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-02-06T16:36:19.318Z] === RUN ostree.remote [2025-02-06T16:36:19.318Z] === RUN coreos.auth.verify [2025-02-06T16:36:19.318Z] === RUN fcos.users.shells [2025-02-06T16:36:19.318Z] === RUN ext.config.selinux.enforcing [2025-02-06T16:36:19.318Z] === RUN ext.config.toolbox [2025-02-06T16:36:19.318Z] === RUN coreos.ignition.mount.disks [2025-02-06T16:36:19.318Z] === RUN podman.network-single [2025-02-06T16:36:19.318Z] === RUN ext.config.systemd.condition-needs-update [2025-02-06T16:36:19.318Z] === RUN coreos.ignition.symlink [2025-02-06T16:36:19.318Z] === RUN ext.config.ignition.systemd-disable [2025-02-06T16:36:19.318Z] === RUN ext.config.kdump.crash [2025-02-06T16:36:19.318Z] === RUN ext.config.boot.bootupd-validate [2025-02-06T16:36:19.318Z] === RUN ext.config.boot.grub2-install [2025-02-06T16:36:19.318Z] === RUN ext.config.containers.quadlet [2025-02-06T16:36:19.318Z] === RUN multipath.day2 [2025-02-06T16:36:19.318Z] === RUN ext.config.extensions.package [2025-02-06T16:36:19.318Z] === RUN coreos.ignition.sethostname [2025-02-06T16:36:19.318Z] === RUN rpmostree.install-uninstall [2025-02-06T16:36:19.318Z] === RUN ext.config.systemd.network-online [2025-02-06T16:36:19.318Z] === RUN ext.config.ignition.systemd-enable-units [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-02-06T16:36:19.318Z] === RUN rhcos.selinux.boolean.persist [2025-02-06T16:36:19.318Z] === RUN coreos.ignition.once [2025-02-06T16:36:19.318Z] === RUN ext.config.docker.basic [2025-02-06T16:36:19.318Z] === RUN ext.config.podman.rootless-systemd [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.nmstate.policy [2025-02-06T16:36:19.318Z] === RUN ostree.hotfix [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.nameserver [2025-02-06T16:36:19.318Z] === RUN coreos.misc.disk.varlibcontainers [2025-02-06T16:36:19.318Z] === RUN ext.config.ignition.delete-config [2025-02-06T16:36:19.318Z] === RUN ext.config.var-mount.luks [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.nmstate.state [2025-02-06T16:36:19.318Z] === RUN ext.config.ignition.kargs [2025-02-06T16:36:19.318Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-02-06T16:36:19.318Z] === RUN ext.config.butane.grub-users [2025-02-06T16:36:19.318Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-02-06T16:36:19.318Z] === RUN ext.config.var-mount.simple [2025-02-06T16:36:19.318Z] === RUN rootfs.uuid [2025-02-06T16:36:19.318Z] === RUN ext.config.rpm-ostree-countme [2025-02-06T16:36:19.318Z] === RUN ostree.unlock [2025-02-06T16:36:19.672Z] Read disk 24.0 MiB/705.9 MiB (3%) [2025-02-06T16:36:21.036Z] Read disk 46.3 MiB/705.9 MiB (6%) [2025-02-06T16:36:21.995Z] Read disk 80.0 MiB/705.9 MiB (11%) [2025-02-06T16:36:22.914Z] Read disk 109.2 MiB/705.9 MiB (15%) [2025-02-06T16:36:23.833Z] Read disk 144.0 MiB/705.9 MiB (20%) [2025-02-06T16:36:25.187Z] Read disk 176.0 MiB/705.9 MiB (24%) [2025-02-06T16:36:26.107Z] Read disk 198.3 MiB/705.9 MiB (28%) [2025-02-06T16:36:27.460Z] Read disk 222.7 MiB/705.9 MiB (31%) [2025-02-06T16:36:28.380Z] Read disk 264.0 MiB/705.9 MiB (37%) [2025-02-06T16:36:29.298Z] Read disk 287.9 MiB/705.9 MiB (40%) [2025-02-06T16:36:30.218Z] Read disk 309.4 MiB/705.9 MiB (43%) [2025-02-06T16:36:31.571Z] Read disk 331.7 MiB/705.9 MiB (46%) [2025-02-06T16:36:32.490Z] Read disk 363.0 MiB/705.9 MiB (51%) [2025-02-06T16:36:33.418Z] Read disk 395.5 MiB/705.9 MiB (56%) [2025-02-06T16:36:34.337Z] Read disk 415.7 MiB/705.9 MiB (58%) [2025-02-06T16:36:35.256Z] Read disk 432.0 MiB/705.9 MiB (61%) [2025-02-06T16:36:36.620Z] Read disk 452.3 MiB/705.9 MiB (64%) [2025-02-06T16:36:37.540Z] Read disk 471.9 MiB/705.9 MiB (66%) [2025-02-06T16:36:38.460Z] Read disk 501.3 MiB/705.9 MiB (71%) [2025-02-06T16:36:39.391Z] Read disk 540.8 MiB/705.9 MiB (76%) [2025-02-06T16:36:40.311Z] Read disk 561.7 MiB/705.9 MiB (79%) [2025-02-06T16:36:41.231Z] Read disk 582.1 MiB/705.9 MiB (82%) [2025-02-06T16:36:42.585Z] Read disk 608.2 MiB/705.9 MiB (86%) [2025-02-06T16:36:43.506Z] Read disk 652.0 MiB/705.9 MiB (92%) [2025-02-06T16:36:44.426Z] Read disk 662.3 MiB/705.9 MiB (93%) [2025-02-06T16:36:45.409Z] Read disk 682.4 MiB/705.9 MiB (96%) [2025-02-06T16:36:46.329Z] Read disk 703.4 MiB/705.9 MiB (99%) [2025-02-06T16:36:46.582Z] Read disk 705.9 MiB/705.9 MiB (100%) [2025-02-06T16:36:46.582Z] Read disk 705.9 MiB/705.9 MiB (100%) [2025-02-06T16:36:46.582Z] Read disk 705.9 MiB/705.9 MiB (100%) [2025-02-06T16:36:46.582Z] gpg: Signature made Thu Feb 6 04:58:34 2025 UTC [2025-02-06T16:36:46.582Z] gpg: using RSA key B0F4950458F69E1150C6C5EDC8AC4916105EF944 [2025-02-06T16:36:46.582Z] gpg: Good signature from "Fedora (42) " [ultimate] [2025-02-06T16:36:47.149Z] tmp/kola-qemu-cache/fedora-coreos-42.20250206.91.0-qemu.x86_64.qcow2 [2025-02-06T16:36:47.149Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-06T16:36:47.149Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-06T16:36:47.149Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-06T16:36:47.402Z] === RUN fcos.upgrade.basic [2025-02-06T16:37:05.882Z] --- PASS: ext.config.rpm-ostree-countme (40.12s) [2025-02-06T16:37:05.882Z] --- PASS: ext.config.var-mount.scsi-id (45.13s) [2025-02-06T16:37:23.889Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (63.00s) [2025-02-06T16:37:25.766Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-02-06T16:37:26.015Z] === RUN fcos.upgrade.basic/setup [2025-02-06T16:37:26.015Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-02-06T16:37:30.994Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (71.53s) [2025-02-06T16:37:37.512Z] --- PASS: ext.config.butane.grub-users (77.00s) [2025-02-06T16:38:03.974Z] --- PASS: coreos.ignition.instantiated.enable-unit (37.94s) [2025-02-06T16:38:05.353Z] === RUN basic.uefi-secure/Useradd [2025-02-06T16:38:05.607Z] === RUN basic.uefi-secure/MachineID [2025-02-06T16:38:05.860Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-02-06T16:38:06.113Z] === RUN basic.uefi-secure/PortSSH [2025-02-06T16:38:06.113Z] === RUN basic.uefi-secure/DbusPerms [2025-02-06T16:38:06.671Z] === RUN basic.uefi-secure/ServicesActive [2025-02-06T16:38:06.671Z] === RUN basic.uefi-secure/ReadOnly [2025-02-06T16:38:06.671Z] === RUN rpmostree.upgrade-rollback/rollback [2025-02-06T16:38:10.818Z] --- PASS: basic.uefi-secure (39.28s) [2025-02-06T16:38:10.818Z] --- PASS: basic.uefi-secure/Useradd (0.54s) [2025-02-06T16:38:10.818Z] --- PASS: basic.uefi-secure/MachineID (0.12s) [2025-02-06T16:38:10.818Z] --- PASS: basic.uefi-secure/FCOSGrowpart (0.36s) [2025-02-06T16:38:10.818Z] --- PASS: basic.uefi-secure/PortSSH (0.12s) [2025-02-06T16:38:10.818Z] --- PASS: basic.uefi-secure/DbusPerms (0.33s) [2025-02-06T16:38:10.818Z] --- PASS: basic.uefi-secure/ServicesActive (0.13s) [2025-02-06T16:38:10.818Z] --- PASS: basic.uefi-secure/ReadOnly (0.12s) [2025-02-06T16:38:10.818Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (70.90s) [2025-02-06T16:38:12.593Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-02-06T16:38:13.319Z] --- PASS: rpmostree.status (36.55s) [2025-02-06T16:38:35.525Z] === RUN basic/ServicesActive [2025-02-06T16:38:35.525Z] === RUN basic/ReadOnly [2025-02-06T16:38:35.525Z] === RUN basic/Useradd [2025-02-06T16:38:35.525Z] === RUN basic/MachineID [2025-02-06T16:38:35.525Z] === RUN basic/FCOSGrowpart [2025-02-06T16:38:35.525Z] === RUN basic/PortSSH [2025-02-06T16:38:35.525Z] === RUN basic/DbusPerms [2025-02-06T16:38:35.525Z] --- PASS: rpmostree.upgrade-rollback (88.63s) [2025-02-06T16:38:35.525Z] --- PASS: rpmostree.upgrade-rollback/upgrade (41.17s) [2025-02-06T16:38:35.525Z] --- PASS: rpmostree.upgrade-rollback/rollback (22.96s) [2025-02-06T16:38:35.525Z] --- PASS: ext.config.networking.kargs-rd-net (34.01s) [2025-02-06T16:38:36.880Z] --- PASS: basic (26.20s) [2025-02-06T16:38:36.880Z] --- PASS: basic/ServicesActive (0.13s) [2025-02-06T16:38:36.880Z] --- PASS: basic/ReadOnly (0.11s) [2025-02-06T16:38:36.880Z] --- PASS: basic/Useradd (0.21s) [2025-02-06T16:38:36.880Z] --- PASS: basic/MachineID (0.12s) [2025-02-06T16:38:36.880Z] --- PASS: basic/FCOSGrowpart (0.15s) [2025-02-06T16:38:36.880Z] --- PASS: basic/PortSSH (0.12s) [2025-02-06T16:38:36.880Z] --- PASS: basic/DbusPerms (0.34s) [2025-02-06T16:38:44.936Z] === RUN basic.uefi/Useradd [2025-02-06T16:38:44.936Z] === RUN basic.uefi/MachineID [2025-02-06T16:38:44.936Z] === RUN basic.uefi/FCOSGrowpart [2025-02-06T16:38:45.190Z] === RUN basic.uefi/PortSSH [2025-02-06T16:38:45.190Z] === RUN basic.uefi/DbusPerms [2025-02-06T16:38:45.744Z] === RUN podman.workflow/run [2025-02-06T16:38:45.744Z] === RUN basic.uefi/ServicesActive [2025-02-06T16:38:45.744Z] === RUN basic.uefi/ReadOnly [2025-02-06T16:38:49.888Z] --- PASS: basic.uefi (39.12s) [2025-02-06T16:38:49.888Z] --- PASS: basic.uefi/Useradd (0.21s) [2025-02-06T16:38:49.888Z] --- PASS: basic.uefi/MachineID (0.17s) [2025-02-06T16:38:49.888Z] --- PASS: basic.uefi/FCOSGrowpart (0.15s) [2025-02-06T16:38:49.888Z] --- PASS: basic.uefi/PortSSH (0.12s) [2025-02-06T16:38:49.888Z] --- PASS: basic.uefi/DbusPerms (0.39s) [2025-02-06T16:38:49.888Z] --- PASS: basic.uefi/ServicesActive (0.16s) [2025-02-06T16:38:49.888Z] --- PASS: basic.uefi/ReadOnly (0.14s) [2025-02-06T16:38:51.208Z] --- PASS: fcos.upgrade.basic (122.64s) [2025-02-06T16:38:51.208Z] --- PASS: fcos.upgrade.basic/setup (4.95s) [2025-02-06T16:38:51.208Z] --- PASS: fcos.upgrade.basic/upgrade-from-previous (45.62s) [2025-02-06T16:38:51.208Z] --- PASS: fcos.upgrade.basic/upgrade-from-current (34.60s) [2025-02-06T16:38:51.208Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-upgrade-x86_64 [2025-02-06T16:38:51.210Z] [Pipeline] } [2025-02-06T16:38:51.213Z] [Pipeline] // withEnv [2025-02-06T16:38:51.220Z] [Pipeline] } [2025-02-06T16:39:16.346Z] --- PASS: ext.config.firewall.iptables-legacy (26.53s) [2025-02-06T16:39:18.223Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (41.34s) [2025-02-06T16:39:28.135Z] --- PASS: ext.config.reboot (54.45s) [2025-02-06T16:39:54.588Z] --- PASS: ext.config.swap.zram-generator (25.87s) [2025-02-06T16:39:54.841Z] --- PASS: ext.config.clhm.ignition-warnings (36.78s) [2025-02-06T16:39:54.841Z] mke2fs 1.47.1 (20-May-2024) [2025-02-06T16:40:06.996Z] --- PASS: coreos.unique.boot.failure (11.98s) [2025-02-06T16:40:11.139Z] --- PASS: coreos.selinux.boolean (54.62s) [2025-02-06T16:40:19.194Z] --- PASS: coreos.ignition.v2.users (25.05s) [2025-02-06T16:40:27.251Z] --- PASS: kdump.crash.ssh (112.10s) [2025-02-06T16:40:27.251Z] cluster.go:151: Running as unit: run-p7117-i7118.service; invocation ID: d27f2405723b40848da08e0a47751c5f [2025-02-06T16:40:27.504Z] === RUN podman.base/info [2025-02-06T16:40:28.060Z] === RUN podman.base/resources [2025-02-06T16:40:36.124Z] --- PASS: podman.base (29.19s) [2025-02-06T16:40:36.124Z] --- PASS: podman.base/info (0.44s) [2025-02-06T16:40:36.124Z] --- PASS: podman.base/resources (4.65s) [2025-02-06T16:40:41.357Z] --- PASS: coreos.unique.boot.ignition.failure (14.65s) [2025-02-06T16:40:49.414Z] --- PASS: ext.config.ignition.stable-boot (38.59s) [2025-02-06T16:41:04.235Z] --- PASS: ext.config.disks.lvmdevices (44.73s) [2025-02-06T16:41:30.689Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-02-06T16:41:30.689Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-02-06T16:41:30.689Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-02-06T16:41:31.245Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-02-06T16:41:31.803Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-02-06T16:41:33.680Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-02-06T16:41:35.036Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-02-06T16:41:39.181Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-02-06T16:41:39.181Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (57.75s) [2025-02-06T16:41:39.433Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-02-06T16:41:41.932Z] --- PASS: ext.config.gshadow (38.34s) [2025-02-06T16:41:42.852Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-02-06T16:41:44.737Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-02-06T16:41:44.750Z] --- PASS: multipath.partition (55.78s) [2025-02-06T16:41:51.268Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-02-06T16:41:53.149Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-02-06T16:41:54.507Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-02-06T16:41:54.507Z] --- PASS: coreos.ignition.failure (15.74s) [2025-02-06T16:41:55.062Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-02-06T16:41:55.980Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-02-06T16:41:56.536Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-02-06T16:41:57.902Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-02-06T16:42:02.047Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-02-06T16:42:02.300Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-02-06T16:42:04.175Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-02-06T16:42:04.428Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-02-06T16:42:05.345Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-02-06T16:42:07.221Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-02-06T16:42:08.586Z] --- PASS: ext.config.networking.hostname.fallback-hostname (26.68s) [2025-02-06T16:42:08.586Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-02-06T16:42:09.142Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-02-06T16:42:09.395Z] --- PASS: coreos.ignition.groups (24.47s) [2025-02-06T16:42:12.655Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-02-06T16:42:13.576Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-02-06T16:42:14.930Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-02-06T16:42:21.460Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-02-06T16:42:21.460Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-02-06T16:42:22.816Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-02-06T16:42:24.693Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-02-06T16:42:26.569Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-02-06T16:42:26.823Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-02-06T16:42:28.701Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-02-06T16:42:30.064Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-02-06T16:42:30.986Z] === RUN basic.nvme/ServicesActive [2025-02-06T16:42:30.986Z] === RUN basic.nvme/ReadOnly [2025-02-06T16:42:31.243Z] === RUN basic.nvme/Useradd [2025-02-06T16:42:31.243Z] === RUN basic.nvme/MachineID [2025-02-06T16:42:31.910Z] === RUN basic.nvme/FCOSGrowpart [2025-02-06T16:42:31.910Z] === RUN basic.nvme/PortSSH [2025-02-06T16:42:31.910Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-02-06T16:42:31.910Z] === RUN basic.nvme/DbusPerms [2025-02-06T16:42:33.796Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (39.10s) [2025-02-06T16:42:34.352Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-02-06T16:42:36.228Z] --- PASS: basic.nvme (26.58s) [2025-02-06T16:42:36.228Z] --- PASS: basic.nvme/ServicesActive (0.12s) [2025-02-06T16:42:36.228Z] --- PASS: basic.nvme/ReadOnly (0.12s) [2025-02-06T16:42:36.228Z] --- PASS: basic.nvme/Useradd (0.20s) [2025-02-06T16:42:36.228Z] --- PASS: basic.nvme/MachineID (0.11s) [2025-02-06T16:42:36.228Z] --- PASS: basic.nvme/FCOSGrowpart (0.16s) [2025-02-06T16:42:36.228Z] --- PASS: basic.nvme/PortSSH (0.13s) [2025-02-06T16:42:36.228Z] --- PASS: basic.nvme/DbusPerms (0.34s) [2025-02-06T16:42:36.228Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-02-06T16:42:37.583Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-02-06T16:42:39.471Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-02-06T16:42:40.826Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-02-06T16:42:41.383Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-02-06T16:42:43.259Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-02-06T16:42:45.143Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-02-06T16:42:46.497Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-02-06T16:42:48.374Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-02-06T16:42:49.306Z] --- PASS: ext.config.networking.no-persist-ip (41.15s) [2025-02-06T16:42:49.861Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-02-06T16:42:51.737Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-02-06T16:42:53.103Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-02-06T16:42:54.992Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-02-06T16:42:56.357Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-02-06T16:42:56.912Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-02-06T16:42:57.469Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-02-06T16:42:59.347Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-02-06T16:43:11.485Z] --- PASS: ext.config.ignition.systemd-unmasking (36.76s) [2025-02-06T16:43:11.485Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-02-06T16:43:12.840Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-02-06T16:43:14.717Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-02-06T16:43:16.072Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-02-06T16:43:16.628Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-02-06T16:43:17.184Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-02-06T16:43:19.063Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-02-06T16:43:19.620Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-02-06T16:43:20.177Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-02-06T16:43:22.054Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-02-06T16:43:22.307Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-02-06T16:43:24.809Z] --- PASS: ext.config.ignition.remote (48.89s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0 (170.76s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.61s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.60s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (3.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (0.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (3.61s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (6.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (0.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (3.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.66s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (3.65s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (5.65s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.65s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.65s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.61s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.66s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.66s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.65s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (0.64s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (11.88s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.65s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.65s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (1.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.65s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (0.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.63s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (0.62s) [2025-02-06T16:43:26.688Z] --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (0.64s) [2025-02-06T16:43:28.044Z] --- PASS: ext.config.ignition.resource.remote (38.63s) [2025-02-06T16:43:46.066Z] === RUN fcos.filesystem/writablefiles [2025-02-06T16:43:46.066Z] === RUN fcos.filesystem/writabledirs [2025-02-06T16:43:46.066Z] === RUN fcos.filesystem/stickydirs [2025-02-06T16:43:46.066Z] === RUN fcos.filesystem/denylist [2025-02-06T16:43:48.578Z] --- PASS: fcos.filesystem (37.78s) [2025-02-06T16:43:48.578Z] --- PASS: fcos.filesystem/writablefiles (0.88s) [2025-02-06T16:43:48.578Z] --- PASS: fcos.filesystem/writabledirs (0.27s) [2025-02-06T16:43:48.578Z] --- PASS: fcos.filesystem/stickydirs (0.33s) [2025-02-06T16:43:48.578Z] --- PASS: fcos.filesystem/denylist (0.38s) [2025-02-06T16:43:51.090Z] --- PASS: fcos.network.listeners (24.49s) [2025-02-06T16:43:52.447Z] === RUN podman.workflow/exec [2025-02-06T16:43:52.700Z] === RUN podman.workflow/stop [2025-02-06T16:44:04.837Z] === RUN podman.workflow/remove [2025-02-06T16:44:04.837Z] === RUN podman.workflow/delete [2025-02-06T16:44:06.715Z] --- PASS: ext.config.ignition.kargs (38.66s) [2025-02-06T16:44:08.596Z] --- PASS: podman.workflow (355.55s) [2025-02-06T16:44:08.596Z] --- PASS: podman.workflow/run (306.76s) [2025-02-06T16:44:08.596Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-02-06T16:44:08.596Z] cluster.go:151: Getting image source signatures [2025-02-06T16:44:08.596Z] cluster.go:151: Copying blob sha256:32c157f0be07950a2f1fc4ff6134c79f903885498b60c6c2792a861602520ac0 [2025-02-06T16:44:08.596Z] cluster.go:151: Copying config sha256:5ec4dffca7587728366074b0ae50ad4129a85f6b7c1b451cc6c175d9f49b2b21 [2025-02-06T16:44:08.596Z] cluster.go:151: Writing manifest to image destination [2025-02-06T16:44:08.596Z] --- PASS: podman.workflow/exec (0.35s) [2025-02-06T16:44:08.596Z] --- PASS: podman.workflow/stop (10.68s) [2025-02-06T16:44:08.596Z] --- PASS: podman.workflow/remove (0.58s) [2025-02-06T16:44:08.596Z] --- PASS: podman.workflow/delete (0.71s) [2025-02-06T16:44:08.596Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-02-06T16:44:08.596Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-02-06T16:44:20.762Z] --- PASS: coreos.ignition.mount.partitions (54.71s) [2025-02-06T16:44:35.565Z] --- PASS: ext.config.networking.nmstate.state (45.41s) [2025-02-06T16:44:38.066Z] --- PASS: ext.config.networking.nameserver (29.51s) [2025-02-06T16:44:52.902Z] === RUN ostree.hotfix/unlock [2025-02-06T16:45:00.961Z] --- PASS: ext.config.var-mount.luks (68.61s) [2025-02-06T16:45:07.487Z] === RUN ostree.hotfix/install [2025-02-06T16:45:07.487Z] === RUN ostree.hotfix/uninstall [2025-02-06T16:45:08.418Z] === RUN ostree.hotfix/persist [2025-02-06T16:45:30.290Z] === RUN ostree.hotfix/rollback [2025-02-06T16:45:30.290Z] --- PASS: ext.config.ignition.delete-config (81.31s) [2025-02-06T16:45:30.290Z] --- PASS: coreos.misc.disk.varlibcontainers (56.60s) [2025-02-06T16:45:30.290Z] cluster.go:151: Created symlink '/etc/systemd/system/var-lib-containers.mount.wants/systemd-mkfs@dev-disk-by-id-virtio-disk1.service' ��� '/etc/systemd/system/systemd-mkfs@dev-disk-by-id-virtio-disk1.service'. [2025-02-06T16:45:30.290Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-02-06T16:45:42.439Z] --- PASS: ext.config.podman.rootless-systemd (64.24s) [2025-02-06T16:45:52.351Z] --- PASS: ostree.hotfix (91.66s) [2025-02-06T16:45:52.351Z] --- PASS: ostree.hotfix/unlock (14.16s) [2025-02-06T16:45:52.351Z] --- PASS: ostree.hotfix/install (0.52s) [2025-02-06T16:45:52.351Z] --- PASS: ostree.hotfix/uninstall (0.46s) [2025-02-06T16:45:52.351Z] --- PASS: ostree.hotfix/persist (19.08s) [2025-02-06T16:45:52.351Z] --- PASS: ostree.hotfix/rollback (19.95s) [2025-02-06T16:46:00.418Z] --- PASS: ext.config.docker.basic (32.46s) [2025-02-06T16:46:12.563Z] --- PASS: coreos.ignition.once (42.19s) [2025-02-06T16:46:20.638Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (29.16s) [2025-02-06T16:46:27.169Z] --- PASS: ext.config.systemd.network-online (26.54s) [2025-02-06T16:46:31.332Z] --- PASS: rhcos.selinux.boolean.persist (49.01s) [2025-02-06T16:46:33.211Z] === RUN rpmostree.install-uninstall/install [2025-02-06T16:46:48.028Z] --- PASS: ext.config.ignition.systemd-enable-units (26.83s) [2025-02-06T16:46:56.088Z] --- PASS: coreos.ignition.sethostname (24.75s) [2025-02-06T16:46:57.443Z] --- PASS: ext.config.networking.nmstate.policy (117.51s) [2025-02-06T16:47:19.306Z] --- PASS: ext.config.containers.quadlet (31.35s) [2025-02-06T16:47:19.306Z] === RUN rpmostree.install-uninstall/uninstall [2025-02-06T16:47:23.453Z] --- PASS: ext.config.extensions.package (56.01s) [2025-02-06T16:47:35.732Z] --- PASS: ext.config.boot.grub2-install (36.43s) [2025-02-06T16:47:45.647Z] --- PASS: ext.config.boot.bootupd-validate (26.63s) [2025-02-06T16:48:03.673Z] --- PASS: rpmostree.install-uninstall (109.63s) [2025-02-06T16:48:03.673Z] --- PASS: rpmostree.install-uninstall/install (46.20s) [2025-02-06T16:48:03.673Z] --- PASS: rpmostree.install-uninstall/uninstall (38.90s) [2025-02-06T16:48:04.594Z] --- PASS: ext.config.networking.prefer-ignition-networking (30.67s) [2025-02-06T16:48:09.835Z] --- PASS: multipath.day2 (73.79s) [2025-02-06T16:48:21.976Z] --- PASS: coreos.ignition.symlink (36.24s) [2025-02-06T16:48:34.119Z] --- PASS: fcos.users.shells (23.92s) [2025-02-06T16:48:46.260Z] --- PASS: ext.config.selinux.enforcing (43.36s) [2025-02-06T16:49:04.273Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (57.88s) [2025-02-06T16:49:04.273Z] --- PASS: ext.config.networking.bridge-static-via-kargs (41.76s) [2025-02-06T16:49:10.789Z] --- PASS: coreos.auth.verify (24.31s) [2025-02-06T16:49:17.324Z] --- PASS: ext.config.kdump.crash (113.80s) [2025-02-06T16:49:23.848Z] === RUN rootfs.uuid/RandomUUID [2025-02-06T16:49:27.995Z] --- PASS: rootfs.uuid (24.98s) [2025-02-06T16:49:27.995Z] --- PASS: rootfs.uuid/RandomUUID (0.17s) [2025-02-06T16:49:29.353Z] --- PASS: multipath.day1 (55.40s) [2025-02-06T16:49:44.163Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (41.12s) [2025-02-06T16:49:56.298Z] --- PASS: ext.config.ssh.custom-host-key-permissions (26.60s) [2025-02-06T16:50:00.458Z] === RUN ostree.unlock/unlock [2025-02-06T16:50:00.458Z] === RUN ostree.unlock/install [2025-02-06T16:50:01.014Z] === RUN ostree.unlock/uninstall [2025-02-06T16:50:01.569Z] === RUN ostree.unlock/discard [2025-02-06T16:50:13.708Z] --- PASS: ext.config.var-mount.simple (56.70s) [2025-02-06T16:50:18.930Z] --- PASS: ext.config.toolbox (68.48s) [2025-02-06T16:50:24.155Z] --- PASS: ostree.unlock (56.42s) [2025-02-06T16:50:24.155Z] --- PASS: ostree.unlock/unlock (0.62s) [2025-02-06T16:50:24.155Z] --- PASS: ostree.unlock/install (0.61s) [2025-02-06T16:50:24.155Z] --- PASS: ostree.unlock/uninstall (0.47s) [2025-02-06T16:50:24.155Z] --- PASS: ostree.unlock/discard (18.86s) [2025-02-06T16:50:38.960Z] --- PASS: coreos.ignition.mount.disks (54.86s) [2025-02-06T16:50:45.470Z] === RUN ostree.remote/add [2025-02-06T16:50:45.470Z] === RUN ostree.remote/list [2025-02-06T16:50:45.470Z] === RUN ostree.remote/show-url [2025-02-06T16:50:45.470Z] === RUN ostree.remote/refs [2025-02-06T16:50:45.470Z] --- PASS: ext.config.ignition.systemd-disable (26.70s) [2025-02-06T16:50:45.470Z] === RUN ostree.remote/summary [2025-02-06T16:50:45.470Z] === RUN ostree.remote/delete [2025-02-06T16:50:49.614Z] --- PASS: ostree.remote (25.37s) [2025-02-06T16:50:49.614Z] --- PASS: ostree.remote/add (0.24s) [2025-02-06T16:50:49.614Z] --- PASS: ostree.remote/list (0.11s) [2025-02-06T16:50:49.614Z] --- PASS: ostree.remote/show-url (0.20s) [2025-02-06T16:50:49.614Z] --- PASS: ostree.remote/refs (0.15s) [2025-02-06T16:50:49.614Z] --- PASS: ostree.remote/summary (0.28s) [2025-02-06T16:50:49.614Z] --- PASS: ostree.remote/delete (0.45s) [2025-02-06T16:51:11.471Z] --- PASS: ext.config.networking.force-persist-ip (29.14s) [2025-02-06T16:51:33.333Z] --- PASS: ext.config.systemd.condition-needs-update (78.94s) [2025-02-06T16:52:40.957Z] --- PASS: podman.network-single (164.21s) [2025-02-06T16:52:40.957Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-x86_64 [2025-02-06T16:52:40.960Z] [Pipeline] } [2025-02-06T16:52:40.964Z] [Pipeline] // withEnv [2025-02-06T16:52:41.066Z] [Pipeline] withEnv [2025-02-06T16:52:41.076Z] [Pipeline] { [2025-02-06T16:52:41.106Z] [Pipeline] sh [2025-02-06T16:52:41.701Z] + set -xeuo pipefail [2025-02-06T16:52:41.701Z] ++ umask [2025-02-06T16:52:41.701Z] + '[' 0022 = 0000 ']' [2025-02-06T16:52:41.701Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T16:52:41.701Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-02-06T16:52:41.701Z] kola -p qemu --build latest run --rerun --allow-rerun-success=tags=needs-internet --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-reprovision-x86_64 [2025-02-06T16:52:41.956Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-06T16:52:41.956Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-06T16:52:41.956Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-06T16:52:42.210Z] === RUN ext.config.root-reprovision.raid1 [2025-02-06T16:52:42.210Z] === RUN ext.config.root-reprovision.luks [2025-02-06T16:52:42.210Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-02-06T16:52:42.210Z] === RUN coreos.boot-mirror.luks [2025-02-06T16:52:42.210Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-02-06T16:52:42.210Z] === RUN coreos.boot-mirror [2025-02-06T16:52:42.210Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-02-06T16:52:42.210Z] === RUN ext.config.root-reprovision.swap-before-root [2025-02-06T16:52:42.210Z] === RUN ext.config.root-reprovision.filesystem-only [2025-02-06T16:52:42.210Z] === RUN ext.config.root-reprovision.luks.512e [2025-02-06T16:54:33.543Z] --- PASS: ext.config.root-reprovision.raid1 (107.22s) [2025-02-06T16:56:39.922Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (124.37s) [2025-02-06T16:58:46.284Z] --- PASS: ext.config.root-reprovision.luks.512e (124.05s) [2025-02-06T17:00:07.822Z] --- PASS: ext.config.root-reprovision.filesystem-only (81.48s) [2025-02-06T17:01:29.169Z] --- PASS: ext.config.root-reprovision.swap-before-root (81.65s) [2025-02-06T17:03:20.525Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-02-06T17:03:42.381Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-02-06T17:04:08.834Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-02-06T17:04:47.449Z] --- PASS: coreos.boot-mirror.luks (204.53s) [2025-02-06T17:04:47.449Z] --- PASS: coreos.boot-mirror.luks/sanity-check (1.61s) [2025-02-06T17:04:47.449Z] --- PASS: coreos.boot-mirror.luks/detach-primary (29.98s) [2025-02-06T17:04:47.449Z] --- PASS: coreos.boot-mirror.luks/verify-fallback (0.80s) [2025-02-06T17:06:54.043Z] === RUN coreos.boot-mirror/sanity-check [2025-02-06T17:06:54.043Z] === RUN coreos.boot-mirror/detach-primary [2025-02-06T17:07:15.895Z] === RUN coreos.boot-mirror/verify-fallback [2025-02-06T17:07:22.411Z] --- PASS: coreos.boot-mirror (156.70s) [2025-02-06T17:07:22.411Z] --- PASS: coreos.boot-mirror/sanity-check (1.90s) [2025-02-06T17:07:22.411Z] --- PASS: coreos.boot-mirror/detach-primary (30.21s) [2025-02-06T17:07:22.411Z] --- PASS: coreos.boot-mirror/verify-fallback (0.80s) [2025-02-06T17:08:30.018Z] --- PASS: ext.config.root-reprovision.autosave-xfs (64.11s) [2025-02-06T17:09:51.364Z] systemctl status kola-runext.service: [2025-02-06T17:09:51.364Z] �� kola-runext.service [2025-02-06T17:09:51.364Z] Loaded: loaded (/etc/systemd/system/kola-runext.service; static) [2025-02-06T17:09:51.364Z] Drop-In: /usr/lib/systemd/system/service.d [2025-02-06T17:09:51.364Z] ������10-timeout-abort.conf, 50-keep-warm.conf [2025-02-06T17:09:51.364Z] Active: failed (Result: exit-code) since Thu 2025-02-06 17:09:43 UTC; 480ms ago [2025-02-06T17:09:51.364Z] Duration: 55.717s [2025-02-06T17:09:51.364Z] Invocation: 08f427bc8b7d4ba7b6637ec3c03ed262 [2025-02-06T17:09:51.364Z] Process: 2290 ExecStart=/usr/local/bin/kola-runext-kernel-replace (code=exited, status=1/FAILURE) [2025-02-06T17:09:51.364Z] Main PID: 2290 (code=exited, status=1/FAILURE) [2025-02-06T17:09:51.364Z] Mem peak: 1.4G [2025-02-06T17:09:51.364Z] CPU: 50.748s [2025-02-06T17:09:51.364Z] [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: ++ . /etc/os-release [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ NAME='Fedora Linux' [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ VERSION='43 (CoreOS Prerelease)' [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ RELEASE_TYPE=development [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ ID=fedora [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ VERSION_ID=43 [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ VERSION_CODENAME= [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ PLATFORM_ID=platform:f43 [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ PRETTY_NAME='Fedora CoreOS 43' [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ ANSI_COLOR='0;38;2;60;110;180' [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ LOGO=fedora-logo-icon [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ HOME_URL=https://getfedora.org/coreos/ [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ SUPPORT_END=2026-05-13 [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ VARIANT=CoreOS [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ VARIANT_ID=coreos [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: +++ OSTREE_VERSION=42.20250206.dev.0 [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2317]: ++ echo 43 [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2290]: + VERSION_ID=43 [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2290]: + previous_version_id=42 [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2290]: + dnf download --releasever 42 --resolve '--disablerepo=*' --enablerepo=updates --enablerepo=fedora kernel [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2318]: Updating and loading repositories: [2025-02-06T17:09:51.364Z] Feb 06 17:09:37 qemu0 kola-runext-kernel-replace[2318]: Fedora 42 - x86_64 - Updates 100% | 478.4 KiB/s | 63.1 KiB | 00m00s [2025-02-06T17:09:51.364Z] Feb 06 17:09:38 qemu0 kola-runext-kernel-replace[2318]: Fedora 42 - x86_64 100% | 34.0 MiB/s | 35.2 MiB | 00m01s [2025-02-06T17:09:51.364Z] Feb 06 17:09:42 qemu0 kola-runext-kernel-replace[2318]: Repositories loaded. [2025-02-06T17:09:51.364Z] Feb 06 17:09:43 qemu0 kola-runext-kernel-replace[2318]: Downloading Packages: [2025-02-06T17:09:51.364Z] Feb 06 17:09:43 qemu0 kola-runext-kernel-replace[2318]: kernel-0:6.14.0-0.rc1.15.fc42.x86_64 100% | 61.5 MiB/s | 188.8 KiB | 00m00s [2025-02-06T17:09:51.364Z] Feb 06 17:09:43 qemu0 kola-runext-kernel-replace[2329]: ++ rpm -qp --qf '%{EVR}' './kernel-core*rpm' [2025-02-06T17:09:51.364Z] Feb 06 17:09:43 qemu0 kola-runext-kernel-replace[2329]: error: open of ./kernel-core*rpm failed: No such file or directory [2025-02-06T17:09:51.364Z] Feb 06 17:09:43 qemu0 kola-runext-kernel-replace[2290]: + kver= [2025-02-06T17:09:51.364Z] Feb 06 17:09:43 qemu0 systemd[1]: kola-runext.service: Main process exited, code=exited, status=1/FAILURE [2025-02-06T17:09:51.364Z] Feb 06 17:09:43 qemu0 systemd[1]: kola-runext.service: Failed with result 'exit-code'. [2025-02-06T17:09:51.364Z] Feb 06 17:09:43 qemu0 systemd[1]: kola-runext.service: Consumed 50.748s CPU time, 1.4G memory peak. [2025-02-06T17:09:51.364Z] --- WARN: ext.config.rpm-ostree.kernel-replace (82.45s) [2025-02-06T17:09:51.364Z] cluster.go:151: Error: Unit kola-runext.service exited with code 1 [2025-02-06T17:09:51.364Z] cluster.go:151: 2025-02-06T17:09:44Z cli: Unit kola-runext.service exited with code 1 [2025-02-06T17:09:51.364Z] harness.go:1265: kolet failed: : kolet run-test-unit failed: Process exited with status 1 [2025-02-06T17:11:57.728Z] --- PASS: ext.config.root-reprovision.luks (124.77s) [2025-02-06T17:11:57.728Z] FAIL, output in /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-reprovision-x86_64 [2025-02-06T17:11:57.728Z] Error: A test marked as warn:true failed. [2025-02-06T17:11:57.728Z] 2025-02-06T17:11:53Z cli: A test marked as warn:true failed. [2025-02-06T17:11:57.728Z] failed to execute cmd-kola: exit status 77 [2025-02-06T17:11:57.730Z] [Pipeline] } [2025-02-06T17:11:57.733Z] [Pipeline] // withEnv [2025-02-06T17:11:57.752Z] [Pipeline] warnError [2025-02-06T17:11:57.753Z] [Pipeline] { [2025-02-06T17:11:57.796Z] [Pipeline] error [2025-02-06T17:11:57.796Z] [Pipeline] } [2025-02-06T17:11:57.797Z] ERROR: A warn:true test failed [2025-02-06T17:11:57.797Z] ERROR: A warn:true test failed [2025-02-06T17:11:57.800Z] [Pipeline] // warnError [2025-02-06T17:11:57.851Z] [Pipeline] } [2025-02-06T17:11:57.910Z] [Pipeline] // parallel [2025-02-06T17:11:57.937Z] [Pipeline] withEnv [2025-02-06T17:11:57.937Z] [Pipeline] { [2025-02-06T17:11:57.940Z] [Pipeline] sh [2025-02-06T17:11:58.615Z] + set -xeuo pipefail [2025-02-06T17:11:58.615Z] ++ umask [2025-02-06T17:11:58.615Z] + '[' 0022 = 0000 ']' [2025-02-06T17:11:58.615Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T17:11:58.615Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-upgrade-x86_64 [2025-02-06T17:11:58.617Z] [Pipeline] } [2025-02-06T17:11:58.619Z] [Pipeline] // withEnv [2025-02-06T17:11:58.625Z] [Pipeline] withEnv [2025-02-06T17:11:58.625Z] [Pipeline] { [2025-02-06T17:11:58.638Z] [Pipeline] sh [2025-02-06T17:11:59.178Z] + set -xeuo pipefail [2025-02-06T17:11:59.178Z] ++ umask [2025-02-06T17:11:59.178Z] + '[' 0022 = 0000 ']' [2025-02-06T17:11:59.178Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T17:11:59.178Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG -c --xz kola-upgrade-x86_64 [2025-02-06T17:11:59.433Z] [Pipeline] } [2025-02-06T17:11:59.436Z] [Pipeline] // withEnv [2025-02-06T17:11:59.446Z] [Pipeline] archiveArtifacts [2025-02-06T17:11:59.448Z] Archiving artifacts [2025-02-06T17:11:59.960Z] [Pipeline] withEnv [2025-02-06T17:11:59.961Z] [Pipeline] { [2025-02-06T17:11:59.965Z] [Pipeline] sh [2025-02-06T17:12:00.498Z] + set -xeuo pipefail [2025-02-06T17:12:00.498Z] ++ umask [2025-02-06T17:12:00.498Z] + '[' 0022 = 0000 ']' [2025-02-06T17:12:00.498Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T17:12:00.498Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-upgrade-x86_64 --output - [2025-02-06T17:12:00.500Z] [Pipeline] } [2025-02-06T17:12:00.503Z] [Pipeline] // withEnv [2025-02-06T17:12:00.508Z] [Pipeline] junit [2025-02-06T17:12:00.509Z] Recording test results [2025-02-06T17:12:01.123Z] None of the test reports contained any result [2025-02-06T17:12:01.124Z] [Pipeline] withEnv [2025-02-06T17:12:01.125Z] [Pipeline] { [2025-02-06T17:12:01.128Z] [Pipeline] sh [2025-02-06T17:12:01.668Z] + set -xeuo pipefail [2025-02-06T17:12:01.668Z] ++ umask [2025-02-06T17:12:01.668Z] + '[' 0022 = 0000 ']' [2025-02-06T17:12:01.668Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T17:12:01.668Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-x86_64 [2025-02-06T17:12:01.671Z] [Pipeline] } [2025-02-06T17:12:01.673Z] [Pipeline] // withEnv [2025-02-06T17:12:01.698Z] [Pipeline] withEnv [2025-02-06T17:12:01.698Z] [Pipeline] { [2025-02-06T17:12:01.719Z] [Pipeline] sh [2025-02-06T17:12:02.247Z] + set -xeuo pipefail [2025-02-06T17:12:02.247Z] ++ umask [2025-02-06T17:12:02.247Z] + '[' 0022 = 0000 ']' [2025-02-06T17:12:02.247Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T17:12:02.247Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG -c --xz kola-x86_64 [2025-02-06T17:12:07.489Z] [Pipeline] } [2025-02-06T17:12:07.492Z] [Pipeline] // withEnv [2025-02-06T17:12:07.543Z] [Pipeline] archiveArtifacts [2025-02-06T17:12:07.545Z] Archiving artifacts [2025-02-06T17:12:10.230Z] [Pipeline] withEnv [2025-02-06T17:12:10.231Z] [Pipeline] { [2025-02-06T17:12:10.234Z] [Pipeline] sh [2025-02-06T17:12:10.759Z] + set -xeuo pipefail [2025-02-06T17:12:10.759Z] ++ umask [2025-02-06T17:12:10.759Z] + '[' 0022 = 0000 ']' [2025-02-06T17:12:10.759Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T17:12:10.759Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-x86_64 --output - [2025-02-06T17:12:10.761Z] [Pipeline] } [2025-02-06T17:12:10.763Z] [Pipeline] // withEnv [2025-02-06T17:12:10.848Z] [Pipeline] junit [2025-02-06T17:12:10.849Z] Recording test results [2025-02-06T17:12:11.137Z] None of the test reports contained any result [2025-02-06T17:12:11.138Z] [Pipeline] withEnv [2025-02-06T17:12:11.139Z] [Pipeline] { [2025-02-06T17:12:11.142Z] [Pipeline] sh [2025-02-06T17:12:11.680Z] + set -xeuo pipefail [2025-02-06T17:12:11.680Z] ++ umask [2025-02-06T17:12:11.680Z] + '[' 0022 = 0000 ']' [2025-02-06T17:12:11.680Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T17:12:11.680Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-reprovision-x86_64 [2025-02-06T17:12:11.682Z] [Pipeline] } [2025-02-06T17:12:11.685Z] [Pipeline] // withEnv [2025-02-06T17:12:11.763Z] [Pipeline] withEnv [2025-02-06T17:12:11.764Z] [Pipeline] { [2025-02-06T17:12:11.825Z] [Pipeline] sh [2025-02-06T17:12:12.360Z] + set -xeuo pipefail [2025-02-06T17:12:12.360Z] ++ umask [2025-02-06T17:12:12.360Z] + '[' 0022 = 0000 ']' [2025-02-06T17:12:12.360Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T17:12:12.360Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG -c --xz kola-reprovision-x86_64 [2025-02-06T17:12:14.862Z] [Pipeline] } [2025-02-06T17:12:14.865Z] [Pipeline] // withEnv [2025-02-06T17:12:14.935Z] [Pipeline] archiveArtifacts [2025-02-06T17:12:14.937Z] Archiving artifacts [2025-02-06T17:12:15.311Z] [Pipeline] withEnv [2025-02-06T17:12:15.313Z] [Pipeline] { [2025-02-06T17:12:15.316Z] [Pipeline] sh [2025-02-06T17:12:15.862Z] + set -xeuo pipefail [2025-02-06T17:12:15.862Z] ++ umask [2025-02-06T17:12:15.862Z] + '[' 0022 = 0000 ']' [2025-02-06T17:12:15.862Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T17:12:15.862Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-ehlFG/kola-reprovision-x86_64 --output - [2025-02-06T17:12:15.864Z] [Pipeline] } [2025-02-06T17:12:15.868Z] [Pipeline] // withEnv [2025-02-06T17:12:15.934Z] [Pipeline] junit [2025-02-06T17:12:15.936Z] Recording test results [2025-02-06T17:12:16.073Z] [Pipeline] stage [2025-02-06T17:12:16.073Z] [Pipeline] { (x86_64:Build Metal) [2025-02-06T17:12:16.078Z] [Pipeline] withEnv [2025-02-06T17:12:16.545Z] [Pipeline] { [2025-02-06T17:12:16.550Z] [Pipeline] sh [2025-02-06T17:12:17.082Z] + set -xeuo pipefail [2025-02-06T17:12:17.082Z] ++ umask [2025-02-06T17:12:17.082Z] + '[' 0022 = 0000 ']' [2025-02-06T17:12:17.082Z] + cosa buildextend-metal [2025-02-06T17:12:17.082Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T17:12:17.334Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T17:12:17.334Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-06T17:12:18.255Z] Will build metal [2025-02-06T17:12:36.267Z] ++ arch [2025-02-06T17:12:36.267Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250206.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2626 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2113 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-7iXU.json [2025-02-06T17:12:36.823Z] + set +x [2025-02-06T17:12:37.076Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=metal /tmp/osbuild-7iXU.json [2025-02-06T17:12:37.076Z]  [2025-02-06T17:12:37.076Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T17:12:37.076Z] /dev/vdb1 30G 8.1G 22G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T17:12:37.076Z]  [2025-02-06T17:12:37.331Z] starting /tmp/osbuild-7iXU.jsonPipeline source org.osbuild.curl: d3c1624e15871ad7106a60753c737d01d70fe6d10a3371a78ec1274e0b3291f9 [2025-02-06T17:12:37.331Z] Build [2025-02-06T17:12:37.331Z] root: [2025-02-06T17:12:37.331Z] [2025-02-06T17:12:37.331Z] ��� Duration: 1738861956s [2025-02-06T17:12:37.331Z] Pipeline raw-metal-image: f20e63bf792dae9ffb5cd4a8c24d0cd6e43ae987e20f23291e63735c722fe506 [2025-02-06T17:12:37.331Z] Build [2025-02-06T17:12:37.331Z] root: [2025-02-06T17:12:37.331Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T17:12:37.331Z] org.osbuild.copy: 750e964307757a8f9a5db006febfe5a11345d8e0c70de273de1b07f341b41bdb { [2025-02-06T17:12:37.331Z] "paths": [ [2025-02-06T17:12:37.331Z] { [2025-02-06T17:12:37.331Z] "from": "input://tree/disk.img", [2025-02-06T17:12:37.331Z] "to": "tree:///disk.img" [2025-02-06T17:12:37.331Z] } [2025-02-06T17:12:37.331Z] ] [2025-02-06T17:12:37.331Z] } [2025-02-06T17:12:37.584Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:12:37.836Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-06T17:12:38.768Z] [2025-02-06T17:12:38.768Z] ��� Duration: 1s [2025-02-06T17:12:38.768Z] org.osbuild.coreos.platform: f20e63bf792dae9ffb5cd4a8c24d0cd6e43ae987e20f23291e63735c722fe506 { [2025-02-06T17:12:38.768Z] "platform": "metal" [2025-02-06T17:12:38.768Z] } [2025-02-06T17:12:39.022Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T17:12:39.022Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts/ [2025-02-06T17:12:43.172Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0' [2025-02-06T17:12:43.172Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts/boot [2025-02-06T17:12:43.425Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:12:43.425Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts/boot unmounted [2025-02-06T17:12:43.680Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts [2025-02-06T17:12:43.680Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts/boot unmounted [2025-02-06T17:12:43.680Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts/var unmounted [2025-02-06T17:12:43.680Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts/sysroot unmounted [2025-02-06T17:12:43.680Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts unmounted [2025-02-06T17:12:43.680Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts unmounted [2025-02-06T17:12:43.680Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts unmounted [2025-02-06T17:12:43.680Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ll1ss6or/mounts/ [2025-02-06T17:12:43.680Z] [2025-02-06T17:12:43.680Z] ��� Duration: 4s [2025-02-06T17:12:43.680Z] Pipeline metal: 54be56759e8a413ce6e1208e819b48a6344e850a4f6ec23648db103958de329b [2025-02-06T17:12:43.680Z] Build [2025-02-06T17:12:43.680Z] root: [2025-02-06T17:12:43.680Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T17:12:43.680Z] org.osbuild.copy: 54be56759e8a413ce6e1208e819b48a6344e850a4f6ec23648db103958de329b { [2025-02-06T17:12:43.680Z] "paths": [ [2025-02-06T17:12:43.680Z] { [2025-02-06T17:12:43.680Z] "from": "input://tree/disk.img", [2025-02-06T17:12:43.680Z] "to": "tree:///fedora-coreos-42.20250206.dev.0-metal.x86_64.raw" [2025-02-06T17:12:43.680Z] } [2025-02-06T17:12:43.680Z] ] [2025-02-06T17:12:43.680Z] } [2025-02-06T17:12:43.933Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:12:43.933Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw' [2025-02-06T17:12:43.933Z] [2025-02-06T17:12:43.933Z] ��� Duration: 0s [2025-02-06T17:12:44.186Z] manifest /tmp/osbuild-7iXU.json finished successfully [2025-02-06T17:12:44.186Z] oci-archive: ea66109bb3c807da4219b514e7447be4cc17b44f0b3ae390e3fa1299b72ccb16 [2025-02-06T17:12:44.186Z] deployed-tree: 09138e0cd342e385d8b106580ecc7cd8e7821f65a61ddf00e35042dd8902fae0 [2025-02-06T17:12:44.186Z] tree: ae437cbee7988e43d9e337867457feb9a8423f3609cf77804690cbb305b41790 [2025-02-06T17:12:44.186Z] raw-image: ca31d4635eadf5ca620126a865fad133f04b9ce946098dd04ea1437f43b7971a [2025-02-06T17:12:44.186Z] raw-4k-image: de4b2dd07a6c2e8141c85e13a5b5ed8e0a4eae5e04ab1b386b7347b48cac4785 [2025-02-06T17:12:44.186Z] raw-applehv-image: 2bf00c9f222f4d165d74bb5555374378643c75357cc2bd430c3481895f0c58f0 [2025-02-06T17:12:44.186Z] applehv: 6147d2c8256a3f0eb9645d58d3602df61870ba971353f3ff9fa8e6dd19f5b773 [2025-02-06T17:12:44.186Z] raw-gcp-image: 7a7f3b17ace5394629b8f9693d88378bd1d871b822cc8d7024caaacbb9f75e29 [2025-02-06T17:12:44.186Z] raw-gcp-image-tar: d6c8cf731c5bfb1acc6a5e2a91d7a76b4973104249b18e03d61f8082d4da4f88 [2025-02-06T17:12:44.186Z] gcp: b16324665fda075a0c51a4b500e0795f0da321186f5f1bd81fd18734879335cb [2025-02-06T17:12:44.186Z] raw-hyperv-image: 91b28d6c4142c024e26df7219362c1f7a92b2c8f3e9390d2ac69557b03f55d34 [2025-02-06T17:12:44.186Z] hyperv: a1dd9ab6c7dd1220ac710a5c327207af96f10a926a1fc58c4d35a12f4831256b [2025-02-06T17:12:44.186Z] raw-metal-image: f20e63bf792dae9ffb5cd4a8c24d0cd6e43ae987e20f23291e63735c722fe506 [2025-02-06T17:12:44.186Z] metal: 54be56759e8a413ce6e1208e819b48a6344e850a4f6ec23648db103958de329b [2025-02-06T17:12:44.186Z] raw-metal4k-image: d9ba768113f885240ac04d6ea0df9637da09c14f09aad7c19cbaa526eeb62969 [2025-02-06T17:12:44.186Z] metal4k: 6229f744fc6dd55d628961b942e3047b0c97881a8d748c367e9f7ca621cc5c61 [2025-02-06T17:12:44.186Z] raw-qemu-image: 69aebb529c4e44e841e47580e0ff44d908735daad4553a67dad9fabe2c6a4993 [2025-02-06T17:12:44.186Z] qemu: 0ce2ee338a701205ee1e0e51e1a729658fe741fd55bacf14c3a25a9984962694 [2025-02-06T17:12:44.186Z] live: 116782fb3bdd52f1ababfab61a14499028192d73fee5b7b103defe291004456a [2025-02-06T17:12:44.186Z] + set +x [2025-02-06T17:12:50.707Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.PGORag8u2i/metal/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw': Operation not permitted [2025-02-06T17:12:50.707Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.PGORag8u2i/metal': Operation not permitted [2025-02-06T17:12:54.864Z] /home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/meta.json wrote with version stamp 1738861974356854658 [2025-02-06T17:12:54.864Z] Successfully generated: fedora-coreos-42.20250206.dev.0-metal.x86_64.raw [2025-02-06T17:12:54.876Z] [Pipeline] } [2025-02-06T17:12:54.880Z] [Pipeline] // withEnv [2025-02-06T17:12:54.887Z] [Pipeline] withEnv [2025-02-06T17:12:54.887Z] [Pipeline] { [2025-02-06T17:12:54.983Z] [Pipeline] sh [2025-02-06T17:12:55.515Z] + set -xeuo pipefail [2025-02-06T17:12:55.515Z] ++ umask [2025-02-06T17:12:55.515Z] + '[' 0022 = 0000 ']' [2025-02-06T17:12:55.515Z] + cosa buildextend-metal4k [2025-02-06T17:12:55.515Z] info: Missing CAP_SYS_ADMIN; using virt [2025-02-06T17:12:55.768Z] Config commit: 9e67362543f203210d0a3bcb2957ed03f9a07d7c [2025-02-06T17:12:55.768Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-02-06T17:12:56.696Z] Will build metal4k [2025-02-06T17:13:14.703Z] ++ arch [2025-02-06T17:13:14.703Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250206.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-image-signed:oci-archive:/fedora-coreos-42.20250206.dev.0-ostree.x86_64.ociarchive"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2626 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2113 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-40kO.json [2025-02-06T17:13:15.624Z] + set +x [2025-02-06T17:13:15.624Z] + osbuild --out cache/osbuild/out --store cache/osbuild/store --cache-max-size 20GiB --checkpoint deployed-tree --checkpoint tree --checkpoint raw-image --checkpoint metal --checkpoint metal4k --export=metal4k /tmp/osbuild-40kO.json [2025-02-06T17:13:15.624Z]  [2025-02-06T17:13:15.624Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T17:13:15.624Z] /dev/vdb1 30G 8.1G 22G 28% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T17:13:15.624Z]  [2025-02-06T17:13:16.180Z] starting /tmp/osbuild-40kO.jsonPipeline source org.osbuild.curl: d3c1624e15871ad7106a60753c737d01d70fe6d10a3371a78ec1274e0b3291f9 [2025-02-06T17:13:16.180Z] Build [2025-02-06T17:13:16.180Z] root: [2025-02-06T17:13:16.180Z] [2025-02-06T17:13:16.180Z] ��� Duration: 1738861995s [2025-02-06T17:13:16.180Z] Pipeline raw-4k-image: de4b2dd07a6c2e8141c85e13a5b5ed8e0a4eae5e04ab1b386b7347b48cac4785 [2025-02-06T17:13:16.180Z] Build [2025-02-06T17:13:16.180Z] root: [2025-02-06T17:13:16.180Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T17:13:16.180Z] org.osbuild.truncate: 1afe1cba0215c2daf2369b9721f46b982c88af8ddb29cce9022621b1b7dd688a { [2025-02-06T17:13:16.180Z] "filename": "disk.img", [2025-02-06T17:13:16.180Z] "size": "2753560576" [2025-02-06T17:13:16.180Z] } [2025-02-06T17:13:16.433Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:16.433Z] [2025-02-06T17:13:16.433Z] ��� Duration: 0s [2025-02-06T17:13:16.433Z] org.osbuild.sfdisk: 58bdad55cacbdc32d40835e216cdedbf986e2882723cd4f3a1d53e06b6ef44cd { [2025-02-06T17:13:16.433Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-02-06T17:13:16.433Z] "label": "gpt", [2025-02-06T17:13:16.433Z] "partitions": [ [2025-02-06T17:13:16.433Z] { [2025-02-06T17:13:16.433Z] "start": 256, [2025-02-06T17:13:16.433Z] "partnum": 1, [2025-02-06T17:13:16.433Z] "size": 256, [2025-02-06T17:13:16.433Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-06T17:13:16.433Z] "bootable": true, [2025-02-06T17:13:16.433Z] "name": "BIOS-BOOT" [2025-02-06T17:13:16.433Z] }, [2025-02-06T17:13:16.433Z] { [2025-02-06T17:13:16.433Z] "start": 512, [2025-02-06T17:13:16.433Z] "partnum": 2, [2025-02-06T17:13:16.433Z] "size": 32512, [2025-02-06T17:13:16.433Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-06T17:13:16.433Z] "name": "EFI-SYSTEM" [2025-02-06T17:13:16.433Z] }, [2025-02-06T17:13:16.433Z] { [2025-02-06T17:13:16.433Z] "start": 33024, [2025-02-06T17:13:16.433Z] "partnum": 3, [2025-02-06T17:13:16.433Z] "size": 98304, [2025-02-06T17:13:16.433Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T17:13:16.433Z] "name": "boot" [2025-02-06T17:13:16.433Z] }, [2025-02-06T17:13:16.433Z] { [2025-02-06T17:13:16.433Z] "start": 131328, [2025-02-06T17:13:16.433Z] "partnum": 4, [2025-02-06T17:13:16.433Z] "size": 540672, [2025-02-06T17:13:16.433Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T17:13:16.433Z] "name": "root" [2025-02-06T17:13:16.433Z] } [2025-02-06T17:13:16.433Z] ] [2025-02-06T17:13:16.433Z] } [2025-02-06T17:13:16.688Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T17:13:16.688Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:16.688Z] label: gpt [2025-02-06T17:13:16.688Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-02-06T17:13:16.688Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-02-06T17:13:16.688Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-02-06T17:13:16.688Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-02-06T17:13:16.688Z] /dev/loop0p4: start="131328", size="540672", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-02-06T17:13:16.940Z] { [2025-02-06T17:13:16.940Z] "partitiontable": { [2025-02-06T17:13:16.940Z] "label": "gpt", [2025-02-06T17:13:16.940Z] "id": "00000000-0000-4000-A000-000000000001", [2025-02-06T17:13:16.940Z] "device": "/dev/loop0", [2025-02-06T17:13:16.940Z] "unit": "sectors", [2025-02-06T17:13:16.940Z] "firstlba": 256, [2025-02-06T17:13:16.940Z] "lastlba": 672250, [2025-02-06T17:13:16.940Z] "sectorsize": 4096, [2025-02-06T17:13:16.940Z] "partitions": [ [2025-02-06T17:13:16.940Z] { [2025-02-06T17:13:16.940Z] "node": "/dev/loop0p1", [2025-02-06T17:13:16.940Z] "start": 256, [2025-02-06T17:13:16.940Z] "size": 256, [2025-02-06T17:13:16.940Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-02-06T17:13:16.940Z] "uuid": "000BDA9E-FC45-43EF-A110-5DB8ABCC1BD6", [2025-02-06T17:13:16.940Z] "name": "BIOS-BOOT" [2025-02-06T17:13:16.940Z] },{ [2025-02-06T17:13:16.940Z] "node": "/dev/loop0p2", [2025-02-06T17:13:16.940Z] "start": 512, [2025-02-06T17:13:16.940Z] "size": 32512, [2025-02-06T17:13:16.940Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-02-06T17:13:16.940Z] "uuid": "F592A481-2230-4698-8A71-0ED1E0FC6168", [2025-02-06T17:13:16.940Z] "name": "EFI-SYSTEM" [2025-02-06T17:13:16.940Z] },{ [2025-02-06T17:13:16.940Z] "node": "/dev/loop0p3", [2025-02-06T17:13:16.940Z] "start": 33024, [2025-02-06T17:13:16.940Z] "size": 98304, [2025-02-06T17:13:16.940Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T17:13:16.940Z] "uuid": "63B85276-DC75-442E-84A0-B86B629B5C65", [2025-02-06T17:13:16.940Z] "name": "boot" [2025-02-06T17:13:16.940Z] },{ [2025-02-06T17:13:16.940Z] "node": "/dev/loop0p4", [2025-02-06T17:13:16.940Z] "start": 131328, [2025-02-06T17:13:16.940Z] "size": 540672, [2025-02-06T17:13:16.940Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-02-06T17:13:16.940Z] "uuid": "5855C99B-21A2-400D-98BA-D9E98D01E3F3", [2025-02-06T17:13:16.940Z] "name": "root" [2025-02-06T17:13:16.940Z] } [2025-02-06T17:13:16.940Z] ] [2025-02-06T17:13:16.940Z] } [2025-02-06T17:13:16.940Z] } [2025-02-06T17:13:16.940Z] [2025-02-06T17:13:16.940Z] ��� Duration: 0s [2025-02-06T17:13:16.940Z] org.osbuild.mkfs.fat: be6d74f8e6e9356686ab673224761f5be52731fd7bf2caf395a6f92113ae2792 { [2025-02-06T17:13:16.940Z] "label": "EFI-SYSTEM", [2025-02-06T17:13:16.940Z] "volid": "7B7795E7" [2025-02-06T17:13:16.940Z] } [2025-02-06T17:13:16.940Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T17:13:17.193Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:17.193Z] mkfs.fat 4.2 (2021-01-31) [2025-02-06T17:13:17.193Z] [2025-02-06T17:13:17.193Z] ��� Duration: 0s [2025-02-06T17:13:17.193Z] org.osbuild.mkfs.ext4: 5aaf95669fbaf189d63951e250d1d9ef13b7c6163b3dc0466202a6fa49114257 { [2025-02-06T17:13:17.193Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-02-06T17:13:17.193Z] "label": "boot", [2025-02-06T17:13:17.193Z] "metadata_csum_seed": true [2025-02-06T17:13:17.193Z] } [2025-02-06T17:13:17.446Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T17:13:17.446Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:17.701Z] mke2fs 1.47.1 (20-May-2024) [2025-02-06T17:13:17.701Z] Discarding device blocks: 0/98304 done [2025-02-06T17:13:17.701Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-02-06T17:13:17.701Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-02-06T17:13:17.701Z] Superblock backups stored on blocks: [2025-02-06T17:13:17.701Z] 32768 [2025-02-06T17:13:17.701Z] [2025-02-06T17:13:17.701Z] Allocating group tables: 0/3 done [2025-02-06T17:13:17.701Z] Writing inode tables: 0/3 done [2025-02-06T17:13:17.701Z] Creating journal (4096 blocks): done [2025-02-06T17:13:17.701Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-02-06T17:13:17.701Z] [2025-02-06T17:13:17.701Z] [2025-02-06T17:13:17.701Z] ��� Duration: 0s [2025-02-06T17:13:17.701Z] org.osbuild.mkfs.xfs: e84ab8cb81a2051545a9d7f8cd44e77128e7e30e44f2a9f9b917f1c35a01ccd2 { [2025-02-06T17:13:17.701Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-02-06T17:13:17.701Z] "label": "root" [2025-02-06T17:13:17.701Z] } [2025-02-06T17:13:17.701Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-02-06T17:13:17.955Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:17.955Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=135168 blks [2025-02-06T17:13:17.955Z] = sectsz=4096 attr=2, projid32bit=1 [2025-02-06T17:13:17.955Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-02-06T17:13:17.955Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-02-06T17:13:17.955Z] data = bsize=4096 blocks=540672, imaxpct=25 [2025-02-06T17:13:17.955Z] = sunit=0 swidth=0 blks [2025-02-06T17:13:17.955Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1 [2025-02-06T17:13:17.955Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-02-06T17:13:17.955Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-02-06T17:13:17.955Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-02-06T17:13:17.955Z] Discarding blocks...Done. [2025-02-06T17:13:17.955Z] [2025-02-06T17:13:17.955Z] ��� Duration: 0s [2025-02-06T17:13:17.955Z] org.osbuild.mkdir: 37c0b8957384c69651e215e00080e11ae2d2b33025d4a9a4fedaaaa89aa295f8 { [2025-02-06T17:13:17.955Z] "paths": [ [2025-02-06T17:13:17.955Z] { [2025-02-06T17:13:17.955Z] "path": "mount://root/boot", [2025-02-06T17:13:17.955Z] "mode": 493 [2025-02-06T17:13:17.955Z] }, [2025-02-06T17:13:17.955Z] { [2025-02-06T17:13:17.955Z] "path": "mount://boot/efi", [2025-02-06T17:13:17.955Z] "mode": 493 [2025-02-06T17:13:17.955Z] } [2025-02-06T17:13:17.955Z] ] [2025-02-06T17:13:17.955Z] } [2025-02-06T17:13:18.208Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T17:13:18.208Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uaand_p3/mounts/root-mount-point [2025-02-06T17:13:18.208Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uaand_p3/mounts/boot-mount-point [2025-02-06T17:13:18.461Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:18.715Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uaand_p3/mounts/boot-mount-point unmounted [2025-02-06T17:13:18.716Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uaand_p3/mounts/root-mount-point unmounted [2025-02-06T17:13:18.716Z] [2025-02-06T17:13:18.716Z] ��� Duration: 0s [2025-02-06T17:13:18.716Z] org.osbuild.selinux: 2bd5d059047ee7e23918462afd0226d36d6063f47ef9423c2a6e76ad86fdd0b8 { [2025-02-06T17:13:18.716Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-06T17:13:18.716Z] "target": "mount://root/" [2025-02-06T17:13:18.716Z] } [2025-02-06T17:13:18.716Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T17:13:18.968Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-22_rhffa/mounts/ [2025-02-06T17:13:18.968Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:19.222Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T17:13:19.222Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T17:13:19.222Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-22_rhffa/mounts/ unmounted [2025-02-06T17:13:19.222Z] [2025-02-06T17:13:19.222Z] ��� Duration: 0s [2025-02-06T17:13:19.222Z] org.osbuild.selinux: d9b017b48a4c7858ee8938fa6e05108d92c4399335385b3c64b587b5803a8949 { [2025-02-06T17:13:19.222Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-02-06T17:13:19.222Z] "target": "mount://root/boot/" [2025-02-06T17:13:19.222Z] } [2025-02-06T17:13:19.475Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T17:13:19.475Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-den1g0ta/mounts/ [2025-02-06T17:13:19.729Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-den1g0ta/mounts/boot [2025-02-06T17:13:19.729Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:19.982Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T17:13:19.982Z] setfiles: /run/osbuild/inputs/tree/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin: line 1 error due to: Non-ASCII characters found [2025-02-06T17:13:19.982Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-den1g0ta/mounts/boot unmounted [2025-02-06T17:13:19.982Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-den1g0ta/mounts/ unmounted [2025-02-06T17:13:19.982Z] [2025-02-06T17:13:19.982Z] ��� Duration: 0s [2025-02-06T17:13:19.982Z] org.osbuild.copy: 0e84837fe47d64ba848ef14a1af36bd2dc12fc95c29c594481cbcbd99fc1e015 { [2025-02-06T17:13:19.982Z] "paths": [ [2025-02-06T17:13:19.982Z] { [2025-02-06T17:13:19.982Z] "from": "input://tree/", [2025-02-06T17:13:19.982Z] "to": "mount://root/" [2025-02-06T17:13:19.982Z] } [2025-02-06T17:13:19.982Z] ] [2025-02-06T17:13:19.982Z] } [2025-02-06T17:13:20.234Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T17:13:20.234Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tkde5bxa/mounts/ [2025-02-06T17:13:20.488Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tkde5bxa/mounts/boot [2025-02-06T17:13:20.488Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tkde5bxa/mounts/boot/efi [2025-02-06T17:13:20.488Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:20.742Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-02-06T17:13:25.973Z]  [2025-02-06T17:13:25.973Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T17:13:25.973Z] /dev/vdb1 30G 8.5G 22G 29% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T17:13:25.973Z]  [2025-02-06T17:13:35.889Z]  [2025-02-06T17:13:35.889Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T17:13:35.889Z] /dev/vdb1 30G 9.4G 21G 32% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T17:13:35.889Z]  [2025-02-06T17:13:45.803Z]  [2025-02-06T17:13:45.803Z] Filesystem Size Used Avail Use% Mounted on [2025-02-06T17:13:45.803Z] /dev/vdb1 30G 9.8G 21G 33% /home/jenkins/agent/workspace/test-override/cache [2025-02-06T17:13:45.803Z]  [2025-02-06T17:13:46.722Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tkde5bxa/mounts/boot/efi unmounted [2025-02-06T17:13:46.975Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tkde5bxa/mounts/boot unmounted [2025-02-06T17:13:47.895Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tkde5bxa/mounts/ unmounted [2025-02-06T17:13:47.895Z] [2025-02-06T17:13:47.895Z] ��� Duration: 27s [2025-02-06T17:13:47.895Z] org.osbuild.bootupd: bc1305ce11c0f39e20faa2b5b95e3f6504f9143d0595aa29f120c536fe0503eb { [2025-02-06T17:13:47.895Z] "static-configs": true, [2025-02-06T17:13:47.895Z] "deployment": { [2025-02-06T17:13:47.895Z] "default": true [2025-02-06T17:13:47.895Z] } [2025-02-06T17:13:47.895Z] } [2025-02-06T17:13:47.895Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T17:13:48.148Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6eu5btj/mounts/ [2025-02-06T17:13:48.148Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6eu5btj/mounts/boot [2025-02-06T17:13:48.148Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6eu5btj/mounts/boot/efi [2025-02-06T17:13:48.401Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:48.655Z] Skip installing component BIOS without target device [2025-02-06T17:13:48.655Z] Installed 40_coreos-ignition.cfg [2025-02-06T17:13:48.655Z] Installed 70_coreos-user.cfg [2025-02-06T17:13:48.655Z] Installed: grub.cfg [2025-02-06T17:13:48.655Z] Installed: "fedora/grub.cfg" [2025-02-06T17:13:48.655Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6eu5btj/mounts/boot/efi unmounted [2025-02-06T17:13:48.655Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6eu5btj/mounts/boot unmounted [2025-02-06T17:13:48.655Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k6eu5btj/mounts/ unmounted [2025-02-06T17:13:48.655Z] [2025-02-06T17:13:48.655Z] ��� Duration: 0s [2025-02-06T17:13:48.655Z] org.osbuild.chattr: de4b2dd07a6c2e8141c85e13a5b5ed8e0a4eae5e04ab1b386b7347b48cac4785 { [2025-02-06T17:13:48.655Z] "items": { [2025-02-06T17:13:48.655Z] "mount://root/": { [2025-02-06T17:13:48.655Z] "immutable": true [2025-02-06T17:13:48.655Z] } [2025-02-06T17:13:48.655Z] } [2025-02-06T17:13:48.655Z] } [2025-02-06T17:13:48.908Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T17:13:48.908Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_yn62uyh/mounts/ [2025-02-06T17:13:49.161Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0' [2025-02-06T17:13:49.161Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:49.423Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_yn62uyh/mounts/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_yn62uyh/mounts [2025-02-06T17:13:49.423Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_yn62uyh/mounts/boot unmounted [2025-02-06T17:13:49.423Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_yn62uyh/mounts/var unmounted [2025-02-06T17:13:49.423Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_yn62uyh/mounts/sysroot unmounted [2025-02-06T17:13:49.423Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_yn62uyh/mounts unmounted [2025-02-06T17:13:49.423Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_yn62uyh/mounts unmounted [2025-02-06T17:13:49.423Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_yn62uyh/mounts unmounted [2025-02-06T17:13:49.423Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_yn62uyh/mounts/ [2025-02-06T17:13:49.423Z] [2025-02-06T17:13:49.423Z] ��� Duration: 0s [2025-02-06T17:13:49.423Z] Pipeline raw-metal4k-image: d9ba768113f885240ac04d6ea0df9637da09c14f09aad7c19cbaa526eeb62969 [2025-02-06T17:13:49.423Z] Build [2025-02-06T17:13:49.423Z] root: [2025-02-06T17:13:49.423Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T17:13:49.423Z] org.osbuild.copy: abb160a7b1a54f431dbe25da3b96877a573793075827b13638eeceb76fe939ae { [2025-02-06T17:13:49.423Z] "paths": [ [2025-02-06T17:13:49.423Z] { [2025-02-06T17:13:49.423Z] "from": "input://tree/disk.img", [2025-02-06T17:13:49.423Z] "to": "tree:///disk.img" [2025-02-06T17:13:49.423Z] } [2025-02-06T17:13:49.423Z] ] [2025-02-06T17:13:49.423Z] } [2025-02-06T17:13:49.677Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:49.677Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-02-06T17:13:49.930Z] [2025-02-06T17:13:49.930Z] ��� Duration: 0s [2025-02-06T17:13:49.930Z] org.osbuild.coreos.platform: d9ba768113f885240ac04d6ea0df9637da09c14f09aad7c19cbaa526eeb62969 { [2025-02-06T17:13:49.930Z] "platform": "metal" [2025-02-06T17:13:49.930Z] } [2025-02-06T17:13:49.930Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-02-06T17:13:49.930Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts/ [2025-02-06T17:13:50.184Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0' [2025-02-06T17:13:50.184Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts/boot [2025-02-06T17:13:50.437Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:50.437Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts/boot unmounted [2025-02-06T17:13:50.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts [2025-02-06T17:13:50.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts/boot unmounted [2025-02-06T17:13:50.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts/var unmounted [2025-02-06T17:13:50.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts/sysroot unmounted [2025-02-06T17:13:50.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts unmounted [2025-02-06T17:13:50.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts unmounted [2025-02-06T17:13:50.437Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts unmounted [2025-02-06T17:13:50.437Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-42dv3ltc/mounts/ [2025-02-06T17:13:50.691Z] [2025-02-06T17:13:50.691Z] ��� Duration: 0s [2025-02-06T17:13:50.691Z] Pipeline metal4k: 6229f744fc6dd55d628961b942e3047b0c97881a8d748c367e9f7ca621cc5c61 [2025-02-06T17:13:50.691Z] Build [2025-02-06T17:13:50.691Z] root: [2025-02-06T17:13:50.692Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-02-06T17:13:50.692Z] org.osbuild.copy: 6229f744fc6dd55d628961b942e3047b0c97881a8d748c367e9f7ca621cc5c61 { [2025-02-06T17:13:50.692Z] "paths": [ [2025-02-06T17:13:50.692Z] { [2025-02-06T17:13:50.692Z] "from": "input://tree/disk.img", [2025-02-06T17:13:50.692Z] "to": "tree:///fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw" [2025-02-06T17:13:50.692Z] } [2025-02-06T17:13:50.692Z] ] [2025-02-06T17:13:50.692Z] } [2025-02-06T17:13:50.692Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-02-06T17:13:50.944Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw' [2025-02-06T17:13:50.944Z] [2025-02-06T17:13:50.944Z] ��� Duration: 0s [2025-02-06T17:13:50.944Z] manifest /tmp/osbuild-40kO.json finished successfully [2025-02-06T17:13:51.197Z] oci-archive: ea66109bb3c807da4219b514e7447be4cc17b44f0b3ae390e3fa1299b72ccb16 [2025-02-06T17:13:51.197Z] deployed-tree: 09138e0cd342e385d8b106580ecc7cd8e7821f65a61ddf00e35042dd8902fae0 [2025-02-06T17:13:51.197Z] tree: ae437cbee7988e43d9e337867457feb9a8423f3609cf77804690cbb305b41790 [2025-02-06T17:13:51.197Z] raw-image: ca31d4635eadf5ca620126a865fad133f04b9ce946098dd04ea1437f43b7971a [2025-02-06T17:13:51.197Z] raw-4k-image: de4b2dd07a6c2e8141c85e13a5b5ed8e0a4eae5e04ab1b386b7347b48cac4785 [2025-02-06T17:13:51.197Z] raw-applehv-image: 2bf00c9f222f4d165d74bb5555374378643c75357cc2bd430c3481895f0c58f0 [2025-02-06T17:13:51.197Z] applehv: 6147d2c8256a3f0eb9645d58d3602df61870ba971353f3ff9fa8e6dd19f5b773 [2025-02-06T17:13:51.197Z] raw-gcp-image: 7a7f3b17ace5394629b8f9693d88378bd1d871b822cc8d7024caaacbb9f75e29 [2025-02-06T17:13:51.197Z] raw-gcp-image-tar: d6c8cf731c5bfb1acc6a5e2a91d7a76b4973104249b18e03d61f8082d4da4f88 [2025-02-06T17:13:51.197Z] gcp: b16324665fda075a0c51a4b500e0795f0da321186f5f1bd81fd18734879335cb [2025-02-06T17:13:51.197Z] raw-hyperv-image: 91b28d6c4142c024e26df7219362c1f7a92b2c8f3e9390d2ac69557b03f55d34 [2025-02-06T17:13:51.197Z] hyperv: a1dd9ab6c7dd1220ac710a5c327207af96f10a926a1fc58c4d35a12f4831256b [2025-02-06T17:13:51.197Z] raw-metal-image: f20e63bf792dae9ffb5cd4a8c24d0cd6e43ae987e20f23291e63735c722fe506 [2025-02-06T17:13:51.197Z] metal: 54be56759e8a413ce6e1208e819b48a6344e850a4f6ec23648db103958de329b [2025-02-06T17:13:51.197Z] raw-metal4k-image: d9ba768113f885240ac04d6ea0df9637da09c14f09aad7c19cbaa526eeb62969 [2025-02-06T17:13:51.197Z] metal4k: 6229f744fc6dd55d628961b942e3047b0c97881a8d748c367e9f7ca621cc5c61 [2025-02-06T17:13:51.197Z] raw-qemu-image: 69aebb529c4e44e841e47580e0ff44d908735daad4553a67dad9fabe2c6a4993 [2025-02-06T17:13:51.197Z] qemu: 0ce2ee338a701205ee1e0e51e1a729658fe741fd55bacf14c3a25a9984962694 [2025-02-06T17:13:51.197Z] live: 116782fb3bdd52f1ababfab61a14499028192d73fee5b7b103defe291004456a [2025-02-06T17:13:51.197Z] + set +x [2025-02-06T17:13:55.345Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.4xZ1LncHXP/metal4k/fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-02-06T17:13:55.345Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal4k/tmp.4xZ1LncHXP/metal4k': Operation not permitted [2025-02-06T17:14:01.854Z] /home/jenkins/agent/workspace/test-override/builds/42.20250206.dev.0/x86_64/meta.json wrote with version stamp 1738862040683185672 [2025-02-06T17:14:01.854Z] Successfully generated: fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw [2025-02-06T17:14:01.855Z] [Pipeline] } [2025-02-06T17:14:01.867Z] [Pipeline] // withEnv [2025-02-06T17:14:01.912Z] [Pipeline] } [2025-02-06T17:14:01.975Z] [Pipeline] // stage [2025-02-06T17:14:01.981Z] [Pipeline] stage [2025-02-06T17:14:01.981Z] [Pipeline] { (x86_64:Build Live) [2025-02-06T17:14:01.987Z] [Pipeline] withEnv [2025-02-06T17:14:01.987Z] [Pipeline] { [2025-02-06T17:14:01.998Z] [Pipeline] sh [2025-02-06T17:14:02.525Z] + set -xeuo pipefail [2025-02-06T17:14:02.526Z] ++ umask [2025-02-06T17:14:02.526Z] + '[' 0022 = 0000 ']' [2025-02-06T17:14:02.526Z] + cosa buildextend-live --fast [2025-02-06T17:14:02.526Z] Targeting build: 42.20250206.dev.0 [2025-02-06T17:14:02.778Z] 2025-02-06 17:14:02,583 INFO - Running command: ['/usr/bin/ostree', 'ls', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--nul-filenames-only', '06f3fc99482557d4d415eff46a6c5af9bfac986b4680fd736bc0aafbc198d515', '/usr/lib/modules'] [2025-02-06T17:14:02.778Z] 2025-02-06 17:14:02,593 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.14.0-0.rc1.15.fc42.x86_64/vmlinuz', '06f3fc99482557d4d415eff46a6c5af9bfac986b4680fd736bc0aafbc198d515', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-06T17:14:02.778Z] 2025-02-06 17:14:02,641 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--force-copy', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/modules/6.14.0-0.rc1.15.fc42.x86_64/initramfs.img', '06f3fc99482557d4d415eff46a6c5af9bfac986b4680fd736bc0aafbc198d515', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot'] [2025-02-06T17:14:03.033Z] 2025-02-06 17:14:02,848 INFO - Running command: ['/usr/bin/ostree', 'cat', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '06f3fc99482557d4d415eff46a6c5af9bfac986b4680fd736bc0aafbc198d515', '/usr/share/coreos-installer/example-config.yaml'] [2025-02-06T17:14:03.033Z] 2025-02-06 17:14:02,864 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/os-release', '06f3fc99482557d4d415eff46a6c5af9bfac986b4680fd736bc0aafbc198d515', '/tmp/tmpin88a8xs'] [2025-02-06T17:14:03.033Z] Generating osmet file for 512b metal image [2025-02-06T17:14:03.033Z] 2025-02-06 17:14:02,882 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 43', '--checksum', '1bca0abc19350717cdfe4e9a95a527fd1d71e08f0c911c1452b3b94327399c86', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-06T17:14:24.880Z] + RUST_BACKTRACE=full [2025-02-06T17:14:24.881Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 43' --checksum 1bca0abc19350717cdfe4e9a95a527fd1d71e08f0c911c1452b3b94327399c86 --output /var/tmp/coreos-installer-output --fast [2025-02-06T17:14:25.437Z] Total OSTree objects scanned from /root: 17841 (17835 mapped, 6 empty) [2025-02-06T17:14:25.438Z] Total OSTree objects found in /boot: 313 [2025-02-06T17:14:25.438Z] Duplicate extents dropped: 0 [2025-02-06T17:14:25.438Z] Overlapping extents clamped: 0 [2025-02-06T17:14:25.438Z] Total /root extents: 17836 [2025-02-06T17:14:25.438Z] Duplicate extents dropped: 0 [2025-02-06T17:14:25.438Z] Overlapping extents clamped: 0 [2025-02-06T17:14:25.438Z] Total /boot extents: 318 [2025-02-06T17:14:25.438Z] Packing image [2025-02-06T17:14:40.254Z] Total bytes skipped: 1664362496 [2025-02-06T17:14:40.254Z] Total bytes written: 1089198080 [2025-02-06T17:14:40.254Z] Total bytes written (compressed): 25466872 [2025-02-06T17:14:40.254Z] Verifying that repacked image matches digest [2025-02-06T17:14:50.168Z] Packing successful! [2025-02-06T17:14:50.168Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-06T17:14:50.168Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-06T17:14:52.044Z] Generating osmet file for 4k metal image [2025-02-06T17:14:52.044Z] 2025-02-06 17:14:51,688 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/fedora-coreos-42.20250206.dev.0-metal4k.x86_64.raw.osmet', 'pack', 'osmet', '/dev/disk/by-id/virtio-coreos', '--description', 'Fedora CoreOS 43', '--checksum', '0438fc4ffbee66eebf5aacb104d78e657bf21880eab174ba51588a1d4fd64218', '--output', '/var/tmp/coreos-installer-output', '--fast'] [2025-02-06T17:15:10.051Z] + RUST_BACKTRACE=full [2025-02-06T17:15:10.051Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack osmet /dev/disk/by-id/virtio-coreos --description 'Fedora CoreOS 43' --checksum 0438fc4ffbee66eebf5aacb104d78e657bf21880eab174ba51588a1d4fd64218 --output /var/tmp/coreos-installer-output --fast [2025-02-06T17:15:10.051Z] Total OSTree objects scanned from /root: 17841 (17835 mapped, 6 empty) [2025-02-06T17:15:10.051Z] Total OSTree objects found in /boot: 3 [2025-02-06T17:15:10.051Z] Duplicate extents dropped: 0 [2025-02-06T17:15:10.051Z] Overlapping extents clamped: 0 [2025-02-06T17:15:10.051Z] Total /root extents: 17836 [2025-02-06T17:15:10.051Z] Duplicate extents dropped: 0 [2025-02-06T17:15:10.051Z] Overlapping extents clamped: 0 [2025-02-06T17:15:10.051Z] Total /boot extents: 4 [2025-02-06T17:15:10.051Z] Packing image [2025-02-06T17:15:22.198Z] Total bytes skipped: 1653514240 [2025-02-06T17:15:22.198Z] Total bytes written: 1100046336 [2025-02-06T17:15:22.198Z] Total bytes written (compressed): 25262848 [2025-02-06T17:15:22.198Z] Verifying that repacked image matches digest [2025-02-06T17:15:28.769Z] Packing successful! [2025-02-06T17:15:28.769Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-06T17:15:28.769Z] + cp /var/tmp/coreos-installer-output /dev/virtio-ports/coreosout [2025-02-06T17:15:30.646Z] Compressing squashfs with lz4 [2025-02-06T17:15:30.646Z] 2025-02-06 17:15:30,644 INFO - Running command: ['/usr/lib/coreos-assembler/gf-mksquashfs', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs', 'lz4'] [2025-02-06T17:15:30.899Z] +++ dirname /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-06T17:15:30.899Z] ++ mktemp -tdp /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs gf-mksquashfs.XXXXXX [2025-02-06T17:15:30.899Z] + tmpd=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.f8lNnu [2025-02-06T17:15:30.899Z] + tmp_dest=/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.f8lNnu/image.squashfs [2025-02-06T17:15:30.899Z] + coreos_gf_run_mount builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T17:15:30.899Z] + local mntarg=mount [2025-02-06T17:15:30.899Z] + '[' builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw = ro ']' [2025-02-06T17:15:30.899Z] + coreos_gf_run builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T17:15:30.899Z] + '[' -n '' ']' [2025-02-06T17:15:30.899Z] + coreos_gf_launch builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T17:15:30.899Z] + '[' -n '' ']' [2025-02-06T17:15:30.899Z] ++ guestfish --listen -a builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T17:15:30.899Z] + eval 'GUESTFISH_PID=12748; export GUESTFISH_PID' [2025-02-06T17:15:30.899Z] ++ GUESTFISH_PID=12748 [2025-02-06T17:15:30.899Z] ++ export GUESTFISH_PID [2025-02-06T17:15:30.899Z] + '[' -z 12748 ']' [2025-02-06T17:15:30.899Z] ++ kola ncpu [2025-02-06T17:15:30.899Z] + coreos_gf set-smp 6 [2025-02-06T17:15:30.899Z] + guestfish --remote -- set-smp 6 [2025-02-06T17:15:31.152Z] + coreos_gf run [2025-02-06T17:15:31.152Z] + guestfish --remote -- run [2025-02-06T17:15:33.027Z] + GUESTFISH_RUNNING=1 [2025-02-06T17:15:33.027Z] ++ coreos_gf findfs-label root [2025-02-06T17:15:33.027Z] ++ guestfish --remote -- findfs-label root [2025-02-06T17:15:33.027Z] + root=/dev/sda4 [2025-02-06T17:15:33.027Z] + coreos_gf mount /dev/sda4 / [2025-02-06T17:15:33.027Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-06T17:15:33.583Z] + local boot [2025-02-06T17:15:33.583Z] ++ coreos_gf findfs-label boot [2025-02-06T17:15:33.583Z] ++ guestfish --remote -- findfs-label boot [2025-02-06T17:15:33.583Z] + boot=/dev/sda3 [2025-02-06T17:15:33.583Z] + coreos_gf mount /dev/sda3 /boot [2025-02-06T17:15:33.583Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-06T17:15:33.583Z] + local partitions [2025-02-06T17:15:33.583Z] + local label [2025-02-06T17:15:33.583Z] ++ coreos_gf list-partitions [2025-02-06T17:15:33.583Z] ++ guestfish --remote -- list-partitions [2025-02-06T17:15:33.583Z] + partitions='/dev/sda1 [2025-02-06T17:15:33.583Z] /dev/sda2 [2025-02-06T17:15:33.583Z] /dev/sda3 [2025-02-06T17:15:33.583Z] /dev/sda4' [2025-02-06T17:15:33.583Z] + for pt in $partitions [2025-02-06T17:15:33.583Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-06T17:15:33.583Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-06T17:15:33.583Z] + label= [2025-02-06T17:15:33.583Z] + '[' '' == EFI-SYSTEM ']' [2025-02-06T17:15:33.583Z] + for pt in $partitions [2025-02-06T17:15:33.583Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-06T17:15:33.583Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-06T17:15:33.583Z] + label=EFI-SYSTEM [2025-02-06T17:15:33.583Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-06T17:15:33.583Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-06T17:15:33.583Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-06T17:15:33.583Z] + for pt in $partitions [2025-02-06T17:15:33.583Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-06T17:15:33.583Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-06T17:15:33.583Z] + label=boot [2025-02-06T17:15:33.583Z] + '[' boot == EFI-SYSTEM ']' [2025-02-06T17:15:33.583Z] + for pt in $partitions [2025-02-06T17:15:33.583Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-06T17:15:33.583Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-06T17:15:33.583Z] + label=root [2025-02-06T17:15:33.583Z] + '[' root == EFI-SYSTEM ']' [2025-02-06T17:15:33.583Z] ++ coreos_gf ls /ostree/deploy [2025-02-06T17:15:33.583Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-06T17:15:33.836Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-06T17:15:33.836Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-06T17:15:33.836Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-06T17:15:33.836Z] ++ grep -v .origin [2025-02-06T17:15:33.836Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0 [2025-02-06T17:15:33.836Z] + export stateroot deploydir [2025-02-06T17:15:33.836Z] + coreos_gf download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.f8lNnu/config [2025-02-06T17:15:33.836Z] + guestfish --remote -- download /ostree/repo/config /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.f8lNnu/config [2025-02-06T17:15:33.836Z] + grep -v readonly=true /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.f8lNnu/config [2025-02-06T17:15:33.836Z] + coreos_gf upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.f8lNnu/config.new /ostree/repo/config [2025-02-06T17:15:33.836Z] + guestfish --remote -- upload /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.f8lNnu/config.new /ostree/repo/config [2025-02-06T17:15:33.836Z] ++ coreos_gf glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-06T17:15:33.836Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/vmlinuz*' [2025-02-06T17:15:33.836Z] + kernel_binary=/boot/ostree/fedora-coreos-8708184a86dd7d80fd0838d466f337064c4a1ccba00ea6176327ff9f8821c9ad/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-06T17:15:33.836Z] ++ coreos_gf glob-expand '/boot/ostree/*/.*.hmac' [2025-02-06T17:15:33.836Z] ++ guestfish --remote -- glob-expand '/boot/ostree/*/.*.hmac' [2025-02-06T17:15:33.836Z] + kernel_hmac=/boot/ostree/fedora-coreos-8708184a86dd7d80fd0838d466f337064c4a1ccba00ea6176327ff9f8821c9ad/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-06T17:15:33.836Z] ++ basename /boot/ostree/fedora-coreos-8708184a86dd7d80fd0838d466f337064c4a1ccba00ea6176327ff9f8821c9ad/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-06T17:15:33.836Z] + coreos_gf ln /boot/ostree/fedora-coreos-8708184a86dd7d80fd0838d466f337064c4a1ccba00ea6176327ff9f8821c9ad/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-06T17:15:33.836Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-8708184a86dd7d80fd0838d466f337064c4a1ccba00ea6176327ff9f8821c9ad/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac /boot/.vmlinuz-6.14.0-0.rc1.15.fc42.x86_64.hmac [2025-02-06T17:15:33.836Z] ++ basename /boot/ostree/fedora-coreos-8708184a86dd7d80fd0838d466f337064c4a1ccba00ea6176327ff9f8821c9ad/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-06T17:15:33.836Z] + coreos_gf ln /boot/ostree/fedora-coreos-8708184a86dd7d80fd0838d466f337064c4a1ccba00ea6176327ff9f8821c9ad/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 /boot/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-06T17:15:33.836Z] + guestfish --remote -- ln /boot/ostree/fedora-coreos-8708184a86dd7d80fd0838d466f337064c4a1ccba00ea6176327ff9f8821c9ad/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 /boot/vmlinuz-6.14.0-0.rc1.15.fc42.x86_64 [2025-02-06T17:15:33.836Z] + coreos_gf mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.f8lNnu/image.squashfs compress:lz4 [2025-02-06T17:15:33.836Z] + guestfish --remote -- mksquashfs / /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.f8lNnu/image.squashfs compress:lz4 [2025-02-06T17:15:41.893Z] + coreos_gf_shutdown [2025-02-06T17:15:41.893Z] + coreos_gf umount-all [2025-02-06T17:15:41.893Z] + guestfish --remote -- umount-all [2025-02-06T17:15:41.893Z] + coreos_gf exit [2025-02-06T17:15:41.893Z] + guestfish --remote -- exit [2025-02-06T17:15:42.145Z] + GUESTFISH_RUNNING= [2025-02-06T17:15:42.145Z] + GUESTFISH_PID= [2025-02-06T17:15:42.145Z] + mv /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.f8lNnu/image.squashfs /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/root.squashfs [2025-02-06T17:15:42.145Z] + rm /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/initrd-rootfs/gf-mksquashfs.f8lNnu -rf [2025-02-06T17:15:42.145Z] + _coreos_gf_cleanup [2025-02-06T17:15:42.145Z] + guestfish --remote -- exit [2025-02-06T17:15:42.145Z] + : [2025-02-06T17:15:47.366Z] 2025-02-06 17:15:46,762 INFO - Running command: ['/usr/lib/coreos-assembler/gf-get-kargs', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw'] [2025-02-06T17:15:47.366Z] + coreos_gf_run_mount builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T17:15:47.366Z] + local mntarg=mount [2025-02-06T17:15:47.366Z] + '[' builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw = ro ']' [2025-02-06T17:15:47.366Z] + coreos_gf_run builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T17:15:47.366Z] + '[' -n '' ']' [2025-02-06T17:15:47.366Z] + coreos_gf_launch builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T17:15:47.366Z] + '[' -n '' ']' [2025-02-06T17:15:47.366Z] ++ guestfish --listen -a builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw --ro [2025-02-06T17:15:47.366Z] + eval 'GUESTFISH_PID=12884; export GUESTFISH_PID' [2025-02-06T17:15:47.366Z] ++ GUESTFISH_PID=12884 [2025-02-06T17:15:47.366Z] ++ export GUESTFISH_PID [2025-02-06T17:15:47.366Z] + '[' -z 12884 ']' [2025-02-06T17:15:47.366Z] ++ kola ncpu [2025-02-06T17:15:47.366Z] + coreos_gf set-smp 6 [2025-02-06T17:15:47.366Z] + guestfish --remote -- set-smp 6 [2025-02-06T17:15:47.366Z] + coreos_gf run [2025-02-06T17:15:47.366Z] + guestfish --remote -- run [2025-02-06T17:15:48.721Z] + GUESTFISH_RUNNING=1 [2025-02-06T17:15:48.721Z] ++ coreos_gf findfs-label root [2025-02-06T17:15:48.721Z] ++ guestfish --remote -- findfs-label root [2025-02-06T17:15:48.721Z] + root=/dev/sda4 [2025-02-06T17:15:48.721Z] + coreos_gf mount /dev/sda4 / [2025-02-06T17:15:48.721Z] + guestfish --remote -- mount /dev/sda4 / [2025-02-06T17:15:49.278Z] + local boot [2025-02-06T17:15:49.278Z] ++ coreos_gf findfs-label boot [2025-02-06T17:15:49.278Z] ++ guestfish --remote -- findfs-label boot [2025-02-06T17:15:49.278Z] + boot=/dev/sda3 [2025-02-06T17:15:49.278Z] + coreos_gf mount /dev/sda3 /boot [2025-02-06T17:15:49.278Z] + guestfish --remote -- mount /dev/sda3 /boot [2025-02-06T17:15:49.547Z] + local partitions [2025-02-06T17:15:49.547Z] + local label [2025-02-06T17:15:49.547Z] ++ coreos_gf list-partitions [2025-02-06T17:15:49.547Z] ++ guestfish --remote -- list-partitions [2025-02-06T17:15:49.547Z] + partitions='/dev/sda1 [2025-02-06T17:15:49.547Z] /dev/sda2 [2025-02-06T17:15:49.547Z] /dev/sda3 [2025-02-06T17:15:49.547Z] /dev/sda4' [2025-02-06T17:15:49.547Z] + for pt in $partitions [2025-02-06T17:15:49.547Z] ++ coreos_gf vfs-label /dev/sda1 [2025-02-06T17:15:49.547Z] ++ guestfish --remote -- vfs-label /dev/sda1 [2025-02-06T17:15:49.547Z] + label= [2025-02-06T17:15:49.547Z] + '[' '' == EFI-SYSTEM ']' [2025-02-06T17:15:49.547Z] + for pt in $partitions [2025-02-06T17:15:49.547Z] ++ coreos_gf vfs-label /dev/sda2 [2025-02-06T17:15:49.547Z] ++ guestfish --remote -- vfs-label /dev/sda2 [2025-02-06T17:15:49.547Z] + label=EFI-SYSTEM [2025-02-06T17:15:49.547Z] + '[' EFI-SYSTEM == EFI-SYSTEM ']' [2025-02-06T17:15:49.547Z] + coreos_gf mount /dev/sda2 /boot/efi [2025-02-06T17:15:49.547Z] + guestfish --remote -- mount /dev/sda2 /boot/efi [2025-02-06T17:15:49.547Z] + for pt in $partitions [2025-02-06T17:15:49.547Z] ++ coreos_gf vfs-label /dev/sda3 [2025-02-06T17:15:49.547Z] ++ guestfish --remote -- vfs-label /dev/sda3 [2025-02-06T17:15:49.547Z] + label=boot [2025-02-06T17:15:49.547Z] + '[' boot == EFI-SYSTEM ']' [2025-02-06T17:15:49.547Z] + for pt in $partitions [2025-02-06T17:15:49.547Z] ++ coreos_gf vfs-label /dev/sda4 [2025-02-06T17:15:49.547Z] ++ guestfish --remote -- vfs-label /dev/sda4 [2025-02-06T17:15:49.547Z] + label=root [2025-02-06T17:15:49.547Z] + '[' root == EFI-SYSTEM ']' [2025-02-06T17:15:49.547Z] ++ coreos_gf ls /ostree/deploy [2025-02-06T17:15:49.547Z] ++ guestfish --remote -- ls /ostree/deploy [2025-02-06T17:15:49.800Z] + stateroot=/ostree/deploy/fedora-coreos [2025-02-06T17:15:49.800Z] ++ coreos_gf ls /ostree/deploy/fedora-coreos/deploy [2025-02-06T17:15:49.800Z] ++ guestfish --remote -- ls /ostree/deploy/fedora-coreos/deploy [2025-02-06T17:15:49.800Z] ++ grep -v .origin [2025-02-06T17:15:49.800Z] + deploydir=/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0 [2025-02-06T17:15:49.800Z] + export stateroot deploydir [2025-02-06T17:15:49.800Z] + coreos_gf glob read-file '/boot/loader/entries/ostree*conf' [2025-02-06T17:15:49.800Z] + guestfish --remote -- glob read-file '/boot/loader/entries/ostree*conf' [2025-02-06T17:15:49.800Z] + sed -e '/^options/!d' -e 's/^options\s*//' [2025-02-06T17:15:49.800Z] + coreos_gf_shutdown [2025-02-06T17:15:49.800Z] + coreos_gf umount-all [2025-02-06T17:15:49.800Z] + guestfish --remote -- umount-all [2025-02-06T17:15:49.800Z] + coreos_gf exit [2025-02-06T17:15:49.800Z] + guestfish --remote -- exit [2025-02-06T17:15:49.800Z] + GUESTFISH_RUNNING= [2025-02-06T17:15:49.800Z] + GUESTFISH_PID= [2025-02-06T17:15:49.800Z] + _coreos_gf_cleanup [2025-02-06T17:15:49.800Z] + guestfish --remote -- exit [2025-02-06T17:15:49.800Z] + : [2025-02-06T17:15:49.800Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-42.20250206.dev.0 [2025-02-06T17:15:50.053Z] src/config/live/zipl.prm -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/zipl.prm [2025-02-06T17:15:50.053Z] src/config/live/EFI/fedora/grub.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora/grub.cfg [2025-02-06T17:15:50.053Z] src/config/live/isolinux/boot.msg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/boot.msg [2025-02-06T17:15:50.053Z] src/config/live/isolinux/isolinux.cfg -> /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux/isolinux.cfg [2025-02-06T17:15:50.053Z] 2025-02-06 17:15:50,010 INFO - Running command: ['/usr/bin/ostree', 'checkout', '--repo', '/home/jenkins/agent/workspace/test-override/tmp/repo', '--user-mode', '--subpath', '/usr/lib/bootupd/updates/EFI', '06f3fc99482557d4d415eff46a6c5af9bfac986b4680fd736bc0aafbc198d515', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/efi'] [2025-02-06T17:15:51.409Z] 2025-02-06 17:15:50,981 INFO - Running command: ['virt-make-fs', '--type=vfat', '--label=EFI-SYSTEM', '/tmp/tmpu5wld2qu.tar', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/efiboot.img'] [2025-02-06T17:15:53.921Z] 2025-02-06 17:15:53,634 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250206.dev.0', '-volset', 'fedora-coreos-42.20250206.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-06T17:15:53.921Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-06T17:15:53.921Z] genisoimage 1.1.11 (Linux) [2025-02-06T17:15:53.921Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-06T17:15:53.921Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-06T17:15:53.921Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-06T17:15:53.921Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-06T17:15:53.921Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-06T17:15:53.921Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-06T17:15:53.921Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-06T17:15:53.921Z] Writing: Initial Padblock Start Block 0 [2025-02-06T17:15:53.921Z] Done with: Initial Padblock Block(s) 16 [2025-02-06T17:15:53.921Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-06T17:15:53.921Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-06T17:15:53.921Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-06T17:15:53.921Z] Size of boot image is 4 sectors -> No emulation [2025-02-06T17:15:53.921Z] Size of boot image is 13104 sectors -> No emulation [2025-02-06T17:15:53.921Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-06T17:15:53.921Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-06T17:15:53.921Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-06T17:15:53.921Z] Writing: End Volume Descriptor Start Block 19 [2025-02-06T17:15:53.921Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-06T17:15:53.921Z] Writing: Version block Start Block 20 [2025-02-06T17:15:53.921Z] Done with: Version block Block(s) 1 [2025-02-06T17:15:53.921Z] Writing: Path table Start Block 21 [2025-02-06T17:15:53.921Z] Done with: Path table Block(s) 4 [2025-02-06T17:15:53.921Z] Writing: Joliet path table Start Block 25 [2025-02-06T17:15:53.921Z] Done with: Joliet path table Block(s) 4 [2025-02-06T17:15:53.921Z] Writing: Directory tree Start Block 29 [2025-02-06T17:15:53.921Z] Done with: Directory tree Block(s) 7 [2025-02-06T17:15:53.921Z] Writing: Joliet directory tree Start Block 36 [2025-02-06T17:15:53.921Z] Done with: Joliet directory tree Block(s) 7 [2025-02-06T17:15:53.921Z] Writing: Directory tree cleanup Start Block 43 [2025-02-06T17:15:53.921Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-06T17:15:53.921Z] Writing: Extension record Start Block 43 [2025-02-06T17:15:53.921Z] Done with: Extension record Block(s) 1 [2025-02-06T17:15:53.921Z] Writing: The File(s) Start Block 44 [2025-02-06T17:15:53.921Z] 0.91% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 1.83% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 2.74% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 3.66% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 4.57% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 5.49% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 6.40% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 7.32% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 8.23% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 9.14% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 10.06% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 10.97% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 11.89% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 12.80% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 13.71% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 14.63% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 15.54% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 16.46% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 17.37% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 18.29% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 19.20% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 20.11% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 21.03% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 21.94% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 22.86% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 23.77% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 24.68% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 25.60% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 26.51% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 27.43% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:53.921Z] 28.34% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:54.175Z] 29.26% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:54.175Z] 30.17% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:54.175Z] 31.08% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:54.175Z] 32.00% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:54.175Z] 32.91% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:54.175Z] 33.83% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:54.175Z] 34.74% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:54.175Z] 35.65% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:54.175Z] 36.57% done, estimate finish Thu Feb 6 17:15:53 2025 [2025-02-06T17:15:54.175Z] 37.48% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 38.40% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 39.31% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 40.23% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 41.14% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 42.06% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 42.97% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 43.88% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 44.80% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 45.71% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 46.62% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 47.54% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 48.45% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 49.37% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:54.175Z] 50.28% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.175Z] 51.20% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.176Z] 52.11% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 53.03% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 53.94% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 54.85% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 55.77% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 56.68% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 57.60% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 58.51% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 59.42% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 60.34% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 61.25% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 62.17% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 63.08% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 64.00% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 64.91% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 65.82% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 66.74% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 67.65% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 68.57% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 69.48% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 70.39% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 71.31% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 72.22% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.429Z] 73.14% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 74.05% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 74.97% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 75.88% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 76.79% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 77.71% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 78.62% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 79.54% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 80.45% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 81.36% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 82.28% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 83.19% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 84.11% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 85.02% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 85.94% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 86.85% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 87.77% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 88.68% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 89.59% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 90.51% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 91.42% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 92.33% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 93.25% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 94.16% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 95.08% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.682Z] 95.99% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.936Z] 96.91% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.936Z] 97.82% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.936Z] 98.73% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.936Z] 99.65% done, estimate finish Thu Feb 6 17:15:54 2025 [2025-02-06T17:15:54.936Z] Total translation table size: 2048 [2025-02-06T17:15:54.936Z] Total rockridge attributes bytes: 3006 [2025-02-06T17:15:54.936Z] Total directory bytes: 12288 [2025-02-06T17:15:54.936Z] Path table size(bytes): 96 [2025-02-06T17:15:54.936Z] Done with: The File(s) Block(s) 546732 [2025-02-06T17:15:54.936Z] Writing: Ending Padblock Start Block 546776 [2025-02-06T17:15:54.936Z] Done with: Ending Padblock Block(s) 150 [2025-02-06T17:15:54.936Z] Max brk space used 1c000 [2025-02-06T17:15:54.936Z] 546926 extents written (1068 MB) [2025-02-06T17:15:54.936Z] 2025-02-06 17:15:54,727 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso'] [2025-02-06T17:15:54.936Z] isohybrid: Warning: more than 1024 cylinders: 1069 [2025-02-06T17:15:54.936Z] isohybrid: Not all BIOSes will be able to boot this device [2025-02-06T17:15:55.191Z] 2025-02-06 17:15:55,188 INFO - Running command: ['/usr/bin/genisoimage', '-verbose', '-V', 'fedora-coreos-42.20250206.dev.0', '-volset', 'fedora-coreos-42.20250206.dev.0', '-rational-rock', '-J', '-joliet-long', '-eltorito-boot', 'isolinux/isolinux.bin', '-eltorito-catalog', 'isolinux/boot.cat', '-no-emul-boot', '-boot-load-size', '4', '-boot-info-table', '-eltorito-alt-boot', '-efi-boot', 'images/efiboot.img', '-no-emul-boot', '-o', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso.minimal', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live'] [2025-02-06T17:15:55.191Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-02-06T17:15:55.191Z] genisoimage 1.1.11 (Linux) [2025-02-06T17:15:55.191Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live [2025-02-06T17:15:55.444Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/coreos [2025-02-06T17:15:55.444Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images [2025-02-06T17:15:55.444Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/images/pxeboot [2025-02-06T17:15:55.444Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/isolinux [2025-02-06T17:15:55.444Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI [2025-02-06T17:15:55.444Z] Scanning /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/live/EFI/fedora [2025-02-06T17:15:55.444Z] Writing: Initial Padblock Start Block 0 [2025-02-06T17:15:55.444Z] Done with: Initial Padblock Block(s) 16 [2025-02-06T17:15:55.444Z] Writing: Primary Volume Descriptor Start Block 16 [2025-02-06T17:15:55.444Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-02-06T17:15:55.444Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-02-06T17:15:55.444Z] Size of boot image is 4 sectors -> No emulation [2025-02-06T17:15:55.444Z] Size of boot image is 13104 sectors -> No emulation [2025-02-06T17:15:55.444Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-02-06T17:15:55.444Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-02-06T17:15:55.444Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-02-06T17:15:55.444Z] Writing: End Volume Descriptor Start Block 19 [2025-02-06T17:15:55.444Z] Done with: End Volume Descriptor Block(s) 1 [2025-02-06T17:15:55.444Z] Writing: Version block Start Block 20 [2025-02-06T17:15:55.444Z] Done with: Version block Block(s) 1 [2025-02-06T17:15:55.444Z] Writing: Path table Start Block 21 [2025-02-06T17:15:55.444Z] Done with: Path table Block(s) 4 [2025-02-06T17:15:55.444Z] Writing: Joliet path table Start Block 25 [2025-02-06T17:15:55.444Z] Done with: Joliet path table Block(s) 4 [2025-02-06T17:15:55.444Z] Writing: Directory tree Start Block 29 [2025-02-06T17:15:55.444Z] Done with: Directory tree Block(s) 7 [2025-02-06T17:15:55.444Z] Writing: Joliet directory tree Start Block 36 [2025-02-06T17:15:55.444Z] Done with: Joliet directory tree Block(s) 7 [2025-02-06T17:15:55.444Z] Writing: Directory tree cleanup Start Block 43 [2025-02-06T17:15:55.444Z] Done with: Directory tree cleanup Block(s) 0 [2025-02-06T17:15:55.444Z] Writing: Extension record Start Block 43 [2025-02-06T17:15:55.444Z] Done with: Extension record Block(s) 1 [2025-02-06T17:15:55.444Z] Writing: The File(s) Start Block 44 [2025-02-06T17:15:55.444Z] 8.40% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:55.444Z] 16.77% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:55.444Z] 25.17% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:55.444Z] 33.55% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:55.444Z] 41.95% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:55.444Z] 50.32% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:55.444Z] 58.72% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:55.444Z] 67.10% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:55.444Z] 75.50% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:55.444Z] 83.87% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:55.444Z] 92.28% done, estimate finish Thu Feb 6 17:15:55 2025 [2025-02-06T17:15:55.444Z] Total translation table size: 2048 [2025-02-06T17:15:55.444Z] Total rockridge attributes bytes: 2842 [2025-02-06T17:15:55.444Z] Total directory bytes: 12288 [2025-02-06T17:15:55.444Z] Path table size(bytes): 96 [2025-02-06T17:15:55.444Z] Done with: The File(s) Block(s) 59422 [2025-02-06T17:15:55.444Z] Writing: Ending Padblock Start Block 59466 [2025-02-06T17:15:55.444Z] Done with: Ending Padblock Block(s) 150 [2025-02-06T17:15:55.444Z] Max brk space used 1b000 [2025-02-06T17:15:55.444Z] 59616 extents written (116 MB) [2025-02-06T17:15:55.444Z] 2025-02-06 17:15:55,297 INFO - Running command: ['/usr/bin/isohybrid', '--uefi', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso.minimal'] [2025-02-06T17:15:55.444Z] 2025-02-06 17:15:55,333 INFO - Running command: ['/usr/lib/coreos-assembler/runvm-coreos-installer', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw', '', 'pack', 'minimal-iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso', '/home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso.minimal', '--consume'] [2025-02-06T17:16:13.463Z] + RUST_BACKTRACE=full [2025-02-06T17:16:13.463Z] + chroot /sysroot/ostree/deploy/fedora-coreos/deploy/dc783518935b6334fbb4330f2cbe3818917fb9b9e59905ef94825b7545637ff8.0 env -C /home/jenkins/agent/workspace/test-override coreos-installer pack minimal-iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso /home/jenkins/agent/workspace/test-override/tmp/buildpost-live/fedora-coreos-42.20250206.dev.0-live.x86_64.iso.minimal --consume [2025-02-06T17:16:13.463Z] Packing minimal ISO [2025-02-06T17:16:13.463Z] Matched 17 files of 17 [2025-02-06T17:16:13.463Z] Total bytes skipped: 121673647 [2025-02-06T17:16:13.463Z] Total bytes written: 1009745 [2025-02-06T17:16:13.463Z] Total bytes written (compressed): 2860 [2025-02-06T17:16:13.463Z] Verifying that packed image matches digest [2025-02-06T17:16:13.463Z] Packing successful! [2025-02-06T17:16:13.463Z] + '[' -f /var/tmp/coreos-installer-output ']' [2025-02-06T17:16:16.712Z] Updated: builds/42.20250206.dev.0/x86_64/meta.json [2025-02-06T17:16:16.714Z] [Pipeline] } [2025-02-06T17:16:16.718Z] [Pipeline] // withEnv [2025-02-06T17:16:16.725Z] [Pipeline] withEnv [2025-02-06T17:16:16.725Z] [Pipeline] { [2025-02-06T17:16:16.796Z] [Pipeline] sh [2025-02-06T17:16:17.326Z] + set -xeuo pipefail [2025-02-06T17:16:17.326Z] ++ umask [2025-02-06T17:16:17.326Z] + '[' 0022 = 0000 ']' [2025-02-06T17:16:17.326Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-02-06T17:16:17.326Z] Targeting build: 42.20250206.dev.0 [2025-02-06T17:16:17.579Z] Compressing: builds/42.20250206.dev.0/x86_64 [2025-02-06T17:16:17.579Z] 2025-02-06 17:16:17,372 INFO - Running command: ['xz', '-c9', '-T6', 'builds/42.20250206.dev.0/x86_64/fedora-coreos-42.20250206.dev.0-metal.x86_64.raw'] [2025-02-06T17:20:54.037Z] Compressed: fedora-coreos-42.20250206.dev.0-metal.x86_64.raw.xz [2025-02-06T17:20:54.037Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-initramfs live-rootfs [2025-02-06T17:20:54.037Z] Updated: builds/42.20250206.dev.0/x86_64/meta.json [2025-02-06T17:20:54.040Z] [Pipeline] } [2025-02-06T17:20:54.043Z] [Pipeline] // withEnv [2025-02-06T17:20:54.134Z] [Pipeline] } [2025-02-06T17:20:54.187Z] [Pipeline] // stage [2025-02-06T17:20:54.238Z] [Pipeline] stage [2025-02-06T17:20:54.238Z] [Pipeline] { (x86_64:kola:testiso) [2025-02-06T17:20:54.288Z] [Pipeline] withEnv [2025-02-06T17:20:54.288Z] [Pipeline] { [2025-02-06T17:20:54.320Z] [Pipeline] sh [2025-02-06T17:20:54.900Z] + set -euo pipefail [2025-02-06T17:20:54.900Z] ++ umask [2025-02-06T17:20:54.900Z] + '[' 0022 = 0000 ']' [2025-02-06T17:20:54.900Z] + uuidgen [2025-02-06T17:20:54.900Z] + cut -f1 -d- [2025-02-06T17:20:54.904Z] [Pipeline] } [2025-02-06T17:20:54.907Z] [Pipeline] // withEnv [2025-02-06T17:20:54.970Z] [Pipeline] withEnv [2025-02-06T17:20:54.970Z] [Pipeline] { [2025-02-06T17:20:54.979Z] [Pipeline] sh [2025-02-06T17:20:55.507Z] + set -euo pipefail [2025-02-06T17:20:55.507Z] ++ umask [2025-02-06T17:20:55.507Z] + '[' 0022 = 0000 ']' [2025-02-06T17:20:55.507Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T17:20:55.507Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-02-06T17:20:55.512Z] [Pipeline] } [2025-02-06T17:20:55.525Z] [Pipeline] // withEnv [2025-02-06T17:20:55.605Z] [Pipeline] withEnv [2025-02-06T17:20:55.606Z] [Pipeline] { [2025-02-06T17:20:55.625Z] [Pipeline] sh [2025-02-06T17:20:56.147Z] + set -xeuo pipefail [2025-02-06T17:20:56.148Z] ++ umask [2025-02-06T17:20:56.148Z] + '[' 0022 = 0000 ']' [2025-02-06T17:20:56.148Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T17:20:56.148Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-ET9OG/kola-testiso-x86_64 [2025-02-06T17:20:56.148Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-ET9OG/kola-testiso-x86_64 [2025-02-06T17:20:56.148Z] ��� Snooze for kola test pattern "ext.config.rpm-ostree.kernel-replace" expired on Feb 04 2025 [2025-02-06T17:20:56.148Z] ������ Will warn on failure for kola test pattern "ext.config.rpm-ostree.kernel-replace": [2025-02-06T17:20:56.148Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1870 [2025-02-06T17:20:56.148Z] Ignoring verification of signature on metal image [2025-02-06T17:20:56.148Z] Running test: iso-as-disk.bios [2025-02-06T17:21:22.759Z] PASS: iso-as-disk.bios (18.302s) [2025-02-06T17:21:22.759Z] Running test: iso-as-disk.uefi [2025-02-06T17:21:49.206Z] PASS: iso-as-disk.uefi (22.203s) [2025-02-06T17:21:49.206Z] Running test: iso-as-disk.uefi-secure [2025-02-06T17:22:15.666Z] PASS: iso-as-disk.uefi-secure (23.183s) [2025-02-06T17:22:15.666Z] Running test: iso-as-disk.4k.uefi [2025-02-06T17:22:42.120Z] PASS: iso-as-disk.4k.uefi (22.254s) [2025-02-06T17:22:42.120Z] Running test: iso-install.bios [2025-02-06T17:27:18.605Z] PASS: iso-install.bios (4m14.288s) [2025-02-06T17:27:18.605Z] Running test: iso-live-login.bios [2025-02-06T17:27:40.451Z] The file: journal.txt does not exist [2025-02-06T17:27:40.451Z] PASS: iso-live-login.bios (29.959s) [2025-02-06T17:27:40.451Z] Running test: iso-live-login.uefi [2025-02-06T17:28:12.427Z] The file: journal.txt does not exist [2025-02-06T17:28:12.427Z] PASS: iso-live-login.uefi (25.89s) [2025-02-06T17:28:12.427Z] Running test: iso-live-login.uefi-secure [2025-02-06T17:28:38.881Z] The file: journal.txt does not exist [2025-02-06T17:28:40.236Z] PASS: iso-live-login.uefi-secure (27.029s) [2025-02-06T17:28:40.236Z] Running test: iso-live-login.4k.uefi [2025-02-06T17:29:12.223Z] The file: journal.txt does not exist [2025-02-06T17:29:12.223Z] PASS: iso-live-login.4k.uefi (26.124s) [2025-02-06T17:29:12.223Z] Running test: iso-offline-install.bios [2025-02-06T17:33:33.691Z] PASS: iso-offline-install.bios (4m4.712s) [2025-02-06T17:33:33.691Z] Running test: iso-offline-install.mpath.bios [2025-02-06T17:37:55.201Z] PASS: iso-offline-install.mpath.bios (4m14.935s) [2025-02-06T17:37:55.201Z] Running test: iso-offline-install-fromram.4k.uefi [2025-02-06T17:42:16.628Z] PASS: iso-offline-install-fromram.4k.uefi (4m9.329s) [2025-02-06T17:42:16.628Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-02-06T17:42:16.628Z] Warning: Cannot announce submounts, client does not support it [2025-02-06T17:44:38.012Z] PASS: iso-offline-install-iscsi.ibft.uefi (2m14.123s) [2025-02-06T17:44:38.012Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-02-06T17:47:14.399Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (2m25.581s) [2025-02-06T17:47:14.399Z] Running test: iso-offline-install-iscsi.manual.bios [2025-02-06T17:49:35.756Z] PASS: iso-offline-install-iscsi.manual.bios (2m15.343s) [2025-02-06T17:49:35.756Z] Running test: miniso-install.bios [2025-02-06T17:54:12.220Z] PASS: miniso-install.bios (4m26.018s) [2025-02-06T17:54:12.220Z] Running test: miniso-install.nm.bios [2025-02-06T17:58:48.945Z] PASS: miniso-install.nm.bios (4m30.042s) [2025-02-06T17:58:48.945Z] Running test: miniso-install.4k.uefi [2025-02-06T18:03:40.452Z] PASS: miniso-install.4k.uefi (4m30.409s) [2025-02-06T18:03:40.452Z] Running test: miniso-install.4k.nm.uefi [2025-02-06T18:08:31.956Z] PASS: miniso-install.4k.nm.uefi (4m38.836s) [2025-02-06T18:08:31.956Z] Running test: pxe-offline-install.bios [2025-02-06T18:13:08.387Z] PASS: pxe-offline-install.bios (4m22.594s) [2025-02-06T18:13:08.387Z] Running test: pxe-offline-install.4k.uefi [2025-02-06T18:17:44.821Z] PASS: pxe-offline-install.4k.uefi (4m26.549s) [2025-02-06T18:17:44.821Z] Running test: pxe-online-install.bios [2025-02-06T18:22:21.247Z] PASS: pxe-online-install.bios (4m26.188s) [2025-02-06T18:22:21.247Z] Running test: pxe-online-install.4k.uefi [2025-02-06T18:26:57.684Z] PASS: pxe-online-install.4k.uefi (4m30.854s) [2025-02-06T18:26:57.687Z] [Pipeline] } [2025-02-06T18:26:57.690Z] [Pipeline] // withEnv [2025-02-06T18:26:57.696Z] [Pipeline] withEnv [2025-02-06T18:26:57.696Z] [Pipeline] { [2025-02-06T18:26:57.750Z] [Pipeline] sh [2025-02-06T18:26:58.282Z] + set -xeuo pipefail [2025-02-06T18:26:58.282Z] ++ umask [2025-02-06T18:26:58.282Z] + '[' 0022 = 0000 ']' [2025-02-06T18:26:58.282Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T18:26:58.282Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-ET9OG -c --xz kola-testiso-x86_64 [2025-02-06T18:27:10.424Z] [Pipeline] } [2025-02-06T18:27:10.427Z] [Pipeline] // withEnv [2025-02-06T18:27:10.444Z] [Pipeline] archiveArtifacts [2025-02-06T18:27:10.446Z] Archiving artifacts [2025-02-06T18:27:12.175Z] [Pipeline] withEnv [2025-02-06T18:27:12.176Z] [Pipeline] { [2025-02-06T18:27:12.181Z] [Pipeline] sh [2025-02-06T18:27:13.015Z] + set -xeuo pipefail [2025-02-06T18:27:13.015Z] ++ umask [2025-02-06T18:27:13.015Z] + '[' 0022 = 0000 ']' [2025-02-06T18:27:13.015Z] + cd /home/jenkins/agent/workspace/test-override [2025-02-06T18:27:13.015Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-ET9OG/kola-testiso-x86_64 --output - [2025-02-06T18:27:13.017Z] [Pipeline] } [2025-02-06T18:27:13.031Z] [Pipeline] // withEnv [2025-02-06T18:27:13.097Z] [Pipeline] junit [2025-02-06T18:27:13.099Z] Recording test results [2025-02-06T18:27:13.209Z] None of the test reports contained any result [2025-02-06T18:27:13.212Z] [Pipeline] } [2025-02-06T18:27:13.231Z] [Pipeline] // stage [2025-02-06T18:27:13.235Z] [Pipeline] stage [2025-02-06T18:27:13.235Z] [Pipeline] { (x86_64:Destroy Remote) [2025-02-06T18:27:13.239Z] [Pipeline] } [2025-02-06T18:27:13.304Z] [Pipeline] // stage [2025-02-06T18:27:13.362Z] [Pipeline] } [2025-02-06T18:27:13.382Z] [Pipeline] // parallel [2025-02-06T18:27:13.463Z] [Pipeline] } [2025-02-06T18:27:13.505Z] [Pipeline] // timeout [2025-02-06T18:27:13.544Z] [Pipeline] } [2025-02-06T18:27:13.594Z] [Pipeline] // container [2025-02-06T18:27:13.618Z] [Pipeline] } [2025-02-06T18:27:13.652Z] [Pipeline] // node [2025-02-06T18:27:13.678Z] [Pipeline] } [2025-02-06T18:27:13.734Z] [Pipeline] // podTemplate [2025-02-06T18:27:13.769Z] [Pipeline] End of Pipeline [2025-02-06T18:27:13.909Z] Finished: UNSTABLE