[2025-05-02T17:05:07.171Z] Started by upstream project "bodhi-trigger" build number 1667 [2025-05-02T17:05:07.171Z] originally caused by: [2025-05-02T17:05:07.171Z] Triggered by CI message. [2025-05-02T17:05:07.299Z] 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-05-02T17:05:07.300Z] Selected Git installation does not exist. Using Default [2025-05-02T17:05:07.300Z] The recommended git tool is: NONE [2025-05-02T17:05:07.300Z] No credentials specified [2025-05-02T17:05:07.300Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-05-02T17:05:07.308Z] Fetching changes from the remote Git repository [2025-05-02T17:05:07.310Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-05-02T17:05:07.327Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-05-02T17:05:07.327Z] > git --version # timeout=10 [2025-05-02T17:05:07.334Z] > git --version # 'git version 2.39.3' [2025-05-02T17:05:07.335Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-02T17:05:07.443Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-05-02T17:05:07.452Z] Checking out Revision ce363ee401ebfd937045a139f88a44615e130ad9 (origin/main) [2025-05-02T17:05:07.452Z] > git config core.sparsecheckout # timeout=10 [2025-05-02T17:05:07.459Z] > git checkout -f ce363ee401ebfd937045a139f88a44615e130ad9 # timeout=10 [2025-05-02T17:05:07.468Z] Commit message: "test-override: support COPR build" [2025-05-02T17:05:07.469Z] > git rev-list --no-walk ce363ee401ebfd937045a139f88a44615e130ad9 # timeout=10 [2025-05-02T17:05:07.613Z] Loading library coreos@main [2025-05-02T17:05:07.613Z] Attempting to resolve main from remote references... [2025-05-02T17:05:07.614Z] > git --version # timeout=10 [2025-05-02T17:05:07.620Z] > git --version # 'git version 2.39.3' [2025-05-02T17:05:07.621Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-02T17:05:07.744Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 [2025-05-02T17:05:07.745Z] Selected Git installation does not exist. Using Default [2025-05-02T17:05:07.745Z] The recommended git tool is: NONE [2025-05-02T17:05:07.746Z] No credentials specified [2025-05-02T17:05:07.746Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-05-02T17:05:07.753Z] Fetching changes from the remote Git repository [2025-05-02T17:05:07.754Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-02T17:05:07.788Z] Fetching without tags [2025-05-02T17:05:07.788Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-05-02T17:05:07.788Z] > git --version # timeout=10 [2025-05-02T17:05:07.795Z] > git --version # 'git version 2.39.3' [2025-05-02T17:05:07.795Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-02T17:05:07.932Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main) [2025-05-02T17:05:07.932Z] > git config core.sparsecheckout # timeout=10 [2025-05-02T17:05:07.939Z] > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-02T17:05:07.949Z] Commit message: "cosaPod: archive cosa git info and RPMs" [2025-05-02T17:05:07.949Z] > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-02T17:05:08.312Z] [Pipeline] Start of Pipeline [2025-05-02T17:05:08.350Z] [Pipeline] node [2025-05-02T17:05:08.354Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-02T17:05:08.387Z] [Pipeline] { [2025-05-02T17:05:08.468Z] [Pipeline] withEnv [2025-05-02T17:05:08.469Z] [Pipeline] { [2025-05-02T17:05:08.498Z] [Pipeline] sh [2025-05-02T17:05:08.763Z] + set -xeuo pipefail [2025-05-02T17:05:08.763Z] ++ umask [2025-05-02T17:05:08.763Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:08.763Z] + rm -rf pipe [2025-05-02T17:05:08.763Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-05-02T17:05:08.763Z] Cloning into 'pipe'... [2025-05-02T17:05:09.014Z] [Pipeline] } [2025-05-02T17:05:09.016Z] [Pipeline] // withEnv [2025-05-02T17:05:09.020Z] [Pipeline] load [2025-05-02T17:05:09.132Z] [Pipeline] { (pipe/utils.groovy) [2025-05-02T17:05:09.136Z] [Pipeline] } [2025-05-02T17:05:09.175Z] [Pipeline] // load [2025-05-02T17:05:09.181Z] [Pipeline] readYaml [2025-05-02T17:05:09.239Z] [Pipeline] } [2025-05-02T17:05:09.261Z] [Pipeline] // node [2025-05-02T17:05:09.298Z] [Pipeline] properties [2025-05-02T17:05:09.528Z] [Pipeline] libraryResource [2025-05-02T17:05:09.530Z] [Pipeline] readJSON [2025-05-02T17:05:09.535Z] [Pipeline] node [2025-05-02T17:05:09.547Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-02T17:05:09.557Z] [Pipeline] { [2025-05-02T17:05:09.575Z] [Pipeline] writeYaml [2025-05-02T17:05:09.598Z] [Pipeline] readFile [2025-05-02T17:05:09.603Z] [Pipeline] } [2025-05-02T17:05:09.607Z] [Pipeline] // node [2025-05-02T17:05:09.620Z] [Pipeline] podTemplate [2025-05-02T17:05:09.628Z] [Pipeline] { [2025-05-02T17:05:09.631Z] [Pipeline] node [2025-05-02T17:05:16.695Z] Created Pod: openshift coreos-ci/pod-79b87a68-f016-4138-b495-a76a5d43df02-7bzfb-3hxw9 [2025-05-02T17:05:23.526Z] Agent pod-79b87a68-f016-4138-b495-a76a5d43df02-7bzfb-3hxw9 is provisioned from template pod-79b87a68-f016-4138-b495-a76a5d43df02-7bzfb [2025-05-02T17:05:23.527Z] --- [2025-05-02T17:05:23.527Z] apiVersion: "v1" [2025-05-02T17:05:23.527Z] kind: "Pod" [2025-05-02T17:05:23.527Z] metadata: [2025-05-02T17:05:23.527Z] annotations: [2025-05-02T17:05:23.527Z] buildUrl: "http://172.30.130.216:80/job/test-override/1691/" [2025-05-02T17:05:23.527Z] runUrl: "job/test-override/1691/" [2025-05-02T17:05:23.527Z] labels: [2025-05-02T17:05:23.527Z] jenkins: "slave" [2025-05-02T17:05:23.527Z] jenkins/label-digest: "d80177b174c46bcdc414943e0356968e5ec1142c" [2025-05-02T17:05:23.527Z] jenkins/label: "pod-79b87a68-f016-4138-b495-a76a5d43df02" [2025-05-02T17:05:23.527Z] name: "pod-79b87a68-f016-4138-b495-a76a5d43df02-7bzfb-3hxw9" [2025-05-02T17:05:23.527Z] namespace: "coreos-ci" [2025-05-02T17:05:23.527Z] spec: [2025-05-02T17:05:23.527Z] containers: [2025-05-02T17:05:23.527Z] - command: [2025-05-02T17:05:23.527Z] - "/usr/bin/dumb-init" [2025-05-02T17:05:23.527Z] - "/usr/bin/sleep" [2025-05-02T17:05:23.527Z] - "infinity" [2025-05-02T17:05:23.527Z] env: [2025-05-02T17:05:23.527Z] - name: "NCPUS" [2025-05-02T17:05:23.527Z] value: "6" [2025-05-02T17:05:23.527Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-05-02T17:05:23.527Z] imagePullPolicy: "Always" [2025-05-02T17:05:23.527Z] name: "worker" [2025-05-02T17:05:23.527Z] resources: [2025-05-02T17:05:23.527Z] limits: [2025-05-02T17:05:23.527Z] memory: "10752Mi" [2025-05-02T17:05:23.527Z] cpu: "6" [2025-05-02T17:05:23.527Z] devices.kubevirt.io/kvm: "1" [2025-05-02T17:05:23.527Z] requests: [2025-05-02T17:05:23.527Z] memory: "10752Mi" [2025-05-02T17:05:23.527Z] cpu: "6" [2025-05-02T17:05:23.527Z] devices.kubevirt.io/kvm: "1" [2025-05-02T17:05:23.527Z] volumeMounts: [2025-05-02T17:05:23.527Z] - mountPath: "/srv/" [2025-05-02T17:05:23.527Z] name: "emptydir-0" [2025-05-02T17:05:23.527Z] - mountPath: "/home/jenkins/agent" [2025-05-02T17:05:23.527Z] name: "workspace-volume" [2025-05-02T17:05:23.527Z] readOnly: false [2025-05-02T17:05:23.527Z] - env: [2025-05-02T17:05:23.527Z] - name: "JENKINS_SECRET" [2025-05-02T17:05:23.527Z] value: "********" [2025-05-02T17:05:23.527Z] - name: "JENKINS_TUNNEL" [2025-05-02T17:05:23.527Z] value: "172.30.136.1:50000" [2025-05-02T17:05:23.527Z] - name: "JENKINS_AGENT_NAME" [2025-05-02T17:05:23.527Z] value: "pod-79b87a68-f016-4138-b495-a76a5d43df02-7bzfb-3hxw9" [2025-05-02T17:05:23.527Z] - name: "JENKINS_NAME" [2025-05-02T17:05:23.527Z] value: "pod-79b87a68-f016-4138-b495-a76a5d43df02-7bzfb-3hxw9" [2025-05-02T17:05:23.527Z] - name: "JENKINS_AGENT_WORKDIR" [2025-05-02T17:05:23.527Z] value: "/home/jenkins/agent" [2025-05-02T17:05:23.527Z] - name: "JENKINS_URL" [2025-05-02T17:05:23.527Z] value: "http://172.30.130.216:80/" [2025-05-02T17:05:23.527Z] image: "jenkins-agent-base:latest" [2025-05-02T17:05:23.527Z] name: "jnlp" [2025-05-02T17:05:23.527Z] resources: [2025-05-02T17:05:23.527Z] limits: [2025-05-02T17:05:23.527Z] memory: "512Mi" [2025-05-02T17:05:23.527Z] cpu: "1" [2025-05-02T17:05:23.527Z] requests: [2025-05-02T17:05:23.527Z] memory: "512Mi" [2025-05-02T17:05:23.527Z] cpu: "1" [2025-05-02T17:05:23.527Z] volumeMounts: [2025-05-02T17:05:23.527Z] - mountPath: "/home/jenkins/agent" [2025-05-02T17:05:23.527Z] name: "workspace-volume" [2025-05-02T17:05:23.527Z] readOnly: false [2025-05-02T17:05:23.527Z] nodeSelector: [2025-05-02T17:05:23.527Z] kubernetes.io/os: "linux" [2025-05-02T17:05:23.527Z] restartPolicy: "Never" [2025-05-02T17:05:23.527Z] serviceAccountName: "jenkins" [2025-05-02T17:05:23.527Z] volumes: [2025-05-02T17:05:23.527Z] - emptyDir: {} [2025-05-02T17:05:23.527Z] name: "emptydir-0" [2025-05-02T17:05:23.527Z] - emptyDir: [2025-05-02T17:05:23.527Z] medium: "" [2025-05-02T17:05:23.527Z] name: "workspace-volume" [2025-05-02T17:05:23.527Z] [2025-05-02T17:05:23.550Z] Running on pod-79b87a68-f016-4138-b495-a76a5d43df02-7bzfb-3hxw9 in /home/jenkins/agent/workspace/test-override [2025-05-02T17:05:23.550Z] [Pipeline] { [2025-05-02T17:05:23.574Z] [Pipeline] container [2025-05-02T17:05:23.575Z] [Pipeline] { [2025-05-02T17:05:23.617Z] [Pipeline] withEnv [2025-05-02T17:05:23.618Z] [Pipeline] { [2025-05-02T17:05:23.621Z] [Pipeline] sh [2025-05-02T17:05:24.285Z] + set -xeuo pipefail [2025-05-02T17:05:24.285Z] ++ umask [2025-05-02T17:05:24.285Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:24.285Z] + cat /cosa/coreos-assembler-git.json [2025-05-02T17:05:24.285Z] + tee coreos-assembler-git.json [2025-05-02T17:05:24.285Z] { [2025-05-02T17:05:24.285Z] "date": "2025-05-01T17:20:12Z", [2025-05-02T17:05:24.285Z] "git": { [2025-05-02T17:05:24.285Z] "commit": "7a2bba9eb431a1d4e047706b70e3ce9f3258331e", [2025-05-02T17:05:24.285Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-05-02T17:05:24.285Z] "branch": "HEAD", [2025-05-02T17:05:24.285Z] "dirty": "false" [2025-05-02T17:05:24.285Z] }, [2025-05-02T17:05:24.285Z] "file": { [2025-05-02T17:05:24.285Z] "checksum": "8dd3310466b3d0a0cb3a10ee194612babc5fb528a910e09345f14692679810e7", [2025-05-02T17:05:24.285Z] "checksum_type": "sha256", [2025-05-02T17:05:24.285Z] "format": "tar.gz", [2025-05-02T17:05:24.285Z] "name": "coreos-assembler-git.tar.gz", [2025-05-02T17:05:24.285Z] "size": "12047703" [2025-05-02T17:05:24.285Z] } [2025-05-02T17:05:24.285Z] } [2025-05-02T17:05:24.817Z] [Pipeline] } [2025-05-02T17:05:24.821Z] [Pipeline] // withEnv [2025-05-02T17:05:24.905Z] [Pipeline] archiveArtifacts [2025-05-02T17:05:24.911Z] Archiving artifacts [2025-05-02T17:05:25.516Z] [Pipeline] withEnv [2025-05-02T17:05:25.518Z] [Pipeline] { [2025-05-02T17:05:25.521Z] [Pipeline] sh [2025-05-02T17:05:26.061Z] + set -xeuo pipefail [2025-05-02T17:05:26.061Z] ++ umask [2025-05-02T17:05:26.061Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:26.061Z] + rpm -qa [2025-05-02T17:05:26.061Z] + sort [2025-05-02T17:05:26.319Z] [Pipeline] } [2025-05-02T17:05:26.323Z] [Pipeline] // withEnv [2025-05-02T17:05:26.328Z] [Pipeline] archiveArtifacts [2025-05-02T17:05:26.331Z] Archiving artifacts [2025-05-02T17:05:26.350Z] [Pipeline] withEnv [2025-05-02T17:05:26.351Z] [Pipeline] { [2025-05-02T17:05:26.363Z] [Pipeline] sh [2025-05-02T17:05:26.916Z] + set -xeuo pipefail [2025-05-02T17:05:26.916Z] ++ umask [2025-05-02T17:05:26.916Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:26.916Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt [2025-05-02T17:05:26.919Z] [Pipeline] } [2025-05-02T17:05:26.923Z] [Pipeline] // withEnv [2025-05-02T17:05:26.928Z] [Pipeline] timeout [2025-05-02T17:05:26.929Z] Timeout set to expire in 3 hr 20 min [2025-05-02T17:05:26.937Z] [Pipeline] { [2025-05-02T17:05:26.972Z] [Pipeline] withEnv [2025-05-02T17:05:26.973Z] [Pipeline] { [2025-05-02T17:05:26.981Z] [Pipeline] sh [2025-05-02T17:05:27.522Z] + set -euo pipefail [2025-05-02T17:05:27.522Z] ++ umask [2025-05-02T17:05:27.522Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:27.522Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-b7667826a8 [2025-05-02T17:05:27.522Z] + jq -r '.update.builds[].nvr' [2025-05-02T17:05:27.537Z] [Pipeline] } [2025-05-02T17:05:27.540Z] [Pipeline] // withEnv [2025-05-02T17:05:27.555Z] [Pipeline] stage [2025-05-02T17:05:27.556Z] [Pipeline] { (Report Running) [2025-05-02T17:05:27.561Z] [Pipeline] withCredentials [2025-05-02T17:05:27.627Z] Masking supported pattern matches of $RDB_PASSWORD [2025-05-02T17:05:27.628Z] [Pipeline] { [2025-05-02T17:05:27.648Z] [Pipeline] withEnv [2025-05-02T17:05:27.648Z] [Pipeline] { [2025-05-02T17:05:27.690Z] [Pipeline] sh [2025-05-02T17:05:28.224Z] + set -xeuo pipefail [2025-05-02T17:05:28.224Z] ++ umask [2025-05-02T17:05:28.224Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:28.224Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1691/display/redirect --outcome RUNNING --advisory FEDORA-2025-b7667826a8 --stream rawhide [2025-05-02T17:05:28.483Z] [Pipeline] } [2025-05-02T17:05:28.486Z] [Pipeline] // withEnv [2025-05-02T17:05:28.502Z] [Pipeline] } [2025-05-02T17:05:28.505Z] [Pipeline] // withCredentials [2025-05-02T17:05:28.529Z] [Pipeline] } [2025-05-02T17:05:28.546Z] [Pipeline] // stage [2025-05-02T17:05:28.578Z] [Pipeline] withCredentials [2025-05-02T17:05:28.588Z] [Pipeline] // withCredentials [2025-05-02T17:05:28.592Z] [Pipeline] echo [2025-05-02T17:05:28.592Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-05-02T17:05:28.595Z] [Pipeline] withCredentials [2025-05-02T17:05:28.598Z] [Pipeline] // withCredentials [2025-05-02T17:05:28.601Z] [Pipeline] echo [2025-05-02T17:05:28.602Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-05-02T17:05:28.612Z] [Pipeline] withCredentials [2025-05-02T17:05:28.615Z] [Pipeline] // withCredentials [2025-05-02T17:05:28.619Z] [Pipeline] echo [2025-05-02T17:05:28.619Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-05-02T17:05:28.624Z] [Pipeline] withEnv [2025-05-02T17:05:28.625Z] [Pipeline] { [2025-05-02T17:05:28.635Z] [Pipeline] sh [2025-05-02T17:05:29.168Z] + set -euo pipefail [2025-05-02T17:05:29.168Z] ++ umask [2025-05-02T17:05:29.168Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:29.168Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-05-02T17:05:29.216Z] [Pipeline] } [2025-05-02T17:05:29.227Z] [Pipeline] // withEnv [2025-05-02T17:05:29.267Z] [Pipeline] readJSON [2025-05-02T17:05:29.400Z] [Pipeline] withEnv [2025-05-02T17:05:29.401Z] [Pipeline] { [2025-05-02T17:05:29.404Z] [Pipeline] sh [2025-05-02T17:05:29.936Z] + set -euo pipefail [2025-05-02T17:05:29.936Z] ++ umask [2025-05-02T17:05:29.936Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:29.936Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250502.91.0/x86_64/meta.json [2025-05-02T17:05:29.941Z] [Pipeline] } [2025-05-02T17:05:29.943Z] [Pipeline] // withEnv [2025-05-02T17:05:30.018Z] [Pipeline] readJSON [2025-05-02T17:05:30.030Z] [Pipeline] withEnv [2025-05-02T17:05:30.030Z] [Pipeline] { [2025-05-02T17:05:30.041Z] [Pipeline] sh [2025-05-02T17:05:30.571Z] + set -xeuo pipefail [2025-05-02T17:05:30.571Z] ++ umask [2025-05-02T17:05:30.571Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:30.571Z] + cosa init --branch rawhide --commit=9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 https://github.com/coreos/fedora-coreos-config [2025-05-02T17:05:30.571Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-05-02T17:05:30.571Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-02T17:05:30.571Z] + mkdir -p src [2025-05-02T17:05:30.571Z] + cd src [2025-05-02T17:05:30.571Z] + test -e config [2025-05-02T17:05:30.571Z] + case "${source}" in [2025-05-02T17:05:30.571Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-05-02T17:05:30.571Z] Cloning into 'config'... [2025-05-02T17:05:30.827Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-05-02T17:05:30.827Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-05-02T17:05:33.345Z] From https://gitlab.com/fedora/bootc/base-images [2025-05-02T17:05:33.345Z] * branch 7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD [2025-05-02T17:05:33.345Z] Submodule path 'fedora-bootc': checked out '7b4e013126bfe5851b2f882b1d9af0a764c6e7dc' [2025-05-02T17:05:33.345Z] + '[' -n 9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 ']' [2025-05-02T17:05:33.345Z] + git -C ./config fetch origin 9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 [2025-05-02T17:05:33.345Z] From https://github.com/coreos/fedora-coreos-config [2025-05-02T17:05:33.345Z] * branch 9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 -> FETCH_HEAD [2025-05-02T17:05:33.345Z] + git -C ./config reset --hard 9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 [2025-05-02T17:05:33.345Z] HEAD is now at 9e0d6a2 tree: import changes from testing-devel at 9a6a06943f64f0d746cdd686cd962e6aa04e1ec4 [2025-05-02T17:05:33.345Z] + git -C ./config submodule update --init --recursive [2025-05-02T17:05:33.599Z] + set +x [2025-05-02T17:05:33.600Z] Config commit: 9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 [2025-05-02T17:05:33.600Z] + manifest=src/config/manifest.yaml [2025-05-02T17:05:33.600Z] + image=src/config/image.yaml [2025-05-02T17:05:33.600Z] + [[ -n '' ]] [2025-05-02T17:05:33.600Z] + [[ ! -f src/config/manifest.yaml ]] [2025-05-02T17:05:33.600Z] + [[ ! -f src/config/image.yaml ]] [2025-05-02T17:05:33.600Z] + mkdir -p cache [2025-05-02T17:05:33.600Z] + mkdir -p builds [2025-05-02T17:05:33.600Z] + mkdir -p tmp [2025-05-02T17:05:33.600Z] + mkdir -p overrides/rpm [2025-05-02T17:05:33.600Z] + mkdir -p overrides/rootfs [2025-05-02T17:05:33.600Z] + test 0 = 1 [2025-05-02T17:05:33.600Z] + case "${YUMREPOS}" in [2025-05-02T17:05:33.600Z] + set +x [2025-05-02T17:05:33.600Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-05-02T17:05:33.602Z] [Pipeline] } [2025-05-02T17:05:33.605Z] [Pipeline] // withEnv [2025-05-02T17:05:33.621Z] [Pipeline] stage [2025-05-02T17:05:33.621Z] [Pipeline] { (Initialize Remotes) [2025-05-02T17:05:33.625Z] [Pipeline] parallel [2025-05-02T17:05:33.625Z] [Pipeline] { (Branch: x86_64) [2025-05-02T17:05:33.637Z] [Pipeline] withEnv [2025-05-02T17:05:33.637Z] [Pipeline] { [2025-05-02T17:05:33.654Z] [Pipeline] sh [2025-05-02T17:05:34.187Z] + set -xeuo pipefail [2025-05-02T17:05:34.188Z] ++ umask [2025-05-02T17:05:34.188Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:34.188Z] + cosa buildfetch --stream rawhide --build 43.20250502.91.0 --file manifest-lock.generated.x86_64.json [2025-05-02T17:05:34.441Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-05-02T17:05:34.444Z] Updated builds/builds.json [2025-05-02T17:05:34.444Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250502.91.0/x86_64/meta.json [2025-05-02T17:05:34.698Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250502.91.0/x86_64/commitmeta.json [2025-05-02T17:05:34.698Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250502.91.0/x86_64/ostree-commit-object [2025-05-02T17:05:34.698Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250502.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-05-02T17:05:34.701Z] [Pipeline] } [2025-05-02T17:05:34.704Z] [Pipeline] // withEnv [2025-05-02T17:05:34.709Z] [Pipeline] } [2025-05-02T17:05:34.719Z] [Pipeline] // parallel [2025-05-02T17:05:34.723Z] [Pipeline] } [2025-05-02T17:05:34.726Z] [Pipeline] // stage [2025-05-02T17:05:34.729Z] [Pipeline] stage [2025-05-02T17:05:34.730Z] [Pipeline] { (Download Overrides) [2025-05-02T17:05:34.733Z] [Pipeline] parallel [2025-05-02T17:05:34.733Z] [Pipeline] { (Branch: x86_64) [2025-05-02T17:05:34.740Z] [Pipeline] withEnv [2025-05-02T17:05:34.741Z] [Pipeline] { [2025-05-02T17:05:34.743Z] [Pipeline] sh [2025-05-02T17:05:35.272Z] + set -xeuo pipefail [2025-05-02T17:05:35.273Z] ++ umask [2025-05-02T17:05:35.273Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:35.273Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43 --arch x86_64 --arch noarch [2025-05-02T17:05:35.527Z] Downloading [1/33]: kernel-devel-matched-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.528Z] [====================================] 100% 14.56 KiB / 14.56 KiB [2025-05-02T17:05:35.528Z] Downloading [2/33]: kernel-debug-uki-virt-addons-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.528Z] [====================================] 100% 22.32 KiB / 22.32 KiB [2025-05-02T17:05:35.528Z] Downloading [3/33]: kernel-modules-extra-matched-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.528Z] [====================================] 100% 14.50 KiB / 14.50 KiB [2025-05-02T17:05:35.528Z] Downloading [4/33]: libperf-devel-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.528Z] [====================================] 100% 47.21 KiB / 47.21 KiB [2025-05-02T17:05:35.528Z] Downloading [5/33]: kernel-uki-virt-addons-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.528Z] [====================================] 100% 22.27 KiB / 22.27 KiB [2025-05-02T17:05:35.528Z] Downloading [6/33]: kernel-debug-modules-extra-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.528Z] [===== ] 15% 1.00 MiB / 6.34 MiB [=========== ] 31% 2.00 MiB / 6.34 MiB [================= ] 47% 3.00 MiB / 6.34 MiB [====================== ] 63% 4.00 MiB / 6.34 MiB [============================ ] 78% 5.00 MiB / 6.34 MiB [================================== ] 94% 6.00 MiB / 6.34 MiB [====================================] 100% 6.34 MiB / 6.34 MiB [2025-05-02T17:05:35.528Z] Downloading [7/33]: kernel-tools-libs-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.528Z] [====================================] 100% 27.22 KiB / 27.22 KiB [2025-05-02T17:05:35.528Z] Downloading [8/33]: kernel-modules-extra-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.528Z] [======== ] 23% 1.00 MiB / 4.27 MiB [================ ] 46% 2.00 MiB / 4.27 MiB [========================= ] 70% 3.00 MiB / 4.27 MiB [================================= ] 93% 4.00 MiB / 4.27 MiB [====================================] 100% 4.27 MiB / 4.27 MiB [2025-05-02T17:05:35.528Z] Downloading [9/33]: perf-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.528Z] [=============== ] 44% 1.00 MiB / 2.27 MiB [=============================== ] 88% 2.00 MiB / 2.27 MiB [====================================] 100% 2.27 MiB / 2.27 MiB [2025-05-02T17:05:35.528Z] Downloading [10/33]: kernel-debug-modules-internal-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.528Z] [======== ] 24% 1.00 MiB / 4.03 MiB [================= ] 49% 2.00 MiB / 4.03 MiB [========================== ] 74% 3.00 MiB / 4.03 MiB [=================================== ] 99% 4.00 MiB / 4.03 MiB [====================================] 100% 4.03 MiB / 4.03 MiB [2025-05-02T17:05:35.528Z] Downloading [11/33]: python3-perf-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.782Z] [=========================== ] 75% 1.00 MiB / 1.33 MiB [====================================] 100% 1.33 MiB / 1.33 MiB [2025-05-02T17:05:35.782Z] Downloading [12/33]: rtla-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.782Z] [====================================] 100% 80.23 KiB / 80.23 KiB [2025-05-02T17:05:35.782Z] Downloading [13/33]: kernel-tools-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.782Z] [====================================] 100% 552.06 KiB / 552.06 KiB [2025-05-02T17:05:35.782Z] Downloading [14/33]: kernel-debug-devel-matched-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.782Z] [====================================] 100% 14.59 KiB / 14.59 KiB [2025-05-02T17:05:35.782Z] Downloading [15/33]: kernel-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.782Z] [====================================] 100% 14.70 KiB / 14.70 KiB [2025-05-02T17:05:35.782Z] Downloading [16/33]: kernel-modules-internal-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.782Z] [============ ] 35% 1.00 MiB / 2.80 MiB [========================= ] 71% 2.00 MiB / 2.80 MiB [====================================] 100% 2.80 MiB / 2.80 MiB [2025-05-02T17:05:35.782Z] Downloading [17/33]: kernel-selftests-internal-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.782Z] [======== ] 24% 1.00 MiB / 4.02 MiB [================= ] 49% 2.00 MiB / 4.02 MiB [========================== ] 74% 3.00 MiB / 4.02 MiB [=================================== ] 99% 4.00 MiB / 4.02 MiB [====================================] 100% 4.02 MiB / 4.02 MiB [2025-05-02T17:05:35.782Z] Downloading [18/33]: libperf-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.782Z] [====================================] 100% 36.77 KiB / 36.77 KiB [2025-05-02T17:05:35.782Z] Downloading [19/33]: kernel-debug-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.782Z] [====================================] 100% 14.80 KiB / 14.80 KiB [2025-05-02T17:05:35.782Z] Downloading [20/33]: kernel-debug-devel-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:35.782Z] [= ] 5% 1.00 MiB / 18.56 MiB [=== ] 10% 2.00 MiB / 18.56 MiB [===== ] 16% 3.00 MiB / 18.56 MiB [======= ] 21% 4.00 MiB / 18.56 MiB [========= ] 26% 5.00 MiB / 18.56 MiB [=========== ] 32% 6.00 MiB / 18.56 MiB [============= ] 37% 7.00 MiB / 18.56 MiB [=============== ] 43% 8.00 MiB / 18.56 MiB [================= ] 48% 9.00 MiB / 18.56 MiB [=================== ] 53% 10.00 MiB / 18.56 MiB [===================== ] 59% 11.00 MiB / 18.56 MiB [======================= ] 64% 12.00 MiB / 18.56 MiB [========================= ] 70% 13.00 MiB / 18.56 MiB [=========================== ] 75% 14.00 MiB / 18.56 MiB [============================= ] 80% 15.00 MiB / 18.56 MiB [=============================== ] 86% 16.00 MiB / 18.56 MiB [================================ ] 91% 17.00 MiB / 18.56 MiB [================================== ] 96% 18.00 MiB / 18.56 MiB [====================================] 100% 18.56 MiB / 18.56 MiB [2025-05-02T17:05:36.035Z] Downloading [21/33]: kernel-tools-libs-devel-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:36.035Z] [====================================] 100% 187.95 KiB / 187.95 KiB [2025-05-02T17:05:36.035Z] Downloading [22/33]: rv-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:36.035Z] [====================================] 100% 30.88 KiB / 30.88 KiB [2025-05-02T17:05:36.035Z] Downloading [23/33]: kernel-devel-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:36.035Z] [= ] 5% 1.00 MiB / 18.38 MiB [=== ] 10% 2.00 MiB / 18.38 MiB [===== ] 16% 3.00 MiB / 18.38 MiB [======= ] 21% 4.00 MiB / 18.38 MiB [========= ] 27% 5.00 MiB / 18.38 MiB [=========== ] 32% 6.00 MiB / 18.38 MiB [============= ] 38% 7.00 MiB / 18.38 MiB [=============== ] 43% 8.00 MiB / 18.38 MiB [================= ] 48% 9.00 MiB / 18.38 MiB [=================== ] 54% 10.00 MiB / 18.38 MiB [===================== ] 59% 11.00 MiB / 18.38 MiB [======================= ] 65% 12.00 MiB / 18.38 MiB [========================= ] 70% 13.00 MiB / 18.38 MiB [=========================== ] 76% 14.00 MiB / 18.38 MiB [============================= ] 81% 15.00 MiB / 18.38 MiB [=============================== ] 87% 16.00 MiB / 18.38 MiB [================================= ] 92% 17.00 MiB / 18.38 MiB [=================================== ] 97% 18.00 MiB / 18.38 MiB [====================================] 100% 18.38 MiB / 18.38 MiB [2025-05-02T17:05:36.036Z] Downloading [24/33]: kernel-core-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:36.289Z] [= ] 5% 1.00 MiB / 19.17 MiB [=== ] 10% 2.00 MiB / 19.17 MiB [===== ] 15% 3.00 MiB / 19.17 MiB [======= ] 20% 4.00 MiB / 19.17 MiB [========= ] 26% 5.00 MiB / 19.17 MiB [=========== ] 31% 6.00 MiB / 19.17 MiB [============= ] 36% 7.00 MiB / 19.17 MiB [=============== ] 41% 8.00 MiB / 19.17 MiB [================ ] 46% 9.00 MiB / 19.17 MiB [================== ] 52% 10.00 MiB / 19.17 MiB [==================== ] 57% 11.00 MiB / 19.17 MiB [====================== ] 62% 12.00 MiB / 19.17 MiB [======================== ] 67% 13.00 MiB / 19.17 MiB [========================== ] 73% 14.00 MiB / 19.17 MiB [============================ ] 78% 15.00 MiB / 19.17 MiB [============================== ] 83% 16.00 MiB / 19.17 MiB [=============================== ] 88% 17.00 MiB / 19.17 MiB [================================= ] 93% 18.00 MiB / 19.17 MiB [=================================== ] 99% 19.00 MiB / 19.17 MiB [====================================] 100% 19.17 MiB / 19.17 MiB [2025-05-02T17:05:36.289Z] Downloading [25/33]: kernel-debug-core-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:36.544Z] [= ] 2% 1.00 MiB / 33.99 MiB [== ] 5% 2.00 MiB / 33.99 MiB [=== ] 8% 3.00 MiB / 33.99 MiB [==== ] 11% 4.00 MiB / 33.99 MiB [===== ] 14% 5.00 MiB / 33.99 MiB [====== ] 17% 6.00 MiB / 33.99 MiB [======= ] 20% 7.00 MiB / 33.99 MiB [======== ] 23% 8.00 MiB / 33.99 MiB [========= ] 26% 9.00 MiB / 33.99 MiB [========== ] 29% 10.00 MiB / 33.99 MiB [=========== ] 32% 11.00 MiB / 33.99 MiB [============ ] 35% 12.00 MiB / 33.99 MiB [============= ] 38% 13.00 MiB / 33.99 MiB [============== ] 41% 14.00 MiB / 33.99 MiB [=============== ] 44% 15.00 MiB / 33.99 MiB [================ ] 47% 16.00 MiB / 33.99 MiB [================== ] 50% 17.00 MiB / 33.99 MiB [=================== ] 52% 18.00 MiB / 33.99 MiB [==================== ] 55% 19.00 MiB / 33.99 MiB [===================== ] 58% 20.00 MiB / 33.99 MiB [====================== ] 61% 21.00 MiB / 33.99 MiB [======================= ] 64% 22.00 MiB / 33.99 MiB [======================== ] 67% 23.00 MiB / 33.99 MiB [========================= ] 70% 24.00 MiB / 33.99 MiB [========================== ] 73% 25.00 MiB / 33.99 MiB [=========================== ] 76% 26.00 MiB / 33.99 MiB [============================ ] 79% 27.00 MiB / 33.99 MiB [============================= ] 82% 28.00 MiB / 33.99 MiB [============================== ] 85% 29.00 MiB / 33.99 MiB [=============================== ] 88% 30.00 MiB / 33.99 MiB [================================ ] 91% 31.00 MiB / 33.99 MiB [================================= ] 94% 32.00 MiB / 33.99 MiB [================================== ] 97% 33.00 MiB / 33.99 MiB [====================================] 100% 33.99 MiB / 33.99 MiB [2025-05-02T17:05:36.545Z] Downloading [26/33]: kernel-modules-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:37.306Z] [ ] 1% 1.00 MiB / 95.12 MiB [ ] 2% 2.00 MiB / 95.12 MiB [= ] 3% 3.00 MiB / 95.12 MiB [= ] 4% 4.00 MiB / 95.12 MiB [= ] 5% 5.00 MiB / 95.12 MiB [== ] 6% 6.00 MiB / 95.12 MiB [== ] 7% 7.00 MiB / 95.12 MiB [=== ] 8% 8.00 MiB / 95.12 MiB [=== ] 9% 9.00 MiB / 95.12 MiB [=== ] 10% 10.00 MiB / 95.12 MiB [==== ] 11% 11.00 MiB / 95.12 MiB [==== ] 12% 12.00 MiB / 95.12 MiB [==== ] 13% 13.00 MiB / 95.12 MiB [===== ] 14% 14.00 MiB / 95.12 MiB [===== ] 15% 15.00 MiB / 95.12 MiB [====== ] 16% 16.00 MiB / 95.12 MiB [====== ] 17% 17.00 MiB / 95.12 MiB [====== ] 18% 18.00 MiB / 95.12 MiB [======= ] 19% 19.00 MiB / 95.12 MiB [======= ] 21% 20.00 MiB / 95.12 MiB [======= ] 22% 21.00 MiB / 95.12 MiB [======== ] 23% 22.00 MiB / 95.12 MiB [======== ] 24% 23.00 MiB / 95.12 MiB [========= ] 25% 24.00 MiB / 95.12 MiB [========= ] 26% 25.00 MiB / 95.12 MiB [========= ] 27% 26.00 MiB / 95.12 MiB [========== ] 28% 27.00 MiB / 95.12 MiB [========== ] 29% 28.00 MiB / 95.12 MiB [========== ] 30% 29.00 MiB / 95.12 MiB [=========== ] 31% 30.00 MiB / 95.12 MiB [=========== ] 32% 31.00 MiB / 95.12 MiB [============ ] 33% 32.00 MiB / 95.12 MiB [============ ] 34% 33.00 MiB / 95.12 MiB [============ ] 35% 34.00 MiB / 95.12 MiB [============= ] 36% 35.00 MiB / 95.12 MiB [============= ] 37% 36.00 MiB / 95.12 MiB [============== ] 38% 37.00 MiB / 95.12 MiB [============== ] 39% 38.00 MiB / 95.12 MiB [============== ] 41% 39.00 MiB / 95.12 MiB [=============== ] 42% 40.00 MiB / 95.12 MiB [=============== ] 43% 41.00 MiB / 95.12 MiB [=============== ] 44% 42.00 MiB / 95.12 MiB [================ ] 45% 43.00 MiB / 95.12 MiB [================ ] 46% 44.00 MiB / 95.12 MiB [================= ] 47% 45.00 MiB / 95.12 MiB [================= ] 48% 46.00 MiB / 95.12 MiB [================= ] 49% 47.00 MiB / 95.12 MiB [================== ] 50% 48.00 MiB / 95.12 MiB [================== ] 51% 49.00 MiB / 95.12 MiB [================== ] 52% 50.00 MiB / 95.12 MiB [=================== ] 53% 51.00 MiB / 95.12 MiB [=================== ] 54% 52.00 MiB / 95.12 MiB [==================== ] 55% 53.00 MiB / 95.12 MiB [==================== ] 56% 54.00 MiB / 95.12 MiB [==================== ] 57% 55.00 MiB / 95.12 MiB [===================== ] 58% 56.00 MiB / 95.12 MiB [===================== ] 59% 57.00 MiB / 95.12 MiB [===================== ] 60% 58.00 MiB / 95.12 MiB [====================== ] 62% 59.00 MiB / 95.12 MiB [====================== ] 63% 60.00 MiB / 95.12 MiB [======================= ] 64% 61.00 MiB / 95.12 MiB [======================= ] 65% 62.00 MiB / 95.12 MiB [======================= ] 66% 63.00 MiB / 95.12 MiB [======================== ] 67% 64.00 MiB / 95.12 MiB [======================== ] 68% 65.00 MiB / 95.12 MiB [======================== ] 69% 66.00 MiB / 95.12 MiB [========================= ] 70% 67.00 MiB / 95.12 MiB [========================= ] 71% 68.00 MiB / 95.12 MiB [========================== ] 72% 69.00 MiB / 95.12 MiB [========================== ] 73% 70.00 MiB / 95.12 MiB [========================== ] 74% 71.00 MiB / 95.12 MiB [=========================== ] 75% 72.00 MiB / 95.12 MiB [=========================== ] 76% 73.00 MiB / 95.12 MiB [============================ ] 77% 74.00 MiB / 95.12 MiB [============================ ] 78% 75.00 MiB / 95.12 MiB [============================ ] 79% 76.00 MiB / 95.12 MiB [============================= ] 80% 77.00 MiB / 95.12 MiB [============================= ] 82% 78.00 MiB / 95.12 MiB [============================= ] 83% 79.00 MiB / 95.12 MiB [============================== ] 84% 80.00 MiB / 95.12 MiB [============================== ] 85% 81.00 MiB / 95.12 MiB [=============================== ] 86% 82.00 MiB / 95.12 MiB [=============================== ] 87% 83.00 MiB / 95.12 MiB [=============================== ] 88% 84.00 MiB / 95.12 MiB [================================ ] 89% 85.00 MiB / 95.12 MiB [================================ ] 90% 86.00 MiB / 95.12 MiB [================================ ] 91% 87.00 MiB / 95.12 MiB [================================= ] 92% 88.00 MiB / 95.12 MiB [================================= ] 93% 89.00 MiB / 95.12 MiB [================================== ] 94% 90.00 MiB / 95.12 MiB [================================== ] 95% 91.00 MiB / 95.12 MiB [================================== ] 96% 92.00 MiB / 95.12 MiB [=================================== ] 97% 93.00 MiB / 95.12 MiB [=================================== ] 98% 94.00 MiB / 95.12 MiB [=================================== ] 99% 95.00 MiB / 95.12 MiB [====================================] 100% 95.12 MiB / 95.12 MiB [2025-05-02T17:05:37.306Z] Downloading [27/33]: kernel-modules-core-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:37.815Z] [ ] 1% 1.00 MiB / 68.03 MiB [= ] 2% 2.00 MiB / 68.03 MiB [= ] 4% 3.00 MiB / 68.03 MiB [== ] 5% 4.00 MiB / 68.03 MiB [== ] 7% 5.00 MiB / 68.03 MiB [=== ] 8% 6.00 MiB / 68.03 MiB [=== ] 10% 7.00 MiB / 68.03 MiB [==== ] 11% 8.00 MiB / 68.03 MiB [==== ] 13% 9.00 MiB / 68.03 MiB [===== ] 14% 10.00 MiB / 68.03 MiB [===== ] 16% 11.00 MiB / 68.03 MiB [====== ] 17% 12.00 MiB / 68.03 MiB [====== ] 19% 13.00 MiB / 68.03 MiB [======= ] 20% 14.00 MiB / 68.03 MiB [======= ] 22% 15.00 MiB / 68.03 MiB [======== ] 23% 16.00 MiB / 68.03 MiB [======== ] 24% 17.00 MiB / 68.03 MiB [========= ] 26% 18.00 MiB / 68.03 MiB [========== ] 27% 19.00 MiB / 68.03 MiB [========== ] 29% 20.00 MiB / 68.03 MiB [=========== ] 30% 21.00 MiB / 68.03 MiB [=========== ] 32% 22.00 MiB / 68.03 MiB [============ ] 33% 23.00 MiB / 68.03 MiB [============ ] 35% 24.00 MiB / 68.03 MiB [============= ] 36% 25.00 MiB / 68.03 MiB [============= ] 38% 26.00 MiB / 68.03 MiB [============== ] 39% 27.00 MiB / 68.03 MiB [============== ] 41% 28.00 MiB / 68.03 MiB [=============== ] 42% 29.00 MiB / 68.03 MiB [=============== ] 44% 30.00 MiB / 68.03 MiB [================ ] 45% 31.00 MiB / 68.03 MiB [================ ] 47% 32.00 MiB / 68.03 MiB [================= ] 48% 33.00 MiB / 68.03 MiB [================= ] 49% 34.00 MiB / 68.03 MiB [================== ] 51% 35.00 MiB / 68.03 MiB [=================== ] 52% 36.00 MiB / 68.03 MiB [=================== ] 54% 37.00 MiB / 68.03 MiB [==================== ] 55% 38.00 MiB / 68.03 MiB [==================== ] 57% 39.00 MiB / 68.03 MiB [===================== ] 58% 40.00 MiB / 68.03 MiB [===================== ] 60% 41.00 MiB / 68.03 MiB [====================== ] 61% 42.00 MiB / 68.03 MiB [====================== ] 63% 43.00 MiB / 68.03 MiB [======================= ] 64% 44.00 MiB / 68.03 MiB [======================= ] 66% 45.00 MiB / 68.03 MiB [======================== ] 67% 46.00 MiB / 68.03 MiB [======================== ] 69% 47.00 MiB / 68.03 MiB [========================= ] 70% 48.00 MiB / 68.03 MiB [========================= ] 72% 49.00 MiB / 68.03 MiB [========================== ] 73% 50.00 MiB / 68.03 MiB [========================== ] 74% 51.00 MiB / 68.03 MiB [=========================== ] 76% 52.00 MiB / 68.03 MiB [============================ ] 77% 53.00 MiB / 68.03 MiB [============================ ] 79% 54.00 MiB / 68.03 MiB [============================= ] 80% 55.00 MiB / 68.03 MiB [============================= ] 82% 56.00 MiB / 68.03 MiB [============================== ] 83% 57.00 MiB / 68.03 MiB [============================== ] 85% 58.00 MiB / 68.03 MiB [=============================== ] 86% 59.00 MiB / 68.03 MiB [=============================== ] 88% 60.00 MiB / 68.03 MiB [================================ ] 89% 61.00 MiB / 68.03 MiB [================================ ] 91% 62.00 MiB / 68.03 MiB [================================= ] 92% 63.00 MiB / 68.03 MiB [================================= ] 94% 64.00 MiB / 68.03 MiB [================================== ] 95% 65.00 MiB / 68.03 MiB [================================== ] 97% 66.00 MiB / 68.03 MiB [=================================== ] 98% 67.00 MiB / 68.03 MiB [=================================== ] 99% 68.00 MiB / 68.03 MiB [====================================] 100% 68.03 MiB / 68.03 MiB [2025-05-02T17:05:37.815Z] Downloading [28/33]: kernel-debug-modules-core-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:38.324Z] [ ] 1% 1.00 MiB / 94.79 MiB [ ] 2% 2.00 MiB / 94.79 MiB [= ] 3% 3.00 MiB / 94.79 MiB [= ] 4% 4.00 MiB / 94.79 MiB [= ] 5% 5.00 MiB / 94.79 MiB [== ] 6% 6.00 MiB / 94.79 MiB [== ] 7% 7.00 MiB / 94.79 MiB [=== ] 8% 8.00 MiB / 94.79 MiB [=== ] 9% 9.00 MiB / 94.79 MiB [=== ] 10% 10.00 MiB / 94.79 MiB [==== ] 11% 11.00 MiB / 94.79 MiB [==== ] 12% 12.00 MiB / 94.79 MiB [==== ] 13% 13.00 MiB / 94.79 MiB [===== ] 14% 14.00 MiB / 94.79 MiB [===== ] 15% 15.00 MiB / 94.79 MiB [====== ] 16% 16.00 MiB / 94.79 MiB [====== ] 17% 17.00 MiB / 94.79 MiB [====== ] 18% 18.00 MiB / 94.79 MiB [======= ] 20% 19.00 MiB / 94.79 MiB [======= ] 21% 20.00 MiB / 94.79 MiB [======= ] 22% 21.00 MiB / 94.79 MiB [======== ] 23% 22.00 MiB / 94.79 MiB [======== ] 24% 23.00 MiB / 94.79 MiB [========= ] 25% 24.00 MiB / 94.79 MiB [========= ] 26% 25.00 MiB / 94.79 MiB [========= ] 27% 26.00 MiB / 94.79 MiB [========== ] 28% 27.00 MiB / 94.79 MiB [========== ] 29% 28.00 MiB / 94.79 MiB [=========== ] 30% 29.00 MiB / 94.79 MiB [=========== ] 31% 30.00 MiB / 94.79 MiB [=========== ] 32% 31.00 MiB / 94.79 MiB [============ ] 33% 32.00 MiB / 94.79 MiB [============ ] 34% 33.00 MiB / 94.79 MiB [============ ] 35% 34.00 MiB / 94.79 MiB [============= ] 36% 35.00 MiB / 94.79 MiB [============= ] 37% 36.00 MiB / 94.79 MiB [============== ] 39% 37.00 MiB / 94.79 MiB [============== ] 40% 38.00 MiB / 94.79 MiB [============== ] 41% 39.00 MiB / 94.79 MiB [=============== ] 42% 40.00 MiB / 94.79 MiB [=============== ] 43% 41.00 MiB / 94.79 MiB [=============== ] 44% 42.00 MiB / 94.79 MiB [================ ] 45% 43.00 MiB / 94.79 MiB [================ ] 46% 44.00 MiB / 94.79 MiB [================= ] 47% 45.00 MiB / 94.79 MiB [================= ] 48% 46.00 MiB / 94.79 MiB [================= ] 49% 47.00 MiB / 94.79 MiB [================== ] 50% 48.00 MiB / 94.79 MiB [================== ] 51% 49.00 MiB / 94.79 MiB [================== ] 52% 50.00 MiB / 94.79 MiB [=================== ] 53% 51.00 MiB / 94.79 MiB [=================== ] 54% 52.00 MiB / 94.79 MiB [==================== ] 55% 53.00 MiB / 94.79 MiB [==================== ] 56% 54.00 MiB / 94.79 MiB [==================== ] 58% 55.00 MiB / 94.79 MiB [===================== ] 59% 56.00 MiB / 94.79 MiB [===================== ] 60% 57.00 MiB / 94.79 MiB [====================== ] 61% 58.00 MiB / 94.79 MiB [====================== ] 62% 59.00 MiB / 94.79 MiB [====================== ] 63% 60.00 MiB / 94.79 MiB [======================= ] 64% 61.00 MiB / 94.79 MiB [======================= ] 65% 62.00 MiB / 94.79 MiB [======================= ] 66% 63.00 MiB / 94.79 MiB [======================== ] 67% 64.00 MiB / 94.79 MiB [======================== ] 68% 65.00 MiB / 94.79 MiB [========================= ] 69% 66.00 MiB / 94.79 MiB [========================= ] 70% 67.00 MiB / 94.79 MiB [========================= ] 71% 68.00 MiB / 94.79 MiB [========================== ] 72% 69.00 MiB / 94.79 MiB [========================== ] 73% 70.00 MiB / 94.79 MiB [========================== ] 74% 71.00 MiB / 94.79 MiB [=========================== ] 75% 72.00 MiB / 94.79 MiB [=========================== ] 77% 73.00 MiB / 94.79 MiB [============================ ] 78% 74.00 MiB / 94.79 MiB [============================ ] 79% 75.00 MiB / 94.79 MiB [============================ ] 80% 76.00 MiB / 94.79 MiB [============================= ] 81% 77.00 MiB / 94.79 MiB [============================= ] 82% 78.00 MiB / 94.79 MiB [============================== ] 83% 79.00 MiB / 94.79 MiB [============================== ] 84% 80.00 MiB / 94.79 MiB [============================== ] 85% 81.00 MiB / 94.79 MiB [=============================== ] 86% 82.00 MiB / 94.79 MiB [=============================== ] 87% 83.00 MiB / 94.79 MiB [=============================== ] 88% 84.00 MiB / 94.79 MiB [================================ ] 89% 85.00 MiB / 94.79 MiB [================================ ] 90% 86.00 MiB / 94.79 MiB [================================= ] 91% 87.00 MiB / 94.79 MiB [================================= ] 92% 88.00 MiB / 94.79 MiB [================================= ] 93% 89.00 MiB / 94.79 MiB [================================== ] 94% 90.00 MiB / 94.79 MiB [================================== ] 96% 91.00 MiB / 94.79 MiB [================================== ] 97% 92.00 MiB / 94.79 MiB [=================================== ] 98% 93.00 MiB / 94.79 MiB [=================================== ] 99% 94.00 MiB / 94.79 MiB [====================================] 100% 94.79 MiB / 94.79 MiB [2025-05-02T17:05:38.324Z] Downloading [29/33]: kernel-debug-modules-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:39.089Z] [ ] 0% 1.00 MiB / 140.32 MiB [ ] 1% 2.00 MiB / 140.32 MiB [ ] 2% 3.00 MiB / 140.32 MiB [= ] 2% 4.00 MiB / 140.32 MiB [= ] 3% 5.00 MiB / 140.32 MiB [= ] 4% 6.00 MiB / 140.32 MiB [= ] 4% 7.00 MiB / 140.32 MiB [== ] 5% 8.00 MiB / 140.32 MiB [== ] 6% 9.00 MiB / 140.32 MiB [== ] 7% 10.00 MiB / 140.32 MiB [== ] 7% 11.00 MiB / 140.32 MiB [=== ] 8% 12.00 MiB / 140.32 MiB [=== ] 9% 13.00 MiB / 140.32 MiB [=== ] 9% 14.00 MiB / 140.32 MiB [=== ] 10% 15.00 MiB / 140.32 MiB [==== ] 11% 16.00 MiB / 140.32 MiB [==== ] 12% 17.00 MiB / 140.32 MiB [==== ] 12% 18.00 MiB / 140.32 MiB [==== ] 13% 19.00 MiB / 140.32 MiB [===== ] 14% 20.00 MiB / 140.32 MiB [===== ] 14% 21.00 MiB / 140.32 MiB [===== ] 15% 22.00 MiB / 140.32 MiB [===== ] 16% 23.00 MiB / 140.32 MiB [====== ] 17% 24.00 MiB / 140.32 MiB [====== ] 17% 25.00 MiB / 140.32 MiB [====== ] 18% 26.00 MiB / 140.32 MiB [====== ] 19% 27.00 MiB / 140.32 MiB [======= ] 19% 28.00 MiB / 140.32 MiB [======= ] 20% 29.00 MiB / 140.32 MiB [======= ] 21% 30.00 MiB / 140.32 MiB [======= ] 22% 31.00 MiB / 140.32 MiB [======== ] 22% 32.00 MiB / 140.32 MiB [======== ] 23% 33.00 MiB / 140.32 MiB [======== ] 24% 34.00 MiB / 140.32 MiB [======== ] 24% 35.00 MiB / 140.32 MiB [========= ] 25% 36.00 MiB / 140.32 MiB [========= ] 26% 37.00 MiB / 140.32 MiB [========= ] 27% 38.00 MiB / 140.32 MiB [========== ] 27% 39.00 MiB / 140.32 MiB [========== ] 28% 40.00 MiB / 140.32 MiB [========== ] 29% 41.00 MiB / 140.32 MiB [========== ] 29% 42.00 MiB / 140.32 MiB [=========== ] 30% 43.00 MiB / 140.32 MiB [=========== ] 31% 44.00 MiB / 140.32 MiB [=========== ] 32% 45.00 MiB / 140.32 MiB [=========== ] 32% 46.00 MiB / 140.32 MiB [============ ] 33% 47.00 MiB / 140.32 MiB [============ ] 34% 48.00 MiB / 140.32 MiB [============ ] 34% 49.00 MiB / 140.32 MiB [============ ] 35% 50.00 MiB / 140.32 MiB [============= ] 36% 51.00 MiB / 140.32 MiB [============= ] 37% 52.00 MiB / 140.32 MiB [============= ] 37% 53.00 MiB / 140.32 MiB [============= ] 38% 54.00 MiB / 140.32 MiB [============== ] 39% 55.00 MiB / 140.32 MiB [============== ] 39% 56.00 MiB / 140.32 MiB [============== ] 40% 57.00 MiB / 140.32 MiB [============== ] 41% 58.00 MiB / 140.32 MiB [=============== ] 42% 59.00 MiB / 140.32 MiB [=============== ] 42% 60.00 MiB / 140.32 MiB [=============== ] 43% 61.00 MiB / 140.32 MiB [=============== ] 44% 62.00 MiB / 140.32 MiB [================ ] 44% 63.00 MiB / 140.32 MiB [================ ] 45% 64.00 MiB / 140.32 MiB [================ ] 46% 65.00 MiB / 140.32 MiB [================ ] 47% 66.00 MiB / 140.32 MiB [================= ] 47% 67.00 MiB / 140.32 MiB [================= ] 48% 68.00 MiB / 140.32 MiB [================= ] 49% 69.00 MiB / 140.32 MiB [================= ] 49% 70.00 MiB / 140.32 MiB [================== ] 50% 71.00 MiB / 140.32 MiB [================== ] 51% 72.00 MiB / 140.32 MiB [================== ] 52% 73.00 MiB / 140.32 MiB [================== ] 52% 74.00 MiB / 140.32 MiB [=================== ] 53% 75.00 MiB / 140.32 MiB [=================== ] 54% 76.00 MiB / 140.32 MiB [=================== ] 54% 77.00 MiB / 140.32 MiB [==================== ] 55% 78.00 MiB / 140.32 MiB [==================== ] 56% 79.00 MiB / 140.32 MiB [==================== ] 57% 80.00 MiB / 140.32 MiB [==================== ] 57% 81.00 MiB / 140.32 MiB [===================== ] 58% 82.00 MiB / 140.32 MiB [===================== ] 59% 83.00 MiB / 140.32 MiB [===================== ] 59% 84.00 MiB / 140.32 MiB [===================== ] 60% 85.00 MiB / 140.32 MiB [====================== ] 61% 86.00 MiB / 140.32 MiB [====================== ] 62% 87.00 MiB / 140.32 MiB [====================== ] 62% 88.00 MiB / 140.32 MiB [====================== ] 63% 89.00 MiB / 140.32 MiB [======================= ] 64% 90.00 MiB / 140.32 MiB [======================= ] 64% 91.00 MiB / 140.32 MiB [======================= ] 65% 92.00 MiB / 140.32 MiB [======================= ] 66% 93.00 MiB / 140.32 MiB [======================== ] 66% 94.00 MiB / 140.32 MiB [======================== ] 67% 95.00 MiB / 140.32 MiB [======================== ] 68% 96.00 MiB / 140.32 MiB [======================== ] 69% 97.00 MiB / 140.32 MiB [========================= ] 69% 98.00 MiB / 140.32 MiB [========================= ] 70% 99.00 MiB / 140.32 MiB [========================= ] 71% 100.00 MiB / 140.32 MiB [========================= ] 71% 101.00 MiB / 140.32 MiB [========================== ] 72% 102.00 MiB / 140.32 MiB [========================== ] 73% 103.00 MiB / 140.32 MiB [========================== ] 74% 104.00 MiB / 140.32 MiB [========================== ] 74% 105.00 MiB / 140.32 MiB [=========================== ] 75% 106.00 MiB / 140.32 MiB [=========================== ] 76% 107.00 MiB / 140.32 MiB [=========================== ] 76% 108.00 MiB / 140.32 MiB [=========================== ] 77% 109.00 MiB / 140.32 MiB [============================ ] 78% 110.00 MiB / 140.32 MiB [============================ ] 79% 111.00 MiB / 140.32 MiB [============================ ] 79% 112.00 MiB / 140.32 MiB [============================ ] 80% 113.00 MiB / 140.32 MiB [============================= ] 81% 114.00 MiB / 140.32 MiB [============================= ] 81% 115.00 MiB / 140.32 MiB [============================= ] 82% 116.00 MiB / 140.32 MiB [============================== ] 83% 117.00 MiB / 140.32 MiB [============================== ] 84% 118.00 MiB / 140.32 MiB [============================== ] 84% 119.00 MiB / 140.32 MiB [============================== ] 85% 120.00 MiB / 140.32 MiB [=============================== ] 86% 121.00 MiB / 140.32 MiB [=============================== ] 86% 122.00 MiB / 140.32 MiB [=============================== ] 87% 123.00 MiB / 140.32 MiB [=============================== ] 88% 124.00 MiB / 140.32 MiB [================================ ] 89% 125.00 MiB / 140.32 MiB [================================ ] 89% 126.00 MiB / 140.32 MiB [================================ ] 90% 127.00 MiB / 140.32 MiB [================================ ] 91% 128.00 MiB / 140.32 MiB [================================= ] 91% 129.00 MiB / 140.32 MiB [================================= ] 92% 130.00 MiB / 140.32 MiB [================================= ] 93% 131.00 MiB / 140.32 MiB [================================= ] 94% 132.00 MiB / 140.32 MiB [================================== ] 94% 133.00 MiB / 140.32 MiB [================================== ] 95% 134.00 MiB / 140.32 MiB [================================== ] 96% 135.00 MiB / 140.32 MiB [================================== ] 96% 136.00 MiB / 140.32 MiB [=================================== ] 97% 137.00 MiB / 140.32 MiB [=================================== ] 98% 138.00 MiB / 140.32 MiB [=================================== ] 99% 139.00 MiB / 140.32 MiB [=================================== ] 99% 140.00 MiB / 140.32 MiB [====================================] 100% 140.32 MiB / 140.32 MiB [2025-05-02T17:05:39.090Z] Downloading [30/33]: kernel-debug-uki-virt-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:39.598Z] [ ] 1% 1.00 MiB / 82.73 MiB [ ] 2% 2.00 MiB / 82.73 MiB [= ] 3% 3.00 MiB / 82.73 MiB [= ] 4% 4.00 MiB / 82.73 MiB [== ] 6% 5.00 MiB / 82.73 MiB [== ] 7% 6.00 MiB / 82.73 MiB [=== ] 8% 7.00 MiB / 82.73 MiB [=== ] 9% 8.00 MiB / 82.73 MiB [=== ] 10% 9.00 MiB / 82.73 MiB [==== ] 12% 10.00 MiB / 82.73 MiB [==== ] 13% 11.00 MiB / 82.73 MiB [===== ] 14% 12.00 MiB / 82.73 MiB [===== ] 15% 13.00 MiB / 82.73 MiB [====== ] 16% 14.00 MiB / 82.73 MiB [====== ] 18% 15.00 MiB / 82.73 MiB [====== ] 19% 16.00 MiB / 82.73 MiB [======= ] 20% 17.00 MiB / 82.73 MiB [======= ] 21% 18.00 MiB / 82.73 MiB [======== ] 22% 19.00 MiB / 82.73 MiB [======== ] 24% 20.00 MiB / 82.73 MiB [========= ] 25% 21.00 MiB / 82.73 MiB [========= ] 26% 22.00 MiB / 82.73 MiB [========== ] 27% 23.00 MiB / 82.73 MiB [========== ] 29% 24.00 MiB / 82.73 MiB [========== ] 30% 25.00 MiB / 82.73 MiB [=========== ] 31% 26.00 MiB / 82.73 MiB [=========== ] 32% 27.00 MiB / 82.73 MiB [============ ] 33% 28.00 MiB / 82.73 MiB [============ ] 35% 29.00 MiB / 82.73 MiB [============= ] 36% 30.00 MiB / 82.73 MiB [============= ] 37% 31.00 MiB / 82.73 MiB [============= ] 38% 32.00 MiB / 82.73 MiB [============== ] 39% 33.00 MiB / 82.73 MiB [============== ] 41% 34.00 MiB / 82.73 MiB [=============== ] 42% 35.00 MiB / 82.73 MiB [=============== ] 43% 36.00 MiB / 82.73 MiB [================ ] 44% 37.00 MiB / 82.73 MiB [================ ] 45% 38.00 MiB / 82.73 MiB [================ ] 47% 39.00 MiB / 82.73 MiB [================= ] 48% 40.00 MiB / 82.73 MiB [================= ] 49% 41.00 MiB / 82.73 MiB [================== ] 50% 42.00 MiB / 82.73 MiB [================== ] 51% 43.00 MiB / 82.73 MiB [=================== ] 53% 44.00 MiB / 82.73 MiB [=================== ] 54% 45.00 MiB / 82.73 MiB [==================== ] 55% 46.00 MiB / 82.73 MiB [==================== ] 56% 47.00 MiB / 82.73 MiB [==================== ] 58% 48.00 MiB / 82.73 MiB [===================== ] 59% 49.00 MiB / 82.73 MiB [===================== ] 60% 50.00 MiB / 82.73 MiB [====================== ] 61% 51.00 MiB / 82.73 MiB [====================== ] 62% 52.00 MiB / 82.73 MiB [======================= ] 64% 53.00 MiB / 82.73 MiB [======================= ] 65% 54.00 MiB / 82.73 MiB [======================= ] 66% 55.00 MiB / 82.73 MiB [======================== ] 67% 56.00 MiB / 82.73 MiB [======================== ] 68% 57.00 MiB / 82.73 MiB [========================= ] 70% 58.00 MiB / 82.73 MiB [========================= ] 71% 59.00 MiB / 82.73 MiB [========================== ] 72% 60.00 MiB / 82.73 MiB [========================== ] 73% 61.00 MiB / 82.73 MiB [========================== ] 74% 62.00 MiB / 82.73 MiB [=========================== ] 76% 63.00 MiB / 82.73 MiB [=========================== ] 77% 64.00 MiB / 82.73 MiB [============================ ] 78% 65.00 MiB / 82.73 MiB [============================ ] 79% 66.00 MiB / 82.73 MiB [============================= ] 80% 67.00 MiB / 82.73 MiB [============================= ] 82% 68.00 MiB / 82.73 MiB [============================== ] 83% 69.00 MiB / 82.73 MiB [============================== ] 84% 70.00 MiB / 82.73 MiB [============================== ] 85% 71.00 MiB / 82.73 MiB [=============================== ] 87% 72.00 MiB / 82.73 MiB [=============================== ] 88% 73.00 MiB / 82.73 MiB [================================ ] 89% 74.00 MiB / 82.73 MiB [================================ ] 90% 75.00 MiB / 82.73 MiB [================================= ] 91% 76.00 MiB / 82.73 MiB [================================= ] 93% 77.00 MiB / 82.73 MiB [================================= ] 94% 78.00 MiB / 82.73 MiB [================================== ] 95% 79.00 MiB / 82.73 MiB [================================== ] 96% 80.00 MiB / 82.73 MiB [=================================== ] 97% 81.00 MiB / 82.73 MiB [=================================== ] 99% 82.00 MiB / 82.73 MiB [====================================] 100% 82.73 MiB / 82.73 MiB [2025-05-02T17:05:39.599Z] Downloading [31/33]: kernel-uki-virt-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.rpm [2025-05-02T17:05:40.107Z] [ ] 1% 1.00 MiB / 61.50 MiB [= ] 3% 2.00 MiB / 61.50 MiB [= ] 4% 3.00 MiB / 61.50 MiB [== ] 6% 4.00 MiB / 61.50 MiB [== ] 8% 5.00 MiB / 61.50 MiB [=== ] 9% 6.00 MiB / 61.50 MiB [==== ] 11% 7.00 MiB / 61.50 MiB [==== ] 13% 8.00 MiB / 61.50 MiB [===== ] 14% 9.00 MiB / 61.50 MiB [===== ] 16% 10.00 MiB / 61.50 MiB [====== ] 17% 11.00 MiB / 61.50 MiB [======= ] 19% 12.00 MiB / 61.50 MiB [======= ] 21% 13.00 MiB / 61.50 MiB [======== ] 22% 14.00 MiB / 61.50 MiB [======== ] 24% 15.00 MiB / 61.50 MiB [========= ] 26% 16.00 MiB / 61.50 MiB [========= ] 27% 17.00 MiB / 61.50 MiB [========== ] 29% 18.00 MiB / 61.50 MiB [=========== ] 30% 19.00 MiB / 61.50 MiB [=========== ] 32% 20.00 MiB / 61.50 MiB [============ ] 34% 21.00 MiB / 61.50 MiB [============ ] 35% 22.00 MiB / 61.50 MiB [============= ] 37% 23.00 MiB / 61.50 MiB [============== ] 39% 24.00 MiB / 61.50 MiB [============== ] 40% 25.00 MiB / 61.50 MiB [=============== ] 42% 26.00 MiB / 61.50 MiB [=============== ] 43% 27.00 MiB / 61.50 MiB [================ ] 45% 28.00 MiB / 61.50 MiB [================ ] 47% 29.00 MiB / 61.50 MiB [================= ] 48% 30.00 MiB / 61.50 MiB [================== ] 50% 31.00 MiB / 61.50 MiB [================== ] 52% 32.00 MiB / 61.50 MiB [=================== ] 53% 33.00 MiB / 61.50 MiB [=================== ] 55% 34.00 MiB / 61.50 MiB [==================== ] 56% 35.00 MiB / 61.50 MiB [===================== ] 58% 36.00 MiB / 61.50 MiB [===================== ] 60% 37.00 MiB / 61.50 MiB [====================== ] 61% 38.00 MiB / 61.50 MiB [====================== ] 63% 39.00 MiB / 61.50 MiB [======================= ] 65% 40.00 MiB / 61.50 MiB [======================== ] 66% 41.00 MiB / 61.50 MiB [======================== ] 68% 42.00 MiB / 61.50 MiB [========================= ] 69% 43.00 MiB / 61.50 MiB [========================= ] 71% 44.00 MiB / 61.50 MiB [========================== ] 73% 45.00 MiB / 61.50 MiB [========================== ] 74% 46.00 MiB / 61.50 MiB [=========================== ] 76% 47.00 MiB / 61.50 MiB [============================ ] 78% 48.00 MiB / 61.50 MiB [============================ ] 79% 49.00 MiB / 61.50 MiB [============================= ] 81% 50.00 MiB / 61.50 MiB [============================= ] 82% 51.00 MiB / 61.50 MiB [============================== ] 84% 52.00 MiB / 61.50 MiB [=============================== ] 86% 53.00 MiB / 61.50 MiB [=============================== ] 87% 54.00 MiB / 61.50 MiB [================================ ] 89% 55.00 MiB / 61.50 MiB [================================ ] 91% 56.00 MiB / 61.50 MiB [================================= ] 92% 57.00 MiB / 61.50 MiB [================================= ] 94% 58.00 MiB / 61.50 MiB [================================== ] 95% 59.00 MiB / 61.50 MiB [=================================== ] 97% 60.00 MiB / 61.50 MiB [=================================== ] 99% 61.00 MiB / 61.50 MiB [====================================] 100% 61.50 MiB / 61.50 MiB [2025-05-02T17:05:40.108Z] Downloading [32/33]: kernel-modules-extra-matched-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.noarch.rpm [2025-05-02T17:05:40.108Z] [====================================] 100% 14.38 KiB / 14.38 KiB [2025-05-02T17:05:40.108Z] Downloading [33/33]: kernel-doc-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.noarch.rpm [2025-05-02T17:05:40.362Z] [ ] 2% 1.00 MiB / 37.80 MiB [= ] 5% 2.00 MiB / 37.80 MiB [== ] 7% 3.00 MiB / 37.80 MiB [=== ] 10% 4.00 MiB / 37.80 MiB [==== ] 13% 5.00 MiB / 37.80 MiB [===== ] 15% 6.00 MiB / 37.80 MiB [====== ] 18% 7.00 MiB / 37.80 MiB [======= ] 21% 8.00 MiB / 37.80 MiB [======== ] 23% 9.00 MiB / 37.80 MiB [========= ] 26% 10.00 MiB / 37.80 MiB [========== ] 29% 11.00 MiB / 37.80 MiB [=========== ] 31% 12.00 MiB / 37.80 MiB [============ ] 34% 13.00 MiB / 37.80 MiB [============= ] 37% 14.00 MiB / 37.80 MiB [============== ] 39% 15.00 MiB / 37.80 MiB [=============== ] 42% 16.00 MiB / 37.80 MiB [================ ] 44% 17.00 MiB / 37.80 MiB [================= ] 47% 18.00 MiB / 37.80 MiB [================== ] 50% 19.00 MiB / 37.80 MiB [=================== ] 52% 20.00 MiB / 37.80 MiB [=================== ] 55% 21.00 MiB / 37.80 MiB [==================== ] 58% 22.00 MiB / 37.80 MiB [===================== ] 60% 23.00 MiB / 37.80 MiB [====================== ] 63% 24.00 MiB / 37.80 MiB [======================= ] 66% 25.00 MiB / 37.80 MiB [======================== ] 68% 26.00 MiB / 37.80 MiB [========================= ] 71% 27.00 MiB / 37.80 MiB [========================== ] 74% 28.00 MiB / 37.80 MiB [=========================== ] 76% 29.00 MiB / 37.80 MiB [============================ ] 79% 30.00 MiB / 37.80 MiB [============================= ] 82% 31.00 MiB / 37.80 MiB [============================== ] 84% 32.00 MiB / 37.80 MiB [=============================== ] 87% 33.00 MiB / 37.80 MiB [================================ ] 89% 34.00 MiB / 37.80 MiB [================================= ] 92% 35.00 MiB / 37.80 MiB [================================== ] 95% 36.00 MiB / 37.80 MiB [=================================== ] 97% 37.00 MiB / 37.80 MiB [====================================] 100% 37.80 MiB / 37.80 MiB [2025-05-02T17:05:40.365Z] [Pipeline] } [2025-05-02T17:05:40.368Z] [Pipeline] // withEnv [2025-05-02T17:05:40.392Z] [Pipeline] } [2025-05-02T17:05:40.396Z] [Pipeline] // parallel [2025-05-02T17:05:40.457Z] [Pipeline] } [2025-05-02T17:05:40.499Z] [Pipeline] // stage [2025-05-02T17:05:40.527Z] [Pipeline] parallel [2025-05-02T17:05:40.527Z] [Pipeline] { (Branch: x86_64) [2025-05-02T17:05:40.555Z] [Pipeline] stage [2025-05-02T17:05:40.555Z] [Pipeline] { (x86_64:Fetch) [2025-05-02T17:05:40.560Z] [Pipeline] withEnv [2025-05-02T17:05:40.560Z] [Pipeline] { [2025-05-02T17:05:40.564Z] [Pipeline] sh [2025-05-02T17:05:41.103Z] + set -xeuo pipefail [2025-05-02T17:05:41.103Z] ++ umask [2025-05-02T17:05:41.103Z] + '[' 0022 = 0000 ']' [2025-05-02T17:05:41.103Z] + cosa fetch --with-cosa-overrides --autolock 43.20250502.91.0 [2025-05-02T17:05:41.358Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-02T17:05:41.358Z] Config commit: 9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 [2025-05-02T17:05:41.358Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-02T17:05:41.613Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-02T17:05:41.613Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-02T17:05:41.613Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-02T17:05:41.613Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-02T17:05:41.613Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-02T17:05:41.613Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-02T17:05:41.613Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-02T17:05:41.613Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-02T17:05:41.868Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... d2882db5eb8538795105cb88772a843ef907d2456731596b604c9f227d4d104f [2025-05-02T17:05:41.868Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... f08b9375d28a931bf42ebbee537789e5ab6421e2a47e6aee5c56886230764fac [2025-05-02T17:05:41.868Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... b3c40bed8450ce74317fc2cb920a66979ae66eba120ebc27126ff839de862497 [2025-05-02T17:05:42.122Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf88491e00dcb76e2bc6e0c8ee6cf66e2094bbd56e2880a5371667e659dffe3b [2025-05-02T17:05:42.122Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 7ad3153ddaa58d484d76b51cf675e3b994c84a0e7ed64d5a924dbf9737a4be3e [2025-05-02T17:05:42.122Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... a7893c35f9a185b42e9cdedfb8cd85027f39e7a3e3f169b4d0a27135bb9fcaf0 [2025-05-02T17:05:42.122Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... bbd050f7099c399e194e93c257db991432c87ffcaf25443e893ea3795e3c5183 [2025-05-02T17:05:42.375Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... f4b25e0b15cbdc8039c26d8cf25ca189f65f4bcdf8cfb0b5329327c4523c35a0 [2025-05-02T17:05:43.310Z] Directory walk started [2025-05-02T17:05:43.310Z] Directory walk done - 33 packages [2025-05-02T17:05:43.310Z] Temporary output repo path: ./.repodata/ [2025-05-02T17:05:43.310Z] Pool started (with 5 workers) [2025-05-02T17:05:43.310Z] Pool finished [2025-05-02T17:05:44.231Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-02T17:05:44.231Z] 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-43.20250502.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-05-02T17:05:44.231Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16 [2025-05-02T17:06:06.090Z] Loaded lockfiles: [2025-05-02T17:06:06.090Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250502.91.0.json [2025-05-02T17:06:06.090Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-02T17:06:06.090Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-02T17:06:06.090Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-02T17:06:06.090Z] [2025-05-02T17:06:06.090Z] 43 metadata, 111 content objects imported; 154.3?kB content written [2025-05-02T17:06:06.090Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-05-02T17:06:06.090Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-05-02T17:06:06.090Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-05-02T17:06:06.090Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-05-02T17:06:06.090Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-05-02T17:06:06.090Z] 16 metadata, 17 content objects imported; 11.8?kB content written [2025-05-02T17:06:06.090Z] 9 metadata, 7 content objects imported; 8.7?kB content written [2025-05-02T17:06:06.090Z] rpm-ostree version: 2025.7 [2025-05-02T17:06:06.090Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-05-02T17:06:06.090Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-05-02T17:06:06.662Z] Updating metadata for 'fedora-coreos-pool'...done [2025-05-02T17:06:09.168Z] Updating metadata for 'fedora-rawhide'...done [2025-05-02T17:07:30.523Z] Importing rpm-md...done [2025-05-02T17:07:30.523Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-02T17:05:43Z solvables: 33 [2025-05-02T17:07:30.523Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-05-02T15:20:30Z solvables: 59377 [2025-05-02T17:07:30.523Z] rpm-md repo 'fedora-rawhide'; generated: 2025-05-02T06:31:56Z solvables: 77203 [2025-05-02T17:07:30.523Z] Resolving dependencies...done [2025-05-02T17:07:30.523Z] Installing 443 packages: [2025-05-02T17:07:30.523Z] NetworkManager-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] NetworkManager-cloud-setup-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] NetworkManager-libnm-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] NetworkManager-team-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] NetworkManager-tui-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] aardvark-dns-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] afterburn-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] afterburn-dracut-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] alternatives-1.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] amd-gpu-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] amd-ucode-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] azure-vm-utils-0.5.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] bind-libs-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] bind-utils-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] bootc-1.1.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] bsdtar-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] btrfs-progs-6.14-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.523Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] container-selinux-4:2.237.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] containerd-2.0.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] containers-common-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] containers-common-extra-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] coreos-installer-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] coreos-installer-bootinfra-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] coreutils-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] coreutils-common-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] criu-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] crun-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] crypto-policies-20250402-2.git86c0178.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] curl-8.13.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] device-mapper-1.02.205-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] device-mapper-event-1.02.205-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] device-mapper-event-libs-1.02.205-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] device-mapper-libs-1.02.205-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] diffutils-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] dnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] docker-cli-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] dracut-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] dracut-network-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] dracut-squash-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] ethtool-2:6.14-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fedora-release-common-43-0.15.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fedora-release-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fedora-release-identity-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fedora-repos-43-0.2.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] filesystem-3.18-40.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] flatpak-session-helper-1.16.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fmt-11.1.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] fwupd-2.0.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gettext-envsubst-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gettext-libs-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gettext-runtime-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] git-core-2.49.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] glib2-2.84.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] glibc-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] glibc-common-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] glibc-gconv-extra-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] glibc-minimal-langpack-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gnupg2-2.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gpgme-1.24.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] grep-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] grub2-common-1:2.12-30.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] grub2-efi-x64-1:2.12-30.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] grub2-pc-1:2.12-30.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] grub2-pc-modules-1:2.12-30.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] grub2-tools-1:2.12-30.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] grub2-tools-minimal-1:2.12-30.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] hwdata-0.394-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] inih-60-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] intel-gpu-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] iptables-legacy-1.8.11-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] iptables-legacy-libs-1.8.11-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] iptables-libs-1.8.11-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] iptables-nft-1.8.11-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] iptables-services-1.8.11-7.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] iptables-utils-1.8.11-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] kdump-utils-1.0.53-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] kernel-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-02T17:07:30.524Z] kernel-core-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-02T17:07:30.524Z] kernel-modules-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-02T17:07:30.524Z] kernel-modules-core-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-02T17:07:30.524Z] kexec-tools-2.0.31-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libarchive-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libblkid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libcurl-minimal-8.13.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libdnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libdnf5-cli-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libfdisk-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libffi-3.4.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libgcc-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libibverbs-57.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libipa_hbac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libldb-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libmount-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libnfsidmap-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libnghttp2-1.65.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libnvme-1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libsmartcols-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libsmbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libsolv-0.7.32-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libsss_certmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libsss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libsss_nss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libsss_sudo-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libstdc++-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libtextstyle-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libuuid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libwbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libxml2-2.12.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] linux-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] linux-firmware-whence-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.524Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] lua-libs-5.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] lvm2-2.03.31-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] lvm2-libs-2.03.31-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] makedumpfile-1.7.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] moby-engine-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] moby-filesystem-28.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] nano-8.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] nano-default-editor-8.4-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] netavark-2:1.14.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] newt-0.52.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] nfs-utils-coreos-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] nftables-1:1.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] nftables-services-1:1.1.3-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] nmstate-2.2.44-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] nvidia-gpu-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] openldap-2.6.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] openssh-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] openssh-clients-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] openssh-server-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] openssl-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] openssl-libs-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] passt-0^20250415.g2340bbf-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] passt-selinux-0^20250415.g2340bbf-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] podman-5:5.5.0~rc1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] qed-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] readline-8.2-13.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] rpcbind-1.2.7-1.rc1.fc43.4.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] rpm-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] rpm-libs-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] rpm-ostree-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] rpm-ostree-libs-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] rpm-plugin-selinux-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] rpm-sequoia-1.8.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] samba-client-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] samba-common-2:4.22.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] samba-common-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] selinux-policy-41.39-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] selinux-policy-targeted-41.39-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] setup-2.15.0-23.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] spdlog-1.15.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sqlite-libs-3.49.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sssd-ad-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sssd-client-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sssd-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sssd-common-pac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sssd-ipa-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sssd-krb5-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sssd-krb5-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sssd-ldap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sssd-nfs-idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] stalld-1.19.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] sudo-1.9.15-7.p5.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] systemd-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] systemd-container-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] systemd-libs-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] systemd-pam-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] systemd-resolved-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] systemd-shared-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] systemd-sysusers-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] systemd-udev-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] tzdata-2025b-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] userspace-rcu-0.15.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] util-linux-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] util-linux-core-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] vim-data-2:9.1.1291-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] vim-minimal-2:9.1.1291-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] xfsprogs-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:30.525Z] Input state hash: 651a8e1d3871e46473c4105edc5f0553bd2b4286a25c2752730d285fdd58cae7 [2025-05-02T17:07:30.525Z] Will download: 439 packages (462.5?MB) [2025-05-02T17:07:30.525Z] Downloading from 'fedora-coreos-pool'...done [2025-05-02T17:07:33.781Z] Importing packages...done: 443 [2025-05-02T17:07:35.137Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-05-02T17:07:37.648Z] [Pipeline] } [2025-05-02T17:07:37.654Z] [Pipeline] // withEnv [2025-05-02T17:07:37.659Z] [Pipeline] } [2025-05-02T17:07:37.723Z] [Pipeline] // stage [2025-05-02T17:07:37.742Z] [Pipeline] stage [2025-05-02T17:07:37.742Z] [Pipeline] { (x86_64:Build OSTree/QEMU) [2025-05-02T17:07:37.758Z] [Pipeline] withEnv [2025-05-02T17:07:37.759Z] [Pipeline] { [2025-05-02T17:07:37.772Z] [Pipeline] sh [2025-05-02T17:07:38.352Z] + set -xeuo pipefail [2025-05-02T17:07:38.352Z] ++ umask [2025-05-02T17:07:38.352Z] + '[' 0022 = 0000 ']' [2025-05-02T17:07:38.352Z] + cosa build --autolock 43.20250502.91.0 [2025-05-02T17:07:38.352Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-02T17:07:38.606Z] Config commit: 9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 [2025-05-02T17:07:38.606Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-02T17:07:38.860Z] libostree: [2025-05-02T17:07:38.860Z] Version: '2025.2' [2025-05-02T17:07:38.860Z] Git: a2a1030ce460d02396decf754cbba5615d9d3743 [2025-05-02T17:07:38.860Z] Features: [2025-05-02T17:07:38.860Z] - inode64 [2025-05-02T17:07:38.860Z] - initial-var [2025-05-02T17:07:38.860Z] - libcurl [2025-05-02T17:07:38.860Z] - libsoup3 [2025-05-02T17:07:38.860Z] - gpgme [2025-05-02T17:07:38.860Z] - composefs [2025-05-02T17:07:38.860Z] - ex-fsverity [2025-05-02T17:07:38.860Z] - libarchive [2025-05-02T17:07:38.860Z] - selinux [2025-05-02T17:07:38.860Z] - openssl [2025-05-02T17:07:38.860Z] - sign-ed25519 [2025-05-02T17:07:38.860Z] - sign-spki [2025-05-02T17:07:38.860Z] - libmount [2025-05-02T17:07:38.860Z] - systemd [2025-05-02T17:07:38.860Z] - release [2025-05-02T17:07:38.860Z] - p2p [2025-05-02T17:07:38.860Z] rpm-ostree: [2025-05-02T17:07:38.860Z] Version: '2025.7' [2025-05-02T17:07:38.860Z] Git: 320e31c1ce12fc0e8c0b6e492f4c0f385be3d8fd [2025-05-02T17:07:38.860Z] Features: [2025-05-02T17:07:38.860Z] - rust [2025-05-02T17:07:38.860Z] - compose [2025-05-02T17:07:38.860Z] - container [2025-05-02T17:07:38.860Z] - fedora-integration [2025-05-02T17:07:38.860Z] Previous build: 43.20250502.91.0 [2025-05-02T17:07:39.114Z] Previous commit: 294d2e6e7c0bd415086026c8eb5dce9d5f01fc099f0996abac85684dad242082 [2025-05-02T17:07:39.114Z] Image Config checksum: c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b [2025-05-02T17:07:39.114Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 [2025-05-02T17:07:39.368Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-02T17:07:39.368Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-02T17:07:39.368Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-02T17:07:39.368Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-02T17:07:39.368Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-02T17:07:39.368Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-02T17:07:39.368Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-02T17:07:39.368Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-02T17:07:39.368Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... d2882db5eb8538795105cb88772a843ef907d2456731596b604c9f227d4d104f [2025-05-02T17:07:39.368Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... f08b9375d28a931bf42ebbee537789e5ab6421e2a47e6aee5c56886230764fac [2025-05-02T17:07:39.368Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... b3c40bed8450ce74317fc2cb920a66979ae66eba120ebc27126ff839de862497 [2025-05-02T17:07:39.368Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... bf88491e00dcb76e2bc6e0c8ee6cf66e2094bbd56e2880a5371667e659dffe3b [2025-05-02T17:07:39.368Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 7ad3153ddaa58d484d76b51cf675e3b994c84a0e7ed64d5a924dbf9737a4be3e [2025-05-02T17:07:39.622Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... a7893c35f9a185b42e9cdedfb8cd85027f39e7a3e3f169b4d0a27135bb9fcaf0 [2025-05-02T17:07:39.622Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... bbd050f7099c399e194e93c257db991432c87ffcaf25443e893ea3795e3c5183 [2025-05-02T17:07:39.622Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... f4b25e0b15cbdc8039c26d8cf25ca189f65f4bcdf8cfb0b5329327c4523c35a0 [2025-05-02T17:07:40.180Z] Directory walk started [2025-05-02T17:07:40.180Z] Directory walk done - 33 packages [2025-05-02T17:07:40.180Z] Temporary output repo path: ./.repodata/ [2025-05-02T17:07:40.180Z] Pool started (with 5 workers) [2025-05-02T17:07:40.180Z] Pool finished [2025-05-02T17:07:40.180Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-02T17:07:40.433Z] 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-43.20250502.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 294d2e6e7c0bd415086026c8eb5dce9d5f01fc099f0996abac85684dad242082 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-02T17:07:55.246Z] Loaded lockfiles: [2025-05-02T17:07:55.246Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250502.91.0.json [2025-05-02T17:07:55.246Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-02T17:07:55.246Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-02T17:07:55.246Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-02T17:07:55.246Z] [2025-05-02T17:07:55.246Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-02T17:07:55.246Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-02T17:07:55.246Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-02T17:07:55.246Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-02T17:07:55.246Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-02T17:07:55.246Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-02T17:07:55.246Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-02T17:07:55.246Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-02T17:07:55.246Z] rpm-ostree version: 2025.7 [2025-05-02T17:07:55.246Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-05-02T17:07:57.124Z] Importing rpm-md...done [2025-05-02T17:07:57.124Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-02T17:07:39Z solvables: 33 [2025-05-02T17:07:57.124Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-05-02T15:20:30Z solvables: 59377 [2025-05-02T17:07:57.124Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-05-02T06:31:56Z solvables: 77203 [2025-05-02T17:07:59.629Z] Resolving dependencies...done [2025-05-02T17:07:59.629Z] Installing 443 packages: [2025-05-02T17:07:59.629Z] NetworkManager-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] NetworkManager-cloud-setup-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] NetworkManager-libnm-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] NetworkManager-team-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] NetworkManager-tui-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] WALinuxAgent-udev-2.12.0.4-2.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] aardvark-dns-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] afterburn-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] afterburn-dracut-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] alternatives-1.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] amd-gpu-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] amd-ucode-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] azure-vm-utils-0.5.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] bind-libs-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] bind-utils-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] bootc-1.1.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] bsdtar-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] btrfs-progs-6.14-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] container-selinux-4:2.237.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] containerd-2.0.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] containers-common-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] containers-common-extra-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] coreos-installer-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] coreos-installer-bootinfra-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] coreutils-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] coreutils-common-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] criu-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] crun-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] crypto-policies-20250402-2.git86c0178.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] curl-8.13.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] device-mapper-1.02.205-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] device-mapper-event-1.02.205-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] device-mapper-event-libs-1.02.205-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] device-mapper-libs-1.02.205-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] diffutils-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] dnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] docker-cli-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] dracut-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] dracut-network-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] dracut-squash-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] ethtool-2:6.14-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fedora-release-common-43-0.15.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fedora-release-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fedora-release-identity-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fedora-repos-43-0.2.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] filesystem-3.18-40.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] flatpak-session-helper-1.16.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fmt-11.1.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] fwupd-2.0.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gettext-envsubst-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gettext-libs-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gettext-runtime-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] git-core-2.49.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] glib2-2.84.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] glibc-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] glibc-common-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] glibc-gconv-extra-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] glibc-minimal-langpack-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gnupg2-2.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gpgme-1.24.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] grep-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] grub2-common-1:2.12-30.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] grub2-efi-x64-1:2.12-30.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] grub2-pc-1:2.12-30.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] grub2-pc-modules-1:2.12-30.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] grub2-tools-1:2.12-30.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] grub2-tools-minimal-1:2.12-30.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] hwdata-0.394-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] inih-60-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] intel-gpu-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] iptables-legacy-1.8.11-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] iptables-legacy-libs-1.8.11-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] iptables-libs-1.8.11-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] iptables-nft-1.8.11-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] iptables-services-1.8.11-7.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] iptables-utils-1.8.11-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] iscsi-initiator-utils-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] iscsi-initiator-utils-iscsiuio-6.2.1.10-0.gitd0f04ae.fc43.3.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] kdump-utils-1.0.53-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] kernel-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-02T17:07:59.629Z] kernel-core-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-02T17:07:59.629Z] kernel-modules-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-02T17:07:59.629Z] kernel-modules-core-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-02T17:07:59.629Z] kexec-tools-2.0.31-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.629Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libarchive-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libblkid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libcurl-minimal-8.13.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libdnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libdnf5-cli-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libfdisk-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libffi-3.4.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libgcc-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libibverbs-57.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libipa_hbac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libldb-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libmodulemd-2.15.0-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libmount-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libnfsidmap-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libnghttp2-1.65.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libnvme-1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libsmartcols-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libsmbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libsolv-0.7.32-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libsss_certmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libsss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libsss_nss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libsss_sudo-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libstdc++-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libtextstyle-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libuuid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libwbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libxml2-2.12.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] linux-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] linux-firmware-whence-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] lua-libs-5.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] lvm2-2.03.31-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] lvm2-libs-2.03.31-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] makedumpfile-1.7.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] moby-engine-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] moby-filesystem-28.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] nano-8.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] nano-default-editor-8.4-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] netavark-2:1.14.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] newt-0.52.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] nfs-utils-coreos-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] nftables-1:1.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] nftables-services-1:1.1.3-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] nmstate-2.2.44-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] nvidia-gpu-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] openldap-2.6.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] openssh-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] openssh-clients-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] openssh-server-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] openssl-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] openssl-libs-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] passim-libs-0.1.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] passt-0^20250415.g2340bbf-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] passt-selinux-0^20250415.g2340bbf-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] podman-5:5.5.0~rc1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] qed-firmware-20250410-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] readline-8.2-13.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] rpcbind-1.2.7-1.rc1.fc43.4.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] rpm-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] rpm-libs-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] rpm-ostree-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] rpm-ostree-libs-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] rpm-plugin-selinux-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] rpm-sequoia-1.8.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] samba-client-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] samba-common-2:4.22.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] samba-common-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] selinux-policy-41.39-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] selinux-policy-targeted-41.39-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] setup-2.15.0-23.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] spdlog-1.15.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sqlite-libs-3.49.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sssd-ad-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sssd-client-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sssd-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sssd-common-pac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sssd-ipa-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sssd-krb5-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sssd-krb5-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sssd-ldap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sssd-nfs-idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] stalld-1.19.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] sudo-1.9.15-7.p5.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] systemd-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] systemd-container-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] systemd-libs-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] systemd-pam-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] systemd-resolved-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] systemd-shared-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] systemd-sysusers-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] systemd-udev-257.5-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] tzdata-2025b-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] userspace-rcu-0.15.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] util-linux-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] util-linux-core-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] vim-data-2:9.1.1291-1.fc43.noarch (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] vim-minimal-2:9.1.1291-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] xfsprogs-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.630Z] xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.631Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.631Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.631Z] zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.631Z] zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.631Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.631Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-02T17:07:59.631Z] Input state hash: 651a8e1d3871e46473c4105edc5f0553bd2b4286a25c2752730d285fdd58cae7 [2025-05-02T17:08:03.779Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-05-02T17:08:03.779Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-05-02T17:08:04.699Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-05-02T17:08:04.699Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-05-02T17:08:04.699Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-05-02T17:08:04.699Z] Skipping file /usr/lib/systemd/ from checkout [2025-05-02T17:08:06.576Z] Checking out packages...done [2025-05-02T17:08:06.576Z] Checking out ostree layers...done [2025-05-02T17:08:06.831Z] /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-05-02T17:08:06.831Z] /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line. [2025-05-02T17:08:06.831Z] /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-05-02T17:08:06.831Z] /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-05-02T17:08:06.831Z] /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-05-02T17:08:06.831Z] /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line. [2025-05-02T17:08:06.831Z] /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. [2025-05-02T17:08:06.831Z] /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-05-02T17:08:06.831Z] /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-05-02T17:08:06.831Z] /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-05-02T17:08:06.831Z] /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-05-02T17:08:06.831Z] Creating group 'dbus' with GID 81. [2025-05-02T17:08:06.831Z] Creating group 'rpc' with GID 32. [2025-05-02T17:08:06.831Z] Creating group 'sshd' with GID 74. [2025-05-02T17:08:06.831Z] Creating group 'utempter' with GID 35. [2025-05-02T17:08:06.831Z] Creating group 'utmp' with GID 22. [2025-05-02T17:08:06.831Z] Creating group 'docker' with GID 985. [2025-05-02T17:08:06.831Z] Creating group 'printadmin' with GID 984. [2025-05-02T17:08:06.831Z] Creating group 'kvm' with GID 36. [2025-05-02T17:08:06.831Z] Creating group 'clock' with GID 103. [2025-05-02T17:08:06.831Z] Creating group 'render' with GID 105. [2025-05-02T17:08:06.831Z] Creating group 'sgx' with GID 106. [2025-05-02T17:08:06.831Z] Creating group 'zincati' with GID 983. [2025-05-02T17:08:06.831Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983. [2025-05-02T17:08:06.831Z] Creating group 'clevis' with GID 982. [2025-05-02T17:08:06.831Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982. [2025-05-02T17:08:06.831Z] Creating group 'dnsmasq' with GID 981. [2025-05-02T17:08:06.831Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981. [2025-05-02T17:08:06.831Z] Creating group 'systemd-coredump' with GID 980. [2025-05-02T17:08:06.831Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-05-02T17:08:06.831Z] Creating group 'systemd-oom' with GID 979. [2025-05-02T17:08:06.831Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-05-02T17:08:06.831Z] Creating group 'tss' with GID 59. [2025-05-02T17:08:06.831Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59. [2025-05-02T17:08:06.831Z] Running systemd-sysusers...done [2025-05-02T17:08:08.710Z] Running pre scripts...14 done [2025-05-02T17:11:00.105Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-02T17:11:00.105Z] audit-rules.post: No rules detected, adding default [2025-05-02T17:11:00.105Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-02T17:11:00.105Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-02T17:11:00.105Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-02T17:11:00.105Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-02T17:11:00.105Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-02T17:11:00.105Z] 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-05-02T17:11:00.105Z] systemd.post: /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line. [2025-05-02T17:11:00.105Z] 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-05-02T17:11:00.105Z] 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-05-02T17:11:00.105Z] 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-05-02T17:11:00.105Z] systemd.post: /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line. [2025-05-02T17:11:00.105Z] systemd.post: /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. [2025-05-02T17:11:00.105Z] systemd.post: /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-05-02T17:11:00.105Z] 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-05-02T17:11:00.105Z] 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-05-02T17:11:00.105Z] 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-05-02T17:11:00.105Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-02T17:11:00.105Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist [2025-05-02T17:11:00.105Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-05-02T17:11:00.105Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-02T17:11:00.105Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-02T17:11:00.105Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-05-02T17:11:00.105Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-02T17:11:00.105Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-02T17:11:00.105Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-05-02T17:11:06.624Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-02T17:11:06.624Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-05-02T17:11:06.624Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-02T17:11:06.624Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-02T17:11:06.624Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-02T17:11:06.624Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-02T17:11:06.624Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-05-02T17:11:06.624Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-02T17:11:06.624Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-02T17:11:06.624Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-05-02T17:11:06.624Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-05-02T17:11:06.624Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-02T17:11:06.624Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-02T17:11:06.624Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-02T17:11:06.624Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-05-02T17:11:06.624Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-02T17:11:06.624Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-05-02T17:11:06.624Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-05-02T17:11:06.624Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-02T17:11:06.624Z] 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-05-02T17:11:06.624Z] 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-05-02T17:11:06.624Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-02T17:11:06.624Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-02T17:11:06.624Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-02T17:11:06.624Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-02T17:11:06.624Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-02T17:11:06.624Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-02T17:11:06.624Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-02T17:11:06.624Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systeRunning post scripts...done [2025-05-02T17:11:53.213Z] Running posttrans scripts...16 done [2025-05-02T17:11:53.213Z] <stdin>:30: Conflict with earlier configuration for user 'bin' in /usr/lib/sysusers.d/20-setup-users.conf:2, ignoring line. [2025-05-02T17:11:53.213Z] <stdin>:31: Conflict with earlier configuration for user 'daemon' in /usr/lib/sysusers.d/20-setup-users.conf:3, ignoring line. [2025-05-02T17:11:53.213Z] Creating group 'sshd' with GID 74. [2025-05-02T17:11:53.213Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74. [2025-05-02T17:11:53.769Z] Creating group 'sssd' with GID 986. [2025-05-02T17:11:53.769Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986. [2025-05-02T17:11:53.769Z] Creating group 'zincati' with GID 985. [2025-05-02T17:11:53.769Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985. [2025-05-02T17:11:53.769Z] Creating group 'docker' with GID 984. [2025-05-02T17:11:54.023Z] Creating group 'chrony' with GID 983. [2025-05-02T17:11:54.023Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983. [2025-05-02T17:11:54.276Z] Writing rpmdb...done [2025-05-02T17:11:54.276Z] md/system/raid-check.timer'. [2025-05-02T17:11:54.276Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-05-02T17:11:54.276Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-05-02T17:11:54.276Z] Regenerating rpmdb for target [2025-05-02T17:12:09.090Z] Relabeling...done [2025-05-02T17:12:09.090Z] Updating usr/lib/os-release [2025-05-02T17:12:09.090Z] Deleting: usr/share/info [2025-05-02T17:12:09.090Z] Deleting: usr/share/man [2025-05-02T17:12:09.090Z] Deleting: usr/share/doc [2025-05-02T17:12:09.090Z] Executing `postprocess` inline script '0' [2025-05-02T17:12:09.090Z] + cat [2025-05-02T17:12:09.090Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-05-02T17:12:35.602Z] + rm /tmp/fcos-workarounds.cil [2025-05-02T17:12:35.602Z] Executing `postprocess` inline script '1' [2025-05-02T17:12:35.602Z] + source /usr/lib/os-release [2025-05-02T17:12:35.602Z] ++ NAME='Fedora Linux' [2025-05-02T17:12:35.602Z] ++ VERSION='43.20250502.dev.0 (CoreOS Prerelease)' [2025-05-02T17:12:35.602Z] ++ RELEASE_TYPE=development [2025-05-02T17:12:35.602Z] ++ ID=fedora [2025-05-02T17:12:35.602Z] ++ VERSION_ID=43 [2025-05-02T17:12:35.602Z] ++ VERSION_CODENAME= [2025-05-02T17:12:35.602Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250502.dev.0' [2025-05-02T17:12:35.602Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-05-02T17:12:35.602Z] ++ LOGO=fedora-logo-icon [2025-05-02T17:12:35.602Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-05-02T17:12:35.602Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-05-02T17:12:35.602Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-05-02T17:12:35.602Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-02T17:12:35.602Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-02T17:12:35.602Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-05-02T17:12:35.602Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-05-02T17:12:35.602Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-05-02T17:12:35.602Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-05-02T17:12:35.602Z] ++ SUPPORT_END=2026-05-13 [2025-05-02T17:12:35.602Z] ++ VARIANT=CoreOS [2025-05-02T17:12:35.602Z] ++ VARIANT_ID=coreos [2025-05-02T17:12:35.602Z] ++ OSTREE_VERSION=43.20250502.dev.0 [2025-05-02T17:12:35.602Z] + 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-05-02T17:12:35.602Z] + tee /usr/lib/kernel/install.conf [2025-05-02T17:12:35.602Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-05-02T17:12:35.602Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-05-02T17:12:35.602Z] Executing `postprocess` inline script '2' [2025-05-02T17:12:35.602Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-05-02T17:12:35.602Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-05-02T17:12:35.602Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-05-02T17:12:35.602Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-05-02T17:12:35.602Z] Executing `postprocess` inline script '3' [2025-05-02T17:12:35.602Z] Executing `postprocess` inline script '4' [2025-05-02T17:12:35.602Z] Executing `postprocess` inline script '5' [2025-05-02T17:12:35.602Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-05-02T17:12:35.602Z] Generated update layout for BIOS: grub2-tools-1:2.12-30.fc43.x86_64 [2025-05-02T17:12:35.602Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-30.fc43.x86_64,shim-x64-15.8-3.x86_64 [2025-05-02T17:12:35.602Z] Executing `postprocess` inline script '6' [2025-05-02T17:12:35.855Z] + rm -vrf /usr/lib/ostree-boot/loader [2025-05-02T17:12:35.855Z] Executing `postprocess` inline script '7' [2025-05-02T17:12:35.855Z] Executing `postprocess` inline script '8' [2025-05-02T17:12:35.855Z] + rm -rf /etc/systemd/system/basic.target.wants /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service /etc/systemd/system/dbus-org.freedesktop.resolve1.service /etc/systemd/system/dbus.service /etc/systemd/system/local-fs.target.wants /etc/systemd/system/multi-user.target.wants /etc/systemd/system/network-online.target.wants /etc/systemd/system/sockets.target.wants /etc/systemd/system/sysinit.target.wants /etc/systemd/system/timers.target.wants [2025-05-02T17:12:35.855Z] + systemctl preset-all [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-02T17:12:36.776Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-02T17:12:36.777Z] 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-05-02T17:12:36.777Z] 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-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-05-02T17:12:36.777Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-05-02T17:12:36.777Z] + systemctl --user --global preset-all [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-05-02T17:12:36.777Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-05-02T17:12:37.030Z] Executing `postprocess` inline script '9' [2025-05-02T17:12:37.030Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-05-02T17:12:37.030Z] Executing `postprocess` inline script '10' [2025-05-02T17:12:37.030Z] + setsebool -P -N container_use_cephfs on [2025-05-02T17:12:49.174Z] + setsebool -P -N virt_use_samba on [2025-05-02T17:12:59.092Z] Executing `postprocess` inline script '11' [2025-05-02T17:12:59.092Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-05-02T17:12:59.092Z] Executing `postprocess` inline script '12' [2025-05-02T17:12:59.092Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-05-02T17:12:59.092Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-05-02T17:12:59.092Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-05-02T17:12:59.092Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-05-02T17:12:59.092Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-05-02T17:12:59.092Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-05-02T17:12:59.092Z] Executing `postprocess` inline script '13' [2025-05-02T17:12:59.092Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-05-02T17:12:59.092Z] + cat [2025-05-02T17:12:59.092Z] Executing `postprocess` inline script '14' [2025-05-02T17:12:59.092Z] Executing `postprocess` inline script '15' [2025-05-02T17:12:59.092Z] + source /etc/os-release [2025-05-02T17:12:59.092Z] ++ NAME='Fedora Linux' [2025-05-02T17:12:59.092Z] ++ VERSION='43.20250502.dev.0 (CoreOS Prerelease)' [2025-05-02T17:12:59.092Z] ++ RELEASE_TYPE=development [2025-05-02T17:12:59.092Z] ++ ID=fedora [2025-05-02T17:12:59.092Z] ++ VERSION_ID=43 [2025-05-02T17:12:59.092Z] ++ VERSION_CODENAME= [2025-05-02T17:12:59.092Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250502.dev.0' [2025-05-02T17:12:59.092Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-05-02T17:12:59.092Z] ++ LOGO=fedora-logo-icon [2025-05-02T17:12:59.092Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-05-02T17:12:59.092Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-05-02T17:12:59.092Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-05-02T17:12:59.092Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-02T17:12:59.092Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-02T17:12:59.092Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-05-02T17:12:59.092Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-05-02T17:12:59.092Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-05-02T17:12:59.092Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-05-02T17:12:59.092Z] ++ SUPPORT_END=2026-05-13 [2025-05-02T17:12:59.092Z] ++ VARIANT=CoreOS [2025-05-02T17:12:59.092Z] ++ VARIANT_ID=coreos [2025-05-02T17:12:59.092Z] ++ OSTREE_VERSION=43.20250502.dev.0 [2025-05-02T17:12:59.093Z] + [[ 43.20250502.dev.0 = *.dev* ]] [2025-05-02T17:12:59.093Z] + mkdir -p /etc/zincati/config.d [2025-05-02T17:12:59.093Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-05-02T17:12:59.093Z] Executing `postprocess` inline script '16' [2025-05-02T17:12:59.093Z] + cat [2025-05-02T17:12:59.093Z] + cat /usr/etc/rpm-ostreed.conf [2025-05-02T17:12:59.093Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-05-02T17:12:59.093Z] + rm /tmp/rpm-ostreed.conf [2025-05-02T17:12:59.093Z] Executing `postprocess` inline script '17' [2025-05-02T17:13:13.902Z] Initializing rootfs [2025-05-02T17:13:13.902Z] Moving /usr to target [2025-05-02T17:13:13.902Z] Copying toplevel compat symlinks [2025-05-02T17:13:13.902Z] No embedded whiteouts found [2025-05-02T17:13:13.902Z] No device files found [2025-05-02T17:13:13.902Z] Recompiling policy [2025-05-02T17:13:45.892Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-05-02T17:13:45.892Z] Migrating /usr/etc/group to /usr/lib/ [2025-05-02T17:13:45.892Z] Adding rpm-ostree-0-integration.conf [2025-05-02T17:13:45.892Z] Preparing kernel [2025-05-02T17:13:55.806Z] /usr/sbin/dracut: line 1076: /sys/module/firmware_class/parameters/path: No such file or directory [2025-05-02T17:13:55.806Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-05-02T17:13:55.806Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64 [2025-05-02T17:13:56.059Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-05-02T17:13:56.616Z] dracut[I]: *** Including module: bash *** [2025-05-02T17:13:56.616Z] dracut[I]: *** Including module: shell-interpreter *** [2025-05-02T17:13:56.616Z] dracut[I]: *** Including module: systemd *** [2025-05-02T17:13:56.616Z] dracut[I]: *** Including module: fips *** [2025-05-02T17:13:56.868Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-05-02T17:13:56.869Z] dracut[I]: *** Including module: scsi-rules *** [2025-05-02T17:13:57.121Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-05-02T17:13:57.121Z] dracut[I]: *** Including module: systemd-battery-check *** [2025-05-02T17:13:57.121Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-05-02T17:13:57.121Z] dracut[I]: *** Including module: systemd-initrd *** [2025-05-02T17:13:57.121Z] dracut[I]: *** Including module: systemd-journald *** [2025-05-02T17:13:57.121Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-05-02T17:13:57.121Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-05-02T17:13:57.121Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-05-02T17:13:57.122Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-05-02T17:13:57.122Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-05-02T17:13:57.122Z] dracut[I]: *** Including module: systemd-udevd *** [2025-05-02T17:13:57.122Z] dracut[I]: *** Including module: modsign *** [2025-05-02T17:13:57.122Z] dracut[I]: *** Including module: dbus-broker *** [2025-05-02T17:13:57.122Z] dracut[I]: *** Including module: dbus *** [2025-05-02T17:13:57.375Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-05-02T17:13:57.375Z] dracut[I]: *** Including module: i18n *** [2025-05-02T17:13:57.375Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-05-02T17:13:57.375Z] dracut[I]: *** Including module: afterburn *** [2025-05-02T17:13:57.375Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-05-02T17:13:57.628Z] dracut[I]: *** Including module: ignition *** [2025-05-02T17:13:57.628Z] dracut[I]: *** Including module: coreos-ignition *** [2025-05-02T17:13:57.881Z] dracut[I]: *** Including module: coreos-live *** [2025-05-02T17:13:57.881Z] dracut[I]: *** Including module: coreos-multipath *** [2025-05-02T17:13:57.881Z] dracut[I]: *** Including module: coreos-network *** [2025-05-02T17:13:57.881Z] dracut[I]: *** Including module: network-manager *** [2025-05-02T17:13:58.138Z] dracut[I]: *** Including module: ignition-conf *** [2025-05-02T17:13:58.138Z] dracut[I]: *** Including module: ignition-ostree *** [2025-05-02T17:13:58.392Z] dracut[I]: *** Including module: network *** [2025-05-02T17:13:58.392Z] dracut[I]: *** Including module: net-lib *** [2025-05-02T17:13:58.392Z] dracut[I]: *** Including module: url-lib *** [2025-05-02T17:13:58.392Z] dracut[I]: *** Including module: coreos-kernel *** [2025-05-02T17:13:58.392Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-05-02T17:13:58.392Z] dracut[I]: *** Including module: rdcore *** [2025-05-02T17:13:58.392Z] dracut[I]: *** Including module: clevis *** [2025-05-02T17:13:58.392Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-05-02T17:13:58.392Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-05-02T17:13:58.392Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-05-02T17:13:58.392Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-05-02T17:13:58.646Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-05-02T17:13:58.646Z] dracut[I]: *** Including module: btrfs *** [2025-05-02T17:13:58.646Z] dracut[I]: *** Including module: crypt *** [2025-05-02T17:13:58.646Z] dracut[I]: *** Including module: dm *** [2025-05-02T17:13:58.898Z] dracut[I]: *** Including module: kernel-modules *** [2025-05-02T17:14:06.961Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-05-02T17:14:06.961Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-05-02T17:14:07.880Z] dracut[I]: *** Including module: mdraid *** [2025-05-02T17:14:08.133Z] dracut[I]: *** Including module: multipath *** [2025-05-02T17:14:08.690Z] dracut[I]: *** Including module: nvdimm *** [2025-05-02T17:14:08.943Z] dracut[I]: *** Including module: qemu *** [2025-05-02T17:14:08.943Z] dracut[I]: *** Including module: qemu-net *** [2025-05-02T17:14:08.943Z] dracut[I]: *** Including module: fido2 *** [2025-05-02T17:14:08.943Z] dracut[I]: *** Including module: pkcs11 *** [2025-05-02T17:14:08.943Z] dracut[I]: *** Including module: tpm2-tss *** [2025-05-02T17:14:08.943Z] dracut[I]: *** Including module: cifs *** [2025-05-02T17:14:09.195Z] dracut[I]: *** Including module: iscsi *** [2025-05-02T17:14:09.751Z] dracut[I]: *** Including module: lunmask *** [2025-05-02T17:14:09.752Z] dracut[I]: *** Including module: nvmf *** [2025-05-02T17:14:10.004Z] dracut[I]: *** Including module: resume *** [2025-05-02T17:14:10.004Z] dracut[I]: *** Including module: rootfs-block *** [2025-05-02T17:14:10.004Z] dracut[I]: *** Including module: terminfo *** [2025-05-02T17:14:10.004Z] dracut[I]: *** Including module: udev-rules *** [2025-05-02T17:14:10.925Z] dracut[I]: *** Including module: virtfs *** [2025-05-02T17:14:10.925Z] dracut[I]: *** Including module: virtiofs *** [2025-05-02T17:14:10.925Z] dracut[I]: *** Including module: azure-disk *** [2025-05-02T17:14:10.925Z] dracut[I]: *** Including module: walinuxagent *** [2025-05-02T17:14:10.925Z] dracut[I]: *** Including module: dracut-systemd *** [2025-05-02T17:14:10.925Z] dracut[I]: *** Including module: ostree *** [2025-05-02T17:14:11.178Z] dracut[I]: *** Including module: usrmount *** [2025-05-02T17:14:11.178Z] dracut[I]: *** Including module: base *** [2025-05-02T17:14:11.178Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-05-02T17:14:11.178Z] dracut[I]: *** Including module: fs-lib *** [2025-05-02T17:14:11.178Z] dracut[I]: *** Including module: journal-conf *** [2025-05-02T17:14:11.178Z] dracut[I]: *** Including module: openssl *** [2025-05-02T17:14:11.178Z] dracut[I]: *** Including module: shutdown *** [2025-05-02T17:14:11.178Z] dracut[I]: *** Including modules done *** [2025-05-02T17:14:11.178Z] dracut[I]: *** Installing kernel module dependencies *** [2025-05-02T17:14:14.437Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-05-02T17:14:14.437Z] dracut[I]: *** Resolving executable dependencies *** [2025-05-02T17:14:16.938Z] dracut[I]: *** Resolving executable dependencies done *** [2025-05-02T17:14:16.938Z] dracut[I]: *** Hardlinking files *** [2025-05-02T17:14:16.938Z] dracut[I]: *** Hardlinking files done *** [2025-05-02T17:14:16.938Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-05-02T17:14:16.938Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-05-02T17:14:16.938Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-05-02T17:14:17.191Z] dracut[I]: *** Store current command line parameters *** [2025-05-02T17:14:17.443Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-05-02T17:14:56.063Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-05-02T17:14:56.064Z] Executing: 01-var.sh [2025-05-02T17:14:56.064Z] Ignored user missing from new passwd file: root [2025-05-02T17:14:56.064Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-05-02T17:14:56.064Z] Ignored group missing from new group file: root [2025-05-02T17:14:56.064Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-05-02T17:14:56.064Z] Network filesystem detected for repo; disabling transaction [2025-05-02T17:15:08.206Z] Committing...done [2025-05-02T17:15:30.061Z] 3727 metadata, 21567 content objects imported; 1.6?GB content written [2025-05-02T17:15:30.061Z] fedora/x86_64/coreos/rawhide => 7526d5be1d4c18f85c6a2589bfb3d60f39b8ca3bb8e9fa153b20c9aed449df8b [2025-05-02T17:15:32.563Z] ostree diff commit from: 294d2e6e7c0bd415086026c8eb5dce9d5f01fc099f0996abac85684dad242082 [2025-05-02T17:15:32.563Z] ostree diff commit to: 7526d5be1d4c18f85c6a2589bfb3d60f39b8ca3bb8e9fa153b20c9aed449df8b [2025-05-02T17:15:32.563Z] Upgraded: [2025-05-02T17:15:32.563Z] kernel 6.15.0-0.rc4.20250430gitb6ea1680d0ac.37.fc43 -> 6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43 [2025-05-02T17:15:32.563Z] kernel-core 6.15.0-0.rc4.20250430gitb6ea1680d0ac.37.fc43 -> 6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43 [2025-05-02T17:15:32.563Z] kernel-modules 6.15.0-0.rc4.20250430gitb6ea1680d0ac.37.fc43 -> 6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43 [2025-05-02T17:15:32.563Z] kernel-modules-core 6.15.0-0.rc4.20250430gitb6ea1680d0ac.37.fc43 -> 6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43 [2025-05-02T17:15:32.563Z] [2025-05-02T17:15:32.563Z] New image input checksum: d8c7ad4ea1252bca0c16bbec0cc4a8269cff8869d13b30b7416c4f5eb60fad7e [2025-05-02T17:15:32.816Z] None [2025-05-02T17:15:32.816Z] New build ID: 43.20250502.dev.0 [2025-05-02T17:15:32.816Z] 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=c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b --label=coreos-assembler.image-input-checksum=d8c7ad4ea1252bca0c16bbec0cc4a8269cff8869d13b30b7416c4f5eb60fad7e --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 --copymeta-opt=fedora-coreos.stream 43.20250502.dev.0 oci-archive:fedora-coreos-43.20250502.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-05-02T17:15:47.621Z] Building package mapping...done [2025-05-02T17:15:47.621Z] 21567 objects in 445 packages (283 source) [2025-05-02T17:15:47.621Z] rpm size: 1471267568 [2025-05-02T17:15:47.621Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-05-02T17:15:47.621Z] Duplicates: 1308 [2025-05-02T17:15:47.621Z] Multiple owners: 106 [2025-05-02T17:15:47.621Z] Generating container image [2025-05-02T17:16:34.196Z] Pushed digest: sha256:2f78aae5eab6922750b157649aaf976783a4257893ce8b538240b3989c5ab818 [2025-05-02T17:16:36.698Z] Total objects: 25547 [2025-05-02T17:16:36.698Z] No unreachable objects [2025-05-02T17:16:36.698Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/commitmeta.json' [2025-05-02T17:16:36.698Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/ostree-commit-object' [2025-05-02T17:16:36.698Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-05-02T17:16:36.698Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/coreos-assembler-config-git.json' [2025-05-02T17:16:36.698Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-05-02T17:16:36.698Z] renamed 'fedora-coreos-43.20250502.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/fedora-coreos-43.20250502.dev.0-ostree.x86_64.ociarchive' [2025-05-02T17:16:36.698Z] renamed 'fedora-coreos-43.20250502.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/fedora-coreos-43.20250502.dev.0-ostree.x86_64-manifest.json' [2025-05-02T17:16:36.698Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/meta.json' [2025-05-02T17:16:36.952Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-02T17:16:37.205Z] Config commit: 9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 [2025-05-02T17:16:37.205Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-02T17:16:38.124Z] Will build qemu [2025-05-02T17:16:39.479Z] Estimating disk size... [2025-05-02T17:16:41.354Z] Disk sizes: metal: 2735M (estimated), cloud: 10240M [2025-05-02T17:16:59.361Z] ++ arch [2025-05-02T17:16:59.361Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250502.dev.0"' -D 'build_version="43.20250502.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/fedora-coreos-43.20250502.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2735 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2222 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-qvOl.json [2025-05-02T17:16:59.614Z] + set +x [2025-05-02T17:16:59.614Z] + 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-qvOl.json [2025-05-02T17:16:59.614Z] [33m [2025-05-02T17:16:59.614Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:16:59.614Z] /dev/vdb1 40G 3.1G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:16:59.614Z] [39m [2025-05-02T17:17:00.170Z] starting /tmp/osbuild-qvOl.jsonPipeline source org.osbuild.curl: f72a59bd42d776a689861cba3e2ba01b7881e397ff69f1b430681ba051ba9e21 [2025-05-02T17:17:00.170Z] Build [2025-05-02T17:17:00.170Z] root: <host> [2025-05-02T17:17:03.416Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/fedora-coreos-43.20250502.dev.0-ostree.x86_64.ociarchive [2025-05-02T17:17:03.416Z] [2025-05-02T17:17:03.416Z] ��� Duration: 1746206222s [2025-05-02T17:17:03.416Z] Pipeline oci-archive: 64fb72d9eb617a998ae84c00f3c02687a85dfd63f935e2ec5282d33c50fabc9e [2025-05-02T17:17:03.416Z] Build [2025-05-02T17:17:03.416Z] root: <host> [2025-05-02T17:17:03.416Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T17:17:03.417Z] org.osbuild.copy: 64fb72d9eb617a998ae84c00f3c02687a85dfd63f935e2ec5282d33c50fabc9e { [2025-05-02T17:17:03.417Z] "paths": [ [2025-05-02T17:17:03.417Z] { [2025-05-02T17:17:03.417Z] "from": "input://inlinefile/sha256:685268e4abb513735b165f269c344f8cd95302bcbfaf4d04a3dc5e5f39c982f3", [2025-05-02T17:17:03.417Z] "to": "tree:///coreos.ociarchive" [2025-05-02T17:17:03.417Z] } [2025-05-02T17:17:03.417Z] ] [2025-05-02T17:17:03.417Z] } [2025-05-02T17:17:03.417Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:17:03.417Z] copying '/run/osbuild/inputs/inlinefile/sha256:685268e4abb513735b165f269c344f8cd95302bcbfaf4d04a3dc5e5f39c982f3' -> '/run/osbuild/tree/coreos.ociarchive' [2025-05-02T17:17:03.972Z] [2025-05-02T17:17:03.972Z] ��� Duration: 0s [2025-05-02T17:17:03.972Z] Pipeline deployed-tree: 58892cce387ef4fa18057db7b578ec02efefd684724ffa5993b035a4a50fec8c [2025-05-02T17:17:03.972Z] Build [2025-05-02T17:17:03.972Z] root: <host> [2025-05-02T17:17:03.972Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T17:17:03.972Z] org.osbuild.container-deploy: 58892cce387ef4fa18057db7b578ec02efefd684724ffa5993b035a4a50fec8c {} [2025-05-02T17:17:03.972Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-wm7rtdnb/inputs/images [2025-05-02T17:17:03.972Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:17:04.225Z] time="2025-05-02T17:17:03Z" 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-05-02T17:17:07.477Z] Getting image source signatures [2025-05-02T17:17:07.477Z] Copying blob sha256:6bc0c7b8b016a15e9b5c1a4fe9e32867ddd088c2f83f1a9257cefea35fca4574 [2025-05-02T17:17:08.032Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-05-02T17:17:09.387Z] Copying blob sha256:5243b8a7edb61e3f6a162bfbcbea5bc32aee2074addd01b023df9e851e78c4bf [2025-05-02T17:17:09.640Z] [33m [2025-05-02T17:17:09.640Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:17:09.640Z] /dev/vdb1 40G 5.0G 35G 13% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:17:09.640Z] [39m [2025-05-02T17:17:10.993Z] Copying blob sha256:7d7ff7712361d9f969f07789eeb64da530a8cae1b5a638d886fa467c460f8c8c [2025-05-02T17:17:12.346Z] Copying blob sha256:9f558e99714f2337aef959f6f5599444c74a8fe2bddd3db2812f8c31450b761b [2025-05-02T17:17:13.699Z] Copying blob sha256:a21f2c68e76abad1e02f1d94657ddde804cdeb24654bbe07afa81d5f3df6a149 [2025-05-02T17:17:14.617Z] Copying blob sha256:e25df86a994fe49c1e89c9c0b18304bbb279ea129d94f737851f0c3def4944f9 [2025-05-02T17:17:15.536Z] Copying blob sha256:35db96d244ec7dc168b7308ab62ca00c49ace62e6cb5ce862bcc74d5983cea29 [2025-05-02T17:17:15.789Z] Copying blob sha256:3afc79a17c5227fb874ff4bc56ef7cc07221402522e789e4723738517d0119c1 [2025-05-02T17:17:16.344Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-05-02T17:17:16.910Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-05-02T17:17:17.467Z] Copying blob sha256:7cf68221bfbca62b9731b4621b17759fac757085a250bd7d574f2ada3ee1d7ff [2025-05-02T17:17:17.721Z] Copying blob sha256:873fdbf26fce6e14a87b98920a535a5cdbab8db5c592e9e3381df7cadcda777d [2025-05-02T17:17:18.275Z] Copying blob sha256:4460cff35428a6bc27ec4b881ca852df6e2ccf1492de10afdf919290b1b7c450 [2025-05-02T17:17:18.528Z] Copying blob sha256:8c1e209bf0ba25f09385905824aea86c10de391f54d9ca76723031407257e402 [2025-05-02T17:17:19.083Z] Copying blob sha256:28d0ba0d388471a919333a18d32a8e56404e3c95b7dcef7cd0b0a69aa96e8cbd [2025-05-02T17:17:19.336Z] Copying blob sha256:f37cee604a9c4a21998eb982b2d3175d5dfb215a9e513b7d1e7d7f5f8a6f2fa5 [2025-05-02T17:17:19.890Z] [33m [2025-05-02T17:17:19.890Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:17:19.890Z] /dev/vdb1 40G 6.1G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:17:19.890Z] [39m [2025-05-02T17:17:19.890Z] Copying blob sha256:24f973acc09d6d78b13fffb0db59e94e92e93cd802cfffd217c2cb0afb432529 [2025-05-02T17:17:20.144Z] Copying blob sha256:221c639b811de9e322e29a2779bfdc360a53431e6f44e9f3cf21de5ddddc6d28 [2025-05-02T17:17:20.396Z] Copying blob sha256:90f0546153fb24dad2adb630e001e5b6df9bfb1a49b0892303b3277baa4a317b [2025-05-02T17:17:20.649Z] Copying blob sha256:ac2cbae504f79ea6a44d3aa5f269462d958cbb8d7d8fc7c291e84e75789ae9ad [2025-05-02T17:17:20.901Z] Copying blob sha256:6b55bdd146be05d52001d0702c50606776c06580de00afbd00ed1e0b479c6503 [2025-05-02T17:17:21.154Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-05-02T17:17:21.407Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-05-02T17:17:21.659Z] Copying blob sha256:0fff9c0cf4bb2b0c468ac9b4b5b695b39bad348fa57f59369310dacb48f4bbfe [2025-05-02T17:17:21.912Z] Copying blob sha256:53181a37f1d1c1ed54142430670fe931d6079aead6836c5ece67253b23a4a50a [2025-05-02T17:17:22.166Z] Copying blob sha256:a732cbddfe6765c2c604e1211ce2846f8132d35ed4a07c8aa587ca69b4d5aa31 [2025-05-02T17:17:22.418Z] Copying blob sha256:dbf9a68afbd955e998c925a616111815b2214b11335924c014b5e8bd62536b1e [2025-05-02T17:17:22.671Z] Copying blob sha256:7efbdac8f49be4514f5ace02736be2f87befda0c1fc61a7155799728b0b5467e [2025-05-02T17:17:22.923Z] Copying blob sha256:5859968db58b4f67cd86f753871899f078e3cf42f512200e82bcaf4d7750b7e2 [2025-05-02T17:17:23.177Z] Copying blob sha256:5ae5cc712f3d5ef97e8e355c4ad5fee981794cdd387649b4d364d406ccc5cfdf [2025-05-02T17:17:23.429Z] Copying blob sha256:7c1cf0485d7d89298379b680f10b418d883fed0b9fa9633746498b6c9bf46204 [2025-05-02T17:17:23.429Z] Copying blob sha256:70c28bafc8c515e059ac66e96590074f890999a28305ccd4e12b72c8ceb97648 [2025-05-02T17:17:23.682Z] Copying blob sha256:822536f4a742aa53211784d5884c22a874186e96066045cb92b25faadd443f3c [2025-05-02T17:17:25.034Z] Copying blob sha256:0481331fba717709bfbcad9c72788a1de01d0e1436b465d0a14648b78ef709bd [2025-05-02T17:17:25.590Z] Copying blob sha256:1b2981656696823074fee11d4925a0640dca739dc5a3ede6c0ff0c53ec889891 [2025-05-02T17:17:25.843Z] Copying blob sha256:1fc54562b3d6ed63e629290732e6c6928e2e8b585c38a388824c5b0f35047c75 [2025-05-02T17:17:26.096Z] Copying blob sha256:eda4856f499bc7d2f6d45e5ab4cc2c4693dad7b8fbda48f09e11cd9de400bf46 [2025-05-02T17:17:26.651Z] Copying blob sha256:18fdbe3a11eb20459bbac837bca4555d5a893cbcc9a6edf4e26de012ac2585a3 [2025-05-02T17:17:27.208Z] Copying blob sha256:f7453a9d61c14db70ca198c7a2983e720cd78d08292b2a3ed2a614050dc658ae [2025-05-02T17:17:27.462Z] Copying blob sha256:1b9edfb0c30301803abf08e242a5df7214fcdfc1d74c7c045a75fcde7aba6eff [2025-05-02T17:17:27.715Z] Copying blob sha256:518091913b94e6e15b81ae9bb41768c09bf51843763db9825067959cd0d3cbc3 [2025-05-02T17:17:27.968Z] Copying blob sha256:da9aec45f4de2ddf88c07c705c5dd9dc9a642e75c664b34e140ece2e689b5125 [2025-05-02T17:17:27.968Z] Copying blob sha256:8e94702de73dd0902b8c0a636f62565c37e10ab19aeab108e033fe9d24884a6f [2025-05-02T17:17:28.525Z] Copying blob sha256:742a37db0524562f09268eb0a7e3b6f553bee28c59ea75e48b757123ae7a4c69 [2025-05-02T17:17:29.445Z] Copying blob sha256:5fb31c31befbe65e8a7c7eddf61e5c888a3935725c71e0b7832c22b0da665ecc [2025-05-02T17:17:29.698Z] [33m [2025-05-02T17:17:29.698Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:17:29.698Z] /dev/vdb1 40G 6.8G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:17:29.698Z] [39m [2025-05-02T17:17:30.633Z] Copying blob sha256:15822e11258b5e88c0e17ebd67581ffe8293f7b093592cab4f5c67a93414fdc9 [2025-05-02T17:17:30.886Z] Copying blob sha256:f4488f8e52169fc576776344a99d6a164a5226207ef597f58f45e7cb8b4bc98d [2025-05-02T17:17:31.443Z] Copying blob sha256:e3a5dcd85e58ddb4ea32a53d7c3baa8c387705b0c9b5062777a841ed242860e7 [2025-05-02T17:17:31.697Z] Copying blob sha256:533814706e22d84bec507640e8dadb8b6ea2557262318eb433484e06aa9f09aa [2025-05-02T17:17:33.574Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-05-02T17:17:33.574Z] Copying config sha256:61f6ecbb38261f5ce89675cfc97bdd196423f4cb80c0286b30e1184a1741eb8a [2025-05-02T17:17:33.574Z] Writing manifest to image destination [2025-05-02T17:17:40.086Z] [33m [2025-05-02T17:17:40.086Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:17:40.086Z] /dev/vdb1 40G 6.6G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:17:40.086Z] [39m [2025-05-02T17:17:50.011Z] 61f6ecbb38261f5ce89675cfc97bdd196423f4cb80c0286b30e1184a1741eb8a [2025-05-02T17:17:50.011Z] [33m [2025-05-02T17:17:50.011Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:17:50.011Z] /dev/vdb1 40G 7.2G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:17:50.011Z] [39m [2025-05-02T17:17:54.160Z] Untagged: docker.io/library/tmp-container-deploy-44860527120309:latest [2025-05-02T17:17:54.160Z] Deleted: 61f6ecbb38261f5ce89675cfc97bdd196423f4cb80c0286b30e1184a1741eb8a [2025-05-02T17:17:55.078Z] [2025-05-02T17:17:55.078Z] ��� Duration: 51s [2025-05-02T17:18:00.298Z] [33m [2025-05-02T17:18:00.298Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:18:00.298Z] /dev/vdb1 40G 5.5G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:18:00.298Z] [39m [2025-05-02T17:18:00.298Z] Pipeline tree: c32adc3fdf1367b6309511864e20da32533a7a12df27d1b8e7694929aaea06dc [2025-05-02T17:18:00.298Z] Build [2025-05-02T17:18:00.298Z] root: <host> [2025-05-02T17:18:00.298Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T17:18:00.298Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-05-02T17:18:00.298Z] org.osbuild.selinux: 7a1ac620bbf48ec68fd9bcb4c2530af395a355092448b6d17c3b279983fb0e16 { [2025-05-02T17:18:00.298Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-02T17:18:00.298Z] "target": "tree:///" [2025-05-02T17:18:00.298Z] } [2025-05-02T17:18:00.553Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:00.806Z] [2025-05-02T17:18:00.806Z] ��� Duration: 0s [2025-05-02T17:18:00.806Z] org.osbuild.ostree.init-fs: 49ff5b6c15590642df88eee109f6592cf5babd10c59a6749e2e87a7861fdda41 {} [2025-05-02T17:18:00.806Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:01.059Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-05-02T17:18:01.059Z] [2025-05-02T17:18:01.059Z] ��� Duration: 0s [2025-05-02T17:18:01.059Z] org.osbuild.ostree.os-init: e6766bd60bc786b53f590932455bdf48421aeb2e2e231824ca453bb31b0846c1 { [2025-05-02T17:18:01.059Z] "osname": "fedora-coreos" [2025-05-02T17:18:01.059Z] } [2025-05-02T17:18:01.059Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:01.312Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-05-02T17:18:01.312Z] [2025-05-02T17:18:01.312Z] ��� Duration: 0s [2025-05-02T17:18:01.312Z] org.osbuild.ostree.config: 35dd5d78471a90241b6e3ccadaec843e6e6635f5e10081aad2687ff2ef3dedf9 { [2025-05-02T17:18:01.312Z] "repo": "/ostree/repo", [2025-05-02T17:18:01.312Z] "config": { [2025-05-02T17:18:01.312Z] "sysroot": { [2025-05-02T17:18:01.312Z] "readonly": true, [2025-05-02T17:18:01.312Z] "bootloader": "none", [2025-05-02T17:18:01.312Z] "bls-append-except-default": "grub_users=\"\"", [2025-05-02T17:18:01.312Z] "bootprefix": true [2025-05-02T17:18:01.312Z] } [2025-05-02T17:18:01.312Z] } [2025-05-02T17:18:01.312Z] } [2025-05-02T17:18:01.312Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:01.566Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-05-02T17:18:01.566Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-05-02T17:18:01.566Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-05-02T17:18:01.566Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-05-02T17:18:01.566Z] [2025-05-02T17:18:01.566Z] ��� Duration: 0s [2025-05-02T17:18:01.566Z] org.osbuild.mkdir: 772d3159e82f17b0de4610e2bffdb960708a413de3524ac112f1aebce161f141 { [2025-05-02T17:18:01.566Z] "paths": [ [2025-05-02T17:18:01.566Z] { [2025-05-02T17:18:01.566Z] "path": "/boot/efi", [2025-05-02T17:18:01.566Z] "mode": 493 [2025-05-02T17:18:01.566Z] } [2025-05-02T17:18:01.566Z] ] [2025-05-02T17:18:01.566Z] } [2025-05-02T17:18:01.566Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:01.820Z] [2025-05-02T17:18:01.820Z] ��� Duration: 0s [2025-05-02T17:18:01.820Z] org.osbuild.ignition: 0287bb553b7d21e21164091c256a819a04639437d2b0a9339e7abf675226da58 {} [2025-05-02T17:18:01.820Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:02.073Z] [2025-05-02T17:18:02.073Z] ��� Duration: 0s [2025-05-02T17:18:02.073Z] org.osbuild.ostree.deploy.container: 93d8410894bf225326f600d4cbe344fc5b8b88f17c6b61d56348e9e46ce7ce4e { [2025-05-02T17:18:02.073Z] "osname": "fedora-coreos", [2025-05-02T17:18:02.073Z] "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide", [2025-05-02T17:18:02.073Z] "mounts": [ [2025-05-02T17:18:02.073Z] "/boot", [2025-05-02T17:18:02.073Z] "/boot/efi" [2025-05-02T17:18:02.073Z] ], [2025-05-02T17:18:02.073Z] "kernel_opts": [ [2025-05-02T17:18:02.073Z] "rw", [2025-05-02T17:18:02.073Z] "$ignition_firstboot", [2025-05-02T17:18:02.073Z] "mitigations=auto,nosmt" [2025-05-02T17:18:02.073Z] ] [2025-05-02T17:18:02.073Z] } [2025-05-02T17:18:02.073Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-96tkvnca/inputs/images [2025-05-02T17:18:02.335Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:02.335Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmphpyk8qf1/image --stateroot=fedora-coreos --target-imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree [2025-05-02T17:18:10.397Z] [33m [2025-05-02T17:18:10.397Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:18:10.397Z] /dev/vdb1 40G 6.8G 34G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:18:10.397Z] [39m [2025-05-02T17:18:20.310Z] [33m [2025-05-02T17:18:20.310Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:18:20.310Z] /dev/vdb1 40G 7.7G 33G 20% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:18:20.310Z] [39m [2025-05-02T17:18:30.225Z] [33m [2025-05-02T17:18:30.225Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:18:30.225Z] /dev/vdb1 40G 7.0G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:18:30.225Z] [39m [2025-05-02T17:18:31.144Z] [2025-05-02T17:18:31.144Z] ��� Duration: 29s [2025-05-02T17:18:31.144Z] org.osbuild.ostree.aleph: 3272c71d7a38125c655fa1e8e3c83713907ce89f26cc299c9e43142e80440cd5 { [2025-05-02T17:18:31.144Z] "coreos_compat": true, [2025-05-02T17:18:31.144Z] "deployment": { [2025-05-02T17:18:31.144Z] "default": true [2025-05-02T17:18:31.144Z] } [2025-05-02T17:18:31.144Z] } [2025-05-02T17:18:31.144Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:31.397Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide [2025-05-02T17:18:31.397Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide --config [2025-05-02T17:18:31.397Z] [2025-05-02T17:18:31.397Z] ��� Duration: 0s [2025-05-02T17:18:31.397Z] org.osbuild.ostree.selinux: c32adc3fdf1367b6309511864e20da32533a7a12df27d1b8e7694929aaea06dc { [2025-05-02T17:18:31.397Z] "deployment": { [2025-05-02T17:18:31.397Z] "default": true [2025-05-02T17:18:31.397Z] } [2025-05-02T17:18:31.397Z] } [2025-05-02T17:18:31.397Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:31.651Z] [2025-05-02T17:18:31.652Z] ��� Duration: 0s [2025-05-02T17:18:38.164Z] Pipeline raw-image: c6e364624667445365f29f6920aa17d862785cdb8962baa83e77998b07031aaa [2025-05-02T17:18:38.164Z] Build [2025-05-02T17:18:38.164Z] root: <host> [2025-05-02T17:18:38.164Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T17:18:38.164Z] org.osbuild.truncate: 3be0a93f8ac53034c74f6aea7deed67c0da83923926dc293300e50a15b602e3e { [2025-05-02T17:18:38.164Z] "filename": "disk.img", [2025-05-02T17:18:38.164Z] "size": "2867855360" [2025-05-02T17:18:38.164Z] } [2025-05-02T17:18:38.418Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:38.418Z] [2025-05-02T17:18:38.418Z] ��� Duration: 0s [2025-05-02T17:18:38.418Z] org.osbuild.sfdisk: 77a0c1a1b2d9cdbc8bf4bd29070db750a43ae0209c6b46d0d7ee890cac655ae1 { [2025-05-02T17:18:38.418Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-05-02T17:18:38.418Z] "label": "gpt", [2025-05-02T17:18:38.418Z] "partitions": [ [2025-05-02T17:18:38.418Z] { [2025-05-02T17:18:38.418Z] "start": 2048, [2025-05-02T17:18:38.418Z] "partnum": 1, [2025-05-02T17:18:38.418Z] "size": 2048, [2025-05-02T17:18:38.418Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-02T17:18:38.418Z] "bootable": true, [2025-05-02T17:18:38.418Z] "name": "BIOS-BOOT" [2025-05-02T17:18:38.418Z] }, [2025-05-02T17:18:38.418Z] { [2025-05-02T17:18:38.418Z] "start": 4096, [2025-05-02T17:18:38.418Z] "partnum": 2, [2025-05-02T17:18:38.418Z] "size": 260096, [2025-05-02T17:18:38.418Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-02T17:18:38.418Z] "name": "EFI-SYSTEM" [2025-05-02T17:18:38.418Z] }, [2025-05-02T17:18:38.418Z] { [2025-05-02T17:18:38.418Z] "start": 264192, [2025-05-02T17:18:38.418Z] "partnum": 3, [2025-05-02T17:18:38.418Z] "size": 786432, [2025-05-02T17:18:38.418Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-02T17:18:38.418Z] "name": "boot" [2025-05-02T17:18:38.418Z] }, [2025-05-02T17:18:38.418Z] { [2025-05-02T17:18:38.418Z] "start": 1050624, [2025-05-02T17:18:38.418Z] "partnum": 4, [2025-05-02T17:18:38.418Z] "size": 4548608, [2025-05-02T17:18:38.418Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-02T17:18:38.418Z] "name": "root" [2025-05-02T17:18:38.418Z] } [2025-05-02T17:18:38.418Z] ] [2025-05-02T17:18:38.418Z] } [2025-05-02T17:18:38.671Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T17:18:38.671Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:38.671Z] label: gpt [2025-05-02T17:18:38.671Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-05-02T17:18:38.671Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-05-02T17:18:38.671Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-05-02T17:18:38.671Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-05-02T17:18:38.671Z] /dev/loop0p4: start="1050624", size="4548608", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-05-02T17:18:38.925Z] { [2025-05-02T17:18:38.925Z] "partitiontable": { [2025-05-02T17:18:38.925Z] "label": "gpt", [2025-05-02T17:18:38.925Z] "id": "00000000-0000-4000-A000-000000000001", [2025-05-02T17:18:38.925Z] "device": "/dev/loop0", [2025-05-02T17:18:38.925Z] "unit": "sectors", [2025-05-02T17:18:38.925Z] "firstlba": 2048, [2025-05-02T17:18:38.925Z] "lastlba": 5601246, [2025-05-02T17:18:38.925Z] "sectorsize": 512, [2025-05-02T17:18:38.925Z] "partitions": [ [2025-05-02T17:18:38.925Z] { [2025-05-02T17:18:38.925Z] "node": "/dev/loop0p1", [2025-05-02T17:18:38.925Z] "start": 2048, [2025-05-02T17:18:38.925Z] "size": 2048, [2025-05-02T17:18:38.925Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-02T17:18:38.925Z] "uuid": "2F2A7088-5077-4860-9D4B-BB63270E5F2C", [2025-05-02T17:18:38.925Z] "name": "BIOS-BOOT" [2025-05-02T17:18:38.925Z] },{ [2025-05-02T17:18:38.925Z] "node": "/dev/loop0p2", [2025-05-02T17:18:38.925Z] "start": 4096, [2025-05-02T17:18:38.925Z] "size": 260096, [2025-05-02T17:18:38.925Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-02T17:18:38.925Z] "uuid": "99BEA698-1EAD-4561-BC4B-694D36A3311C", [2025-05-02T17:18:38.925Z] "name": "EFI-SYSTEM" [2025-05-02T17:18:38.925Z] },{ [2025-05-02T17:18:38.925Z] "node": "/dev/loop0p3", [2025-05-02T17:18:38.925Z] "start": 264192, [2025-05-02T17:18:38.925Z] "size": 786432, [2025-05-02T17:18:38.925Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-02T17:18:38.925Z] "uuid": "46D4A467-B3F5-453A-92EF-738476EBD190", [2025-05-02T17:18:38.925Z] "name": "boot" [2025-05-02T17:18:38.925Z] },{ [2025-05-02T17:18:38.925Z] "node": "/dev/loop0p4", [2025-05-02T17:18:38.925Z] "start": 1050624, [2025-05-02T17:18:38.925Z] "size": 4548608, [2025-05-02T17:18:38.925Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-02T17:18:38.925Z] "uuid": "05F36D6B-6D6A-4D20-B228-08F2BF275D8D", [2025-05-02T17:18:38.925Z] "name": "root" [2025-05-02T17:18:38.925Z] } [2025-05-02T17:18:38.925Z] ] [2025-05-02T17:18:38.925Z] } [2025-05-02T17:18:38.925Z] } [2025-05-02T17:18:38.925Z] [2025-05-02T17:18:38.925Z] ��� Duration: 0s [2025-05-02T17:18:38.925Z] org.osbuild.mkfs.fat: 1fad171c66f83df3e044e64501966ef4b921520316de1f7ab877263a357da634 { [2025-05-02T17:18:38.925Z] "label": "EFI-SYSTEM", [2025-05-02T17:18:38.925Z] "volid": "7B7795E7" [2025-05-02T17:18:38.925Z] } [2025-05-02T17:18:38.925Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-02T17:18:39.179Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:39.179Z] mkfs.fat 4.2 (2021-01-31) [2025-05-02T17:18:39.179Z] [2025-05-02T17:18:39.179Z] ��� Duration: 0s [2025-05-02T17:18:39.179Z] org.osbuild.mkfs.ext4: 2273249990d96174531968d4e918cad42bd30dd660c1ea222402aa6726531df2 { [2025-05-02T17:18:39.179Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-05-02T17:18:39.179Z] "label": "boot", [2025-05-02T17:18:39.179Z] "metadata_csum_seed": true [2025-05-02T17:18:39.179Z] } [2025-05-02T17:18:39.432Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-02T17:18:39.432Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:39.432Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-02T17:18:39.432Z] Discarding device blocks: 0/393216 done [2025-05-02T17:18:39.432Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-05-02T17:18:39.432Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-05-02T17:18:39.432Z] Superblock backups stored on blocks: [2025-05-02T17:18:39.432Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-05-02T17:18:39.432Z] [2025-05-02T17:18:39.432Z] Allocating group tables: 0/48 done [2025-05-02T17:18:39.432Z] Writing inode tables: 0/48 done [2025-05-02T17:18:39.432Z] Creating journal (8192 blocks): done [2025-05-02T17:18:39.685Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-05-02T17:18:39.685Z] [2025-05-02T17:18:39.685Z] [2025-05-02T17:18:39.685Z] ��� Duration: 0s [2025-05-02T17:18:39.685Z] org.osbuild.mkfs.xfs: c47018f1f12dffc8a0103d3c9feeefd9113b9e6124450fe2fad9eed900f97c43 { [2025-05-02T17:18:39.685Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-05-02T17:18:39.685Z] "label": "root" [2025-05-02T17:18:39.685Z] } [2025-05-02T17:18:39.685Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-02T17:18:39.685Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:39.939Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=142144 blks [2025-05-02T17:18:39.939Z] = sectsz=512 attr=2, projid32bit=1 [2025-05-02T17:18:39.939Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-05-02T17:18:39.939Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-05-02T17:18:39.939Z] = exchange=0 [2025-05-02T17:18:39.939Z] data = bsize=4096 blocks=568576, imaxpct=25 [2025-05-02T17:18:39.939Z] = sunit=0 swidth=0 blks [2025-05-02T17:18:39.939Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-05-02T17:18:39.939Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-05-02T17:18:39.939Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-05-02T17:18:39.939Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-05-02T17:18:39.939Z] Discarding blocks...Done. [2025-05-02T17:18:39.939Z] [2025-05-02T17:18:39.939Z] ��� Duration: 0s [2025-05-02T17:18:39.939Z] org.osbuild.mkdir: 1630215f5e6ab9dbb11302b849c89ee0b41ae5bd718ddf81359a193703107a98 { [2025-05-02T17:18:39.939Z] "paths": [ [2025-05-02T17:18:39.939Z] { [2025-05-02T17:18:39.939Z] "path": "mount://root/boot", [2025-05-02T17:18:39.939Z] "mode": 493 [2025-05-02T17:18:39.939Z] }, [2025-05-02T17:18:39.939Z] { [2025-05-02T17:18:39.939Z] "path": "mount://boot/efi", [2025-05-02T17:18:39.939Z] "mode": 493 [2025-05-02T17:18:39.939Z] } [2025-05-02T17:18:39.939Z] ] [2025-05-02T17:18:39.939Z] } [2025-05-02T17:18:39.939Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T17:18:40.191Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8e9wagk/mounts/root-mount-point [2025-05-02T17:18:40.191Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8e9wagk/mounts/boot-mount-point [2025-05-02T17:18:40.191Z] [33m [2025-05-02T17:18:40.443Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:18:40.443Z] /dev/vdb1 40G 7.1G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:18:40.443Z] [39m [2025-05-02T17:18:40.443Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:40.443Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8e9wagk/mounts/boot-mount-point unmounted [2025-05-02T17:18:40.443Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-z8e9wagk/mounts/root-mount-point unmounted [2025-05-02T17:18:40.443Z] [2025-05-02T17:18:40.443Z] ��� Duration: 0s [2025-05-02T17:18:40.443Z] org.osbuild.selinux: 60bb9cff2893d77ff7d9b725e1b6465379de0443d7c4fbb10497b1b29260054e { [2025-05-02T17:18:40.443Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-02T17:18:40.443Z] "target": "mount://root/" [2025-05-02T17:18:40.443Z] } [2025-05-02T17:18:40.695Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T17:18:40.695Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zzn0h4hb/mounts/ [2025-05-02T17:18:40.949Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:40.949Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zzn0h4hb/mounts/ unmounted [2025-05-02T17:18:41.202Z] [2025-05-02T17:18:41.202Z] ��� Duration: 0s [2025-05-02T17:18:41.202Z] org.osbuild.selinux: 1e0f55b7b925558771f1a0164f10fd32af18d1eff320e6b3898b104f8314672d { [2025-05-02T17:18:41.202Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-02T17:18:41.202Z] "target": "mount://root/boot/" [2025-05-02T17:18:41.202Z] } [2025-05-02T17:18:41.202Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T17:18:41.455Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c7lczf6z/mounts/ [2025-05-02T17:18:41.455Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c7lczf6z/mounts/boot [2025-05-02T17:18:41.455Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:41.708Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c7lczf6z/mounts/boot unmounted [2025-05-02T17:18:41.708Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-c7lczf6z/mounts/ unmounted [2025-05-02T17:18:41.708Z] [2025-05-02T17:18:41.708Z] ��� Duration: 0s [2025-05-02T17:18:41.708Z] org.osbuild.copy: c7f4ffaeccc0dff4fb82fafdb21d13895bd2f08f904ff42c5218f18ae94e4471 { [2025-05-02T17:18:41.708Z] "paths": [ [2025-05-02T17:18:41.708Z] { [2025-05-02T17:18:41.708Z] "from": "input://tree/", [2025-05-02T17:18:41.708Z] "to": "mount://root/" [2025-05-02T17:18:41.708Z] } [2025-05-02T17:18:41.708Z] ] [2025-05-02T17:18:41.708Z] } [2025-05-02T17:18:41.961Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T17:18:41.961Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uq50id6p/mounts/ [2025-05-02T17:18:42.214Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uq50id6p/mounts/boot [2025-05-02T17:18:42.214Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uq50id6p/mounts/boot/efi [2025-05-02T17:18:42.214Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:42.467Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-05-02T17:18:50.539Z] [33m [2025-05-02T17:18:50.539Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:18:50.539Z] /dev/vdb1 40G 8.5G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:18:50.539Z] [39m [2025-05-02T17:18:57.052Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uq50id6p/mounts/boot/efi unmounted [2025-05-02T17:18:57.052Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uq50id6p/mounts/boot unmounted [2025-05-02T17:18:57.971Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uq50id6p/mounts/ unmounted [2025-05-02T17:18:57.971Z] [2025-05-02T17:18:57.971Z] ��� Duration: 16s [2025-05-02T17:18:57.971Z] org.osbuild.bootupd: b207b7ea2be359fa755d99c0ec4708ee0bc8409547fe4456be458a03bea75e37 { [2025-05-02T17:18:57.971Z] "bios": { [2025-05-02T17:18:57.971Z] "device": "disk" [2025-05-02T17:18:57.971Z] }, [2025-05-02T17:18:57.971Z] "static-configs": true, [2025-05-02T17:18:57.971Z] "deployment": { [2025-05-02T17:18:57.971Z] "default": true [2025-05-02T17:18:57.971Z] } [2025-05-02T17:18:57.971Z] } [2025-05-02T17:18:57.971Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T17:18:57.971Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hlog0cb_/mounts/ [2025-05-02T17:18:57.971Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hlog0cb_/mounts/boot [2025-05-02T17:18:58.224Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hlog0cb_/mounts/boot/efi [2025-05-02T17:18:58.224Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:18:59.578Z] Installed 05_ignition.cfg [2025-05-02T17:18:59.578Z] Installed: grub.cfg [2025-05-02T17:18:59.578Z] Installed: "fedora/grub.cfg" [2025-05-02T17:18:59.578Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hlog0cb_/mounts/boot/efi unmounted [2025-05-02T17:18:59.578Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hlog0cb_/mounts/boot unmounted [2025-05-02T17:18:59.578Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hlog0cb_/mounts/ unmounted [2025-05-02T17:18:59.578Z] [2025-05-02T17:18:59.578Z] ��� Duration: 1s [2025-05-02T17:18:59.578Z] org.osbuild.chattr: c6e364624667445365f29f6920aa17d862785cdb8962baa83e77998b07031aaa { [2025-05-02T17:18:59.578Z] "items": { [2025-05-02T17:18:59.578Z] "mount://root/": { [2025-05-02T17:18:59.578Z] "immutable": true [2025-05-02T17:18:59.578Z] } [2025-05-02T17:18:59.578Z] } [2025-05-02T17:18:59.578Z] } [2025-05-02T17:18:59.831Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T17:18:59.831Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hdeq2wwz/mounts/ [2025-05-02T17:18:59.831Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/380bc37b237ab5ccadf60b28f57d6de17c0f26998c6da8c9fa38ee3d833ae12c.0' [2025-05-02T17:19:00.084Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:19:00.084Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hdeq2wwz/mounts/ostree/deploy/fedora-coreos/deploy/380bc37b237ab5ccadf60b28f57d6de17c0f26998c6da8c9fa38ee3d833ae12c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hdeq2wwz/mounts [2025-05-02T17:19:00.084Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hdeq2wwz/mounts/boot unmounted [2025-05-02T17:19:00.084Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hdeq2wwz/mounts/var unmounted [2025-05-02T17:19:00.084Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hdeq2wwz/mounts/sysroot unmounted [2025-05-02T17:19:00.084Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hdeq2wwz/mounts unmounted [2025-05-02T17:19:00.084Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hdeq2wwz/mounts unmounted [2025-05-02T17:19:00.084Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hdeq2wwz/mounts unmounted [2025-05-02T17:19:00.336Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hdeq2wwz/mounts/ [2025-05-02T17:19:00.336Z] [2025-05-02T17:19:00.336Z] ��� Duration: 0s [2025-05-02T17:19:00.336Z] Pipeline raw-qemu-image: 61f678b1040f871d726b563ecb3cfa8bfb9ef6f68d139ac90cad5d3b6a516db3 [2025-05-02T17:19:00.336Z] Build [2025-05-02T17:19:00.336Z] root: <host> [2025-05-02T17:19:00.336Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T17:19:00.336Z] org.osbuild.copy: 6d013a4686bbf53d6c2d9e8db74ca221c4db13a9737f7ef78bf42239c23323e8 { [2025-05-02T17:19:00.336Z] "paths": [ [2025-05-02T17:19:00.336Z] { [2025-05-02T17:19:00.336Z] "from": "input://tree/disk.img", [2025-05-02T17:19:00.336Z] "to": "tree:///disk.img" [2025-05-02T17:19:00.336Z] } [2025-05-02T17:19:00.336Z] ] [2025-05-02T17:19:00.336Z] } [2025-05-02T17:19:00.590Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:19:00.590Z] [33m [2025-05-02T17:19:00.590Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:19:00.590Z] /dev/vdb1 40G 8.9G 32G 23% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:19:00.590Z] [39m [2025-05-02T17:19:00.590Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-02T17:19:00.590Z] [2025-05-02T17:19:00.590Z] ��� Duration: 0s [2025-05-02T17:19:00.590Z] org.osbuild.truncate: a3534bb570420dde2e5b8c719710bbf0bb7f34df9a8a610b9c510958a1c0cb76 { [2025-05-02T17:19:00.590Z] "filename": "disk.img", [2025-05-02T17:19:00.590Z] "size": "10737418240" [2025-05-02T17:19:00.590Z] } [2025-05-02T17:19:00.842Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:19:00.842Z] [2025-05-02T17:19:00.842Z] ��� Duration: 0s [2025-05-02T17:19:00.842Z] org.osbuild.coreos.platform: 61f678b1040f871d726b563ecb3cfa8bfb9ef6f68d139ac90cad5d3b6a516db3 { [2025-05-02T17:19:00.842Z] "platform": "qemu" [2025-05-02T17:19:00.842Z] } [2025-05-02T17:19:01.095Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T17:19:01.095Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts/ [2025-05-02T17:19:01.347Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/380bc37b237ab5ccadf60b28f57d6de17c0f26998c6da8c9fa38ee3d833ae12c.0' [2025-05-02T17:19:01.347Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts/boot [2025-05-02T17:19:01.347Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:19:01.602Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts/boot unmounted [2025-05-02T17:19:01.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts/ostree/deploy/fedora-coreos/deploy/380bc37b237ab5ccadf60b28f57d6de17c0f26998c6da8c9fa38ee3d833ae12c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts [2025-05-02T17:19:01.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts/boot unmounted [2025-05-02T17:19:01.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts/var unmounted [2025-05-02T17:19:01.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts/sysroot unmounted [2025-05-02T17:19:01.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts unmounted [2025-05-02T17:19:01.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts unmounted [2025-05-02T17:19:01.602Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts unmounted [2025-05-02T17:19:01.602Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zi1qas2o/mounts/ [2025-05-02T17:19:01.602Z] [2025-05-02T17:19:01.602Z] ��� Duration: 0s [2025-05-02T17:19:01.602Z] Pipeline qemu: 6ae8db81a7693198783ccba51120edf994aeea4cfdd789154fcc370d34e6bae9 [2025-05-02T17:19:01.602Z] Build [2025-05-02T17:19:01.602Z] root: <host> [2025-05-02T17:19:01.602Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T17:19:01.602Z] org.osbuild.qemu: 6ae8db81a7693198783ccba51120edf994aeea4cfdd789154fcc370d34e6bae9 { [2025-05-02T17:19:01.602Z] "filename": "fedora-coreos-43.20250502.dev.0-qemu.x86_64.qcow2", [2025-05-02T17:19:01.602Z] "format": { [2025-05-02T17:19:01.602Z] "type": "qcow2", [2025-05-02T17:19:01.602Z] "compression": false, [2025-05-02T17:19:01.602Z] "compat": "1.1" [2025-05-02T17:19:01.602Z] } [2025-05-02T17:19:01.602Z] } [2025-05-02T17:19:01.855Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T17:19:05.105Z] [2025-05-02T17:19:05.105Z] ��� Duration: 3s [2025-05-02T17:19:05.105Z] manifest /tmp/osbuild-qvOl.json finished successfully [2025-05-02T17:19:11.619Z] [33m [2025-05-02T17:19:11.620Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T17:19:11.620Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T17:19:11.620Z] [39m [2025-05-02T17:19:14.120Z] oci-archive: 64fb72d9eb617a998ae84c00f3c02687a85dfd63f935e2ec5282d33c50fabc9e [2025-05-02T17:19:14.120Z] deployed-tree: 58892cce387ef4fa18057db7b578ec02efefd684724ffa5993b035a4a50fec8c [2025-05-02T17:19:14.120Z] tree: c32adc3fdf1367b6309511864e20da32533a7a12df27d1b8e7694929aaea06dc [2025-05-02T17:19:14.120Z] raw-image: c6e364624667445365f29f6920aa17d862785cdb8962baa83e77998b07031aaa [2025-05-02T17:19:14.120Z] raw-4k-image: dbb1470d6fd9cd8c0c373b7ba91e7163a37bd31fc7f3e684f5d7612f91184123 [2025-05-02T17:19:14.120Z] raw-aliyun-image: ebbf58af641cabe25ccc0eb478487767dc1f72af9820c5eab6869b23deaa0cab [2025-05-02T17:19:14.120Z] aliyun: 3759abef85371aa8ffe61d797ec4e857ee512fb4c63bd86b15327fe7d0a2195f [2025-05-02T17:19:14.120Z] raw-applehv-image: c7cb7e2d87a2fe6a0cadabf04e2510744cfddc3d3222d19fc40bca3df5eec5ed [2025-05-02T17:19:14.121Z] applehv: 4b6faf17f1cbbd673d22969b0ea650ebcf9545d180eeefb88acd274d39c8495d [2025-05-02T17:19:14.121Z] raw-aws-image: 9ce29b43def79538bfb81ce80e4897a9eef5ffd1ee7170113678dcb1851789a1 [2025-05-02T17:19:14.121Z] aws: c8b9acf5f88c5f2474aac61c8e11729f27a5b08a08f8cde8e6eda60ad324b1e3 [2025-05-02T17:19:14.121Z] raw-azure-image: af5cce1c0f48dfcd5e038ad2ecfa5224a6ecc9f8e4fa4df404869a7e06b6d21e [2025-05-02T17:19:14.121Z] azure: 9fed5f7a1d22ab0bd59a81e129df107e210424b70451abcfbca1c13128b84307 [2025-05-02T17:19:14.121Z] raw-azurestack-image: 0c7c6bd509452922b445eca63a3c7ad5f669986448231b5b071d60d73deb3030 [2025-05-02T17:19:14.121Z] azurestack: df7869f47e1d5a323eccd256d22873cacaba2e09adba24de282b89835c38e158 [2025-05-02T17:19:14.121Z] raw-digitalocean-image: fca93685b6c3537b691edd60eef791ed0dfedf46652c1144ae24068a4c1d0782 [2025-05-02T17:19:14.121Z] digitalocean: 6598a92fa59efff80b87513b79b05c390a65920f9a2621044ee03cde2ddceac4 [2025-05-02T17:19:14.121Z] raw-exoscale-image: e6c7e0ef1234e436634117c55211781f4c14bd8a233c88eefc5fef0583869fef [2025-05-02T17:19:14.121Z] exoscale: 5ea9aa4b023a311baae778db711dc8b1a0a057dfc5f122632dbcd8adc2bea1ca [2025-05-02T17:19:14.121Z] raw-gcp-image: 797b5e58a70e2c58e30243094482c2fd251a3da3f57af8f36d4a661f0abd1ae9 [2025-05-02T17:19:14.121Z] raw-gcp-image-tar: 0029cb3ca58d7d10497f1fd60541f5cc435597f95cdc044bcf48fd15d2fcd2cd [2025-05-02T17:19:14.121Z] gcp: a8e478e1ec3f41c425b5fc46e91f3e9db7ccb227dbc84b6930090be159c98f18 [2025-05-02T17:19:14.121Z] raw-hetzner-image: 6f6943b39ca1dbfd570dc3a8f0bcd2046c4b8004e88388c7c32d75fc2b7b8624 [2025-05-02T17:19:14.121Z] hetzner: aaeae731cd7f83be283afd76bfd07261713320a9a6bc1e332626a30ae6a00e96 [2025-05-02T17:19:14.121Z] raw-hyperv-image: db9cb585e654819c6e0e3bb5a029e6f17dd58f137c3afe7a021d82f612cd5d0a [2025-05-02T17:19:14.121Z] hyperv: 2c677646996579b7674352d0b47453a11a79e0b5568f7ca5e08185cfda38721d [2025-05-02T17:19:14.121Z] raw-ibmcloud-image: 13cb1eafb88e046f50a382762e2a606107d8681e2fac02e9c4b6a164d7f90e82 [2025-05-02T17:19:14.121Z] ibmcloud: b106710f12d3a51efd92e6b0e9bf25372551760b462fbe2d1068080ee5296f74 [2025-05-02T17:19:14.121Z] raw-kubevirt-image: 35714eaa04862718f0fe7622ffb20331bebbaffbb8df21e397a015661c02c44d [2025-05-02T17:19:14.121Z] qemu-kubevirt-image: 2bc5474a050bbbd086a2fc33458057e2a5d55dc76b95e96b9d1288b775f89494 [2025-05-02T17:19:14.121Z] kubevirt: 095f547e01dc24ac40593e512bcc916e9ee9441492586c73d8a89b02b28691c4 [2025-05-02T17:19:14.121Z] raw-openstack-image: 9c1186849d8af5b471387a4615540e773559971dcb079cb826b5ef5e4c1228e0 [2025-05-02T17:19:14.121Z] openstack: 79e95e9a195792f0158dc74529d0e4a12ebc088c4b7bcc7c1ee39250dab75691 [2025-05-02T17:19:14.121Z] raw-metal-image: 53cdc6a8a3a811f8ced162bb6d4b6cd465445b4d585e0666907167091c191a96 [2025-05-02T17:19:14.121Z] metal: efc4627afb99cfe62290a92177c412998503e71d9221189ff881f1b7eec5e91b [2025-05-02T17:19:14.121Z] raw-metal4k-image: 7f973111aa050e6b34e6a5aab39adc77ae8f8cd38ff2410b70750117d7939b1a [2025-05-02T17:19:14.121Z] metal4k: 9427da383aac0623cc2e322a9c0b62013e3ed85d3d79de64fc5b64966da748a5 [2025-05-02T17:19:14.121Z] raw-nutanix-image: 9e53f8559eb87f2568e4436ddb73f20e6715dfe09be6fb1a2c57a01ec794b08f [2025-05-02T17:19:14.121Z] nutanix: ba2e3c1a5a88d5365f9f95c73b11933919ef1f99ae817ee70c6a7dfa63a040d0 [2025-05-02T17:19:14.121Z] raw-qemu-image: 61f678b1040f871d726b563ecb3cfa8bfb9ef6f68d139ac90cad5d3b6a516db3 [2025-05-02T17:19:14.121Z] qemu: 6ae8db81a7693198783ccba51120edf994aeea4cfdd789154fcc370d34e6bae9 [2025-05-02T17:19:14.121Z] raw-vultr-image: 29c1a7feb8deadf98668a1306c996f212599a039dce207a2abc87d6956cce1f0 [2025-05-02T17:19:14.121Z] vultr: 06b4e5b8b41d059b6db8e9b930483d3728dfdd33cb650c6951f97734bd3bed58 [2025-05-02T17:19:14.121Z] live: c2283ee8422bf8e25330dc2a7e0d656821f20651f3fcada4cba90b3142ddf2ac [2025-05-02T17:19:14.374Z] + set +x [2025-05-02T17:19:18.522Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.tX2M93eHBG/qemu/fedora-coreos-43.20250502.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-05-02T17:19:18.522Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.tX2M93eHBG/qemu': Operation not permitted [2025-05-02T17:19:26.583Z] /home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/meta.json wrote with version stamp 1746206365412804873 [2025-05-02T17:19:26.583Z] Successfully generated: fedora-coreos-43.20250502.dev.0-qemu.x86_64.qcow2 [2025-05-02T17:19:26.587Z] [Pipeline] } [2025-05-02T17:19:26.590Z] [Pipeline] // withEnv [2025-05-02T17:19:26.596Z] [Pipeline] } [2025-05-02T17:19:26.644Z] [Pipeline] // stage [2025-05-02T17:19:26.702Z] [Pipeline] withEnv [2025-05-02T17:19:26.703Z] [Pipeline] { [2025-05-02T17:19:26.707Z] [Pipeline] sh [2025-05-02T17:19:27.301Z] + set -euo pipefail [2025-05-02T17:19:27.301Z] ++ umask [2025-05-02T17:19:27.301Z] + '[' 0022 = 0000 ']' [2025-05-02T17:19:27.301Z] + uuidgen [2025-05-02T17:19:27.301Z] + cut -f1 -d- [2025-05-02T17:19:27.304Z] [Pipeline] } [2025-05-02T17:19:27.306Z] [Pipeline] // withEnv [2025-05-02T17:19:27.313Z] [Pipeline] withEnv [2025-05-02T17:19:27.313Z] [Pipeline] { [2025-05-02T17:19:27.316Z] [Pipeline] sh [2025-05-02T17:19:27.851Z] + set -euo pipefail [2025-05-02T17:19:27.851Z] ++ umask [2025-05-02T17:19:27.851Z] + '[' 0022 = 0000 ']' [2025-05-02T17:19:27.851Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T17:19:27.852Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-05-02T17:19:27.854Z] [Pipeline] } [2025-05-02T17:19:27.857Z] [Pipeline] // withEnv [2025-05-02T17:19:27.863Z] [Pipeline] parallel [2025-05-02T17:19:27.863Z] [Pipeline] { (Branch: x86_64:kola) [2025-05-02T17:19:27.863Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-05-02T17:19:27.879Z] [Pipeline] withEnv [2025-05-02T17:19:27.880Z] [Pipeline] { [2025-05-02T17:19:27.880Z] [Pipeline] withEnv [2025-05-02T17:19:27.881Z] [Pipeline] { [2025-05-02T17:19:27.884Z] [Pipeline] sh [2025-05-02T17:19:28.174Z] [Pipeline] sh [2025-05-02T17:19:28.425Z] + set -xeuo pipefail [2025-05-02T17:19:28.426Z] ++ umask [2025-05-02T17:19:28.426Z] + '[' 0022 = 0000 ']' [2025-05-02T17:19:28.426Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-05-02T17:19:28.450Z] [Pipeline] } [2025-05-02T17:19:28.455Z] [Pipeline] // withEnv [2025-05-02T17:19:28.514Z] [Pipeline] withEnv [2025-05-02T17:19:28.515Z] [Pipeline] { [2025-05-02T17:19:28.524Z] [Pipeline] sh [2025-05-02T17:19:28.701Z] + set -xeuo pipefail [2025-05-02T17:19:28.701Z] ++ umask [2025-05-02T17:19:28.701Z] + '[' 0022 = 0000 ']' [2025-05-02T17:19:28.701Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T17:19:28.701Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-05-02T17:19:28.701Z] 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-qYIY4/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-05-02T17:19:28.701Z] 2025-05-02T17:19:28Z cli: Started logging at level INFO [2025-05-02T17:19:28.701Z] 2025-05-02T17:19:28Z cli: Started logging at level INFO [2025-05-02T17:19:28.955Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250502.91.0/x86_64/fedora-coreos-43.20250502.91.0-qemu.x86_64.qcow2.xz [2025-05-02T17:19:28.955Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250502.91.0/x86_64/fedora-coreos-43.20250502.91.0-qemu.x86_64.qcow2.xz.sig [2025-05-02T17:19:29.058Z] + set -euo pipefail [2025-05-02T17:19:29.058Z] ++ umask [2025-05-02T17:19:29.058Z] + '[' 0022 = 0000 ']' [2025-05-02T17:19:29.058Z] + kola list --json [2025-05-02T17:19:29.058Z] + jq -r '.[].Name' [2025-05-02T17:19:29.061Z] [Pipeline] } [2025-05-02T17:19:29.064Z] [Pipeline] // withEnv [2025-05-02T17:19:29.072Z] [Pipeline] withEnv [2025-05-02T17:19:29.073Z] [Pipeline] { [2025-05-02T17:19:29.077Z] [Pipeline] sh [2025-05-02T17:19:29.607Z] + set -xeuo pipefail [2025-05-02T17:19:29.607Z] ++ umask [2025-05-02T17:19:29.607Z] + '[' 0022 = 0000 ']' [2025-05-02T17:19:29.607Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T17:19:29.607Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-05-02T17:19:29.607Z] 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-qYIY4/kola-x86_64 [2025-05-02T17:19:29.896Z] ���� Snoozing kola test pattern "coreos.boot-mirror*" until May 06 2025 [2025-05-02T17:19:29.897Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-02T17:19:29.897Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-02T17:19:29.897Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-02T17:19:30.149Z] === RUN ext.config.reboot [2025-05-02T17:19:30.149Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-05-02T17:19:30.149Z] === RUN ext.config.ignition.systemd-enable-units [2025-05-02T17:19:30.149Z] === RUN ext.config.rpm-ostree-countme [2025-05-02T17:19:30.149Z] === RUN ext.config.toolbox [2025-05-02T17:19:30.149Z] === RUN ext.config.docker.swarm-overlay-network [2025-05-02T17:19:30.149Z] === RUN ext.config.ignition.kargs [2025-05-02T17:19:30.149Z] === RUN ext.config.butane.grub-users [2025-05-02T17:19:30.149Z] === RUN ext.config.containers.quadlet [2025-05-02T17:19:30.149Z] === RUN ext.config.ignition.resource.remote [2025-05-02T17:19:30.149Z] === RUN kdump.crash.ssh [2025-05-02T17:19:30.149Z] === RUN coreos.auth.verify [2025-05-02T17:19:30.149Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-05-02T17:19:30.149Z] === RUN coreos.selinux.boolean [2025-05-02T17:19:30.149Z] === RUN podman.base [2025-05-02T17:19:30.149Z] === RUN coreos.ignition.mount.disks [2025-05-02T17:19:30.149Z] === RUN multipath.day2 [2025-05-02T17:19:30.149Z] === RUN ostree.remote [2025-05-02T17:19:30.149Z] === RUN coreos.ignition.groups [2025-05-02T17:19:30.149Z] === RUN ext.config.gshadow [2025-05-02T17:19:30.149Z] === RUN ext.config.swap.zram-generator [2025-05-02T17:19:30.149Z] === RUN fcos.network.listeners [2025-05-02T17:19:30.149Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-05-02T17:19:30.149Z] === RUN ext.config.boot.bootupd-validate [2025-05-02T17:19:30.149Z] === RUN coreos.unique.boot.ignition.failure [2025-05-02T17:19:30.149Z] === RUN rootfs.uuid [2025-05-02T17:19:30.149Z] === RUN ext.config.boot.grub2-install [2025-05-02T17:19:30.149Z] === RUN podman.network-single [2025-05-02T17:19:30.149Z] === RUN ext.config.disks.lvmdevices [2025-05-02T17:19:30.149Z] === RUN rhcos.selinux.boolean.persist [2025-05-02T17:19:30.149Z] === RUN ext.config.networking.prefer-ignition-networking [2025-05-02T17:19:30.149Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-05-02T17:19:30.149Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-05-02T17:19:30.149Z] === RUN ext.config.ignition.stable-boot [2025-05-02T17:19:30.149Z] === RUN ext.config.networking.no-persist-ip [2025-05-02T17:19:30.149Z] === RUN ext.config.kdump.crash [2025-05-02T17:19:30.149Z] === RUN ext.config.ignition.systemd-disable [2025-05-02T17:19:30.149Z] === RUN ext.config.ignition.remote [2025-05-02T17:19:30.149Z] === RUN coreos.ignition.v2.users [2025-05-02T17:19:30.149Z] === RUN basic.nvme [2025-05-02T17:19:30.149Z] === RUN basic.uefi-secure [2025-05-02T17:19:30.149Z] === RUN ext.config.networking.force-persist-ip [2025-05-02T17:19:30.149Z] === RUN coreos.ignition.once [2025-05-02T17:19:30.149Z] === RUN non-exclusive-test-bucket-0 [2025-05-02T17:19:30.149Z] === RUN coreos.ignition.failure [2025-05-02T17:19:30.149Z] === RUN ext.config.firewall.iptables-legacy [2025-05-02T17:19:30.149Z] === RUN ext.config.var-mount.simple [2025-05-02T17:19:30.149Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-05-02T17:19:30.149Z] === RUN fcos.users.shells [2025-05-02T17:19:30.149Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-05-02T17:19:30.149Z] === RUN coreos.ignition.instantiated.enable-unit [2025-05-02T17:19:30.149Z] === RUN ext.config.docker.basic [2025-05-02T17:19:30.149Z] === RUN rpmostree.upgrade-rollback [2025-05-02T17:19:30.149Z] === RUN ext.config.systemd.network-online [2025-05-02T17:19:30.149Z] === RUN basic [2025-05-02T17:19:30.149Z] === RUN ext.config.networking.nmstate.state [2025-05-02T17:19:30.149Z] === RUN coreos.misc.disk.varlibcontainers [2025-05-02T17:19:30.149Z] === RUN rpmostree.install-uninstall [2025-05-02T17:19:30.150Z] === RUN ext.config.networking.kargs-rd-net [2025-05-02T17:19:30.150Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-05-02T17:19:30.150Z] === RUN multipath.partition [2025-05-02T17:19:30.150Z] === RUN ext.config.ignition.delete-config [2025-05-02T17:19:30.150Z] === RUN ext.config.extensions.package [2025-05-02T17:19:30.150Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-05-02T17:19:30.150Z] === RUN ext.config.var-mount.scsi-id [2025-05-02T17:19:30.150Z] === RUN coreos.unique.boot.failure [2025-05-02T17:19:30.150Z] === RUN coreos.ignition.symlink [2025-05-02T17:19:30.150Z] === RUN ext.config.networking.nameserver [2025-05-02T17:19:30.150Z] === RUN ext.config.var-mount.luks [2025-05-02T17:19:30.150Z] === RUN multipath.day1 [2025-05-02T17:19:30.150Z] === RUN ext.config.systemd.condition-needs-update [2025-05-02T17:19:30.150Z] === RUN basic.uefi [2025-05-02T17:19:30.150Z] === RUN ext.config.podman.rootless-systemd [2025-05-02T17:19:30.150Z] === RUN ostree.unlock [2025-05-02T17:19:30.150Z] === RUN podman.workflow [2025-05-02T17:19:30.150Z] === RUN ext.config.selinux.enforcing [2025-05-02T17:19:30.150Z] === RUN ext.config.clhm.ignition-warnings [2025-05-02T17:19:30.150Z] === RUN rpmostree.status [2025-05-02T17:19:30.150Z] === RUN ext.config.ignition.systemd-unmasking [2025-05-02T17:19:30.150Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-05-02T17:19:30.150Z] === RUN fcos.filesystem [2025-05-02T17:19:30.150Z] === RUN kdump.crash.nfs [2025-05-02T17:19:30.150Z] === RUN ostree.hotfix [2025-05-02T17:19:30.150Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-05-02T17:19:30.150Z] === RUN ext.config.networking.nmstate.policy [2025-05-02T17:19:30.150Z] === RUN coreos.ignition.sethostname [2025-05-02T17:19:30.150Z] === RUN coreos.ignition.mount.partitions [2025-05-02T17:19:30.150Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-05-02T17:19:30.836Z] Read disk 54.3 MiB/817.3 MiB (6%) [2025-05-02T17:19:31.391Z] Read disk 104.0 MiB/817.3 MiB (12%) [2025-05-02T17:19:32.748Z] Read disk 130.9 MiB/817.3 MiB (16%) [2025-05-02T17:19:33.667Z] Read disk 153.8 MiB/817.3 MiB (18%) [2025-05-02T17:19:34.587Z] Read disk 203.5 MiB/817.3 MiB (24%) [2025-05-02T17:19:35.508Z] Read disk 223.7 MiB/817.3 MiB (27%) [2025-05-02T17:19:36.429Z] Read disk 244.7 MiB/817.3 MiB (29%) [2025-05-02T17:19:37.783Z] Read disk 266.8 MiB/817.3 MiB (32%) [2025-05-02T17:19:38.703Z] Read disk 299.4 MiB/817.3 MiB (36%) [2025-05-02T17:19:39.623Z] Read disk 354.1 MiB/817.3 MiB (43%) [2025-05-02T17:19:40.543Z] Read disk 375.8 MiB/817.3 MiB (45%) [2025-05-02T17:19:41.462Z] Read disk 397.5 MiB/817.3 MiB (48%) [2025-05-02T17:19:42.380Z] Read disk 420.3 MiB/817.3 MiB (51%) [2025-05-02T17:19:43.736Z] Read disk 440.8 MiB/817.3 MiB (53%) [2025-05-02T17:19:44.657Z] Read disk 476.1 MiB/817.3 MiB (58%) [2025-05-02T17:19:45.576Z] Read disk 532.5 MiB/817.3 MiB (65%) [2025-05-02T17:19:46.496Z] Read disk 554.4 MiB/817.3 MiB (67%) [2025-05-02T17:19:47.418Z] Read disk 582.9 MiB/817.3 MiB (71%) [2025-05-02T17:19:48.776Z] Read disk 638.3 MiB/817.3 MiB (78%) [2025-05-02T17:19:49.695Z] Read disk 672.0 MiB/817.3 MiB (82%) [2025-05-02T17:19:50.617Z] Read disk 710.3 MiB/817.3 MiB (86%) [2025-05-02T17:19:51.538Z] Read disk 735.1 MiB/817.3 MiB (89%) [2025-05-02T17:19:52.458Z] Read disk 776.1 MiB/817.3 MiB (94%) [2025-05-02T17:19:53.812Z] Read disk 797.8 MiB/817.3 MiB (97%) [2025-05-02T17:19:54.368Z] Read disk 817.3 MiB/817.3 MiB (100%) [2025-05-02T17:19:54.368Z] Read disk 817.3 MiB/817.3 MiB (100%) [2025-05-02T17:19:54.368Z] Read disk 817.3 MiB/817.3 MiB (100%) [2025-05-02T17:19:54.368Z] gpg: Signature made Fri May 2 12:55:55 2025 UTC [2025-05-02T17:19:54.368Z] gpg: using RSA key C6E7F081CF80E13146676E88829B606631645531 [2025-05-02T17:19:54.368Z] gpg: Good signature from "Fedora (43) <fedora-43-primary@fedoraproject.org>" [ultimate] [2025-05-02T17:19:54.923Z] tmp/kola-qemu-cache/fedora-coreos-43.20250502.91.0-qemu.x86_64.qcow2 [2025-05-02T17:19:54.923Z] ���� Snoozing kola test pattern "coreos.boot-mirror*" until May 06 2025 [2025-05-02T17:19:54.923Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-02T17:19:54.923Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-02T17:19:54.923Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-02T17:19:54.923Z] === RUN fcos.upgrade.basic [2025-05-02T17:20:17.035Z] --- [32mPASS[0m: ext.config.ignition.stable-boot (39.15s) [2025-05-02T17:20:17.035Z] --- [32mPASS[0m: ext.config.firewall.iptables-legacy (39.22s) [2025-05-02T17:20:17.035Z] --- [32mPASS[0m: ext.config.boot.bootupd-validate (39.93s) [2025-05-02T17:20:17.035Z] --- [32mPASS[0m: ext.config.networking.no-persist-ip (44.83s) [2025-05-02T17:20:26.951Z] --- [32mPASS[0m: ext.config.reboot (56.87s) [2025-05-02T17:20:33.547Z] === RUN fcos.upgrade.basic/setup [2025-05-02T17:20:34.102Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-05-02T17:20:36.872Z] --- [32mPASS[0m: ext.config.clhm.ignition-warnings (26.29s) [2025-05-02T17:20:46.814Z] --- [32mPASS[0m: coreos.ignition.symlink (36.06s) [2025-05-02T17:20:47.733Z] === RUN ostree.unlock/unlock [2025-05-02T17:20:48.290Z] === RUN ostree.unlock/install [2025-05-02T17:20:48.846Z] === RUN ostree.unlock/uninstall [2025-05-02T17:20:49.403Z] === RUN ostree.unlock/discard [2025-05-02T17:21:07.419Z] --- [32mPASS[0m: ext.config.selinux.enforcing (55.67s) [2025-05-02T17:21:11.576Z] === RUN basic.uefi/MachineID [2025-05-02T17:21:11.576Z] === RUN basic.uefi/FCOSGrowpart [2025-05-02T17:21:11.576Z] --- [32mPASS[0m: ostree.unlock (55.98s) [2025-05-02T17:21:11.576Z] --- [32mPASS[0m: ostree.unlock/unlock (0.59s) [2025-05-02T17:21:11.576Z] --- [32mPASS[0m: ostree.unlock/install (0.58s) [2025-05-02T17:21:11.576Z] --- [32mPASS[0m: ostree.unlock/uninstall (0.44s) [2025-05-02T17:21:11.576Z] --- [32mPASS[0m: ostree.unlock/discard (18.37s) [2025-05-02T17:21:11.576Z] === RUN basic.uefi/PortSSH [2025-05-02T17:21:11.576Z] === RUN basic.uefi/DbusPerms [2025-05-02T17:21:11.576Z] === RUN basic.uefi/ServicesActive [2025-05-02T17:21:11.576Z] === RUN basic.uefi/ReadOnly [2025-05-02T17:21:11.829Z] === RUN basic.uefi/Useradd [2025-05-02T17:21:15.976Z] --- [32mPASS[0m: basic.uefi (39.00s) [2025-05-02T17:21:15.976Z] --- [32mPASS[0m: basic.uefi/MachineID (0.11s) [2025-05-02T17:21:15.976Z] --- [32mPASS[0m: basic.uefi/FCOSGrowpart (0.18s) [2025-05-02T17:21:15.976Z] --- [32mPASS[0m: basic.uefi/PortSSH (0.12s) [2025-05-02T17:21:15.976Z] --- [32mPASS[0m: basic.uefi/DbusPerms (0.35s) [2025-05-02T17:21:15.976Z] --- [32mPASS[0m: basic.uefi/ServicesActive (0.12s) [2025-05-02T17:21:15.976Z] --- [32mPASS[0m: basic.uefi/ReadOnly (0.12s) [2025-05-02T17:21:15.976Z] --- [32mPASS[0m: basic.uefi/Useradd (0.20s) [2025-05-02T17:21:20.669Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-05-02T17:21:42.428Z] --- [32mPASS[0m: ext.config.podman.rootless-systemd (73.42s) [2025-05-02T17:21:59.289Z] --- [32mPASS[0m: fcos.upgrade.basic (123.08s) [2025-05-02T17:21:59.289Z] --- [32mPASS[0m: fcos.upgrade.basic/setup (5.15s) [2025-05-02T17:21:59.289Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-previous (44.86s) [2025-05-02T17:21:59.289Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-current (35.36s) [2025-05-02T17:21:59.289Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-upgrade-x86_64 [2025-05-02T17:21:59.292Z] [Pipeline] } [2025-05-02T17:21:59.296Z] [Pipeline] // withEnv [2025-05-02T17:21:59.301Z] [Pipeline] } [2025-05-02T17:22:00.444Z] --- [32mPASS[0m: ext.config.networking.team-dhcp-via-ignition (42.28s) [2025-05-02T17:22:15.267Z] === RUN podman.workflow/run [2025-05-02T17:22:19.417Z] --- [32mPASS[0m: ext.config.systemd.condition-needs-update (93.64s) [2025-05-02T17:22:22.675Z] --- [32mPASS[0m: multipath.day1 (77.50s) [2025-05-02T17:22:37.483Z] --- [32mPASS[0m: ext.config.ignition.systemd-unmasking (38.63s) [2025-05-02T17:22:43.993Z] --- [32mPASS[0m: ext.config.var-mount.luks (92.00s) [2025-05-02T17:23:02.004Z] --- [32mPASS[0m: ext.config.networking.hostname.fallback-hostname (38.34s) [2025-05-02T17:23:08.521Z] --- [32mPASS[0m: rhcos.selinux.boolean.persist (48.81s) [2025-05-02T17:23:34.980Z] --- [32mPASS[0m: coreos.ignition.mount.partitions (55.11s) [2025-05-02T17:23:40.200Z] --- [32mPASS[0m: ext.config.disks.lvmdevices (56.56s) [2025-05-02T17:23:46.725Z] --- [32mPASS[0m: ext.config.boot.grub2-install (38.41s) [2025-05-02T17:24:04.740Z] === RUN rootfs.uuid/RandomUUID [2025-05-02T17:24:05.297Z] --- [32mPASS[0m: coreos.ignition.sethostname (25.63s) [2025-05-02T17:24:08.549Z] --- [32mPASS[0m: rootfs.uuid (36.84s) [2025-05-02T17:24:08.549Z] --- [32mPASS[0m: rootfs.uuid/RandomUUID (0.16s) [2025-05-02T17:24:26.569Z] --- [32mPASS[0m: coreos.ignition.failure (16.63s) [2025-05-02T17:24:48.426Z] --- [32mPASS[0m: ext.config.networking.bridge-static-via-kargs (41.03s) [2025-05-02T17:24:58.342Z] === RUN ostree.hotfix/unlock [2025-05-02T17:25:13.151Z] === RUN ostree.hotfix/install [2025-05-02T17:25:13.151Z] === RUN ostree.hotfix/uninstall [2025-05-02T17:25:13.404Z] === RUN ostree.hotfix/persist [2025-05-02T17:25:15.905Z] --- [32mPASS[0m: ext.config.networking.prefer-ignition-networking (29.51s) [2025-05-02T17:25:33.916Z] === RUN ostree.hotfix/rollback [2025-05-02T17:25:43.830Z] --- [32mPASS[0m: ext.config.networking.nmstate.policy (116.69s) [2025-05-02T17:25:58.638Z] --- [32mPASS[0m: ostree.hotfix (91.70s) [2025-05-02T17:25:58.638Z] --- [32mPASS[0m: ostree.hotfix/unlock (14.30s) [2025-05-02T17:25:58.638Z] --- [32mPASS[0m: ostree.hotfix/install (0.58s) [2025-05-02T17:25:58.638Z] --- [32mPASS[0m: ostree.hotfix/uninstall (0.42s) [2025-05-02T17:25:58.638Z] --- [32mPASS[0m: ostree.hotfix/persist (19.67s) [2025-05-02T17:25:58.638Z] --- [32mPASS[0m: ostree.hotfix/rollback (19.75s) [2025-05-02T17:25:59.196Z] --- [32mPASS[0m: podman.network-single (178.15s) [2025-05-02T17:26:25.654Z] --- [32mPASS[0m: ext.config.ntp.chrony.dhcp-propagation (69.71s) [2025-05-02T17:26:37.797Z] --- [32mPASS[0m: coreos.ignition.once (53.99s) [2025-05-02T17:26:40.296Z] --- [32mPASS[0m: ext.config.networking.force-persist-ip (41.16s) [2025-05-02T17:26:46.812Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-05-02T17:26:47.731Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-05-02T17:26:49.606Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-05-02T17:26:52.853Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-05-02T17:26:59.360Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-05-02T17:26:59.613Z] === RUN basic.uefi-secure/ReadOnly [2025-05-02T17:26:59.613Z] === RUN basic.uefi-secure/Useradd [2025-05-02T17:26:59.867Z] === RUN basic.uefi-secure/MachineID [2025-05-02T17:27:00.120Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-05-02T17:27:00.120Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-05-02T17:27:00.120Z] === RUN basic.uefi-secure/PortSSH [2025-05-02T17:27:00.373Z] === RUN basic.uefi-secure/DbusPerms [2025-05-02T17:27:00.626Z] === RUN basic.uefi-secure/ServicesActive [2025-05-02T17:27:01.979Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-05-02T17:27:03.334Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-05-02T17:27:04.253Z] --- [32mPASS[0m: basic.uefi-secure (38.75s) [2025-05-02T17:27:04.253Z] --- [32mPASS[0m: basic.uefi-secure/ReadOnly (0.11s) [2025-05-02T17:27:04.253Z] --- [32mPASS[0m: basic.uefi-secure/Useradd (0.20s) [2025-05-02T17:27:04.253Z] --- [32mPASS[0m: basic.uefi-secure/MachineID (0.12s) [2025-05-02T17:27:04.253Z] --- [32mPASS[0m: basic.uefi-secure/FCOSGrowpart (0.15s) [2025-05-02T17:27:04.253Z] --- [32mPASS[0m: basic.uefi-secure/PortSSH (0.12s) [2025-05-02T17:27:04.253Z] --- [32mPASS[0m: basic.uefi-secure/DbusPerms (0.34s) [2025-05-02T17:27:04.253Z] --- [32mPASS[0m: basic.uefi-secure/ServicesActive (0.13s) [2025-05-02T17:27:04.809Z] --- [32mPASS[0m: rpmostree.status (24.70s) [2025-05-02T17:27:05.062Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-05-02T17:27:06.935Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-05-02T17:27:12.156Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-05-02T17:27:12.713Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-05-02T17:27:14.586Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-05-02T17:27:15.142Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-05-02T17:27:16.505Z] --- [32mPASS[0m: ext.config.networking.nameserver (39.58s) [2025-05-02T17:27:16.758Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-05-02T17:27:18.643Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-05-02T17:27:18.896Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-05-02T17:27:19.453Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-05-02T17:27:20.018Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-05-02T17:27:20.937Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-05-02T17:27:21.493Z] === RUN podman.workflow/exec [2025-05-02T17:27:21.746Z] === RUN podman.workflow/stop [2025-05-02T17:27:23.633Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-05-02T17:27:24.987Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-05-02T17:27:25.917Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-05-02T17:27:26.473Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-05-02T17:27:28.349Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-05-02T17:27:28.601Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-05-02T17:27:30.478Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-05-02T17:27:31.830Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-05-02T17:27:32.387Z] === RUN podman.workflow/remove [2025-05-02T17:27:32.943Z] === RUN podman.workflow/delete [2025-05-02T17:27:33.499Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-05-02T17:27:35.374Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-05-02T17:27:35.627Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-05-02T17:27:37.503Z] --- [32mPASS[0m: podman.workflow (356.95s) [2025-05-02T17:27:37.503Z] --- [32mPASS[0m: podman.workflow/run (308.28s) [2025-05-02T17:27:37.503Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-05-02T17:27:37.503Z] cluster.go:151: Getting image source signatures [2025-05-02T17:27:37.503Z] cluster.go:151: Copying blob sha256:f6a27521ccdd4fc7d13a69657f075111aca2c715f7b171aa9a8d5de00c4f08dd [2025-05-02T17:27:37.503Z] cluster.go:151: Copying config sha256:b71062d6719592d78f1f22736fab6491321a3e83578b4e363bb49b2eb7302213 [2025-05-02T17:27:37.503Z] cluster.go:151: Writing manifest to image destination [2025-05-02T17:27:37.503Z] --- [32mPASS[0m: podman.workflow/exec (0.35s) [2025-05-02T17:27:37.503Z] --- [32mPASS[0m: podman.workflow/stop (10.67s) [2025-05-02T17:27:37.503Z] --- [32mPASS[0m: podman.workflow/remove (0.63s) [2025-05-02T17:27:37.503Z] --- [32mPASS[0m: podman.workflow/delete (0.77s) [2025-05-02T17:27:37.503Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-05-02T17:27:37.503Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-05-02T17:27:37.503Z] === RUN basic.nvme/ReadOnly [2025-05-02T17:27:37.503Z] === RUN basic.nvme/Useradd [2025-05-02T17:27:37.756Z] === RUN basic.nvme/MachineID [2025-05-02T17:27:37.756Z] === RUN basic.nvme/FCOSGrowpart [2025-05-02T17:27:38.008Z] === RUN basic.nvme/PortSSH [2025-05-02T17:27:38.008Z] === RUN basic.nvme/DbusPerms [2025-05-02T17:27:38.565Z] === RUN basic.nvme/ServicesActive [2025-05-02T17:27:41.978Z] --- [32mPASS[0m: coreos.ignition.v2.users (36.61s) [2025-05-02T17:27:41.978Z] --- [32mPASS[0m: basic.nvme (37.76s) [2025-05-02T17:27:41.978Z] --- [32mPASS[0m: basic.nvme/ReadOnly (0.11s) [2025-05-02T17:27:41.978Z] --- [32mPASS[0m: basic.nvme/Useradd (0.20s) [2025-05-02T17:27:41.978Z] --- [32mPASS[0m: basic.nvme/MachineID (0.11s) [2025-05-02T17:27:41.978Z] --- [32mPASS[0m: basic.nvme/FCOSGrowpart (0.14s) [2025-05-02T17:27:41.978Z] --- [32mPASS[0m: basic.nvme/PortSSH (0.12s) [2025-05-02T17:27:41.978Z] --- [32mPASS[0m: basic.nvme/DbusPerms (0.34s) [2025-05-02T17:27:41.978Z] --- [32mPASS[0m: basic.nvme/ServicesActive (0.12s) [2025-05-02T17:27:42.535Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-05-02T17:27:43.889Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-05-02T17:27:44.808Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-05-02T17:27:45.365Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-05-02T17:27:47.251Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-05-02T17:27:48.607Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-05-02T17:27:50.484Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-05-02T17:27:51.846Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-05-02T17:27:53.720Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-05-02T17:27:55.086Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-05-02T17:27:55.643Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-05-02T17:27:56.997Z] --- [32mPASS[0m: coreos.unique.boot.ignition.failure (15.53s) [2025-05-02T17:27:57.562Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-05-02T17:27:59.437Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-05-02T17:28:00.799Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-05-02T17:28:06.030Z] --- [32mPASS[0m: ext.config.ignition.remote (48.98s) [2025-05-02T17:28:06.283Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-05-02T17:28:08.168Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-05-02T17:28:10.045Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-05-02T17:28:11.409Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-05-02T17:28:13.286Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-05-02T17:28:14.650Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-05-02T17:28:16.005Z] --- [32mPASS[0m: ext.config.ignition.systemd-disable (38.70s) [2025-05-02T17:28:16.563Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-05-02T17:28:18.448Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-05-02T17:28:21.709Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-05-02T17:28:23.589Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-05-02T17:28:24.946Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-05-02T17:28:25.866Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-05-02T17:28:27.222Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-05-02T17:28:29.111Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-05-02T17:28:41.262Z] --- [32mPASS[0m: fcos.network.listeners (34.27s) [2025-05-02T17:28:41.819Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-05-02T17:28:43.697Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-05-02T17:28:45.060Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-05-02T17:28:46.936Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-05-02T17:28:48.291Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-05-02T17:28:50.169Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-05-02T17:28:50.727Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-05-02T17:28:51.283Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-05-02T17:28:54.535Z] --- [32mPASS[0m: ext.config.swap.zram-generator (38.46s) [2025-05-02T17:28:55.091Z] --- [32mPASS[0m: ext.config.networking.rd-net-timeout-carrier (58.17s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0 (178.91s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.content-origins (1.63s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (3.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (5.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.61s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.60s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (5.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.60s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.60s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.64s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.passwd (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.logging.printk (0.61s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.61s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.60s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (0.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.67s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.64s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.63s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.67s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.67s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.63s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.61s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.license (0.61s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (6.64s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.64s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.63s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (0.63s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.63s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.61s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.63s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.68s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.65s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.69s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.64s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setuid (1.66s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (5.65s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.69s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.console-config (1.69s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.dns (1.77s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.63s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.61s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.67s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.66s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.tls (3.66s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.69s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setgid (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.63s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (12.91s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.65s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.61s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kdump.service (1.62s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.63s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.64s) [2025-05-02T17:28:55.345Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.65s) [2025-05-02T17:29:10.155Z] --- [32mPASS[0m: ext.config.gshadow (27.96s) [2025-05-02T17:29:32.011Z] === RUN ostree.remote/add [2025-05-02T17:29:32.011Z] === RUN ostree.remote/list [2025-05-02T17:29:32.011Z] === RUN ostree.remote/show-url [2025-05-02T17:29:32.011Z] === RUN ostree.remote/refs [2025-05-02T17:29:32.011Z] === RUN ostree.remote/summary [2025-05-02T17:29:32.011Z] === RUN ostree.remote/delete [2025-05-02T17:29:32.011Z] --- [32mPASS[0m: ext.config.kdump.crash (107.77s) [2025-05-02T17:29:32.011Z] --- [32mPASS[0m: coreos.ignition.groups (36.44s) [2025-05-02T17:29:33.365Z] --- [32mPASS[0m: ostree.remote (38.04s) [2025-05-02T17:29:33.365Z] --- [32mPASS[0m: ostree.remote/add (0.25s) [2025-05-02T17:29:33.365Z] --- [32mPASS[0m: ostree.remote/list (0.11s) [2025-05-02T17:29:33.365Z] --- [32mPASS[0m: ostree.remote/show-url (0.21s) [2025-05-02T17:29:33.365Z] --- [32mPASS[0m: ostree.remote/refs (0.16s) [2025-05-02T17:29:33.365Z] --- [32mPASS[0m: ostree.remote/summary (0.30s) [2025-05-02T17:29:33.365Z] --- [32mPASS[0m: ostree.remote/delete (0.46s) [2025-05-02T17:30:05.350Z] === RUN podman.base/info [2025-05-02T17:30:05.350Z] === RUN podman.base/resources [2025-05-02T17:30:05.350Z] --- [32mPASS[0m: coreos.ignition.mount.disks (55.20s) [2025-05-02T17:30:09.499Z] --- [32mPASS[0m: multipath.day2 (73.53s) [2025-05-02T17:30:10.855Z] --- [32mPASS[0m: podman.base (41.00s) [2025-05-02T17:30:10.855Z] --- [32mPASS[0m: podman.base/info (0.42s) [2025-05-02T17:30:10.855Z] --- [32mPASS[0m: podman.base/resources (4.64s) [2025-05-02T17:30:25.665Z] --- [32mPASS[0m: coreos.selinux.boolean (54.31s) [2025-05-02T17:30:33.730Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (59.18s) [2025-05-02T17:30:38.959Z] --- [32mPASS[0m: coreos.auth.verify (36.01s) [2025-05-02T17:30:51.101Z] --- [32mPASS[0m: ext.config.ignition.resource.remote (39.20s) [2025-05-02T17:31:03.239Z] --- [32mPASS[0m: ext.config.containers.quadlet (37.11s) [2025-05-02T17:31:18.058Z] --- [32mPASS[0m: ext.config.ignition.kargs (38.12s) [2025-05-02T17:31:36.070Z] --- [32mPASS[0m: ext.config.butane.grub-users (63.06s) [2025-05-02T17:31:36.627Z] --- [32mPASS[0m: ext.config.docker.swarm-overlay-network (46.80s) [2025-05-02T17:31:58.489Z] --- [32mPASS[0m: ext.config.rpm-ostree-countme (39.17s) [2025-05-02T17:32:13.297Z] --- [32mPASS[0m: kdump.crash.ssh (124.00s) [2025-05-02T17:32:13.297Z] cluster.go:151: Running as unit: run-p7149-i7150.service; invocation ID: abe4ef7714704a23b7b9a9c8e06317f6 [2025-05-02T17:32:13.864Z] --- [32mPASS[0m: ext.config.ignition.systemd-enable-units (38.42s) [2025-05-02T17:32:19.090Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-ignition (42.24s) [2025-05-02T17:32:27.149Z] --- [32mPASS[0m: ext.config.toolbox (83.54s) [2025-05-02T17:32:45.170Z] --- [32mPASS[0m: ext.config.var-mount.scsi-id (48.14s) [2025-05-02T17:32:55.083Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-kargs (41.71s) [2025-05-02T17:33:16.928Z] --- [32mPASS[0m: ext.config.networking.no-default-initramfs-net-propagation.bootif (29.77s) [2025-05-02T17:33:20.177Z] --- [32mPASS[0m: ext.config.extensions.package (66.17s) [2025-05-02T17:33:22.051Z] --- [32mPASS[0m: multipath.partition (55.71s) [2025-05-02T17:33:24.549Z] --- [32mPASS[0m: ext.config.networking.kargs-rd-net (29.61s) [2025-05-02T17:33:46.401Z] === RUN basic/FCOSGrowpart [2025-05-02T17:33:46.401Z] === RUN basic/PortSSH [2025-05-02T17:33:46.401Z] === RUN basic/DbusPerms [2025-05-02T17:33:47.004Z] === RUN basic/ServicesActive [2025-05-02T17:33:47.004Z] === RUN basic/ReadOnly [2025-05-02T17:33:47.004Z] === RUN basic/Useradd [2025-05-02T17:33:47.004Z] === RUN rpmostree.install-uninstall/install [2025-05-02T17:33:47.004Z] === RUN basic/MachineID [2025-05-02T17:33:51.149Z] --- [32mPASS[0m: basic (26.07s) [2025-05-02T17:33:51.149Z] --- [32mPASS[0m: basic/FCOSGrowpart (0.15s) [2025-05-02T17:33:51.149Z] --- [32mPASS[0m: basic/PortSSH (0.12s) [2025-05-02T17:33:51.149Z] --- [32mPASS[0m: basic/DbusPerms (0.35s) [2025-05-02T17:33:51.149Z] --- [32mPASS[0m: basic/ServicesActive (0.12s) [2025-05-02T17:33:51.149Z] --- [32mPASS[0m: basic/ReadOnly (0.11s) [2025-05-02T17:33:51.149Z] --- [32mPASS[0m: basic/Useradd (0.19s) [2025-05-02T17:33:51.149Z] --- [32mPASS[0m: basic/MachineID (0.11s) [2025-05-02T17:33:51.149Z] --- [32mPASS[0m: ext.config.ignition.delete-config (92.35s) [2025-05-02T17:34:17.612Z] --- [32mPASS[0m: coreos.misc.disk.varlibcontainers (57.20s) [2025-05-02T17:34:17.612Z] 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-05-02T17:34:17.612Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-05-02T17:34:17.612Z] --- [32mPASS[0m: ext.config.systemd.network-online (27.11s) [2025-05-02T17:34:17.865Z] --- [32mPASS[0m: ext.config.networking.nmstate.state (56.15s) [2025-05-02T17:34:24.388Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-05-02T17:34:34.312Z] === RUN rpmostree.install-uninstall/uninstall [2025-05-02T17:34:56.165Z] --- [32mPASS[0m: coreos.ignition.instantiated.enable-unit (37.10s) [2025-05-02T17:34:56.721Z] --- [32mPASS[0m: ext.config.ssh.custom-host-key-permissions (38.87s) [2025-05-02T17:35:01.940Z] === RUN rpmostree.upgrade-rollback/rollback [2025-05-02T17:35:06.083Z] --- [32mPASS[0m: ext.config.docker.basic (48.45s) [2025-05-02T17:35:16.010Z] --- [32mPASS[0m: rpmostree.install-uninstall (121.82s) [2025-05-02T17:35:16.010Z] --- [32mPASS[0m: rpmostree.install-uninstall/install (46.51s) [2025-05-02T17:35:16.010Z] --- [32mPASS[0m: rpmostree.install-uninstall/uninstall (39.08s) [2025-05-02T17:35:19.262Z] --- [32mPASS[0m: fcos.users.shells (24.55s) [2025-05-02T17:35:29.176Z] --- [32mPASS[0m: rpmostree.upgrade-rollback (96.49s) [2025-05-02T17:35:29.176Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/upgrade (37.41s) [2025-05-02T17:35:29.176Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/rollback (22.56s) [2025-05-02T17:35:29.176Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-02T17:35:41.313Z] --- [32mPASS[0m: coreos.unique.boot.failure (12.08s) [2025-05-02T17:35:46.563Z] === RUN fcos.filesystem/writablefiles [2025-05-02T17:35:47.484Z] === RUN fcos.filesystem/writabledirs [2025-05-02T17:35:47.484Z] === RUN fcos.filesystem/stickydirs [2025-05-02T17:35:47.738Z] === RUN fcos.filesystem/denylist [2025-05-02T17:35:51.893Z] --- [32mPASS[0m: fcos.filesystem (35.54s) [2025-05-02T17:35:51.893Z] --- [32mPASS[0m: fcos.filesystem/writablefiles (0.84s) [2025-05-02T17:35:51.893Z] --- [32mPASS[0m: fcos.filesystem/writabledirs (0.25s) [2025-05-02T17:35:51.893Z] --- [32mPASS[0m: fcos.filesystem/stickydirs (0.29s) [2025-05-02T17:35:51.893Z] --- [32mPASS[0m: fcos.filesystem/denylist (0.36s) [2025-05-02T17:35:57.119Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.87s) [2025-05-02T17:36:02.348Z] --- [32mPASS[0m: ext.config.var-mount.simple (56.25s) [2025-05-02T17:36:34.338Z] --- [32mPASS[0m: ext.config.ntp.timesyncd.dhcp-propagation (70.13s) [2025-05-02T17:37:55.673Z] --- [32mPASS[0m: kdump.crash.nfs (124.99s) [2025-05-02T17:37:55.673Z] cluster.go:151: Running as unit: run-p7488-i7489.service; invocation ID: 6463be95ce1e42d89fbef403a78831f7 [2025-05-02T17:37:55.673Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-x86_64 [2025-05-02T17:37:55.676Z] [Pipeline] } [2025-05-02T17:37:55.679Z] [Pipeline] // withEnv [2025-05-02T17:37:55.701Z] [Pipeline] withEnv [2025-05-02T17:37:55.702Z] [Pipeline] { [2025-05-02T17:37:55.705Z] [Pipeline] sh [2025-05-02T17:37:56.248Z] + set -xeuo pipefail [2025-05-02T17:37:56.248Z] ++ umask [2025-05-02T17:37:56.248Z] + '[' 0022 = 0000 ']' [2025-05-02T17:37:56.248Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T17:37:56.248Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-05-02T17:37:56.248Z] 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-qYIY4/kola-reprovision-x86_64 [2025-05-02T17:37:56.502Z] ���� Snoozing kola test pattern "coreos.boot-mirror*" until May 06 2025 [2025-05-02T17:37:56.502Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-02T17:37:56.502Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-02T17:37:56.502Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-02T17:37:57.059Z] === RUN ext.config.root-reprovision.luks.multipath [2025-05-02T17:37:57.059Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-05-02T17:37:57.059Z] === RUN ext.config.root-reprovision.raid1 [2025-05-02T17:37:57.059Z] === RUN ext.config.root-reprovision.luks.512e [2025-05-02T17:37:57.059Z] === RUN ext.config.root-reprovision.filesystem-only [2025-05-02T17:37:57.059Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-05-02T17:37:57.059Z] === RUN ext.config.root-reprovision.swap-before-root [2025-05-02T17:37:57.059Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-05-02T17:37:57.059Z] === RUN ext.config.root-reprovision.luks [2025-05-02T17:40:18.452Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.multipath (126.70s) [2025-05-02T17:41:14.573Z] --- [32mPASS[0m: ext.config.root-reprovision.autosave-xfs (64.02s) [2025-05-02T17:43:20.982Z] --- [32mPASS[0m: ext.config.root-reprovision.luks (125.78s) [2025-05-02T17:51:27.556Z] --- [32mPASS[0m: ext.config.rpm-ostree.kernel-replace (482.97s) [2025-05-02T17:52:48.901Z] --- [32mPASS[0m: ext.config.root-reprovision.swap-before-root (81.52s) [2025-05-02T17:54:10.244Z] --- [32mPASS[0m: ext.config.root-reprovision.filesystem-only (81.85s) [2025-05-02T17:56:01.621Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.512e (112.70s) [2025-05-02T17:57:52.967Z] --- [32mPASS[0m: ext.config.root-reprovision.raid1 (108.24s) [2025-05-02T17:59:59.331Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.autosave-xfs (124.52s) [2025-05-02T17:59:59.331Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-reprovision-x86_64 [2025-05-02T17:59:59.334Z] [Pipeline] } [2025-05-02T17:59:59.345Z] [Pipeline] // withEnv [2025-05-02T17:59:59.353Z] [Pipeline] } [2025-05-02T17:59:59.359Z] [Pipeline] // parallel [2025-05-02T17:59:59.369Z] [Pipeline] withEnv [2025-05-02T17:59:59.369Z] [Pipeline] { [2025-05-02T17:59:59.379Z] [Pipeline] sh [2025-05-02T17:59:59.969Z] + set -xeuo pipefail [2025-05-02T17:59:59.969Z] ++ umask [2025-05-02T17:59:59.969Z] + '[' 0022 = 0000 ']' [2025-05-02T17:59:59.969Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T17:59:59.969Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-upgrade-x86_64 [2025-05-02T17:59:59.971Z] [Pipeline] } [2025-05-02T17:59:59.974Z] [Pipeline] // withEnv [2025-05-02T17:59:59.980Z] [Pipeline] withEnv [2025-05-02T17:59:59.980Z] [Pipeline] { [2025-05-02T17:59:59.990Z] [Pipeline] sh [2025-05-02T18:00:00.521Z] + set -xeuo pipefail [2025-05-02T18:00:00.521Z] ++ umask [2025-05-02T18:00:00.521Z] + '[' 0022 = 0000 ']' [2025-05-02T18:00:00.521Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:00:00.521Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4 -c --xz kola-upgrade-x86_64 [2025-05-02T18:00:00.777Z] [Pipeline] } [2025-05-02T18:00:00.779Z] [Pipeline] // withEnv [2025-05-02T18:00:00.863Z] [Pipeline] archiveArtifacts [2025-05-02T18:00:00.866Z] Archiving artifacts [2025-05-02T18:00:01.088Z] [Pipeline] withEnv [2025-05-02T18:00:01.089Z] [Pipeline] { [2025-05-02T18:00:01.092Z] [Pipeline] sh [2025-05-02T18:00:01.629Z] + set -xeuo pipefail [2025-05-02T18:00:01.629Z] ++ umask [2025-05-02T18:00:01.629Z] + '[' 0022 = 0000 ']' [2025-05-02T18:00:01.629Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:00:01.629Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-upgrade-x86_64 --output - [2025-05-02T18:00:01.632Z] [Pipeline] } [2025-05-02T18:00:01.635Z] [Pipeline] // withEnv [2025-05-02T18:00:01.640Z] [Pipeline] junit [2025-05-02T18:00:01.648Z] Recording test results [2025-05-02T18:00:02.140Z] None of the test reports contained any result [2025-05-02T18:00:02.142Z] [Pipeline] withEnv [2025-05-02T18:00:02.142Z] [Pipeline] { [2025-05-02T18:00:02.146Z] [Pipeline] sh [2025-05-02T18:00:02.727Z] + set -xeuo pipefail [2025-05-02T18:00:02.727Z] ++ umask [2025-05-02T18:00:02.727Z] + '[' 0022 = 0000 ']' [2025-05-02T18:00:02.727Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:00:02.727Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-x86_64 [2025-05-02T18:00:02.731Z] [Pipeline] } [2025-05-02T18:00:02.734Z] [Pipeline] // withEnv [2025-05-02T18:00:02.749Z] [Pipeline] withEnv [2025-05-02T18:00:02.749Z] [Pipeline] { [2025-05-02T18:00:02.752Z] [Pipeline] sh [2025-05-02T18:00:03.294Z] + set -xeuo pipefail [2025-05-02T18:00:03.294Z] ++ umask [2025-05-02T18:00:03.294Z] + '[' 0022 = 0000 ']' [2025-05-02T18:00:03.294Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:00:03.294Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4 -c --xz kola-x86_64 [2025-05-02T18:00:08.530Z] [Pipeline] } [2025-05-02T18:00:08.542Z] [Pipeline] // withEnv [2025-05-02T18:00:08.549Z] [Pipeline] archiveArtifacts [2025-05-02T18:00:08.551Z] Archiving artifacts [2025-05-02T18:00:11.240Z] [Pipeline] withEnv [2025-05-02T18:00:11.242Z] [Pipeline] { [2025-05-02T18:00:11.245Z] [Pipeline] sh [2025-05-02T18:00:11.776Z] + set -xeuo pipefail [2025-05-02T18:00:11.776Z] ++ umask [2025-05-02T18:00:11.776Z] + '[' 0022 = 0000 ']' [2025-05-02T18:00:11.776Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:00:11.776Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-x86_64 --output - [2025-05-02T18:00:11.779Z] [Pipeline] } [2025-05-02T18:00:11.782Z] [Pipeline] // withEnv [2025-05-02T18:00:11.787Z] [Pipeline] junit [2025-05-02T18:00:11.795Z] Recording test results [2025-05-02T18:00:11.808Z] None of the test reports contained any result [2025-05-02T18:00:11.810Z] [Pipeline] withEnv [2025-05-02T18:00:11.810Z] [Pipeline] { [2025-05-02T18:00:11.813Z] [Pipeline] sh [2025-05-02T18:00:12.340Z] + set -xeuo pipefail [2025-05-02T18:00:12.340Z] ++ umask [2025-05-02T18:00:12.340Z] + '[' 0022 = 0000 ']' [2025-05-02T18:00:12.340Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:00:12.340Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-reprovision-x86_64 [2025-05-02T18:00:12.342Z] [Pipeline] } [2025-05-02T18:00:12.345Z] [Pipeline] // withEnv [2025-05-02T18:00:12.351Z] [Pipeline] withEnv [2025-05-02T18:00:12.351Z] [Pipeline] { [2025-05-02T18:00:12.361Z] [Pipeline] sh [2025-05-02T18:00:12.892Z] + set -xeuo pipefail [2025-05-02T18:00:12.892Z] ++ umask [2025-05-02T18:00:12.892Z] + '[' 0022 = 0000 ']' [2025-05-02T18:00:12.892Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:00:12.892Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4 -c --xz kola-reprovision-x86_64 [2025-05-02T18:00:15.405Z] [Pipeline] } [2025-05-02T18:00:15.408Z] [Pipeline] // withEnv [2025-05-02T18:00:15.427Z] [Pipeline] archiveArtifacts [2025-05-02T18:00:15.429Z] Archiving artifacts [2025-05-02T18:00:15.697Z] [Pipeline] withEnv [2025-05-02T18:00:15.700Z] [Pipeline] { [2025-05-02T18:00:15.704Z] [Pipeline] sh [2025-05-02T18:00:16.240Z] + set -xeuo pipefail [2025-05-02T18:00:16.240Z] ++ umask [2025-05-02T18:00:16.240Z] + '[' 0022 = 0000 ']' [2025-05-02T18:00:16.240Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:00:16.240Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-qYIY4/kola-reprovision-x86_64 --output - [2025-05-02T18:00:16.242Z] [Pipeline] } [2025-05-02T18:00:16.245Z] [Pipeline] // withEnv [2025-05-02T18:00:16.260Z] [Pipeline] junit [2025-05-02T18:00:16.262Z] Recording test results [2025-05-02T18:00:16.282Z] None of the test reports contained any result [2025-05-02T18:00:16.284Z] [Pipeline] stage [2025-05-02T18:00:16.285Z] [Pipeline] { (x86_64:Build Live) [2025-05-02T18:00:16.288Z] [Pipeline] withEnv [2025-05-02T18:00:16.288Z] [Pipeline] { [2025-05-02T18:00:16.291Z] [Pipeline] sh [2025-05-02T18:00:16.829Z] + set -xeuo pipefail [2025-05-02T18:00:16.829Z] ++ umask [2025-05-02T18:00:16.829Z] + '[' 0022 = 0000 ']' [2025-05-02T18:00:16.829Z] + cosa osbuild metal metal4k live [2025-05-02T18:00:17.084Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-02T18:00:17.084Z] Config commit: 9e0d6a22a5ea6b1208cc998e0885a43d3272fe34 [2025-05-02T18:00:17.084Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-02T18:00:18.001Z] Will build metal [2025-05-02T18:00:18.256Z] Will build metal4k [2025-05-02T18:00:18.509Z] Will build live [2025-05-02T18:00:36.522Z] ++ arch [2025-05-02T18:00:36.522Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250502.dev.0"' -D 'build_version="43.20250502.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/fedora-coreos-43.20250502.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2735 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2222 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-FAnH.json [2025-05-02T18:00:38.408Z] + set +x [2025-05-02T18:00:38.408Z] [33m [2025-05-02T18:00:38.408Z] + 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 --export=metal4k --export=live /tmp/osbuild-FAnH.json [2025-05-02T18:00:38.408Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:00:38.408Z] /dev/vdb1 40G 8.8G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:00:38.408Z] [39m [2025-05-02T18:00:38.971Z] starting /tmp/osbuild-FAnH.jsonPipeline source org.osbuild.curl: f72a59bd42d776a689861cba3e2ba01b7881e397ff69f1b430681ba051ba9e21 [2025-05-02T18:00:38.971Z] Build [2025-05-02T18:00:38.971Z] root: <host> [2025-05-02T18:00:38.971Z] [2025-05-02T18:00:38.971Z] ��� Duration: 1746208838s [2025-05-02T18:00:38.971Z] Pipeline raw-metal-image: 53cdc6a8a3a811f8ced162bb6d4b6cd465445b4d585e0666907167091c191a96 [2025-05-02T18:00:38.971Z] Build [2025-05-02T18:00:38.971Z] root: <host> [2025-05-02T18:00:38.971Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T18:00:38.971Z] org.osbuild.copy: 6d013a4686bbf53d6c2d9e8db74ca221c4db13a9737f7ef78bf42239c23323e8 { [2025-05-02T18:00:38.971Z] "paths": [ [2025-05-02T18:00:38.971Z] { [2025-05-02T18:00:38.971Z] "from": "input://tree/disk.img", [2025-05-02T18:00:38.971Z] "to": "tree:///disk.img" [2025-05-02T18:00:38.971Z] } [2025-05-02T18:00:38.971Z] ] [2025-05-02T18:00:38.971Z] } [2025-05-02T18:00:39.225Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:39.479Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-02T18:00:39.479Z] [2025-05-02T18:00:39.479Z] ��� Duration: 0s [2025-05-02T18:00:39.479Z] org.osbuild.coreos.platform: 53cdc6a8a3a811f8ced162bb6d4b6cd465445b4d585e0666907167091c191a96 { [2025-05-02T18:00:39.479Z] "platform": "metal" [2025-05-02T18:00:39.479Z] } [2025-05-02T18:00:39.479Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T18:00:39.733Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts/ [2025-05-02T18:00:39.733Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/380bc37b237ab5ccadf60b28f57d6de17c0f26998c6da8c9fa38ee3d833ae12c.0' [2025-05-02T18:00:39.985Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts/boot [2025-05-02T18:00:39.986Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:40.239Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts/boot unmounted [2025-05-02T18:00:40.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts/ostree/deploy/fedora-coreos/deploy/380bc37b237ab5ccadf60b28f57d6de17c0f26998c6da8c9fa38ee3d833ae12c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts [2025-05-02T18:00:40.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts/boot unmounted [2025-05-02T18:00:40.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts/var unmounted [2025-05-02T18:00:40.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts/sysroot unmounted [2025-05-02T18:00:40.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts unmounted [2025-05-02T18:00:40.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts unmounted [2025-05-02T18:00:40.239Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts unmounted [2025-05-02T18:00:40.239Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9v7uw7en/mounts/ [2025-05-02T18:00:40.239Z] [2025-05-02T18:00:40.239Z] ��� Duration: 0s [2025-05-02T18:00:40.239Z] Pipeline metal: efc4627afb99cfe62290a92177c412998503e71d9221189ff881f1b7eec5e91b [2025-05-02T18:00:40.239Z] Build [2025-05-02T18:00:40.239Z] root: <host> [2025-05-02T18:00:40.239Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T18:00:40.239Z] org.osbuild.copy: efc4627afb99cfe62290a92177c412998503e71d9221189ff881f1b7eec5e91b { [2025-05-02T18:00:40.239Z] "paths": [ [2025-05-02T18:00:40.239Z] { [2025-05-02T18:00:40.239Z] "from": "input://tree/disk.img", [2025-05-02T18:00:40.239Z] "to": "tree:///fedora-coreos-43.20250502.dev.0-metal.x86_64.raw" [2025-05-02T18:00:40.239Z] } [2025-05-02T18:00:40.239Z] ] [2025-05-02T18:00:40.239Z] } [2025-05-02T18:00:40.495Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:40.747Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250502.dev.0-metal.x86_64.raw' [2025-05-02T18:00:40.747Z] [2025-05-02T18:00:40.747Z] ��� Duration: 0s [2025-05-02T18:00:40.747Z] Pipeline raw-4k-image: dbb1470d6fd9cd8c0c373b7ba91e7163a37bd31fc7f3e684f5d7612f91184123 [2025-05-02T18:00:40.747Z] Build [2025-05-02T18:00:40.747Z] root: <host> [2025-05-02T18:00:40.747Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T18:00:40.747Z] org.osbuild.truncate: 3be0a93f8ac53034c74f6aea7deed67c0da83923926dc293300e50a15b602e3e { [2025-05-02T18:00:40.747Z] "filename": "disk.img", [2025-05-02T18:00:40.747Z] "size": "2867855360" [2025-05-02T18:00:40.747Z] } [2025-05-02T18:00:41.000Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:41.000Z] [2025-05-02T18:00:41.000Z] ��� Duration: 0s [2025-05-02T18:00:41.000Z] org.osbuild.sfdisk: 258eea25958abb1c7da9a7f025304665d7c883054ad562509bd2c192746a2385 { [2025-05-02T18:00:41.000Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-05-02T18:00:41.000Z] "label": "gpt", [2025-05-02T18:00:41.000Z] "partitions": [ [2025-05-02T18:00:41.000Z] { [2025-05-02T18:00:41.000Z] "start": 256, [2025-05-02T18:00:41.000Z] "partnum": 1, [2025-05-02T18:00:41.000Z] "size": 256, [2025-05-02T18:00:41.000Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-02T18:00:41.000Z] "bootable": true, [2025-05-02T18:00:41.000Z] "name": "BIOS-BOOT" [2025-05-02T18:00:41.000Z] }, [2025-05-02T18:00:41.000Z] { [2025-05-02T18:00:41.000Z] "start": 512, [2025-05-02T18:00:41.000Z] "partnum": 2, [2025-05-02T18:00:41.000Z] "size": 32512, [2025-05-02T18:00:41.000Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-02T18:00:41.000Z] "name": "EFI-SYSTEM" [2025-05-02T18:00:41.000Z] }, [2025-05-02T18:00:41.000Z] { [2025-05-02T18:00:41.000Z] "start": 33024, [2025-05-02T18:00:41.000Z] "partnum": 3, [2025-05-02T18:00:41.000Z] "size": 98304, [2025-05-02T18:00:41.000Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-02T18:00:41.000Z] "name": "boot" [2025-05-02T18:00:41.000Z] }, [2025-05-02T18:00:41.000Z] { [2025-05-02T18:00:41.000Z] "start": 131328, [2025-05-02T18:00:41.000Z] "partnum": 4, [2025-05-02T18:00:41.000Z] "size": 568576, [2025-05-02T18:00:41.000Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-02T18:00:41.000Z] "name": "root" [2025-05-02T18:00:41.000Z] } [2025-05-02T18:00:41.000Z] ] [2025-05-02T18:00:41.000Z] } [2025-05-02T18:00:41.254Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T18:00:41.254Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:41.254Z] label: gpt [2025-05-02T18:00:41.254Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-05-02T18:00:41.254Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-05-02T18:00:41.254Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-05-02T18:00:41.254Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-05-02T18:00:41.254Z] /dev/loop0p4: start="131328", size="568576", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-05-02T18:00:41.254Z] { [2025-05-02T18:00:41.254Z] "partitiontable": { [2025-05-02T18:00:41.254Z] "label": "gpt", [2025-05-02T18:00:41.254Z] "id": "00000000-0000-4000-A000-000000000001", [2025-05-02T18:00:41.254Z] "device": "/dev/loop0", [2025-05-02T18:00:41.254Z] "unit": "sectors", [2025-05-02T18:00:41.254Z] "firstlba": 256, [2025-05-02T18:00:41.254Z] "lastlba": 700154, [2025-05-02T18:00:41.254Z] "sectorsize": 4096, [2025-05-02T18:00:41.254Z] "partitions": [ [2025-05-02T18:00:41.254Z] { [2025-05-02T18:00:41.254Z] "node": "/dev/loop0p1", [2025-05-02T18:00:41.254Z] "start": 256, [2025-05-02T18:00:41.254Z] "size": 256, [2025-05-02T18:00:41.254Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-02T18:00:41.254Z] "uuid": "A3F32241-97FF-43A7-8DF2-1E40A65C36CD", [2025-05-02T18:00:41.254Z] "name": "BIOS-BOOT" [2025-05-02T18:00:41.254Z] },{ [2025-05-02T18:00:41.254Z] "node": "/dev/loop0p2", [2025-05-02T18:00:41.254Z] "start": 512, [2025-05-02T18:00:41.254Z] "size": 32512, [2025-05-02T18:00:41.254Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-02T18:00:41.254Z] "uuid": "3768B7D7-97DC-458E-A470-8DA3F60A1497", [2025-05-02T18:00:41.254Z] "name": "EFI-SYSTEM" [2025-05-02T18:00:41.254Z] },{ [2025-05-02T18:00:41.254Z] "node": "/dev/loop0p3", [2025-05-02T18:00:41.254Z] "start": 33024, [2025-05-02T18:00:41.254Z] "size": 98304, [2025-05-02T18:00:41.254Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-02T18:00:41.254Z] "uuid": "9D0D9697-D7EA-410D-981A-3B8643D479FE", [2025-05-02T18:00:41.254Z] "name": "boot" [2025-05-02T18:00:41.254Z] },{ [2025-05-02T18:00:41.254Z] "node": "/dev/loop0p4", [2025-05-02T18:00:41.254Z] "start": 131328, [2025-05-02T18:00:41.254Z] "size": 568576, [2025-05-02T18:00:41.254Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-02T18:00:41.254Z] "uuid": "D2FDFF07-9FFD-438E-B0C1-56925A5559C4", [2025-05-02T18:00:41.254Z] "name": "root" [2025-05-02T18:00:41.254Z] } [2025-05-02T18:00:41.254Z] ] [2025-05-02T18:00:41.254Z] } [2025-05-02T18:00:41.254Z] } [2025-05-02T18:00:41.516Z] [2025-05-02T18:00:41.516Z] ��� Duration: 0s [2025-05-02T18:00:41.516Z] org.osbuild.mkfs.fat: 4388f0e1a744f1c329a59658167f605418a22fe264b33465136315072ec7f7d4 { [2025-05-02T18:00:41.516Z] "label": "EFI-SYSTEM", [2025-05-02T18:00:41.516Z] "volid": "7B7795E7" [2025-05-02T18:00:41.516Z] } [2025-05-02T18:00:41.516Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-02T18:00:41.516Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:41.770Z] mkfs.fat 4.2 (2021-01-31) [2025-05-02T18:00:41.770Z] [2025-05-02T18:00:41.770Z] ��� Duration: 0s [2025-05-02T18:00:41.770Z] org.osbuild.mkfs.ext4: 1c7d4a5d4f0a72a7c1398ec741b8d7ee6cb5fb8d0f494ab9457e86b5c7cb75a5 { [2025-05-02T18:00:41.770Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-05-02T18:00:41.770Z] "label": "boot", [2025-05-02T18:00:41.770Z] "metadata_csum_seed": true [2025-05-02T18:00:41.770Z] } [2025-05-02T18:00:41.770Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-02T18:00:42.023Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:42.023Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-02T18:00:42.023Z] Discarding device blocks: 0/98304 done [2025-05-02T18:00:42.023Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-05-02T18:00:42.023Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-05-02T18:00:42.023Z] Superblock backups stored on blocks: [2025-05-02T18:00:42.023Z] 32768 [2025-05-02T18:00:42.023Z] [2025-05-02T18:00:42.023Z] Allocating group tables: 0/3 done [2025-05-02T18:00:42.023Z] Writing inode tables: 0/3 done [2025-05-02T18:00:42.023Z] Creating journal (4096 blocks): done [2025-05-02T18:00:42.023Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-05-02T18:00:42.023Z] [2025-05-02T18:00:42.023Z] [2025-05-02T18:00:42.023Z] ��� Duration: 0s [2025-05-02T18:00:42.023Z] org.osbuild.mkfs.xfs: 1d895814ae3e185fb7801bd7a2d3f44ffb8cb9edf74e1893d0a8101100f1d418 { [2025-05-02T18:00:42.023Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-05-02T18:00:42.023Z] "label": "root" [2025-05-02T18:00:42.023Z] } [2025-05-02T18:00:42.276Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-02T18:00:42.276Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:42.528Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=142144 blks [2025-05-02T18:00:42.528Z] = sectsz=4096 attr=2, projid32bit=1 [2025-05-02T18:00:42.528Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-05-02T18:00:42.528Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-05-02T18:00:42.528Z] = exchange=0 [2025-05-02T18:00:42.528Z] data = bsize=4096 blocks=568576, imaxpct=25 [2025-05-02T18:00:42.528Z] = sunit=0 swidth=0 blks [2025-05-02T18:00:42.528Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-05-02T18:00:42.528Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-05-02T18:00:42.528Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-05-02T18:00:42.528Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-05-02T18:00:42.528Z] Discarding blocks...Done. [2025-05-02T18:00:42.528Z] [2025-05-02T18:00:42.528Z] ��� Duration: 0s [2025-05-02T18:00:42.528Z] org.osbuild.mkdir: 2097044988667e6576639de6289dddc7033d8d52b40b36ebb98c82a4f74e411e { [2025-05-02T18:00:42.528Z] "paths": [ [2025-05-02T18:00:42.528Z] { [2025-05-02T18:00:42.528Z] "path": "mount://root/boot", [2025-05-02T18:00:42.528Z] "mode": 493 [2025-05-02T18:00:42.528Z] }, [2025-05-02T18:00:42.528Z] { [2025-05-02T18:00:42.528Z] "path": "mount://boot/efi", [2025-05-02T18:00:42.528Z] "mode": 493 [2025-05-02T18:00:42.528Z] } [2025-05-02T18:00:42.528Z] ] [2025-05-02T18:00:42.528Z] } [2025-05-02T18:00:42.528Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T18:00:42.782Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3fb_fg2u/mounts/root-mount-point [2025-05-02T18:00:42.782Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3fb_fg2u/mounts/boot-mount-point [2025-05-02T18:00:42.782Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:43.034Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3fb_fg2u/mounts/boot-mount-point unmounted [2025-05-02T18:00:43.034Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-3fb_fg2u/mounts/root-mount-point unmounted [2025-05-02T18:00:43.034Z] [2025-05-02T18:00:43.034Z] ��� Duration: 0s [2025-05-02T18:00:43.034Z] org.osbuild.selinux: d0d232c20a235ba3b62f37c76450c70c20da1a142dc89021acc743644aca5a5b { [2025-05-02T18:00:43.034Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-02T18:00:43.034Z] "target": "mount://root/" [2025-05-02T18:00:43.034Z] } [2025-05-02T18:00:43.294Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T18:00:43.294Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_9546_nn/mounts/ [2025-05-02T18:00:43.547Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:43.547Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_9546_nn/mounts/ unmounted [2025-05-02T18:00:43.801Z] [2025-05-02T18:00:43.801Z] ��� Duration: 0s [2025-05-02T18:00:43.801Z] org.osbuild.selinux: b52207ebf718cabbb8c8f3da8ab90d08beea9146c36374f88b4c429bd8a9db1c { [2025-05-02T18:00:43.801Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-02T18:00:43.801Z] "target": "mount://root/boot/" [2025-05-02T18:00:43.801Z] } [2025-05-02T18:00:43.801Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T18:00:44.053Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m6ig5n83/mounts/ [2025-05-02T18:00:44.053Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m6ig5n83/mounts/boot [2025-05-02T18:00:44.053Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:44.307Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m6ig5n83/mounts/boot unmounted [2025-05-02T18:00:44.307Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-m6ig5n83/mounts/ unmounted [2025-05-02T18:00:44.307Z] [2025-05-02T18:00:44.307Z] ��� Duration: 0s [2025-05-02T18:00:44.307Z] org.osbuild.copy: 929b9202f8bffed771a02729cdc80fb468c1cb9044bbc63c7d362557dace5df8 { [2025-05-02T18:00:44.307Z] "paths": [ [2025-05-02T18:00:44.307Z] { [2025-05-02T18:00:44.307Z] "from": "input://tree/", [2025-05-02T18:00:44.307Z] "to": "mount://root/" [2025-05-02T18:00:44.307Z] } [2025-05-02T18:00:44.307Z] ] [2025-05-02T18:00:44.307Z] } [2025-05-02T18:00:44.560Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T18:00:44.560Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jjkbhtxp/mounts/ [2025-05-02T18:00:44.814Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jjkbhtxp/mounts/boot [2025-05-02T18:00:44.814Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jjkbhtxp/mounts/boot/efi [2025-05-02T18:00:45.067Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:00:45.067Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-05-02T18:00:49.214Z] [33m [2025-05-02T18:00:49.214Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:00:49.214Z] /dev/vdb1 40G 9.0G 31G 23% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:00:49.214Z] [39m [2025-05-02T18:00:59.146Z] [33m [2025-05-02T18:00:59.146Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:00:59.146Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:00:59.146Z] [39m [2025-05-02T18:01:07.226Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jjkbhtxp/mounts/boot/efi unmounted [2025-05-02T18:01:07.226Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jjkbhtxp/mounts/boot unmounted [2025-05-02T18:01:07.226Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jjkbhtxp/mounts/ unmounted [2025-05-02T18:01:07.226Z] [2025-05-02T18:01:07.226Z] ��� Duration: 22s [2025-05-02T18:01:07.226Z] org.osbuild.bootupd: 8d08d4ea201293c11437a0bfe6670eaefa7d8b3f683a5f93c9a73ca09bc1fe31 { [2025-05-02T18:01:07.226Z] "static-configs": true, [2025-05-02T18:01:07.226Z] "deployment": { [2025-05-02T18:01:07.226Z] "default": true [2025-05-02T18:01:07.226Z] } [2025-05-02T18:01:07.226Z] } [2025-05-02T18:01:07.226Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T18:01:07.226Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6k6yw0p4/mounts/ [2025-05-02T18:01:07.480Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6k6yw0p4/mounts/boot [2025-05-02T18:01:07.480Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6k6yw0p4/mounts/boot/efi [2025-05-02T18:01:07.480Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:01:07.734Z] Skip installing component BIOS without target device [2025-05-02T18:01:07.734Z] Installed 05_ignition.cfg [2025-05-02T18:01:07.734Z] Installed: grub.cfg [2025-05-02T18:01:07.734Z] Installed: "fedora/grub.cfg" [2025-05-02T18:01:07.734Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6k6yw0p4/mounts/boot/efi unmounted [2025-05-02T18:01:07.734Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6k6yw0p4/mounts/boot unmounted [2025-05-02T18:01:07.988Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6k6yw0p4/mounts/ unmounted [2025-05-02T18:01:07.988Z] [2025-05-02T18:01:07.988Z] ��� Duration: 0s [2025-05-02T18:01:07.988Z] org.osbuild.chattr: dbb1470d6fd9cd8c0c373b7ba91e7163a37bd31fc7f3e684f5d7612f91184123 { [2025-05-02T18:01:07.988Z] "items": { [2025-05-02T18:01:07.988Z] "mount://root/": { [2025-05-02T18:01:07.988Z] "immutable": true [2025-05-02T18:01:07.988Z] } [2025-05-02T18:01:07.988Z] } [2025-05-02T18:01:07.988Z] } [2025-05-02T18:01:07.988Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T18:01:07.988Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7dz0iv26/mounts/ [2025-05-02T18:01:08.250Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/380bc37b237ab5ccadf60b28f57d6de17c0f26998c6da8c9fa38ee3d833ae12c.0' [2025-05-02T18:01:08.250Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:01:08.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7dz0iv26/mounts/ostree/deploy/fedora-coreos/deploy/380bc37b237ab5ccadf60b28f57d6de17c0f26998c6da8c9fa38ee3d833ae12c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7dz0iv26/mounts [2025-05-02T18:01:08.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7dz0iv26/mounts/boot unmounted [2025-05-02T18:01:08.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7dz0iv26/mounts/var unmounted [2025-05-02T18:01:08.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7dz0iv26/mounts/sysroot unmounted [2025-05-02T18:01:08.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7dz0iv26/mounts unmounted [2025-05-02T18:01:08.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7dz0iv26/mounts unmounted [2025-05-02T18:01:08.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7dz0iv26/mounts unmounted [2025-05-02T18:01:08.503Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-7dz0iv26/mounts/ [2025-05-02T18:01:08.503Z] [33m [2025-05-02T18:01:08.503Z] [2025-05-02T18:01:08.503Z] ��� Duration: 0s [2025-05-02T18:01:08.503Z] Pipeline raw-metal4k-image: 7f973111aa050e6b34e6a5aab39adc77ae8f8cd38ff2410b70750117d7939b1a [2025-05-02T18:01:08.503Z] Build [2025-05-02T18:01:08.503Z] root: <host> [2025-05-02T18:01:08.503Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T18:01:08.503Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:01:08.503Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:01:08.503Z] [39m [2025-05-02T18:01:08.503Z] org.osbuild.copy: 7ae7e0500aa6734f79cf854a56dee099fab965de970f50a5c5776ae881a181db { [2025-05-02T18:01:08.503Z] "paths": [ [2025-05-02T18:01:08.503Z] { [2025-05-02T18:01:08.503Z] "from": "input://tree/disk.img", [2025-05-02T18:01:08.503Z] "to": "tree:///disk.img" [2025-05-02T18:01:08.503Z] } [2025-05-02T18:01:08.503Z] ] [2025-05-02T18:01:08.503Z] } [2025-05-02T18:01:08.758Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:01:08.758Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-02T18:01:09.010Z] [2025-05-02T18:01:09.011Z] ��� Duration: 0s [2025-05-02T18:01:09.011Z] org.osbuild.coreos.platform: 7f973111aa050e6b34e6a5aab39adc77ae8f8cd38ff2410b70750117d7939b1a { [2025-05-02T18:01:09.011Z] "platform": "metal" [2025-05-02T18:01:09.011Z] } [2025-05-02T18:01:09.011Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-02T18:01:09.011Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts/ [2025-05-02T18:01:09.273Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/380bc37b237ab5ccadf60b28f57d6de17c0f26998c6da8c9fa38ee3d833ae12c.0' [2025-05-02T18:01:09.273Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts/boot [2025-05-02T18:01:09.528Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:01:09.528Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts/boot unmounted [2025-05-02T18:01:09.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts/ostree/deploy/fedora-coreos/deploy/380bc37b237ab5ccadf60b28f57d6de17c0f26998c6da8c9fa38ee3d833ae12c.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts [2025-05-02T18:01:09.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts/boot unmounted [2025-05-02T18:01:09.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts/var unmounted [2025-05-02T18:01:09.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts/sysroot unmounted [2025-05-02T18:01:09.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts unmounted [2025-05-02T18:01:09.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts unmounted [2025-05-02T18:01:09.528Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts unmounted [2025-05-02T18:01:09.782Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-feaoqgk0/mounts/ [2025-05-02T18:01:09.782Z] [2025-05-02T18:01:09.782Z] ��� Duration: 0s [2025-05-02T18:01:09.782Z] Pipeline metal4k: 9427da383aac0623cc2e322a9c0b62013e3ed85d3d79de64fc5b64966da748a5 [2025-05-02T18:01:09.782Z] Build [2025-05-02T18:01:09.782Z] root: <host> [2025-05-02T18:01:09.782Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T18:01:09.782Z] org.osbuild.copy: 9427da383aac0623cc2e322a9c0b62013e3ed85d3d79de64fc5b64966da748a5 { [2025-05-02T18:01:09.782Z] "paths": [ [2025-05-02T18:01:09.782Z] { [2025-05-02T18:01:09.782Z] "from": "input://tree/disk.img", [2025-05-02T18:01:09.782Z] "to": "tree:///fedora-coreos-43.20250502.dev.0-metal4k.x86_64.raw" [2025-05-02T18:01:09.782Z] } [2025-05-02T18:01:09.782Z] ] [2025-05-02T18:01:09.782Z] } [2025-05-02T18:01:10.035Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:01:10.035Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250502.dev.0-metal4k.x86_64.raw' [2025-05-02T18:01:10.035Z] [2025-05-02T18:01:10.035Z] ��� Duration: 0s [2025-05-02T18:01:10.035Z] Pipeline live: c2283ee8422bf8e25330dc2a7e0d656821f20651f3fcada4cba90b3142ddf2ac [2025-05-02T18:01:10.035Z] Build [2025-05-02T18:01:10.287Z] root: <host> [2025-05-02T18:01:10.287Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-02T18:01:10.287Z] org.osbuild.coreos.live-artifacts.mono: c2283ee8422bf8e25330dc2a7e0d656821f20651f3fcada4cba90b3142ddf2ac { [2025-05-02T18:01:10.287Z] "filenames": { [2025-05-02T18:01:10.287Z] "live-iso": "fedora-coreos-43.20250502.dev.0-live-iso.x86_64.iso", [2025-05-02T18:01:10.287Z] "live-kernel": "fedora-coreos-43.20250502.dev.0-live-kernel.x86_64", [2025-05-02T18:01:10.287Z] "live-initramfs": "fedora-coreos-43.20250502.dev.0-live-initramfs.x86_64.img", [2025-05-02T18:01:10.287Z] "live-rootfs": "fedora-coreos-43.20250502.dev.0-live-rootfs.x86_64.img" [2025-05-02T18:01:10.287Z] } [2025-05-02T18:01:10.287Z] } [2025-05-02T18:01:10.541Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-02T18:01:11.105Z] Generating osmet file for fedora-coreos-43.20250502.dev.0-metal.x86_64.raw image [2025-05-02T18:01:17.825Z] Total OSTree objects scanned from /root: 17996 (17990 mapped, 6 empty) [2025-05-02T18:01:17.825Z] Total OSTree objects found in /boot: 316 [2025-05-02T18:01:17.825Z] Duplicate extents dropped: 0 [2025-05-02T18:01:17.825Z] Overlapping extents clamped: 0 [2025-05-02T18:01:17.825Z] Total /root extents: 17991 [2025-05-02T18:01:17.825Z] Duplicate extents dropped: 0 [2025-05-02T18:01:17.825Z] Overlapping extents clamped: 0 [2025-05-02T18:01:17.825Z] Total /boot extents: 321 [2025-05-02T18:01:17.825Z] Packing image [2025-05-02T18:01:18.747Z] [33m [2025-05-02T18:01:18.747Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:01:18.747Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:01:18.747Z] [39m [2025-05-02T18:01:28.665Z] [33m [2025-05-02T18:01:28.666Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:01:28.666Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:01:28.666Z] [39m [2025-05-02T18:01:38.589Z] [33m [2025-05-02T18:01:38.589Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:01:38.589Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:01:38.589Z] [39m [2025-05-02T18:01:50.730Z] [33m [2025-05-02T18:01:50.730Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:01:50.730Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:01:50.730Z] [39m [2025-05-02T18:01:58.793Z] [33m [2025-05-02T18:01:58.793Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:01:58.793Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:01:58.793Z] [39m [2025-05-02T18:02:08.720Z] [33m [2025-05-02T18:02:08.720Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:02:08.720Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:02:08.720Z] [39m [2025-05-02T18:02:12.873Z] Total bytes skipped: 1765696512 [2025-05-02T18:02:12.873Z] Total bytes written: 1102158848 [2025-05-02T18:02:12.873Z] Total bytes written (compressed): 19113624 [2025-05-02T18:02:12.873Z] Verifying that repacked image matches digest [2025-05-02T18:02:18.111Z] Packing successful! [2025-05-02T18:02:18.366Z] Generating osmet file for fedora-coreos-43.20250502.dev.0-metal4k.x86_64.raw image [2025-05-02T18:02:18.922Z] [33m [2025-05-02T18:02:18.922Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:02:18.922Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:02:18.922Z] [39m [2025-05-02T18:02:23.072Z] Total OSTree objects scanned from /root: 17996 (17990 mapped, 6 empty) [2025-05-02T18:02:23.072Z] Total OSTree objects found in /boot: 3 [2025-05-02T18:02:23.072Z] Duplicate extents dropped: 0 [2025-05-02T18:02:23.072Z] Overlapping extents clamped: 0 [2025-05-02T18:02:23.072Z] Total /root extents: 17991 [2025-05-02T18:02:23.072Z] Duplicate extents dropped: 0 [2025-05-02T18:02:23.072Z] Overlapping extents clamped: 0 [2025-05-02T18:02:23.072Z] Total /boot extents: 5 [2025-05-02T18:02:23.072Z] Packing image [2025-05-02T18:02:29.592Z] [33m [2025-05-02T18:02:29.592Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:02:29.592Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:02:29.592Z] [39m [2025-05-02T18:02:39.506Z] [33m [2025-05-02T18:02:39.506Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:02:39.506Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:02:39.506Z] [39m [2025-05-02T18:02:49.805Z] [33m [2025-05-02T18:02:49.805Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:02:49.805Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:02:49.805Z] [39m [2025-05-02T18:02:59.726Z] [33m [2025-05-02T18:02:59.726Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:02:59.726Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:02:59.726Z] [39m [2025-05-02T18:03:09.643Z] [33m [2025-05-02T18:03:09.643Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:03:09.643Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:03:09.643Z] [39m [2025-05-02T18:03:17.705Z] Total bytes skipped: 1754820608 [2025-05-02T18:03:17.705Z] Total bytes written: 1113034752 [2025-05-02T18:03:17.705Z] Total bytes written (compressed): 19384008 [2025-05-02T18:03:17.705Z] Verifying that repacked image matches digest [2025-05-02T18:03:19.062Z] [33m [2025-05-02T18:03:19.062Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:03:19.062Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:03:19.062Z] [39m [2025-05-02T18:03:23.220Z] Packing successful! [2025-05-02T18:03:23.220Z] Kernel binary linked: /run/osbuild/tree/tmpkirdy_or/tmp-rootfs-dir/boot/vmlinuz-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64 [2025-05-02T18:03:23.220Z] Kernel HMAC linked: /run/osbuild/tree/tmpkirdy_or/tmp-rootfs-dir/boot/.vmlinuz-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43.x86_64.hmac [2025-05-02T18:03:23.220Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet [2025-05-02T18:03:29.738Z] [33m [2025-05-02T18:03:29.738Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:03:29.738Z] /dev/vdb1 40G 12G 29G 30% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:03:29.738Z] [39m [2025-05-02T18:03:39.650Z] [33m [2025-05-02T18:03:39.650Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:03:39.650Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:03:39.650Z] [39m [2025-05-02T18:03:49.573Z] [33m [2025-05-02T18:03:49.573Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:03:49.573Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:03:49.573Z] [39m [2025-05-02T18:03:59.495Z] [33m [2025-05-02T18:03:59.495Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:03:59.495Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:03:59.495Z] [39m [2025-05-02T18:04:09.409Z] [33m [2025-05-02T18:04:09.409Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:04:09.409Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:04:09.409Z] [39m [2025-05-02T18:04:19.321Z] [33m [2025-05-02T18:04:19.321Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:04:19.321Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:04:19.321Z] [39m [2025-05-02T18:04:29.248Z] [33m [2025-05-02T18:04:29.248Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:04:29.248Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:04:29.248Z] [39m [2025-05-02T18:04:39.175Z] [33m [2025-05-02T18:04:39.175Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:04:39.175Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:04:39.175Z] [39m [2025-05-02T18:04:51.317Z] [33m [2025-05-02T18:04:51.317Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:04:51.317Z] /dev/vdb1 40G 14G 27G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:04:51.317Z] [39m [2025-05-02T18:04:59.384Z] [33m [2025-05-02T18:04:59.384Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:04:59.384Z] /dev/vdb1 40G 15G 26G 37% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:04:59.384Z] [39m [2025-05-02T18:05:09.310Z] [33m [2025-05-02T18:05:09.310Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:05:09.310Z] /dev/vdb1 40G 15G 26G 37% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:05:09.310Z] [39m [2025-05-02T18:05:19.224Z] [33m [2025-05-02T18:05:19.224Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:05:19.224Z] /dev/vdb1 40G 15G 26G 37% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:05:19.224Z] [39m [2025-05-02T18:05:25.746Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-43.20250502.dev.0 [2025-05-02T18:05:25.746Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmpkirdy_or/iso/zipl.prm [2025-05-02T18:05:25.746Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmpkirdy_or/iso/isolinux/isolinux.cfg [2025-05-02T18:05:25.746Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmpkirdy_or/iso/isolinux/boot.msg [2025-05-02T18:05:25.746Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmpkirdy_or/iso/EFI/fedora/grub.cfg [2025-05-02T18:05:25.746Z] mkfs.fat 4.2 (2021-01-31) [2025-05-02T18:05:27.112Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-05-02T18:05:27.112Z] genisoimage 1.1.11 (Linux) [2025-05-02T18:05:27.112Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso [2025-05-02T18:05:27.112Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/coreos [2025-05-02T18:05:27.112Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/isolinux [2025-05-02T18:05:27.112Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/images [2025-05-02T18:05:27.112Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/images/pxeboot [2025-05-02T18:05:27.112Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/EFI [2025-05-02T18:05:27.112Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/EFI/fedora [2025-05-02T18:05:27.112Z] Writing: Initial Padblock Start Block 0 [2025-05-02T18:05:27.112Z] Done with: Initial Padblock Block(s) 16 [2025-05-02T18:05:27.112Z] Writing: Primary Volume Descriptor Start Block 16 [2025-05-02T18:05:27.112Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-05-02T18:05:27.112Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-05-02T18:05:27.112Z] Size of boot image is 4 sectors -> No emulation [2025-05-02T18:05:27.112Z] Size of boot image is 15516 sectors -> No emulation [2025-05-02T18:05:27.112Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-05-02T18:05:27.112Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-05-02T18:05:27.112Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-05-02T18:05:27.112Z] Writing: End Volume Descriptor Start Block 19 [2025-05-02T18:05:27.112Z] Done with: End Volume Descriptor Block(s) 1 [2025-05-02T18:05:27.112Z] Writing: Version block Start Block 20 [2025-05-02T18:05:27.112Z] Done with: Version block Block(s) 1 [2025-05-02T18:05:27.112Z] Writing: Path table Start Block 21 [2025-05-02T18:05:27.112Z] Done with: Path table Block(s) 4 [2025-05-02T18:05:27.112Z] Writing: Joliet path table Start Block 25 [2025-05-02T18:05:27.112Z] Done with: Joliet path table Block(s) 4 [2025-05-02T18:05:27.112Z] Writing: Directory tree Start Block 29 [2025-05-02T18:05:27.112Z] Done with: Directory tree Block(s) 7 [2025-05-02T18:05:27.112Z] Writing: Joliet directory tree Start Block 36 [2025-05-02T18:05:27.112Z] Done with: Joliet directory tree Block(s) 7 [2025-05-02T18:05:27.112Z] Writing: Directory tree cleanup Start Block 43 [2025-05-02T18:05:27.112Z] Done with: Directory tree cleanup Block(s) 0 [2025-05-02T18:05:27.112Z] Writing: Extension record Start Block 43 [2025-05-02T18:05:27.112Z] Done with: Extension record Block(s) 1 [2025-05-02T18:05:27.112Z] Writing: The File(s) Start Block 44 [2025-05-02T18:05:27.112Z] 1.10% done, estimate finish Fri May 2 18:05:26 2025 [2025-05-02T18:05:27.366Z] 2.21% done, estimate finish Fri May 2 18:06:11 2025 [2025-05-02T18:05:27.366Z] 3.31% done, estimate finish Fri May 2 18:05:56 2025 [2025-05-02T18:05:27.366Z] 4.42% done, estimate finish Fri May 2 18:05:48 2025 [2025-05-02T18:05:27.366Z] 5.52% done, estimate finish Fri May 2 18:05:44 2025 [2025-05-02T18:05:27.366Z] 6.62% done, estimate finish Fri May 2 18:05:41 2025 [2025-05-02T18:05:27.366Z] 7.72% done, estimate finish Fri May 2 18:05:38 2025 [2025-05-02T18:05:27.366Z] 8.83% done, estimate finish Fri May 2 18:05:37 2025 [2025-05-02T18:05:27.366Z] 9.93% done, estimate finish Fri May 2 18:05:36 2025 [2025-05-02T18:05:27.366Z] 11.03% done, estimate finish Fri May 2 18:05:35 2025 [2025-05-02T18:05:27.366Z] 12.14% done, estimate finish Fri May 2 18:05:34 2025 [2025-05-02T18:05:27.366Z] 13.24% done, estimate finish Fri May 2 18:05:33 2025 [2025-05-02T18:05:27.366Z] 14.34% done, estimate finish Fri May 2 18:05:32 2025 [2025-05-02T18:05:27.366Z] 15.44% done, estimate finish Fri May 2 18:05:32 2025 [2025-05-02T18:05:27.366Z] 16.55% done, estimate finish Fri May 2 18:05:32 2025 [2025-05-02T18:05:27.619Z] 17.65% done, estimate finish Fri May 2 18:05:31 2025 [2025-05-02T18:05:27.619Z] 18.75% done, estimate finish Fri May 2 18:05:31 2025 [2025-05-02T18:05:27.619Z] 19.86% done, estimate finish Fri May 2 18:05:31 2025 [2025-05-02T18:05:27.619Z] 20.96% done, estimate finish Fri May 2 18:05:30 2025 [2025-05-02T18:05:27.619Z] 22.06% done, estimate finish Fri May 2 18:05:30 2025 [2025-05-02T18:05:27.619Z] 23.17% done, estimate finish Fri May 2 18:05:30 2025 [2025-05-02T18:05:27.619Z] 24.27% done, estimate finish Fri May 2 18:05:30 2025 [2025-05-02T18:05:27.619Z] 25.37% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:27.619Z] 26.47% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:27.619Z] 27.58% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:27.619Z] 28.68% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:27.619Z] 29.78% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:27.619Z] 30.89% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:27.619Z] 31.99% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:27.619Z] 33.09% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:27.619Z] 34.20% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 35.30% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 36.40% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 37.50% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 38.61% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 39.71% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 40.81% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 41.92% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 43.02% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 44.12% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 45.23% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 46.33% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 47.43% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 48.53% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 49.64% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:27.619Z] 50.74% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.619Z] 51.85% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.619Z] 52.95% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.619Z] 54.05% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.619Z] 55.15% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 56.26% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 57.36% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 58.46% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 59.57% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 60.67% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 61.77% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 62.88% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 63.98% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 65.08% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 66.18% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 67.29% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 68.39% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 69.49% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 70.60% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:27.873Z] 71.70% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:28.126Z] 72.80% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:28.126Z] 73.91% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:28.126Z] 75.01% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:28.126Z] 76.11% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:28.126Z] 77.21% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:28.126Z] 78.32% done, estimate finish Fri May 2 18:05:27 2025 [2025-05-02T18:05:28.126Z] 79.42% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.126Z] 80.52% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.126Z] 81.63% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.126Z] 82.73% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.126Z] 83.83% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.126Z] 84.94% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.126Z] 86.04% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.380Z] 87.14% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.380Z] 88.24% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.380Z] 89.35% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.380Z] 90.45% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.380Z] 91.56% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.380Z] 92.66% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.380Z] 93.76% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.381Z] 94.86% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.381Z] 95.97% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.381Z] 97.07% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.381Z] 98.17% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.633Z] 99.27% done, estimate finish Fri May 2 18:05:28 2025 [2025-05-02T18:05:28.633Z] Total translation table size: 2048 [2025-05-02T18:05:28.633Z] Total rockridge attributes bytes: 2926 [2025-05-02T18:05:28.633Z] Total directory bytes: 12288 [2025-05-02T18:05:28.633Z] Path table size(bytes): 96 [2025-05-02T18:05:28.633Z] Done with: The File(s) Block(s) 453094 [2025-05-02T18:05:28.633Z] Writing: Ending Padblock Start Block 453138 [2025-05-02T18:05:28.633Z] Done with: Ending Padblock Block(s) 150 [2025-05-02T18:05:28.633Z] Max brk space used 1b000 [2025-05-02T18:05:28.633Z] 453288 extents written (885 MB) [2025-05-02T18:05:29.553Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-05-02T18:05:29.553Z] genisoimage 1.1.11 (Linux) [2025-05-02T18:05:29.553Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso [2025-05-02T18:05:29.553Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/coreos [2025-05-02T18:05:29.553Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/isolinux [2025-05-02T18:05:29.553Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/images [2025-05-02T18:05:29.553Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/images/pxeboot [2025-05-02T18:05:29.553Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/EFI [2025-05-02T18:05:29.553Z] Scanning /run/osbuild/tree/tmpkirdy_or/iso/EFI/fedora [2025-05-02T18:05:29.553Z] Writing: Initial Padblock Start Block 0 [2025-05-02T18:05:29.553Z] Done with: Initial Padblock Block(s) 16 [2025-05-02T18:05:29.553Z] Writing: Primary Volume Descriptor Start Block 16 [2025-05-02T18:05:29.553Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-05-02T18:05:29.553Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-05-02T18:05:29.553Z] Size of boot image is 4 sectors -> No emulation [2025-05-02T18:05:29.553Z] Size of boot image is 15516 sectors -> No emulation [2025-05-02T18:05:29.553Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-05-02T18:05:29.553Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-05-02T18:05:29.553Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-05-02T18:05:29.553Z] Writing: End Volume Descriptor Start Block 19 [2025-05-02T18:05:29.553Z] Done with: End Volume Descriptor Block(s) 1 [2025-05-02T18:05:29.553Z] Writing: Version block Start Block 20 [2025-05-02T18:05:29.553Z] Done with: Version block Block(s) 1 [2025-05-02T18:05:29.553Z] Writing: Path table Start Block 21 [2025-05-02T18:05:29.553Z] Done with: Path table Block(s) 4 [2025-05-02T18:05:29.553Z] Writing: Joliet path table Start Block 25 [2025-05-02T18:05:29.553Z] Done with: Joliet path table Block(s) 4 [2025-05-02T18:05:29.553Z] Writing: Directory tree Start Block 29 [2025-05-02T18:05:29.553Z] Done with: Directory tree Block(s) 7 [2025-05-02T18:05:29.553Z] Writing: Joliet directory tree Start Block 36 [2025-05-02T18:05:29.553Z] Done with: Joliet directory tree Block(s) 7 [2025-05-02T18:05:29.553Z] Writing: Directory tree cleanup Start Block 43 [2025-05-02T18:05:29.553Z] Done with: Directory tree cleanup Block(s) 0 [2025-05-02T18:05:29.553Z] Writing: Extension record Start Block 43 [2025-05-02T18:05:29.553Z] Done with: Extension record Block(s) 1 [2025-05-02T18:05:29.553Z] Writing: The File(s) Start Block 44 [2025-05-02T18:05:29.553Z] [33m [2025-05-02T18:05:29.553Z] Filesystem Size Used Avail Use% Mounted on [2025-05-02T18:05:29.553Z] /dev/vdb1 40G 14G 27G 34% /home/jenkins/agent/workspace/test-override/cache [2025-05-02T18:05:29.553Z] [39m [2025-05-02T18:05:29.553Z] 7.18% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.553Z] 14.32% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.553Z] 21.48% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.553Z] 28.63% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.553Z] 35.79% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.554Z] 42.94% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.554Z] 50.10% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.554Z] 57.24% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.554Z] 64.41% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.554Z] 71.55% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.554Z] 78.72% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.554Z] 85.86% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.554Z] 93.01% done, estimate finish Fri May 2 18:05:29 2025 [2025-05-02T18:05:29.554Z] Total translation table size: 2048 [2025-05-02T18:05:29.554Z] Total rockridge attributes bytes: 2762 [2025-05-02T18:05:29.554Z] Total directory bytes: 12288 [2025-05-02T18:05:29.554Z] Path table size(bytes): 96 [2025-05-02T18:05:29.554Z] Done with: The File(s) Block(s) 69695 [2025-05-02T18:05:29.554Z] Writing: Ending Padblock Start Block 69739 [2025-05-02T18:05:29.554Z] Done with: Ending Padblock Block(s) 150 [2025-05-02T18:05:29.554Z] Max brk space used 1b000 [2025-05-02T18:05:29.554Z] 69889 extents written (136 MB) [2025-05-02T18:05:30.112Z] Packing minimal ISO [2025-05-02T18:05:30.112Z] Matched 16 files of 16 [2025-05-02T18:05:30.112Z] Total bytes skipped: 142719074 [2025-05-02T18:05:30.112Z] Total bytes written: 935838 [2025-05-02T18:05:30.112Z] Total bytes written (compressed): 2776 [2025-05-02T18:05:30.112Z] Verifying that packed image matches digest [2025-05-02T18:05:30.365Z] Packing successful! [2025-05-02T18:05:31.730Z] [2025-05-02T18:05:31.730Z] ��� Duration: 261s [2025-05-02T18:05:31.730Z] manifest /tmp/osbuild-FAnH.json finished successfully [2025-05-02T18:05:32.651Z] oci-archive: 64fb72d9eb617a998ae84c00f3c02687a85dfd63f935e2ec5282d33c50fabc9e [2025-05-02T18:05:32.651Z] deployed-tree: 58892cce387ef4fa18057db7b578ec02efefd684724ffa5993b035a4a50fec8c [2025-05-02T18:05:32.651Z] tree: c32adc3fdf1367b6309511864e20da32533a7a12df27d1b8e7694929aaea06dc [2025-05-02T18:05:32.651Z] raw-image: c6e364624667445365f29f6920aa17d862785cdb8962baa83e77998b07031aaa [2025-05-02T18:05:32.651Z] raw-4k-image: dbb1470d6fd9cd8c0c373b7ba91e7163a37bd31fc7f3e684f5d7612f91184123 [2025-05-02T18:05:32.651Z] raw-aliyun-image: ebbf58af641cabe25ccc0eb478487767dc1f72af9820c5eab6869b23deaa0cab [2025-05-02T18:05:32.651Z] aliyun: 3759abef85371aa8ffe61d797ec4e857ee512fb4c63bd86b15327fe7d0a2195f [2025-05-02T18:05:32.651Z] raw-applehv-image: c7cb7e2d87a2fe6a0cadabf04e2510744cfddc3d3222d19fc40bca3df5eec5ed [2025-05-02T18:05:32.651Z] applehv: 4b6faf17f1cbbd673d22969b0ea650ebcf9545d180eeefb88acd274d39c8495d [2025-05-02T18:05:32.651Z] raw-aws-image: 9ce29b43def79538bfb81ce80e4897a9eef5ffd1ee7170113678dcb1851789a1 [2025-05-02T18:05:32.651Z] aws: c8b9acf5f88c5f2474aac61c8e11729f27a5b08a08f8cde8e6eda60ad324b1e3 [2025-05-02T18:05:32.651Z] raw-azure-image: af5cce1c0f48dfcd5e038ad2ecfa5224a6ecc9f8e4fa4df404869a7e06b6d21e [2025-05-02T18:05:32.651Z] azure: 9fed5f7a1d22ab0bd59a81e129df107e210424b70451abcfbca1c13128b84307 [2025-05-02T18:05:32.651Z] raw-azurestack-image: 0c7c6bd509452922b445eca63a3c7ad5f669986448231b5b071d60d73deb3030 [2025-05-02T18:05:32.651Z] azurestack: df7869f47e1d5a323eccd256d22873cacaba2e09adba24de282b89835c38e158 [2025-05-02T18:05:32.651Z] raw-digitalocean-image: fca93685b6c3537b691edd60eef791ed0dfedf46652c1144ae24068a4c1d0782 [2025-05-02T18:05:32.651Z] digitalocean: 6598a92fa59efff80b87513b79b05c390a65920f9a2621044ee03cde2ddceac4 [2025-05-02T18:05:32.651Z] raw-exoscale-image: e6c7e0ef1234e436634117c55211781f4c14bd8a233c88eefc5fef0583869fef [2025-05-02T18:05:32.651Z] exoscale: 5ea9aa4b023a311baae778db711dc8b1a0a057dfc5f122632dbcd8adc2bea1ca [2025-05-02T18:05:32.651Z] raw-gcp-image: 797b5e58a70e2c58e30243094482c2fd251a3da3f57af8f36d4a661f0abd1ae9 [2025-05-02T18:05:32.651Z] raw-gcp-image-tar: 0029cb3ca58d7d10497f1fd60541f5cc435597f95cdc044bcf48fd15d2fcd2cd [2025-05-02T18:05:32.651Z] gcp: a8e478e1ec3f41c425b5fc46e91f3e9db7ccb227dbc84b6930090be159c98f18 [2025-05-02T18:05:32.651Z] raw-hetzner-image: 6f6943b39ca1dbfd570dc3a8f0bcd2046c4b8004e88388c7c32d75fc2b7b8624 [2025-05-02T18:05:32.651Z] hetzner: aaeae731cd7f83be283afd76bfd07261713320a9a6bc1e332626a30ae6a00e96 [2025-05-02T18:05:32.651Z] raw-hyperv-image: db9cb585e654819c6e0e3bb5a029e6f17dd58f137c3afe7a021d82f612cd5d0a [2025-05-02T18:05:32.651Z] hyperv: 2c677646996579b7674352d0b47453a11a79e0b5568f7ca5e08185cfda38721d [2025-05-02T18:05:32.651Z] raw-ibmcloud-image: 13cb1eafb88e046f50a382762e2a606107d8681e2fac02e9c4b6a164d7f90e82 [2025-05-02T18:05:32.651Z] ibmcloud: b106710f12d3a51efd92e6b0e9bf25372551760b462fbe2d1068080ee5296f74 [2025-05-02T18:05:32.651Z] raw-kubevirt-image: 35714eaa04862718f0fe7622ffb20331bebbaffbb8df21e397a015661c02c44d [2025-05-02T18:05:32.651Z] qemu-kubevirt-image: 2bc5474a050bbbd086a2fc33458057e2a5d55dc76b95e96b9d1288b775f89494 [2025-05-02T18:05:32.651Z] kubevirt: 095f547e01dc24ac40593e512bcc916e9ee9441492586c73d8a89b02b28691c4 [2025-05-02T18:05:32.651Z] raw-openstack-image: 9c1186849d8af5b471387a4615540e773559971dcb079cb826b5ef5e4c1228e0 [2025-05-02T18:05:32.651Z] openstack: 79e95e9a195792f0158dc74529d0e4a12ebc088c4b7bcc7c1ee39250dab75691 [2025-05-02T18:05:32.651Z] raw-metal-image: 53cdc6a8a3a811f8ced162bb6d4b6cd465445b4d585e0666907167091c191a96 [2025-05-02T18:05:32.651Z] metal: efc4627afb99cfe62290a92177c412998503e71d9221189ff881f1b7eec5e91b [2025-05-02T18:05:32.651Z] raw-metal4k-image: 7f973111aa050e6b34e6a5aab39adc77ae8f8cd38ff2410b70750117d7939b1a [2025-05-02T18:05:32.651Z] metal4k: 9427da383aac0623cc2e322a9c0b62013e3ed85d3d79de64fc5b64966da748a5 [2025-05-02T18:05:32.651Z] raw-nutanix-image: 9e53f8559eb87f2568e4436ddb73f20e6715dfe09be6fb1a2c57a01ec794b08f [2025-05-02T18:05:32.651Z] nutanix: ba2e3c1a5a88d5365f9f95c73b11933919ef1f99ae817ee70c6a7dfa63a040d0 [2025-05-02T18:05:32.651Z] raw-qemu-image: 61f678b1040f871d726b563ecb3cfa8bfb9ef6f68d139ac90cad5d3b6a516db3 [2025-05-02T18:05:32.651Z] qemu: 6ae8db81a7693198783ccba51120edf994aeea4cfdd789154fcc370d34e6bae9 [2025-05-02T18:05:32.651Z] raw-vultr-image: 29c1a7feb8deadf98668a1306c996f212599a039dce207a2abc87d6956cce1f0 [2025-05-02T18:05:32.651Z] vultr: 06b4e5b8b41d059b6db8e9b930483d3728dfdd33cb650c6951f97734bd3bed58 [2025-05-02T18:05:32.651Z] live: c2283ee8422bf8e25330dc2a7e0d656821f20651f3fcada4cba90b3142ddf2ac [2025-05-02T18:05:32.651Z] + set +x [2025-05-02T18:05:34.526Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.XKeK73uPnI/live/fedora-coreos-43.20250502.dev.0-live-iso.x86_64.iso': Operation not permitted [2025-05-02T18:05:34.526Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.XKeK73uPnI/live/fedora-coreos-43.20250502.dev.0-live-kernel.x86_64': Operation not permitted [2025-05-02T18:05:35.081Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.XKeK73uPnI/live/fedora-coreos-43.20250502.dev.0-live-initramfs.x86_64.img': Operation not permitted [2025-05-02T18:05:36.435Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.XKeK73uPnI/live/fedora-coreos-43.20250502.dev.0-live-rootfs.x86_64.img': Operation not permitted [2025-05-02T18:05:36.435Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.XKeK73uPnI/live': Operation not permitted [2025-05-02T18:05:41.657Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.XKeK73uPnI/metal/fedora-coreos-43.20250502.dev.0-metal.x86_64.raw': Operation not permitted [2025-05-02T18:05:41.657Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.XKeK73uPnI/metal': Operation not permitted [2025-05-02T18:06:03.518Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.XKeK73uPnI/metal4k/fedora-coreos-43.20250502.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-05-02T18:06:03.518Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.XKeK73uPnI/metal4k': Operation not permitted [2025-05-02T18:06:08.739Z] /home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/meta.json wrote with version stamp 1746209168105667975 [2025-05-02T18:06:08.739Z] Successfully generated: fedora-coreos-43.20250502.dev.0-metal.x86_64.raw [2025-05-02T18:06:11.247Z] /home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/meta.json wrote with version stamp 1746209170904849297 [2025-05-02T18:06:11.247Z] Successfully generated: fedora-coreos-43.20250502.dev.0-metal4k.x86_64.raw [2025-05-02T18:06:13.125Z] /home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/meta.json wrote with version stamp 1746209172918158989 [2025-05-02T18:06:13.125Z] Successfully generated: fedora-coreos-43.20250502.dev.0-live-iso.x86_64.iso [2025-05-02T18:06:13.681Z] /home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/meta.json wrote with version stamp 1746209173542153645 [2025-05-02T18:06:13.681Z] Successfully generated: fedora-coreos-43.20250502.dev.0-live-kernel.x86_64 [2025-05-02T18:06:16.182Z] /home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/meta.json wrote with version stamp 1746209176157535068 [2025-05-02T18:06:16.435Z] Successfully generated: fedora-coreos-43.20250502.dev.0-live-rootfs.x86_64.img [2025-05-02T18:06:17.791Z] /home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/meta.json wrote with version stamp 1746209177470919818 [2025-05-02T18:06:17.791Z] Successfully generated: fedora-coreos-43.20250502.dev.0-live-initramfs.x86_64.img [2025-05-02T18:06:17.794Z] [Pipeline] } [2025-05-02T18:06:17.806Z] [Pipeline] // withEnv [2025-05-02T18:06:17.812Z] [Pipeline] withEnv [2025-05-02T18:06:17.813Z] [Pipeline] { [2025-05-02T18:06:17.816Z] [Pipeline] sh [2025-05-02T18:06:18.409Z] + set -xeuo pipefail [2025-05-02T18:06:18.409Z] ++ umask [2025-05-02T18:06:18.409Z] + '[' 0022 = 0000 ']' [2025-05-02T18:06:18.409Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-05-02T18:06:18.409Z] Targeting build: 43.20250502.dev.0 [2025-05-02T18:06:18.967Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64 [2025-05-02T18:06:18.967Z] 2025-05-02 18:06:18,712 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/fedora-coreos-43.20250502.dev.0-metal.x86_64.raw'] [2025-05-02T18:11:55.520Z] Compressed: fedora-coreos-43.20250502.dev.0-metal.x86_64.raw.xz [2025-05-02T18:11:55.520Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs [2025-05-02T18:11:55.520Z] Updated: /home/jenkins/agent/workspace/test-override/builds/43.20250502.dev.0/x86_64/meta.json [2025-05-02T18:11:55.524Z] [Pipeline] } [2025-05-02T18:11:55.528Z] [Pipeline] // withEnv [2025-05-02T18:11:55.533Z] [Pipeline] } [2025-05-02T18:11:55.545Z] [Pipeline] // stage [2025-05-02T18:11:55.550Z] [Pipeline] stage [2025-05-02T18:11:55.550Z] [Pipeline] { (x86_64:kola:testiso) [2025-05-02T18:11:55.604Z] [Pipeline] withEnv [2025-05-02T18:11:55.604Z] [Pipeline] { [2025-05-02T18:11:55.608Z] [Pipeline] sh [2025-05-02T18:11:56.203Z] + set -euo pipefail [2025-05-02T18:11:56.203Z] ++ umask [2025-05-02T18:11:56.203Z] + '[' 0022 = 0000 ']' [2025-05-02T18:11:56.203Z] + uuidgen [2025-05-02T18:11:56.203Z] + cut -f1 -d- [2025-05-02T18:11:56.208Z] [Pipeline] } [2025-05-02T18:11:56.219Z] [Pipeline] // withEnv [2025-05-02T18:11:56.225Z] [Pipeline] withEnv [2025-05-02T18:11:56.225Z] [Pipeline] { [2025-05-02T18:11:56.230Z] [Pipeline] sh [2025-05-02T18:11:56.757Z] + set -euo pipefail [2025-05-02T18:11:56.757Z] ++ umask [2025-05-02T18:11:56.757Z] + '[' 0022 = 0000 ']' [2025-05-02T18:11:56.757Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:11:56.757Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-05-02T18:11:56.760Z] [Pipeline] } [2025-05-02T18:11:56.763Z] [Pipeline] // withEnv [2025-05-02T18:11:56.768Z] [Pipeline] withEnv [2025-05-02T18:11:56.769Z] [Pipeline] { [2025-05-02T18:11:56.772Z] [Pipeline] sh [2025-05-02T18:11:57.310Z] + set -xeuo pipefail [2025-05-02T18:11:57.310Z] ++ umask [2025-05-02T18:11:57.310Z] + '[' 0022 = 0000 ']' [2025-05-02T18:11:57.310Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:11:57.310Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-Huj0d/kola-testiso-x86_64 [2025-05-02T18:11:57.310Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-Huj0d/kola-testiso-x86_64 [2025-05-02T18:11:57.310Z] ���� Snoozing kola test pattern "coreos.boot-mirror*" until May 06 2025 [2025-05-02T18:11:57.310Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-02T18:11:57.310Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-02T18:11:57.310Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-02T18:11:57.310Z] Ignoring verification of signature on metal image [2025-05-02T18:11:57.310Z] Running test: iso-as-disk.bios [2025-05-02T18:12:35.930Z] PASS: iso-as-disk.bios (31.527s) [2025-05-02T18:12:35.931Z] Running test: iso-as-disk.uefi [2025-05-02T18:13:14.573Z] PASS: iso-as-disk.uefi (36.736s) [2025-05-02T18:13:14.573Z] Running test: iso-as-disk.uefi-secure [2025-05-02T18:14:01.144Z] PASS: iso-as-disk.uefi-secure (37.81s) [2025-05-02T18:14:01.144Z] Running test: iso-as-disk.4k.uefi [2025-05-02T18:14:39.769Z] PASS: iso-as-disk.4k.uefi (36.412s) [2025-05-02T18:14:39.769Z] Running test: iso-install.bios [2025-05-02T18:16:16.128Z] PASS: iso-install.bios (1m31.928s) [2025-05-02T18:16:16.128Z] Running test: iso-live-login.bios [2025-05-02T18:17:02.714Z] The file: journal.txt does not exist [2025-05-02T18:17:02.714Z] PASS: iso-live-login.bios (44.497s) [2025-05-02T18:17:02.714Z] Running test: iso-live-login.uefi [2025-05-02T18:17:49.303Z] The file: journal.txt does not exist [2025-05-02T18:17:49.303Z] PASS: iso-live-login.uefi (40.163s) [2025-05-02T18:17:49.303Z] Running test: iso-live-login.uefi-secure [2025-05-02T18:18:35.888Z] The file: journal.txt does not exist [2025-05-02T18:18:35.888Z] PASS: iso-live-login.uefi-secure (41.612s) [2025-05-02T18:18:35.888Z] Running test: iso-live-login.4k.uefi [2025-05-02T18:19:22.519Z] The file: journal.txt does not exist [2025-05-02T18:19:22.519Z] PASS: iso-live-login.4k.uefi (41.412s) [2025-05-02T18:19:22.519Z] Running test: iso-offline-install.bios [2025-05-02T18:22:13.938Z] PASS: iso-offline-install.bios (2m49.036s) [2025-05-02T18:22:13.938Z] Running test: iso-offline-install.mpath.bios [2025-05-02T18:25:20.366Z] PASS: iso-offline-install.mpath.bios (2m50.765s) [2025-05-02T18:25:20.366Z] Running test: iso-offline-install-fromram.4k.uefi [2025-05-02T18:27:41.783Z] PASS: iso-offline-install-fromram.4k.uefi (2m17.011s) [2025-05-02T18:27:41.783Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-05-02T18:27:41.783Z] Warning: Cannot announce submounts, client does not support it [2025-05-02T18:31:18.209Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m40.044s) [2025-05-02T18:31:18.209Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-05-02T18:35:39.644Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (4m4.515s) [2025-05-02T18:35:39.644Z] Running test: iso-offline-install-iscsi.manual.bios [2025-05-02T18:39:46.096Z] PASS: iso-offline-install-iscsi.manual.bios (4m1.941s) [2025-05-02T18:39:46.096Z] Running test: miniso-install.bios [2025-05-02T18:41:52.477Z] PASS: miniso-install.bios (2m6.68s) [2025-05-02T18:41:52.477Z] Running test: miniso-install.nm.bios [2025-05-02T18:44:13.882Z] PASS: miniso-install.nm.bios (2m10.012s) [2025-05-02T18:44:13.882Z] Running test: miniso-install.4k.uefi [2025-05-02T18:46:35.279Z] PASS: miniso-install.4k.uefi (2m14.485s) [2025-05-02T18:46:35.279Z] Running test: miniso-install.4k.nm.uefi [2025-05-02T18:48:56.678Z] PASS: miniso-install.4k.nm.uefi (2m17.566s) [2025-05-02T18:48:56.678Z] Running test: pxe-offline-install.rootfs-appended.bios [2025-05-02T18:51:33.074Z] PASS: pxe-offline-install.rootfs-appended.bios (2m35.248s) [2025-05-02T18:51:33.074Z] Running test: pxe-offline-install.4k.uefi [2025-05-02T18:54:09.483Z] PASS: pxe-offline-install.4k.uefi (2m27.913s) [2025-05-02T18:54:09.483Z] Running test: pxe-online-install.bios [2025-05-02T18:56:00.858Z] PASS: pxe-online-install.bios (1m45.9s) [2025-05-02T18:56:00.858Z] Running test: pxe-online-install.4k.uefi [2025-05-02T18:57:52.223Z] PASS: pxe-online-install.4k.uefi (1m45.664s) [2025-05-02T18:57:52.227Z] [Pipeline] } [2025-05-02T18:57:52.230Z] [Pipeline] // withEnv [2025-05-02T18:57:52.247Z] [Pipeline] withEnv [2025-05-02T18:57:52.248Z] [Pipeline] { [2025-05-02T18:57:52.254Z] [Pipeline] sh [2025-05-02T18:57:52.864Z] + set -xeuo pipefail [2025-05-02T18:57:52.864Z] ++ umask [2025-05-02T18:57:52.864Z] + '[' 0022 = 0000 ']' [2025-05-02T18:57:52.864Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:57:52.864Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-Huj0d -c --xz kola-testiso-x86_64 [2025-05-02T18:57:56.474Z] [Pipeline] } [2025-05-02T18:57:56.477Z] [Pipeline] // withEnv [2025-05-02T18:57:56.485Z] [Pipeline] archiveArtifacts [2025-05-02T18:57:56.488Z] Archiving artifacts [2025-05-02T18:57:56.535Z] [Pipeline] withEnv [2025-05-02T18:57:56.536Z] [Pipeline] { [2025-05-02T18:57:56.539Z] [Pipeline] sh [2025-05-02T18:57:57.077Z] + set -xeuo pipefail [2025-05-02T18:57:57.077Z] ++ umask [2025-05-02T18:57:57.077Z] + '[' 0022 = 0000 ']' [2025-05-02T18:57:57.077Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-02T18:57:57.077Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-Huj0d/kola-testiso-x86_64 --output - [2025-05-02T18:57:57.080Z] [Pipeline] } [2025-05-02T18:57:57.083Z] [Pipeline] // withEnv [2025-05-02T18:57:57.087Z] [Pipeline] junit [2025-05-02T18:57:57.089Z] Recording test results [2025-05-02T18:57:57.180Z] None of the test reports contained any result [2025-05-02T18:57:57.180Z] [Pipeline] } [2025-05-02T18:57:57.191Z] [Pipeline] // stage [2025-05-02T18:57:57.196Z] [Pipeline] stage [2025-05-02T18:57:57.196Z] [Pipeline] { (x86_64:Destroy Remote) [2025-05-02T18:57:57.199Z] [Pipeline] } [2025-05-02T18:57:57.202Z] [Pipeline] // stage [2025-05-02T18:57:57.205Z] [Pipeline] } [2025-05-02T18:57:57.214Z] [Pipeline] // parallel [2025-05-02T18:57:57.221Z] [Pipeline] stage [2025-05-02T18:57:57.221Z] [Pipeline] { (Report Completion) [2025-05-02T18:57:57.226Z] [Pipeline] withCredentials [2025-05-02T18:57:57.248Z] Masking supported pattern matches of $RDB_PASSWORD [2025-05-02T18:57:57.248Z] [Pipeline] { [2025-05-02T18:57:57.258Z] [Pipeline] withEnv [2025-05-02T18:57:57.259Z] [Pipeline] { [2025-05-02T18:57:57.261Z] [Pipeline] sh [2025-05-02T18:57:57.794Z] + set -xeuo pipefail [2025-05-02T18:57:57.794Z] ++ umask [2025-05-02T18:57:57.794Z] + '[' 0022 = 0000 ']' [2025-05-02T18:57:57.794Z] + /usr/lib/coreos-assembler/resultsdb-report --testcase cosa.build-and-test --testcase-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//job/test-override --testrun-url https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1691/display/redirect --outcome PASSED --advisory FEDORA-2025-b7667826a8 --stream rawhide [2025-05-02T18:57:57.796Z] [Pipeline] } [2025-05-02T18:57:57.806Z] [Pipeline] // withEnv [2025-05-02T18:57:57.811Z] [Pipeline] } [2025-05-02T18:57:57.814Z] [Pipeline] // withCredentials [2025-05-02T18:57:57.820Z] [Pipeline] withCredentials [2025-05-02T18:57:57.867Z] Masking supported pattern matches of $TOKEN [2025-05-02T18:57:57.867Z] [Pipeline] { [2025-05-02T18:57:57.876Z] [Pipeline] withEnv [2025-05-02T18:57:57.876Z] [Pipeline] { [2025-05-02T18:57:57.879Z] [Pipeline] sh [2025-05-02T18:57:58.409Z] + set -xeuo pipefail [2025-05-02T18:57:58.409Z] ++ umask [2025-05-02T18:57:58.409Z] + '[' 0022 = 0000 ']' [2025-05-02T18:57:58.409Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d ' [2025-05-02T18:57:58.409Z] { [2025-05-02T18:57:58.409Z] "body": "���� kernel-6.15.0-0.rc4.20250502gitebd297a2affa.39.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1691/display/redirect) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-b7667826a8)" [2025-05-02T18:57:58.409Z] }' [2025-05-02T18:57:59.772Z] [Pipeline] } [2025-05-02T18:57:59.783Z] [Pipeline] // withEnv [2025-05-02T18:57:59.788Z] [Pipeline] } [2025-05-02T18:57:59.792Z] [Pipeline] // withCredentials [2025-05-02T18:57:59.796Z] [Pipeline] } [2025-05-02T18:57:59.798Z] [Pipeline] // stage [2025-05-02T18:57:59.811Z] [Pipeline] } [2025-05-02T18:57:59.814Z] [Pipeline] // timeout [2025-05-02T18:57:59.819Z] [Pipeline] } [2025-05-02T18:57:59.822Z] [Pipeline] // container [2025-05-02T18:57:59.825Z] [Pipeline] } [2025-05-02T18:57:59.830Z] [Pipeline] // node [2025-05-02T18:57:59.840Z] [Pipeline] } [2025-05-02T18:57:59.858Z] [Pipeline] // podTemplate [2025-05-02T18:57:59.877Z] [Pipeline] End of Pipeline [2025-05-02T18:57:59.952Z] Finished: SUCCESS