[2025-05-13T20:34:56.290Z] Started by upstream project "bodhi-trigger" build number 1687 [2025-05-13T20:34:56.290Z] originally caused by: [2025-05-13T20:34:56.290Z] Triggered by CI message. [2025-05-13T20:34:56.368Z] 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-13T20:34:56.368Z] Selected Git installation does not exist. Using Default [2025-05-13T20:34:56.368Z] The recommended git tool is: NONE [2025-05-13T20:34:56.368Z] No credentials specified [2025-05-13T20:34:56.369Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-05-13T20:34:56.376Z] Fetching changes from the remote Git repository [2025-05-13T20:34:56.377Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-05-13T20:34:56.384Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-05-13T20:34:56.384Z] > git --version # timeout=10 [2025-05-13T20:34:56.390Z] > git --version # 'git version 2.39.3' [2025-05-13T20:34:56.390Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-13T20:34:56.503Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-05-13T20:34:56.511Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main) [2025-05-13T20:34:56.511Z] > git config core.sparsecheckout # timeout=10 [2025-05-13T20:34:56.518Z] > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-05-13T20:34:56.530Z] Commit message: "test-override: use new get_source_config_for_stream()" [2025-05-13T20:34:56.530Z] > git rev-list --no-walk 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-05-13T20:34:56.589Z] Loading library coreos@main [2025-05-13T20:34:56.590Z] Attempting to resolve main from remote references... [2025-05-13T20:34:56.590Z] > git --version # timeout=10 [2025-05-13T20:34:56.596Z] > git --version # 'git version 2.39.3' [2025-05-13T20:34:56.596Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-13T20:34:56.689Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 [2025-05-13T20:34:56.690Z] Selected Git installation does not exist. Using Default [2025-05-13T20:34:56.690Z] The recommended git tool is: NONE [2025-05-13T20:34:56.690Z] No credentials specified [2025-05-13T20:34:56.691Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-05-13T20:34:56.697Z] Fetching changes from the remote Git repository [2025-05-13T20:34:56.698Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-13T20:34:56.705Z] Fetching without tags [2025-05-13T20:34:56.705Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-05-13T20:34:56.705Z] > git --version # timeout=10 [2025-05-13T20:34:56.711Z] > git --version # 'git version 2.39.3' [2025-05-13T20:34:56.711Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-13T20:34:56.797Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main) [2025-05-13T20:34:56.797Z] > git config core.sparsecheckout # timeout=10 [2025-05-13T20:34:56.807Z] > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-13T20:34:56.816Z] Commit message: "cosaPod: archive cosa git info and RPMs" [2025-05-13T20:34:56.816Z] > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-13T20:34:57.258Z] [Pipeline] Start of Pipeline [2025-05-13T20:34:57.307Z] [Pipeline] node [2025-05-13T20:34:57.311Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-13T20:34:57.327Z] [Pipeline] { [2025-05-13T20:34:57.389Z] [Pipeline] withEnv [2025-05-13T20:34:57.390Z] [Pipeline] { [2025-05-13T20:34:57.395Z] [Pipeline] sh [2025-05-13T20:34:57.657Z] + set -xeuo pipefail [2025-05-13T20:34:57.657Z] ++ umask [2025-05-13T20:34:57.657Z] + '[' 0022 = 0000 ']' [2025-05-13T20:34:57.657Z] + rm -rf pipe [2025-05-13T20:34:57.657Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-05-13T20:34:57.657Z] Cloning into 'pipe'... [2025-05-13T20:34:57.908Z] [Pipeline] } [2025-05-13T20:34:57.910Z] [Pipeline] // withEnv [2025-05-13T20:34:57.932Z] [Pipeline] load [2025-05-13T20:34:58.049Z] [Pipeline] { (pipe/utils.groovy) [2025-05-13T20:34:58.063Z] [Pipeline] } [2025-05-13T20:34:58.067Z] [Pipeline] // load [2025-05-13T20:34:58.072Z] [Pipeline] readYaml [2025-05-13T20:34:58.074Z] [Pipeline] } [2025-05-13T20:34:58.127Z] [Pipeline] // node [2025-05-13T20:34:58.142Z] [Pipeline] properties [2025-05-13T20:34:58.337Z] [Pipeline] libraryResource [2025-05-13T20:34:58.339Z] [Pipeline] readJSON [2025-05-13T20:34:58.353Z] [Pipeline] node [2025-05-13T20:34:58.357Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-13T20:34:58.357Z] [Pipeline] { [2025-05-13T20:34:58.368Z] [Pipeline] writeYaml [2025-05-13T20:34:58.388Z] [Pipeline] readFile [2025-05-13T20:34:58.418Z] [Pipeline] } [2025-05-13T20:34:58.436Z] [Pipeline] // node [2025-05-13T20:34:58.447Z] [Pipeline] podTemplate [2025-05-13T20:34:58.455Z] [Pipeline] { [2025-05-13T20:34:58.458Z] [Pipeline] node [2025-05-13T20:35:06.707Z] Created Pod: openshift coreos-ci/pod-33382942-8b14-4d54-a2f2-6248ab0eb29d-538c1-zbmtz [2025-05-13T20:35:11.998Z] Agent pod-33382942-8b14-4d54-a2f2-6248ab0eb29d-538c1-zbmtz is provisioned from template pod-33382942-8b14-4d54-a2f2-6248ab0eb29d-538c1 [2025-05-13T20:35:11.998Z] --- [2025-05-13T20:35:11.998Z] apiVersion: "v1" [2025-05-13T20:35:11.998Z] kind: "Pod" [2025-05-13T20:35:11.998Z] metadata: [2025-05-13T20:35:11.998Z] annotations: [2025-05-13T20:35:11.998Z] buildUrl: "http://172.30.130.216:80/job/test-override/1711/" [2025-05-13T20:35:11.998Z] runUrl: "job/test-override/1711/" [2025-05-13T20:35:11.998Z] labels: [2025-05-13T20:35:11.998Z] jenkins: "slave" [2025-05-13T20:35:11.998Z] jenkins/label-digest: "5a6ea55837b23a1e0d42d8c42213fc5184661816" [2025-05-13T20:35:11.998Z] jenkins/label: "pod-33382942-8b14-4d54-a2f2-6248ab0eb29d" [2025-05-13T20:35:11.998Z] name: "pod-33382942-8b14-4d54-a2f2-6248ab0eb29d-538c1-zbmtz" [2025-05-13T20:35:11.998Z] namespace: "coreos-ci" [2025-05-13T20:35:11.998Z] spec: [2025-05-13T20:35:11.998Z] containers: [2025-05-13T20:35:11.998Z] - command: [2025-05-13T20:35:11.998Z] - "/usr/bin/dumb-init" [2025-05-13T20:35:11.998Z] - "/usr/bin/sleep" [2025-05-13T20:35:11.998Z] - "infinity" [2025-05-13T20:35:11.998Z] env: [2025-05-13T20:35:11.998Z] - name: "NCPUS" [2025-05-13T20:35:11.998Z] value: "6" [2025-05-13T20:35:11.998Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-05-13T20:35:11.998Z] imagePullPolicy: "Always" [2025-05-13T20:35:11.998Z] name: "worker" [2025-05-13T20:35:11.998Z] resources: [2025-05-13T20:35:11.998Z] limits: [2025-05-13T20:35:11.998Z] memory: "10752Mi" [2025-05-13T20:35:11.998Z] cpu: "6" [2025-05-13T20:35:11.998Z] devices.kubevirt.io/kvm: "1" [2025-05-13T20:35:11.998Z] requests: [2025-05-13T20:35:11.998Z] memory: "10752Mi" [2025-05-13T20:35:11.998Z] cpu: "6" [2025-05-13T20:35:11.998Z] devices.kubevirt.io/kvm: "1" [2025-05-13T20:35:11.998Z] volumeMounts: [2025-05-13T20:35:11.998Z] - mountPath: "/srv/" [2025-05-13T20:35:11.998Z] name: "emptydir-0" [2025-05-13T20:35:11.998Z] - mountPath: "/home/jenkins/agent" [2025-05-13T20:35:11.998Z] name: "workspace-volume" [2025-05-13T20:35:11.998Z] readOnly: false [2025-05-13T20:35:11.998Z] - env: [2025-05-13T20:35:11.998Z] - name: "JENKINS_SECRET" [2025-05-13T20:35:11.998Z] value: "********" [2025-05-13T20:35:11.998Z] - name: "JENKINS_TUNNEL" [2025-05-13T20:35:11.998Z] value: "172.30.136.1:50000" [2025-05-13T20:35:11.998Z] - name: "JENKINS_AGENT_NAME" [2025-05-13T20:35:11.998Z] value: "pod-33382942-8b14-4d54-a2f2-6248ab0eb29d-538c1-zbmtz" [2025-05-13T20:35:11.998Z] - name: "JENKINS_NAME" [2025-05-13T20:35:11.998Z] value: "pod-33382942-8b14-4d54-a2f2-6248ab0eb29d-538c1-zbmtz" [2025-05-13T20:35:11.998Z] - name: "JENKINS_AGENT_WORKDIR" [2025-05-13T20:35:11.998Z] value: "/home/jenkins/agent" [2025-05-13T20:35:11.998Z] - name: "JENKINS_URL" [2025-05-13T20:35:11.998Z] value: "http://172.30.130.216:80/" [2025-05-13T20:35:11.998Z] image: "jenkins-agent-base:latest" [2025-05-13T20:35:11.998Z] name: "jnlp" [2025-05-13T20:35:11.998Z] resources: [2025-05-13T20:35:11.998Z] limits: [2025-05-13T20:35:11.998Z] memory: "512Mi" [2025-05-13T20:35:11.998Z] cpu: "1" [2025-05-13T20:35:11.998Z] requests: [2025-05-13T20:35:11.998Z] memory: "512Mi" [2025-05-13T20:35:11.998Z] cpu: "1" [2025-05-13T20:35:11.998Z] volumeMounts: [2025-05-13T20:35:11.998Z] - mountPath: "/home/jenkins/agent" [2025-05-13T20:35:11.998Z] name: "workspace-volume" [2025-05-13T20:35:11.998Z] readOnly: false [2025-05-13T20:35:11.998Z] nodeSelector: [2025-05-13T20:35:11.998Z] kubernetes.io/os: "linux" [2025-05-13T20:35:11.998Z] restartPolicy: "Never" [2025-05-13T20:35:11.998Z] serviceAccountName: "jenkins" [2025-05-13T20:35:11.998Z] volumes: [2025-05-13T20:35:11.998Z] - emptyDir: {} [2025-05-13T20:35:11.998Z] name: "emptydir-0" [2025-05-13T20:35:11.998Z] - emptyDir: [2025-05-13T20:35:11.998Z] medium: "" [2025-05-13T20:35:11.998Z] name: "workspace-volume" [2025-05-13T20:35:11.998Z] [2025-05-13T20:35:12.218Z] Running on pod-33382942-8b14-4d54-a2f2-6248ab0eb29d-538c1-zbmtz in /home/jenkins/agent/workspace/test-override [2025-05-13T20:35:12.219Z] [Pipeline] { [2025-05-13T20:35:12.236Z] [Pipeline] container [2025-05-13T20:35:12.237Z] [Pipeline] { [2025-05-13T20:35:12.251Z] [Pipeline] withEnv [2025-05-13T20:35:12.251Z] [Pipeline] { [2025-05-13T20:35:12.254Z] [Pipeline] sh [2025-05-13T20:35:12.974Z] + set -xeuo pipefail [2025-05-13T20:35:12.974Z] ++ umask [2025-05-13T20:35:12.974Z] + '[' 0022 = 0000 ']' [2025-05-13T20:35:12.974Z] + cat /cosa/coreos-assembler-git.json [2025-05-13T20:35:12.974Z] + tee coreos-assembler-git.json [2025-05-13T20:35:12.974Z] { [2025-05-13T20:35:12.974Z] "date": "2025-05-12T12:08:18Z", [2025-05-13T20:35:12.974Z] "git": { [2025-05-13T20:35:12.974Z] "commit": "456beae40a76c4cca82e3c8cceb130922c5e0dd7", [2025-05-13T20:35:12.974Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-05-13T20:35:12.974Z] "branch": "HEAD", [2025-05-13T20:35:12.974Z] "dirty": "false" [2025-05-13T20:35:12.974Z] }, [2025-05-13T20:35:12.974Z] "file": { [2025-05-13T20:35:12.974Z] "checksum": "7102e27cd2c06498c0eacccd51a83e4214b9d2ba3ffdd37ce93d559eec07d3e4", [2025-05-13T20:35:12.974Z] "checksum_type": "sha256", [2025-05-13T20:35:12.974Z] "format": "tar.gz", [2025-05-13T20:35:12.974Z] "name": "coreos-assembler-git.tar.gz", [2025-05-13T20:35:12.974Z] "size": "12035766" [2025-05-13T20:35:12.974Z] } [2025-05-13T20:35:12.974Z] } [2025-05-13T20:35:13.120Z] [Pipeline] } [2025-05-13T20:35:13.132Z] [Pipeline] // withEnv [2025-05-13T20:35:13.149Z] [Pipeline] archiveArtifacts [2025-05-13T20:35:13.181Z] Archiving artifacts [2025-05-13T20:35:14.109Z] [Pipeline] withEnv [2025-05-13T20:35:14.111Z] [Pipeline] { [2025-05-13T20:35:14.114Z] [Pipeline] sh [2025-05-13T20:35:14.660Z] + set -xeuo pipefail [2025-05-13T20:35:14.660Z] ++ umask [2025-05-13T20:35:14.660Z] + '[' 0022 = 0000 ']' [2025-05-13T20:35:14.660Z] + rpm -qa [2025-05-13T20:35:14.660Z] + sort [2025-05-13T20:35:14.918Z] [Pipeline] } [2025-05-13T20:35:14.921Z] [Pipeline] // withEnv [2025-05-13T20:35:14.927Z] [Pipeline] archiveArtifacts [2025-05-13T20:35:14.930Z] Archiving artifacts [2025-05-13T20:35:14.957Z] [Pipeline] withEnv [2025-05-13T20:35:14.959Z] [Pipeline] { [2025-05-13T20:35:14.963Z] [Pipeline] sh [2025-05-13T20:35:15.498Z] + set -xeuo pipefail [2025-05-13T20:35:15.498Z] ++ umask [2025-05-13T20:35:15.498Z] + '[' 0022 = 0000 ']' [2025-05-13T20:35:15.498Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt [2025-05-13T20:35:15.501Z] [Pipeline] } [2025-05-13T20:35:15.504Z] [Pipeline] // withEnv [2025-05-13T20:35:15.519Z] [Pipeline] timeout [2025-05-13T20:35:15.519Z] Timeout set to expire in 3 hr 20 min [2025-05-13T20:35:15.520Z] [Pipeline] { [2025-05-13T20:35:15.542Z] [Pipeline] withEnv [2025-05-13T20:35:15.542Z] [Pipeline] { [2025-05-13T20:35:15.546Z] [Pipeline] sh [2025-05-13T20:35:16.083Z] + set -euo pipefail [2025-05-13T20:35:16.084Z] ++ umask [2025-05-13T20:35:16.084Z] + '[' 0022 = 0000 ']' [2025-05-13T20:35:16.084Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-dd8604f034 [2025-05-13T20:35:16.084Z] + jq -r '.update.builds[].nvr' [2025-05-13T20:35:16.099Z] [Pipeline] } [2025-05-13T20:35:16.102Z] [Pipeline] // withEnv [2025-05-13T20:35:16.130Z] [Pipeline] stage [2025-05-13T20:35:16.131Z] [Pipeline] { (Report Running) [2025-05-13T20:35:16.163Z] [Pipeline] withCredentials [2025-05-13T20:35:16.263Z] Masking supported pattern matches of $RDB_PASSWORD [2025-05-13T20:35:16.264Z] [Pipeline] { [2025-05-13T20:35:16.269Z] [Pipeline] withEnv [2025-05-13T20:35:16.269Z] [Pipeline] { [2025-05-13T20:35:16.272Z] [Pipeline] sh [2025-05-13T20:35:16.813Z] + set -xeuo pipefail [2025-05-13T20:35:16.813Z] ++ umask [2025-05-13T20:35:16.813Z] + '[' 0022 = 0000 ']' [2025-05-13T20:35:16.813Z] + /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/1711/display/redirect --outcome RUNNING --advisory FEDORA-2025-dd8604f034 --stream rawhide [2025-05-13T20:35:17.070Z] [Pipeline] } [2025-05-13T20:35:17.085Z] [Pipeline] // withEnv [2025-05-13T20:35:17.101Z] [Pipeline] } [2025-05-13T20:35:17.115Z] [Pipeline] // withCredentials [2025-05-13T20:35:17.152Z] [Pipeline] } [2025-05-13T20:35:17.166Z] [Pipeline] // stage [2025-05-13T20:35:17.210Z] [Pipeline] withCredentials [2025-05-13T20:35:17.213Z] [Pipeline] // withCredentials [2025-05-13T20:35:17.218Z] [Pipeline] echo [2025-05-13T20:35:17.218Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-05-13T20:35:17.221Z] [Pipeline] withCredentials [2025-05-13T20:35:17.223Z] [Pipeline] // withCredentials [2025-05-13T20:35:17.237Z] [Pipeline] echo [2025-05-13T20:35:17.237Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-05-13T20:35:17.241Z] [Pipeline] withCredentials [2025-05-13T20:35:17.244Z] [Pipeline] // withCredentials [2025-05-13T20:35:17.247Z] [Pipeline] echo [2025-05-13T20:35:17.247Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-05-13T20:35:17.251Z] [Pipeline] withEnv [2025-05-13T20:35:17.251Z] [Pipeline] { [2025-05-13T20:35:17.261Z] [Pipeline] sh [2025-05-13T20:35:17.796Z] + set -euo pipefail [2025-05-13T20:35:17.796Z] ++ umask [2025-05-13T20:35:17.796Z] + '[' 0022 = 0000 ']' [2025-05-13T20:35:17.796Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-05-13T20:35:17.840Z] [Pipeline] } [2025-05-13T20:35:17.850Z] [Pipeline] // withEnv [2025-05-13T20:35:17.873Z] [Pipeline] readJSON [2025-05-13T20:35:18.009Z] [Pipeline] withEnv [2025-05-13T20:35:18.009Z] [Pipeline] { [2025-05-13T20:35:18.013Z] [Pipeline] sh [2025-05-13T20:35:18.546Z] + set -euo pipefail [2025-05-13T20:35:18.546Z] ++ umask [2025-05-13T20:35:18.546Z] + '[' 0022 = 0000 ']' [2025-05-13T20:35:18.546Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250513.91.0/x86_64/meta.json [2025-05-13T20:35:18.551Z] [Pipeline] } [2025-05-13T20:35:18.554Z] [Pipeline] // withEnv [2025-05-13T20:35:18.571Z] [Pipeline] readJSON [2025-05-13T20:35:18.590Z] [Pipeline] withEnv [2025-05-13T20:35:18.590Z] [Pipeline] { [2025-05-13T20:35:18.594Z] [Pipeline] sh [2025-05-13T20:35:19.132Z] + set -xeuo pipefail [2025-05-13T20:35:19.132Z] ++ umask [2025-05-13T20:35:19.132Z] + '[' 0022 = 0000 ']' [2025-05-13T20:35:19.132Z] + cosa init --branch rawhide --commit=081427ae2b857f1b537a0b25e07d0520fdc33123 https://github.com/coreos/fedora-coreos-config [2025-05-13T20:35:19.132Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-05-13T20:35:19.388Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-13T20:35:19.388Z] + mkdir -p src [2025-05-13T20:35:19.388Z] + cd src [2025-05-13T20:35:19.388Z] + test -e config [2025-05-13T20:35:19.388Z] + case "${source}" in [2025-05-13T20:35:19.388Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-05-13T20:35:19.388Z] Cloning into 'config'... [2025-05-13T20:35:19.644Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-05-13T20:35:19.644Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-05-13T20:35:20.201Z] Submodule path 'fedora-bootc': checked out '6b0b047624b1edf9db146bad086c42739033cdb8' [2025-05-13T20:35:20.201Z] + '[' -n 081427ae2b857f1b537a0b25e07d0520fdc33123 ']' [2025-05-13T20:35:20.201Z] + git -C ./config fetch origin 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-13T20:35:20.201Z] From https://github.com/coreos/fedora-coreos-config [2025-05-13T20:35:20.201Z] * branch 081427ae2b857f1b537a0b25e07d0520fdc33123 -> FETCH_HEAD [2025-05-13T20:35:20.202Z] + git -C ./config reset --hard 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-13T20:35:20.202Z] HEAD is now at 081427a tree: import changes from testing-devel at 1361d6723fff96273125a9d0ba57e574bf9304b6 [2025-05-13T20:35:20.202Z] + git -C ./config submodule update --init --recursive [2025-05-13T20:35:20.454Z] + set +x [2025-05-13T20:35:20.454Z] Config commit: 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-13T20:35:20.454Z] + manifest=src/config/manifest.yaml [2025-05-13T20:35:20.454Z] + image=src/config/image.yaml [2025-05-13T20:35:20.454Z] + [[ -n '' ]] [2025-05-13T20:35:20.454Z] + [[ ! -f src/config/manifest.yaml ]] [2025-05-13T20:35:20.454Z] + [[ ! -f src/config/image.yaml ]] [2025-05-13T20:35:20.454Z] + mkdir -p cache [2025-05-13T20:35:20.454Z] + mkdir -p builds [2025-05-13T20:35:20.454Z] + mkdir -p tmp [2025-05-13T20:35:20.454Z] + mkdir -p overrides/rpm [2025-05-13T20:35:20.454Z] + mkdir -p overrides/rootfs [2025-05-13T20:35:20.454Z] + test 0 = 1 [2025-05-13T20:35:20.454Z] + case "${YUMREPOS}" in [2025-05-13T20:35:20.454Z] + set +x [2025-05-13T20:35:20.454Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-05-13T20:35:20.457Z] [Pipeline] } [2025-05-13T20:35:20.459Z] [Pipeline] // withEnv [2025-05-13T20:35:20.466Z] [Pipeline] stage [2025-05-13T20:35:20.467Z] [Pipeline] { (Initialize Remotes) [2025-05-13T20:35:20.470Z] [Pipeline] parallel [2025-05-13T20:35:20.470Z] [Pipeline] { (Branch: x86_64) [2025-05-13T20:35:20.528Z] [Pipeline] withEnv [2025-05-13T20:35:20.528Z] [Pipeline] { [2025-05-13T20:35:20.533Z] [Pipeline] sh [2025-05-13T20:35:21.074Z] + set -xeuo pipefail [2025-05-13T20:35:21.074Z] ++ umask [2025-05-13T20:35:21.074Z] + '[' 0022 = 0000 ']' [2025-05-13T20:35:21.074Z] + cosa buildfetch --stream rawhide --build 43.20250513.91.0 --file manifest-lock.generated.x86_64.json [2025-05-13T20:35:21.328Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-05-13T20:35:21.328Z] Updated builds/builds.json [2025-05-13T20:35:21.328Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250513.91.0/x86_64/meta.json [2025-05-13T20:35:21.328Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250513.91.0/x86_64/commitmeta.json [2025-05-13T20:35:21.328Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250513.91.0/x86_64/ostree-commit-object [2025-05-13T20:35:21.585Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250513.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-05-13T20:35:21.587Z] [Pipeline] } [2025-05-13T20:35:21.590Z] [Pipeline] // withEnv [2025-05-13T20:35:21.595Z] [Pipeline] } [2025-05-13T20:35:21.598Z] [Pipeline] // parallel [2025-05-13T20:35:21.602Z] [Pipeline] } [2025-05-13T20:35:21.637Z] [Pipeline] // stage [2025-05-13T20:35:21.661Z] [Pipeline] stage [2025-05-13T20:35:21.661Z] [Pipeline] { (Download Overrides) [2025-05-13T20:35:21.684Z] [Pipeline] parallel [2025-05-13T20:35:21.684Z] [Pipeline] { (Branch: x86_64) [2025-05-13T20:35:21.699Z] [Pipeline] withEnv [2025-05-13T20:35:21.700Z] [Pipeline] { [2025-05-13T20:35:21.720Z] [Pipeline] sh [2025-05-13T20:35:22.256Z] + set -xeuo pipefail [2025-05-13T20:35:22.256Z] ++ umask [2025-05-13T20:35:22.256Z] + '[' 0022 = 0000 ']' [2025-05-13T20:35:22.256Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43 --arch x86_64 --arch noarch [2025-05-13T20:35:22.513Z] Downloading [1/33]: kernel-tools-libs-devel-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.513Z] [====================================] 100% 189.69 KiB / 189.69 KiB [2025-05-13T20:35:22.513Z] Downloading [2/33]: kernel-modules-extra-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.513Z] [======== ] 23% 1.00 MiB / 4.26 MiB [================ ] 46% 2.00 MiB / 4.26 MiB [========================= ] 70% 3.00 MiB / 4.26 MiB [================================= ] 93% 4.00 MiB / 4.26 MiB [====================================] 100% 4.26 MiB / 4.26 MiB [2025-05-13T20:35:22.513Z] Downloading [3/33]: kernel-modules-extra-matched-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.513Z] [====================================] 100% 16.25 KiB / 16.25 KiB [2025-05-13T20:35:22.513Z] Downloading [4/33]: kernel-devel-matched-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.513Z] [====================================] 100% 16.31 KiB / 16.31 KiB [2025-05-13T20:35:22.513Z] Downloading [5/33]: perf-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.513Z] [=============== ] 44% 1.00 MiB / 2.27 MiB [=============================== ] 88% 2.00 MiB / 2.27 MiB [====================================] 100% 2.27 MiB / 2.27 MiB [2025-05-13T20:35:22.513Z] Downloading [6/33]: libperf-devel-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.513Z] [====================================] 100% 48.95 KiB / 48.95 KiB [2025-05-13T20:35:22.513Z] Downloading [7/33]: kernel-debug-modules-extra-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.513Z] [===== ] 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-13T20:35:22.513Z] Downloading [8/33]: python3-perf-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.513Z] [=========================== ] 75% 1.00 MiB / 1.33 MiB [====================================] 100% 1.33 MiB / 1.33 MiB [2025-05-13T20:35:22.513Z] Downloading [9/33]: kernel-debug-devel-matched-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.513Z] [====================================] 100% 16.33 KiB / 16.33 KiB [2025-05-13T20:35:22.513Z] Downloading [10/33]: kernel-uki-virt-addons-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.513Z] [====================================] 100% 24.01 KiB / 24.01 KiB [2025-05-13T20:35:22.513Z] Downloading [11/33]: kernel-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.513Z] [====================================] 100% 16.43 KiB / 16.43 KiB [2025-05-13T20:35:22.513Z] Downloading [12/33]: rv-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.768Z] [====================================] 100% 32.63 KiB / 32.63 KiB [2025-05-13T20:35:22.768Z] Downloading [13/33]: kernel-tools-libs-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.768Z] [====================================] 100% 28.97 KiB / 28.97 KiB [2025-05-13T20:35:22.768Z] Downloading [14/33]: kernel-debug-modules-internal-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.768Z] [======== ] 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-13T20:35:22.768Z] Downloading [15/33]: libperf-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.768Z] [====================================] 100% 38.52 KiB / 38.52 KiB [2025-05-13T20:35:22.768Z] Downloading [16/33]: kernel-selftests-internal-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.768Z] [======== ] 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-13T20:35:22.768Z] Downloading [17/33]: kernel-modules-internal-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.768Z] [============ ] 35% 1.00 MiB / 2.81 MiB [========================= ] 71% 2.00 MiB / 2.81 MiB [====================================] 100% 2.81 MiB / 2.81 MiB [2025-05-13T20:35:22.768Z] Downloading [18/33]: rtla-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.768Z] [====================================] 100% 81.99 KiB / 81.99 KiB [2025-05-13T20:35:22.768Z] Downloading [19/33]: kernel-tools-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.768Z] [====================================] 100% 553.79 KiB / 553.79 KiB [2025-05-13T20:35:22.768Z] Downloading [20/33]: kernel-debug-uki-virt-addons-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.768Z] [====================================] 100% 24.05 KiB / 24.05 KiB [2025-05-13T20:35:22.768Z] Downloading [21/33]: kernel-debug-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.768Z] [====================================] 100% 16.53 KiB / 16.53 KiB [2025-05-13T20:35:22.768Z] Downloading [22/33]: kernel-debug-devel-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:22.768Z] [= ] 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 [================================== ] 97% 18.00 MiB / 18.56 MiB [====================================] 100% 18.56 MiB / 18.56 MiB [2025-05-13T20:35:23.022Z] Downloading [23/33]: kernel-devel-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:23.022Z] [= ] 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-13T20:35:23.022Z] Downloading [24/33]: kernel-debug-modules-core-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:23.275Z] [ ] 1% 1.00 MiB / 95.31 MiB [ ] 2% 2.00 MiB / 95.31 MiB [= ] 3% 3.00 MiB / 95.31 MiB [= ] 4% 4.00 MiB / 95.31 MiB [= ] 5% 5.00 MiB / 95.31 MiB [== ] 6% 6.00 MiB / 95.31 MiB [== ] 7% 7.00 MiB / 95.31 MiB [=== ] 8% 8.00 MiB / 95.31 MiB [=== ] 9% 9.00 MiB / 95.31 MiB [=== ] 10% 10.00 MiB / 95.31 MiB [==== ] 11% 11.00 MiB / 95.31 MiB [==== ] 12% 12.00 MiB / 95.31 MiB [==== ] 13% 13.00 MiB / 95.31 MiB [===== ] 14% 14.00 MiB / 95.31 MiB [===== ] 15% 15.00 MiB / 95.31 MiB [====== ] 16% 16.00 MiB / 95.31 MiB [====== ] 17% 17.00 MiB / 95.31 MiB [====== ] 18% 18.00 MiB / 95.31 MiB [======= ] 19% 19.00 MiB / 95.31 MiB [======= ] 20% 20.00 MiB / 95.31 MiB [======= ] 22% 21.00 MiB / 95.31 MiB [======== ] 23% 22.00 MiB / 95.31 MiB [======== ] 24% 23.00 MiB / 95.31 MiB [========= ] 25% 24.00 MiB / 95.31 MiB [========= ] 26% 25.00 MiB / 95.31 MiB [========= ] 27% 26.00 MiB / 95.31 MiB [========== ] 28% 27.00 MiB / 95.31 MiB [========== ] 29% 28.00 MiB / 95.31 MiB [========== ] 30% 29.00 MiB / 95.31 MiB [=========== ] 31% 30.00 MiB / 95.31 MiB [=========== ] 32% 31.00 MiB / 95.31 MiB [============ ] 33% 32.00 MiB / 95.31 MiB [============ ] 34% 33.00 MiB / 95.31 MiB [============ ] 35% 34.00 MiB / 95.31 MiB [============= ] 36% 35.00 MiB / 95.31 MiB [============= ] 37% 36.00 MiB / 95.31 MiB [============= ] 38% 37.00 MiB / 95.31 MiB [============== ] 39% 38.00 MiB / 95.31 MiB [============== ] 40% 39.00 MiB / 95.31 MiB [=============== ] 41% 40.00 MiB / 95.31 MiB [=============== ] 43% 41.00 MiB / 95.31 MiB [=============== ] 44% 42.00 MiB / 95.31 MiB [================ ] 45% 43.00 MiB / 95.31 MiB [================ ] 46% 44.00 MiB / 95.31 MiB [================ ] 47% 45.00 MiB / 95.31 MiB [================= ] 48% 46.00 MiB / 95.31 MiB [================= ] 49% 47.00 MiB / 95.31 MiB [================== ] 50% 48.00 MiB / 95.31 MiB [================== ] 51% 49.00 MiB / 95.31 MiB [================== ] 52% 50.00 MiB / 95.31 MiB [=================== ] 53% 51.00 MiB / 95.31 MiB [=================== ] 54% 52.00 MiB / 95.31 MiB [==================== ] 55% 53.00 MiB / 95.31 MiB [==================== ] 56% 54.00 MiB / 95.31 MiB [==================== ] 57% 55.00 MiB / 95.31 MiB [===================== ] 58% 56.00 MiB / 95.31 MiB [===================== ] 59% 57.00 MiB / 95.31 MiB [===================== ] 60% 58.00 MiB / 95.31 MiB [====================== ] 61% 59.00 MiB / 95.31 MiB [====================== ] 62% 60.00 MiB / 95.31 MiB [======================= ] 64% 61.00 MiB / 95.31 MiB [======================= ] 65% 62.00 MiB / 95.31 MiB [======================= ] 66% 63.00 MiB / 95.31 MiB [======================== ] 67% 64.00 MiB / 95.31 MiB [======================== ] 68% 65.00 MiB / 95.31 MiB [======================== ] 69% 66.00 MiB / 95.31 MiB [========================= ] 70% 67.00 MiB / 95.31 MiB [========================= ] 71% 68.00 MiB / 95.31 MiB [========================== ] 72% 69.00 MiB / 95.31 MiB [========================== ] 73% 70.00 MiB / 95.31 MiB [========================== ] 74% 71.00 MiB / 95.31 MiB [=========================== ] 75% 72.00 MiB / 95.31 MiB [=========================== ] 76% 73.00 MiB / 95.31 MiB [=========================== ] 77% 74.00 MiB / 95.31 MiB [============================ ] 78% 75.00 MiB / 95.31 MiB [============================ ] 79% 76.00 MiB / 95.31 MiB [============================= ] 80% 77.00 MiB / 95.31 MiB [============================= ] 81% 78.00 MiB / 95.31 MiB [============================= ] 82% 79.00 MiB / 95.31 MiB [============================== ] 83% 80.00 MiB / 95.31 MiB [============================== ] 84% 81.00 MiB / 95.31 MiB [============================== ] 86% 82.00 MiB / 95.31 MiB [=============================== ] 87% 83.00 MiB / 95.31 MiB [=============================== ] 88% 84.00 MiB / 95.31 MiB [================================ ] 89% 85.00 MiB / 95.31 MiB [================================ ] 90% 86.00 MiB / 95.31 MiB [================================ ] 91% 87.00 MiB / 95.31 MiB [================================= ] 92% 88.00 MiB / 95.31 MiB [================================= ] 93% 89.00 MiB / 95.31 MiB [================================= ] 94% 90.00 MiB / 95.31 MiB [================================== ] 95% 91.00 MiB / 95.31 MiB [================================== ] 96% 92.00 MiB / 95.31 MiB [=================================== ] 97% 93.00 MiB / 95.31 MiB [=================================== ] 98% 94.00 MiB / 95.31 MiB [=================================== ] 99% 95.00 MiB / 95.31 MiB [====================================] 100% 95.31 MiB / 95.31 MiB [2025-05-13T20:35:23.275Z] Downloading [25/33]: kernel-modules-core-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:23.785Z] [ ] 1% 1.00 MiB / 68.40 MiB [= ] 2% 2.00 MiB / 68.40 MiB [= ] 4% 3.00 MiB / 68.40 MiB [== ] 5% 4.00 MiB / 68.40 MiB [== ] 7% 5.00 MiB / 68.40 MiB [=== ] 8% 6.00 MiB / 68.40 MiB [=== ] 10% 7.00 MiB / 68.40 MiB [==== ] 11% 8.00 MiB / 68.40 MiB [==== ] 13% 9.00 MiB / 68.40 MiB [===== ] 14% 10.00 MiB / 68.40 MiB [===== ] 16% 11.00 MiB / 68.40 MiB [====== ] 17% 12.00 MiB / 68.40 MiB [====== ] 19% 13.00 MiB / 68.40 MiB [======= ] 20% 14.00 MiB / 68.40 MiB [======= ] 21% 15.00 MiB / 68.40 MiB [======== ] 23% 16.00 MiB / 68.40 MiB [======== ] 24% 17.00 MiB / 68.40 MiB [========= ] 26% 18.00 MiB / 68.40 MiB [========= ] 27% 19.00 MiB / 68.40 MiB [========== ] 29% 20.00 MiB / 68.40 MiB [=========== ] 30% 21.00 MiB / 68.40 MiB [=========== ] 32% 22.00 MiB / 68.40 MiB [============ ] 33% 23.00 MiB / 68.40 MiB [============ ] 35% 24.00 MiB / 68.40 MiB [============= ] 36% 25.00 MiB / 68.40 MiB [============= ] 38% 26.00 MiB / 68.40 MiB [============== ] 39% 27.00 MiB / 68.40 MiB [============== ] 40% 28.00 MiB / 68.40 MiB [=============== ] 42% 29.00 MiB / 68.40 MiB [=============== ] 43% 30.00 MiB / 68.40 MiB [================ ] 45% 31.00 MiB / 68.40 MiB [================ ] 46% 32.00 MiB / 68.40 MiB [================= ] 48% 33.00 MiB / 68.40 MiB [================= ] 49% 34.00 MiB / 68.40 MiB [================== ] 51% 35.00 MiB / 68.40 MiB [================== ] 52% 36.00 MiB / 68.40 MiB [=================== ] 54% 37.00 MiB / 68.40 MiB [=================== ] 55% 38.00 MiB / 68.40 MiB [==================== ] 57% 39.00 MiB / 68.40 MiB [===================== ] 58% 40.00 MiB / 68.40 MiB [===================== ] 59% 41.00 MiB / 68.40 MiB [====================== ] 61% 42.00 MiB / 68.40 MiB [====================== ] 62% 43.00 MiB / 68.40 MiB [======================= ] 64% 44.00 MiB / 68.40 MiB [======================= ] 65% 45.00 MiB / 68.40 MiB [======================== ] 67% 46.00 MiB / 68.40 MiB [======================== ] 68% 47.00 MiB / 68.40 MiB [========================= ] 70% 48.00 MiB / 68.40 MiB [========================= ] 71% 49.00 MiB / 68.40 MiB [========================== ] 73% 50.00 MiB / 68.40 MiB [========================== ] 74% 51.00 MiB / 68.40 MiB [=========================== ] 76% 52.00 MiB / 68.40 MiB [=========================== ] 77% 53.00 MiB / 68.40 MiB [============================ ] 78% 54.00 MiB / 68.40 MiB [============================ ] 80% 55.00 MiB / 68.40 MiB [============================= ] 81% 56.00 MiB / 68.40 MiB [============================= ] 83% 57.00 MiB / 68.40 MiB [============================== ] 84% 58.00 MiB / 68.40 MiB [=============================== ] 86% 59.00 MiB / 68.40 MiB [=============================== ] 87% 60.00 MiB / 68.40 MiB [================================ ] 89% 61.00 MiB / 68.40 MiB [================================ ] 90% 62.00 MiB / 68.40 MiB [================================= ] 92% 63.00 MiB / 68.40 MiB [================================= ] 93% 64.00 MiB / 68.40 MiB [================================== ] 95% 65.00 MiB / 68.40 MiB [================================== ] 96% 66.00 MiB / 68.40 MiB [=================================== ] 97% 67.00 MiB / 68.40 MiB [=================================== ] 99% 68.00 MiB / 68.40 MiB [====================================] 100% 68.40 MiB / 68.40 MiB [2025-05-13T20:35:23.785Z] Downloading [26/33]: kernel-core-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:24.040Z] [= ] 5% 1.00 MiB / 19.18 MiB [=== ] 10% 2.00 MiB / 19.18 MiB [===== ] 15% 3.00 MiB / 19.18 MiB [======= ] 20% 4.00 MiB / 19.18 MiB [========= ] 26% 5.00 MiB / 19.18 MiB [=========== ] 31% 6.00 MiB / 19.18 MiB [============= ] 36% 7.00 MiB / 19.18 MiB [=============== ] 41% 8.00 MiB / 19.18 MiB [================ ] 46% 9.00 MiB / 19.18 MiB [================== ] 52% 10.00 MiB / 19.18 MiB [==================== ] 57% 11.00 MiB / 19.18 MiB [====================== ] 62% 12.00 MiB / 19.18 MiB [======================== ] 67% 13.00 MiB / 19.18 MiB [========================== ] 73% 14.00 MiB / 19.18 MiB [============================ ] 78% 15.00 MiB / 19.18 MiB [============================== ] 83% 16.00 MiB / 19.18 MiB [=============================== ] 88% 17.00 MiB / 19.18 MiB [================================= ] 93% 18.00 MiB / 19.18 MiB [=================================== ] 99% 19.00 MiB / 19.18 MiB [====================================] 100% 19.18 MiB / 19.18 MiB [2025-05-13T20:35:24.041Z] Downloading [27/33]: kernel-modules-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:24.804Z] [ ] 1% 1.00 MiB / 95.32 MiB [ ] 2% 2.00 MiB / 95.32 MiB [= ] 3% 3.00 MiB / 95.32 MiB [= ] 4% 4.00 MiB / 95.32 MiB [= ] 5% 5.00 MiB / 95.32 MiB [== ] 6% 6.00 MiB / 95.32 MiB [== ] 7% 7.00 MiB / 95.32 MiB [=== ] 8% 8.00 MiB / 95.32 MiB [=== ] 9% 9.00 MiB / 95.32 MiB [=== ] 10% 10.00 MiB / 95.32 MiB [==== ] 11% 11.00 MiB / 95.32 MiB [==== ] 12% 12.00 MiB / 95.32 MiB [==== ] 13% 13.00 MiB / 95.32 MiB [===== ] 14% 14.00 MiB / 95.32 MiB [===== ] 15% 15.00 MiB / 95.32 MiB [====== ] 16% 16.00 MiB / 95.32 MiB [====== ] 17% 17.00 MiB / 95.32 MiB [====== ] 18% 18.00 MiB / 95.32 MiB [======= ] 19% 19.00 MiB / 95.32 MiB [======= ] 20% 20.00 MiB / 95.32 MiB [======= ] 22% 21.00 MiB / 95.32 MiB [======== ] 23% 22.00 MiB / 95.32 MiB [======== ] 24% 23.00 MiB / 95.32 MiB [========= ] 25% 24.00 MiB / 95.32 MiB [========= ] 26% 25.00 MiB / 95.32 MiB [========= ] 27% 26.00 MiB / 95.32 MiB [========== ] 28% 27.00 MiB / 95.32 MiB [========== ] 29% 28.00 MiB / 95.32 MiB [========== ] 30% 29.00 MiB / 95.32 MiB [=========== ] 31% 30.00 MiB / 95.32 MiB [=========== ] 32% 31.00 MiB / 95.32 MiB [============ ] 33% 32.00 MiB / 95.32 MiB [============ ] 34% 33.00 MiB / 95.32 MiB [============ ] 35% 34.00 MiB / 95.32 MiB [============= ] 36% 35.00 MiB / 95.32 MiB [============= ] 37% 36.00 MiB / 95.32 MiB [============= ] 38% 37.00 MiB / 95.32 MiB [============== ] 39% 38.00 MiB / 95.32 MiB [============== ] 40% 39.00 MiB / 95.32 MiB [=============== ] 41% 40.00 MiB / 95.32 MiB [=============== ] 43% 41.00 MiB / 95.32 MiB [=============== ] 44% 42.00 MiB / 95.32 MiB [================ ] 45% 43.00 MiB / 95.32 MiB [================ ] 46% 44.00 MiB / 95.32 MiB [================ ] 47% 45.00 MiB / 95.32 MiB [================= ] 48% 46.00 MiB / 95.32 MiB [================= ] 49% 47.00 MiB / 95.32 MiB [================== ] 50% 48.00 MiB / 95.32 MiB [================== ] 51% 49.00 MiB / 95.32 MiB [================== ] 52% 50.00 MiB / 95.32 MiB [=================== ] 53% 51.00 MiB / 95.32 MiB [=================== ] 54% 52.00 MiB / 95.32 MiB [==================== ] 55% 53.00 MiB / 95.32 MiB [==================== ] 56% 54.00 MiB / 95.32 MiB [==================== ] 57% 55.00 MiB / 95.32 MiB [===================== ] 58% 56.00 MiB / 95.32 MiB [===================== ] 59% 57.00 MiB / 95.32 MiB [===================== ] 60% 58.00 MiB / 95.32 MiB [====================== ] 61% 59.00 MiB / 95.32 MiB [====================== ] 62% 60.00 MiB / 95.32 MiB [======================= ] 63% 61.00 MiB / 95.32 MiB [======================= ] 65% 62.00 MiB / 95.32 MiB [======================= ] 66% 63.00 MiB / 95.32 MiB [======================== ] 67% 64.00 MiB / 95.32 MiB [======================== ] 68% 65.00 MiB / 95.32 MiB [======================== ] 69% 66.00 MiB / 95.32 MiB [========================= ] 70% 67.00 MiB / 95.32 MiB [========================= ] 71% 68.00 MiB / 95.32 MiB [========================== ] 72% 69.00 MiB / 95.32 MiB [========================== ] 73% 70.00 MiB / 95.32 MiB [========================== ] 74% 71.00 MiB / 95.32 MiB [=========================== ] 75% 72.00 MiB / 95.32 MiB [=========================== ] 76% 73.00 MiB / 95.32 MiB [=========================== ] 77% 74.00 MiB / 95.32 MiB [============================ ] 78% 75.00 MiB / 95.32 MiB [============================ ] 79% 76.00 MiB / 95.32 MiB [============================= ] 80% 77.00 MiB / 95.32 MiB [============================= ] 81% 78.00 MiB / 95.32 MiB [============================= ] 82% 79.00 MiB / 95.32 MiB [============================== ] 83% 80.00 MiB / 95.32 MiB [============================== ] 84% 81.00 MiB / 95.32 MiB [============================== ] 86% 82.00 MiB / 95.32 MiB [=============================== ] 87% 83.00 MiB / 95.32 MiB [=============================== ] 88% 84.00 MiB / 95.32 MiB [================================ ] 89% 85.00 MiB / 95.32 MiB [================================ ] 90% 86.00 MiB / 95.32 MiB [================================ ] 91% 87.00 MiB / 95.32 MiB [================================= ] 92% 88.00 MiB / 95.32 MiB [================================= ] 93% 89.00 MiB / 95.32 MiB [================================= ] 94% 90.00 MiB / 95.32 MiB [================================== ] 95% 91.00 MiB / 95.32 MiB [================================== ] 96% 92.00 MiB / 95.32 MiB [=================================== ] 97% 93.00 MiB / 95.32 MiB [=================================== ] 98% 94.00 MiB / 95.32 MiB [=================================== ] 99% 95.00 MiB / 95.32 MiB [====================================] 100% 95.32 MiB / 95.32 MiB [2025-05-13T20:35:24.804Z] Downloading [28/33]: kernel-debug-core-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:25.057Z] [= ] 2% 1.00 MiB / 34.03 MiB [== ] 5% 2.00 MiB / 34.03 MiB [=== ] 8% 3.00 MiB / 34.03 MiB [==== ] 11% 4.00 MiB / 34.03 MiB [===== ] 14% 5.00 MiB / 34.03 MiB [====== ] 17% 6.00 MiB / 34.03 MiB [======= ] 20% 7.00 MiB / 34.03 MiB [======== ] 23% 8.00 MiB / 34.03 MiB [========= ] 26% 9.00 MiB / 34.03 MiB [========== ] 29% 10.00 MiB / 34.03 MiB [=========== ] 32% 11.00 MiB / 34.03 MiB [============ ] 35% 12.00 MiB / 34.03 MiB [============= ] 38% 13.00 MiB / 34.03 MiB [============== ] 41% 14.00 MiB / 34.03 MiB [=============== ] 44% 15.00 MiB / 34.03 MiB [================ ] 47% 16.00 MiB / 34.03 MiB [================= ] 49% 17.00 MiB / 34.03 MiB [=================== ] 52% 18.00 MiB / 34.03 MiB [==================== ] 55% 19.00 MiB / 34.03 MiB [===================== ] 58% 20.00 MiB / 34.03 MiB [====================== ] 61% 21.00 MiB / 34.03 MiB [======================= ] 64% 22.00 MiB / 34.03 MiB [======================== ] 67% 23.00 MiB / 34.03 MiB [========================= ] 70% 24.00 MiB / 34.03 MiB [========================== ] 73% 25.00 MiB / 34.03 MiB [=========================== ] 76% 26.00 MiB / 34.03 MiB [============================ ] 79% 27.00 MiB / 34.03 MiB [============================= ] 82% 28.00 MiB / 34.03 MiB [============================== ] 85% 29.00 MiB / 34.03 MiB [=============================== ] 88% 30.00 MiB / 34.03 MiB [================================ ] 91% 31.00 MiB / 34.03 MiB [================================= ] 94% 32.00 MiB / 34.03 MiB [================================== ] 96% 33.00 MiB / 34.03 MiB [=================================== ] 99% 34.00 MiB / 34.03 MiB [====================================] 100% 34.03 MiB / 34.03 MiB [2025-05-13T20:35:25.057Z] Downloading [29/33]: kernel-debug-modules-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:25.820Z] [ ] 0% 1.00 MiB / 140.63 MiB [ ] 1% 2.00 MiB / 140.63 MiB [ ] 2% 3.00 MiB / 140.63 MiB [= ] 2% 4.00 MiB / 140.63 MiB [= ] 3% 5.00 MiB / 140.63 MiB [= ] 4% 6.00 MiB / 140.63 MiB [= ] 4% 7.00 MiB / 140.63 MiB [== ] 5% 8.00 MiB / 140.63 MiB [== ] 6% 9.00 MiB / 140.63 MiB [== ] 7% 10.00 MiB / 140.63 MiB [== ] 7% 11.00 MiB / 140.63 MiB [=== ] 8% 12.00 MiB / 140.63 MiB [=== ] 9% 13.00 MiB / 140.63 MiB [=== ] 9% 14.00 MiB / 140.63 MiB [=== ] 10% 15.00 MiB / 140.63 MiB [==== ] 11% 16.00 MiB / 140.63 MiB [==== ] 12% 17.00 MiB / 140.63 MiB [==== ] 12% 18.00 MiB / 140.63 MiB [==== ] 13% 19.00 MiB / 140.63 MiB [===== ] 14% 20.00 MiB / 140.63 MiB [===== ] 14% 21.00 MiB / 140.63 MiB [===== ] 15% 22.00 MiB / 140.63 MiB [===== ] 16% 23.00 MiB / 140.63 MiB [====== ] 17% 24.00 MiB / 140.63 MiB [====== ] 17% 25.00 MiB / 140.63 MiB [====== ] 18% 26.00 MiB / 140.63 MiB [====== ] 19% 27.00 MiB / 140.63 MiB [======= ] 19% 28.00 MiB / 140.63 MiB [======= ] 20% 29.00 MiB / 140.63 MiB [======= ] 21% 30.00 MiB / 140.63 MiB [======= ] 22% 31.00 MiB / 140.63 MiB [======== ] 22% 32.00 MiB / 140.63 MiB [======== ] 23% 33.00 MiB / 140.63 MiB [======== ] 24% 34.00 MiB / 140.63 MiB [======== ] 24% 35.00 MiB / 140.63 MiB [========= ] 25% 36.00 MiB / 140.63 MiB [========= ] 26% 37.00 MiB / 140.63 MiB [========= ] 27% 38.00 MiB / 140.63 MiB [========= ] 27% 39.00 MiB / 140.63 MiB [========== ] 28% 40.00 MiB / 140.63 MiB [========== ] 29% 41.00 MiB / 140.63 MiB [========== ] 29% 42.00 MiB / 140.63 MiB [=========== ] 30% 43.00 MiB / 140.63 MiB [=========== ] 31% 44.00 MiB / 140.63 MiB [=========== ] 31% 45.00 MiB / 140.63 MiB [=========== ] 32% 46.00 MiB / 140.63 MiB [============ ] 33% 47.00 MiB / 140.63 MiB [============ ] 34% 48.00 MiB / 140.63 MiB [============ ] 34% 49.00 MiB / 140.63 MiB [============ ] 35% 50.00 MiB / 140.63 MiB [============= ] 36% 51.00 MiB / 140.63 MiB [============= ] 36% 52.00 MiB / 140.63 MiB [============= ] 37% 53.00 MiB / 140.63 MiB [============= ] 38% 54.00 MiB / 140.63 MiB [============== ] 39% 55.00 MiB / 140.63 MiB [============== ] 39% 56.00 MiB / 140.63 MiB [============== ] 40% 57.00 MiB / 140.63 MiB [============== ] 41% 58.00 MiB / 140.63 MiB [=============== ] 41% 59.00 MiB / 140.63 MiB [=============== ] 42% 60.00 MiB / 140.63 MiB [=============== ] 43% 61.00 MiB / 140.63 MiB [=============== ] 44% 62.00 MiB / 140.63 MiB [================ ] 44% 63.00 MiB / 140.63 MiB [================ ] 45% 64.00 MiB / 140.63 MiB [================ ] 46% 65.00 MiB / 140.63 MiB [================ ] 46% 66.00 MiB / 140.63 MiB [================= ] 47% 67.00 MiB / 140.63 MiB [================= ] 48% 68.00 MiB / 140.63 MiB [================= ] 49% 69.00 MiB / 140.63 MiB [================= ] 49% 70.00 MiB / 140.63 MiB [================== ] 50% 71.00 MiB / 140.63 MiB [================== ] 51% 72.00 MiB / 140.63 MiB [================== ] 51% 73.00 MiB / 140.63 MiB [================== ] 52% 74.00 MiB / 140.63 MiB [=================== ] 53% 75.00 MiB / 140.63 MiB [=================== ] 54% 76.00 MiB / 140.63 MiB [=================== ] 54% 77.00 MiB / 140.63 MiB [=================== ] 55% 78.00 MiB / 140.63 MiB [==================== ] 56% 79.00 MiB / 140.63 MiB [==================== ] 56% 80.00 MiB / 140.63 MiB [==================== ] 57% 81.00 MiB / 140.63 MiB [==================== ] 58% 82.00 MiB / 140.63 MiB [===================== ] 59% 83.00 MiB / 140.63 MiB [===================== ] 59% 84.00 MiB / 140.63 MiB [===================== ] 60% 85.00 MiB / 140.63 MiB [====================== ] 61% 86.00 MiB / 140.63 MiB [====================== ] 61% 87.00 MiB / 140.63 MiB [====================== ] 62% 88.00 MiB / 140.63 MiB [====================== ] 63% 89.00 MiB / 140.63 MiB [======================= ] 63% 90.00 MiB / 140.63 MiB [======================= ] 64% 91.00 MiB / 140.63 MiB [======================= ] 65% 92.00 MiB / 140.63 MiB [======================= ] 66% 93.00 MiB / 140.63 MiB [======================== ] 66% 94.00 MiB / 140.63 MiB [======================== ] 67% 95.00 MiB / 140.63 MiB [======================== ] 68% 96.00 MiB / 140.63 MiB [======================== ] 68% 97.00 MiB / 140.63 MiB [========================= ] 69% 98.00 MiB / 140.63 MiB [========================= ] 70% 99.00 MiB / 140.63 MiB [========================= ] 71% 100.00 MiB / 140.63 MiB [========================= ] 71% 101.00 MiB / 140.63 MiB [========================== ] 72% 102.00 MiB / 140.63 MiB [========================== ] 73% 103.00 MiB / 140.63 MiB [========================== ] 73% 104.00 MiB / 140.63 MiB [========================== ] 74% 105.00 MiB / 140.63 MiB [=========================== ] 75% 106.00 MiB / 140.63 MiB [=========================== ] 76% 107.00 MiB / 140.63 MiB [=========================== ] 76% 108.00 MiB / 140.63 MiB [=========================== ] 77% 109.00 MiB / 140.63 MiB [============================ ] 78% 110.00 MiB / 140.63 MiB [============================ ] 78% 111.00 MiB / 140.63 MiB [============================ ] 79% 112.00 MiB / 140.63 MiB [============================ ] 80% 113.00 MiB / 140.63 MiB [============================= ] 81% 114.00 MiB / 140.63 MiB [============================= ] 81% 115.00 MiB / 140.63 MiB [============================= ] 82% 116.00 MiB / 140.63 MiB [============================= ] 83% 117.00 MiB / 140.63 MiB [============================== ] 83% 118.00 MiB / 140.63 MiB [============================== ] 84% 119.00 MiB / 140.63 MiB [============================== ] 85% 120.00 MiB / 140.63 MiB [============================== ] 86% 121.00 MiB / 140.63 MiB [=============================== ] 86% 122.00 MiB / 140.63 MiB [=============================== ] 87% 123.00 MiB / 140.63 MiB [=============================== ] 88% 124.00 MiB / 140.63 MiB [=============================== ] 88% 125.00 MiB / 140.63 MiB [================================ ] 89% 126.00 MiB / 140.63 MiB [================================ ] 90% 127.00 MiB / 140.63 MiB [================================ ] 91% 128.00 MiB / 140.63 MiB [================================= ] 91% 129.00 MiB / 140.63 MiB [================================= ] 92% 130.00 MiB / 140.63 MiB [================================= ] 93% 131.00 MiB / 140.63 MiB [================================= ] 93% 132.00 MiB / 140.63 MiB [================================== ] 94% 133.00 MiB / 140.63 MiB [================================== ] 95% 134.00 MiB / 140.63 MiB [================================== ] 95% 135.00 MiB / 140.63 MiB [================================== ] 96% 136.00 MiB / 140.63 MiB [=================================== ] 97% 137.00 MiB / 140.63 MiB [=================================== ] 98% 138.00 MiB / 140.63 MiB [=================================== ] 98% 139.00 MiB / 140.63 MiB [=================================== ] 99% 140.00 MiB / 140.63 MiB [====================================] 100% 140.63 MiB / 140.63 MiB [2025-05-13T20:35:25.821Z] Downloading [30/33]: kernel-debug-uki-virt-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:26.075Z] [ ] 1% 1.00 MiB / 82.74 MiB [ ] 2% 2.00 MiB / 82.74 MiB [= ] 3% 3.00 MiB / 82.74 MiB [= ] 4% 4.00 MiB / 82.74 MiB [== ] 6% 5.00 MiB / 82.74 MiB [== ] 7% 6.00 MiB / 82.74 MiB [=== ] 8% 7.00 MiB / 82.74 MiB [=== ] 9% 8.00 MiB / 82.74 MiB [=== ] 10% 9.00 MiB / 82.74 MiB [==== ] 12% 10.00 MiB / 82.74 MiB [==== ] 13% 11.00 MiB / 82.74 MiB [===== ] 14% 12.00 MiB / 82.74 MiB [===== ] 15% 13.00 MiB / 82.74 MiB [====== ] 16% 14.00 MiB / 82.74 MiB [====== ] 18% 15.00 MiB / 82.74 MiB [====== ] 19% 16.00 MiB / 82.74 MiB [======= ] 20% 17.00 MiB / 82.74 MiB [======= ] 21% 18.00 MiB / 82.74 MiB [======== ] 22% 19.00 MiB / 82.74 MiB [======== ] 24% 20.00 MiB / 82.74 MiB [========= ] 25% 21.00 MiB / 82.74 MiB [========= ] 26% 22.00 MiB / 82.74 MiB [========== ] 27% 23.00 MiB / 82.74 MiB [========== ] 29% 24.00 MiB / 82.74 MiB [========== ] 30% 25.00 MiB / 82.74 MiB [=========== ] 31% 26.00 MiB / 82.74 MiB [=========== ] 32% 27.00 MiB / 82.74 MiB [============ ] 33% 28.00 MiB / 82.74 MiB [============ ] 35% 29.00 MiB / 82.74 MiB [============= ] 36% 30.00 MiB / 82.74 MiB [============= ] 37% 31.00 MiB / 82.74 MiB [============= ] 38% 32.00 MiB / 82.74 MiB [============== ] 39% 33.00 MiB / 82.74 MiB [============== ] 41% 34.00 MiB / 82.74 MiB [=============== ] 42% 35.00 MiB / 82.74 MiB [=============== ] 43% 36.00 MiB / 82.74 MiB [================ ] 44% 37.00 MiB / 82.74 MiB [================ ] 45% 38.00 MiB / 82.74 MiB [================ ] 47% 39.00 MiB / 82.74 MiB [================= ] 48% 40.00 MiB / 82.74 MiB [================= ] 49% 41.00 MiB / 82.74 MiB [================== ] 50% 42.00 MiB / 82.74 MiB [================== ] 51% 43.00 MiB / 82.74 MiB [=================== ] 53% 44.00 MiB / 82.74 MiB [=================== ] 54% 45.00 MiB / 82.74 MiB [==================== ] 55% 46.00 MiB / 82.74 MiB [==================== ] 56% 47.00 MiB / 82.74 MiB [==================== ] 58% 48.00 MiB / 82.74 MiB [===================== ] 59% 49.00 MiB / 82.74 MiB [===================== ] 60% 50.00 MiB / 82.74 MiB [====================== ] 61% 51.00 MiB / 82.74 MiB [====================== ] 62% 52.00 MiB / 82.74 MiB [======================= ] 64% 53.00 MiB / 82.74 MiB [======================= ] 65% 54.00 MiB / 82.74 MiB [======================= ] 66% 55.00 MiB / 82.74 MiB [======================== ] 67% 56.00 MiB / 82.74 MiB [======================== ] 68% 57.00 MiB / 82.74 MiB [========================= ] 70% 58.00 MiB / 82.74 MiB [========================= ] 71% 59.00 MiB / 82.74 MiB [========================== ] 72% 60.00 MiB / 82.74 MiB [========================== ] 73% 61.00 MiB / 82.74 MiB [========================== ] 74% 62.00 MiB / 82.74 MiB [=========================== ] 76% 63.00 MiB / 82.74 MiB [=========================== ] 77% 64.00 MiB / 82.74 MiB [============================ ] 78% 65.00 MiB / 82.74 MiB [============================ ] 79% 66.00 MiB / 82.74 MiB [============================= ] 80% 67.00 MiB / 82.74 MiB [============================= ] 82% 68.00 MiB / 82.74 MiB [============================== ] 83% 69.00 MiB / 82.74 MiB [============================== ] 84% 70.00 MiB / 82.74 MiB [============================== ] 85% 71.00 MiB / 82.74 MiB [=============================== ] 87% 72.00 MiB / 82.74 MiB [=============================== ] 88% 73.00 MiB / 82.74 MiB [================================ ] 89% 74.00 MiB / 82.74 MiB [================================ ] 90% 75.00 MiB / 82.74 MiB [================================= ] 91% 76.00 MiB / 82.74 MiB [================================= ] 93% 77.00 MiB / 82.74 MiB [================================= ] 94% 78.00 MiB / 82.74 MiB [================================== ] 95% 79.00 MiB / 82.74 MiB [================================== ] 96% 80.00 MiB / 82.74 MiB [=================================== ] 97% 81.00 MiB / 82.74 MiB [=================================== ] 99% 82.00 MiB / 82.74 MiB [====================================] 100% 82.74 MiB / 82.74 MiB [2025-05-13T20:35:26.076Z] Downloading [31/33]: kernel-uki-virt-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.rpm [2025-05-13T20:35:26.586Z] [ ] 1% 1.00 MiB / 61.51 MiB [= ] 3% 2.00 MiB / 61.51 MiB [= ] 4% 3.00 MiB / 61.51 MiB [== ] 6% 4.00 MiB / 61.51 MiB [== ] 8% 5.00 MiB / 61.51 MiB [=== ] 9% 6.00 MiB / 61.51 MiB [==== ] 11% 7.00 MiB / 61.51 MiB [==== ] 13% 8.00 MiB / 61.51 MiB [===== ] 14% 9.00 MiB / 61.51 MiB [===== ] 16% 10.00 MiB / 61.51 MiB [====== ] 17% 11.00 MiB / 61.51 MiB [======= ] 19% 12.00 MiB / 61.51 MiB [======= ] 21% 13.00 MiB / 61.51 MiB [======== ] 22% 14.00 MiB / 61.51 MiB [======== ] 24% 15.00 MiB / 61.51 MiB [========= ] 26% 16.00 MiB / 61.51 MiB [========= ] 27% 17.00 MiB / 61.51 MiB [========== ] 29% 18.00 MiB / 61.51 MiB [=========== ] 30% 19.00 MiB / 61.51 MiB [=========== ] 32% 20.00 MiB / 61.51 MiB [============ ] 34% 21.00 MiB / 61.51 MiB [============ ] 35% 22.00 MiB / 61.51 MiB [============= ] 37% 23.00 MiB / 61.51 MiB [============== ] 39% 24.00 MiB / 61.51 MiB [============== ] 40% 25.00 MiB / 61.51 MiB [=============== ] 42% 26.00 MiB / 61.51 MiB [=============== ] 43% 27.00 MiB / 61.51 MiB [================ ] 45% 28.00 MiB / 61.51 MiB [================ ] 47% 29.00 MiB / 61.51 MiB [================= ] 48% 30.00 MiB / 61.51 MiB [================== ] 50% 31.00 MiB / 61.51 MiB [================== ] 52% 32.00 MiB / 61.51 MiB [=================== ] 53% 33.00 MiB / 61.51 MiB [=================== ] 55% 34.00 MiB / 61.51 MiB [==================== ] 56% 35.00 MiB / 61.51 MiB [===================== ] 58% 36.00 MiB / 61.51 MiB [===================== ] 60% 37.00 MiB / 61.51 MiB [====================== ] 61% 38.00 MiB / 61.51 MiB [====================== ] 63% 39.00 MiB / 61.51 MiB [======================= ] 65% 40.00 MiB / 61.51 MiB [======================= ] 66% 41.00 MiB / 61.51 MiB [======================== ] 68% 42.00 MiB / 61.51 MiB [========================= ] 69% 43.00 MiB / 61.51 MiB [========================= ] 71% 44.00 MiB / 61.51 MiB [========================== ] 73% 45.00 MiB / 61.51 MiB [========================== ] 74% 46.00 MiB / 61.51 MiB [=========================== ] 76% 47.00 MiB / 61.51 MiB [============================ ] 78% 48.00 MiB / 61.51 MiB [============================ ] 79% 49.00 MiB / 61.51 MiB [============================= ] 81% 50.00 MiB / 61.51 MiB [============================= ] 82% 51.00 MiB / 61.51 MiB [============================== ] 84% 52.00 MiB / 61.51 MiB [=============================== ] 86% 53.00 MiB / 61.51 MiB [=============================== ] 87% 54.00 MiB / 61.51 MiB [================================ ] 89% 55.00 MiB / 61.51 MiB [================================ ] 91% 56.00 MiB / 61.51 MiB [================================= ] 92% 57.00 MiB / 61.51 MiB [================================= ] 94% 58.00 MiB / 61.51 MiB [================================== ] 95% 59.00 MiB / 61.51 MiB [=================================== ] 97% 60.00 MiB / 61.51 MiB [=================================== ] 99% 61.00 MiB / 61.51 MiB [====================================] 100% 61.51 MiB / 61.51 MiB [2025-05-13T20:35:26.587Z] Downloading [32/33]: kernel-modules-extra-matched-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.noarch.rpm [2025-05-13T20:35:26.587Z] [====================================] 100% 16.14 KiB / 16.14 KiB [2025-05-13T20:35:26.587Z] Downloading [33/33]: kernel-doc-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.noarch.rpm [2025-05-13T20:35:26.841Z] [ ] 2% 1.00 MiB / 37.81 MiB [= ] 5% 2.00 MiB / 37.81 MiB [== ] 7% 3.00 MiB / 37.81 MiB [=== ] 10% 4.00 MiB / 37.81 MiB [==== ] 13% 5.00 MiB / 37.81 MiB [===== ] 15% 6.00 MiB / 37.81 MiB [====== ] 18% 7.00 MiB / 37.81 MiB [======= ] 21% 8.00 MiB / 37.81 MiB [======== ] 23% 9.00 MiB / 37.81 MiB [========= ] 26% 10.00 MiB / 37.81 MiB [========== ] 29% 11.00 MiB / 37.81 MiB [=========== ] 31% 12.00 MiB / 37.81 MiB [============ ] 34% 13.00 MiB / 37.81 MiB [============= ] 37% 14.00 MiB / 37.81 MiB [============== ] 39% 15.00 MiB / 37.81 MiB [=============== ] 42% 16.00 MiB / 37.81 MiB [================ ] 44% 17.00 MiB / 37.81 MiB [================= ] 47% 18.00 MiB / 37.81 MiB [================== ] 50% 19.00 MiB / 37.81 MiB [=================== ] 52% 20.00 MiB / 37.81 MiB [=================== ] 55% 21.00 MiB / 37.81 MiB [==================== ] 58% 22.00 MiB / 37.81 MiB [===================== ] 60% 23.00 MiB / 37.81 MiB [====================== ] 63% 24.00 MiB / 37.81 MiB [======================= ] 66% 25.00 MiB / 37.81 MiB [======================== ] 68% 26.00 MiB / 37.81 MiB [========================= ] 71% 27.00 MiB / 37.81 MiB [========================== ] 74% 28.00 MiB / 37.81 MiB [=========================== ] 76% 29.00 MiB / 37.81 MiB [============================ ] 79% 30.00 MiB / 37.81 MiB [============================= ] 81% 31.00 MiB / 37.81 MiB [============================== ] 84% 32.00 MiB / 37.81 MiB [=============================== ] 87% 33.00 MiB / 37.81 MiB [================================ ] 89% 34.00 MiB / 37.81 MiB [================================= ] 92% 35.00 MiB / 37.81 MiB [================================== ] 95% 36.00 MiB / 37.81 MiB [=================================== ] 97% 37.00 MiB / 37.81 MiB [====================================] 100% 37.81 MiB / 37.81 MiB [2025-05-13T20:35:27.097Z] [Pipeline] } [2025-05-13T20:35:27.099Z] [Pipeline] // withEnv [2025-05-13T20:35:27.104Z] [Pipeline] } [2025-05-13T20:35:27.107Z] [Pipeline] // parallel [2025-05-13T20:35:27.111Z] [Pipeline] } [2025-05-13T20:35:27.151Z] [Pipeline] // stage [2025-05-13T20:35:27.168Z] [Pipeline] parallel [2025-05-13T20:35:27.169Z] [Pipeline] { (Branch: x86_64) [2025-05-13T20:35:27.187Z] [Pipeline] stage [2025-05-13T20:35:27.187Z] [Pipeline] { (x86_64:Fetch) [2025-05-13T20:35:27.205Z] [Pipeline] withEnv [2025-05-13T20:35:27.205Z] [Pipeline] { [2025-05-13T20:35:27.212Z] [Pipeline] sh [2025-05-13T20:35:27.741Z] + set -xeuo pipefail [2025-05-13T20:35:27.741Z] ++ umask [2025-05-13T20:35:27.741Z] + '[' 0022 = 0000 ']' [2025-05-13T20:35:27.741Z] + cosa fetch --with-cosa-overrides --autolock 43.20250513.91.0 [2025-05-13T20:35:27.996Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-13T20:35:27.996Z] Config commit: 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-13T20:35:27.996Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-13T20:35:28.249Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-13T20:35:28.249Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-13T20:35:28.249Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-13T20:35:28.249Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-13T20:35:28.249Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-13T20:35:28.249Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-13T20:35:28.249Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-13T20:35:28.249Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-13T20:35:28.806Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... df1c7444791bd6f0a14643fecec5b9b1d61534118ddf9a8101a828474fe14939 [2025-05-13T20:35:28.806Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 1c2c4855c03efa451e97535f740bcd62c018b6de23288cdbbe1ae6acd3076035 [2025-05-13T20:35:28.806Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 95e1f681f2efc33885750c4fdb979a3d11be80c61897991027f62ff11849db25 [2025-05-13T20:35:29.060Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 2ed14c30e5d7eb78611dc6598551ba0751502f55fb2faae3ea27c4427563a8f6 [2025-05-13T20:35:29.060Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... a3f9187d81a23b5381eaa8849c98477f3f30ebd832e4bc3717adb771ad4137ab [2025-05-13T20:35:29.060Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... e7019bae2a7f7f7b2ba29c3193ea8d9f9cfed53ea50fa045723e7bd34cb14072 [2025-05-13T20:35:29.060Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... e59093bbb5bb5eecf22a19b75e057bff6382f73d81ba4199f908f9c06d333630 [2025-05-13T20:35:29.060Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 9ef2c0477f0b8bc540237f4edc46eed40233a04ddfa604739eccc5b6644c0465 [2025-05-13T20:35:29.618Z] Directory walk started [2025-05-13T20:35:29.618Z] Directory walk done - 33 packages [2025-05-13T20:35:29.618Z] Temporary output repo path: ./.repodata/ [2025-05-13T20:35:29.618Z] Pool started (with 5 workers) [2025-05-13T20:35:29.618Z] Pool finished [2025-05-13T20:35:29.871Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-13T20:35:29.871Z] 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.20250513.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-13T20:35:29.871Z] 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-13T20:35:51.723Z] Loaded lockfiles: [2025-05-13T20:35:51.723Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250513.91.0.json [2025-05-13T20:35:51.723Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-13T20:35:51.723Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-13T20:35:51.723Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-13T20:35:51.723Z] [2025-05-13T20:35:51.723Z] 43 metadata, 111 content objects imported; 154.3?kB content written [2025-05-13T20:35:51.723Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-05-13T20:35:51.724Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-05-13T20:35:51.724Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-05-13T20:35:51.724Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-05-13T20:35:51.724Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-05-13T20:35:51.724Z] 16 metadata, 17 content objects imported; 11.8?kB content written [2025-05-13T20:35:51.724Z] 9 metadata, 7 content objects imported; 8.7?kB content written [2025-05-13T20:35:51.724Z] rpm-ostree version: 2025.7 [2025-05-13T20:35:51.724Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-05-13T20:35:51.724Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-05-13T20:35:52.282Z] Updating metadata for 'fedora-coreos-pool'...done [2025-05-13T20:35:54.157Z] Updating metadata for 'fedora-rawhide'...done [2025-05-13T20:37:15.481Z] Importing rpm-md...done [2025-05-13T20:37:15.481Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-13T20:35:29Z solvables: 33 [2025-05-13T20:37:15.481Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-05-12T06:48:00Z solvables: 59990 [2025-05-13T20:37:15.481Z] rpm-md repo 'fedora-rawhide'; generated: 2025-05-13T06:28:00Z solvables: 77256 [2025-05-13T20:37:15.481Z] Resolving dependencies...done [2025-05-13T20:37:15.481Z] Installing 443 packages: [2025-05-13T20:37:15.481Z] NetworkManager-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] NetworkManager-cloud-setup-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] NetworkManager-libnm-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] NetworkManager-team-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] NetworkManager-tui-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] WALinuxAgent-udev-2.13.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] aardvark-dns-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] afterburn-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] afterburn-dracut-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] amd-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] amd-ucode-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] azure-vm-utils-0.5.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] bind-libs-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] bind-utils-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] bootc-1.1.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] bsdtar-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] btrfs-progs-6.14-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] container-selinux-4:2.237.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] containerd-2.1.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] containers-common-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] containers-common-extra-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] coreos-installer-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] coreos-installer-bootinfra-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] coreutils-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] coreutils-common-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] criu-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] crun-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] crypto-policies-20250402-2.git86c0178.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] curl-8.14.0~rc1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.481Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] device-mapper-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] device-mapper-event-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] device-mapper-event-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] device-mapper-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] dnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] docker-cli-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] dracut-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] dracut-network-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] dracut-squash-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] ethtool-2:6.14-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fedora-release-common-43-0.15.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fedora-release-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fedora-release-identity-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fedora-repos-43-0.2.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-rawhide) [2025-05-13T20:37:15.482Z] fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] fwupd-2.0.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gettext-envsubst-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gettext-libs-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gettext-runtime-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] git-core-2.49.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] glib2-2.84.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] glibc-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] glibc-common-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] glibc-gconv-extra-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] glibc-minimal-langpack-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gnupg2-2.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gpgme-1.24.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] grep-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] grub2-common-1:2.12-31.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] grub2-efi-x64-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] grub2-pc-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] grub2-pc-modules-1:2.12-31.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] grub2-tools-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] grub2-tools-minimal-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] hwdata-0.395-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] inih-60-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] intel-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] iptables-legacy-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] iptables-legacy-libs-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] iptables-libs-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] iptables-nft-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] iptables-services-1.8.11-8.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] iptables-utils-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] kdump-utils-1.0.54-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] kernel-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-13T20:37:15.482Z] kernel-core-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-13T20:37:15.482Z] kernel-modules-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-13T20:37:15.482Z] kernel-modules-core-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-13T20:37:15.482Z] kexec-tools-2.0.31-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libarchive-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libblkid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libcurl-minimal-8.14.0~rc1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libdnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libdnf5-cli-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libfdisk-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libffi-3.4.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libgcc-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libibverbs-57.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libipa_hbac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libldb-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libmodulemd-2.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libmount-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libnfsidmap-1:2.8.3-1.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libnghttp2-1.65.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libnvme-1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libsmartcols-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libsmbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libsolv-0.7.32-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libsss_certmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libsss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libsss_nss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libsss_sudo-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libstdc++-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libtextstyle-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libuuid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libwbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libxml2-2.12.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] linux-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] linux-firmware-whence-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] lua-libs-5.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] lvm2-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] lvm2-libs-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] makedumpfile-1.7.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] moby-engine-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] moby-filesystem-28.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.482Z] nano-8.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] nano-default-editor-8.4-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] netavark-2:1.14.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] newt-0.52.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] nfs-utils-coreos-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] nftables-1:1.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] nftables-services-1:1.1.3-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] nmstate-2.2.44-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] nvidia-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] openldap-2.6.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] openssh-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] openssh-clients-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] openssh-server-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] openssl-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] openssl-libs-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] passt-0^20250507.geea8a76-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] passt-selinux-0^20250507.geea8a76-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] podman-5:5.5.0~rc2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] qed-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] readline-8.2-13.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] rpm-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] rpm-libs-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] rpm-ostree-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] rpm-ostree-libs-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] rpm-plugin-selinux-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] rpm-sequoia-1.8.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] samba-client-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] samba-common-2:4.22.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] samba-common-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] selinux-policy-41.39-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] selinux-policy-targeted-41.39-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] setup-2.15.0-24.fc43.noarch (fedora-rawhide) [2025-05-13T20:37:15.483Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sqlite-libs-3.49.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sssd-ad-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sssd-client-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sssd-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sssd-common-pac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sssd-ipa-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sssd-krb5-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sssd-krb5-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sssd-ldap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sssd-nfs-idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] stalld-1.19.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] sudo-1.9.15-7.p5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] systemd-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] systemd-container-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] systemd-libs-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] systemd-pam-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] systemd-resolved-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] systemd-shared-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] systemd-sysusers-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] systemd-udev-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] tzdata-2025b-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] userspace-rcu-0.15.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] util-linux-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] util-linux-core-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] vim-data-2:9.1.1291-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] vim-minimal-2:9.1.1291-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] xfsprogs-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:15.483Z] Input state hash: d460d5ef14e916013d0a34462894e7a1d790e30622c08b593a009504596a6c85 [2025-05-13T20:37:15.483Z] Will download: 439 packages (459.6?MB) [2025-05-13T20:37:15.483Z] Downloading from 'fedora-coreos-pool'...done [2025-05-13T20:37:15.483Z] Downloading from 'fedora-rawhide'...done [2025-05-13T20:37:23.550Z] Importing packages...done: 443 [2025-05-13T20:37:24.105Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-05-13T20:37:27.359Z] [Pipeline] } [2025-05-13T20:37:27.364Z] [Pipeline] // withEnv [2025-05-13T20:37:27.369Z] [Pipeline] } [2025-05-13T20:37:27.381Z] [Pipeline] // stage [2025-05-13T20:37:27.390Z] [Pipeline] stage [2025-05-13T20:37:27.390Z] [Pipeline] { (x86_64:Build OSTree/QEMU) [2025-05-13T20:37:27.409Z] [Pipeline] withEnv [2025-05-13T20:37:27.410Z] [Pipeline] { [2025-05-13T20:37:27.427Z] [Pipeline] sh [2025-05-13T20:37:28.020Z] + set -xeuo pipefail [2025-05-13T20:37:28.020Z] ++ umask [2025-05-13T20:37:28.020Z] + '[' 0022 = 0000 ']' [2025-05-13T20:37:28.020Z] + cosa build --autolock 43.20250513.91.0 [2025-05-13T20:37:28.020Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-13T20:37:28.275Z] Config commit: 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-13T20:37:28.279Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-13T20:37:28.533Z] libostree: [2025-05-13T20:37:28.533Z] Version: '2025.2' [2025-05-13T20:37:28.533Z] Git: a2a1030ce460d02396decf754cbba5615d9d3743 [2025-05-13T20:37:28.533Z] Features: [2025-05-13T20:37:28.533Z] - inode64 [2025-05-13T20:37:28.533Z] - initial-var [2025-05-13T20:37:28.533Z] - libcurl [2025-05-13T20:37:28.533Z] - libsoup3 [2025-05-13T20:37:28.533Z] - gpgme [2025-05-13T20:37:28.533Z] - composefs [2025-05-13T20:37:28.533Z] - ex-fsverity [2025-05-13T20:37:28.533Z] - libarchive [2025-05-13T20:37:28.533Z] - selinux [2025-05-13T20:37:28.533Z] - openssl [2025-05-13T20:37:28.533Z] - sign-ed25519 [2025-05-13T20:37:28.533Z] - sign-spki [2025-05-13T20:37:28.533Z] - libmount [2025-05-13T20:37:28.533Z] - systemd [2025-05-13T20:37:28.533Z] - release [2025-05-13T20:37:28.533Z] - p2p [2025-05-13T20:37:28.533Z] rpm-ostree: [2025-05-13T20:37:28.533Z] Version: '2025.7' [2025-05-13T20:37:28.533Z] Git: 320e31c1ce12fc0e8c0b6e492f4c0f385be3d8fd [2025-05-13T20:37:28.533Z] Features: [2025-05-13T20:37:28.533Z] - rust [2025-05-13T20:37:28.533Z] - compose [2025-05-13T20:37:28.533Z] - container [2025-05-13T20:37:28.533Z] - fedora-integration [2025-05-13T20:37:28.533Z] Previous build: 43.20250513.91.0 [2025-05-13T20:37:28.787Z] Previous commit: 33cd42153c06b3dd9bafb01224e7bcda9743a2ec3db7809b9658db17aee85355 [2025-05-13T20:37:28.787Z] Image Config checksum: c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b [2025-05-13T20:37:29.041Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-13T20:37:29.041Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-13T20:37:29.041Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-13T20:37:29.041Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-13T20:37:29.041Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-13T20:37:29.041Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-13T20:37:29.041Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-13T20:37:29.041Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-13T20:37:29.041Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-13T20:37:29.597Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... df1c7444791bd6f0a14643fecec5b9b1d61534118ddf9a8101a828474fe14939 [2025-05-13T20:37:29.597Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 1c2c4855c03efa451e97535f740bcd62c018b6de23288cdbbe1ae6acd3076035 [2025-05-13T20:37:29.852Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 95e1f681f2efc33885750c4fdb979a3d11be80c61897991027f62ff11849db25 [2025-05-13T20:37:29.852Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 2ed14c30e5d7eb78611dc6598551ba0751502f55fb2faae3ea27c4427563a8f6 [2025-05-13T20:37:30.105Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... a3f9187d81a23b5381eaa8849c98477f3f30ebd832e4bc3717adb771ad4137ab [2025-05-13T20:37:30.105Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... e7019bae2a7f7f7b2ba29c3193ea8d9f9cfed53ea50fa045723e7bd34cb14072 [2025-05-13T20:37:30.358Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... e59093bbb5bb5eecf22a19b75e057bff6382f73d81ba4199f908f9c06d333630 [2025-05-13T20:37:30.358Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 9ef2c0477f0b8bc540237f4edc46eed40233a04ddfa604739eccc5b6644c0465 [2025-05-13T20:37:30.916Z] Directory walk started [2025-05-13T20:37:30.916Z] Directory walk done - 33 packages [2025-05-13T20:37:30.916Z] Temporary output repo path: ./.repodata/ [2025-05-13T20:37:30.916Z] Pool started (with 5 workers) [2025-05-13T20:37:30.916Z] Pool finished [2025-05-13T20:37:31.170Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-13T20:37:31.170Z] 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.20250513.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 33cd42153c06b3dd9bafb01224e7bcda9743a2ec3db7809b9658db17aee85355 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-13T20:37:45.990Z] Loaded lockfiles: [2025-05-13T20:37:45.990Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250513.91.0.json [2025-05-13T20:37:45.990Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-13T20:37:45.990Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-13T20:37:45.990Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-13T20:37:45.990Z] [2025-05-13T20:37:45.990Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-13T20:37:45.990Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-13T20:37:45.990Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-13T20:37:45.990Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-13T20:37:45.990Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-13T20:37:45.990Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-13T20:37:45.990Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-13T20:37:45.990Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-13T20:37:45.990Z] rpm-ostree version: 2025.7 [2025-05-13T20:37:45.990Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-05-13T20:37:48.491Z] Importing rpm-md...done [2025-05-13T20:37:48.491Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-13T20:37:30Z solvables: 33 [2025-05-13T20:37:48.491Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-05-12T06:48:00Z solvables: 59990 [2025-05-13T20:37:48.491Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-05-13T06:28:00Z solvables: 77256 [2025-05-13T20:37:50.369Z] Resolving dependencies...done [2025-05-13T20:37:50.369Z] Installing 443 packages: [2025-05-13T20:37:50.369Z] NetworkManager-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] NetworkManager-cloud-setup-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] NetworkManager-libnm-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] NetworkManager-team-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] NetworkManager-tui-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] WALinuxAgent-udev-2.13.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] aardvark-dns-2:1.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] afterburn-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] afterburn-dracut-5.7.0-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] amd-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] amd-ucode-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.369Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.370Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.370Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.370Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.370Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.370Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.370Z] avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.370Z] azure-vm-utils-0.5.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] bind-libs-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] bind-utils-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] bootc-1.1.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] bsdtar-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] btrfs-progs-6.14-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] container-selinux-4:2.237.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] containerd-2.1.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] containers-common-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] containers-common-extra-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] coreos-installer-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] coreos-installer-bootinfra-0.24.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] coreutils-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] coreutils-common-9.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] criu-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] crun-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] crypto-policies-20250402-2.git86c0178.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] curl-8.14.0~rc1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] device-mapper-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] device-mapper-event-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] device-mapper-event-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] device-mapper-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] dnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] docker-cli-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] dracut-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] dracut-network-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] dracut-squash-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] elfutils-default-yama-scope-0.192-8.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] elfutils-libelf-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] elfutils-libs-0.192-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] ethtool-2:6.14-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fedora-release-common-43-0.15.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fedora-release-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fedora-release-identity-coreos-43-0.15.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fedora-repos-43-0.2.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-rawhide) [2025-05-13T20:37:50.623Z] fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] fwupd-2.0.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gettext-envsubst-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gettext-libs-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gettext-runtime-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] git-core-2.49.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] glib2-2.84.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] glibc-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] glibc-common-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] glibc-gconv-extra-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] glibc-minimal-langpack-2.41.9000-12.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gnupg2-2.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gpgme-1.24.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] grep-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] grub2-common-1:2.12-31.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] grub2-efi-x64-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] grub2-pc-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] grub2-pc-modules-1:2.12-31.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] grub2-tools-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] grub2-tools-minimal-1:2.12-31.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] hwdata-0.395-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] inih-60-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] intel-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] iptables-legacy-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] iptables-legacy-libs-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] iptables-libs-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] iptables-nft-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] iptables-services-1.8.11-8.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] iptables-utils-1.8.11-8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] kdump-utils-1.0.54-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] kernel-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-13T20:37:50.623Z] kernel-core-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-13T20:37:50.623Z] kernel-modules-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-13T20:37:50.623Z] kernel-modules-core-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64 (coreos-assembler-local-overrides) [2025-05-13T20:37:50.623Z] kexec-tools-2.0.31-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libarchive-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libblkid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libcurl-minimal-8.14.0~rc1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libdnf5-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libdnf5-cli-5.2.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libfdisk-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libffi-3.4.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libgcc-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libibverbs-57.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libipa_hbac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libldb-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.623Z] libmodulemd-2.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libmount-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libnfsidmap-1:2.8.3-1.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libnghttp2-1.65.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libnvme-1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libsmartcols-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libsmbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libsolv-0.7.32-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libsss_certmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libsss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libsss_nss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libsss_sudo-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libstdc++-15.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libtextstyle-0.24-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libuuid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libwbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libxml2-2.12.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] linux-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] linux-firmware-whence-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] lua-libs-5.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] lvm2-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] lvm2-libs-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] makedumpfile-1.7.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] microcode_ctl-2:2.1-68.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] moby-engine-28.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] moby-filesystem-28.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.624Z] nano-8.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] nano-default-editor-8.4-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] netavark-2:1.14.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] newt-0.52.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] nfs-utils-coreos-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] nftables-1:1.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] nftables-services-1:1.1.3-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] nmstate-2.2.44-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] nvidia-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] openldap-2.6.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] openssh-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] openssh-clients-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] openssh-server-9.9p1-15.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] openssl-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] openssl-libs-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] passt-0^20250507.geea8a76-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] passt-selinux-0^20250507.geea8a76-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] podman-5:5.5.0~rc2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] qed-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] readline-8.2-13.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] rpm-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] rpm-libs-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] rpm-ostree-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] rpm-ostree-libs-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] rpm-plugin-selinux-4.20.1-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] rpm-sequoia-1.8.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] samba-client-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] samba-common-2:4.22.1-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] samba-common-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] selinux-policy-41.39-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] selinux-policy-targeted-41.39-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] setup-2.15.0-24.fc43.noarch (fedora-rawhide) [2025-05-13T20:37:50.877Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sqlite-libs-3.49.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sssd-ad-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sssd-client-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sssd-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sssd-common-pac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sssd-ipa-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sssd-krb5-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sssd-krb5-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sssd-ldap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sssd-nfs-idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] stalld-1.19.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] sudo-1.9.15-7.p5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] systemd-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] systemd-container-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] systemd-libs-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] systemd-pam-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] systemd-resolved-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] systemd-shared-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] systemd-sysusers-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] systemd-udev-257.5-5.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] tzdata-2025b-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] userspace-rcu-0.15.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] util-linux-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] util-linux-core-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] vim-data-2:9.1.1291-1.fc43.noarch (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] vim-minimal-2:9.1.1291-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] xfsprogs-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-05-13T20:37:50.877Z] Input state hash: d460d5ef14e916013d0a34462894e7a1d790e30622c08b593a009504596a6c85 [2025-05-13T20:37:55.025Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-05-13T20:37:55.025Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-05-13T20:37:55.583Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-05-13T20:37:55.583Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-05-13T20:37:55.583Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-05-13T20:37:55.583Z] Skipping file /usr/lib/systemd/ from checkout [2025-05-13T20:37:58.085Z] Checking out packages...done [2025-05-13T20:37:58.085Z] Checking out ostree layers...done [2025-05-13T20:37:58.085Z] /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-13T20:37:58.085Z] /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-13T20:37:58.085Z] /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-13T20:37:58.085Z] /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-13T20:37:58.085Z] /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-13T20:37:58.085Z] /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-13T20:37:58.085Z] /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-13T20:37:58.085Z] /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-13T20:37:58.085Z] /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-13T20:37:58.085Z] /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-13T20:37:58.085Z] /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-13T20:37:58.085Z] Creating group 'dbus' with GID 81. [2025-05-13T20:37:58.085Z] Creating group 'rpc' with GID 32. [2025-05-13T20:37:58.085Z] Creating group 'sshd' with GID 74. [2025-05-13T20:37:58.085Z] Creating group 'utempter' with GID 35. [2025-05-13T20:37:58.085Z] Creating group 'utmp' with GID 22. [2025-05-13T20:37:58.085Z] Creating group 'docker' with GID 985. [2025-05-13T20:37:58.085Z] Creating group 'printadmin' with GID 984. [2025-05-13T20:37:58.085Z] Creating group 'kvm' with GID 36. [2025-05-13T20:37:58.085Z] Creating group 'clock' with GID 103. [2025-05-13T20:37:58.085Z] Creating group 'render' with GID 105. [2025-05-13T20:37:58.086Z] Creating group 'sgx' with GID 106. [2025-05-13T20:37:58.086Z] Creating group 'zincati' with GID 983. [2025-05-13T20:37:58.086Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983. [2025-05-13T20:37:58.086Z] Creating group 'clevis' with GID 982. [2025-05-13T20:37:58.086Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982. [2025-05-13T20:37:58.086Z] Creating group 'dnsmasq' with GID 981. [2025-05-13T20:37:58.086Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981. [2025-05-13T20:37:58.086Z] Creating group 'systemd-coredump' with GID 980. [2025-05-13T20:37:58.086Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-05-13T20:37:58.086Z] Creating group 'systemd-oom' with GID 979. [2025-05-13T20:37:58.086Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-05-13T20:37:58.086Z] Creating group 'tss' with GID 59. [2025-05-13T20:37:58.086Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59. [2025-05-13T20:37:58.086Z] Running systemd-sysusers...done [2025-05-13T20:37:59.963Z] Running pre scripts...14 done [2025-05-13T20:40:51.331Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-13T20:40:51.331Z] audit-rules.post: No rules detected, adding default [2025-05-13T20:40:51.331Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-13T20:40:51.331Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-13T20:40:51.331Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-13T20:40:51.331Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-13T20:40:51.331Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-13T20:40:51.331Z] 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-13T20:40:51.331Z] 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-13T20:40:51.331Z] 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-13T20:40:51.331Z] 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-13T20:40:51.331Z] 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-13T20:40:51.331Z] 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-13T20:40:51.331Z] 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-13T20:40:51.331Z] 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-13T20:40:51.331Z] 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-13T20:40:51.331Z] 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-13T20:40:51.331Z] 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-13T20:40:51.331Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-13T20:40:51.331Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist [2025-05-13T20:40:51.331Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-05-13T20:40:51.331Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-13T20:40:51.331Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-13T20:40:51.331Z] 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-13T20:40:51.331Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-13T20:40:51.331Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-13T20:40:51.331Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-05-13T20:40:57.852Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-13T20:40:57.852Z] 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-13T20:40:57.852Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-13T20:40:57.852Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-13T20:40:57.852Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-13T20:40:57.852Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-13T20:40:57.852Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-05-13T20:40:57.852Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-13T20:40:57.852Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-13T20:40:57.852Z] 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-13T20:40:57.852Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-05-13T20:40:57.852Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-13T20:40:57.852Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-13T20:40:57.852Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-13T20:40:57.852Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-05-13T20:40:57.852Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-13T20:40:57.852Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-05-13T20:40:57.852Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-05-13T20:40:57.852Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-13T20:40:57.852Z] 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-13T20:40:57.852Z] 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-13T20:40:57.852Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-13T20:40:57.852Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-13T20:40:57.852Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-13T20:40:57.852Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-13T20:40:57.852Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-13T20:40:57.852Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-13T20:40:57.852Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-13T20:40:57.852Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systeRunning post scripts...done [2025-05-13T20:41:44.423Z] Running posttrans scripts...16 done [2025-05-13T20:41:44.423Z] <stdin>:30: Conflict with earlier configuration for user 'bin' in /usr/lib/sysusers.d/20-setup-users.conf:2, ignoring line. [2025-05-13T20:41:44.423Z] <stdin>:31: Conflict with earlier configuration for user 'daemon' in /usr/lib/sysusers.d/20-setup-users.conf:3, ignoring line. [2025-05-13T20:41:44.423Z] Creating group 'sshd' with GID 74. [2025-05-13T20:41:44.423Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74. [2025-05-13T20:41:44.423Z] Creating group 'sssd' with GID 986. [2025-05-13T20:41:44.423Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986. [2025-05-13T20:41:44.423Z] Creating group 'zincati' with GID 985. [2025-05-13T20:41:44.423Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985. [2025-05-13T20:41:44.423Z] Creating group 'docker' with GID 984. [2025-05-13T20:41:44.423Z] Creating group 'chrony' with GID 983. [2025-05-13T20:41:44.423Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983. [2025-05-13T20:41:44.423Z] Writing rpmdb...done [2025-05-13T20:41:44.423Z] md/system/raid-check.timer'. [2025-05-13T20:41:44.423Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-05-13T20:41:44.423Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-05-13T20:41:44.423Z] Regenerating rpmdb for target [2025-05-13T20:41:59.241Z] Relabeling...done [2025-05-13T20:41:59.241Z] Updating usr/lib/os-release [2025-05-13T20:41:59.241Z] Deleting: usr/share/info [2025-05-13T20:41:59.241Z] Deleting: usr/share/man [2025-05-13T20:41:59.241Z] Deleting: usr/share/doc [2025-05-13T20:41:59.241Z] Executing `postprocess` inline script '0' [2025-05-13T20:41:59.241Z] + cat [2025-05-13T20:41:59.241Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-05-13T20:42:25.710Z] + rm /tmp/fcos-workarounds.cil [2025-05-13T20:42:25.710Z] Executing `postprocess` inline script '1' [2025-05-13T20:42:25.710Z] + source /usr/lib/os-release [2025-05-13T20:42:25.710Z] ++ NAME='Fedora Linux' [2025-05-13T20:42:25.710Z] ++ VERSION='43.20250513.dev.0 (CoreOS Prerelease)' [2025-05-13T20:42:25.710Z] ++ RELEASE_TYPE=development [2025-05-13T20:42:25.710Z] ++ ID=fedora [2025-05-13T20:42:25.710Z] ++ VERSION_ID=43 [2025-05-13T20:42:25.710Z] ++ VERSION_CODENAME= [2025-05-13T20:42:25.710Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250513.dev.0' [2025-05-13T20:42:25.710Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-05-13T20:42:25.710Z] ++ LOGO=fedora-logo-icon [2025-05-13T20:42:25.710Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-05-13T20:42:25.710Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-05-13T20:42:25.710Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-05-13T20:42:25.710Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-13T20:42:25.710Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-13T20:42:25.710Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-05-13T20:42:25.710Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-05-13T20:42:25.710Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-05-13T20:42:25.710Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-05-13T20:42:25.710Z] ++ SUPPORT_END=2026-05-13 [2025-05-13T20:42:25.710Z] ++ VARIANT=CoreOS [2025-05-13T20:42:25.710Z] ++ VARIANT_ID=coreos [2025-05-13T20:42:25.710Z] ++ OSTREE_VERSION=43.20250513.dev.0 [2025-05-13T20:42:25.710Z] + 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-13T20:42:25.710Z] + tee /usr/lib/kernel/install.conf [2025-05-13T20:42:25.710Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-05-13T20:42:25.710Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-05-13T20:42:25.710Z] + echo -e '[main]\nprotect_running_kernel=False' [2025-05-13T20:42:25.710Z] Executing `postprocess` inline script '2' [2025-05-13T20:42:25.710Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-05-13T20:42:25.710Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-05-13T20:42:25.710Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-05-13T20:42:25.710Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-05-13T20:42:25.710Z] Executing `postprocess` inline script '3' [2025-05-13T20:42:25.710Z] Executing `postprocess` inline script '4' [2025-05-13T20:42:25.710Z] Executing `postprocess` inline script '5' [2025-05-13T20:42:25.710Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-05-13T20:42:25.710Z] Generated update layout for BIOS: grub2-tools-1:2.12-31.fc43.x86_64 [2025-05-13T20:42:25.710Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-31.fc43.x86_64,shim-x64-15.8-3.x86_64 [2025-05-13T20:42:25.710Z] Executing `postprocess` inline script '6' [2025-05-13T20:42:25.710Z] + rm -vrf /usr/lib/ostree-boot/loader [2025-05-13T20:42:25.710Z] Executing `postprocess` inline script '7' [2025-05-13T20:42:25.710Z] Executing `postprocess` inline script '8' [2025-05-13T20:42:25.710Z] Executing `postprocess` inline script '9' [2025-05-13T20:42:25.710Z] + 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-13T20:42:25.710Z] + systemctl preset-all [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-05-13T20:42:25.710Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-13T20:42:25.711Z] 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-13T20:42:25.711Z] 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-13T20:42:25.711Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-05-13T20:42:25.711Z] 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-13T20:42:25.711Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-05-13T20:42:25.711Z] 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-13T20:42:25.711Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-05-13T20:42:25.711Z] 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-13T20:42:25.711Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-05-13T20:42:25.711Z] 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-13T20:42:25.711Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-05-13T20:42:25.711Z] + systemctl --user --global preset-all [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-05-13T20:42:25.711Z] Executing `postprocess` inline script '10' [2025-05-13T20:42:25.711Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-05-13T20:42:25.711Z] Executing `postprocess` inline script '11' [2025-05-13T20:42:25.711Z] + setsebool -P -N container_use_cephfs on [2025-05-13T20:42:35.630Z] + setsebool -P -N virt_use_samba on [2025-05-13T20:42:45.547Z] Executing `postprocess` inline script '12' [2025-05-13T20:42:45.547Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-05-13T20:42:45.547Z] Executing `postprocess` inline script '13' [2025-05-13T20:42:45.547Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-05-13T20:42:45.547Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-05-13T20:42:45.547Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-05-13T20:42:45.547Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-05-13T20:42:45.547Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-05-13T20:42:45.547Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-05-13T20:42:45.547Z] Executing `postprocess` inline script '14' [2025-05-13T20:42:45.547Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-05-13T20:42:45.547Z] + cat [2025-05-13T20:42:45.547Z] Executing `postprocess` inline script '15' [2025-05-13T20:42:45.547Z] Executing `postprocess` inline script '16' [2025-05-13T20:42:45.547Z] + source /etc/os-release [2025-05-13T20:42:45.547Z] ++ NAME='Fedora Linux' [2025-05-13T20:42:45.547Z] ++ VERSION='43.20250513.dev.0 (CoreOS Prerelease)' [2025-05-13T20:42:45.547Z] ++ RELEASE_TYPE=development [2025-05-13T20:42:45.547Z] ++ ID=fedora [2025-05-13T20:42:45.547Z] ++ VERSION_ID=43 [2025-05-13T20:42:45.547Z] ++ VERSION_CODENAME= [2025-05-13T20:42:45.547Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250513.dev.0' [2025-05-13T20:42:45.547Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-05-13T20:42:45.547Z] ++ LOGO=fedora-logo-icon [2025-05-13T20:42:45.547Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-05-13T20:42:45.547Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-05-13T20:42:45.547Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-05-13T20:42:45.547Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-13T20:42:45.547Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-13T20:42:45.547Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-05-13T20:42:45.547Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-05-13T20:42:45.547Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-05-13T20:42:45.547Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-05-13T20:42:45.547Z] ++ SUPPORT_END=2026-05-13 [2025-05-13T20:42:45.547Z] ++ VARIANT=CoreOS [2025-05-13T20:42:45.547Z] ++ VARIANT_ID=coreos [2025-05-13T20:42:45.547Z] ++ OSTREE_VERSION=43.20250513.dev.0 [2025-05-13T20:42:45.547Z] + [[ 43.20250513.dev.0 = *.dev* ]] [2025-05-13T20:42:45.547Z] + mkdir -p /etc/zincati/config.d [2025-05-13T20:42:45.547Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-05-13T20:42:45.547Z] Executing `postprocess` inline script '17' [2025-05-13T20:42:45.547Z] + cat [2025-05-13T20:42:45.547Z] + cat /usr/etc/rpm-ostreed.conf [2025-05-13T20:42:45.547Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-05-13T20:42:45.547Z] + rm /tmp/rpm-ostreed.conf [2025-05-13T20:42:45.547Z] Executing `postprocess` inline script '18' [2025-05-13T20:42:57.699Z] Initializing rootfs [2025-05-13T20:42:57.699Z] Moving /usr to target [2025-05-13T20:42:57.699Z] Copying toplevel compat symlinks [2025-05-13T20:42:57.699Z] No embedded whiteouts found [2025-05-13T20:42:57.699Z] No device files found [2025-05-13T20:42:57.699Z] Recompiling policy [2025-05-13T20:43:29.705Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-05-13T20:43:29.705Z] Migrating /usr/etc/group to /usr/lib/ [2025-05-13T20:43:29.705Z] Adding rpm-ostree-0-integration.conf [2025-05-13T20:43:29.705Z] Preparing kernel [2025-05-13T20:43:39.623Z] /usr/sbin/dracut: line 1076: /sys/module/firmware_class/parameters/path: No such file or directory [2025-05-13T20:43:39.623Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-05-13T20:43:39.623Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64 [2025-05-13T20:43:39.623Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-05-13T20:43:39.623Z] dracut[I]: *** Including module: bash *** [2025-05-13T20:43:39.623Z] dracut[I]: *** Including module: shell-interpreter *** [2025-05-13T20:43:39.623Z] dracut[I]: *** Including module: systemd *** [2025-05-13T20:43:39.623Z] dracut[I]: *** Including module: fips *** [2025-05-13T20:43:39.623Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: scsi-rules *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: systemd-battery-check *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: systemd-initrd *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: systemd-journald *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: systemd-udevd *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: modsign *** [2025-05-13T20:43:39.887Z] dracut[I]: *** Including module: dbus-broker *** [2025-05-13T20:43:40.142Z] dracut[I]: *** Including module: dbus *** [2025-05-13T20:43:40.142Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-05-13T20:43:40.142Z] dracut[I]: *** Including module: i18n *** [2025-05-13T20:43:40.142Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-05-13T20:43:40.142Z] dracut[I]: *** Including module: afterburn *** [2025-05-13T20:43:40.396Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-05-13T20:43:40.396Z] dracut[I]: *** Including module: ignition *** [2025-05-13T20:43:40.396Z] dracut[I]: *** Including module: coreos-ignition *** [2025-05-13T20:43:40.651Z] dracut[I]: *** Including module: coreos-live *** [2025-05-13T20:43:40.651Z] dracut[I]: *** Including module: coreos-multipath *** [2025-05-13T20:43:40.651Z] dracut[I]: *** Including module: coreos-network *** [2025-05-13T20:43:40.651Z] dracut[I]: *** Including module: network-manager *** [2025-05-13T20:43:40.905Z] dracut[I]: *** Including module: ignition-conf *** [2025-05-13T20:43:40.905Z] dracut[I]: *** Including module: ignition-ostree *** [2025-05-13T20:43:41.158Z] dracut[I]: *** Including module: network *** [2025-05-13T20:43:41.158Z] dracut[I]: *** Including module: net-lib *** [2025-05-13T20:43:41.158Z] dracut[I]: *** Including module: url-lib *** [2025-05-13T20:43:41.158Z] dracut[I]: *** Including module: coreos-kernel *** [2025-05-13T20:43:41.158Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-05-13T20:43:41.158Z] dracut[I]: *** Including module: rdcore *** [2025-05-13T20:43:41.158Z] dracut[I]: *** Including module: clevis *** [2025-05-13T20:43:41.158Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-05-13T20:43:41.158Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-05-13T20:43:41.158Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-05-13T20:43:41.158Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-05-13T20:43:41.412Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-05-13T20:43:41.412Z] dracut[I]: *** Including module: btrfs *** [2025-05-13T20:43:41.412Z] dracut[I]: *** Including module: crypt *** [2025-05-13T20:43:41.412Z] dracut[I]: *** Including module: dm *** [2025-05-13T20:43:41.668Z] dracut[I]: *** Including module: kernel-modules *** [2025-05-13T20:43:49.741Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-05-13T20:43:49.741Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-05-13T20:43:50.662Z] dracut[I]: *** Including module: mdraid *** [2025-05-13T20:43:50.915Z] dracut[I]: *** Including module: multipath *** [2025-05-13T20:43:51.473Z] dracut[I]: *** Including module: nvdimm *** [2025-05-13T20:43:51.726Z] dracut[I]: *** Including module: qemu *** [2025-05-13T20:43:51.726Z] dracut[I]: *** Including module: qemu-net *** [2025-05-13T20:43:51.726Z] dracut[I]: *** Including module: fido2 *** [2025-05-13T20:43:51.726Z] dracut[I]: *** Including module: pkcs11 *** [2025-05-13T20:43:51.726Z] dracut[I]: *** Including module: tpm2-tss *** [2025-05-13T20:43:51.726Z] dracut[I]: *** Including module: cifs *** [2025-05-13T20:43:51.979Z] dracut[I]: *** Including module: iscsi *** [2025-05-13T20:43:52.536Z] dracut[I]: *** Including module: lunmask *** [2025-05-13T20:43:52.536Z] dracut[I]: *** Including module: nvmf *** [2025-05-13T20:43:52.789Z] dracut[I]: *** Including module: resume *** [2025-05-13T20:43:52.789Z] dracut[I]: *** Including module: rootfs-block *** [2025-05-13T20:43:52.789Z] dracut[I]: *** Including module: terminfo *** [2025-05-13T20:43:52.789Z] dracut[I]: *** Including module: udev-rules *** [2025-05-13T20:43:53.707Z] dracut[I]: *** Including module: virtfs *** [2025-05-13T20:43:53.707Z] dracut[I]: *** Including module: virtiofs *** [2025-05-13T20:43:53.707Z] dracut[I]: *** Including module: azure-disk *** [2025-05-13T20:43:53.707Z] dracut[I]: *** Including module: walinuxagent *** [2025-05-13T20:43:53.707Z] dracut[I]: *** Including module: dracut-systemd *** [2025-05-13T20:43:53.707Z] dracut[I]: *** Including module: ostree *** [2025-05-13T20:43:53.961Z] dracut[I]: *** Including module: usrmount *** [2025-05-13T20:43:53.961Z] dracut[I]: *** Including module: base *** [2025-05-13T20:43:53.961Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-05-13T20:43:53.961Z] dracut[I]: *** Including module: fs-lib *** [2025-05-13T20:43:53.961Z] dracut[I]: *** Including module: journal-conf *** [2025-05-13T20:43:53.961Z] dracut[I]: *** Including module: openssl *** [2025-05-13T20:43:53.961Z] dracut[I]: *** Including module: shutdown *** [2025-05-13T20:43:53.961Z] dracut[I]: *** Including modules done *** [2025-05-13T20:43:53.961Z] dracut[I]: *** Installing kernel module dependencies *** [2025-05-13T20:43:57.208Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-05-13T20:43:57.208Z] dracut[I]: *** Resolving executable dependencies *** [2025-05-13T20:43:59.719Z] dracut[I]: *** Resolving executable dependencies done *** [2025-05-13T20:43:59.719Z] dracut[I]: *** Hardlinking files *** [2025-05-13T20:43:59.719Z] dracut[I]: *** Hardlinking files done *** [2025-05-13T20:43:59.719Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-05-13T20:43:59.719Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-05-13T20:43:59.719Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-05-13T20:43:59.719Z] dracut[I]: *** Store current command line parameters *** [2025-05-13T20:43:59.971Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-05-13T20:44:38.603Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-05-13T20:44:38.603Z] Executing: 01-var.sh [2025-05-13T20:44:38.603Z] Ignored user missing from new passwd file: root [2025-05-13T20:44:38.603Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-05-13T20:44:38.603Z] Ignored group missing from new group file: root [2025-05-13T20:44:38.603Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-05-13T20:44:38.603Z] Network filesystem detected for repo; disabling transaction [2025-05-13T20:44:50.755Z] Committing...done [2025-05-13T20:45:17.216Z] 3737 metadata, 21604 content objects imported; 1.6?GB content written [2025-05-13T20:45:17.216Z] fedora/x86_64/coreos/rawhide => 795d3409be480c21d53f251fd4edecf51ef6012d1bc52282460bee6058916801 [2025-05-13T20:45:17.216Z] ostree diff commit from: 33cd42153c06b3dd9bafb01224e7bcda9743a2ec3db7809b9658db17aee85355 [2025-05-13T20:45:17.216Z] ostree diff commit to: 795d3409be480c21d53f251fd4edecf51ef6012d1bc52282460bee6058916801 [2025-05-13T20:45:17.216Z] Upgraded: [2025-05-13T20:45:17.216Z] kernel 6.15.0-0.rc5.250509g9c69f8884904.47.fc43 -> 6.15.0-0.rc6.250513ge9565e23cd89.50.fc43 [2025-05-13T20:45:17.216Z] kernel-core 6.15.0-0.rc5.250509g9c69f8884904.47.fc43 -> 6.15.0-0.rc6.250513ge9565e23cd89.50.fc43 [2025-05-13T20:45:17.216Z] kernel-modules 6.15.0-0.rc5.250509g9c69f8884904.47.fc43 -> 6.15.0-0.rc6.250513ge9565e23cd89.50.fc43 [2025-05-13T20:45:17.216Z] kernel-modules-core 6.15.0-0.rc5.250509g9c69f8884904.47.fc43 -> 6.15.0-0.rc6.250513ge9565e23cd89.50.fc43 [2025-05-13T20:45:17.216Z] [2025-05-13T20:45:17.216Z] New image input checksum: 6e237fb566290073a7ad4abc30236022744dc6d4acfd455fcb319007094785e0 [2025-05-13T20:45:17.216Z] None [2025-05-13T20:45:17.216Z] New build ID: 43.20250513.dev.0 [2025-05-13T20:45:17.216Z] 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=6e237fb566290073a7ad4abc30236022744dc6d4acfd455fcb319007094785e0 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=081427ae2b857f1b537a0b25e07d0520fdc33123 --copymeta-opt=fedora-coreos.stream 43.20250513.dev.0 oci-archive:fedora-coreos-43.20250513.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-05-13T20:45:32.023Z] Building package mapping...done [2025-05-13T20:45:32.023Z] 21604 objects in 445 packages (284 source) [2025-05-13T20:45:32.023Z] rpm size: 1460988068 [2025-05-13T20:45:32.023Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-05-13T20:45:32.023Z] Duplicates: 1307 [2025-05-13T20:45:32.023Z] Multiple owners: 106 [2025-05-13T20:45:32.023Z] Generating container image [2025-05-13T20:46:18.901Z] Pushed digest: sha256:8446c22cfa54b853534f078ab7735261bf0a276f8ef95c55c4349ca3b49032b6 [2025-05-13T20:46:20.258Z] Total objects: 25594 [2025-05-13T20:46:20.258Z] No unreachable objects [2025-05-13T20:46:20.511Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/commitmeta.json' [2025-05-13T20:46:20.511Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/ostree-commit-object' [2025-05-13T20:46:20.511Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-05-13T20:46:20.511Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/coreos-assembler-config-git.json' [2025-05-13T20:46:20.511Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-05-13T20:46:20.511Z] renamed 'fedora-coreos-43.20250513.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/fedora-coreos-43.20250513.dev.0-ostree.x86_64.ociarchive' [2025-05-13T20:46:20.512Z] renamed 'fedora-coreos-43.20250513.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/fedora-coreos-43.20250513.dev.0-ostree.x86_64-manifest.json' [2025-05-13T20:46:20.512Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/meta.json' [2025-05-13T20:46:20.765Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-13T20:46:21.020Z] Config commit: 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-13T20:46:21.020Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-13T20:46:21.940Z] Will build qemu [2025-05-13T20:46:23.297Z] Estimating disk size... [2025-05-13T20:46:25.173Z] Disk sizes: metal: 2723M (estimated), cloud: 10240M [2025-05-13T20:46:43.184Z] ++ arch [2025-05-13T20:46:43.185Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250513.dev.0"' -D 'build_version="43.20250513.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/fedora-coreos-43.20250513.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=2723 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2210 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-aBPR.json [2025-05-13T20:46:44.104Z] + set +x [2025-05-13T20:46:44.104Z] + 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-aBPR.json [2025-05-13T20:46:44.104Z] [33m [2025-05-13T20:46:44.104Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:46:44.104Z] /dev/vdb1 40G 3.1G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:46:44.104Z] [39m [2025-05-13T20:46:44.357Z] starting /tmp/osbuild-aBPR.jsonPipeline source org.osbuild.curl: 86bdbf91b1765d9768f1b299f08daf8e5bc27f0d2aff14ef952afb1040b4d5f5 [2025-05-13T20:46:44.357Z] Build [2025-05-13T20:46:44.357Z] root: <host> [2025-05-13T20:46:48.507Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/fedora-coreos-43.20250513.dev.0-ostree.x86_64.ociarchive [2025-05-13T20:46:48.507Z] [2025-05-13T20:46:48.507Z] ��� Duration: 1747169207s [2025-05-13T20:46:48.507Z] Pipeline oci-archive: 29e4a3bda72b218cdab070484aca8f0d82b98c47bed40af9214a5ecc382a2289 [2025-05-13T20:46:48.507Z] Build [2025-05-13T20:46:48.507Z] root: <host> [2025-05-13T20:46:48.507Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T20:46:52.654Z] org.osbuild.copy: 29e4a3bda72b218cdab070484aca8f0d82b98c47bed40af9214a5ecc382a2289 { [2025-05-13T20:46:52.654Z] "paths": [ [2025-05-13T20:46:52.654Z] { [2025-05-13T20:46:52.654Z] "from": "input://inlinefile/sha256:29dfc11284ca63a2c2c8bf1e81af5a4c2652ad0ec57b5eea35e071531fad9d14", [2025-05-13T20:46:52.654Z] "to": "tree:///coreos.ociarchive" [2025-05-13T20:46:52.654Z] } [2025-05-13T20:46:52.654Z] ] [2025-05-13T20:46:52.654Z] } [2025-05-13T20:46:52.654Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:46:52.654Z] copying '/run/osbuild/inputs/inlinefile/sha256:29dfc11284ca63a2c2c8bf1e81af5a4c2652ad0ec57b5eea35e071531fad9d14' -> '/run/osbuild/tree/coreos.ociarchive' [2025-05-13T20:46:52.654Z] [2025-05-13T20:46:52.654Z] ��� Duration: 0s [2025-05-13T20:46:52.654Z] Pipeline deployed-tree: e92f5813439961b5ded53537daf2d174a356279a7c479fd0127388d512adbd79 [2025-05-13T20:46:52.654Z] Build [2025-05-13T20:46:52.654Z] root: <host> [2025-05-13T20:46:52.654Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T20:46:52.654Z] org.osbuild.container-deploy: e92f5813439961b5ded53537daf2d174a356279a7c479fd0127388d512adbd79 {} [2025-05-13T20:46:52.908Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4lnsoqxu/inputs/images [2025-05-13T20:46:52.908Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:46:53.464Z] time="2025-05-13T20:46:52Z" 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-13T20:46:54.034Z] [33m [2025-05-13T20:46:54.034Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:46:54.034Z] /dev/vdb1 40G 4.1G 36G 11% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:46:54.034Z] [39m [2025-05-13T20:46:55.910Z] Getting image source signatures [2025-05-13T20:46:55.910Z] Copying blob sha256:621606ffc8f0ddd8eb171fc4fbf27b330db6da680072881efb8d6aeb3271d6d2 [2025-05-13T20:46:57.264Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-05-13T20:46:58.619Z] Copying blob sha256:3537346096918a720a6730e22abf75f0ef319381cb063d715bf44425514cdd2e [2025-05-13T20:46:59.974Z] Copying blob sha256:4134cdb25a692a56ecbe93a48ea167af193ea54f09eaac5c10ea5efd0daaebb5 [2025-05-13T20:47:01.328Z] Copying blob sha256:9f558e99714f2337aef959f6f5599444c74a8fe2bddd3db2812f8c31450b761b [2025-05-13T20:47:02.248Z] Copying blob sha256:53d670428808a9fd799198ae94d920ebb6de98185ffaf53fdc4cb585d5a39219 [2025-05-13T20:47:03.605Z] Copying blob sha256:ba0c352214bd3d63cf43980abf83bd23e89a8502f6a7efe4b7f1af219a77b301 [2025-05-13T20:47:04.162Z] [33m [2025-05-13T20:47:04.162Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:47:04.162Z] /dev/vdb1 40G 5.5G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:47:04.162Z] [39m [2025-05-13T20:47:04.416Z] Copying blob sha256:09468ee2008cc6a4fb7839e721b165b120fc2d0a91bec95c1c9f56be3be6e6d9 [2025-05-13T20:47:04.972Z] Copying blob sha256:3afc79a17c5227fb874ff4bc56ef7cc07221402522e789e4723738517d0119c1 [2025-05-13T20:47:05.226Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-05-13T20:47:05.783Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-05-13T20:47:06.340Z] Copying blob sha256:a0f82f1d1fed97bad8a7d2b3cfd6587b9c4abc771a4290b7db69c0e9ef675383 [2025-05-13T20:47:06.593Z] Copying blob sha256:873fdbf26fce6e14a87b98920a535a5cdbab8db5c592e9e3381df7cadcda777d [2025-05-13T20:47:06.847Z] Copying blob sha256:4460cff35428a6bc27ec4b881ca852df6e2ccf1492de10afdf919290b1b7c450 [2025-05-13T20:47:07.404Z] Copying blob sha256:24de8897144faed0adee50ac30035a08218ab48a12e4980b815aa5902a76d645 [2025-05-13T20:47:07.960Z] Copying blob sha256:0cb851ce4020786bb109abaeb99a34a9562641ca06113efa52d9ee15b09f726e [2025-05-13T20:47:08.517Z] Copying blob sha256:f37cee604a9c4a21998eb982b2d3175d5dfb215a9e513b7d1e7d7f5f8a6f2fa5 [2025-05-13T20:47:08.770Z] Copying blob sha256:24f973acc09d6d78b13fffb0db59e94e92e93cd802cfffd217c2cb0afb432529 [2025-05-13T20:47:09.327Z] Copying blob sha256:221c639b811de9e322e29a2779bfdc360a53431e6f44e9f3cf21de5ddddc6d28 [2025-05-13T20:47:09.581Z] Copying blob sha256:90f0546153fb24dad2adb630e001e5b6df9bfb1a49b0892303b3277baa4a317b [2025-05-13T20:47:09.834Z] Copying blob sha256:ac2cbae504f79ea6a44d3aa5f269462d958cbb8d7d8fc7c291e84e75789ae9ad [2025-05-13T20:47:09.834Z] Copying blob sha256:6b55bdd146be05d52001d0702c50606776c06580de00afbd00ed1e0b479c6503 [2025-05-13T20:47:10.088Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-05-13T20:47:10.342Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-05-13T20:47:10.595Z] Copying blob sha256:35b7c62b44839416417558874251867a669c9b432f9392ba2ec8effda9092cad [2025-05-13T20:47:10.849Z] Copying blob sha256:53181a37f1d1c1ed54142430670fe931d6079aead6836c5ece67253b23a4a50a [2025-05-13T20:47:11.102Z] Copying blob sha256:a732cbddfe6765c2c604e1211ce2846f8132d35ed4a07c8aa587ca69b4d5aa31 [2025-05-13T20:47:11.102Z] Copying blob sha256:dbf9a68afbd955e998c925a616111815b2214b11335924c014b5e8bd62536b1e [2025-05-13T20:47:11.355Z] Copying blob sha256:c6597e53f4ef9fe7541078fb05ed8dbe8f70f611054f2916646cc4ac78ca8557 [2025-05-13T20:47:11.912Z] Copying blob sha256:512366379c729df52b9d7399a5d8e7fcaeb047c808ef701d1154e46c0cf4d964 [2025-05-13T20:47:11.912Z] Copying blob sha256:79aeab826177da636e8165993f010b6983bb17cca19a13b9cbcaa30be225be04 [2025-05-13T20:47:12.165Z] Copying blob sha256:a00054f2625f7201d61aed910625100602a728ac85437b60196a299269913369 [2025-05-13T20:47:12.418Z] Copying blob sha256:385f5c496ccf7b4c3bfd442a2fb0e9f200e3fafaa94f49e56f4084597aa8dc9d [2025-05-13T20:47:12.671Z] Copying blob sha256:02799909452d4bcb561701e2b2f8513e946f0d3a7c46fcc4b1419ecf0da3b891 [2025-05-13T20:47:14.025Z] [33m [2025-05-13T20:47:14.025Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:47:14.025Z] /dev/vdb1 40G 6.5G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:47:14.025Z] [39m [2025-05-13T20:47:14.025Z] Copying blob sha256:13b3bfb918e030341ee39393596e5806d143e043a7564b5fcbc2a08c4543920a [2025-05-13T20:47:14.583Z] Copying blob sha256:4fe6cc5a7ba3a3d209b8118c2d19609769986f509b826c99415aa8181efb7abf [2025-05-13T20:47:14.583Z] Copying blob sha256:f4dcd4a8ea90550be56f63744143cc8ca1990528c6c26448c7b37467415b14d2 [2025-05-13T20:47:15.140Z] Copying blob sha256:92bc34fb1ef3c1746d4021bf4ffcb200e44196db17fca0f4d0d66ccc86e0297f [2025-05-13T20:47:16.070Z] Copying blob sha256:2fa02c8f56e83800f8197af4f85677703575d1dcfac163e551866e8204a73164 [2025-05-13T20:47:16.071Z] Copying blob sha256:9edc16451fdd9e5dc9e20d37e2189098860f6b661e1dc131509fd3e4608168ee [2025-05-13T20:47:16.324Z] Copying blob sha256:8a86d113b70a166566db3e416c19cff1199113bd3596cdf212717439c4e1760a [2025-05-13T20:47:16.577Z] Copying blob sha256:f3a21dfe69b10a2274942c7c1b969fc8acee15dc68a5848e879d113887423d0f [2025-05-13T20:47:16.577Z] Copying blob sha256:904bd69eb25f2b27c171adc0f18652bd4caba92a7e68e979bd384a59d7d2aaee [2025-05-13T20:47:16.831Z] Copying blob sha256:b3e821c9d71eddf992da977b96719953b56bcb1b66a31f792f979968d1e5d2d1 [2025-05-13T20:47:17.750Z] Copying blob sha256:9940283e265ecc462ad4507702ad5e2b6023258a8f88643e8bd2e7eb5a311354 [2025-05-13T20:47:19.105Z] Copying blob sha256:2e281733a4235d074557e19fa4ff9c1f93c0f927240c5c193b44a758974f1c4f [2025-05-13T20:47:19.360Z] Copying blob sha256:2983b245eb2225dd022a97187762148635bd5a2a5edad1c9bc92732e3c6c8914 [2025-05-13T20:47:19.916Z] Copying blob sha256:cb8157fb88df17f55a70151eb5163c82ab0200680096077a6d0ad6080c5a4752 [2025-05-13T20:47:20.180Z] Copying blob sha256:d7c4804db30fe7254b78102bb860656e969dc9666f4f14b63ee0642b848edad4 [2025-05-13T20:47:21.100Z] Copying blob sha256:50e8d95acc774d8891107bf915c9b965d670f9130078b33402e713982691e0f1 [2025-05-13T20:47:23.613Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-05-13T20:47:23.613Z] Copying config sha256:25a96802877d5fe4bc2e14ad8662cc514de21330496eb4845490e86a2804ba94 [2025-05-13T20:47:23.613Z] Writing manifest to image destination [2025-05-13T20:47:24.170Z] [33m [2025-05-13T20:47:24.170Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:47:24.170Z] /dev/vdb1 40G 5.6G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:47:24.170Z] [39m [2025-05-13T20:47:34.084Z] [33m [2025-05-13T20:47:34.084Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:47:34.084Z] /dev/vdb1 40G 6.5G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:47:34.084Z] [39m [2025-05-13T20:47:43.997Z] 25a96802877d5fe4bc2e14ad8662cc514de21330496eb4845490e86a2804ba94 [2025-05-13T20:47:44.251Z] [33m [2025-05-13T20:47:44.251Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:47:44.251Z] /dev/vdb1 40G 6.8G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:47:44.251Z] [39m [2025-05-13T20:47:47.502Z] Untagged: docker.io/library/tmp-container-deploy-78261622869108:latest [2025-05-13T20:47:47.502Z] Deleted: 25a96802877d5fe4bc2e14ad8662cc514de21330496eb4845490e86a2804ba94 [2025-05-13T20:47:48.060Z] [2025-05-13T20:47:48.060Z] ��� Duration: 55s [2025-05-13T20:47:54.587Z] Pipeline tree: 33ce4cd7b11584d7fe6978cffeffd4c32d59afe97872679dc2a587e59c533d71 [2025-05-13T20:47:54.587Z] Build [2025-05-13T20:47:54.587Z] root: <host> [2025-05-13T20:47:54.587Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T20:47:54.587Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-05-13T20:47:54.587Z] org.osbuild.selinux: 0ac5108bbe0f6912fa13e2311c42fe09a161bb2258b7a3b3a267693c64abee81 { [2025-05-13T20:47:54.587Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-13T20:47:54.587Z] "target": "tree:///" [2025-05-13T20:47:54.587Z] } [2025-05-13T20:47:54.587Z] [33m [2025-05-13T20:47:54.587Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:47:54.587Z] /dev/vdb1 40G 5.5G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:47:54.587Z] [39m [2025-05-13T20:47:54.587Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:47:54.587Z] [2025-05-13T20:47:54.587Z] ��� Duration: 0s [2025-05-13T20:47:54.587Z] org.osbuild.ostree.init-fs: 640e9b55fbf26fd1879afcce985272a5fad1f51b2dc6f5c040d4a3935ede90dd {} [2025-05-13T20:47:54.587Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:47:54.587Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-05-13T20:47:54.587Z] [2025-05-13T20:47:54.587Z] ��� Duration: 0s [2025-05-13T20:47:54.587Z] org.osbuild.ostree.os-init: 2dedbe8be97477043156fc7a079e72c96a24314e4c0636405da87f1a9ec30d88 { [2025-05-13T20:47:54.587Z] "osname": "fedora-coreos" [2025-05-13T20:47:54.587Z] } [2025-05-13T20:47:54.841Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:47:54.841Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-05-13T20:47:55.093Z] [2025-05-13T20:47:55.093Z] ��� Duration: 0s [2025-05-13T20:47:55.093Z] org.osbuild.ostree.config: ed40a71140e9b772f5f2fa0353a37c93bd720185a4431c054787ef324fec8afa { [2025-05-13T20:47:55.093Z] "repo": "/ostree/repo", [2025-05-13T20:47:55.093Z] "config": { [2025-05-13T20:47:55.093Z] "sysroot": { [2025-05-13T20:47:55.093Z] "readonly": true, [2025-05-13T20:47:55.093Z] "bootloader": "none", [2025-05-13T20:47:55.093Z] "bls-append-except-default": "grub_users=\"\"", [2025-05-13T20:47:55.093Z] "bootprefix": true [2025-05-13T20:47:55.093Z] } [2025-05-13T20:47:55.093Z] } [2025-05-13T20:47:55.093Z] } [2025-05-13T20:47:55.093Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:47:55.093Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-05-13T20:47:55.093Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-05-13T20:47:55.093Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-05-13T20:47:55.348Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-05-13T20:47:55.348Z] [2025-05-13T20:47:55.348Z] ��� Duration: 0s [2025-05-13T20:47:55.348Z] org.osbuild.mkdir: a4bf44299cbf2d109112cbc30d917c81b680dd143a2cbb3437086059bce9e1a5 { [2025-05-13T20:47:55.348Z] "paths": [ [2025-05-13T20:47:55.348Z] { [2025-05-13T20:47:55.348Z] "path": "/boot/efi", [2025-05-13T20:47:55.348Z] "mode": 493 [2025-05-13T20:47:55.348Z] } [2025-05-13T20:47:55.348Z] ] [2025-05-13T20:47:55.348Z] } [2025-05-13T20:47:55.348Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:47:55.601Z] [2025-05-13T20:47:55.601Z] ��� Duration: 0s [2025-05-13T20:47:55.601Z] org.osbuild.ignition: c1cd2348896d242332b7c8614f3586d8b3432aa78987ca0a633cf17463e30d8b {} [2025-05-13T20:47:55.601Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:47:55.853Z] [2025-05-13T20:47:55.853Z] ��� Duration: 0s [2025-05-13T20:47:55.853Z] org.osbuild.ostree.deploy.container: 8b43d86ac8d0f1c944bdbbf48e384d7b7471cef3d402f49929d0f4652fcacfdb { [2025-05-13T20:47:55.853Z] "osname": "fedora-coreos", [2025-05-13T20:47:55.853Z] "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide", [2025-05-13T20:47:55.853Z] "mounts": [ [2025-05-13T20:47:55.853Z] "/boot", [2025-05-13T20:47:55.853Z] "/boot/efi" [2025-05-13T20:47:55.853Z] ], [2025-05-13T20:47:55.853Z] "kernel_opts": [ [2025-05-13T20:47:55.853Z] "rw", [2025-05-13T20:47:55.853Z] "$ignition_firstboot", [2025-05-13T20:47:55.853Z] "mitigations=auto,nosmt" [2025-05-13T20:47:55.853Z] ] [2025-05-13T20:47:55.853Z] } [2025-05-13T20:47:55.853Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ypfq87uw/inputs/images [2025-05-13T20:47:55.853Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:47:56.106Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpxe5opgwa/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-13T20:48:04.177Z] [33m [2025-05-13T20:48:04.177Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:48:04.177Z] /dev/vdb1 40G 6.8G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:48:04.177Z] [39m [2025-05-13T20:48:16.321Z] [33m [2025-05-13T20:48:16.321Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:48:16.321Z] /dev/vdb1 40G 7.6G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:48:16.321Z] [39m [2025-05-13T20:48:24.380Z] [33m [2025-05-13T20:48:24.380Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:48:24.380Z] /dev/vdb1 40G 7.0G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:48:24.380Z] [39m [2025-05-13T20:48:26.884Z] [2025-05-13T20:48:26.884Z] ��� Duration: 31s [2025-05-13T20:48:26.884Z] org.osbuild.ostree.aleph: c55b98e4755a94eb8e522a0dd721d12c17e0cbbc95cee07ae72a378d92426d30 { [2025-05-13T20:48:26.884Z] "coreos_compat": true, [2025-05-13T20:48:26.884Z] "deployment": { [2025-05-13T20:48:26.884Z] "default": true [2025-05-13T20:48:26.884Z] } [2025-05-13T20:48:26.884Z] } [2025-05-13T20:48:26.884Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:27.137Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide [2025-05-13T20:48:27.137Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide --config [2025-05-13T20:48:27.137Z] [2025-05-13T20:48:27.137Z] ��� Duration: 0s [2025-05-13T20:48:27.137Z] org.osbuild.ostree.selinux: 33ce4cd7b11584d7fe6978cffeffd4c32d59afe97872679dc2a587e59c533d71 { [2025-05-13T20:48:27.137Z] "deployment": { [2025-05-13T20:48:27.137Z] "default": true [2025-05-13T20:48:27.137Z] } [2025-05-13T20:48:27.137Z] } [2025-05-13T20:48:27.137Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:27.390Z] [2025-05-13T20:48:27.390Z] ��� Duration: 0s [2025-05-13T20:48:35.452Z] Pipeline raw-image: ee00ed3247b36a6bc76b452cf4cc69fad9b807efa5036ad66e73a60267bf79e9 [2025-05-13T20:48:35.452Z] Build [2025-05-13T20:48:35.452Z] root: <host> [2025-05-13T20:48:35.452Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T20:48:35.452Z] org.osbuild.truncate: 9a5d4a00adb06f48ff8c53d56f3204d1dff2ef039e4b17b13b87778d3e9b9430 { [2025-05-13T20:48:35.452Z] "filename": "disk.img", [2025-05-13T20:48:35.452Z] "size": "2855272448" [2025-05-13T20:48:35.452Z] } [2025-05-13T20:48:35.452Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:35.452Z] [2025-05-13T20:48:35.452Z] ��� Duration: 0s [2025-05-13T20:48:35.452Z] org.osbuild.sfdisk: 70abbde36d7d7b4c40e435f9721fe9b182f4379c0e3fd7c4036b57ae65166b06 { [2025-05-13T20:48:35.452Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-05-13T20:48:35.452Z] "label": "gpt", [2025-05-13T20:48:35.452Z] "partitions": [ [2025-05-13T20:48:35.452Z] { [2025-05-13T20:48:35.452Z] "start": 2048, [2025-05-13T20:48:35.452Z] "partnum": 1, [2025-05-13T20:48:35.452Z] "size": 2048, [2025-05-13T20:48:35.452Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-13T20:48:35.452Z] "bootable": true, [2025-05-13T20:48:35.452Z] "name": "BIOS-BOOT" [2025-05-13T20:48:35.452Z] }, [2025-05-13T20:48:35.452Z] { [2025-05-13T20:48:35.452Z] "start": 4096, [2025-05-13T20:48:35.452Z] "partnum": 2, [2025-05-13T20:48:35.452Z] "size": 260096, [2025-05-13T20:48:35.452Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-13T20:48:35.452Z] "name": "EFI-SYSTEM" [2025-05-13T20:48:35.452Z] }, [2025-05-13T20:48:35.452Z] { [2025-05-13T20:48:35.452Z] "start": 264192, [2025-05-13T20:48:35.452Z] "partnum": 3, [2025-05-13T20:48:35.452Z] "size": 786432, [2025-05-13T20:48:35.452Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-13T20:48:35.452Z] "name": "boot" [2025-05-13T20:48:35.452Z] }, [2025-05-13T20:48:35.452Z] { [2025-05-13T20:48:35.452Z] "start": 1050624, [2025-05-13T20:48:35.452Z] "partnum": 4, [2025-05-13T20:48:35.452Z] "size": 4524032, [2025-05-13T20:48:35.452Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-13T20:48:35.452Z] "name": "root" [2025-05-13T20:48:35.452Z] } [2025-05-13T20:48:35.452Z] ] [2025-05-13T20:48:35.452Z] } [2025-05-13T20:48:35.452Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T20:48:35.452Z] [33m [2025-05-13T20:48:35.452Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:48:35.452Z] /dev/vdb1 40G 7.0G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:48:35.452Z] [39m [2025-05-13T20:48:35.452Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:35.452Z] label: gpt [2025-05-13T20:48:35.452Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-05-13T20:48:35.452Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-05-13T20:48:35.452Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-05-13T20:48:35.452Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-05-13T20:48:35.452Z] /dev/loop0p4: start="1050624", size="4524032", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-05-13T20:48:35.452Z] { [2025-05-13T20:48:35.452Z] "partitiontable": { [2025-05-13T20:48:35.452Z] "label": "gpt", [2025-05-13T20:48:35.452Z] "id": "00000000-0000-4000-A000-000000000001", [2025-05-13T20:48:35.452Z] "device": "/dev/loop0", [2025-05-13T20:48:35.452Z] "unit": "sectors", [2025-05-13T20:48:35.452Z] "firstlba": 2048, [2025-05-13T20:48:35.452Z] "lastlba": 5576670, [2025-05-13T20:48:35.452Z] "sectorsize": 512, [2025-05-13T20:48:35.452Z] "partitions": [ [2025-05-13T20:48:35.452Z] { [2025-05-13T20:48:35.452Z] "node": "/dev/loop0p1", [2025-05-13T20:48:35.452Z] "start": 2048, [2025-05-13T20:48:35.452Z] "size": 2048, [2025-05-13T20:48:35.452Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-13T20:48:35.452Z] "uuid": "0C5EE5DB-0A7E-45F6-B3B9-CFB4039FB907", [2025-05-13T20:48:35.452Z] "name": "BIOS-BOOT" [2025-05-13T20:48:35.452Z] },{ [2025-05-13T20:48:35.452Z] "node": "/dev/loop0p2", [2025-05-13T20:48:35.452Z] "start": 4096, [2025-05-13T20:48:35.452Z] "size": 260096, [2025-05-13T20:48:35.452Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-13T20:48:35.452Z] "uuid": "C5AB106B-E9CE-40FF-B01B-63E09A9E3C6A", [2025-05-13T20:48:35.452Z] "name": "EFI-SYSTEM" [2025-05-13T20:48:35.452Z] },{ [2025-05-13T20:48:35.452Z] "node": "/dev/loop0p3", [2025-05-13T20:48:35.452Z] "start": 264192, [2025-05-13T20:48:35.452Z] "size": 786432, [2025-05-13T20:48:35.452Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-13T20:48:35.452Z] "uuid": "832F3855-58AB-472F-A0FA-9C38EDA85970", [2025-05-13T20:48:35.452Z] "name": "boot" [2025-05-13T20:48:35.452Z] },{ [2025-05-13T20:48:35.452Z] "node": "/dev/loop0p4", [2025-05-13T20:48:35.452Z] "start": 1050624, [2025-05-13T20:48:35.452Z] "size": 4524032, [2025-05-13T20:48:35.452Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-13T20:48:35.452Z] "uuid": "1814708A-ECC1-4407-A855-4748DF2A59BC", [2025-05-13T20:48:35.452Z] "name": "root" [2025-05-13T20:48:35.452Z] } [2025-05-13T20:48:35.452Z] ] [2025-05-13T20:48:35.452Z] } [2025-05-13T20:48:35.452Z] } [2025-05-13T20:48:35.452Z] [2025-05-13T20:48:35.452Z] ��� Duration: 0s [2025-05-13T20:48:35.452Z] org.osbuild.mkfs.fat: e040c85be89f84ee12d469e52d87a3b88a41a0b0ec02665348710d7e17622d42 { [2025-05-13T20:48:35.452Z] "label": "EFI-SYSTEM", [2025-05-13T20:48:35.452Z] "volid": "7B7795E7" [2025-05-13T20:48:35.452Z] } [2025-05-13T20:48:35.452Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-13T20:48:35.452Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:35.452Z] mkfs.fat 4.2 (2021-01-31) [2025-05-13T20:48:35.452Z] [2025-05-13T20:48:35.452Z] ��� Duration: 0s [2025-05-13T20:48:35.452Z] org.osbuild.mkfs.ext4: 49aa640fce36fdb4000cb1dee78c73d54b4d78513b0a2f5702f0939f30b974e1 { [2025-05-13T20:48:35.452Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-05-13T20:48:35.452Z] "label": "boot", [2025-05-13T20:48:35.452Z] "metadata_csum_seed": true [2025-05-13T20:48:35.452Z] } [2025-05-13T20:48:35.452Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-13T20:48:35.705Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:35.958Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-13T20:48:35.958Z] Discarding device blocks: 0/393216 done [2025-05-13T20:48:35.958Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-05-13T20:48:35.958Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-05-13T20:48:35.958Z] Superblock backups stored on blocks: [2025-05-13T20:48:35.958Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-05-13T20:48:35.958Z] [2025-05-13T20:48:35.958Z] Allocating group tables: 0/48 done [2025-05-13T20:48:35.958Z] Writing inode tables: 0/48 done [2025-05-13T20:48:35.958Z] Creating journal (8192 blocks): done [2025-05-13T20:48:35.958Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-05-13T20:48:35.958Z] [2025-05-13T20:48:36.211Z] [2025-05-13T20:48:36.211Z] ��� Duration: 0s [2025-05-13T20:48:36.211Z] org.osbuild.mkfs.xfs: 377055b4025183f80043059db32582c0a1a2960d31d1e583368ff4c60cde58cb { [2025-05-13T20:48:36.211Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-05-13T20:48:36.211Z] "label": "root" [2025-05-13T20:48:36.211Z] } [2025-05-13T20:48:36.211Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-13T20:48:36.211Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:36.465Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=141376 blks [2025-05-13T20:48:36.465Z] = sectsz=512 attr=2, projid32bit=1 [2025-05-13T20:48:36.465Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-05-13T20:48:36.465Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-05-13T20:48:36.465Z] = exchange=0 [2025-05-13T20:48:36.465Z] data = bsize=4096 blocks=565504, imaxpct=25 [2025-05-13T20:48:36.465Z] = sunit=0 swidth=0 blks [2025-05-13T20:48:36.465Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-05-13T20:48:36.465Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-05-13T20:48:36.465Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-05-13T20:48:36.465Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-05-13T20:48:36.465Z] Discarding blocks...Done. [2025-05-13T20:48:36.465Z] [2025-05-13T20:48:36.465Z] ��� Duration: 0s [2025-05-13T20:48:36.465Z] org.osbuild.mkdir: 38776e53832d7f6f416292962a7ebb1c0032091d2939266b6585532b0288c981 { [2025-05-13T20:48:36.465Z] "paths": [ [2025-05-13T20:48:36.465Z] { [2025-05-13T20:48:36.465Z] "path": "mount://root/boot", [2025-05-13T20:48:36.465Z] "mode": 493 [2025-05-13T20:48:36.465Z] }, [2025-05-13T20:48:36.465Z] { [2025-05-13T20:48:36.465Z] "path": "mount://boot/efi", [2025-05-13T20:48:36.465Z] "mode": 493 [2025-05-13T20:48:36.465Z] } [2025-05-13T20:48:36.465Z] ] [2025-05-13T20:48:36.465Z] } [2025-05-13T20:48:36.725Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T20:48:36.725Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9ujjiljd/mounts/root-mount-point [2025-05-13T20:48:36.979Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9ujjiljd/mounts/boot-mount-point [2025-05-13T20:48:36.979Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:37.232Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9ujjiljd/mounts/boot-mount-point unmounted [2025-05-13T20:48:37.232Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9ujjiljd/mounts/root-mount-point unmounted [2025-05-13T20:48:37.232Z] [2025-05-13T20:48:37.232Z] ��� Duration: 0s [2025-05-13T20:48:37.232Z] org.osbuild.selinux: 787ab830dbf292ca3bad5a9aac54233b92c9cec2eb09c9eefe14c169600067f7 { [2025-05-13T20:48:37.232Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-13T20:48:37.232Z] "target": "mount://root/" [2025-05-13T20:48:37.232Z] } [2025-05-13T20:48:37.487Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T20:48:37.741Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tou7b_wm/mounts/ [2025-05-13T20:48:37.741Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:37.994Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tou7b_wm/mounts/ unmounted [2025-05-13T20:48:37.994Z] [2025-05-13T20:48:37.994Z] ��� Duration: 0s [2025-05-13T20:48:37.994Z] org.osbuild.selinux: d986982ac046e74d84ae39c5756a9012b9ba3a33100d7ed03fd45e5dcc1a6a84 { [2025-05-13T20:48:37.994Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-13T20:48:37.994Z] "target": "mount://root/boot/" [2025-05-13T20:48:37.994Z] } [2025-05-13T20:48:38.247Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T20:48:38.247Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jov5lzci/mounts/ [2025-05-13T20:48:38.247Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jov5lzci/mounts/boot [2025-05-13T20:48:38.503Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:38.503Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jov5lzci/mounts/boot unmounted [2025-05-13T20:48:38.503Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jov5lzci/mounts/ unmounted [2025-05-13T20:48:38.757Z] [2025-05-13T20:48:38.757Z] ��� Duration: 0s [2025-05-13T20:48:38.757Z] org.osbuild.copy: 4e8c8a80720d34d2a57aaead9d4ad8e8d0d2e6bd1006c7ed11124f5129b63915 { [2025-05-13T20:48:38.757Z] "paths": [ [2025-05-13T20:48:38.757Z] { [2025-05-13T20:48:38.757Z] "from": "input://tree/", [2025-05-13T20:48:38.757Z] "to": "mount://root/" [2025-05-13T20:48:38.757Z] } [2025-05-13T20:48:38.757Z] ] [2025-05-13T20:48:38.757Z] } [2025-05-13T20:48:38.757Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T20:48:39.010Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kry8bt2m/mounts/ [2025-05-13T20:48:39.010Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kry8bt2m/mounts/boot [2025-05-13T20:48:39.264Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kry8bt2m/mounts/boot/efi [2025-05-13T20:48:39.264Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:39.264Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-05-13T20:48:45.779Z] [33m [2025-05-13T20:48:45.779Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:48:45.779Z] /dev/vdb1 40G 8.2G 32G 21% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:48:45.779Z] [39m [2025-05-13T20:48:51.000Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kry8bt2m/mounts/boot/efi unmounted [2025-05-13T20:48:51.000Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kry8bt2m/mounts/boot unmounted [2025-05-13T20:48:51.000Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kry8bt2m/mounts/ unmounted [2025-05-13T20:48:51.000Z] [2025-05-13T20:48:51.000Z] ��� Duration: 12s [2025-05-13T20:48:51.000Z] org.osbuild.bootupd: ec68a3e48a999cac182857406e0a9b7c00526e76673a7698ff1fa4472646e394 { [2025-05-13T20:48:51.000Z] "bios": { [2025-05-13T20:48:51.000Z] "device": "disk" [2025-05-13T20:48:51.000Z] }, [2025-05-13T20:48:51.000Z] "static-configs": true, [2025-05-13T20:48:51.000Z] "deployment": { [2025-05-13T20:48:51.000Z] "default": true [2025-05-13T20:48:51.000Z] } [2025-05-13T20:48:51.000Z] } [2025-05-13T20:48:51.000Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T20:48:51.000Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mv17g3c/mounts/ [2025-05-13T20:48:51.001Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mv17g3c/mounts/boot [2025-05-13T20:48:51.001Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mv17g3c/mounts/boot/efi [2025-05-13T20:48:51.254Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:52.609Z] Installed 05_ignition.cfg [2025-05-13T20:48:52.609Z] Installed: grub.cfg [2025-05-13T20:48:52.609Z] Installed: "fedora/grub.cfg" [2025-05-13T20:48:52.609Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mv17g3c/mounts/boot/efi unmounted [2025-05-13T20:48:52.609Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mv17g3c/mounts/boot unmounted [2025-05-13T20:48:52.609Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_mv17g3c/mounts/ unmounted [2025-05-13T20:48:52.609Z] [2025-05-13T20:48:52.609Z] ��� Duration: 1s [2025-05-13T20:48:52.609Z] org.osbuild.chattr: ee00ed3247b36a6bc76b452cf4cc69fad9b807efa5036ad66e73a60267bf79e9 { [2025-05-13T20:48:52.609Z] "items": { [2025-05-13T20:48:52.609Z] "mount://root/": { [2025-05-13T20:48:52.609Z] "immutable": true [2025-05-13T20:48:52.609Z] } [2025-05-13T20:48:52.609Z] } [2025-05-13T20:48:52.609Z] } [2025-05-13T20:48:52.862Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T20:48:52.862Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-opspye4f/mounts/ [2025-05-13T20:48:52.862Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/77b691dc577acd11a1d7c1a4c82a2abf116519bb5ac5298029a22b06832d8335.0' [2025-05-13T20:48:53.115Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:53.377Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-opspye4f/mounts/ostree/deploy/fedora-coreos/deploy/77b691dc577acd11a1d7c1a4c82a2abf116519bb5ac5298029a22b06832d8335.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-opspye4f/mounts [2025-05-13T20:48:53.377Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-opspye4f/mounts/boot unmounted [2025-05-13T20:48:53.377Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-opspye4f/mounts/var unmounted [2025-05-13T20:48:53.377Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-opspye4f/mounts/sysroot unmounted [2025-05-13T20:48:53.377Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-opspye4f/mounts unmounted [2025-05-13T20:48:53.377Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-opspye4f/mounts unmounted [2025-05-13T20:48:53.377Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-opspye4f/mounts unmounted [2025-05-13T20:48:53.378Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-opspye4f/mounts/ [2025-05-13T20:48:53.378Z] [2025-05-13T20:48:53.378Z] ��� Duration: 0s [2025-05-13T20:48:53.378Z] Pipeline raw-qemu-image: 284183220f35cbe17df81559b495b7c2442761aa3b3e12cd46968c62070c2a80 [2025-05-13T20:48:53.378Z] Build [2025-05-13T20:48:53.378Z] root: <host> [2025-05-13T20:48:53.378Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T20:48:53.378Z] org.osbuild.copy: 7b2fcb0e6bdbf05557560d2217aaa57173b91d1228f0dedfd6f04ec2747b6924 { [2025-05-13T20:48:53.378Z] "paths": [ [2025-05-13T20:48:53.378Z] { [2025-05-13T20:48:53.378Z] "from": "input://tree/disk.img", [2025-05-13T20:48:53.378Z] "to": "tree:///disk.img" [2025-05-13T20:48:53.378Z] } [2025-05-13T20:48:53.378Z] ] [2025-05-13T20:48:53.378Z] } [2025-05-13T20:48:53.630Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:53.630Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-13T20:48:53.887Z] [2025-05-13T20:48:53.887Z] ��� Duration: 0s [2025-05-13T20:48:53.887Z] org.osbuild.truncate: c6c5ed7e810e049a72d79095bee2dbaffaa8d7ea31d205a8460760d1e1c045d0 { [2025-05-13T20:48:53.887Z] "filename": "disk.img", [2025-05-13T20:48:53.887Z] "size": "10737418240" [2025-05-13T20:48:53.887Z] } [2025-05-13T20:48:53.887Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:54.140Z] [2025-05-13T20:48:54.140Z] ��� Duration: 0s [2025-05-13T20:48:54.140Z] org.osbuild.coreos.platform: 284183220f35cbe17df81559b495b7c2442761aa3b3e12cd46968c62070c2a80 { [2025-05-13T20:48:54.140Z] "platform": "qemu" [2025-05-13T20:48:54.140Z] } [2025-05-13T20:48:54.140Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T20:48:54.395Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts/ [2025-05-13T20:48:54.395Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/77b691dc577acd11a1d7c1a4c82a2abf116519bb5ac5298029a22b06832d8335.0' [2025-05-13T20:48:54.395Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts/boot [2025-05-13T20:48:54.648Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:54.901Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts/boot unmounted [2025-05-13T20:48:54.901Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts/ostree/deploy/fedora-coreos/deploy/77b691dc577acd11a1d7c1a4c82a2abf116519bb5ac5298029a22b06832d8335.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts [2025-05-13T20:48:54.901Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts/boot unmounted [2025-05-13T20:48:54.901Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts/var unmounted [2025-05-13T20:48:54.901Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts/sysroot unmounted [2025-05-13T20:48:54.901Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts unmounted [2025-05-13T20:48:54.901Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts unmounted [2025-05-13T20:48:54.901Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts unmounted [2025-05-13T20:48:54.901Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j2dcj4wh/mounts/ [2025-05-13T20:48:54.901Z] [2025-05-13T20:48:54.901Z] ��� Duration: 0s [2025-05-13T20:48:54.901Z] Pipeline qemu: 2a19f6c29c85cb0d1065840a35979c12b2cbff9111a6b3d56550092ffba9a8cc [2025-05-13T20:48:54.901Z] Build [2025-05-13T20:48:54.901Z] root: <host> [2025-05-13T20:48:54.901Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T20:48:54.901Z] org.osbuild.qemu: 2a19f6c29c85cb0d1065840a35979c12b2cbff9111a6b3d56550092ffba9a8cc { [2025-05-13T20:48:54.901Z] "filename": "fedora-coreos-43.20250513.dev.0-qemu.x86_64.qcow2", [2025-05-13T20:48:54.901Z] "format": { [2025-05-13T20:48:54.901Z] "type": "qcow2", [2025-05-13T20:48:54.901Z] "compression": false, [2025-05-13T20:48:54.901Z] "compat": "1.1" [2025-05-13T20:48:54.901Z] } [2025-05-13T20:48:54.901Z] } [2025-05-13T20:48:54.901Z] [33m [2025-05-13T20:48:54.901Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:48:54.901Z] /dev/vdb1 40G 8.8G 32G 23% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:48:54.901Z] [39m [2025-05-13T20:48:55.154Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T20:48:58.405Z] [2025-05-13T20:48:58.405Z] ��� Duration: 3s [2025-05-13T20:48:58.405Z] manifest /tmp/osbuild-aBPR.json finished successfully [2025-05-13T20:49:06.476Z] [33m [2025-05-13T20:49:06.476Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T20:49:06.476Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T20:49:06.476Z] [39m [2025-05-13T20:49:06.731Z] oci-archive: 29e4a3bda72b218cdab070484aca8f0d82b98c47bed40af9214a5ecc382a2289 [2025-05-13T20:49:06.731Z] deployed-tree: e92f5813439961b5ded53537daf2d174a356279a7c479fd0127388d512adbd79 [2025-05-13T20:49:06.731Z] tree: 33ce4cd7b11584d7fe6978cffeffd4c32d59afe97872679dc2a587e59c533d71 [2025-05-13T20:49:06.731Z] raw-image: ee00ed3247b36a6bc76b452cf4cc69fad9b807efa5036ad66e73a60267bf79e9 [2025-05-13T20:49:06.731Z] raw-4k-image: ffdac8a03be42294e5f4ab7348992868388ff4dc5b9b6ffbaddbcd349bc7f8cd [2025-05-13T20:49:06.731Z] raw-aliyun-image: bbd33737ef66d30464634c993b08cbfb5470f6b50455d4c465fc494c3a516045 [2025-05-13T20:49:06.731Z] aliyun: f0cdeff30b741bc9fcaae803675667ce6c53f1b7573659aa29a88572101b8ae6 [2025-05-13T20:49:06.731Z] raw-applehv-image: 9c038d25635c85ac2cc3b635015dc946e6812dc5f79ff68d1c493f8dc0cd8567 [2025-05-13T20:49:06.731Z] applehv: b40cc77775e9943d594e245c1eafc5672976023a93fc2de0ccceafdbd53f3144 [2025-05-13T20:49:06.731Z] raw-aws-image: 11d7b51352efe9d3b7e74cd79b66150c1ef571f220652d8f2a255ffdda528b6d [2025-05-13T20:49:06.731Z] aws: 7bded78c33869a55a01c719e76f5be24c2ddf44b85adb3577ef2e2eb77b00d3f [2025-05-13T20:49:06.731Z] raw-azure-image: cee73b1fc9d1ba47813e3499e8e20d6e32544f6bdbfa07bf4dd9d1d28d70c8fa [2025-05-13T20:49:06.731Z] azure: f583890e30e3cba20b8e75d51b060dc349227e0a0bb43fa8e3a00f110f7384ba [2025-05-13T20:49:06.731Z] raw-azurestack-image: 15ecc66277bde90ecd81b341594ef74f1a2423e5181836606f4be26f52e4853b [2025-05-13T20:49:06.731Z] azurestack: 169b30b80f8547f45bde8f0e467078d8aa174fb5fc421d0f0311dfd8d3091044 [2025-05-13T20:49:06.731Z] raw-digitalocean-image: 401fbc19b772a55fe276fb5cfc7f369746e9fe8129945cc7f2578bed3e1ced8d [2025-05-13T20:49:06.731Z] digitalocean: 7e73120ca05392d7ed892957771f6024da2b61f2bbf905c7f80eb9c8c32424dd [2025-05-13T20:49:06.731Z] raw-exoscale-image: 1370d4e897699507d939cc819832db49fad3d65612a40fb73be583b32dcd2b97 [2025-05-13T20:49:06.731Z] exoscale: 69093dc1d48592cf21ae71b7240c90481af69605cb762cd9a1ec805b4798a74e [2025-05-13T20:49:06.731Z] raw-gcp-image: 5dd0cf488a8eff1de7b38dbda662d6097f84ab98c7719b895a234ca80beac55a [2025-05-13T20:49:06.731Z] raw-gcp-image-tar: 324c13bd2e8bfa8bb0a1ca41dde019924ed37f0db5d77d2e799581b73174c156 [2025-05-13T20:49:06.731Z] gcp: 4f791e97b04f03b33126c8a3423f92f82ed18cff0608b7395e79d42b6a166e1b [2025-05-13T20:49:06.731Z] raw-hetzner-image: 4e7c8cff2c51012fc156aeac3e8b2735751d4a653484dfc8ad1acc4f9829c601 [2025-05-13T20:49:06.731Z] hetzner: 06d357885d2669d948c2b979163e21a674442c1b1a8ff9101430999f84bcdec3 [2025-05-13T20:49:06.731Z] raw-hyperv-image: 4b817d99a13b245f0f5b69acd49805295f74209a8abbba1b4536a35303211e95 [2025-05-13T20:49:06.731Z] hyperv: 0cfd5c48dc53d659e8cd61c65d592250ade7b375042d6eea25691885cdc267c4 [2025-05-13T20:49:06.731Z] raw-ibmcloud-image: 099e96f8c1b069b40a05f5945f8431e62d712fbffb0476eafdc4201b60abb37a [2025-05-13T20:49:06.731Z] ibmcloud: 50bd913489e789ca934ebdc6a2e813cf039385980c1d18d44e4406cdf3d57fc9 [2025-05-13T20:49:06.731Z] raw-kubevirt-image: 28307c613e1b2966d89c2905ea07ab7cfae80e1bf466f8a668d042027de7c996 [2025-05-13T20:49:06.731Z] qemu-kubevirt-image: 5cb11195d6d6868b54b5bbcb8b5c4e04731c1b196381d45c99237eff4394c6c4 [2025-05-13T20:49:06.731Z] kubevirt: 1a6bd8c904d70f54baaa8b3af3c58ad09f497ae1f9889f056a0d6348e48eed08 [2025-05-13T20:49:06.731Z] raw-openstack-image: b0d1893537ce6c595aeeade44fab3d508b0b8b5c67de89c362452414d43ddfdd [2025-05-13T20:49:06.731Z] openstack: a0b16d4840b90a7dacafbf060afd47d280f12bdbb46aca14a754f53450ff846c [2025-05-13T20:49:06.731Z] raw-metal-image: 46db61853d58c96d7c94961fe3a1df9cd8f8db1fb91cee1ddf4dbf134a25853a [2025-05-13T20:49:06.731Z] metal: b6157e012a4319da88d516f2ae579a2c6d16692a979abd88286d8eccd725654c [2025-05-13T20:49:06.731Z] raw-metal4k-image: 4d3ddd33e5d6ed63f3300a242e8acc07e911c5a2e29297fc3c97abb9f81cbafd [2025-05-13T20:49:06.731Z] metal4k: 393c760cd16b587b3187bb96eda467d57939b49fc0ee606a79b812181bb6ae7a [2025-05-13T20:49:06.731Z] raw-nutanix-image: 31a6d0b1e7ac5bb5bd6bb4ed8381021d72c052951f2b665c339d7b4eae4b74ac [2025-05-13T20:49:06.731Z] nutanix: bd93531a3c2275b0028e11da97a8a37ad18546e56cb615f13cc7f3dbd92ded49 [2025-05-13T20:49:06.731Z] raw-qemu-image: 284183220f35cbe17df81559b495b7c2442761aa3b3e12cd46968c62070c2a80 [2025-05-13T20:49:06.731Z] qemu: 2a19f6c29c85cb0d1065840a35979c12b2cbff9111a6b3d56550092ffba9a8cc [2025-05-13T20:49:06.731Z] raw-vultr-image: e176a1a66c70ea7c10e689b0fd66763c9a94b58c49c6f24fc6a3262a6298d452 [2025-05-13T20:49:06.731Z] vultr: 960a167b081ab36f233c945e53d8b5338c8b9da322a5f085284a835505b81056 [2025-05-13T20:49:06.731Z] live: cd53240fa993146ccf5e5df93a7734b891083a7d051e84d8604158824d3faff2 [2025-05-13T20:49:06.731Z] + set +x [2025-05-13T20:49:10.877Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.GWBCv87drt/qemu/fedora-coreos-43.20250513.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-05-13T20:49:10.877Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.GWBCv87drt/qemu': Operation not permitted [2025-05-13T20:49:20.789Z] /home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/meta.json wrote with version stamp 1747169359911276395 [2025-05-13T20:49:20.789Z] Successfully generated: fedora-coreos-43.20250513.dev.0-qemu.x86_64.qcow2 [2025-05-13T20:49:20.791Z] [Pipeline] } [2025-05-13T20:49:20.796Z] [Pipeline] // withEnv [2025-05-13T20:49:20.838Z] [Pipeline] } [2025-05-13T20:49:20.870Z] [Pipeline] // stage [2025-05-13T20:49:20.960Z] [Pipeline] withEnv [2025-05-13T20:49:20.960Z] [Pipeline] { [2025-05-13T20:49:20.964Z] [Pipeline] sh [2025-05-13T20:49:21.545Z] + set -euo pipefail [2025-05-13T20:49:21.545Z] ++ umask [2025-05-13T20:49:21.545Z] + '[' 0022 = 0000 ']' [2025-05-13T20:49:21.545Z] + uuidgen [2025-05-13T20:49:21.545Z] + cut -f1 -d- [2025-05-13T20:49:21.548Z] [Pipeline] } [2025-05-13T20:49:21.560Z] [Pipeline] // withEnv [2025-05-13T20:49:21.565Z] [Pipeline] withEnv [2025-05-13T20:49:21.566Z] [Pipeline] { [2025-05-13T20:49:21.569Z] [Pipeline] sh [2025-05-13T20:49:22.102Z] + set -euo pipefail [2025-05-13T20:49:22.102Z] ++ umask [2025-05-13T20:49:22.102Z] + '[' 0022 = 0000 ']' [2025-05-13T20:49:22.102Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T20:49:22.102Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-05-13T20:49:22.105Z] [Pipeline] } [2025-05-13T20:49:22.107Z] [Pipeline] // withEnv [2025-05-13T20:49:22.114Z] [Pipeline] parallel [2025-05-13T20:49:22.114Z] [Pipeline] { (Branch: x86_64:kola) [2025-05-13T20:49:22.114Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-05-13T20:49:22.140Z] [Pipeline] withEnv [2025-05-13T20:49:22.140Z] [Pipeline] { [2025-05-13T20:49:22.141Z] [Pipeline] withEnv [2025-05-13T20:49:22.142Z] [Pipeline] { [2025-05-13T20:49:22.144Z] [Pipeline] sh [2025-05-13T20:49:22.424Z] [Pipeline] sh [2025-05-13T20:49:22.677Z] + set -xeuo pipefail [2025-05-13T20:49:22.677Z] ++ umask [2025-05-13T20:49:22.677Z] + '[' 0022 = 0000 ']' [2025-05-13T20:49:22.677Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-05-13T20:49:22.715Z] [Pipeline] } [2025-05-13T20:49:22.720Z] [Pipeline] // withEnv [2025-05-13T20:49:22.725Z] [Pipeline] withEnv [2025-05-13T20:49:22.725Z] [Pipeline] { [2025-05-13T20:49:22.728Z] [Pipeline] sh [2025-05-13T20:49:22.966Z] + set -xeuo pipefail [2025-05-13T20:49:22.966Z] ++ umask [2025-05-13T20:49:22.966Z] + '[' 0022 = 0000 ']' [2025-05-13T20:49:22.966Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T20:49:22.966Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-05-13T20:49:22.966Z] 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-UbQow/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-05-13T20:49:22.966Z] 2025-05-13T20:49:22Z cli: Started logging at level INFO [2025-05-13T20:49:22.966Z] 2025-05-13T20:49:22Z cli: Started logging at level INFO [2025-05-13T20:49:23.219Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250511.91.0/x86_64/fedora-coreos-43.20250511.91.0-qemu.x86_64.qcow2.xz [2025-05-13T20:49:23.219Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250511.91.0/x86_64/fedora-coreos-43.20250511.91.0-qemu.x86_64.qcow2.xz.sig [2025-05-13T20:49:23.266Z] + set -euo pipefail [2025-05-13T20:49:23.266Z] ++ umask [2025-05-13T20:49:23.266Z] + '[' 0022 = 0000 ']' [2025-05-13T20:49:23.266Z] + kola list --json [2025-05-13T20:49:23.266Z] + jq -r '.[].Name' [2025-05-13T20:49:23.269Z] [Pipeline] } [2025-05-13T20:49:23.272Z] [Pipeline] // withEnv [2025-05-13T20:49:23.278Z] [Pipeline] withEnv [2025-05-13T20:49:23.278Z] [Pipeline] { [2025-05-13T20:49:23.295Z] [Pipeline] sh [2025-05-13T20:49:23.824Z] + set -xeuo pipefail [2025-05-13T20:49:23.824Z] ++ umask [2025-05-13T20:49:23.824Z] + '[' 0022 = 0000 ']' [2025-05-13T20:49:23.824Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T20:49:23.824Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-05-13T20:49:23.824Z] 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-UbQow/kola-x86_64 [2025-05-13T20:49:24.077Z] ��� Snooze for kola test pattern "coreos.boot-mirror*" expired on May 06 2025 [2025-05-13T20:49:24.077Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-13T20:49:24.077Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-13T20:49:24.077Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-13T20:49:24.574Z] Read disk 130.9404296875 MiB/829.5153312683105 MiB (15%) [2025-05-13T20:49:24.634Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-05-13T20:49:24.635Z] === RUN ext.config.docker.basic [2025-05-13T20:49:24.635Z] === RUN rootfs.uuid [2025-05-13T20:49:24.635Z] === RUN ext.config.ignition.kargs [2025-05-13T20:49:24.635Z] === RUN coreos.ignition.mount.partitions [2025-05-13T20:49:24.635Z] === RUN podman.workflow [2025-05-13T20:49:24.635Z] === RUN coreos.unique.boot.failure [2025-05-13T20:49:24.635Z] === RUN ext.config.firewall.iptables-legacy [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.prefer-ignition-networking [2025-05-13T20:49:24.635Z] === RUN ext.config.selinux.enforcing [2025-05-13T20:49:24.635Z] === RUN ext.config.ignition.systemd-unmasking [2025-05-13T20:49:24.635Z] === RUN coreos.ignition.failure [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.nmstate.state [2025-05-13T20:49:24.635Z] === RUN ostree.unlock [2025-05-13T20:49:24.635Z] === RUN ext.config.ignition.systemd-enable-units [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-05-13T20:49:24.635Z] === RUN coreos.ignition.once [2025-05-13T20:49:24.635Z] === RUN multipath.partition [2025-05-13T20:49:24.635Z] === RUN non-exclusive-test-bucket-0 [2025-05-13T20:49:24.635Z] === RUN ext.config.disks.lvmdevices [2025-05-13T20:49:24.635Z] === RUN ext.config.var-mount.scsi-id [2025-05-13T20:49:24.635Z] === RUN ext.config.gshadow [2025-05-13T20:49:24.635Z] === RUN ext.config.ignition.delete-config [2025-05-13T20:49:24.635Z] === RUN coreos.ignition.v2.users [2025-05-13T20:49:24.635Z] === RUN ostree.hotfix [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.nameserver [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-05-13T20:49:24.635Z] === RUN ext.config.var-mount.simple [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-05-13T20:49:24.635Z] === RUN ext.config.ignition.systemd-disable [2025-05-13T20:49:24.635Z] === RUN ext.config.reboot [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-05-13T20:49:24.635Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-05-13T20:49:24.635Z] === RUN ext.config.ignition.remote [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.no-persist-ip [2025-05-13T20:49:24.635Z] === RUN fcos.network.listeners [2025-05-13T20:49:24.635Z] === RUN coreos.ignition.symlink [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-05-13T20:49:24.635Z] === RUN ext.config.systemd.condition-needs-update [2025-05-13T20:49:24.635Z] === RUN rhcos.selinux.boolean.persist [2025-05-13T20:49:24.635Z] === RUN ext.config.rpm-ostree-countme [2025-05-13T20:49:24.635Z] === RUN ext.config.ignition.stable-boot [2025-05-13T20:49:24.635Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.kargs-rd-net [2025-05-13T20:49:24.635Z] === RUN ext.config.kdump.crash [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-05-13T20:49:24.635Z] === RUN coreos.auth.verify [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-05-13T20:49:24.635Z] === RUN coreos.unique.boot.ignition.failure [2025-05-13T20:49:24.635Z] === RUN ext.config.ignition.resource.remote [2025-05-13T20:49:24.635Z] === RUN basic.uefi-secure [2025-05-13T20:49:24.635Z] === RUN kdump.crash.nfs [2025-05-13T20:49:24.635Z] === RUN rpmostree.install-uninstall [2025-05-13T20:49:24.635Z] === RUN podman.base [2025-05-13T20:49:24.635Z] === RUN ext.config.systemd.network-online [2025-05-13T20:49:24.635Z] === RUN coreos.misc.disk.varlibcontainers [2025-05-13T20:49:24.635Z] === RUN coreos.ignition.sethostname [2025-05-13T20:49:24.635Z] === RUN basic.uefi [2025-05-13T20:49:24.635Z] === RUN ext.config.extensions.package [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.force-persist-ip [2025-05-13T20:49:24.635Z] === RUN multipath.day1 [2025-05-13T20:49:24.635Z] === RUN ext.config.boot.bootupd-validate [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-05-13T20:49:24.635Z] === RUN kdump.crash.ssh [2025-05-13T20:49:24.635Z] === RUN fcos.users.shells [2025-05-13T20:49:24.635Z] === RUN coreos.selinux.boolean [2025-05-13T20:49:24.635Z] === RUN rpmostree.upgrade-rollback [2025-05-13T20:49:24.635Z] === RUN ext.config.podman.rootless-systemd [2025-05-13T20:49:24.635Z] === RUN ext.config.boot.grub2-install [2025-05-13T20:49:24.635Z] === RUN ext.config.clhm.ignition-warnings [2025-05-13T20:49:24.635Z] === RUN coreos.ignition.instantiated.enable-unit [2025-05-13T20:49:24.635Z] === RUN ext.config.butane.grub-users [2025-05-13T20:49:24.635Z] === RUN coreos.ignition.mount.disks [2025-05-13T20:49:24.635Z] === RUN multipath.day2 [2025-05-13T20:49:24.635Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-05-13T20:49:24.635Z] === RUN rpmostree.status [2025-05-13T20:49:24.635Z] === RUN ext.config.docker.swarm-overlay-network [2025-05-13T20:49:24.635Z] === RUN ext.config.toolbox [2025-05-13T20:49:24.635Z] === RUN ext.config.containers.quadlet [2025-05-13T20:49:24.635Z] === RUN ext.config.swap.zram-generator [2025-05-13T20:49:24.635Z] === RUN coreos.ignition.groups [2025-05-13T20:49:24.635Z] === RUN basic.nvme [2025-05-13T20:49:24.635Z] === RUN ext.config.var-mount.luks [2025-05-13T20:49:24.635Z] === RUN ext.config.networking.nmstate.policy [2025-05-13T20:49:24.635Z] === RUN ostree.remote [2025-05-13T20:49:24.635Z] === RUN fcos.filesystem [2025-05-13T20:49:24.635Z] === RUN podman.network-single [2025-05-13T20:49:24.635Z] === RUN basic [2025-05-13T20:49:25.503Z] Read disk 161.13033294677734 MiB/829.5153312683105 MiB (19%) [2025-05-13T20:49:26.421Z] Read disk 189.0009422302246 MiB/829.5153312683105 MiB (22%) [2025-05-13T20:49:27.343Z] Read disk 220.95001029968262 MiB/829.5153312683105 MiB (26%) [2025-05-13T20:49:28.272Z] Read disk 246.22309494018555 MiB/829.5153312683105 MiB (29%) [2025-05-13T20:49:29.628Z] Read disk 364.6547374725342 MiB/829.5153312683105 MiB (43%) [2025-05-13T20:49:30.547Z] Read disk 392.7176342010498 MiB/829.5153312683105 MiB (47%) [2025-05-13T20:49:31.467Z] Read disk 436.4137649536133 MiB/829.5153312683105 MiB (52%) [2025-05-13T20:49:32.396Z] Read disk 468.33826446533203 MiB/829.5153312683105 MiB (56%) [2025-05-13T20:49:33.316Z] Read disk 493.50683975219727 MiB/829.5153312683105 MiB (59%) [2025-05-13T20:49:34.236Z] Read disk 522.4184398651123 MiB/829.5153312683105 MiB (62%) [2025-05-13T20:49:35.589Z] Read disk 548.0984420776367 MiB/829.5153312683105 MiB (66%) [2025-05-13T20:49:36.508Z] Read disk 568.9673957824707 MiB/829.5153312683105 MiB (68%) [2025-05-13T20:49:37.439Z] Read disk 599.8844623565674 MiB/829.5153312683105 MiB (72%) [2025-05-13T20:49:38.359Z] Read disk 642.8803329467773 MiB/829.5153312683105 MiB (77%) [2025-05-13T20:49:39.281Z] Read disk 676.9746398925781 MiB/829.5153312683105 MiB (81%) [2025-05-13T20:49:40.637Z] Read disk 707.6507415771484 MiB/829.5153312683105 MiB (85%) [2025-05-13T20:49:41.567Z] Read disk 741.7918376922607 MiB/829.5153312683105 MiB (89%) [2025-05-13T20:49:42.488Z] Read disk 778.0338363647461 MiB/829.5153312683105 MiB (93%) [2025-05-13T20:49:43.408Z] Read disk 812.7942352294922 MiB/829.5153312683105 MiB (97%) [2025-05-13T20:49:43.965Z] Read disk 829.5153312683105 MiB/829.5153312683105 MiB (100%) [2025-05-13T20:49:43.965Z] Read disk 829.5153312683105 MiB/829.5153312683105 MiB (100%) [2025-05-13T20:49:43.965Z] Read disk 829.5153312683105 MiB/829.5153312683105 MiB (100%) [2025-05-13T20:49:43.965Z] gpg: Signature made Sun May 11 13:07:39 2025 UTC [2025-05-13T20:49:43.965Z] gpg: using RSA key C6E7F081CF80E13146676E88829B606631645531 [2025-05-13T20:49:43.965Z] gpg: Good signature from "Fedora (43) <fedora-43-primary@fedoraproject.org>" [ultimate] [2025-05-13T20:49:44.523Z] tmp/kola-qemu-cache/fedora-coreos-43.20250511.91.0-qemu.x86_64.qcow2 [2025-05-13T20:49:44.523Z] ��� Snooze for kola test pattern "coreos.boot-mirror*" expired on May 06 2025 [2025-05-13T20:49:44.523Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-13T20:49:44.523Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-13T20:49:44.523Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-13T20:49:44.777Z] === RUN fcos.upgrade.basic [2025-05-13T20:50:03.248Z] --- [32mPASS[0m: coreos.ignition.v2.users (36.44s) [2025-05-13T20:50:09.762Z] --- [32mPASS[0m: ext.config.networking.no-persist-ip (45.17s) [2025-05-13T20:50:09.762Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-ignition (45.41s) [2025-05-13T20:50:23.407Z] === RUN fcos.upgrade.basic/setup [2025-05-13T20:50:24.762Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-05-13T20:50:31.611Z] --- [32mPASS[0m: ext.config.networking.rd-net-timeout-carrier (65.05s) [2025-05-13T20:50:32.532Z] --- [32mPASS[0m: ext.config.podman.rootless-systemd (67.88s) [2025-05-13T20:50:40.604Z] --- [32mPASS[0m: ext.config.ignition.systemd-disable (38.78s) [2025-05-13T20:50:58.625Z] --- [32mPASS[0m: ext.config.ignition.remote (48.86s) [2025-05-13T20:51:13.430Z] --- [32mPASS[0m: ext.config.networking.bridge-static-via-kargs (41.42s) [2025-05-13T20:51:17.587Z] --- [32mPASS[0m: coreos.ignition.sethostname (37.32s) [2025-05-13T20:51:22.813Z] --- [32mPASS[0m: ext.config.ntp.timesyncd.dhcp-propagation (72.02s) [2025-05-13T20:51:29.349Z] --- [32mPASS[0m: ext.config.reboot (56.83s) [2025-05-13T20:51:31.227Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-05-13T20:51:32.362Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-05-13T20:51:53.075Z] --- [32mPASS[0m: fcos.users.shells (35.88s) [2025-05-13T20:52:07.892Z] --- [32mPASS[0m: coreos.selinux.boolean (54.71s) [2025-05-13T20:52:11.155Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-kargs (41.75s) [2025-05-13T20:52:12.510Z] === RUN rpmostree.upgrade-rollback/rollback [2025-05-13T20:52:19.166Z] --- [32mPASS[0m: fcos.upgrade.basic (148.97s) [2025-05-13T20:52:19.166Z] --- [32mPASS[0m: fcos.upgrade.basic/setup (5.99s) [2025-05-13T20:52:19.166Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-previous (57.74s) [2025-05-13T20:52:19.166Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-current (47.38s) [2025-05-13T20:52:19.166Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-upgrade-x86_64 [2025-05-13T20:52:19.170Z] [Pipeline] } [2025-05-13T20:52:19.175Z] [Pipeline] // withEnv [2025-05-13T20:52:19.180Z] [Pipeline] } [2025-05-13T20:52:34.358Z] --- [32mPASS[0m: ext.config.boot.bootupd-validate (39.88s) [2025-05-13T20:52:38.506Z] --- [32mPASS[0m: rpmostree.upgrade-rollback (100.10s) [2025-05-13T20:52:38.507Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/upgrade (41.26s) [2025-05-13T20:52:38.507Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/rollback (22.65s) [2025-05-13T20:52:53.326Z] --- [32mPASS[0m: ext.config.networking.force-persist-ip (41.61s) [2025-05-13T20:53:03.240Z] --- [32mPASS[0m: multipath.day1 (56.19s) [2025-05-13T20:53:13.149Z] === RUN basic.uefi/FCOSGrowpart [2025-05-13T20:53:13.403Z] === RUN basic.uefi/PortSSH [2025-05-13T20:53:13.403Z] === RUN basic.uefi/DbusPerms [2025-05-13T20:53:13.960Z] === RUN basic.uefi/ServicesActive [2025-05-13T20:53:13.960Z] === RUN basic.uefi/ReadOnly [2025-05-13T20:53:14.214Z] === RUN basic.uefi/Useradd [2025-05-13T20:53:14.214Z] === RUN basic.uefi/MachineID [2025-05-13T20:53:18.370Z] --- [32mPASS[0m: basic.uefi (39.20s) [2025-05-13T20:53:18.370Z] --- [32mPASS[0m: basic.uefi/FCOSGrowpart (0.18s) [2025-05-13T20:53:18.370Z] --- [32mPASS[0m: basic.uefi/PortSSH (0.14s) [2025-05-13T20:53:18.370Z] --- [32mPASS[0m: basic.uefi/DbusPerms (0.39s) [2025-05-13T20:53:18.370Z] --- [32mPASS[0m: basic.uefi/ServicesActive (0.13s) [2025-05-13T20:53:18.370Z] --- [32mPASS[0m: basic.uefi/ReadOnly (0.11s) [2025-05-13T20:53:18.370Z] --- [32mPASS[0m: basic.uefi/Useradd (0.19s) [2025-05-13T20:53:18.370Z] --- [32mPASS[0m: basic.uefi/MachineID (0.12s) [2025-05-13T20:53:26.442Z] --- [32mPASS[0m: kdump.crash.ssh (124.02s) [2025-05-13T20:53:26.442Z] cluster.go:151: Running as unit: run-p6917-i6918.service; invocation ID: 46f5ae18a61b42139c0abe816d7b602b [2025-05-13T20:53:34.496Z] --- [32mPASS[0m: ext.config.networking.kargs-rd-net (40.94s) [2025-05-13T20:53:35.857Z] --- [32mPASS[0m: ext.config.extensions.package (63.00s) [2025-05-13T20:53:41.081Z] --- [32mPASS[0m: ext.config.rpm-ostree-countme (38.67s) [2025-05-13T20:54:02.934Z] --- [32mPASS[0m: ext.config.ssh.custom-host-key-permissions (36.93s) [2025-05-13T20:54:15.073Z] --- [32mPASS[0m: ext.config.ignition.stable-boot (38.71s) [2025-05-13T20:54:23.144Z] --- [32mPASS[0m: ext.config.networking.no-default-initramfs-net-propagation.bootif (41.25s) [2025-05-13T20:54:33.068Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (59.47s) [2025-05-13T20:55:05.064Z] --- [32mPASS[0m: ext.config.var-mount.simple (57.02s) [2025-05-13T20:55:05.064Z] --- [32mPASS[0m: ext.config.networking.hostname.fallback-hostname (27.04s) [2025-05-13T20:55:05.064Z] --- [32mPASS[0m: ext.config.kdump.crash (105.65s) [2025-05-13T20:55:19.868Z] --- [32mPASS[0m: coreos.misc.disk.varlibcontainers (57.45s) [2025-05-13T20:55:19.868Z] 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-13T20:55:19.868Z] 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-13T20:55:27.934Z] --- [32mPASS[0m: ext.config.systemd.network-online (27.42s) [2025-05-13T20:55:35.991Z] === RUN podman.base/info [2025-05-13T20:55:36.244Z] === RUN podman.base/resources [2025-05-13T20:55:44.310Z] --- [32mPASS[0m: podman.base (40.88s) [2025-05-13T20:55:44.310Z] --- [32mPASS[0m: podman.base/info (0.42s) [2025-05-13T20:55:44.310Z] --- [32mPASS[0m: podman.base/resources (4.70s) [2025-05-13T20:55:56.452Z] --- [32mPASS[0m: coreos.ignition.symlink (36.34s) [2025-05-13T20:55:58.952Z] --- [32mPASS[0m: rhcos.selinux.boolean.persist (58.69s) [2025-05-13T20:56:16.970Z] --- [32mPASS[0m: coreos.unique.boot.ignition.failure (15.39s) [2025-05-13T20:56:16.970Z] === RUN rpmostree.install-uninstall/install [2025-05-13T20:56:18.847Z] --- [32mPASS[0m: kdump.crash.nfs (124.32s) [2025-05-13T20:56:18.847Z] cluster.go:151: Running as unit: run-p7303-i7304.service; invocation ID: 8d699f09d4f04db189cfa204fba87293 [2025-05-13T20:56:26.900Z] --- [32mPASS[0m: ext.config.containers.quadlet (31.20s) [2025-05-13T20:56:58.896Z] --- [32mPASS[0m: ext.config.systemd.condition-needs-update (91.24s) [2025-05-13T20:57:03.044Z] === RUN basic.uefi-secure/ReadOnly [2025-05-13T20:57:03.044Z] === RUN basic.uefi-secure/Useradd [2025-05-13T20:57:03.044Z] === RUN basic.uefi-secure/MachineID [2025-05-13T20:57:03.044Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-05-13T20:57:03.297Z] === RUN basic.uefi-secure/PortSSH [2025-05-13T20:57:03.297Z] === RUN basic.uefi-secure/DbusPerms [2025-05-13T20:57:03.551Z] === RUN basic.uefi-secure/ServicesActive [2025-05-13T20:57:04.107Z] === RUN rpmostree.install-uninstall/uninstall [2025-05-13T20:57:05.463Z] --- [32mPASS[0m: ext.config.ignition.resource.remote (38.67s) [2025-05-13T20:57:07.341Z] --- [32mPASS[0m: basic.uefi-secure (48.38s) [2025-05-13T20:57:07.341Z] --- [32mPASS[0m: basic.uefi-secure/ReadOnly (0.11s) [2025-05-13T20:57:07.341Z] --- [32mPASS[0m: basic.uefi-secure/Useradd (0.21s) [2025-05-13T20:57:07.341Z] --- [32mPASS[0m: basic.uefi-secure/MachineID (0.11s) [2025-05-13T20:57:07.341Z] --- [32mPASS[0m: basic.uefi-secure/FCOSGrowpart (0.14s) [2025-05-13T20:57:07.341Z] --- [32mPASS[0m: basic.uefi-secure/PortSSH (0.11s) [2025-05-13T20:57:07.341Z] --- [32mPASS[0m: basic.uefi-secure/DbusPerms (0.32s) [2025-05-13T20:57:07.341Z] --- [32mPASS[0m: basic.uefi-secure/ServicesActive (0.12s) [2025-05-13T20:57:25.353Z] --- [32mPASS[0m: rpmostree.status (25.42s) [2025-05-13T20:57:27.865Z] --- [32mPASS[0m: multipath.day2 (73.38s) [2025-05-13T20:57:40.013Z] === RUN basic/Useradd [2025-05-13T20:57:40.013Z] === RUN basic/MachineID [2025-05-13T20:57:40.013Z] === RUN basic/FCOSGrowpart [2025-05-13T20:57:40.013Z] === RUN basic/PortSSH [2025-05-13T20:57:40.013Z] === RUN basic/DbusPerms [2025-05-13T20:57:40.013Z] === RUN basic/ServicesActive [2025-05-13T20:57:40.013Z] === RUN basic/ReadOnly [2025-05-13T20:57:43.271Z] --- [32mPASS[0m: basic (37.67s) [2025-05-13T20:57:43.271Z] --- [32mPASS[0m: basic/Useradd (0.19s) [2025-05-13T20:57:43.271Z] --- [32mPASS[0m: basic/MachineID (0.12s) [2025-05-13T20:57:43.271Z] --- [32mPASS[0m: basic/FCOSGrowpart (0.15s) [2025-05-13T20:57:43.271Z] --- [32mPASS[0m: basic/PortSSH (0.11s) [2025-05-13T20:57:43.271Z] --- [32mPASS[0m: basic/DbusPerms (0.33s) [2025-05-13T20:57:43.271Z] --- [32mPASS[0m: basic/ServicesActive (0.12s) [2025-05-13T20:57:43.271Z] --- [32mPASS[0m: basic/ReadOnly (0.11s) [2025-05-13T20:57:49.802Z] --- [32mPASS[0m: rpmostree.install-uninstall (124.39s) [2025-05-13T20:57:49.802Z] --- [32mPASS[0m: rpmostree.install-uninstall/install (46.98s) [2025-05-13T20:57:49.802Z] --- [32mPASS[0m: rpmostree.install-uninstall/uninstall (41.20s) [2025-05-13T20:58:07.842Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.97s) [2025-05-13T20:58:15.901Z] === RUN fcos.filesystem/writablefiles [2025-05-13T20:58:16.821Z] === RUN fcos.filesystem/writabledirs [2025-05-13T20:58:17.074Z] === RUN fcos.filesystem/stickydirs [2025-05-13T20:58:17.326Z] === RUN fcos.filesystem/denylist [2025-05-13T20:58:19.203Z] === RUN ostree.remote/add [2025-05-13T20:58:19.457Z] === RUN ostree.remote/list [2025-05-13T20:58:19.710Z] === RUN ostree.remote/show-url [2025-05-13T20:58:19.963Z] === RUN ostree.remote/refs [2025-05-13T20:58:19.963Z] === RUN ostree.remote/summary [2025-05-13T20:58:20.216Z] === RUN ostree.remote/delete [2025-05-13T20:58:21.136Z] --- [32mPASS[0m: fcos.filesystem (37.84s) [2025-05-13T20:58:21.136Z] --- [32mPASS[0m: fcos.filesystem/writablefiles (0.88s) [2025-05-13T20:58:21.136Z] --- [32mPASS[0m: fcos.filesystem/writabledirs (0.27s) [2025-05-13T20:58:21.136Z] --- [32mPASS[0m: fcos.filesystem/stickydirs (0.30s) [2025-05-13T20:58:21.136Z] --- [32mPASS[0m: fcos.filesystem/denylist (0.38s) [2025-05-13T20:58:24.391Z] --- [32mPASS[0m: ostree.remote (35.29s) [2025-05-13T20:58:24.391Z] --- [32mPASS[0m: ostree.remote/add (0.23s) [2025-05-13T20:58:24.391Z] --- [32mPASS[0m: ostree.remote/list (0.10s) [2025-05-13T20:58:24.391Z] --- [32mPASS[0m: ostree.remote/show-url (0.19s) [2025-05-13T20:58:24.391Z] --- [32mPASS[0m: ostree.remote/refs (0.15s) [2025-05-13T20:58:24.391Z] --- [32mPASS[0m: ostree.remote/summary (0.28s) [2025-05-13T20:58:24.391Z] --- [32mPASS[0m: ostree.remote/delete (0.43s) [2025-05-13T20:58:30.905Z] --- [32mPASS[0m: ext.config.ntp.chrony.dhcp-propagation (67.04s) [2025-05-13T20:59:02.893Z] --- [32mPASS[0m: coreos.auth.verify (33.87s) [2025-05-13T20:59:17.717Z] --- [32mPASS[0m: ext.config.docker.swarm-overlay-network (45.65s) [2025-05-13T20:59:17.717Z] --- [32mPASS[0m: ext.config.toolbox (69.99s) [2025-05-13T20:59:44.176Z] --- [32mPASS[0m: coreos.ignition.groups (24.60s) [2025-05-13T20:59:44.176Z] --- [32mPASS[0m: ext.config.swap.zram-generator (26.90s) [2025-05-13T21:00:10.632Z] --- [32mPASS[0m: ext.config.var-mount.luks (68.44s) [2025-05-13T21:00:12.509Z] === RUN basic.nvme/PortSSH [2025-05-13T21:00:12.509Z] === RUN basic.nvme/DbusPerms [2025-05-13T21:00:13.074Z] === RUN basic.nvme/ServicesActive [2025-05-13T21:00:13.074Z] === RUN basic.nvme/ReadOnly [2025-05-13T21:00:13.327Z] === RUN basic.nvme/Useradd [2025-05-13T21:00:13.327Z] === RUN basic.nvme/MachineID [2025-05-13T21:00:13.580Z] === RUN basic.nvme/FCOSGrowpart [2025-05-13T21:00:17.724Z] --- [32mPASS[0m: basic.nvme (35.76s) [2025-05-13T21:00:17.724Z] --- [32mPASS[0m: basic.nvme/PortSSH (0.12s) [2025-05-13T21:00:17.724Z] --- [32mPASS[0m: basic.nvme/DbusPerms (0.35s) [2025-05-13T21:00:17.724Z] --- [32mPASS[0m: basic.nvme/ServicesActive (0.13s) [2025-05-13T21:00:17.724Z] --- [32mPASS[0m: basic.nvme/ReadOnly (0.12s) [2025-05-13T21:00:17.724Z] --- [32mPASS[0m: basic.nvme/Useradd (0.20s) [2025-05-13T21:00:17.724Z] --- [32mPASS[0m: basic.nvme/MachineID (0.11s) [2025-05-13T21:00:17.724Z] --- [32mPASS[0m: basic.nvme/FCOSGrowpart (0.14s) [2025-05-13T21:00:17.724Z] --- [32mPASS[0m: ext.config.networking.nmstate.policy (116.54s) [2025-05-13T21:00:19.080Z] --- [32mPASS[0m: podman.network-single (171.45s) [2025-05-13T21:00:40.925Z] --- [32mPASS[0m: ext.config.networking.nmstate.state (56.37s) [2025-05-13T21:00:55.737Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-05-13T21:00:57.612Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-05-13T21:00:58.169Z] --- [32mPASS[0m: ext.config.networking.team-dhcp-via-ignition (41.11s) [2025-05-13T21:00:59.088Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-05-13T21:00:59.646Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-05-13T21:01:01.521Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-05-13T21:01:02.875Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-05-13T21:01:04.748Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-05-13T21:01:06.102Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-05-13T21:01:07.985Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-05-13T21:01:09.338Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-05-13T21:01:11.213Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-05-13T21:01:14.478Z] --- [32mPASS[0m: multipath.partition (55.66s) [2025-05-13T21:01:14.731Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-05-13T21:01:16.609Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-05-13T21:01:16.861Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-05-13T21:01:18.754Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-05-13T21:01:19.315Z] --- [32mPASS[0m: ext.config.ignition.systemd-enable-units (38.77s) [2025-05-13T21:01:21.192Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-05-13T21:01:22.547Z] --- [32mPASS[0m: fcos.network.listeners (24.33s) [2025-05-13T21:01:27.783Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-05-13T21:01:28.720Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-05-13T21:01:30.596Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-05-13T21:01:31.951Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-05-13T21:01:32.882Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-05-13T21:01:34.269Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-05-13T21:01:36.145Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-05-13T21:01:38.021Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-05-13T21:01:38.282Z] --- [32mPASS[0m: ext.config.ignition.delete-config (80.88s) [2025-05-13T21:01:39.645Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-05-13T21:01:40.565Z] === RUN ostree.unlock/unlock [2025-05-13T21:01:41.120Z] === RUN ostree.unlock/install [2025-05-13T21:01:41.120Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-05-13T21:01:41.678Z] === RUN ostree.unlock/uninstall [2025-05-13T21:01:41.930Z] === RUN ostree.unlock/discard [2025-05-13T21:01:42.849Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-05-13T21:01:44.733Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-05-13T21:01:46.090Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-05-13T21:01:47.974Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-05-13T21:01:49.849Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-05-13T21:01:51.724Z] --- [32mPASS[0m: coreos.ignition.instantiated.enable-unit (36.92s) [2025-05-13T21:01:55.871Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-05-13T21:01:57.227Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-05-13T21:01:57.783Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-05-13T21:01:59.666Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-05-13T21:02:01.542Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-05-13T21:02:04.044Z] --- [32mPASS[0m: ostree.unlock (44.60s) [2025-05-13T21:02:04.044Z] --- [32mPASS[0m: ostree.unlock/unlock (0.58s) [2025-05-13T21:02:04.044Z] --- [32mPASS[0m: ostree.unlock/install (0.56s) [2025-05-13T21:02:04.044Z] --- [32mPASS[0m: ostree.unlock/uninstall (0.43s) [2025-05-13T21:02:04.044Z] --- [32mPASS[0m: ostree.unlock/discard (18.44s) [2025-05-13T21:02:16.195Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-05-13T21:02:16.195Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-05-13T21:02:17.550Z] --- [32mPASS[0m: coreos.ignition.mount.disks (54.82s) [2025-05-13T21:02:17.550Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-13T21:02:17.804Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-05-13T21:02:19.680Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-05-13T21:02:22.179Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-05-13T21:02:24.055Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-05-13T21:02:25.941Z] --- [32mPASS[0m: ext.config.var-mount.scsi-id (47.67s) [2025-05-13T21:02:29.189Z] --- [32mPASS[0m: coreos.unique.boot.failure (11.98s) [2025-05-13T21:02:29.443Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-05-13T21:02:31.316Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-05-13T21:02:31.883Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-05-13T21:02:36.032Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-05-13T21:02:36.285Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-05-13T21:02:38.161Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-05-13T21:02:39.516Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-05-13T21:02:41.392Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-05-13T21:02:43.266Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-05-13T21:02:44.620Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-05-13T21:02:45.177Z] --- [32mPASS[0m: coreos.ignition.failure (16.03s) [2025-05-13T21:02:45.431Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-05-13T21:02:45.989Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-05-13T21:02:46.910Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-05-13T21:02:48.359Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-05-13T21:02:50.235Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-05-13T21:02:52.112Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-05-13T21:02:53.468Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-05-13T21:03:01.539Z] --- [32mPASS[0m: ext.config.disks.lvmdevices (56.79s) [2025-05-13T21:03:01.539Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-05-13T21:03:02.893Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-05-13T21:03:04.773Z] --- [32mPASS[0m: ext.config.clhm.ignition-warnings (38.44s) [2025-05-13T21:03:04.773Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-05-13T21:03:05.707Z] --- [32mPASS[0m: ext.config.butane.grub-users (74.30s) [2025-05-13T21:03:06.265Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-05-13T21:03:07.185Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-05-13T21:03:09.062Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-05-13T21:03:09.617Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-05-13T21:03:11.501Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-05-13T21:03:12.855Z] --- [32mPASS[0m: ext.config.ignition.systemd-unmasking (27.36s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0 (190.10s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.60s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.60s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.64s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.60s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-bash (1.59s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.61s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.62s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.60s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.62s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.67s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (3.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.64s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.64s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.60s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.passwd (2.72s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (5.71s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.console-config (1.68s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.73s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.70s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.60s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.sudoers (1.68s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.68s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.65s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.71s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.73s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.73s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setuid (1.76s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.76s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (5.74s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setgid (1.70s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.logging.printk (0.73s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kdump.service (1.75s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (1.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (12.96s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.73s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.70s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.67s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (5.70s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.68s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.70s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.tls (3.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.70s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.67s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.70s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.71s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.70s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.66s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.license (0.65s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.70s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.68s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.70s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (7.77s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.68s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.dns (1.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.content-origins (1.75s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.73s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (1.69s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.78s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.67s) [2025-05-13T21:03:17.004Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.66s) [2025-05-13T21:03:22.236Z] === RUN ostree.hotfix/unlock [2025-05-13T21:03:37.041Z] === RUN ostree.hotfix/install [2025-05-13T21:03:37.041Z] === RUN ostree.hotfix/uninstall [2025-05-13T21:03:37.598Z] === RUN ostree.hotfix/persist [2025-05-13T21:03:45.665Z] --- [32mPASS[0m: ext.config.gshadow (38.73s) [2025-05-13T21:03:45.665Z] --- [32mPASS[0m: ext.config.networking.nameserver (41.23s) [2025-05-13T21:03:46.222Z] --- [32mPASS[0m: ext.config.networking.prefer-ignition-networking (29.85s) [2025-05-13T21:03:52.750Z] --- [32mPASS[0m: ext.config.ignition.kargs (39.13s) [2025-05-13T21:03:56.897Z] === RUN ostree.hotfix/rollback [2025-05-13T21:04:14.913Z] --- [32mPASS[0m: ext.config.firewall.iptables-legacy (26.82s) [2025-05-13T21:04:14.913Z] === RUN rootfs.uuid/RandomUUID [2025-05-13T21:04:15.166Z] === RUN podman.workflow/run [2025-05-13T21:04:17.042Z] --- [32mPASS[0m: rootfs.uuid (25.03s) [2025-05-13T21:04:17.042Z] --- [32mPASS[0m: rootfs.uuid/RandomUUID (0.16s) [2025-05-13T21:04:20.290Z] --- [32mPASS[0m: ostree.hotfix (79.60s) [2025-05-13T21:04:20.290Z] --- [32mPASS[0m: ostree.hotfix/unlock (14.24s) [2025-05-13T21:04:20.290Z] --- [32mPASS[0m: ostree.hotfix/install (0.60s) [2025-05-13T21:04:20.290Z] --- [32mPASS[0m: ostree.hotfix/uninstall (0.42s) [2025-05-13T21:04:20.290Z] --- [32mPASS[0m: ostree.hotfix/persist (19.03s) [2025-05-13T21:04:20.290Z] --- [32mPASS[0m: ostree.hotfix/rollback (19.79s) [2025-05-13T21:04:42.185Z] --- [32mPASS[0m: coreos.ignition.mount.partitions (55.46s) [2025-05-13T21:04:45.432Z] --- [32mPASS[0m: ext.config.docker.basic (31.78s) [2025-05-13T21:05:00.235Z] --- [32mPASS[0m: ext.config.boot.grub2-install (38.51s) [2025-05-13T21:05:15.057Z] --- [32mPASS[0m: ext.config.selinux.enforcing (55.80s) [2025-05-13T21:05:24.969Z] --- [32mPASS[0m: coreos.ignition.once (42.83s) [2025-05-13T21:09:31.397Z] === RUN podman.workflow/exec [2025-05-13T21:09:31.397Z] === RUN podman.workflow/stop [2025-05-13T21:09:33.899Z] === RUN podman.workflow/remove [2025-05-13T21:09:33.899Z] === RUN podman.workflow/delete [2025-05-13T21:09:39.130Z] --- [32mPASS[0m: podman.workflow (353.73s) [2025-05-13T21:09:39.130Z] --- [32mPASS[0m: podman.workflow/run (307.34s) [2025-05-13T21:09:39.130Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-05-13T21:09:39.130Z] cluster.go:151: Getting image source signatures [2025-05-13T21:09:39.130Z] cluster.go:151: Copying blob sha256:06157de8bb953fab20708e0a0a93f4b4d74f2c5de925c997a7f1af7155548837 [2025-05-13T21:09:39.130Z] cluster.go:151: Copying config sha256:d8451b55072794f4ac8039695932643b06100f377a4925c6873d79eabc5fd002 [2025-05-13T21:09:39.130Z] cluster.go:151: Writing manifest to image destination [2025-05-13T21:09:39.130Z] --- [32mPASS[0m: podman.workflow/exec (0.34s) [2025-05-13T21:09:39.130Z] --- [32mPASS[0m: podman.workflow/stop (10.66s) [2025-05-13T21:09:39.130Z] --- [32mPASS[0m: podman.workflow/remove (0.56s) [2025-05-13T21:09:39.130Z] --- [32mPASS[0m: podman.workflow/delete (0.65s) [2025-05-13T21:09:39.130Z] cluster.go:151: grep: quay.io/fedora/fedora:latest: No such file or directory [2025-05-13T21:09:39.130Z] cluster.go:151: bash: line 2: Deleted:: command not found [2025-05-13T21:09:39.130Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-x86_64 [2025-05-13T21:09:39.132Z] [Pipeline] } [2025-05-13T21:09:39.137Z] [Pipeline] // withEnv [2025-05-13T21:09:39.151Z] [Pipeline] withEnv [2025-05-13T21:09:39.152Z] [Pipeline] { [2025-05-13T21:09:39.171Z] [Pipeline] sh [2025-05-13T21:09:39.710Z] + set -xeuo pipefail [2025-05-13T21:09:39.710Z] ++ umask [2025-05-13T21:09:39.710Z] + '[' 0022 = 0000 ']' [2025-05-13T21:09:39.710Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:09:39.710Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-05-13T21:09:39.710Z] 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-UbQow/kola-reprovision-x86_64 [2025-05-13T21:09:39.963Z] ��� Snooze for kola test pattern "coreos.boot-mirror*" expired on May 06 2025 [2025-05-13T21:09:39.963Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-13T21:09:39.963Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-13T21:09:39.963Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-13T21:09:39.963Z] === RUN coreos.boot-mirror [2025-05-13T21:09:39.963Z] === RUN coreos.boot-mirror.luks [2025-05-13T21:09:39.963Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-05-13T21:09:39.963Z] === RUN ext.config.root-reprovision.luks.multipath [2025-05-13T21:09:39.963Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-05-13T21:09:39.963Z] === RUN ext.config.root-reprovision.luks [2025-05-13T21:09:39.963Z] === RUN ext.config.root-reprovision.filesystem-only [2025-05-13T21:09:39.963Z] === RUN ext.config.root-reprovision.raid1 [2025-05-13T21:09:39.963Z] === RUN ext.config.root-reprovision.swap-before-root [2025-05-13T21:09:39.963Z] === RUN ext.config.root-reprovision.luks.512e [2025-05-13T21:09:39.963Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-05-13T21:11:46.320Z] === RUN coreos.boot-mirror/sanity-check [2025-05-13T21:11:46.321Z] === RUN coreos.boot-mirror/detach-primary [2025-05-13T21:12:12.775Z] === RUN coreos.boot-mirror/verify-fallback [2025-05-13T21:12:16.920Z] --- [32mPASS[0m: coreos.boot-mirror (156.95s) [2025-05-13T21:12:16.920Z] --- [32mPASS[0m: coreos.boot-mirror/sanity-check (1.93s) [2025-05-13T21:12:16.920Z] --- [32mPASS[0m: coreos.boot-mirror/detach-primary (30.38s) [2025-05-13T21:12:16.920Z] --- [32mPASS[0m: coreos.boot-mirror/verify-fallback (0.83s) [2025-05-13T21:13:38.254Z] --- [32mPASS[0m: ext.config.root-reprovision.filesystem-only (81.38s) [2025-05-13T21:21:15.062Z] --- [32mPASS[0m: ext.config.rpm-ostree.kernel-replace (445.41s) [2025-05-13T21:23:21.444Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.512e (124.98s) [2025-05-13T21:24:42.800Z] --- [32mPASS[0m: ext.config.root-reprovision.swap-before-root (82.01s) [2025-05-13T21:26:19.458Z] --- [32mPASS[0m: ext.config.root-reprovision.raid1 (95.35s) [2025-05-13T21:28:25.837Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.multipath (127.13s) [2025-05-13T21:30:32.193Z] --- [32mPASS[0m: ext.config.root-reprovision.luks (124.31s) [2025-05-13T21:31:28.310Z] --- [32mPASS[0m: ext.config.root-reprovision.autosave-xfs (64.42s) [2025-05-13T21:33:04.634Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-05-13T21:33:31.106Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-05-13T21:34:03.085Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-05-13T21:34:35.066Z] --- [32mPASS[0m: coreos.boot-mirror.luks (192.99s) [2025-05-13T21:34:35.066Z] --- [32mPASS[0m: coreos.boot-mirror.luks/sanity-check (1.56s) [2025-05-13T21:34:35.066Z] --- [32mPASS[0m: coreos.boot-mirror.luks/detach-primary (30.28s) [2025-05-13T21:34:35.066Z] --- [32mPASS[0m: coreos.boot-mirror.luks/verify-fallback (0.82s) [2025-05-13T21:36:41.410Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.autosave-xfs (124.29s) [2025-05-13T21:36:41.410Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-reprovision-x86_64 [2025-05-13T21:36:41.413Z] [Pipeline] } [2025-05-13T21:36:41.420Z] [Pipeline] // withEnv [2025-05-13T21:36:41.476Z] [Pipeline] } [2025-05-13T21:36:41.492Z] [Pipeline] // parallel [2025-05-13T21:36:41.565Z] [Pipeline] withEnv [2025-05-13T21:36:41.566Z] [Pipeline] { [2025-05-13T21:36:41.579Z] [Pipeline] sh [2025-05-13T21:36:42.167Z] + set -xeuo pipefail [2025-05-13T21:36:42.167Z] ++ umask [2025-05-13T21:36:42.167Z] + '[' 0022 = 0000 ']' [2025-05-13T21:36:42.167Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:36:42.167Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-upgrade-x86_64 [2025-05-13T21:36:42.169Z] [Pipeline] } [2025-05-13T21:36:42.172Z] [Pipeline] // withEnv [2025-05-13T21:36:42.202Z] [Pipeline] withEnv [2025-05-13T21:36:42.203Z] [Pipeline] { [2025-05-13T21:36:42.216Z] [Pipeline] sh [2025-05-13T21:36:42.750Z] + set -xeuo pipefail [2025-05-13T21:36:42.750Z] ++ umask [2025-05-13T21:36:42.750Z] + '[' 0022 = 0000 ']' [2025-05-13T21:36:42.750Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:36:42.750Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow -c --xz kola-upgrade-x86_64 [2025-05-13T21:36:43.006Z] [Pipeline] } [2025-05-13T21:36:43.017Z] [Pipeline] // withEnv [2025-05-13T21:36:43.023Z] [Pipeline] archiveArtifacts [2025-05-13T21:36:43.026Z] Archiving artifacts [2025-05-13T21:36:43.134Z] [Pipeline] withEnv [2025-05-13T21:36:43.136Z] [Pipeline] { [2025-05-13T21:36:43.139Z] [Pipeline] sh [2025-05-13T21:36:43.671Z] + set -xeuo pipefail [2025-05-13T21:36:43.671Z] ++ umask [2025-05-13T21:36:43.671Z] + '[' 0022 = 0000 ']' [2025-05-13T21:36:43.671Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:36:43.671Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-upgrade-x86_64 --output - [2025-05-13T21:36:43.673Z] [Pipeline] } [2025-05-13T21:36:43.676Z] [Pipeline] // withEnv [2025-05-13T21:36:43.690Z] [Pipeline] junit [2025-05-13T21:36:43.692Z] Recording test results [2025-05-13T21:36:44.300Z] None of the test reports contained any result [2025-05-13T21:36:44.302Z] [Pipeline] withEnv [2025-05-13T21:36:44.302Z] [Pipeline] { [2025-05-13T21:36:44.315Z] [Pipeline] sh [2025-05-13T21:36:44.848Z] + set -xeuo pipefail [2025-05-13T21:36:44.848Z] ++ umask [2025-05-13T21:36:44.848Z] + '[' 0022 = 0000 ']' [2025-05-13T21:36:44.848Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:36:44.848Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-x86_64 [2025-05-13T21:36:44.850Z] [Pipeline] } [2025-05-13T21:36:44.853Z] [Pipeline] // withEnv [2025-05-13T21:36:44.877Z] [Pipeline] withEnv [2025-05-13T21:36:44.877Z] [Pipeline] { [2025-05-13T21:36:44.906Z] [Pipeline] sh [2025-05-13T21:36:45.437Z] + set -xeuo pipefail [2025-05-13T21:36:45.437Z] ++ umask [2025-05-13T21:36:45.437Z] + '[' 0022 = 0000 ']' [2025-05-13T21:36:45.437Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:36:45.437Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow -c --xz kola-x86_64 [2025-05-13T21:36:50.675Z] [Pipeline] } [2025-05-13T21:36:50.679Z] [Pipeline] // withEnv [2025-05-13T21:36:50.694Z] [Pipeline] archiveArtifacts [2025-05-13T21:36:50.696Z] Archiving artifacts [2025-05-13T21:36:53.528Z] [Pipeline] withEnv [2025-05-13T21:36:53.530Z] [Pipeline] { [2025-05-13T21:36:53.533Z] [Pipeline] sh [2025-05-13T21:36:54.070Z] + set -xeuo pipefail [2025-05-13T21:36:54.070Z] ++ umask [2025-05-13T21:36:54.070Z] + '[' 0022 = 0000 ']' [2025-05-13T21:36:54.070Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:36:54.070Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-x86_64 --output - [2025-05-13T21:36:54.072Z] [Pipeline] } [2025-05-13T21:36:54.074Z] [Pipeline] // withEnv [2025-05-13T21:36:54.101Z] [Pipeline] junit [2025-05-13T21:36:54.103Z] Recording test results [2025-05-13T21:36:54.159Z] None of the test reports contained any result [2025-05-13T21:36:54.160Z] [Pipeline] withEnv [2025-05-13T21:36:54.161Z] [Pipeline] { [2025-05-13T21:36:54.172Z] [Pipeline] sh [2025-05-13T21:36:54.715Z] + set -xeuo pipefail [2025-05-13T21:36:54.715Z] ++ umask [2025-05-13T21:36:54.715Z] + '[' 0022 = 0000 ']' [2025-05-13T21:36:54.715Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:36:54.715Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-reprovision-x86_64 [2025-05-13T21:36:54.718Z] [Pipeline] } [2025-05-13T21:36:54.721Z] [Pipeline] // withEnv [2025-05-13T21:36:54.741Z] [Pipeline] withEnv [2025-05-13T21:36:54.742Z] [Pipeline] { [2025-05-13T21:36:54.778Z] [Pipeline] sh [2025-05-13T21:36:55.323Z] + set -xeuo pipefail [2025-05-13T21:36:55.323Z] ++ umask [2025-05-13T21:36:55.323Z] + '[' 0022 = 0000 ']' [2025-05-13T21:36:55.323Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:36:55.323Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow -c --xz kola-reprovision-x86_64 [2025-05-13T21:36:59.471Z] [Pipeline] } [2025-05-13T21:36:59.486Z] [Pipeline] // withEnv [2025-05-13T21:36:59.536Z] [Pipeline] archiveArtifacts [2025-05-13T21:36:59.538Z] Archiving artifacts [2025-05-13T21:37:00.228Z] [Pipeline] withEnv [2025-05-13T21:37:00.229Z] [Pipeline] { [2025-05-13T21:37:00.233Z] [Pipeline] sh [2025-05-13T21:37:00.810Z] + set -xeuo pipefail [2025-05-13T21:37:00.810Z] ++ umask [2025-05-13T21:37:00.810Z] + '[' 0022 = 0000 ']' [2025-05-13T21:37:00.810Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:37:00.810Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-UbQow/kola-reprovision-x86_64 --output - [2025-05-13T21:37:00.812Z] [Pipeline] } [2025-05-13T21:37:00.815Z] [Pipeline] // withEnv [2025-05-13T21:37:00.833Z] [Pipeline] junit [2025-05-13T21:37:00.834Z] Recording test results [2025-05-13T21:37:00.849Z] None of the test reports contained any result [2025-05-13T21:37:00.860Z] [Pipeline] stage [2025-05-13T21:37:00.860Z] [Pipeline] { (x86_64:Build Live) [2025-05-13T21:37:00.909Z] [Pipeline] withEnv [2025-05-13T21:37:00.909Z] [Pipeline] { [2025-05-13T21:37:00.979Z] [Pipeline] sh [2025-05-13T21:37:02.193Z] + set -xeuo pipefail [2025-05-13T21:37:02.193Z] ++ umask [2025-05-13T21:37:02.193Z] + '[' 0022 = 0000 ']' [2025-05-13T21:37:02.193Z] + cosa osbuild metal metal4k live [2025-05-13T21:37:02.193Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-13T21:37:02.447Z] Config commit: 081427ae2b857f1b537a0b25e07d0520fdc33123 [2025-05-13T21:37:02.447Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-13T21:37:03.368Z] Will build metal [2025-05-13T21:37:03.622Z] Will build metal4k [2025-05-13T21:37:03.876Z] Will build live [2025-05-13T21:37:21.883Z] ++ arch [2025-05-13T21:37:21.883Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250513.dev.0"' -D 'build_version="43.20250513.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/fedora-coreos-43.20250513.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=2723 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2210 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-Qa0F.json [2025-05-13T21:37:27.117Z] + set +x [2025-05-13T21:37:27.117Z] + 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-Qa0F.json [2025-05-13T21:37:27.117Z] [33m [2025-05-13T21:37:27.117Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:37:27.117Z] /dev/vdb1 40G 8.8G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:37:27.117Z] [39m [2025-05-13T21:37:27.117Z] starting /tmp/osbuild-Qa0F.jsonPipeline source org.osbuild.curl: 86bdbf91b1765d9768f1b299f08daf8e5bc27f0d2aff14ef952afb1040b4d5f5 [2025-05-13T21:37:27.117Z] Build [2025-05-13T21:37:27.117Z] root: <host> [2025-05-13T21:37:27.117Z] [2025-05-13T21:37:27.117Z] ��� Duration: 1747172246s [2025-05-13T21:37:27.117Z] Pipeline raw-4k-image: ffdac8a03be42294e5f4ab7348992868388ff4dc5b9b6ffbaddbcd349bc7f8cd [2025-05-13T21:37:27.117Z] Build [2025-05-13T21:37:27.117Z] root: <host> [2025-05-13T21:37:27.117Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T21:37:27.117Z] org.osbuild.truncate: 9a5d4a00adb06f48ff8c53d56f3204d1dff2ef039e4b17b13b87778d3e9b9430 { [2025-05-13T21:37:27.117Z] "filename": "disk.img", [2025-05-13T21:37:27.117Z] "size": "2855272448" [2025-05-13T21:37:27.117Z] } [2025-05-13T21:37:27.117Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:27.117Z] [2025-05-13T21:37:27.117Z] ��� Duration: 0s [2025-05-13T21:37:27.117Z] org.osbuild.sfdisk: a7c054b29592dcaa4c890d84c29d13f730584876c816e37a186cdec1e6e94ac7 { [2025-05-13T21:37:27.117Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-05-13T21:37:27.117Z] "label": "gpt", [2025-05-13T21:37:27.117Z] "partitions": [ [2025-05-13T21:37:27.117Z] { [2025-05-13T21:37:27.117Z] "start": 256, [2025-05-13T21:37:27.117Z] "partnum": 1, [2025-05-13T21:37:27.117Z] "size": 256, [2025-05-13T21:37:27.117Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-13T21:37:27.117Z] "bootable": true, [2025-05-13T21:37:27.117Z] "name": "BIOS-BOOT" [2025-05-13T21:37:27.117Z] }, [2025-05-13T21:37:27.117Z] { [2025-05-13T21:37:27.117Z] "start": 512, [2025-05-13T21:37:27.117Z] "partnum": 2, [2025-05-13T21:37:27.117Z] "size": 32512, [2025-05-13T21:37:27.117Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-13T21:37:27.117Z] "name": "EFI-SYSTEM" [2025-05-13T21:37:27.117Z] }, [2025-05-13T21:37:27.117Z] { [2025-05-13T21:37:27.117Z] "start": 33024, [2025-05-13T21:37:27.117Z] "partnum": 3, [2025-05-13T21:37:27.117Z] "size": 98304, [2025-05-13T21:37:27.117Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-13T21:37:27.117Z] "name": "boot" [2025-05-13T21:37:27.117Z] }, [2025-05-13T21:37:27.117Z] { [2025-05-13T21:37:27.117Z] "start": 131328, [2025-05-13T21:37:27.117Z] "partnum": 4, [2025-05-13T21:37:27.117Z] "size": 565504, [2025-05-13T21:37:27.117Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-13T21:37:27.117Z] "name": "root" [2025-05-13T21:37:27.117Z] } [2025-05-13T21:37:27.117Z] ] [2025-05-13T21:37:27.117Z] } [2025-05-13T21:37:27.117Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T21:37:27.117Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:27.371Z] label: gpt [2025-05-13T21:37:27.371Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-05-13T21:37:27.371Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-05-13T21:37:27.371Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-05-13T21:37:27.371Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-05-13T21:37:27.371Z] /dev/loop0p4: start="131328", size="565504", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-05-13T21:37:27.371Z] { [2025-05-13T21:37:27.371Z] "partitiontable": { [2025-05-13T21:37:27.371Z] "label": "gpt", [2025-05-13T21:37:27.371Z] "id": "00000000-0000-4000-A000-000000000001", [2025-05-13T21:37:27.371Z] "device": "/dev/loop0", [2025-05-13T21:37:27.371Z] "unit": "sectors", [2025-05-13T21:37:27.371Z] "firstlba": 256, [2025-05-13T21:37:27.371Z] "lastlba": 697082, [2025-05-13T21:37:27.371Z] "sectorsize": 4096, [2025-05-13T21:37:27.371Z] "partitions": [ [2025-05-13T21:37:27.371Z] { [2025-05-13T21:37:27.371Z] "node": "/dev/loop0p1", [2025-05-13T21:37:27.371Z] "start": 256, [2025-05-13T21:37:27.371Z] "size": 256, [2025-05-13T21:37:27.371Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-13T21:37:27.371Z] "uuid": "9FFC5C76-4EA2-4BC5-A8E3-548EFE548FF4", [2025-05-13T21:37:27.371Z] "name": "BIOS-BOOT" [2025-05-13T21:37:27.371Z] },{ [2025-05-13T21:37:27.371Z] "node": "/dev/loop0p2", [2025-05-13T21:37:27.371Z] "start": 512, [2025-05-13T21:37:27.371Z] "size": 32512, [2025-05-13T21:37:27.371Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-13T21:37:27.371Z] "uuid": "B14328F0-4833-465B-8F2C-E30BC124B891", [2025-05-13T21:37:27.371Z] "name": "EFI-SYSTEM" [2025-05-13T21:37:27.371Z] },{ [2025-05-13T21:37:27.371Z] "node": "/dev/loop0p3", [2025-05-13T21:37:27.371Z] "start": 33024, [2025-05-13T21:37:27.371Z] "size": 98304, [2025-05-13T21:37:27.371Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-13T21:37:27.371Z] "uuid": "F213CAFC-CE05-4C3C-856D-89F477FB6D71", [2025-05-13T21:37:27.371Z] "name": "boot" [2025-05-13T21:37:27.371Z] },{ [2025-05-13T21:37:27.371Z] "node": "/dev/loop0p4", [2025-05-13T21:37:27.371Z] "start": 131328, [2025-05-13T21:37:27.371Z] "size": 565504, [2025-05-13T21:37:27.371Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-13T21:37:27.371Z] "uuid": "F80F41BC-C453-4892-8821-66D72BBDC79F", [2025-05-13T21:37:27.371Z] "name": "root" [2025-05-13T21:37:27.371Z] } [2025-05-13T21:37:27.371Z] ] [2025-05-13T21:37:27.371Z] } [2025-05-13T21:37:27.371Z] } [2025-05-13T21:37:27.371Z] [2025-05-13T21:37:27.371Z] ��� Duration: 0s [2025-05-13T21:37:27.371Z] org.osbuild.mkfs.fat: add349c3d5581b4f651aa5c7b78dd4f848fe04356aa39fc834fc189ea04a9b86 { [2025-05-13T21:37:27.371Z] "label": "EFI-SYSTEM", [2025-05-13T21:37:27.371Z] "volid": "7B7795E7" [2025-05-13T21:37:27.371Z] } [2025-05-13T21:37:27.371Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-13T21:37:27.654Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:27.654Z] mkfs.fat 4.2 (2021-01-31) [2025-05-13T21:37:27.654Z] [2025-05-13T21:37:27.654Z] ��� Duration: 0s [2025-05-13T21:37:27.654Z] org.osbuild.mkfs.ext4: ba5d355762a309b25b15ce0cefbd6d0e9325f2e603496b296d14fece557216fd { [2025-05-13T21:37:27.654Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-05-13T21:37:27.654Z] "label": "boot", [2025-05-13T21:37:27.654Z] "metadata_csum_seed": true [2025-05-13T21:37:27.654Z] } [2025-05-13T21:37:27.907Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-13T21:37:27.907Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:27.907Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-13T21:37:27.907Z] Discarding device blocks: 0/98304 done [2025-05-13T21:37:27.907Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-05-13T21:37:27.907Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-05-13T21:37:27.907Z] Superblock backups stored on blocks: [2025-05-13T21:37:27.907Z] 32768 [2025-05-13T21:37:27.907Z] [2025-05-13T21:37:27.907Z] Allocating group tables: 0/3 done [2025-05-13T21:37:27.907Z] Writing inode tables: 0/3 done [2025-05-13T21:37:27.907Z] Creating journal (4096 blocks): done [2025-05-13T21:37:28.160Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-05-13T21:37:28.160Z] [2025-05-13T21:37:28.160Z] [2025-05-13T21:37:28.160Z] ��� Duration: 0s [2025-05-13T21:37:28.160Z] org.osbuild.mkfs.xfs: b58c7a0d1e1a8576c1839cef3c73ed70a216fb2ef37dcefacc634999b77df056 { [2025-05-13T21:37:28.160Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-05-13T21:37:28.160Z] "label": "root" [2025-05-13T21:37:28.160Z] } [2025-05-13T21:37:28.160Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-13T21:37:28.413Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:28.413Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=141376 blks [2025-05-13T21:37:28.413Z] = sectsz=4096 attr=2, projid32bit=1 [2025-05-13T21:37:28.413Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-05-13T21:37:28.413Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-05-13T21:37:28.413Z] = exchange=0 [2025-05-13T21:37:28.413Z] data = bsize=4096 blocks=565504, imaxpct=25 [2025-05-13T21:37:28.413Z] = sunit=0 swidth=0 blks [2025-05-13T21:37:28.413Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-05-13T21:37:28.413Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-05-13T21:37:28.413Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-05-13T21:37:28.413Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-05-13T21:37:28.413Z] Discarding blocks...Done. [2025-05-13T21:37:28.413Z] [2025-05-13T21:37:28.413Z] ��� Duration: 0s [2025-05-13T21:37:28.413Z] org.osbuild.mkdir: 08eeedc58ddac686b02cbe286704683713d96f90e18606eed7dce0c722cf02f7 { [2025-05-13T21:37:28.413Z] "paths": [ [2025-05-13T21:37:28.413Z] { [2025-05-13T21:37:28.413Z] "path": "mount://root/boot", [2025-05-13T21:37:28.413Z] "mode": 493 [2025-05-13T21:37:28.413Z] }, [2025-05-13T21:37:28.413Z] { [2025-05-13T21:37:28.413Z] "path": "mount://boot/efi", [2025-05-13T21:37:28.413Z] "mode": 493 [2025-05-13T21:37:28.413Z] } [2025-05-13T21:37:28.413Z] ] [2025-05-13T21:37:28.413Z] } [2025-05-13T21:37:28.666Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T21:37:28.666Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-eml004l6/mounts/root-mount-point [2025-05-13T21:37:28.666Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-eml004l6/mounts/boot-mount-point [2025-05-13T21:37:28.919Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:28.919Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-eml004l6/mounts/boot-mount-point unmounted [2025-05-13T21:37:28.919Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-eml004l6/mounts/root-mount-point unmounted [2025-05-13T21:37:29.171Z] [2025-05-13T21:37:29.171Z] ��� Duration: 0s [2025-05-13T21:37:29.171Z] org.osbuild.selinux: d6bd374b18e48ce795b82d8024fe558dfc8c08abf53ab19a615fdd1a616acd26 { [2025-05-13T21:37:29.171Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-13T21:37:29.171Z] "target": "mount://root/" [2025-05-13T21:37:29.171Z] } [2025-05-13T21:37:29.171Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T21:37:29.425Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gn3c9dxs/mounts/ [2025-05-13T21:37:29.425Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:29.677Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gn3c9dxs/mounts/ unmounted [2025-05-13T21:37:29.677Z] [2025-05-13T21:37:29.677Z] ��� Duration: 0s [2025-05-13T21:37:29.677Z] org.osbuild.selinux: dea420a0879aef69ea75c1a6cd379af94f27d6d3c2b35f980641549c8c9774ea { [2025-05-13T21:37:29.677Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-13T21:37:29.677Z] "target": "mount://root/boot/" [2025-05-13T21:37:29.677Z] } [2025-05-13T21:37:29.930Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T21:37:29.930Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ntm8na14/mounts/ [2025-05-13T21:37:29.930Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ntm8na14/mounts/boot [2025-05-13T21:37:30.182Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:30.182Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ntm8na14/mounts/boot unmounted [2025-05-13T21:37:30.182Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ntm8na14/mounts/ unmounted [2025-05-13T21:37:30.435Z] [2025-05-13T21:37:30.435Z] ��� Duration: 0s [2025-05-13T21:37:30.435Z] org.osbuild.copy: e630be64f88c83dbe8e71d0655c56ff4bd92973fc5c1f3f51321feaefb7268cc { [2025-05-13T21:37:30.435Z] "paths": [ [2025-05-13T21:37:30.435Z] { [2025-05-13T21:37:30.435Z] "from": "input://tree/", [2025-05-13T21:37:30.435Z] "to": "mount://root/" [2025-05-13T21:37:30.435Z] } [2025-05-13T21:37:30.435Z] ] [2025-05-13T21:37:30.435Z] } [2025-05-13T21:37:30.435Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T21:37:30.698Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9efhgpe8/mounts/ [2025-05-13T21:37:30.698Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9efhgpe8/mounts/boot [2025-05-13T21:37:30.950Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9efhgpe8/mounts/boot/efi [2025-05-13T21:37:30.950Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:30.950Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-05-13T21:37:36.168Z] [33m [2025-05-13T21:37:36.168Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:37:36.168Z] /dev/vdb1 40G 9.2G 31G 23% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:37:36.168Z] [39m [2025-05-13T21:37:48.303Z] [33m [2025-05-13T21:37:48.303Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:37:48.303Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:37:48.303Z] [39m [2025-05-13T21:37:52.447Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9efhgpe8/mounts/boot/efi unmounted [2025-05-13T21:37:52.447Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9efhgpe8/mounts/boot unmounted [2025-05-13T21:37:53.365Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9efhgpe8/mounts/ unmounted [2025-05-13T21:37:53.365Z] [2025-05-13T21:37:53.365Z] ��� Duration: 22s [2025-05-13T21:37:53.365Z] org.osbuild.bootupd: ef38982a2123d4b58fb22b4e5e4ee89ab19d4cb3be6e54e35b0b323206f84576 { [2025-05-13T21:37:53.365Z] "static-configs": true, [2025-05-13T21:37:53.365Z] "deployment": { [2025-05-13T21:37:53.365Z] "default": true [2025-05-13T21:37:53.365Z] } [2025-05-13T21:37:53.365Z] } [2025-05-13T21:37:53.365Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T21:37:53.365Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i3ns63gx/mounts/ [2025-05-13T21:37:53.365Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i3ns63gx/mounts/boot [2025-05-13T21:37:53.618Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i3ns63gx/mounts/boot/efi [2025-05-13T21:37:53.618Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:53.870Z] Skip installing component BIOS without target device [2025-05-13T21:37:53.870Z] Installed 05_ignition.cfg [2025-05-13T21:37:53.870Z] Installed: grub.cfg [2025-05-13T21:37:53.870Z] Installed: "fedora/grub.cfg" [2025-05-13T21:37:53.870Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i3ns63gx/mounts/boot/efi unmounted [2025-05-13T21:37:53.870Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i3ns63gx/mounts/boot unmounted [2025-05-13T21:37:53.870Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i3ns63gx/mounts/ unmounted [2025-05-13T21:37:54.122Z] [2025-05-13T21:37:54.122Z] ��� Duration: 0s [2025-05-13T21:37:54.122Z] org.osbuild.chattr: ffdac8a03be42294e5f4ab7348992868388ff4dc5b9b6ffbaddbcd349bc7f8cd { [2025-05-13T21:37:54.122Z] "items": { [2025-05-13T21:37:54.122Z] "mount://root/": { [2025-05-13T21:37:54.122Z] "immutable": true [2025-05-13T21:37:54.122Z] } [2025-05-13T21:37:54.122Z] } [2025-05-13T21:37:54.122Z] } [2025-05-13T21:37:54.122Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T21:37:54.122Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o3808alq/mounts/ [2025-05-13T21:37:54.376Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/77b691dc577acd11a1d7c1a4c82a2abf116519bb5ac5298029a22b06832d8335.0' [2025-05-13T21:37:54.376Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:54.628Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o3808alq/mounts/ostree/deploy/fedora-coreos/deploy/77b691dc577acd11a1d7c1a4c82a2abf116519bb5ac5298029a22b06832d8335.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o3808alq/mounts [2025-05-13T21:37:54.628Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o3808alq/mounts/boot unmounted [2025-05-13T21:37:54.628Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o3808alq/mounts/var unmounted [2025-05-13T21:37:54.628Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o3808alq/mounts/sysroot unmounted [2025-05-13T21:37:54.628Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o3808alq/mounts unmounted [2025-05-13T21:37:54.628Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o3808alq/mounts unmounted [2025-05-13T21:37:54.628Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o3808alq/mounts unmounted [2025-05-13T21:37:54.628Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-o3808alq/mounts/ [2025-05-13T21:37:54.628Z] [2025-05-13T21:37:54.628Z] ��� Duration: 0s [2025-05-13T21:37:54.628Z] Pipeline raw-metal4k-image: 4d3ddd33e5d6ed63f3300a242e8acc07e911c5a2e29297fc3c97abb9f81cbafd [2025-05-13T21:37:54.628Z] Build [2025-05-13T21:37:54.628Z] root: <host> [2025-05-13T21:37:54.628Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T21:37:54.628Z] org.osbuild.copy: 1e2b1349af13ab0368bc7925f9111ede58b5dd4a4caf74175f93bea5e910ebaf { [2025-05-13T21:37:54.628Z] "paths": [ [2025-05-13T21:37:54.628Z] { [2025-05-13T21:37:54.628Z] "from": "input://tree/disk.img", [2025-05-13T21:37:54.628Z] "to": "tree:///disk.img" [2025-05-13T21:37:54.628Z] } [2025-05-13T21:37:54.628Z] ] [2025-05-13T21:37:54.629Z] } [2025-05-13T21:37:54.881Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:54.881Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-13T21:37:55.133Z] [2025-05-13T21:37:55.133Z] ��� Duration: 0s [2025-05-13T21:37:55.133Z] org.osbuild.coreos.platform: 4d3ddd33e5d6ed63f3300a242e8acc07e911c5a2e29297fc3c97abb9f81cbafd { [2025-05-13T21:37:55.133Z] "platform": "metal" [2025-05-13T21:37:55.133Z] } [2025-05-13T21:37:55.133Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T21:37:55.133Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts/ [2025-05-13T21:37:55.386Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/77b691dc577acd11a1d7c1a4c82a2abf116519bb5ac5298029a22b06832d8335.0' [2025-05-13T21:37:55.386Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts/boot [2025-05-13T21:37:55.640Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:55.640Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts/boot unmounted [2025-05-13T21:37:55.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts/ostree/deploy/fedora-coreos/deploy/77b691dc577acd11a1d7c1a4c82a2abf116519bb5ac5298029a22b06832d8335.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts [2025-05-13T21:37:55.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts/boot unmounted [2025-05-13T21:37:55.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts/var unmounted [2025-05-13T21:37:55.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts/sysroot unmounted [2025-05-13T21:37:55.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts unmounted [2025-05-13T21:37:55.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts unmounted [2025-05-13T21:37:55.640Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts unmounted [2025-05-13T21:37:55.640Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ga8puryc/mounts/ [2025-05-13T21:37:55.640Z] [2025-05-13T21:37:55.640Z] ��� Duration: 0s [2025-05-13T21:37:55.640Z] Pipeline metal4k: 393c760cd16b587b3187bb96eda467d57939b49fc0ee606a79b812181bb6ae7a [2025-05-13T21:37:55.640Z] Build [2025-05-13T21:37:55.640Z] root: <host> [2025-05-13T21:37:55.640Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T21:37:55.640Z] org.osbuild.copy: 393c760cd16b587b3187bb96eda467d57939b49fc0ee606a79b812181bb6ae7a { [2025-05-13T21:37:55.640Z] "paths": [ [2025-05-13T21:37:55.640Z] { [2025-05-13T21:37:55.640Z] "from": "input://tree/disk.img", [2025-05-13T21:37:55.640Z] "to": "tree:///fedora-coreos-43.20250513.dev.0-metal4k.x86_64.raw" [2025-05-13T21:37:55.640Z] } [2025-05-13T21:37:55.640Z] ] [2025-05-13T21:37:55.640Z] } [2025-05-13T21:37:55.893Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:56.145Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250513.dev.0-metal4k.x86_64.raw' [2025-05-13T21:37:56.145Z] [2025-05-13T21:37:56.145Z] ��� Duration: 0s [2025-05-13T21:37:56.145Z] Pipeline raw-metal-image: 46db61853d58c96d7c94961fe3a1df9cd8f8db1fb91cee1ddf4dbf134a25853a [2025-05-13T21:37:56.145Z] Build [2025-05-13T21:37:56.145Z] root: <host> [2025-05-13T21:37:56.145Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T21:37:56.145Z] org.osbuild.copy: 7b2fcb0e6bdbf05557560d2217aaa57173b91d1228f0dedfd6f04ec2747b6924 { [2025-05-13T21:37:56.145Z] "paths": [ [2025-05-13T21:37:56.145Z] { [2025-05-13T21:37:56.145Z] "from": "input://tree/disk.img", [2025-05-13T21:37:56.145Z] "to": "tree:///disk.img" [2025-05-13T21:37:56.145Z] } [2025-05-13T21:37:56.145Z] ] [2025-05-13T21:37:56.145Z] } [2025-05-13T21:37:56.145Z] [33m [2025-05-13T21:37:56.145Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:37:56.145Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:37:56.145Z] [39m [2025-05-13T21:37:56.399Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:56.399Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-13T21:37:56.652Z] [2025-05-13T21:37:56.652Z] ��� Duration: 0s [2025-05-13T21:37:56.652Z] org.osbuild.coreos.platform: 46db61853d58c96d7c94961fe3a1df9cd8f8db1fb91cee1ddf4dbf134a25853a { [2025-05-13T21:37:56.652Z] "platform": "metal" [2025-05-13T21:37:56.652Z] } [2025-05-13T21:37:56.652Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-13T21:37:56.652Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts/ [2025-05-13T21:37:56.905Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/77b691dc577acd11a1d7c1a4c82a2abf116519bb5ac5298029a22b06832d8335.0' [2025-05-13T21:37:56.905Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts/boot [2025-05-13T21:37:57.157Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:57.157Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts/boot unmounted [2025-05-13T21:37:57.157Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts/ostree/deploy/fedora-coreos/deploy/77b691dc577acd11a1d7c1a4c82a2abf116519bb5ac5298029a22b06832d8335.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts [2025-05-13T21:37:57.158Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts/boot unmounted [2025-05-13T21:37:57.158Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts/var unmounted [2025-05-13T21:37:57.158Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts/sysroot unmounted [2025-05-13T21:37:57.158Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts unmounted [2025-05-13T21:37:57.158Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts unmounted [2025-05-13T21:37:57.158Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts unmounted [2025-05-13T21:37:57.410Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nbyd_0f7/mounts/ [2025-05-13T21:37:57.410Z] [2025-05-13T21:37:57.410Z] ��� Duration: 0s [2025-05-13T21:37:57.410Z] Pipeline metal: b6157e012a4319da88d516f2ae579a2c6d16692a979abd88286d8eccd725654c [2025-05-13T21:37:57.410Z] Build [2025-05-13T21:37:57.410Z] root: <host> [2025-05-13T21:37:57.410Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T21:37:57.410Z] org.osbuild.copy: b6157e012a4319da88d516f2ae579a2c6d16692a979abd88286d8eccd725654c { [2025-05-13T21:37:57.410Z] "paths": [ [2025-05-13T21:37:57.410Z] { [2025-05-13T21:37:57.410Z] "from": "input://tree/disk.img", [2025-05-13T21:37:57.410Z] "to": "tree:///fedora-coreos-43.20250513.dev.0-metal.x86_64.raw" [2025-05-13T21:37:57.410Z] } [2025-05-13T21:37:57.410Z] ] [2025-05-13T21:37:57.410Z] } [2025-05-13T21:37:57.410Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:57.664Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250513.dev.0-metal.x86_64.raw' [2025-05-13T21:37:57.664Z] [2025-05-13T21:37:57.664Z] ��� Duration: 0s [2025-05-13T21:37:57.664Z] Pipeline live: cd53240fa993146ccf5e5df93a7734b891083a7d051e84d8604158824d3faff2 [2025-05-13T21:37:57.664Z] Build [2025-05-13T21:37:57.664Z] root: <host> [2025-05-13T21:37:57.664Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-13T21:37:57.664Z] org.osbuild.coreos.live-artifacts.mono: cd53240fa993146ccf5e5df93a7734b891083a7d051e84d8604158824d3faff2 { [2025-05-13T21:37:57.664Z] "filenames": { [2025-05-13T21:37:57.664Z] "live-iso": "fedora-coreos-43.20250513.dev.0-live-iso.x86_64.iso", [2025-05-13T21:37:57.664Z] "live-kernel": "fedora-coreos-43.20250513.dev.0-live-kernel.x86_64", [2025-05-13T21:37:57.664Z] "live-initramfs": "fedora-coreos-43.20250513.dev.0-live-initramfs.x86_64.img", [2025-05-13T21:37:57.664Z] "live-rootfs": "fedora-coreos-43.20250513.dev.0-live-rootfs.x86_64.img" [2025-05-13T21:37:57.664Z] } [2025-05-13T21:37:57.664Z] } [2025-05-13T21:37:58.219Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-13T21:37:58.472Z] Generating osmet file for fedora-coreos-43.20250513.dev.0-metal.x86_64.raw image [2025-05-13T21:38:04.980Z] Total OSTree objects scanned from /root: 18032 (18026 mapped, 6 empty) [2025-05-13T21:38:04.981Z] Total OSTree objects found in /boot: 316 [2025-05-13T21:38:04.981Z] Duplicate extents dropped: 0 [2025-05-13T21:38:04.981Z] Overlapping extents clamped: 0 [2025-05-13T21:38:04.981Z] Total /root extents: 18026 [2025-05-13T21:38:04.981Z] Duplicate extents dropped: 0 [2025-05-13T21:38:04.981Z] Overlapping extents clamped: 0 [2025-05-13T21:38:04.981Z] Total /boot extents: 323 [2025-05-13T21:38:04.981Z] Packing image [2025-05-13T21:38:06.346Z] [33m [2025-05-13T21:38:06.346Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:38:06.346Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:38:06.346Z] [39m [2025-05-13T21:38:16.260Z] [33m [2025-05-13T21:38:16.260Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:38:16.260Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:38:16.260Z] [39m [2025-05-13T21:38:28.395Z] [33m [2025-05-13T21:38:28.395Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:38:28.395Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:38:28.395Z] [39m [2025-05-13T21:38:36.460Z] [33m [2025-05-13T21:38:36.460Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:38:36.460Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:38:36.460Z] [39m [2025-05-13T21:38:46.368Z] [33m [2025-05-13T21:38:46.368Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:38:46.368Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:38:46.368Z] [39m [2025-05-13T21:38:58.503Z] [33m [2025-05-13T21:38:58.503Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:38:58.503Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:38:58.503Z] [39m [2025-05-13T21:38:59.422Z] Total bytes skipped: 1755935744 [2025-05-13T21:38:59.422Z] Total bytes written: 1099336704 [2025-05-13T21:38:59.422Z] Total bytes written (compressed): 19636748 [2025-05-13T21:38:59.422Z] Verifying that repacked image matches digest [2025-05-13T21:39:05.944Z] Packing successful! [2025-05-13T21:39:05.944Z] Generating osmet file for fedora-coreos-43.20250513.dev.0-metal4k.x86_64.raw image [2025-05-13T21:39:06.501Z] [33m [2025-05-13T21:39:06.501Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:39:06.501Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:39:06.501Z] [39m [2025-05-13T21:39:10.646Z] Total OSTree objects scanned from /root: 18032 (18026 mapped, 6 empty) [2025-05-13T21:39:10.646Z] Total OSTree objects found in /boot: 3 [2025-05-13T21:39:10.646Z] Duplicate extents dropped: 0 [2025-05-13T21:39:10.646Z] Overlapping extents clamped: 0 [2025-05-13T21:39:10.646Z] Total /root extents: 18026 [2025-05-13T21:39:10.646Z] Duplicate extents dropped: 0 [2025-05-13T21:39:10.646Z] Overlapping extents clamped: 0 [2025-05-13T21:39:10.646Z] Total /boot extents: 5 [2025-05-13T21:39:10.646Z] Packing image [2025-05-13T21:39:17.247Z] [33m [2025-05-13T21:39:17.247Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:39:17.247Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:39:17.247Z] [39m [2025-05-13T21:39:27.162Z] [33m [2025-05-13T21:39:27.162Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:39:27.162Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:39:27.162Z] [39m [2025-05-13T21:39:37.081Z] [33m [2025-05-13T21:39:37.081Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:39:37.081Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:39:37.081Z] [39m [2025-05-13T21:39:46.991Z] [33m [2025-05-13T21:39:46.991Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:39:46.991Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:39:46.991Z] [39m [2025-05-13T21:39:56.917Z] [33m [2025-05-13T21:39:56.917Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:39:56.917Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:39:56.917Z] [39m [2025-05-13T21:40:04.984Z] Total bytes skipped: 1745059840 [2025-05-13T21:40:04.984Z] Total bytes written: 1110212608 [2025-05-13T21:40:04.984Z] Total bytes written (compressed): 19781256 [2025-05-13T21:40:04.984Z] Verifying that repacked image matches digest [2025-05-13T21:40:06.869Z] [33m [2025-05-13T21:40:06.869Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:40:06.869Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:40:06.869Z] [39m [2025-05-13T21:40:10.117Z] Packing successful! [2025-05-13T21:40:10.117Z] Kernel binary linked: /run/osbuild/tree/tmp_ki44i3e/tmp-rootfs-dir/boot/vmlinuz-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64 [2025-05-13T21:40:10.117Z] Kernel HMAC linked: /run/osbuild/tree/tmp_ki44i3e/tmp-rootfs-dir/boot/.vmlinuz-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43.x86_64.hmac [2025-05-13T21:40:10.117Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet [2025-05-13T21:40:16.635Z] [33m [2025-05-13T21:40:16.635Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:40:16.635Z] /dev/vdb1 40G 12G 29G 30% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:40:16.635Z] [39m [2025-05-13T21:40:26.558Z] [33m [2025-05-13T21:40:26.558Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:40:26.558Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:40:26.558Z] [39m [2025-05-13T21:40:38.704Z] [33m [2025-05-13T21:40:38.704Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:40:38.704Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:40:38.704Z] [39m [2025-05-13T21:40:46.762Z] [33m [2025-05-13T21:40:46.762Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:40:46.762Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:40:46.762Z] [39m [2025-05-13T21:40:56.695Z] [33m [2025-05-13T21:40:56.695Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:40:56.695Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:40:56.695Z] [39m [2025-05-13T21:41:08.831Z] [33m [2025-05-13T21:41:08.831Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:41:08.831Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:41:08.831Z] [39m [2025-05-13T21:41:16.901Z] [33m [2025-05-13T21:41:16.901Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:41:16.901Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:41:16.901Z] [39m [2025-05-13T21:41:26.810Z] [33m [2025-05-13T21:41:26.810Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:41:26.810Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:41:26.810Z] [39m [2025-05-13T21:41:36.719Z] [33m [2025-05-13T21:41:36.719Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:41:36.719Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:41:36.719Z] [39m [2025-05-13T21:41:46.823Z] [33m [2025-05-13T21:41:46.823Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:41:46.823Z] /dev/vdb1 40G 15G 26G 36% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:41:46.823Z] [39m [2025-05-13T21:41:58.964Z] [33m [2025-05-13T21:41:58.964Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:41:58.964Z] /dev/vdb1 40G 15G 26G 36% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:41:58.964Z] [39m [2025-05-13T21:42:07.018Z] [33m [2025-05-13T21:42:07.018Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:42:07.018Z] /dev/vdb1 40G 12G 29G 30% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:42:07.018Z] [39m [2025-05-13T21:42:10.275Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-43.20250513.dev.0 [2025-05-13T21:42:10.275Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmp_ki44i3e/iso/zipl.prm [2025-05-13T21:42:10.275Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmp_ki44i3e/iso/isolinux/isolinux.cfg [2025-05-13T21:42:10.527Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmp_ki44i3e/iso/isolinux/boot.msg [2025-05-13T21:42:10.527Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmp_ki44i3e/iso/EFI/fedora/grub.cfg [2025-05-13T21:42:11.083Z] mkfs.fat 4.2 (2021-01-31) [2025-05-13T21:42:11.083Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-05-13T21:42:11.083Z] genisoimage 1.1.11 (Linux) [2025-05-13T21:42:11.083Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso [2025-05-13T21:42:11.083Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/coreos [2025-05-13T21:42:11.083Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/isolinux [2025-05-13T21:42:11.083Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/images [2025-05-13T21:42:11.083Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/images/pxeboot [2025-05-13T21:42:11.083Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/EFI [2025-05-13T21:42:11.083Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/EFI/fedora [2025-05-13T21:42:11.083Z] Writing: Initial Padblock Start Block 0 [2025-05-13T21:42:11.083Z] Done with: Initial Padblock Block(s) 16 [2025-05-13T21:42:11.083Z] Writing: Primary Volume Descriptor Start Block 16 [2025-05-13T21:42:11.083Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-05-13T21:42:11.083Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-05-13T21:42:11.083Z] Size of boot image is 4 sectors -> No emulation [2025-05-13T21:42:11.083Z] Size of boot image is 15516 sectors -> No emulation [2025-05-13T21:42:11.083Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-05-13T21:42:11.083Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-05-13T21:42:11.083Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-05-13T21:42:11.083Z] Writing: End Volume Descriptor Start Block 19 [2025-05-13T21:42:11.083Z] Done with: End Volume Descriptor Block(s) 1 [2025-05-13T21:42:11.083Z] Writing: Version block Start Block 20 [2025-05-13T21:42:11.083Z] Done with: Version block Block(s) 1 [2025-05-13T21:42:11.083Z] Writing: Path table Start Block 21 [2025-05-13T21:42:11.083Z] Done with: Path table Block(s) 4 [2025-05-13T21:42:11.083Z] Writing: Joliet path table Start Block 25 [2025-05-13T21:42:11.083Z] Done with: Joliet path table Block(s) 4 [2025-05-13T21:42:11.083Z] Writing: Directory tree Start Block 29 [2025-05-13T21:42:11.083Z] Done with: Directory tree Block(s) 7 [2025-05-13T21:42:11.083Z] Writing: Joliet directory tree Start Block 36 [2025-05-13T21:42:11.083Z] Done with: Joliet directory tree Block(s) 7 [2025-05-13T21:42:11.083Z] Writing: Directory tree cleanup Start Block 43 [2025-05-13T21:42:11.083Z] Done with: Directory tree cleanup Block(s) 0 [2025-05-13T21:42:11.083Z] Writing: Extension record Start Block 43 [2025-05-13T21:42:11.083Z] Done with: Extension record Block(s) 1 [2025-05-13T21:42:11.083Z] Writing: The File(s) Start Block 44 [2025-05-13T21:42:11.083Z] 1.11% done, estimate finish Tue May 13 21:42:10 2025 [2025-05-13T21:42:11.083Z] 2.21% done, estimate finish Tue May 13 21:42:10 2025 [2025-05-13T21:42:11.083Z] 3.31% done, estimate finish Tue May 13 21:42:10 2025 [2025-05-13T21:42:11.083Z] 4.42% done, estimate finish Tue May 13 21:42:10 2025 [2025-05-13T21:42:11.083Z] 5.52% done, estimate finish Tue May 13 21:42:28 2025 [2025-05-13T21:42:11.083Z] 6.63% done, estimate finish Tue May 13 21:42:25 2025 [2025-05-13T21:42:11.083Z] 7.73% done, estimate finish Tue May 13 21:42:22 2025 [2025-05-13T21:42:11.083Z] 8.84% done, estimate finish Tue May 13 21:42:21 2025 [2025-05-13T21:42:11.083Z] 9.94% done, estimate finish Tue May 13 21:42:20 2025 [2025-05-13T21:42:11.083Z] 11.05% done, estimate finish Tue May 13 21:42:19 2025 [2025-05-13T21:42:11.083Z] 12.15% done, estimate finish Tue May 13 21:42:18 2025 [2025-05-13T21:42:11.083Z] 13.26% done, estimate finish Tue May 13 21:42:17 2025 [2025-05-13T21:42:11.336Z] 14.36% done, estimate finish Tue May 13 21:42:16 2025 [2025-05-13T21:42:11.336Z] 15.46% done, estimate finish Tue May 13 21:42:16 2025 [2025-05-13T21:42:11.336Z] 16.57% done, estimate finish Tue May 13 21:42:16 2025 [2025-05-13T21:42:11.336Z] 17.67% done, estimate finish Tue May 13 21:42:15 2025 [2025-05-13T21:42:11.336Z] 18.78% done, estimate finish Tue May 13 21:42:15 2025 [2025-05-13T21:42:11.336Z] 19.88% done, estimate finish Tue May 13 21:42:15 2025 [2025-05-13T21:42:11.336Z] 20.99% done, estimate finish Tue May 13 21:42:14 2025 [2025-05-13T21:42:11.336Z] 22.09% done, estimate finish Tue May 13 21:42:14 2025 [2025-05-13T21:42:11.336Z] 23.20% done, estimate finish Tue May 13 21:42:14 2025 [2025-05-13T21:42:11.336Z] 24.30% done, estimate finish Tue May 13 21:42:14 2025 [2025-05-13T21:42:11.336Z] 25.41% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:11.336Z] 26.51% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:11.336Z] 27.61% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:11.336Z] 28.72% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:11.336Z] 29.82% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:11.336Z] 30.93% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:11.336Z] 32.03% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:11.336Z] 33.13% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:11.336Z] 34.24% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 35.34% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 36.45% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 37.55% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 38.66% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 39.76% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 40.87% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 41.97% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 43.08% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 44.18% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 45.29% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 46.39% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 47.49% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 48.60% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 49.70% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:11.336Z] 50.81% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 51.91% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 53.01% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 54.12% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 55.22% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 56.33% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 57.43% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 58.54% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 59.64% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 60.75% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 61.85% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 62.96% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 64.06% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 65.16% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 66.27% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 67.37% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 68.48% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 69.58% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 70.69% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 71.79% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.589Z] 72.89% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 74.00% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 75.10% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 76.21% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 77.31% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 78.42% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 79.52% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 80.63% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 81.73% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 82.84% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 83.94% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 85.04% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 86.15% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 87.25% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 88.36% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 89.46% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 90.57% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 91.67% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 92.77% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:11.841Z] 93.88% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:12.094Z] 94.98% done, estimate finish Tue May 13 21:42:11 2025 [2025-05-13T21:42:12.094Z] 96.09% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:12.094Z] 97.19% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:12.347Z] 98.30% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:12.347Z] 99.40% done, estimate finish Tue May 13 21:42:12 2025 [2025-05-13T21:42:12.347Z] Total translation table size: 2048 [2025-05-13T21:42:12.347Z] Total rockridge attributes bytes: 2926 [2025-05-13T21:42:12.347Z] Total directory bytes: 12288 [2025-05-13T21:42:12.347Z] Path table size(bytes): 96 [2025-05-13T21:42:12.347Z] Done with: The File(s) Block(s) 452527 [2025-05-13T21:42:12.347Z] Writing: Ending Padblock Start Block 452571 [2025-05-13T21:42:12.347Z] Done with: Ending Padblock Block(s) 150 [2025-05-13T21:42:12.347Z] Max brk space used 1b000 [2025-05-13T21:42:12.347Z] 452721 extents written (884 MB) [2025-05-13T21:42:13.273Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-05-13T21:42:13.273Z] genisoimage 1.1.11 (Linux) [2025-05-13T21:42:13.273Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso [2025-05-13T21:42:13.273Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/coreos [2025-05-13T21:42:13.273Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/isolinux [2025-05-13T21:42:13.273Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/images [2025-05-13T21:42:13.273Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/images/pxeboot [2025-05-13T21:42:13.273Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/EFI [2025-05-13T21:42:13.273Z] Scanning /run/osbuild/tree/tmp_ki44i3e/iso/EFI/fedora [2025-05-13T21:42:13.273Z] Writing: Initial Padblock Start Block 0 [2025-05-13T21:42:13.273Z] Done with: Initial Padblock Block(s) 16 [2025-05-13T21:42:13.273Z] Writing: Primary Volume Descriptor Start Block 16 [2025-05-13T21:42:13.273Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-05-13T21:42:13.273Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-05-13T21:42:13.273Z] Size of boot image is 4 sectors -> No emulation [2025-05-13T21:42:13.273Z] Size of boot image is 15516 sectors -> No emulation [2025-05-13T21:42:13.273Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-05-13T21:42:13.273Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-05-13T21:42:13.273Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-05-13T21:42:13.273Z] Writing: End Volume Descriptor Start Block 19 [2025-05-13T21:42:13.273Z] Done with: End Volume Descriptor Block(s) 1 [2025-05-13T21:42:13.273Z] Writing: Version block Start Block 20 [2025-05-13T21:42:13.273Z] Done with: Version block Block(s) 1 [2025-05-13T21:42:13.273Z] Writing: Path table Start Block 21 [2025-05-13T21:42:13.273Z] Done with: Path table Block(s) 4 [2025-05-13T21:42:13.273Z] Writing: Joliet path table Start Block 25 [2025-05-13T21:42:13.273Z] Done with: Joliet path table Block(s) 4 [2025-05-13T21:42:13.273Z] Writing: Directory tree Start Block 29 [2025-05-13T21:42:13.273Z] Done with: Directory tree Block(s) 7 [2025-05-13T21:42:13.273Z] Writing: Joliet directory tree Start Block 36 [2025-05-13T21:42:13.273Z] Done with: Joliet directory tree Block(s) 7 [2025-05-13T21:42:13.273Z] Writing: Directory tree cleanup Start Block 43 [2025-05-13T21:42:13.273Z] Done with: Directory tree cleanup Block(s) 0 [2025-05-13T21:42:13.273Z] Writing: Extension record Start Block 43 [2025-05-13T21:42:13.273Z] Done with: Extension record Block(s) 1 [2025-05-13T21:42:13.273Z] Writing: The File(s) Start Block 44 [2025-05-13T21:42:13.273Z] 7.17% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 14.31% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 21.47% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 28.60% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 35.76% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 42.90% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 50.06% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 57.19% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 64.35% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 71.49% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 78.65% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 85.79% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] 92.93% done, estimate finish Tue May 13 21:42:13 2025 [2025-05-13T21:42:13.273Z] Total translation table size: 2048 [2025-05-13T21:42:13.273Z] Total rockridge attributes bytes: 2762 [2025-05-13T21:42:13.273Z] Total directory bytes: 12288 [2025-05-13T21:42:13.273Z] Path table size(bytes): 96 [2025-05-13T21:42:13.273Z] Done with: The File(s) Block(s) 69755 [2025-05-13T21:42:13.273Z] Writing: Ending Padblock Start Block 69799 [2025-05-13T21:42:13.273Z] Done with: Ending Padblock Block(s) 150 [2025-05-13T21:42:13.273Z] Max brk space used 1b000 [2025-05-13T21:42:13.273Z] 69949 extents written (136 MB) [2025-05-13T21:42:16.521Z] Packing minimal ISO [2025-05-13T21:42:17.076Z] [33m [2025-05-13T21:42:17.076Z] Filesystem Size Used Avail Use% Mounted on [2025-05-13T21:42:17.076Z] /dev/vdb1 40G 14G 27G 34% /home/jenkins/agent/workspace/test-override/cache [2025-05-13T21:42:17.076Z] [39m [2025-05-13T21:42:17.329Z] Matched 16 files of 16 [2025-05-13T21:42:17.329Z] Total bytes skipped: 142841082 [2025-05-13T21:42:17.329Z] Total bytes written: 813830 [2025-05-13T21:42:17.329Z] Total bytes written (compressed): 2756 [2025-05-13T21:42:17.329Z] Verifying that packed image matches digest [2025-05-13T21:42:17.592Z] Packing successful! [2025-05-13T21:42:18.147Z] [2025-05-13T21:42:18.147Z] ��� Duration: 260s [2025-05-13T21:42:18.147Z] manifest /tmp/osbuild-Qa0F.json finished successfully [2025-05-13T21:42:18.401Z] oci-archive: 29e4a3bda72b218cdab070484aca8f0d82b98c47bed40af9214a5ecc382a2289 [2025-05-13T21:42:18.401Z] deployed-tree: e92f5813439961b5ded53537daf2d174a356279a7c479fd0127388d512adbd79 [2025-05-13T21:42:18.401Z] tree: 33ce4cd7b11584d7fe6978cffeffd4c32d59afe97872679dc2a587e59c533d71 [2025-05-13T21:42:18.401Z] raw-image: ee00ed3247b36a6bc76b452cf4cc69fad9b807efa5036ad66e73a60267bf79e9 [2025-05-13T21:42:18.401Z] raw-4k-image: ffdac8a03be42294e5f4ab7348992868388ff4dc5b9b6ffbaddbcd349bc7f8cd [2025-05-13T21:42:18.401Z] raw-aliyun-image: bbd33737ef66d30464634c993b08cbfb5470f6b50455d4c465fc494c3a516045 [2025-05-13T21:42:18.401Z] aliyun: f0cdeff30b741bc9fcaae803675667ce6c53f1b7573659aa29a88572101b8ae6 [2025-05-13T21:42:18.401Z] raw-applehv-image: 9c038d25635c85ac2cc3b635015dc946e6812dc5f79ff68d1c493f8dc0cd8567 [2025-05-13T21:42:18.401Z] applehv: b40cc77775e9943d594e245c1eafc5672976023a93fc2de0ccceafdbd53f3144 [2025-05-13T21:42:18.401Z] raw-aws-image: 11d7b51352efe9d3b7e74cd79b66150c1ef571f220652d8f2a255ffdda528b6d [2025-05-13T21:42:18.401Z] aws: 7bded78c33869a55a01c719e76f5be24c2ddf44b85adb3577ef2e2eb77b00d3f [2025-05-13T21:42:18.401Z] raw-azure-image: cee73b1fc9d1ba47813e3499e8e20d6e32544f6bdbfa07bf4dd9d1d28d70c8fa [2025-05-13T21:42:18.401Z] azure: f583890e30e3cba20b8e75d51b060dc349227e0a0bb43fa8e3a00f110f7384ba [2025-05-13T21:42:18.401Z] raw-azurestack-image: 15ecc66277bde90ecd81b341594ef74f1a2423e5181836606f4be26f52e4853b [2025-05-13T21:42:18.401Z] azurestack: 169b30b80f8547f45bde8f0e467078d8aa174fb5fc421d0f0311dfd8d3091044 [2025-05-13T21:42:18.401Z] raw-digitalocean-image: 401fbc19b772a55fe276fb5cfc7f369746e9fe8129945cc7f2578bed3e1ced8d [2025-05-13T21:42:18.401Z] digitalocean: 7e73120ca05392d7ed892957771f6024da2b61f2bbf905c7f80eb9c8c32424dd [2025-05-13T21:42:18.401Z] raw-exoscale-image: 1370d4e897699507d939cc819832db49fad3d65612a40fb73be583b32dcd2b97 [2025-05-13T21:42:18.401Z] exoscale: 69093dc1d48592cf21ae71b7240c90481af69605cb762cd9a1ec805b4798a74e [2025-05-13T21:42:18.401Z] raw-gcp-image: 5dd0cf488a8eff1de7b38dbda662d6097f84ab98c7719b895a234ca80beac55a [2025-05-13T21:42:18.401Z] raw-gcp-image-tar: 324c13bd2e8bfa8bb0a1ca41dde019924ed37f0db5d77d2e799581b73174c156 [2025-05-13T21:42:18.401Z] gcp: 4f791e97b04f03b33126c8a3423f92f82ed18cff0608b7395e79d42b6a166e1b [2025-05-13T21:42:18.401Z] raw-hetzner-image: 4e7c8cff2c51012fc156aeac3e8b2735751d4a653484dfc8ad1acc4f9829c601 [2025-05-13T21:42:18.401Z] hetzner: 06d357885d2669d948c2b979163e21a674442c1b1a8ff9101430999f84bcdec3 [2025-05-13T21:42:18.401Z] raw-hyperv-image: 4b817d99a13b245f0f5b69acd49805295f74209a8abbba1b4536a35303211e95 [2025-05-13T21:42:18.401Z] hyperv: 0cfd5c48dc53d659e8cd61c65d592250ade7b375042d6eea25691885cdc267c4 [2025-05-13T21:42:18.401Z] raw-ibmcloud-image: 099e96f8c1b069b40a05f5945f8431e62d712fbffb0476eafdc4201b60abb37a [2025-05-13T21:42:18.401Z] ibmcloud: 50bd913489e789ca934ebdc6a2e813cf039385980c1d18d44e4406cdf3d57fc9 [2025-05-13T21:42:18.401Z] raw-kubevirt-image: 28307c613e1b2966d89c2905ea07ab7cfae80e1bf466f8a668d042027de7c996 [2025-05-13T21:42:18.401Z] qemu-kubevirt-image: 5cb11195d6d6868b54b5bbcb8b5c4e04731c1b196381d45c99237eff4394c6c4 [2025-05-13T21:42:18.401Z] kubevirt: 1a6bd8c904d70f54baaa8b3af3c58ad09f497ae1f9889f056a0d6348e48eed08 [2025-05-13T21:42:18.401Z] raw-openstack-image: b0d1893537ce6c595aeeade44fab3d508b0b8b5c67de89c362452414d43ddfdd [2025-05-13T21:42:18.401Z] openstack: a0b16d4840b90a7dacafbf060afd47d280f12bdbb46aca14a754f53450ff846c [2025-05-13T21:42:18.401Z] raw-metal-image: 46db61853d58c96d7c94961fe3a1df9cd8f8db1fb91cee1ddf4dbf134a25853a [2025-05-13T21:42:18.401Z] metal: b6157e012a4319da88d516f2ae579a2c6d16692a979abd88286d8eccd725654c [2025-05-13T21:42:18.401Z] raw-metal4k-image: 4d3ddd33e5d6ed63f3300a242e8acc07e911c5a2e29297fc3c97abb9f81cbafd [2025-05-13T21:42:18.401Z] metal4k: 393c760cd16b587b3187bb96eda467d57939b49fc0ee606a79b812181bb6ae7a [2025-05-13T21:42:18.401Z] raw-nutanix-image: 31a6d0b1e7ac5bb5bd6bb4ed8381021d72c052951f2b665c339d7b4eae4b74ac [2025-05-13T21:42:18.401Z] nutanix: bd93531a3c2275b0028e11da97a8a37ad18546e56cb615f13cc7f3dbd92ded49 [2025-05-13T21:42:18.401Z] raw-qemu-image: 284183220f35cbe17df81559b495b7c2442761aa3b3e12cd46968c62070c2a80 [2025-05-13T21:42:18.401Z] qemu: 2a19f6c29c85cb0d1065840a35979c12b2cbff9111a6b3d56550092ffba9a8cc [2025-05-13T21:42:18.401Z] raw-vultr-image: e176a1a66c70ea7c10e689b0fd66763c9a94b58c49c6f24fc6a3262a6298d452 [2025-05-13T21:42:18.401Z] vultr: 960a167b081ab36f233c945e53d8b5338c8b9da322a5f085284a835505b81056 [2025-05-13T21:42:18.401Z] live: cd53240fa993146ccf5e5df93a7734b891083a7d051e84d8604158824d3faff2 [2025-05-13T21:42:18.401Z] + set +x [2025-05-13T21:42:20.276Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.hprMay2fSM/live/fedora-coreos-43.20250513.dev.0-live-iso.x86_64.iso': Operation not permitted [2025-05-13T21:42:20.276Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.hprMay2fSM/live/fedora-coreos-43.20250513.dev.0-live-kernel.x86_64': Operation not permitted [2025-05-13T21:42:20.529Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.hprMay2fSM/live/fedora-coreos-43.20250513.dev.0-live-initramfs.x86_64.img': Operation not permitted [2025-05-13T21:42:22.404Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.hprMay2fSM/live/fedora-coreos-43.20250513.dev.0-live-rootfs.x86_64.img': Operation not permitted [2025-05-13T21:42:22.404Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.hprMay2fSM/live': Operation not permitted [2025-05-13T21:42:27.636Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.hprMay2fSM/metal/fedora-coreos-43.20250513.dev.0-metal.x86_64.raw': Operation not permitted [2025-05-13T21:42:27.636Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.hprMay2fSM/metal': Operation not permitted [2025-05-13T21:42:54.105Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.hprMay2fSM/metal4k/fedora-coreos-43.20250513.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-05-13T21:42:54.105Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.hprMay2fSM/metal4k': Operation not permitted [2025-05-13T21:42:58.251Z] /home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/meta.json wrote with version stamp 1747172577418695077 [2025-05-13T21:42:58.251Z] Successfully generated: fedora-coreos-43.20250513.dev.0-metal.x86_64.raw [2025-05-13T21:43:00.749Z] /home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/meta.json wrote with version stamp 1747172580220543909 [2025-05-13T21:43:00.749Z] Successfully generated: fedora-coreos-43.20250513.dev.0-metal4k.x86_64.raw [2025-05-13T21:43:07.270Z] /home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/meta.json wrote with version stamp 1747172586565032681 [2025-05-13T21:43:07.270Z] Successfully generated: fedora-coreos-43.20250513.dev.0-live-iso.x86_64.iso [2025-05-13T21:43:07.270Z] /home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/meta.json wrote with version stamp 1747172587192383379 [2025-05-13T21:43:07.270Z] Successfully generated: fedora-coreos-43.20250513.dev.0-live-kernel.x86_64 [2025-05-13T21:43:09.145Z] /home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/meta.json wrote with version stamp 1747172589082015491 [2025-05-13T21:43:09.145Z] Successfully generated: fedora-coreos-43.20250513.dev.0-live-rootfs.x86_64.img [2025-05-13T21:43:09.701Z] /home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/meta.json wrote with version stamp 1747172589695029243 [2025-05-13T21:43:09.954Z] Successfully generated: fedora-coreos-43.20250513.dev.0-live-initramfs.x86_64.img [2025-05-13T21:43:09.956Z] [Pipeline] } [2025-05-13T21:43:09.970Z] [Pipeline] // withEnv [2025-05-13T21:43:09.976Z] [Pipeline] withEnv [2025-05-13T21:43:09.977Z] [Pipeline] { [2025-05-13T21:43:09.980Z] [Pipeline] sh [2025-05-13T21:43:10.586Z] + set -xeuo pipefail [2025-05-13T21:43:10.586Z] ++ umask [2025-05-13T21:43:10.586Z] + '[' 0022 = 0000 ']' [2025-05-13T21:43:10.586Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-05-13T21:43:10.586Z] Targeting build: 43.20250513.dev.0 [2025-05-13T21:43:10.586Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64 [2025-05-13T21:43:10.586Z] 2025-05-13 21:43:10,561 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/fedora-coreos-43.20250513.dev.0-metal.x86_64.raw'] [2025-05-13T21:48:02.007Z] Compressed: fedora-coreos-43.20250513.dev.0-metal.x86_64.raw.xz [2025-05-13T21:48:02.007Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs [2025-05-13T21:48:02.007Z] Updated: /home/jenkins/agent/workspace/test-override/builds/43.20250513.dev.0/x86_64/meta.json [2025-05-13T21:48:02.010Z] [Pipeline] } [2025-05-13T21:48:02.014Z] [Pipeline] // withEnv [2025-05-13T21:48:02.021Z] [Pipeline] } [2025-05-13T21:48:02.024Z] [Pipeline] // stage [2025-05-13T21:48:02.037Z] [Pipeline] stage [2025-05-13T21:48:02.038Z] [Pipeline] { (x86_64:kola:testiso) [2025-05-13T21:48:02.099Z] [Pipeline] withEnv [2025-05-13T21:48:02.099Z] [Pipeline] { [2025-05-13T21:48:02.103Z] [Pipeline] sh [2025-05-13T21:48:02.694Z] + set -euo pipefail [2025-05-13T21:48:02.694Z] ++ umask [2025-05-13T21:48:02.694Z] + '[' 0022 = 0000 ']' [2025-05-13T21:48:02.694Z] + uuidgen [2025-05-13T21:48:02.694Z] + cut -f1 -d- [2025-05-13T21:48:02.699Z] [Pipeline] } [2025-05-13T21:48:02.702Z] [Pipeline] // withEnv [2025-05-13T21:48:02.707Z] [Pipeline] withEnv [2025-05-13T21:48:02.707Z] [Pipeline] { [2025-05-13T21:48:02.720Z] [Pipeline] sh [2025-05-13T21:48:03.261Z] + set -euo pipefail [2025-05-13T21:48:03.261Z] ++ umask [2025-05-13T21:48:03.261Z] + '[' 0022 = 0000 ']' [2025-05-13T21:48:03.262Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:48:03.262Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-05-13T21:48:03.264Z] [Pipeline] } [2025-05-13T21:48:03.276Z] [Pipeline] // withEnv [2025-05-13T21:48:03.282Z] [Pipeline] withEnv [2025-05-13T21:48:03.282Z] [Pipeline] { [2025-05-13T21:48:03.285Z] [Pipeline] sh [2025-05-13T21:48:03.818Z] + set -xeuo pipefail [2025-05-13T21:48:03.818Z] ++ umask [2025-05-13T21:48:03.818Z] + '[' 0022 = 0000 ']' [2025-05-13T21:48:03.818Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T21:48:03.818Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-fmTdw/kola-testiso-x86_64 [2025-05-13T21:48:03.818Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-fmTdw/kola-testiso-x86_64 [2025-05-13T21:48:03.818Z] ��� Snooze for kola test pattern "coreos.boot-mirror*" expired on May 06 2025 [2025-05-13T21:48:03.818Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-13T21:48:03.818Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-13T21:48:03.818Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-13T21:48:03.818Z] Ignoring verification of signature on metal image [2025-05-13T21:48:03.818Z] Running test: iso-as-disk.bios [2025-05-13T21:48:21.825Z] FAIL: iso-as-disk.bios (11.671s) [2025-05-13T21:48:21.825Z] entered emergency.target in initramfs [2025-05-13T21:48:21.825Z] Running test: iso-as-disk.uefi [2025-05-13T21:48:39.845Z] FAIL: iso-as-disk.uefi (16.136s) [2025-05-13T21:48:39.845Z] entered emergency.target in initramfs [2025-05-13T21:48:39.845Z] Running test: iso-as-disk.uefi-secure [2025-05-13T21:49:01.690Z] FAIL: iso-as-disk.uefi-secure (17.074s) [2025-05-13T21:49:01.690Z] entered emergency.target in initramfs [2025-05-13T21:49:01.690Z] Running test: iso-as-disk.4k.uefi [2025-05-13T21:49:23.598Z] FAIL: iso-as-disk.4k.uefi (16.156s) [2025-05-13T21:49:23.598Z] entered emergency.target in initramfs [2025-05-13T21:49:23.598Z] Running test: iso-install.bios [2025-05-13T21:49:50.059Z] FAIL: iso-install.bios (21.64s) [2025-05-13T21:49:50.059Z] entered emergency.target in initramfs [2025-05-13T21:49:50.059Z] Running test: iso-live-login.bios [2025-05-13T21:50:16.511Z] FAIL: iso-live-login.bios (21.977s) [2025-05-13T21:50:16.511Z] entered emergency.target in initramfs [2025-05-13T21:50:16.511Z] Running test: iso-live-login.uefi [2025-05-13T21:50:34.516Z] FAIL: iso-live-login.uefi (17.923s) [2025-05-13T21:50:34.516Z] entered emergency.target in initramfs [2025-05-13T21:50:34.516Z] Running test: iso-live-login.uefi-secure [2025-05-13T21:51:00.967Z] FAIL: iso-live-login.uefi-secure (19.346s) [2025-05-13T21:51:00.967Z] entered emergency.target in initramfs [2025-05-13T21:51:00.967Z] Running test: iso-live-login.4k.uefi [2025-05-13T21:51:18.999Z] FAIL: iso-live-login.4k.uefi (17.888s) [2025-05-13T21:51:18.999Z] entered emergency.target in initramfs [2025-05-13T21:51:18.999Z] Running test: iso-offline-install.bios [2025-05-13T21:51:45.453Z] FAIL: iso-offline-install.bios (21.82s) [2025-05-13T21:51:45.453Z] entered emergency.target in initramfs [2025-05-13T21:51:45.453Z] Running test: iso-offline-install.mpath.bios [2025-05-13T21:52:17.663Z] FAIL: iso-offline-install.mpath.bios (24.669s) [2025-05-13T21:52:17.663Z] entered emergency.target in initramfs [2025-05-13T21:52:17.663Z] Running test: iso-offline-install-fromram.4k.uefi [2025-05-13T21:55:09.033Z] PASS: iso-offline-install-fromram.4k.uefi (2m38.013s) [2025-05-13T21:55:09.033Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-05-13T21:55:09.033Z] Warning: Cannot announce submounts, client does not support it [2025-05-13T21:55:21.170Z] FAIL: iso-offline-install-iscsi.ibft.uefi (19.256s) [2025-05-13T21:55:21.170Z] entered emergency.target in initramfs [2025-05-13T21:55:21.170Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-05-13T21:55:53.172Z] FAIL: iso-offline-install-iscsi.ibft-with-mpath.bios (22.544s) [2025-05-13T21:55:53.172Z] entered emergency.target in initramfs [2025-05-13T21:55:53.172Z] Running test: iso-offline-install-iscsi.manual.bios [2025-05-13T21:56:19.639Z] FAIL: iso-offline-install-iscsi.manual.bios (22.157s) [2025-05-13T21:56:19.639Z] entered emergency.target in initramfs [2025-05-13T21:56:19.639Z] Running test: miniso-install.bios [2025-05-13T21:58:40.994Z] PASS: miniso-install.bios (2m18.607s) [2025-05-13T21:58:40.994Z] Running test: miniso-install.nm.bios [2025-05-13T22:01:17.346Z] PASS: miniso-install.nm.bios (2m20.176s) [2025-05-13T22:01:17.346Z] Running test: miniso-install.4k.uefi [2025-05-13T22:04:08.721Z] PASS: miniso-install.4k.uefi (2m48.129s) [2025-05-13T22:04:08.721Z] Running test: miniso-install.4k.nm.uefi [2025-05-13T22:07:00.074Z] PASS: miniso-install.4k.nm.uefi (2m48.998s) [2025-05-13T22:07:00.074Z] Running test: pxe-offline-install.rootfs-appended.bios [2025-05-13T22:09:51.439Z] PASS: pxe-offline-install.rootfs-appended.bios (2m43.706s) [2025-05-13T22:09:51.439Z] Running test: pxe-offline-install.4k.uefi [2025-05-13T22:12:42.811Z] PASS: pxe-offline-install.4k.uefi (2m50.434s) [2025-05-13T22:12:42.811Z] Running test: pxe-online-install.bios [2025-05-13T22:14:34.152Z] PASS: pxe-online-install.bios (1m47.206s) [2025-05-13T22:14:34.152Z] Running test: pxe-online-install.4k.uefi [2025-05-13T22:16:25.478Z] PASS: pxe-online-install.4k.uefi (1m45.85s) [2025-05-13T22:16:25.478Z] Error: harness: test suite failed [2025-05-13T22:16:25.478Z] 2025-05-13T22:16:19Z cli: harness: test suite failed [2025-05-13T22:16:25.478Z] failed to execute cmd-kola: exit status 1 [2025-05-13T22:16:25.482Z] [Pipeline] } [2025-05-13T22:16:25.486Z] [Pipeline] // withEnv [2025-05-13T22:16:25.495Z] [Pipeline] withEnv [2025-05-13T22:16:25.495Z] [Pipeline] { [2025-05-13T22:16:25.498Z] [Pipeline] sh [2025-05-13T22:16:26.089Z] + set -xeuo pipefail [2025-05-13T22:16:26.089Z] ++ umask [2025-05-13T22:16:26.089Z] + '[' 0022 = 0000 ']' [2025-05-13T22:16:26.089Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T22:16:26.089Z] + cosa shell -- test -f /home/jenkins/agent/workspace/test-override/tmp/kola-fmTdw/kola-testiso-x86_64/reports/report.json [2025-05-13T22:16:26.091Z] [Pipeline] } [2025-05-13T22:16:26.093Z] [Pipeline] // withEnv [2025-05-13T22:16:26.100Z] [Pipeline] withEnv [2025-05-13T22:16:26.100Z] [Pipeline] { [2025-05-13T22:16:26.105Z] [Pipeline] sh [2025-05-13T22:16:26.636Z] + set -euo pipefail [2025-05-13T22:16:26.636Z] ++ umask [2025-05-13T22:16:26.636Z] + '[' 0022 = 0000 ']' [2025-05-13T22:16:26.636Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T22:16:26.636Z] + cosa shell -- cat /home/jenkins/agent/workspace/test-override/tmp/kola-fmTdw/kola-testiso-x86_64/reports/report.json [2025-05-13T22:16:26.636Z] + jq -r '.tests[] | select(.result == "FAIL") | .name' [2025-05-13T22:16:26.636Z] + tr ' [2025-05-13T22:16:26.636Z] ' ' ' [2025-05-13T22:16:26.639Z] [Pipeline] } [2025-05-13T22:16:26.642Z] [Pipeline] // withEnv [2025-05-13T22:16:26.646Z] [Pipeline] echo [2025-05-13T22:16:26.647Z] Re-running failed tests (flake detection): iso-as-disk.bios iso-as-disk.uefi iso-as-disk.uefi-secure iso-as-disk.4k.uefi iso-install.bios iso-live-login.bios iso-live-login.uefi iso-live-login.uefi-secure iso-live-login.4k.uefi iso-offline-install.bios iso-offline-install.mpath.bios iso-offline-install-iscsi.ibft.uefi iso-offline-install-iscsi.ibft-with-mpath.bios iso-offline-install-iscsi.manual.bios [2025-05-13T22:16:26.660Z] [Pipeline] withEnv [2025-05-13T22:16:26.660Z] [Pipeline] { [2025-05-13T22:16:26.665Z] [Pipeline] sh [2025-05-13T22:16:27.195Z] + set -xeuo pipefail [2025-05-13T22:16:27.196Z] ++ umask [2025-05-13T22:16:27.196Z] + '[' 0022 = 0000 ']' [2025-05-13T22:16:27.196Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T22:16:27.196Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-fmTdw/kola-testiso-x86_64/rerun iso-as-disk.bios iso-as-disk.uefi iso-as-disk.uefi-secure iso-as-disk.4k.uefi iso-install.bios iso-live-login.bios iso-live-login.uefi iso-live-login.uefi-secure iso-live-login.4k.uefi iso-offline-install.bios iso-offline-install.mpath.bios iso-offline-install-iscsi.ibft.uefi iso-offline-install-iscsi.ibft-with-mpath.bios iso-offline-install-iscsi.manual.bios [2025-05-13T22:16:27.196Z] kola -p qemu testiso --inst-insecure iso-as-disk.bios iso-as-disk.uefi iso-as-disk.uefi-secure iso-as-disk.4k.uefi iso-install.bios iso-live-login.bios iso-live-login.uefi iso-live-login.uefi-secure iso-live-login.4k.uefi iso-offline-install.bios iso-offline-install.mpath.bios iso-offline-install-iscsi.ibft.uefi iso-offline-install-iscsi.ibft-with-mpath.bios iso-offline-install-iscsi.manual.bios --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-fmTdw/kola-testiso-x86_64/rerun [2025-05-13T22:16:27.196Z] ��� Snooze for kola test pattern "coreos.boot-mirror*" expired on May 06 2025 [2025-05-13T22:16:27.196Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1932 [2025-05-13T22:16:27.196Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-13T22:16:27.196Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-13T22:16:27.196Z] Ignoring verification of signature on metal image [2025-05-13T22:16:27.196Z] Running test: iso-as-disk.bios [2025-05-13T22:16:45.200Z] FAIL: iso-as-disk.bios (11.655s) [2025-05-13T22:16:45.204Z] entered emergency.target in initramfs [2025-05-13T22:16:45.204Z] Running test: iso-as-disk.uefi [2025-05-13T22:17:03.205Z] FAIL: iso-as-disk.uefi (16.368s) [2025-05-13T22:17:03.206Z] entered emergency.target in initramfs [2025-05-13T22:17:03.206Z] Running test: iso-as-disk.uefi-secure [2025-05-13T22:17:25.055Z] FAIL: iso-as-disk.uefi-secure (16.966s) [2025-05-13T22:17:25.055Z] entered emergency.target in initramfs [2025-05-13T22:17:25.055Z] Running test: iso-as-disk.4k.uefi [2025-05-13T22:17:46.900Z] FAIL: iso-as-disk.4k.uefi (15.994s) [2025-05-13T22:17:46.901Z] entered emergency.target in initramfs [2025-05-13T22:17:46.901Z] Running test: iso-install.bios [2025-05-13T22:18:13.354Z] FAIL: iso-install.bios (24.664s) [2025-05-13T22:18:13.354Z] entered emergency.target in initramfs [2025-05-13T22:18:13.354Z] Running test: iso-live-login.bios [2025-05-13T22:18:39.810Z] FAIL: iso-live-login.bios (21.452s) [2025-05-13T22:18:39.810Z] entered emergency.target in initramfs [2025-05-13T22:18:39.810Z] Running test: iso-live-login.uefi [2025-05-13T22:19:01.656Z] FAIL: iso-live-login.uefi (18.223s) [2025-05-13T22:19:01.656Z] entered emergency.target in initramfs [2025-05-13T22:19:01.656Z] Running test: iso-live-login.uefi-secure [2025-05-13T22:19:23.505Z] FAIL: iso-live-login.uefi-secure (18.757s) [2025-05-13T22:19:23.505Z] entered emergency.target in initramfs [2025-05-13T22:19:23.505Z] Running test: iso-live-login.4k.uefi [2025-05-13T22:19:45.358Z] FAIL: iso-live-login.4k.uefi (17.998s) [2025-05-13T22:19:45.358Z] entered emergency.target in initramfs [2025-05-13T22:19:45.358Z] Running test: iso-offline-install.bios [2025-05-13T22:20:11.811Z] FAIL: iso-offline-install.bios (22.507s) [2025-05-13T22:20:11.811Z] entered emergency.target in initramfs [2025-05-13T22:20:11.811Z] Running test: iso-offline-install.mpath.bios [2025-05-13T22:20:38.265Z] FAIL: iso-offline-install.mpath.bios (22.696s) [2025-05-13T22:20:38.266Z] entered emergency.target in initramfs [2025-05-13T22:20:38.266Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-05-13T22:20:41.515Z] Warning: Cannot announce submounts, client does not support it [2025-05-13T22:21:03.363Z] FAIL: iso-offline-install-iscsi.ibft.uefi (18.557s) [2025-05-13T22:21:03.363Z] entered emergency.target in initramfs [2025-05-13T22:21:03.363Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-05-13T22:21:29.817Z] FAIL: iso-offline-install-iscsi.ibft-with-mpath.bios (23.212s) [2025-05-13T22:21:29.817Z] entered emergency.target in initramfs [2025-05-13T22:21:29.817Z] Running test: iso-offline-install-iscsi.manual.bios [2025-05-13T22:21:56.273Z] FAIL: iso-offline-install-iscsi.manual.bios (21.847s) [2025-05-13T22:21:56.273Z] entered emergency.target in initramfs [2025-05-13T22:21:56.273Z] Error: harness: test suite failed [2025-05-13T22:21:56.273Z] 2025-05-13T22:21:55Z cli: harness: test suite failed [2025-05-13T22:21:56.273Z] failed to execute cmd-kola: exit status 1 [2025-05-13T22:21:56.279Z] [Pipeline] } [2025-05-13T22:21:56.283Z] [Pipeline] // withEnv [2025-05-13T22:21:56.299Z] [Pipeline] withEnv [2025-05-13T22:21:56.299Z] [Pipeline] { [2025-05-13T22:21:56.302Z] [Pipeline] sh [2025-05-13T22:21:56.884Z] + set -xeuo pipefail [2025-05-13T22:21:56.884Z] ++ umask [2025-05-13T22:21:56.884Z] + '[' 0022 = 0000 ']' [2025-05-13T22:21:56.884Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T22:21:56.884Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-fmTdw -c --xz kola-testiso-x86_64 [2025-05-13T22:22:02.105Z] [Pipeline] } [2025-05-13T22:22:02.111Z] [Pipeline] // withEnv [2025-05-13T22:22:02.118Z] [Pipeline] archiveArtifacts [2025-05-13T22:22:02.120Z] Archiving artifacts [2025-05-13T22:22:02.247Z] [Pipeline] withEnv [2025-05-13T22:22:02.248Z] [Pipeline] { [2025-05-13T22:22:02.252Z] [Pipeline] sh [2025-05-13T22:22:02.783Z] + set -xeuo pipefail [2025-05-13T22:22:02.783Z] ++ umask [2025-05-13T22:22:02.783Z] + '[' 0022 = 0000 ']' [2025-05-13T22:22:02.783Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-13T22:22:02.783Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-fmTdw/kola-testiso-x86_64 --output - [2025-05-13T22:22:02.785Z] [Pipeline] } [2025-05-13T22:22:02.787Z] [Pipeline] // withEnv [2025-05-13T22:22:02.792Z] [Pipeline] junit [2025-05-13T22:22:02.794Z] Recording test results [2025-05-13T22:22:03.322Z] [Pipeline] } [2025-05-13T22:22:03.325Z] [Pipeline] // stage [2025-05-13T22:22:03.330Z] [Pipeline] } [2025-05-13T22:22:03.331Z] Failed in branch x86_64 [2025-05-13T22:22:03.334Z] [Pipeline] // parallel [2025-05-13T22:22:03.342Z] [Pipeline] stage [2025-05-13T22:22:03.342Z] [Pipeline] { (Report Completion) [2025-05-13T22:22:03.349Z] [Pipeline] withCredentials [2025-05-13T22:22:03.355Z] Masking supported pattern matches of $RDB_PASSWORD [2025-05-13T22:22:03.355Z] [Pipeline] { [2025-05-13T22:22:03.359Z] [Pipeline] withEnv [2025-05-13T22:22:03.359Z] [Pipeline] { [2025-05-13T22:22:03.362Z] [Pipeline] sh [2025-05-13T22:22:03.919Z] + set -xeuo pipefail [2025-05-13T22:22:03.919Z] ++ umask [2025-05-13T22:22:03.919Z] + '[' 0022 = 0000 ']' [2025-05-13T22:22:03.919Z] + /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/1711/display/redirect --outcome FAILED --advisory FEDORA-2025-dd8604f034 --stream rawhide [2025-05-13T22:22:03.921Z] [Pipeline] } [2025-05-13T22:22:03.923Z] [Pipeline] // withEnv [2025-05-13T22:22:03.928Z] [Pipeline] } [2025-05-13T22:22:03.932Z] [Pipeline] // withCredentials [2025-05-13T22:22:03.939Z] [Pipeline] withCredentials [2025-05-13T22:22:03.947Z] Masking supported pattern matches of $TOKEN [2025-05-13T22:22:03.947Z] [Pipeline] { [2025-05-13T22:22:03.950Z] [Pipeline] withEnv [2025-05-13T22:22:03.950Z] [Pipeline] { [2025-05-13T22:22:03.953Z] [Pipeline] sh [2025-05-13T22:22:04.480Z] + set -xeuo pipefail [2025-05-13T22:22:04.480Z] ++ umask [2025-05-13T22:22:04.480Z] + '[' 0022 = 0000 ']' [2025-05-13T22:22:04.480Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d ' [2025-05-13T22:22:04.480Z] { [2025-05-13T22:22:04.480Z] "body": "���� kernel-6.15.0-0.rc6.250513ge9565e23cd89.50.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1711/display/redirect) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-dd8604f034)" [2025-05-13T22:22:04.480Z] }' [2025-05-13T22:22:04.735Z] [Pipeline] } [2025-05-13T22:22:04.738Z] [Pipeline] // withEnv [2025-05-13T22:22:04.743Z] [Pipeline] } [2025-05-13T22:22:04.747Z] [Pipeline] // withCredentials [2025-05-13T22:22:04.752Z] [Pipeline] } [2025-05-13T22:22:04.755Z] [Pipeline] // stage [2025-05-13T22:22:04.758Z] [Pipeline] } [2025-05-13T22:22:04.761Z] [Pipeline] // timeout [2025-05-13T22:22:04.766Z] [Pipeline] } [2025-05-13T22:22:04.769Z] [Pipeline] // container [2025-05-13T22:22:04.773Z] [Pipeline] } [2025-05-13T22:22:04.776Z] [Pipeline] // node [2025-05-13T22:22:04.780Z] [Pipeline] } [2025-05-13T22:22:04.785Z] [Pipeline] // podTemplate [2025-05-13T22:22:04.789Z] [Pipeline] End of Pipeline [2025-05-13T22:22:04.818Z] ERROR: script returned exit code 1 [2025-05-13T22:22:04.905Z] Finished: FAILURE