[2025-06-02T15:31:10.769Z] Started by upstream project "bodhi-trigger" build number 1735 [2025-06-02T15:31:10.769Z] originally caused by: [2025-06-02T15:31:10.769Z] Triggered by CI message. [2025-06-02T15:31:10.840Z] 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-06-02T15:31:10.841Z] Selected Git installation does not exist. Using Default [2025-06-02T15:31:10.841Z] The recommended git tool is: NONE [2025-06-02T15:31:10.841Z] No credentials specified [2025-06-02T15:31:10.841Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-06-02T15:31:10.849Z] Fetching changes from the remote Git repository [2025-06-02T15:31:10.850Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-06-02T15:31:10.874Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-06-02T15:31:10.874Z] > git --version # timeout=10 [2025-06-02T15:31:10.881Z] > git --version # 'git version 2.39.3' [2025-06-02T15:31:10.881Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-02T15:31:11.019Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-06-02T15:31:11.028Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main) [2025-06-02T15:31:11.028Z] > git config core.sparsecheckout # timeout=10 [2025-06-02T15:31:11.036Z] > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-06-02T15:31:11.046Z] Commit message: "test-override: use new get_source_config_for_stream()" [2025-06-02T15:31:11.046Z] > git rev-list --no-walk 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-06-02T15:31:11.124Z] Loading library coreos@main [2025-06-02T15:31:11.124Z] Attempting to resolve main from remote references... [2025-06-02T15:31:11.124Z] > git --version # timeout=10 [2025-06-02T15:31:11.132Z] > git --version # 'git version 2.39.3' [2025-06-02T15:31:11.132Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-06-02T15:31:11.260Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 [2025-06-02T15:31:11.261Z] Selected Git installation does not exist. Using Default [2025-06-02T15:31:11.262Z] The recommended git tool is: NONE [2025-06-02T15:31:11.262Z] No credentials specified [2025-06-02T15:31:11.262Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-06-02T15:31:11.269Z] Fetching changes from the remote Git repository [2025-06-02T15:31:11.270Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-06-02T15:31:11.287Z] Fetching without tags [2025-06-02T15:31:11.287Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-06-02T15:31:11.287Z] > git --version # timeout=10 [2025-06-02T15:31:11.294Z] > git --version # 'git version 2.39.3' [2025-06-02T15:31:11.294Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-02T15:31:11.398Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main) [2025-06-02T15:31:11.398Z] > git config core.sparsecheckout # timeout=10 [2025-06-02T15:31:11.405Z] > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-06-02T15:31:11.414Z] Commit message: "cosaPod: archive cosa git info and RPMs" [2025-06-02T15:31:11.414Z] > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-06-02T15:31:12.918Z] [Pipeline] Start of Pipeline [2025-06-02T15:31:12.980Z] [Pipeline] node [2025-06-02T15:31:12.983Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-06-02T15:31:12.999Z] [Pipeline] { [2025-06-02T15:31:13.069Z] [Pipeline] withEnv [2025-06-02T15:31:13.070Z] [Pipeline] { [2025-06-02T15:31:13.096Z] [Pipeline] sh [2025-06-02T15:31:13.352Z] + set -xeuo pipefail [2025-06-02T15:31:13.352Z] ++ umask [2025-06-02T15:31:13.352Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:13.352Z] + rm -rf pipe [2025-06-02T15:31:13.352Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-06-02T15:31:13.352Z] Cloning into 'pipe'... [2025-06-02T15:31:13.603Z] [Pipeline] } [2025-06-02T15:31:13.605Z] [Pipeline] // withEnv [2025-06-02T15:31:13.636Z] [Pipeline] load [2025-06-02T15:31:13.753Z] [Pipeline] { (pipe/utils.groovy) [2025-06-02T15:31:13.758Z] [Pipeline] } [2025-06-02T15:31:13.762Z] [Pipeline] // load [2025-06-02T15:31:13.768Z] [Pipeline] readYaml [2025-06-02T15:31:13.779Z] [Pipeline] } [2025-06-02T15:31:13.783Z] [Pipeline] // node [2025-06-02T15:31:13.823Z] [Pipeline] properties [2025-06-02T15:31:13.925Z] [Pipeline] libraryResource [2025-06-02T15:31:13.927Z] [Pipeline] readJSON [2025-06-02T15:31:13.931Z] [Pipeline] node [2025-06-02T15:31:13.935Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-06-02T15:31:13.936Z] [Pipeline] { [2025-06-02T15:31:13.946Z] [Pipeline] writeYaml [2025-06-02T15:31:13.970Z] [Pipeline] readFile [2025-06-02T15:31:13.990Z] [Pipeline] } [2025-06-02T15:31:14.013Z] [Pipeline] // node [2025-06-02T15:31:14.057Z] [Pipeline] podTemplate [2025-06-02T15:31:14.066Z] [Pipeline] { [2025-06-02T15:31:14.108Z] [Pipeline] node [2025-06-02T15:31:22.611Z] Created Pod: openshift coreos-ci/pod-5ace2e78-467a-40ab-8142-75ee94bb2270-4j5tp-h7rtl [2025-06-02T15:31:29.109Z] Still waiting to schedule task [2025-06-02T15:31:29.109Z] Waiting for next available executor on ‘pod-5ace2e78-467a-40ab-8142-75ee94bb2270-4j5tp-h7rtl’ [2025-06-02T15:31:29.355Z] Agent pod-5ace2e78-467a-40ab-8142-75ee94bb2270-4j5tp-h7rtl is provisioned from template pod-5ace2e78-467a-40ab-8142-75ee94bb2270-4j5tp [2025-06-02T15:31:29.356Z] --- [2025-06-02T15:31:29.356Z] apiVersion: "v1" [2025-06-02T15:31:29.356Z] kind: "Pod" [2025-06-02T15:31:29.356Z] metadata: [2025-06-02T15:31:29.356Z] annotations: [2025-06-02T15:31:29.356Z] buildUrl: "http://172.30.130.216:80/job/test-override/1758/" [2025-06-02T15:31:29.356Z] runUrl: "job/test-override/1758/" [2025-06-02T15:31:29.356Z] labels: [2025-06-02T15:31:29.356Z] jenkins: "slave" [2025-06-02T15:31:29.356Z] jenkins/label-digest: "af54cc431c1d7b94243fe26dee11153cdb711489" [2025-06-02T15:31:29.356Z] jenkins/label: "pod-5ace2e78-467a-40ab-8142-75ee94bb2270" [2025-06-02T15:31:29.356Z] name: "pod-5ace2e78-467a-40ab-8142-75ee94bb2270-4j5tp-h7rtl" [2025-06-02T15:31:29.356Z] namespace: "coreos-ci" [2025-06-02T15:31:29.356Z] spec: [2025-06-02T15:31:29.356Z] containers: [2025-06-02T15:31:29.356Z] - command: [2025-06-02T15:31:29.356Z] - "/usr/bin/dumb-init" [2025-06-02T15:31:29.356Z] - "/usr/bin/sleep" [2025-06-02T15:31:29.356Z] - "infinity" [2025-06-02T15:31:29.356Z] env: [2025-06-02T15:31:29.356Z] - name: "NCPUS" [2025-06-02T15:31:29.356Z] value: "6" [2025-06-02T15:31:29.356Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-06-02T15:31:29.356Z] imagePullPolicy: "Always" [2025-06-02T15:31:29.356Z] name: "worker" [2025-06-02T15:31:29.356Z] resources: [2025-06-02T15:31:29.356Z] limits: [2025-06-02T15:31:29.356Z] memory: "10752Mi" [2025-06-02T15:31:29.356Z] cpu: "6" [2025-06-02T15:31:29.356Z] devices.kubevirt.io/kvm: "1" [2025-06-02T15:31:29.356Z] requests: [2025-06-02T15:31:29.356Z] memory: "10752Mi" [2025-06-02T15:31:29.356Z] cpu: "6" [2025-06-02T15:31:29.356Z] devices.kubevirt.io/kvm: "1" [2025-06-02T15:31:29.356Z] volumeMounts: [2025-06-02T15:31:29.356Z] - mountPath: "/srv/" [2025-06-02T15:31:29.356Z] name: "emptydir-0" [2025-06-02T15:31:29.356Z] - mountPath: "/home/jenkins/agent" [2025-06-02T15:31:29.356Z] name: "workspace-volume" [2025-06-02T15:31:29.356Z] readOnly: false [2025-06-02T15:31:29.356Z] - env: [2025-06-02T15:31:29.356Z] - name: "JENKINS_SECRET" [2025-06-02T15:31:29.356Z] value: "********" [2025-06-02T15:31:29.356Z] - name: "JENKINS_TUNNEL" [2025-06-02T15:31:29.356Z] value: "172.30.136.1:50000" [2025-06-02T15:31:29.356Z] - name: "JENKINS_AGENT_NAME" [2025-06-02T15:31:29.356Z] value: "pod-5ace2e78-467a-40ab-8142-75ee94bb2270-4j5tp-h7rtl" [2025-06-02T15:31:29.356Z] - name: "JENKINS_NAME" [2025-06-02T15:31:29.356Z] value: "pod-5ace2e78-467a-40ab-8142-75ee94bb2270-4j5tp-h7rtl" [2025-06-02T15:31:29.356Z] - name: "JENKINS_AGENT_WORKDIR" [2025-06-02T15:31:29.356Z] value: "/home/jenkins/agent" [2025-06-02T15:31:29.356Z] - name: "JENKINS_URL" [2025-06-02T15:31:29.356Z] value: "http://172.30.130.216:80/" [2025-06-02T15:31:29.356Z] image: "jenkins-agent-base:latest" [2025-06-02T15:31:29.356Z] name: "jnlp" [2025-06-02T15:31:29.356Z] resources: [2025-06-02T15:31:29.356Z] limits: [2025-06-02T15:31:29.356Z] memory: "512Mi" [2025-06-02T15:31:29.356Z] cpu: "1" [2025-06-02T15:31:29.356Z] requests: [2025-06-02T15:31:29.356Z] memory: "512Mi" [2025-06-02T15:31:29.356Z] cpu: "1" [2025-06-02T15:31:29.356Z] volumeMounts: [2025-06-02T15:31:29.356Z] - mountPath: "/home/jenkins/agent" [2025-06-02T15:31:29.356Z] name: "workspace-volume" [2025-06-02T15:31:29.356Z] readOnly: false [2025-06-02T15:31:29.356Z] nodeSelector: [2025-06-02T15:31:29.356Z] kubernetes.io/os: "linux" [2025-06-02T15:31:29.356Z] restartPolicy: "Never" [2025-06-02T15:31:29.356Z] serviceAccountName: "jenkins" [2025-06-02T15:31:29.356Z] volumes: [2025-06-02T15:31:29.356Z] - emptyDir: {} [2025-06-02T15:31:29.356Z] name: "emptydir-0" [2025-06-02T15:31:29.356Z] - emptyDir: [2025-06-02T15:31:29.356Z] medium: "" [2025-06-02T15:31:29.356Z] name: "workspace-volume" [2025-06-02T15:31:29.356Z] [2025-06-02T15:31:29.398Z] Running on pod-5ace2e78-467a-40ab-8142-75ee94bb2270-4j5tp-h7rtl in /home/jenkins/agent/workspace/test-override [2025-06-02T15:31:29.398Z] [Pipeline] { [2025-06-02T15:31:29.419Z] [Pipeline] container [2025-06-02T15:31:29.419Z] [Pipeline] { [2025-06-02T15:31:29.423Z] [Pipeline] withEnv [2025-06-02T15:31:29.423Z] [Pipeline] { [2025-06-02T15:31:29.427Z] [Pipeline] sh [2025-06-02T15:31:30.159Z] + set -xeuo pipefail [2025-06-02T15:31:30.159Z] ++ umask [2025-06-02T15:31:30.159Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:30.159Z] + cat /cosa/coreos-assembler-git.json [2025-06-02T15:31:30.159Z] + tee coreos-assembler-git.json [2025-06-02T15:31:30.159Z] { [2025-06-02T15:31:30.159Z] "date": "2025-06-02T12:19:25Z", [2025-06-02T15:31:30.159Z] "git": { [2025-06-02T15:31:30.159Z] "commit": "7fe8cd4acc79701fbf4e2019325e091a9ad536bb", [2025-06-02T15:31:30.159Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-06-02T15:31:30.159Z] "branch": "HEAD", [2025-06-02T15:31:30.159Z] "dirty": "false" [2025-06-02T15:31:30.159Z] }, [2025-06-02T15:31:30.159Z] "file": { [2025-06-02T15:31:30.159Z] "checksum": "89043f45cceb7a93fbc67a021a1b3f043b9d7de2c788b085d97aed41c5ee8dbb", [2025-06-02T15:31:30.159Z] "checksum_type": "sha256", [2025-06-02T15:31:30.159Z] "format": "tar.gz", [2025-06-02T15:31:30.159Z] "name": "coreos-assembler-git.tar.gz", [2025-06-02T15:31:30.159Z] "size": "12043886" [2025-06-02T15:31:30.159Z] } [2025-06-02T15:31:30.159Z] } [2025-06-02T15:31:30.495Z] [Pipeline] } [2025-06-02T15:31:30.498Z] [Pipeline] // withEnv [2025-06-02T15:31:30.518Z] [Pipeline] archiveArtifacts [2025-06-02T15:31:30.522Z] Archiving artifacts [2025-06-02T15:31:31.222Z] [Pipeline] withEnv [2025-06-02T15:31:31.233Z] [Pipeline] { [2025-06-02T15:31:31.237Z] [Pipeline] sh [2025-06-02T15:31:31.770Z] + set -xeuo pipefail [2025-06-02T15:31:31.770Z] ++ umask [2025-06-02T15:31:31.770Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:31.770Z] + rpm -qa [2025-06-02T15:31:31.770Z] + sort [2025-06-02T15:31:32.029Z] [Pipeline] } [2025-06-02T15:31:32.032Z] [Pipeline] // withEnv [2025-06-02T15:31:32.123Z] [Pipeline] archiveArtifacts [2025-06-02T15:31:32.125Z] Archiving artifacts [2025-06-02T15:31:32.149Z] [Pipeline] withEnv [2025-06-02T15:31:32.150Z] [Pipeline] { [2025-06-02T15:31:32.189Z] [Pipeline] sh [2025-06-02T15:31:32.730Z] + set -xeuo pipefail [2025-06-02T15:31:32.730Z] ++ umask [2025-06-02T15:31:32.730Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:32.730Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt [2025-06-02T15:31:32.733Z] [Pipeline] } [2025-06-02T15:31:32.735Z] [Pipeline] // withEnv [2025-06-02T15:31:32.741Z] [Pipeline] timeout [2025-06-02T15:31:32.741Z] Timeout set to expire in 3 hr 20 min [2025-06-02T15:31:32.741Z] [Pipeline] { [2025-06-02T15:31:32.772Z] [Pipeline] withEnv [2025-06-02T15:31:32.772Z] [Pipeline] { [2025-06-02T15:31:32.801Z] [Pipeline] sh [2025-06-02T15:31:33.334Z] + set -euo pipefail [2025-06-02T15:31:33.334Z] ++ umask [2025-06-02T15:31:33.334Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:33.334Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-cd9b3600ca [2025-06-02T15:31:33.334Z] + jq -r '.update.builds[].nvr' [2025-06-02T15:31:33.349Z] [Pipeline] } [2025-06-02T15:31:33.352Z] [Pipeline] // withEnv [2025-06-02T15:31:33.378Z] [Pipeline] stage [2025-06-02T15:31:33.378Z] [Pipeline] { (Report Running) [2025-06-02T15:31:33.383Z] [Pipeline] withCredentials [2025-06-02T15:31:33.402Z] Masking supported pattern matches of $RDB_PASSWORD [2025-06-02T15:31:33.403Z] [Pipeline] { [2025-06-02T15:31:33.407Z] [Pipeline] withEnv [2025-06-02T15:31:33.407Z] [Pipeline] { [2025-06-02T15:31:33.418Z] [Pipeline] sh [2025-06-02T15:31:33.949Z] + set -xeuo pipefail [2025-06-02T15:31:33.949Z] ++ umask [2025-06-02T15:31:33.949Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:33.949Z] + /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/1758/display/redirect --outcome RUNNING --advisory FEDORA-2025-cd9b3600ca --stream rawhide [2025-06-02T15:31:34.206Z] [Pipeline] } [2025-06-02T15:31:34.210Z] [Pipeline] // withEnv [2025-06-02T15:31:34.214Z] [Pipeline] } [2025-06-02T15:31:34.278Z] [Pipeline] // withCredentials [2025-06-02T15:31:34.307Z] [Pipeline] } [2025-06-02T15:31:34.335Z] [Pipeline] // stage [2025-06-02T15:31:34.371Z] [Pipeline] withCredentials [2025-06-02T15:31:34.375Z] [Pipeline] // withCredentials [2025-06-02T15:31:34.383Z] [Pipeline] echo [2025-06-02T15:31:34.383Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-06-02T15:31:34.426Z] [Pipeline] withCredentials [2025-06-02T15:31:34.468Z] [Pipeline] // withCredentials [2025-06-02T15:31:34.486Z] [Pipeline] echo [2025-06-02T15:31:34.486Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-06-02T15:31:34.492Z] [Pipeline] withCredentials [2025-06-02T15:31:34.494Z] [Pipeline] // withCredentials [2025-06-02T15:31:34.498Z] [Pipeline] echo [2025-06-02T15:31:34.498Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-06-02T15:31:34.511Z] [Pipeline] withEnv [2025-06-02T15:31:34.511Z] [Pipeline] { [2025-06-02T15:31:34.514Z] [Pipeline] sh [2025-06-02T15:31:35.047Z] + set -euo pipefail [2025-06-02T15:31:35.047Z] ++ umask [2025-06-02T15:31:35.047Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:35.047Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-06-02T15:31:35.120Z] [Pipeline] } [2025-06-02T15:31:35.124Z] [Pipeline] // withEnv [2025-06-02T15:31:35.140Z] [Pipeline] readJSON [2025-06-02T15:31:35.293Z] [Pipeline] withEnv [2025-06-02T15:31:35.293Z] [Pipeline] { [2025-06-02T15:31:35.296Z] [Pipeline] sh [2025-06-02T15:31:35.826Z] + set -euo pipefail [2025-06-02T15:31:35.826Z] ++ umask [2025-06-02T15:31:35.826Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:35.826Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250601.91.0/x86_64/meta.json [2025-06-02T15:31:35.831Z] [Pipeline] } [2025-06-02T15:31:35.834Z] [Pipeline] // withEnv [2025-06-02T15:31:35.849Z] [Pipeline] readJSON [2025-06-02T15:31:35.856Z] [Pipeline] withEnv [2025-06-02T15:31:35.856Z] [Pipeline] { [2025-06-02T15:31:35.859Z] [Pipeline] sh [2025-06-02T15:31:36.384Z] + set -xeuo pipefail [2025-06-02T15:31:36.384Z] ++ umask [2025-06-02T15:31:36.384Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:36.385Z] + cosa init --branch rawhide --commit=e1d1929962057fa3cd398a8e90fb1f4ffb0a736d https://github.com/coreos/fedora-coreos-config [2025-06-02T15:31:36.385Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-06-02T15:31:36.640Z] info: Missing CAP_SYS_ADMIN; using virt [2025-06-02T15:31:36.640Z] + mkdir -p src [2025-06-02T15:31:36.640Z] + cd src [2025-06-02T15:31:36.640Z] + test -e config [2025-06-02T15:31:36.640Z] + case "${source}" in [2025-06-02T15:31:36.640Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-06-02T15:31:36.640Z] Cloning into 'config'... [2025-06-02T15:31:36.893Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-06-02T15:31:36.893Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-06-02T15:31:37.450Z] Submodule path 'fedora-bootc': checked out 'f6c94a95ed8f8e5e8b9cef527ae25268e48f8f99' [2025-06-02T15:31:37.450Z] + '[' -n e1d1929962057fa3cd398a8e90fb1f4ffb0a736d ']' [2025-06-02T15:31:37.450Z] + git -C ./config fetch origin e1d1929962057fa3cd398a8e90fb1f4ffb0a736d [2025-06-02T15:31:37.450Z] From https://github.com/coreos/fedora-coreos-config [2025-06-02T15:31:37.450Z] * branch e1d1929962057fa3cd398a8e90fb1f4ffb0a736d -> FETCH_HEAD [2025-06-02T15:31:37.450Z] + git -C ./config reset --hard e1d1929962057fa3cd398a8e90fb1f4ffb0a736d [2025-06-02T15:31:37.450Z] HEAD is now at e1d1929 tree: import changes from testing-devel at c83903ed590c12408673bdc45452ae4d563a2a41 [2025-06-02T15:31:37.450Z] + git -C ./config submodule update --init --recursive [2025-06-02T15:31:37.450Z] + set +x [2025-06-02T15:31:37.450Z] Config commit: e1d1929962057fa3cd398a8e90fb1f4ffb0a736d [2025-06-02T15:31:37.450Z] + manifest=src/config/manifest.yaml [2025-06-02T15:31:37.450Z] + image=src/config/image.yaml [2025-06-02T15:31:37.450Z] + [[ -n '' ]] [2025-06-02T15:31:37.450Z] + [[ ! -f src/config/manifest.yaml ]] [2025-06-02T15:31:37.450Z] + [[ ! -f src/config/image.yaml ]] [2025-06-02T15:31:37.450Z] + mkdir -p cache [2025-06-02T15:31:37.450Z] + mkdir -p builds [2025-06-02T15:31:37.450Z] + mkdir -p tmp [2025-06-02T15:31:37.450Z] + mkdir -p overrides/rpm [2025-06-02T15:31:37.450Z] + mkdir -p overrides/rootfs [2025-06-02T15:31:37.450Z] + test 0 = 1 [2025-06-02T15:31:37.450Z] + case "${YUMREPOS}" in [2025-06-02T15:31:37.450Z] + set +x [2025-06-02T15:31:37.450Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-06-02T15:31:37.455Z] [Pipeline] } [2025-06-02T15:31:37.457Z] [Pipeline] // withEnv [2025-06-02T15:31:37.476Z] [Pipeline] stage [2025-06-02T15:31:37.476Z] [Pipeline] { (Initialize Remotes) [2025-06-02T15:31:37.492Z] [Pipeline] parallel [2025-06-02T15:31:37.492Z] [Pipeline] { (Branch: x86_64) [2025-06-02T15:31:37.560Z] [Pipeline] withEnv [2025-06-02T15:31:37.561Z] [Pipeline] { [2025-06-02T15:31:37.570Z] [Pipeline] sh [2025-06-02T15:31:38.094Z] + set -xeuo pipefail [2025-06-02T15:31:38.094Z] ++ umask [2025-06-02T15:31:38.094Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:38.094Z] + cosa buildfetch --stream rawhide --build 43.20250601.91.0 --file manifest-lock.generated.x86_64.json [2025-06-02T15:31:38.349Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json [2025-06-02T15:31:38.349Z] Updated builds/builds.json [2025-06-02T15:31:38.349Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250601.91.0/x86_64/meta.json [2025-06-02T15:31:38.349Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250601.91.0/x86_64/commitmeta.json [2025-06-02T15:31:38.619Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250601.91.0/x86_64/ostree-commit-object [2025-06-02T15:31:38.620Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250601.91.0/x86_64/manifest-lock.generated.x86_64.json [2025-06-02T15:31:38.622Z] [Pipeline] } [2025-06-02T15:31:38.626Z] [Pipeline] // withEnv [2025-06-02T15:31:38.631Z] [Pipeline] } [2025-06-02T15:31:38.635Z] [Pipeline] // parallel [2025-06-02T15:31:38.639Z] [Pipeline] } [2025-06-02T15:31:38.642Z] [Pipeline] // stage [2025-06-02T15:31:38.702Z] [Pipeline] stage [2025-06-02T15:31:38.703Z] [Pipeline] { (Download Overrides) [2025-06-02T15:31:38.736Z] [Pipeline] parallel [2025-06-02T15:31:38.736Z] [Pipeline] { (Branch: x86_64) [2025-06-02T15:31:38.752Z] [Pipeline] withEnv [2025-06-02T15:31:38.752Z] [Pipeline] { [2025-06-02T15:31:38.774Z] [Pipeline] sh [2025-06-02T15:31:39.308Z] + set -xeuo pipefail [2025-06-02T15:31:39.308Z] ++ umask [2025-06-02T15:31:39.308Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:39.308Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43 --arch x86_64 --arch noarch [2025-06-02T15:31:39.308Z] Downloading [1/33]: kernel-devel-matched-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.563Z] [====================================] 100% 201.34 KiB / 201.34 KiB [2025-06-02T15:31:39.563Z] Downloading [2/33]: libperf-devel-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.564Z] [====================================] 100% 233.99 KiB / 233.99 KiB [2025-06-02T15:31:39.564Z] Downloading [3/33]: kernel-debug-uki-virt-addons-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.564Z] [====================================] 100% 209.08 KiB / 209.08 KiB [2025-06-02T15:31:39.564Z] Downloading [4/33]: kernel-tools-libs-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.564Z] [====================================] 100% 214.00 KiB / 214.00 KiB [2025-06-02T15:31:39.564Z] Downloading [5/33]: kernel-modules-internal-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.564Z] [=========== ] 32% 1.00 MiB / 3.09 MiB [======================= ] 64% 2.00 MiB / 3.09 MiB [================================== ] 97% 3.00 MiB / 3.09 MiB [====================================] 100% 3.09 MiB / 3.09 MiB [2025-06-02T15:31:39.564Z] Downloading [6/33]: rv-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.564Z] [====================================] 100% 217.67 KiB / 217.67 KiB [2025-06-02T15:31:39.564Z] Downloading [7/33]: python3-perf-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.564Z] [======================= ] 66% 1.00 MiB / 1.51 MiB [====================================] 100% 1.51 MiB / 1.51 MiB [2025-06-02T15:31:39.564Z] Downloading [8/33]: perf-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.564Z] [============== ] 40% 1.00 MiB / 2.45 MiB [============================= ] 81% 2.00 MiB / 2.45 MiB [====================================] 100% 2.45 MiB / 2.45 MiB [2025-06-02T15:31:39.564Z] Downloading [9/33]: kernel-uki-virt-addons-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.564Z] [====================================] 100% 209.02 KiB / 209.02 KiB [2025-06-02T15:31:39.564Z] Downloading [10/33]: libperf-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.564Z] [====================================] 100% 223.55 KiB / 223.55 KiB [2025-06-02T15:31:39.564Z] Downloading [11/33]: kernel-debug-devel-matched-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.564Z] [====================================] 100% 201.36 KiB / 201.36 KiB [2025-06-02T15:31:39.564Z] Downloading [12/33]: rtla-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.818Z] [====================================] 100% 267.39 KiB / 267.39 KiB [2025-06-02T15:31:39.818Z] Downloading [13/33]: kernel-modules-extra-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.818Z] [======== ] 22% 1.00 MiB / 4.46 MiB [================ ] 44% 2.00 MiB / 4.46 MiB [======================== ] 67% 3.00 MiB / 4.46 MiB [================================ ] 89% 4.00 MiB / 4.46 MiB [====================================] 100% 4.46 MiB / 4.46 MiB [2025-06-02T15:31:39.818Z] Downloading [14/33]: kernel-debug-devel-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.818Z] [= ] 5% 1.00 MiB / 18.86 MiB [=== ] 10% 2.00 MiB / 18.86 MiB [===== ] 15% 3.00 MiB / 18.86 MiB [======= ] 21% 4.00 MiB / 18.86 MiB [========= ] 26% 5.00 MiB / 18.86 MiB [=========== ] 31% 6.00 MiB / 18.86 MiB [============= ] 37% 7.00 MiB / 18.86 MiB [=============== ] 42% 8.00 MiB / 18.86 MiB [================= ] 47% 9.00 MiB / 18.86 MiB [=================== ] 53% 10.00 MiB / 18.86 MiB [==================== ] 58% 11.00 MiB / 18.86 MiB [====================== ] 63% 12.00 MiB / 18.86 MiB [======================== ] 68% 13.00 MiB / 18.86 MiB [========================== ] 74% 14.00 MiB / 18.86 MiB [============================ ] 79% 15.00 MiB / 18.86 MiB [============================== ] 84% 16.00 MiB / 18.86 MiB [================================ ] 90% 17.00 MiB / 18.86 MiB [================================== ] 95% 18.00 MiB / 18.86 MiB [====================================] 100% 18.86 MiB / 18.86 MiB [2025-06-02T15:31:39.818Z] Downloading [15/33]: kernel-tools-libs-devel-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.818Z] [====================================] 100% 524.48 KiB / 524.48 KiB [2025-06-02T15:31:39.818Z] Downloading [16/33]: kernel-modules-extra-matched-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.818Z] [====================================] 100% 201.28 KiB / 201.28 KiB [2025-06-02T15:31:39.818Z] Downloading [17/33]: kernel-debug-modules-internal-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:39.818Z] [======== ] 22% 1.00 MiB / 4.35 MiB [================ ] 45% 2.00 MiB / 4.35 MiB [======================== ] 68% 3.00 MiB / 4.35 MiB [================================= ] 91% 4.00 MiB / 4.35 MiB [====================================] 100% 4.35 MiB / 4.35 MiB [2025-06-02T15:31:39.818Z] Downloading [18/33]: kernel-debug-modules-extra-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:40.073Z] [===== ] 15% 1.00 MiB / 6.53 MiB [=========== ] 30% 2.00 MiB / 6.53 MiB [================ ] 45% 3.00 MiB / 6.53 MiB [====================== ] 61% 4.00 MiB / 6.53 MiB [=========================== ] 76% 5.00 MiB / 6.53 MiB [================================= ] 91% 6.00 MiB / 6.53 MiB [====================================] 100% 6.53 MiB / 6.53 MiB [2025-06-02T15:31:40.073Z] Downloading [19/33]: kernel-debug-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:40.073Z] [====================================] 100% 201.56 KiB / 201.56 KiB [2025-06-02T15:31:40.073Z] Downloading [20/33]: kernel-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:40.073Z] [====================================] 100% 201.46 KiB / 201.46 KiB [2025-06-02T15:31:40.073Z] Downloading [21/33]: kernel-selftests-internal-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:40.073Z] [====== ] 19% 1.00 MiB / 5.20 MiB [============= ] 38% 2.00 MiB / 5.20 MiB [==================== ] 57% 3.00 MiB / 5.20 MiB [=========================== ] 76% 4.00 MiB / 5.20 MiB [================================== ] 96% 5.00 MiB / 5.20 MiB [====================================] 100% 5.20 MiB / 5.20 MiB [2025-06-02T15:31:40.073Z] Downloading [22/33]: kernel-tools-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:40.073Z] [====================================] 100% 755.61 KiB / 755.61 KiB [2025-06-02T15:31:40.073Z] Downloading [23/33]: kernel-devel-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:40.073Z] [= ] 5% 1.00 MiB / 18.69 MiB [=== ] 10% 2.00 MiB / 18.69 MiB [===== ] 16% 3.00 MiB / 18.69 MiB [======= ] 21% 4.00 MiB / 18.69 MiB [========= ] 26% 5.00 MiB / 18.69 MiB [=========== ] 32% 6.00 MiB / 18.69 MiB [============= ] 37% 7.00 MiB / 18.69 MiB [=============== ] 42% 8.00 MiB / 18.69 MiB [================= ] 48% 9.00 MiB / 18.69 MiB [=================== ] 53% 10.00 MiB / 18.69 MiB [===================== ] 58% 11.00 MiB / 18.69 MiB [======================= ] 64% 12.00 MiB / 18.69 MiB [========================= ] 69% 13.00 MiB / 18.69 MiB [========================== ] 74% 14.00 MiB / 18.69 MiB [============================ ] 80% 15.00 MiB / 18.69 MiB [============================== ] 85% 16.00 MiB / 18.69 MiB [================================ ] 90% 17.00 MiB / 18.69 MiB [================================== ] 96% 18.00 MiB / 18.69 MiB [====================================] 100% 18.69 MiB / 18.69 MiB [2025-06-02T15:31:40.073Z] Downloading [24/33]: kernel-debug-core-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:40.328Z] [= ] 2% 1.00 MiB / 34.13 MiB [== ] 5% 2.00 MiB / 34.13 MiB [=== ] 8% 3.00 MiB / 34.13 MiB [==== ] 11% 4.00 MiB / 34.13 MiB [===== ] 14% 5.00 MiB / 34.13 MiB [====== ] 17% 6.00 MiB / 34.13 MiB [======= ] 20% 7.00 MiB / 34.13 MiB [======== ] 23% 8.00 MiB / 34.13 MiB [========= ] 26% 9.00 MiB / 34.13 MiB [========== ] 29% 10.00 MiB / 34.13 MiB [=========== ] 32% 11.00 MiB / 34.13 MiB [============ ] 35% 12.00 MiB / 34.13 MiB [============= ] 38% 13.00 MiB / 34.13 MiB [============== ] 41% 14.00 MiB / 34.13 MiB [=============== ] 43% 15.00 MiB / 34.13 MiB [================ ] 46% 16.00 MiB / 34.13 MiB [================= ] 49% 17.00 MiB / 34.13 MiB [================== ] 52% 18.00 MiB / 34.13 MiB [==================== ] 55% 19.00 MiB / 34.13 MiB [===================== ] 58% 20.00 MiB / 34.13 MiB [====================== ] 61% 21.00 MiB / 34.13 MiB [======================= ] 64% 22.00 MiB / 34.13 MiB [======================== ] 67% 23.00 MiB / 34.13 MiB [========================= ] 70% 24.00 MiB / 34.13 MiB [========================== ] 73% 25.00 MiB / 34.13 MiB [=========================== ] 76% 26.00 MiB / 34.13 MiB [============================ ] 79% 27.00 MiB / 34.13 MiB [============================= ] 82% 28.00 MiB / 34.13 MiB [============================== ] 84% 29.00 MiB / 34.13 MiB [=============================== ] 87% 30.00 MiB / 34.13 MiB [================================ ] 90% 31.00 MiB / 34.13 MiB [================================= ] 93% 32.00 MiB / 34.13 MiB [================================== ] 96% 33.00 MiB / 34.13 MiB [=================================== ] 99% 34.00 MiB / 34.13 MiB [====================================] 100% 34.13 MiB / 34.13 MiB [2025-06-02T15:31:40.328Z] Downloading [25/33]: kernel-modules-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:40.583Z] [ ] 1% 1.00 MiB / 95.92 MiB [ ] 2% 2.00 MiB / 95.92 MiB [= ] 3% 3.00 MiB / 95.92 MiB [= ] 4% 4.00 MiB / 95.92 MiB [= ] 5% 5.00 MiB / 95.92 MiB [== ] 6% 6.00 MiB / 95.92 MiB [== ] 7% 7.00 MiB / 95.92 MiB [=== ] 8% 8.00 MiB / 95.92 MiB [=== ] 9% 9.00 MiB / 95.92 MiB [=== ] 10% 10.00 MiB / 95.92 MiB [==== ] 11% 11.00 MiB / 95.92 MiB [==== ] 12% 12.00 MiB / 95.92 MiB [==== ] 13% 13.00 MiB / 95.92 MiB [===== ] 14% 14.00 MiB / 95.92 MiB [===== ] 15% 15.00 MiB / 95.92 MiB [====== ] 16% 16.00 MiB / 95.92 MiB [====== ] 17% 17.00 MiB / 95.92 MiB [====== ] 18% 18.00 MiB / 95.92 MiB [======= ] 19% 19.00 MiB / 95.92 MiB [======= ] 20% 20.00 MiB / 95.92 MiB [======= ] 21% 21.00 MiB / 95.92 MiB [======== ] 22% 22.00 MiB / 95.92 MiB [======== ] 23% 23.00 MiB / 95.92 MiB [========= ] 25% 24.00 MiB / 95.92 MiB [========= ] 26% 25.00 MiB / 95.92 MiB [========= ] 27% 26.00 MiB / 95.92 MiB [========== ] 28% 27.00 MiB / 95.92 MiB [========== ] 29% 28.00 MiB / 95.92 MiB [========== ] 30% 29.00 MiB / 95.92 MiB [=========== ] 31% 30.00 MiB / 95.92 MiB [=========== ] 32% 31.00 MiB / 95.92 MiB [============ ] 33% 32.00 MiB / 95.92 MiB [============ ] 34% 33.00 MiB / 95.92 MiB [============ ] 35% 34.00 MiB / 95.92 MiB [============= ] 36% 35.00 MiB / 95.92 MiB [============= ] 37% 36.00 MiB / 95.92 MiB [============= ] 38% 37.00 MiB / 95.92 MiB [============== ] 39% 38.00 MiB / 95.92 MiB [============== ] 40% 39.00 MiB / 95.92 MiB [=============== ] 41% 40.00 MiB / 95.92 MiB [=============== ] 42% 41.00 MiB / 95.92 MiB [=============== ] 43% 42.00 MiB / 95.92 MiB [================ ] 44% 43.00 MiB / 95.92 MiB [================ ] 45% 44.00 MiB / 95.92 MiB [================ ] 46% 45.00 MiB / 95.92 MiB [================= ] 47% 46.00 MiB / 95.92 MiB [================= ] 48% 47.00 MiB / 95.92 MiB [================== ] 50% 48.00 MiB / 95.92 MiB [================== ] 51% 49.00 MiB / 95.92 MiB [================== ] 52% 50.00 MiB / 95.92 MiB [=================== ] 53% 51.00 MiB / 95.92 MiB [=================== ] 54% 52.00 MiB / 95.92 MiB [=================== ] 55% 53.00 MiB / 95.92 MiB [==================== ] 56% 54.00 MiB / 95.92 MiB [==================== ] 57% 55.00 MiB / 95.92 MiB [===================== ] 58% 56.00 MiB / 95.92 MiB [===================== ] 59% 57.00 MiB / 95.92 MiB [===================== ] 60% 58.00 MiB / 95.92 MiB [====================== ] 61% 59.00 MiB / 95.92 MiB [====================== ] 62% 60.00 MiB / 95.92 MiB [====================== ] 63% 61.00 MiB / 95.92 MiB [======================= ] 64% 62.00 MiB / 95.92 MiB [======================= ] 65% 63.00 MiB / 95.92 MiB [======================== ] 66% 64.00 MiB / 95.92 MiB [======================== ] 67% 65.00 MiB / 95.92 MiB [======================== ] 68% 66.00 MiB / 95.92 MiB [========================= ] 69% 67.00 MiB / 95.92 MiB [========================= ] 70% 68.00 MiB / 95.92 MiB [========================= ] 71% 69.00 MiB / 95.92 MiB [========================== ] 72% 70.00 MiB / 95.92 MiB [========================== ] 74% 71.00 MiB / 95.92 MiB [=========================== ] 75% 72.00 MiB / 95.92 MiB [=========================== ] 76% 73.00 MiB / 95.92 MiB [=========================== ] 77% 74.00 MiB / 95.92 MiB [============================ ] 78% 75.00 MiB / 95.92 MiB [============================ ] 79% 76.00 MiB / 95.92 MiB [============================ ] 80% 77.00 MiB / 95.92 MiB [============================= ] 81% 78.00 MiB / 95.92 MiB [============================= ] 82% 79.00 MiB / 95.92 MiB [============================== ] 83% 80.00 MiB / 95.92 MiB [============================== ] 84% 81.00 MiB / 95.92 MiB [============================== ] 85% 82.00 MiB / 95.92 MiB [=============================== ] 86% 83.00 MiB / 95.92 MiB [=============================== ] 87% 84.00 MiB / 95.92 MiB [=============================== ] 88% 85.00 MiB / 95.92 MiB [================================ ] 89% 86.00 MiB / 95.92 MiB [================================ ] 90% 87.00 MiB / 95.92 MiB [================================= ] 91% 88.00 MiB / 95.92 MiB [================================= ] 92% 89.00 MiB / 95.92 MiB [================================= ] 93% 90.00 MiB / 95.92 MiB [================================== ] 94% 91.00 MiB / 95.92 MiB [================================== ] 95% 92.00 MiB / 95.92 MiB [================================== ] 96% 93.00 MiB / 95.92 MiB [=================================== ] 97% 94.00 MiB / 95.92 MiB [=================================== ] 99% 95.00 MiB / 95.92 MiB [====================================] 100% 95.92 MiB / 95.92 MiB [2025-06-02T15:31:40.583Z] Downloading [26/33]: kernel-modules-core-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:40.838Z] [ ] 1% 1.00 MiB / 68.92 MiB [= ] 2% 2.00 MiB / 68.92 MiB [= ] 4% 3.00 MiB / 68.92 MiB [== ] 5% 4.00 MiB / 68.92 MiB [== ] 7% 5.00 MiB / 68.92 MiB [=== ] 8% 6.00 MiB / 68.92 MiB [=== ] 10% 7.00 MiB / 68.92 MiB [==== ] 11% 8.00 MiB / 68.92 MiB [==== ] 13% 9.00 MiB / 68.92 MiB [===== ] 14% 10.00 MiB / 68.92 MiB [===== ] 15% 11.00 MiB / 68.92 MiB [====== ] 17% 12.00 MiB / 68.92 MiB [====== ] 18% 13.00 MiB / 68.92 MiB [======= ] 20% 14.00 MiB / 68.92 MiB [======= ] 21% 15.00 MiB / 68.92 MiB [======== ] 23% 16.00 MiB / 68.92 MiB [======== ] 24% 17.00 MiB / 68.92 MiB [========= ] 26% 18.00 MiB / 68.92 MiB [========= ] 27% 19.00 MiB / 68.92 MiB [========== ] 29% 20.00 MiB / 68.92 MiB [========== ] 30% 21.00 MiB / 68.92 MiB [=========== ] 31% 22.00 MiB / 68.92 MiB [============ ] 33% 23.00 MiB / 68.92 MiB [============ ] 34% 24.00 MiB / 68.92 MiB [============= ] 36% 25.00 MiB / 68.92 MiB [============= ] 37% 26.00 MiB / 68.92 MiB [============== ] 39% 27.00 MiB / 68.92 MiB [============== ] 40% 28.00 MiB / 68.92 MiB [=============== ] 42% 29.00 MiB / 68.92 MiB [=============== ] 43% 30.00 MiB / 68.92 MiB [================ ] 44% 31.00 MiB / 68.92 MiB [================ ] 46% 32.00 MiB / 68.92 MiB [================= ] 47% 33.00 MiB / 68.92 MiB [================= ] 49% 34.00 MiB / 68.92 MiB [================== ] 50% 35.00 MiB / 68.92 MiB [================== ] 52% 36.00 MiB / 68.92 MiB [=================== ] 53% 37.00 MiB / 68.92 MiB [=================== ] 55% 38.00 MiB / 68.92 MiB [==================== ] 56% 39.00 MiB / 68.92 MiB [==================== ] 58% 40.00 MiB / 68.92 MiB [===================== ] 59% 41.00 MiB / 68.92 MiB [===================== ] 60% 42.00 MiB / 68.92 MiB [====================== ] 62% 43.00 MiB / 68.92 MiB [====================== ] 63% 44.00 MiB / 68.92 MiB [======================= ] 65% 45.00 MiB / 68.92 MiB [======================== ] 66% 46.00 MiB / 68.92 MiB [======================== ] 68% 47.00 MiB / 68.92 MiB [========================= ] 69% 48.00 MiB / 68.92 MiB [========================= ] 71% 49.00 MiB / 68.92 MiB [========================== ] 72% 50.00 MiB / 68.92 MiB [========================== ] 73% 51.00 MiB / 68.92 MiB [=========================== ] 75% 52.00 MiB / 68.92 MiB [=========================== ] 76% 53.00 MiB / 68.92 MiB [============================ ] 78% 54.00 MiB / 68.92 MiB [============================ ] 79% 55.00 MiB / 68.92 MiB [============================= ] 81% 56.00 MiB / 68.92 MiB [============================= ] 82% 57.00 MiB / 68.92 MiB [============================== ] 84% 58.00 MiB / 68.92 MiB [============================== ] 85% 59.00 MiB / 68.92 MiB [=============================== ] 87% 60.00 MiB / 68.92 MiB [=============================== ] 88% 61.00 MiB / 68.92 MiB [================================ ] 89% 62.00 MiB / 68.92 MiB [================================ ] 91% 63.00 MiB / 68.92 MiB [================================= ] 92% 64.00 MiB / 68.92 MiB [================================= ] 94% 65.00 MiB / 68.92 MiB [================================== ] 95% 66.00 MiB / 68.92 MiB [================================== ] 97% 67.00 MiB / 68.92 MiB [=================================== ] 98% 68.00 MiB / 68.92 MiB [====================================] 100% 68.92 MiB / 68.92 MiB [2025-06-02T15:31:40.839Z] Downloading [27/33]: kernel-core-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:41.094Z] [= ] 5% 1.00 MiB / 19.21 MiB [=== ] 10% 2.00 MiB / 19.21 MiB [===== ] 15% 3.00 MiB / 19.21 MiB [======= ] 20% 4.00 MiB / 19.21 MiB [========= ] 26% 5.00 MiB / 19.21 MiB [=========== ] 31% 6.00 MiB / 19.21 MiB [============= ] 36% 7.00 MiB / 19.21 MiB [============== ] 41% 8.00 MiB / 19.21 MiB [================ ] 46% 9.00 MiB / 19.21 MiB [================== ] 52% 10.00 MiB / 19.21 MiB [==================== ] 57% 11.00 MiB / 19.21 MiB [====================== ] 62% 12.00 MiB / 19.21 MiB [======================== ] 67% 13.00 MiB / 19.21 MiB [========================== ] 72% 14.00 MiB / 19.21 MiB [============================ ] 78% 15.00 MiB / 19.21 MiB [============================= ] 83% 16.00 MiB / 19.21 MiB [=============================== ] 88% 17.00 MiB / 19.21 MiB [================================= ] 93% 18.00 MiB / 19.21 MiB [=================================== ] 98% 19.00 MiB / 19.21 MiB [====================================] 100% 19.21 MiB / 19.21 MiB [2025-06-02T15:31:41.094Z] Downloading [28/33]: kernel-debug-modules-core-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:41.350Z] [ ] 1% 1.00 MiB / 95.90 MiB [ ] 2% 2.00 MiB / 95.90 MiB [= ] 3% 3.00 MiB / 95.90 MiB [= ] 4% 4.00 MiB / 95.90 MiB [= ] 5% 5.00 MiB / 95.90 MiB [== ] 6% 6.00 MiB / 95.90 MiB [== ] 7% 7.00 MiB / 95.90 MiB [=== ] 8% 8.00 MiB / 95.90 MiB [=== ] 9% 9.00 MiB / 95.90 MiB [=== ] 10% 10.00 MiB / 95.90 MiB [==== ] 11% 11.00 MiB / 95.90 MiB [==== ] 12% 12.00 MiB / 95.90 MiB [==== ] 13% 13.00 MiB / 95.90 MiB [===== ] 14% 14.00 MiB / 95.90 MiB [===== ] 15% 15.00 MiB / 95.90 MiB [====== ] 16% 16.00 MiB / 95.90 MiB [====== ] 17% 17.00 MiB / 95.90 MiB [====== ] 18% 18.00 MiB / 95.90 MiB [======= ] 19% 19.00 MiB / 95.90 MiB [======= ] 20% 20.00 MiB / 95.90 MiB [======= ] 21% 21.00 MiB / 95.90 MiB [======== ] 22% 22.00 MiB / 95.90 MiB [======== ] 23% 23.00 MiB / 95.90 MiB [========= ] 25% 24.00 MiB / 95.90 MiB [========= ] 26% 25.00 MiB / 95.90 MiB [========= ] 27% 26.00 MiB / 95.90 MiB [========== ] 28% 27.00 MiB / 95.90 MiB [========== ] 29% 28.00 MiB / 95.90 MiB [========== ] 30% 29.00 MiB / 95.90 MiB [=========== ] 31% 30.00 MiB / 95.90 MiB [=========== ] 32% 31.00 MiB / 95.90 MiB [============ ] 33% 32.00 MiB / 95.90 MiB [============ ] 34% 33.00 MiB / 95.90 MiB [============ ] 35% 34.00 MiB / 95.90 MiB [============= ] 36% 35.00 MiB / 95.90 MiB [============= ] 37% 36.00 MiB / 95.90 MiB [============= ] 38% 37.00 MiB / 95.90 MiB [============== ] 39% 38.00 MiB / 95.90 MiB [============== ] 40% 39.00 MiB / 95.90 MiB [=============== ] 41% 40.00 MiB / 95.90 MiB [=============== ] 42% 41.00 MiB / 95.90 MiB [=============== ] 43% 42.00 MiB / 95.90 MiB [================ ] 44% 43.00 MiB / 95.90 MiB [================ ] 45% 44.00 MiB / 95.90 MiB [================ ] 46% 45.00 MiB / 95.90 MiB [================= ] 47% 46.00 MiB / 95.90 MiB [================= ] 49% 47.00 MiB / 95.90 MiB [================== ] 50% 48.00 MiB / 95.90 MiB [================== ] 51% 49.00 MiB / 95.90 MiB [================== ] 52% 50.00 MiB / 95.90 MiB [=================== ] 53% 51.00 MiB / 95.90 MiB [=================== ] 54% 52.00 MiB / 95.90 MiB [=================== ] 55% 53.00 MiB / 95.90 MiB [==================== ] 56% 54.00 MiB / 95.90 MiB [==================== ] 57% 55.00 MiB / 95.90 MiB [===================== ] 58% 56.00 MiB / 95.90 MiB [===================== ] 59% 57.00 MiB / 95.90 MiB [===================== ] 60% 58.00 MiB / 95.90 MiB [====================== ] 61% 59.00 MiB / 95.90 MiB [====================== ] 62% 60.00 MiB / 95.90 MiB [====================== ] 63% 61.00 MiB / 95.90 MiB [======================= ] 64% 62.00 MiB / 95.90 MiB [======================= ] 65% 63.00 MiB / 95.90 MiB [======================== ] 66% 64.00 MiB / 95.90 MiB [======================== ] 67% 65.00 MiB / 95.90 MiB [======================== ] 68% 66.00 MiB / 95.90 MiB [========================= ] 69% 67.00 MiB / 95.90 MiB [========================= ] 70% 68.00 MiB / 95.90 MiB [========================= ] 71% 69.00 MiB / 95.90 MiB [========================== ] 72% 70.00 MiB / 95.90 MiB [========================== ] 74% 71.00 MiB / 95.90 MiB [=========================== ] 75% 72.00 MiB / 95.90 MiB [=========================== ] 76% 73.00 MiB / 95.90 MiB [=========================== ] 77% 74.00 MiB / 95.90 MiB [============================ ] 78% 75.00 MiB / 95.90 MiB [============================ ] 79% 76.00 MiB / 95.90 MiB [============================ ] 80% 77.00 MiB / 95.90 MiB [============================= ] 81% 78.00 MiB / 95.90 MiB [============================= ] 82% 79.00 MiB / 95.90 MiB [============================== ] 83% 80.00 MiB / 95.90 MiB [============================== ] 84% 81.00 MiB / 95.90 MiB [============================== ] 85% 82.00 MiB / 95.90 MiB [=============================== ] 86% 83.00 MiB / 95.90 MiB [=============================== ] 87% 84.00 MiB / 95.90 MiB [=============================== ] 88% 85.00 MiB / 95.90 MiB [================================ ] 89% 86.00 MiB / 95.90 MiB [================================ ] 90% 87.00 MiB / 95.90 MiB [================================= ] 91% 88.00 MiB / 95.90 MiB [================================= ] 92% 89.00 MiB / 95.90 MiB [================================= ] 93% 90.00 MiB / 95.90 MiB [================================== ] 94% 91.00 MiB / 95.90 MiB [================================== ] 95% 92.00 MiB / 95.90 MiB [================================== ] 96% 93.00 MiB / 95.90 MiB [=================================== ] 98% 94.00 MiB / 95.90 MiB [=================================== ] 99% 95.00 MiB / 95.90 MiB [====================================] 100% 95.90 MiB / 95.90 MiB [2025-06-02T15:31:41.350Z] Downloading [29/33]: kernel-debug-modules-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:41.858Z] [ ] 0% 1.00 MiB / 141.47 MiB [ ] 1% 2.00 MiB / 141.47 MiB [ ] 2% 3.00 MiB / 141.47 MiB [= ] 2% 4.00 MiB / 141.47 MiB [= ] 3% 5.00 MiB / 141.47 MiB [= ] 4% 6.00 MiB / 141.47 MiB [= ] 4% 7.00 MiB / 141.47 MiB [== ] 5% 8.00 MiB / 141.47 MiB [== ] 6% 9.00 MiB / 141.47 MiB [== ] 7% 10.00 MiB / 141.47 MiB [== ] 7% 11.00 MiB / 141.47 MiB [=== ] 8% 12.00 MiB / 141.47 MiB [=== ] 9% 13.00 MiB / 141.47 MiB [=== ] 9% 14.00 MiB / 141.47 MiB [=== ] 10% 15.00 MiB / 141.47 MiB [==== ] 11% 16.00 MiB / 141.47 MiB [==== ] 12% 17.00 MiB / 141.47 MiB [==== ] 12% 18.00 MiB / 141.47 MiB [==== ] 13% 19.00 MiB / 141.47 MiB [===== ] 14% 20.00 MiB / 141.47 MiB [===== ] 14% 21.00 MiB / 141.47 MiB [===== ] 15% 22.00 MiB / 141.47 MiB [===== ] 16% 23.00 MiB / 141.47 MiB [====== ] 16% 24.00 MiB / 141.47 MiB [====== ] 17% 25.00 MiB / 141.47 MiB [====== ] 18% 26.00 MiB / 141.47 MiB [====== ] 19% 27.00 MiB / 141.47 MiB [======= ] 19% 28.00 MiB / 141.47 MiB [======= ] 20% 29.00 MiB / 141.47 MiB [======= ] 21% 30.00 MiB / 141.47 MiB [======= ] 21% 31.00 MiB / 141.47 MiB [======== ] 22% 32.00 MiB / 141.47 MiB [======== ] 23% 33.00 MiB / 141.47 MiB [======== ] 24% 34.00 MiB / 141.47 MiB [======== ] 24% 35.00 MiB / 141.47 MiB [========= ] 25% 36.00 MiB / 141.47 MiB [========= ] 26% 37.00 MiB / 141.47 MiB [========= ] 26% 38.00 MiB / 141.47 MiB [========= ] 27% 39.00 MiB / 141.47 MiB [========== ] 28% 40.00 MiB / 141.47 MiB [========== ] 28% 41.00 MiB / 141.47 MiB [========== ] 29% 42.00 MiB / 141.47 MiB [========== ] 30% 43.00 MiB / 141.47 MiB [=========== ] 31% 44.00 MiB / 141.47 MiB [=========== ] 31% 45.00 MiB / 141.47 MiB [=========== ] 32% 46.00 MiB / 141.47 MiB [=========== ] 33% 47.00 MiB / 141.47 MiB [============ ] 33% 48.00 MiB / 141.47 MiB [============ ] 34% 49.00 MiB / 141.47 MiB [============ ] 35% 50.00 MiB / 141.47 MiB [============ ] 36% 51.00 MiB / 141.47 MiB [============= ] 36% 52.00 MiB / 141.47 MiB [============= ] 37% 53.00 MiB / 141.47 MiB [============= ] 38% 54.00 MiB / 141.47 MiB [============= ] 38% 55.00 MiB / 141.47 MiB [============== ] 39% 56.00 MiB / 141.47 MiB [============== ] 40% 57.00 MiB / 141.47 MiB [============== ] 40% 58.00 MiB / 141.47 MiB [=============== ] 41% 59.00 MiB / 141.47 MiB [=============== ] 42% 60.00 MiB / 141.47 MiB [=============== ] 43% 61.00 MiB / 141.47 MiB [=============== ] 43% 62.00 MiB / 141.47 MiB [================ ] 44% 63.00 MiB / 141.47 MiB [================ ] 45% 64.00 MiB / 141.47 MiB [================ ] 45% 65.00 MiB / 141.47 MiB [================ ] 46% 66.00 MiB / 141.47 MiB [================= ] 47% 67.00 MiB / 141.47 MiB [================= ] 48% 68.00 MiB / 141.47 MiB [================= ] 48% 69.00 MiB / 141.47 MiB [================= ] 49% 70.00 MiB / 141.47 MiB [================== ] 50% 71.00 MiB / 141.47 MiB [================== ] 50% 72.00 MiB / 141.47 MiB [================== ] 51% 73.00 MiB / 141.47 MiB [================== ] 52% 74.00 MiB / 141.47 MiB [=================== ] 53% 75.00 MiB / 141.47 MiB [=================== ] 53% 76.00 MiB / 141.47 MiB [=================== ] 54% 77.00 MiB / 141.47 MiB [=================== ] 55% 78.00 MiB / 141.47 MiB [==================== ] 55% 79.00 MiB / 141.47 MiB [==================== ] 56% 80.00 MiB / 141.47 MiB [==================== ] 57% 81.00 MiB / 141.47 MiB [==================== ] 57% 82.00 MiB / 141.47 MiB [===================== ] 58% 83.00 MiB / 141.47 MiB [===================== ] 59% 84.00 MiB / 141.47 MiB [===================== ] 60% 85.00 MiB / 141.47 MiB [===================== ] 60% 86.00 MiB / 141.47 MiB [====================== ] 61% 87.00 MiB / 141.47 MiB [====================== ] 62% 88.00 MiB / 141.47 MiB [====================== ] 62% 89.00 MiB / 141.47 MiB [====================== ] 63% 90.00 MiB / 141.47 MiB [======================= ] 64% 91.00 MiB / 141.47 MiB [======================= ] 65% 92.00 MiB / 141.47 MiB [======================= ] 65% 93.00 MiB / 141.47 MiB [======================= ] 66% 94.00 MiB / 141.47 MiB [======================== ] 67% 95.00 MiB / 141.47 MiB [======================== ] 67% 96.00 MiB / 141.47 MiB [======================== ] 68% 97.00 MiB / 141.47 MiB [======================== ] 69% 98.00 MiB / 141.47 MiB [========================= ] 69% 99.00 MiB / 141.47 MiB [========================= ] 70% 100.00 MiB / 141.47 MiB [========================= ] 71% 101.00 MiB / 141.47 MiB [========================= ] 72% 102.00 MiB / 141.47 MiB [========================== ] 72% 103.00 MiB / 141.47 MiB [========================== ] 73% 104.00 MiB / 141.47 MiB [========================== ] 74% 105.00 MiB / 141.47 MiB [========================== ] 74% 106.00 MiB / 141.47 MiB [=========================== ] 75% 107.00 MiB / 141.47 MiB [=========================== ] 76% 108.00 MiB / 141.47 MiB [=========================== ] 77% 109.00 MiB / 141.47 MiB [=========================== ] 77% 110.00 MiB / 141.47 MiB [============================ ] 78% 111.00 MiB / 141.47 MiB [============================ ] 79% 112.00 MiB / 141.47 MiB [============================ ] 79% 113.00 MiB / 141.47 MiB [============================= ] 80% 114.00 MiB / 141.47 MiB [============================= ] 81% 115.00 MiB / 141.47 MiB [============================= ] 81% 116.00 MiB / 141.47 MiB [============================= ] 82% 117.00 MiB / 141.47 MiB [============================== ] 83% 118.00 MiB / 141.47 MiB [============================== ] 84% 119.00 MiB / 141.47 MiB [============================== ] 84% 120.00 MiB / 141.47 MiB [============================== ] 85% 121.00 MiB / 141.47 MiB [=============================== ] 86% 122.00 MiB / 141.47 MiB [=============================== ] 86% 123.00 MiB / 141.47 MiB [=============================== ] 87% 124.00 MiB / 141.47 MiB [=============================== ] 88% 125.00 MiB / 141.47 MiB [================================ ] 89% 126.00 MiB / 141.47 MiB [================================ ] 89% 127.00 MiB / 141.47 MiB [================================ ] 90% 128.00 MiB / 141.47 MiB [================================ ] 91% 129.00 MiB / 141.47 MiB [================================= ] 91% 130.00 MiB / 141.47 MiB [================================= ] 92% 131.00 MiB / 141.47 MiB [================================= ] 93% 132.00 MiB / 141.47 MiB [================================= ] 94% 133.00 MiB / 141.47 MiB [================================== ] 94% 134.00 MiB / 141.47 MiB [================================== ] 95% 135.00 MiB / 141.47 MiB [================================== ] 96% 136.00 MiB / 141.47 MiB [================================== ] 96% 137.00 MiB / 141.47 MiB [=================================== ] 97% 138.00 MiB / 141.47 MiB [=================================== ] 98% 139.00 MiB / 141.47 MiB [=================================== ] 98% 140.00 MiB / 141.47 MiB [=================================== ] 99% 141.00 MiB / 141.47 MiB [====================================] 100% 141.47 MiB / 141.47 MiB [2025-06-02T15:31:41.859Z] Downloading [30/33]: kernel-uki-virt-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:42.113Z] [ ] 1% 1.00 MiB / 61.40 MiB [= ] 3% 2.00 MiB / 61.40 MiB [= ] 4% 3.00 MiB / 61.40 MiB [== ] 6% 4.00 MiB / 61.40 MiB [== ] 8% 5.00 MiB / 61.40 MiB [=== ] 9% 6.00 MiB / 61.40 MiB [==== ] 11% 7.00 MiB / 61.40 MiB [==== ] 13% 8.00 MiB / 61.40 MiB [===== ] 14% 9.00 MiB / 61.40 MiB [===== ] 16% 10.00 MiB / 61.40 MiB [====== ] 17% 11.00 MiB / 61.40 MiB [======= ] 19% 12.00 MiB / 61.40 MiB [======= ] 21% 13.00 MiB / 61.40 MiB [======== ] 22% 14.00 MiB / 61.40 MiB [======== ] 24% 15.00 MiB / 61.40 MiB [========= ] 26% 16.00 MiB / 61.40 MiB [========= ] 27% 17.00 MiB / 61.40 MiB [========== ] 29% 18.00 MiB / 61.40 MiB [=========== ] 30% 19.00 MiB / 61.40 MiB [=========== ] 32% 20.00 MiB / 61.40 MiB [============ ] 34% 21.00 MiB / 61.40 MiB [============ ] 35% 22.00 MiB / 61.40 MiB [============= ] 37% 23.00 MiB / 61.40 MiB [============== ] 39% 24.00 MiB / 61.40 MiB [============== ] 40% 25.00 MiB / 61.40 MiB [=============== ] 42% 26.00 MiB / 61.40 MiB [=============== ] 43% 27.00 MiB / 61.40 MiB [================ ] 45% 28.00 MiB / 61.40 MiB [================= ] 47% 29.00 MiB / 61.40 MiB [================= ] 48% 30.00 MiB / 61.40 MiB [================== ] 50% 31.00 MiB / 61.40 MiB [================== ] 52% 32.00 MiB / 61.40 MiB [=================== ] 53% 33.00 MiB / 61.40 MiB [=================== ] 55% 34.00 MiB / 61.40 MiB [==================== ] 57% 35.00 MiB / 61.40 MiB [===================== ] 58% 36.00 MiB / 61.40 MiB [===================== ] 60% 37.00 MiB / 61.40 MiB [====================== ] 61% 38.00 MiB / 61.40 MiB [====================== ] 63% 39.00 MiB / 61.40 MiB [======================= ] 65% 40.00 MiB / 61.40 MiB [======================== ] 66% 41.00 MiB / 61.40 MiB [======================== ] 68% 42.00 MiB / 61.40 MiB [========================= ] 70% 43.00 MiB / 61.40 MiB [========================= ] 71% 44.00 MiB / 61.40 MiB [========================== ] 73% 45.00 MiB / 61.40 MiB [========================== ] 74% 46.00 MiB / 61.40 MiB [=========================== ] 76% 47.00 MiB / 61.40 MiB [============================ ] 78% 48.00 MiB / 61.40 MiB [============================ ] 79% 49.00 MiB / 61.40 MiB [============================= ] 81% 50.00 MiB / 61.40 MiB [============================= ] 83% 51.00 MiB / 61.40 MiB [============================== ] 84% 52.00 MiB / 61.40 MiB [=============================== ] 86% 53.00 MiB / 61.40 MiB [=============================== ] 87% 54.00 MiB / 61.40 MiB [================================ ] 89% 55.00 MiB / 61.40 MiB [================================ ] 91% 56.00 MiB / 61.40 MiB [================================= ] 92% 57.00 MiB / 61.40 MiB [================================== ] 94% 58.00 MiB / 61.40 MiB [================================== ] 96% 59.00 MiB / 61.40 MiB [=================================== ] 97% 60.00 MiB / 61.40 MiB [=================================== ] 99% 61.00 MiB / 61.40 MiB [====================================] 100% 61.40 MiB / 61.40 MiB [2025-06-02T15:31:42.113Z] Downloading [31/33]: kernel-debug-uki-virt-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.rpm [2025-06-02T15:31:42.367Z] [ ] 1% 1.00 MiB / 82.61 MiB [ ] 2% 2.00 MiB / 82.61 MiB [= ] 3% 3.00 MiB / 82.61 MiB [= ] 4% 4.00 MiB / 82.61 MiB [== ] 6% 5.00 MiB / 82.61 MiB [== ] 7% 6.00 MiB / 82.61 MiB [=== ] 8% 7.00 MiB / 82.61 MiB [=== ] 9% 8.00 MiB / 82.61 MiB [=== ] 10% 9.00 MiB / 82.61 MiB [==== ] 12% 10.00 MiB / 82.61 MiB [==== ] 13% 11.00 MiB / 82.61 MiB [===== ] 14% 12.00 MiB / 82.61 MiB [===== ] 15% 13.00 MiB / 82.61 MiB [====== ] 16% 14.00 MiB / 82.61 MiB [====== ] 18% 15.00 MiB / 82.61 MiB [====== ] 19% 16.00 MiB / 82.61 MiB [======= ] 20% 17.00 MiB / 82.61 MiB [======= ] 21% 18.00 MiB / 82.61 MiB [======== ] 23% 19.00 MiB / 82.61 MiB [======== ] 24% 20.00 MiB / 82.61 MiB [========= ] 25% 21.00 MiB / 82.61 MiB [========= ] 26% 22.00 MiB / 82.61 MiB [========== ] 27% 23.00 MiB / 82.61 MiB [========== ] 29% 24.00 MiB / 82.61 MiB [========== ] 30% 25.00 MiB / 82.61 MiB [=========== ] 31% 26.00 MiB / 82.61 MiB [=========== ] 32% 27.00 MiB / 82.61 MiB [============ ] 33% 28.00 MiB / 82.61 MiB [============ ] 35% 29.00 MiB / 82.61 MiB [============= ] 36% 30.00 MiB / 82.61 MiB [============= ] 37% 31.00 MiB / 82.61 MiB [============= ] 38% 32.00 MiB / 82.61 MiB [============== ] 39% 33.00 MiB / 82.61 MiB [============== ] 41% 34.00 MiB / 82.61 MiB [=============== ] 42% 35.00 MiB / 82.61 MiB [=============== ] 43% 36.00 MiB / 82.61 MiB [================ ] 44% 37.00 MiB / 82.61 MiB [================ ] 46% 38.00 MiB / 82.61 MiB [================ ] 47% 39.00 MiB / 82.61 MiB [================= ] 48% 40.00 MiB / 82.61 MiB [================= ] 49% 41.00 MiB / 82.61 MiB [================== ] 50% 42.00 MiB / 82.61 MiB [================== ] 52% 43.00 MiB / 82.61 MiB [=================== ] 53% 44.00 MiB / 82.61 MiB [=================== ] 54% 45.00 MiB / 82.61 MiB [==================== ] 55% 46.00 MiB / 82.61 MiB [==================== ] 56% 47.00 MiB / 82.61 MiB [==================== ] 58% 48.00 MiB / 82.61 MiB [===================== ] 59% 49.00 MiB / 82.61 MiB [===================== ] 60% 50.00 MiB / 82.61 MiB [====================== ] 61% 51.00 MiB / 82.61 MiB [====================== ] 62% 52.00 MiB / 82.61 MiB [======================= ] 64% 53.00 MiB / 82.61 MiB [======================= ] 65% 54.00 MiB / 82.61 MiB [======================= ] 66% 55.00 MiB / 82.61 MiB [======================== ] 67% 56.00 MiB / 82.61 MiB [======================== ] 69% 57.00 MiB / 82.61 MiB [========================= ] 70% 58.00 MiB / 82.61 MiB [========================= ] 71% 59.00 MiB / 82.61 MiB [========================== ] 72% 60.00 MiB / 82.61 MiB [========================== ] 73% 61.00 MiB / 82.61 MiB [=========================== ] 75% 62.00 MiB / 82.61 MiB [=========================== ] 76% 63.00 MiB / 82.61 MiB [=========================== ] 77% 64.00 MiB / 82.61 MiB [============================ ] 78% 65.00 MiB / 82.61 MiB [============================ ] 79% 66.00 MiB / 82.61 MiB [============================= ] 81% 67.00 MiB / 82.61 MiB [============================= ] 82% 68.00 MiB / 82.61 MiB [============================== ] 83% 69.00 MiB / 82.61 MiB [============================== ] 84% 70.00 MiB / 82.61 MiB [============================== ] 85% 71.00 MiB / 82.61 MiB [=============================== ] 87% 72.00 MiB / 82.61 MiB [=============================== ] 88% 73.00 MiB / 82.61 MiB [================================ ] 89% 74.00 MiB / 82.61 MiB [================================ ] 90% 75.00 MiB / 82.61 MiB [================================= ] 92% 76.00 MiB / 82.61 MiB [================================= ] 93% 77.00 MiB / 82.61 MiB [================================= ] 94% 78.00 MiB / 82.61 MiB [================================== ] 95% 79.00 MiB / 82.61 MiB [================================== ] 96% 80.00 MiB / 82.61 MiB [=================================== ] 98% 81.00 MiB / 82.61 MiB [=================================== ] 99% 82.00 MiB / 82.61 MiB [====================================] 100% 82.61 MiB / 82.61 MiB [2025-06-02T15:31:42.367Z] Downloading [32/33]: kernel-modules-extra-matched-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.noarch.rpm [2025-06-02T15:31:42.367Z] [====================================] 100% 201.17 KiB / 201.17 KiB [2025-06-02T15:31:42.367Z] Downloading [33/33]: kernel-doc-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.noarch.rpm [2025-06-02T15:31:42.623Z] [ ] 2% 1.00 MiB / 43.11 MiB [= ] 4% 2.00 MiB / 43.11 MiB [== ] 6% 3.00 MiB / 43.11 MiB [=== ] 9% 4.00 MiB / 43.11 MiB [==== ] 11% 5.00 MiB / 43.11 MiB [===== ] 13% 6.00 MiB / 43.11 MiB [===== ] 16% 7.00 MiB / 43.11 MiB [====== ] 18% 8.00 MiB / 43.11 MiB [======= ] 20% 9.00 MiB / 43.11 MiB [======== ] 23% 10.00 MiB / 43.11 MiB [========= ] 25% 11.00 MiB / 43.11 MiB [========== ] 27% 12.00 MiB / 43.11 MiB [========== ] 30% 13.00 MiB / 43.11 MiB [=========== ] 32% 14.00 MiB / 43.11 MiB [============ ] 34% 15.00 MiB / 43.11 MiB [============= ] 37% 16.00 MiB / 43.11 MiB [============== ] 39% 17.00 MiB / 43.11 MiB [=============== ] 41% 18.00 MiB / 43.11 MiB [=============== ] 44% 19.00 MiB / 43.11 MiB [================ ] 46% 20.00 MiB / 43.11 MiB [================= ] 48% 21.00 MiB / 43.11 MiB [================== ] 51% 22.00 MiB / 43.11 MiB [=================== ] 53% 23.00 MiB / 43.11 MiB [==================== ] 55% 24.00 MiB / 43.11 MiB [==================== ] 57% 25.00 MiB / 43.11 MiB [===================== ] 60% 26.00 MiB / 43.11 MiB [====================== ] 62% 27.00 MiB / 43.11 MiB [======================= ] 64% 28.00 MiB / 43.11 MiB [======================== ] 67% 29.00 MiB / 43.11 MiB [========================= ] 69% 30.00 MiB / 43.11 MiB [========================= ] 71% 31.00 MiB / 43.11 MiB [========================== ] 74% 32.00 MiB / 43.11 MiB [=========================== ] 76% 33.00 MiB / 43.11 MiB [============================ ] 78% 34.00 MiB / 43.11 MiB [============================= ] 81% 35.00 MiB / 43.11 MiB [============================== ] 83% 36.00 MiB / 43.11 MiB [============================== ] 85% 37.00 MiB / 43.11 MiB [=============================== ] 88% 38.00 MiB / 43.11 MiB [================================ ] 90% 39.00 MiB / 43.11 MiB [================================= ] 92% 40.00 MiB / 43.11 MiB [================================== ] 95% 41.00 MiB / 43.11 MiB [=================================== ] 97% 42.00 MiB / 43.11 MiB [=================================== ] 99% 43.00 MiB / 43.11 MiB [====================================] 100% 43.11 MiB / 43.11 MiB [2025-06-02T15:31:42.625Z] [Pipeline] } [2025-06-02T15:31:42.628Z] [Pipeline] // withEnv [2025-06-02T15:31:42.700Z] [Pipeline] } [2025-06-02T15:31:42.720Z] [Pipeline] // parallel [2025-06-02T15:31:42.744Z] [Pipeline] } [2025-06-02T15:31:42.748Z] [Pipeline] // stage [2025-06-02T15:31:42.753Z] [Pipeline] parallel [2025-06-02T15:31:42.753Z] [Pipeline] { (Branch: x86_64) [2025-06-02T15:31:42.757Z] [Pipeline] stage [2025-06-02T15:31:42.758Z] [Pipeline] { (x86_64:Fetch) [2025-06-02T15:31:42.761Z] [Pipeline] withEnv [2025-06-02T15:31:42.761Z] [Pipeline] { [2025-06-02T15:31:42.764Z] [Pipeline] sh [2025-06-02T15:31:43.294Z] + set -xeuo pipefail [2025-06-02T15:31:43.294Z] ++ umask [2025-06-02T15:31:43.294Z] + '[' 0022 = 0000 ']' [2025-06-02T15:31:43.294Z] + cosa fetch --with-cosa-overrides --autolock 43.20250601.91.0 [2025-06-02T15:31:43.294Z] info: Missing CAP_SYS_ADMIN; using virt [2025-06-02T15:31:43.547Z] Config commit: e1d1929962057fa3cd398a8e90fb1f4ffb0a736d [2025-06-02T15:31:43.547Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-06-02T15:31:43.800Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-06-02T15:31:43.800Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-06-02T15:31:43.800Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-06-02T15:31:43.800Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-06-02T15:31:43.800Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-06-02T15:31:43.800Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-06-02T15:31:43.800Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-06-02T15:31:43.800Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-06-02T15:31:44.053Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... edff6f52dc794e100152219a87bab8b65fcaad8f4364c3b82a330ad0242ef2e9 [2025-06-02T15:31:44.307Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... cb16a1407aed8bfdd108305e62f9ae3690241f5679653915190068ae0868e2a4 [2025-06-02T15:31:44.307Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 049ca3aa04c76756fba5863b5989ce1c65105b1f103c65e0c0e02160af0f718c [2025-06-02T15:31:44.307Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 22fcf4a84a2f2c7009bb8c5cec83aa20b033e9747ff54b84878e48236df04810 [2025-06-02T15:31:44.307Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... d0013389ed550da08e7eb544411bdc773afd3ed420f2e7f5e0ff63003cdd0ec8 [2025-06-02T15:31:44.307Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 303358dd3dc440952c1d3ad266c818af3c4c4c4214a5f39ab9b7123b49ac20ae [2025-06-02T15:31:44.307Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... c157aecbe3fa0f82ced1b18567d194e541e5846d7224a04882ba162dd71ac140 [2025-06-02T15:31:44.561Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 8b123134be0a4a982e10fc43f7d29f04717c5da858194fd93567aab47902efee [2025-06-02T15:31:44.561Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 5cd86d078ae9df79270da5e9194721aae3b1a9edb115857c6383d2e94b5c91c4 [2025-06-02T15:31:44.815Z] Directory walk started [2025-06-02T15:31:44.815Z] Directory walk done - 33 packages [2025-06-02T15:31:44.815Z] Temporary output repo path: ./.repodata/ [2025-06-02T15:31:44.815Z] Pool started (with 5 workers) [2025-06-02T15:31:44.815Z] Pool finished [2025-06-02T15:31:45.068Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-06-02T15:31:45.068Z] 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.20250601.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-06-02T15:31:45.321Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16 [2025-06-02T15:32:07.625Z] Loaded lockfiles: [2025-06-02T15:32:07.625Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250601.91.0.json [2025-06-02T15:32:07.625Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-06-02T15:32:07.625Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-06-02T15:32:07.625Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-06-02T15:32:07.625Z] [2025-06-02T15:32:07.625Z] 43 metadata, 111 content objects imported; 154.3?kB content written [2025-06-02T15:32:07.625Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-06-02T15:32:07.625Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-06-02T15:32:07.625Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-06-02T15:32:07.625Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-06-02T15:32:07.625Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-06-02T15:32:07.625Z] 9 metadata, 5 content objects imported; 6.6?kB content written [2025-06-02T15:32:07.625Z] 16 metadata, 18 content objects imported; 10.9?kB content written [2025-06-02T15:32:07.625Z] 9 metadata, 7 content objects imported; 8.7?kB content written [2025-06-02T15:32:07.625Z] rpm-ostree version: 2025.8 [2025-06-02T15:32:07.625Z] No previous commit for fedora/x86_64/coreos/rawhide [2025-06-02T15:32:07.625Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-06-02T15:32:07.881Z] Updating metadata for 'fedora-coreos-pool'...done [2025-06-02T15:32:10.396Z] Updating metadata for 'fedora-rawhide'...done [2025-06-02T15:33:31.739Z] Importing rpm-md...done [2025-06-02T15:33:31.739Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-06-02T15:31:44Z solvables: 33 [2025-06-02T15:33:31.739Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-06-01T16:36:00Z solvables: 62211 [2025-06-02T15:33:31.739Z] rpm-md repo 'fedora-rawhide'; generated: 2025-06-01T06:54:11Z solvables: 77633 [2025-06-02T15:33:31.739Z] Resolving dependencies...done [2025-06-02T15:33:31.739Z] Installing 448 packages: [2025-06-02T15:33:31.739Z] NetworkManager-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] NetworkManager-cloud-setup-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] NetworkManager-libnm-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] NetworkManager-team-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] NetworkManager-tui-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] WALinuxAgent-udev-2.13.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] afterburn-5.8.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] afterburn-dracut-5.8.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] amd-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] amd-ucode-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] audit-4.0.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] audit-libs-4.0.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] audit-rules-4.0.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] azure-vm-utils-0.5.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] bash-color-prompt-0.6.1-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] bind-libs-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] bind-utils-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] bootc-1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] bsdtar-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] btrfs-progs-6.14-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] container-selinux-4:2.238.0-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] containerd-2.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] containers-common-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] containers-common-extra-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] coreutils-9.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] coreutils-common-9.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] criu-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] crun-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] crypto-policies-20250402-2.git86c0178.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] curl-8.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] device-mapper-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] device-mapper-event-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] device-mapper-event-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] device-mapper-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.739Z] device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] dnf5-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] docker-cli-28.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] dracut-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] dracut-network-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] dracut-squash-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] ethtool-2:6.14-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fedora-release-common-43-0.16.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fedora-repos-43-0.2.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] fwupd-2.0.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] git-core-2.49.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] glib2-2.85.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] glibc-2.41.9000-15.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] glibc-common-2.41.9000-15.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] glibc-gconv-extra-2.41.9000-15.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] glibc-minimal-langpack-2.41.9000-15.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gpgme-1.24.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] grep-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] grub2-common-1:2.12-32.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] grub2-efi-x64-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] grub2-pc-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] grub2-pc-modules-1:2.12-32.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] grub2-tools-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] grub2-tools-minimal-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] hwdata-0.395-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] inih-60-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] intel-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] kdump-utils-1.0.54-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] kernel-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64 (coreos-assembler-local-overrides) [2025-06-02T15:33:31.740Z] kernel-core-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64 (coreos-assembler-local-overrides) [2025-06-02T15:33:31.740Z] kernel-modules-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64 (coreos-assembler-local-overrides) [2025-06-02T15:33:31.740Z] kernel-modules-core-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64 (coreos-assembler-local-overrides) [2025-06-02T15:33:31.740Z] kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] less-678-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libarchive-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libblkid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libcurl-minimal-8.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libdnf5-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libdnf5-cli-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libfdisk-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libffi-3.4.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libibverbs-57.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libipa_hbac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libldb-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libmodulemd-2.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libmount-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libnfsidmap-1:2.8.3-1.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libnghttp2-1.65.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libnvme-1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libselinux-3.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libselinux-utils-3.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libsmartcols-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libsmbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libsolv-0.7.32-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libsss_certmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libsss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libsss_nss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libsss_sudo-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libuuid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libwbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libxml2-2.12.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] linux-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] linux-firmware-whence-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] lua-libs-5.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] lvm2-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] lvm2-libs-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] makedumpfile-1.7.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] moby-engine-28.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] moby-filesystem-28.2.2-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] nano-8.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] nano-default-editor-8.4-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] netavark-2:1.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] newt-0.52.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] nfs-utils-coreos-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] nftables-1:1.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] nftables-services-1:1.1.3-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] nmstate-2.2.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] nvidia-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.740Z] openldap-2.6.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] openssh-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] openssh-clients-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] openssh-server-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] openssl-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] openssl-libs-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] passt-0^20250512.g8ec1341-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] passt-selinux-0^20250512.g8ec1341-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] podman-5:5.5.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] polkit-126-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] polkit-libs-126-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] qed-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] readline-8.2-13.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] rpm-5.99.90-5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] rpm-libs-5.99.90-5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] rpm-ostree-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] rpm-ostree-libs-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] rpm-plugin-selinux-5.99.90-5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] rpm-sequoia-1.8.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] samba-client-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] samba-common-2:4.22.1-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] samba-common-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] selinux-policy-41.41-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] selinux-policy-targeted-41.41-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] setup-2.15.0-25.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sqlite-libs-3.49.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sssd-ad-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sssd-client-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sssd-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sssd-common-pac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sssd-ipa-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sssd-krb5-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sssd-krb5-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sssd-ldap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sssd-nfs-idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] sudo-1.9.15-7.p5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] systemd-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] systemd-container-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] systemd-libs-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] systemd-pam-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] systemd-resolved-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] systemd-shared-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] systemd-sysusers-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] systemd-udev-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] tzdata-2025b-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] util-linux-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] util-linux-core-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] vim-data-2:9.1.1418-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] vim-minimal-2:9.1.1418-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] xfsprogs-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:33:31.741Z] Input state hash: 3281f2a177f8ab8190f97cb59481e756cc4484c0610190343337c0f6bd444c87 [2025-06-02T15:33:31.741Z] Will download: 444 packages (463.7?MB) [2025-06-02T15:33:34.252Z] Downloading from 'fedora-coreos-pool'...done [2025-06-02T15:33:42.330Z] Importing packages...done: 448 [2025-06-02T15:33:46.492Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-06-02T15:33:49.006Z] [Pipeline] } [2025-06-02T15:33:49.010Z] [Pipeline] // withEnv [2025-06-02T15:33:49.016Z] [Pipeline] } [2025-06-02T15:33:49.019Z] [Pipeline] // stage [2025-06-02T15:33:49.023Z] [Pipeline] stage [2025-06-02T15:33:49.024Z] [Pipeline] { (x86_64:Build OSTree/QEMU) [2025-06-02T15:33:49.098Z] [Pipeline] withEnv [2025-06-02T15:33:49.099Z] [Pipeline] { [2025-06-02T15:33:49.116Z] [Pipeline] sh [2025-06-02T15:33:49.698Z] + set -xeuo pipefail [2025-06-02T15:33:49.698Z] ++ umask [2025-06-02T15:33:49.698Z] + '[' 0022 = 0000 ']' [2025-06-02T15:33:49.698Z] + cosa build --autolock 43.20250601.91.0 [2025-06-02T15:33:49.952Z] info: Missing CAP_SYS_ADMIN; using virt [2025-06-02T15:33:49.952Z] Config commit: e1d1929962057fa3cd398a8e90fb1f4ffb0a736d [2025-06-02T15:33:49.952Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-06-02T15:33:50.204Z] libostree: [2025-06-02T15:33:50.204Z] Version: '2025.2' [2025-06-02T15:33:50.204Z] Git: a2a1030ce460d02396decf754cbba5615d9d3743 [2025-06-02T15:33:50.204Z] Features: [2025-06-02T15:33:50.204Z] - inode64 [2025-06-02T15:33:50.204Z] - initial-var [2025-06-02T15:33:50.204Z] - libcurl [2025-06-02T15:33:50.204Z] - libsoup3 [2025-06-02T15:33:50.204Z] - gpgme [2025-06-02T15:33:50.204Z] - composefs [2025-06-02T15:33:50.204Z] - ex-fsverity [2025-06-02T15:33:50.204Z] - libarchive [2025-06-02T15:33:50.204Z] - selinux [2025-06-02T15:33:50.204Z] - openssl [2025-06-02T15:33:50.204Z] - sign-ed25519 [2025-06-02T15:33:50.204Z] - sign-spki [2025-06-02T15:33:50.204Z] - libmount [2025-06-02T15:33:50.204Z] - systemd [2025-06-02T15:33:50.204Z] - release [2025-06-02T15:33:50.204Z] - p2p [2025-06-02T15:33:50.204Z] rpm-ostree: [2025-06-02T15:33:50.204Z] Version: '2025.8' [2025-06-02T15:33:50.204Z] Git: a9e47ebcbb73b498df7f11a6220dbf073b3912ef [2025-06-02T15:33:50.204Z] Features: [2025-06-02T15:33:50.204Z] - rust [2025-06-02T15:33:50.204Z] - compose [2025-06-02T15:33:50.204Z] - container [2025-06-02T15:33:50.204Z] - fedora-integration [2025-06-02T15:33:50.204Z] Previous build: 43.20250601.91.0 [2025-06-02T15:33:50.457Z] Previous commit: 550d1efff35b04e7285eac25383af431b270155b4eaa962cda78c5cf791a6814 [2025-06-02T15:33:50.457Z] Image Config checksum: c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b [2025-06-02T15:33:50.709Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit e1d1929962057fa3cd398a8e90fb1f4ffb0a736d [2025-06-02T15:33:50.709Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-06-02T15:33:50.709Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-06-02T15:33:50.709Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-06-02T15:33:50.709Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-06-02T15:33:50.710Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-06-02T15:33:50.710Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-06-02T15:33:50.710Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-06-02T15:33:50.710Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-06-02T15:33:50.975Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... edff6f52dc794e100152219a87bab8b65fcaad8f4364c3b82a330ad0242ef2e9 [2025-06-02T15:33:50.975Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... cb16a1407aed8bfdd108305e62f9ae3690241f5679653915190068ae0868e2a4 [2025-06-02T15:33:50.975Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 049ca3aa04c76756fba5863b5989ce1c65105b1f103c65e0c0e02160af0f718c [2025-06-02T15:33:50.975Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 22fcf4a84a2f2c7009bb8c5cec83aa20b033e9747ff54b84878e48236df04810 [2025-06-02T15:33:50.975Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... d0013389ed550da08e7eb544411bdc773afd3ed420f2e7f5e0ff63003cdd0ec8 [2025-06-02T15:33:50.975Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 303358dd3dc440952c1d3ad266c818af3c4c4c4214a5f39ab9b7123b49ac20ae [2025-06-02T15:33:50.975Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... c157aecbe3fa0f82ced1b18567d194e541e5846d7224a04882ba162dd71ac140 [2025-06-02T15:33:51.229Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 8b123134be0a4a982e10fc43f7d29f04717c5da858194fd93567aab47902efee [2025-06-02T15:33:51.229Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 5cd86d078ae9df79270da5e9194721aae3b1a9edb115857c6383d2e94b5c91c4 [2025-06-02T15:33:51.785Z] Directory walk started [2025-06-02T15:33:51.785Z] Directory walk done - 33 packages [2025-06-02T15:33:51.785Z] Temporary output repo path: ./.repodata/ [2025-06-02T15:33:51.785Z] Pool started (with 5 workers) [2025-06-02T15:33:51.785Z] Pool finished [2025-06-02T15:33:51.785Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-06-02T15:33:52.041Z] 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.20250601.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 550d1efff35b04e7285eac25383af431b270155b4eaa962cda78c5cf791a6814 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-06-02T15:34:06.865Z] Loaded lockfiles: [2025-06-02T15:34:06.865Z] /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250601.91.0.json [2025-06-02T15:34:06.865Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-06-02T15:34:06.865Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-06-02T15:34:06.865Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-06-02T15:34:06.865Z] [2025-06-02T15:34:06.865Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-02T15:34:06.866Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-02T15:34:06.866Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-02T15:34:06.866Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-02T15:34:06.866Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-02T15:34:06.866Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-02T15:34:06.866Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-02T15:34:06.866Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-02T15:34:06.866Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-06-02T15:34:06.866Z] rpm-ostree version: 2025.8 [2025-06-02T15:34:06.866Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide [2025-06-02T15:34:09.369Z] Importing rpm-md...done [2025-06-02T15:34:09.369Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-06-02T15:33:51Z solvables: 33 [2025-06-02T15:34:09.369Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-06-01T16:36:00Z solvables: 62211 [2025-06-02T15:34:09.369Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-06-01T06:54:11Z solvables: 77633 [2025-06-02T15:34:11.249Z] Resolving dependencies...done [2025-06-02T15:34:11.249Z] Installing 448 packages: [2025-06-02T15:34:11.249Z] NetworkManager-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] NetworkManager-cloud-setup-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] NetworkManager-libnm-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] NetworkManager-team-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] NetworkManager-tui-1:1.53.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] WALinuxAgent-udev-2.13.1.1-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] afterburn-5.8.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] afterburn-dracut-5.8.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] amd-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] amd-ucode-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] audit-4.0.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] audit-libs-4.0.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] audit-rules-4.0.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] azure-vm-utils-0.5.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] bash-color-prompt-0.6.1-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] bind-libs-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] bind-utils-32:9.18.36-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] bootc-1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] bootupd-0.2.27-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] bsdtar-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] btrfs-progs-6.14-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] clevis-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] container-selinux-4:2.238.0-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] containerd-2.1.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] containers-common-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] containers-common-extra-5:0.63.0-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] coreutils-9.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] coreutils-common-9.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] criu-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] crun-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] crypto-policies-20250402-2.git86c0178.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] curl-8.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] device-mapper-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] device-mapper-event-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] device-mapper-event-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] device-mapper-libs-1.02.206-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] dnf5-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] docker-cli-28.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] dracut-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] dracut-network-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] dracut-squash-105-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] ethtool-2:6.14-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fedora-release-common-43-0.16.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fedora-repos-43-0.2.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] fwupd-2.0.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] git-core-2.49.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] glib2-2.85.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] glibc-2.41.9000-15.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] glibc-common-2.41.9000-15.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] glibc-gconv-extra-2.41.9000-15.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] glibc-minimal-langpack-2.41.9000-15.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.249Z] gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] gpgme-1.24.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] grep-3.12-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] grub2-common-1:2.12-32.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] grub2-efi-x64-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] grub2-pc-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] grub2-pc-modules-1:2.12-32.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] grub2-tools-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] grub2-tools-minimal-1:2.12-32.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] hwdata-0.395-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] inih-60-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] intel-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] kdump-utils-1.0.54-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] kernel-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64 (coreos-assembler-local-overrides) [2025-06-02T15:34:11.250Z] kernel-core-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64 (coreos-assembler-local-overrides) [2025-06-02T15:34:11.250Z] kernel-modules-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64 (coreos-assembler-local-overrides) [2025-06-02T15:34:11.250Z] kernel-modules-core-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64 (coreos-assembler-local-overrides) [2025-06-02T15:34:11.250Z] kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] less-678-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libarchive-3.7.7-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libblkid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.250Z] libcurl-minimal-8.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libdnf5-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libdnf5-cli-5.2.13.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libeconf-0.7.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libfdisk-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libffi-3.4.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libibverbs-57.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libipa_hbac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libldb-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libmodulemd-2.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libmount-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libnfsidmap-1:2.8.3-1.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libnghttp2-1.65.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libnvme-1.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libselinux-3.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libselinux-utils-3.8-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libsmartcols-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libsmbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libsolv-0.7.32-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libsss_certmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libsss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libsss_nss_idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libsss_sudo-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libtalloc-2.4.3-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libtdb-1.4.13-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libtevent-0.16.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libuuid-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libwbclient-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libxml2-2.12.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] linux-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] linux-firmware-whence-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] lua-libs-5.4.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] lvm2-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] lvm2-libs-2.03.32-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] makedumpfile-1.7.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] moby-engine-28.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] moby-filesystem-28.2.2-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] nano-8.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] nano-default-editor-8.4-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] netavark-2:1.15.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] newt-0.52.25-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] nfs-utils-coreos-1:2.8.2-1.rc8.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] nftables-1:1.1.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] nftables-services-1:1.1.3-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] nmstate-2.2.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] nvidia-gpu-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] openldap-2.6.9-5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] openssh-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] openssh-clients-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] openssh-server-10.0p1-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] openssl-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] openssl-libs-1:3.5.0-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] pam-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] pam-libs-1.7.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] passt-0^20250512.g8ec1341-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] passt-selinux-0^20250512.g8ec1341-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.504Z] pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] podman-5:5.5.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] polkit-126-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] polkit-libs-126-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] qed-firmware-20250509-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] readline-8.2-13.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] rpm-5.99.90-5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] rpm-libs-5.99.90-5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] rpm-ostree-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] rpm-ostree-libs-2025.7-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] rpm-plugin-selinux-5.99.90-5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] rpm-sequoia-1.8.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] samba-client-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] samba-common-2:4.22.1-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] samba-common-libs-2:4.22.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] selinux-policy-41.41-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] selinux-policy-targeted-41.41-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] setup-2.15.0-25.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] skopeo-1:1.18.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sqlite-libs-3.49.2-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sssd-ad-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sssd-client-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sssd-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sssd-common-pac-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sssd-ipa-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sssd-krb5-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sssd-krb5-common-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sssd-ldap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sssd-nfs-idmap-2.10.2-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] sudo-1.9.15-7.p5.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] systemd-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] systemd-container-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] systemd-libs-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] systemd-pam-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] systemd-resolved-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] systemd-shared-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] systemd-sysusers-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] systemd-udev-257.6-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] tzdata-2025b-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] util-linux-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] util-linux-core-2.40.4-7.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] vim-data-2:9.1.1418-1.fc43.noarch (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] vim-minimal-2:9.1.1418-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] xfsprogs-6.14.0-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool) [2025-06-02T15:34:11.505Z] Input state hash: 3281f2a177f8ab8190f97cb59481e756cc4484c0610190343337c0f6bd444c87 [2025-06-02T15:34:15.653Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-06-02T15:34:15.653Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-06-02T15:34:16.573Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-06-02T15:34:16.573Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-06-02T15:34:16.573Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-06-02T15:34:16.573Z] Skipping file /usr/lib/systemd/ from checkout [2025-06-02T15:34:18.451Z] Checking out packages...done [2025-06-02T15:34:18.451Z] Checking out ostree layers...done [2025-06-02T15:34:18.705Z] /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-06-02T15:34:18.705Z] /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-06-02T15:34:18.705Z] /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-06-02T15:34:18.705Z] /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-06-02T15:34:18.705Z] /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-06-02T15:34:18.705Z] /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-06-02T15:34:18.705Z] /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-06-02T15:34:18.705Z] /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-06-02T15:34:18.705Z] /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-06-02T15:34:18.705Z] /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-06-02T15:34:18.705Z] /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-06-02T15:34:18.705Z] Creating group 'dbus' with GID 81. [2025-06-02T15:34:18.705Z] Creating group 'rpc' with GID 32. [2025-06-02T15:34:18.705Z] Creating group 'sshd' with GID 74. [2025-06-02T15:34:18.705Z] Creating group 'utempter' with GID 35. [2025-06-02T15:34:18.705Z] Creating group 'utmp' with GID 22. [2025-06-02T15:34:18.705Z] Creating group 'docker' with GID 985. [2025-06-02T15:34:18.705Z] Creating group 'printadmin' with GID 984. [2025-06-02T15:34:18.705Z] Creating group 'kvm' with GID 36. [2025-06-02T15:34:18.705Z] Creating group 'clock' with GID 103. [2025-06-02T15:34:18.705Z] Creating group 'render' with GID 105. [2025-06-02T15:34:18.705Z] Creating group 'sgx' with GID 106. [2025-06-02T15:34:18.705Z] Creating group 'zincati' with GID 983. [2025-06-02T15:34:18.705Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983. [2025-06-02T15:34:18.705Z] Creating group 'clevis' with GID 982. [2025-06-02T15:34:18.705Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982. [2025-06-02T15:34:18.705Z] Creating group 'dnsmasq' with GID 981. [2025-06-02T15:34:18.705Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981. [2025-06-02T15:34:18.705Z] Creating group 'systemd-coredump' with GID 980. [2025-06-02T15:34:18.705Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-06-02T15:34:18.705Z] Creating group 'systemd-oom' with GID 979. [2025-06-02T15:34:18.705Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-06-02T15:34:18.705Z] Creating group 'tss' with GID 59. [2025-06-02T15:34:18.705Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59. [2025-06-02T15:34:20.583Z] Running systemd-sysusers...done [2025-06-02T15:34:22.462Z] Running pre scripts...13 done [2025-06-02T15:37:13.822Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-06-02T15:37:13.822Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-06-02T15:37:13.822Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-06-02T15:37:13.822Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-06-02T15:37:13.822Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-06-02T15:37:13.822Z] 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-06-02T15:37:13.822Z] 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-06-02T15:37:13.822Z] 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-06-02T15:37:13.822Z] 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-06-02T15:37:13.822Z] 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-06-02T15:37:13.822Z] 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-06-02T15:37:13.822Z] 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-06-02T15:37:13.822Z] 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-06-02T15:37:13.822Z] 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-06-02T15:37:13.822Z] 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-06-02T15:37:13.822Z] 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-06-02T15:37:13.822Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-06-02T15:37:13.822Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist [2025-06-02T15:37:13.822Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-06-02T15:37:13.822Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-06-02T15:37:13.822Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-06-02T15:37:13.822Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-06-02T15:37:13.822Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-06-02T15:37:13.822Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-06-02T15:37:13.822Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-06-02T15:37:13.822Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-06-02T15:37:13.822Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-06-02T15:37:25.974Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-06-02T15:37:25.974Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-06-02T15:37:25.974Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-06-02T15:37:25.974Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-06-02T15:37:25.974Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-06-02T15:37:25.974Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-06-02T15:37:25.974Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-06-02T15:37:25.974Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-06-02T15:37:25.974Z] audit-rules.post: No rules detected, adding default [2025-06-02T15:37:25.975Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-06-02T15:37:25.975Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'. [2025-06-02T15:37:25.975Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-06-02T15:37:25.975Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-06-02T15:37:25.975Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-06-02T15:37:25.975Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-06-02T15:37:25.975Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-06-02T15:37:25.975Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-06-02T15:37:25.975Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-06-02T15:37:25.975Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-06-02T15:37:25.975Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-06-02T15:37:25.975Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-06-02T15:37:25.975Z] 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-06-02T15:37:25.975Z] 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-06-02T15:37:25.975Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-06-02T15:37:25.975Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-06-02T15:37:25.975Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-06-02T15:37:25.975Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-06-02T15:37:25.975Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-06-02T15:37:26.229Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/sRunning post scripts...done [2025-06-02T15:38:12.808Z] Running posttrans scripts...16 done [2025-06-02T15:38:12.808Z] <stdin>:30: Conflict with earlier configuration for user 'bin' in /usr/lib/sysusers.d/20-setup-users.conf:2, ignoring line. [2025-06-02T15:38:12.808Z] <stdin>:31: Conflict with earlier configuration for user 'daemon' in /usr/lib/sysusers.d/20-setup-users.conf:3, ignoring line. [2025-06-02T15:38:12.808Z] Creating group 'sshd' with GID 74. [2025-06-02T15:38:12.808Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74. [2025-06-02T15:38:12.808Z] Creating group 'sssd' with GID 986. [2025-06-02T15:38:12.808Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986. [2025-06-02T15:38:12.808Z] Creating group 'zincati' with GID 985. [2025-06-02T15:38:12.808Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985. [2025-06-02T15:38:12.808Z] Creating group 'docker' with GID 984. [2025-06-02T15:38:12.808Z] Creating group 'chrony' with GID 983. [2025-06-02T15:38:12.808Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983. [2025-06-02T15:38:12.808Z] Writing rpmdb...done [2025-06-02T15:38:12.808Z] ystemd/system/mdmonitor.service'. [2025-06-02T15:38:12.808Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-06-02T15:38:12.808Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-06-02T15:38:12.808Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-06-02T15:38:12.808Z] Regenerating rpmdb for target [2025-06-02T15:38:27.614Z] Relabeling...done [2025-06-02T15:38:27.614Z] Updating usr/lib/os-release [2025-06-02T15:38:27.614Z] Deleting: usr/share/info [2025-06-02T15:38:27.614Z] Deleting: usr/share/man [2025-06-02T15:38:27.614Z] Deleting: usr/share/doc [2025-06-02T15:38:27.614Z] Executing `postprocess` inline script '0' [2025-06-02T15:38:27.614Z] + cat [2025-06-02T15:38:27.614Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-06-02T15:38:54.084Z] + rm /tmp/fcos-workarounds.cil [2025-06-02T15:38:54.084Z] Executing `postprocess` inline script '1' [2025-06-02T15:38:54.084Z] + cat [2025-06-02T15:38:54.084Z] Executing `postprocess` inline script '2' [2025-06-02T15:38:54.084Z] + 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-06-02T15:38:54.084Z] + systemctl preset-all [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-06-02T15:38:54.084Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-06-02T15:38:54.085Z] 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-06-02T15:38:54.085Z] 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-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-oci-migration-motd.service' -> '/usr/lib/systemd/system/coreos-oci-migration-motd.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'. [2025-06-02T15:38:54.085Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-06-02T15:38:54.085Z] + systemctl --user --global preset-all [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-06-02T15:38:54.085Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-06-02T15:38:54.339Z] Executing `postprocess` inline script '3' [2025-06-02T15:38:54.339Z] + source /usr/lib/os-release [2025-06-02T15:38:54.339Z] ++ NAME='Fedora Linux' [2025-06-02T15:38:54.339Z] ++ VERSION='43.20250602.dev.0 (CoreOS Prerelease)' [2025-06-02T15:38:54.339Z] ++ RELEASE_TYPE=development [2025-06-02T15:38:54.339Z] ++ ID=fedora [2025-06-02T15:38:54.339Z] ++ VERSION_ID=43 [2025-06-02T15:38:54.339Z] ++ VERSION_CODENAME= [2025-06-02T15:38:54.339Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250602.dev.0' [2025-06-02T15:38:54.339Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-06-02T15:38:54.339Z] ++ LOGO=fedora-logo-icon [2025-06-02T15:38:54.339Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-06-02T15:38:54.339Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-06-02T15:38:54.339Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-06-02T15:38:54.339Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-06-02T15:38:54.339Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-06-02T15:38:54.339Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-06-02T15:38:54.339Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-06-02T15:38:54.339Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-06-02T15:38:54.339Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-06-02T15:38:54.339Z] ++ SUPPORT_END=2026-12-02 [2025-06-02T15:38:54.339Z] ++ VARIANT=CoreOS [2025-06-02T15:38:54.339Z] ++ VARIANT_ID=coreos [2025-06-02T15:38:54.339Z] ++ OSTREE_VERSION=43.20250602.dev.0 [2025-06-02T15:38:54.339Z] + 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-06-02T15:38:54.339Z] + tee /usr/lib/kernel/install.conf [2025-06-02T15:38:54.339Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-06-02T15:38:54.339Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-06-02T15:38:54.339Z] + echo -e '[main]\nprotect_running_kernel=False' [2025-06-02T15:38:54.339Z] Executing `postprocess` inline script '4' [2025-06-02T15:38:54.339Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-06-02T15:38:54.339Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-06-02T15:38:54.339Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-06-02T15:38:54.339Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-06-02T15:38:54.594Z] Executing `postprocess` inline script '5' [2025-06-02T15:38:54.594Z] + mkdir -p /usr/lib/dracut/dracut.conf.d [2025-06-02T15:38:54.594Z] + cat [2025-06-02T15:38:54.594Z] + cat [2025-06-02T15:38:54.594Z] + cat [2025-06-02T15:38:54.594Z] + cat [2025-06-02T15:38:54.594Z] Executing `postprocess` inline script '6' [2025-06-02T15:38:54.594Z] + mkdir -p /usr/lib/ostree [2025-06-02T15:38:54.594Z] + cat [2025-06-02T15:38:54.594Z] Executing `postprocess` inline script '7' [2025-06-02T15:38:54.847Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-06-02T15:38:54.847Z] Generated update layout for BIOS: grub2-tools-1:2.12-32.fc43.x86_64 [2025-06-02T15:38:54.847Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-32.fc43.x86_64,shim-x64-15.8-3.x86_64 [2025-06-02T15:38:54.847Z] Executing `postprocess` inline script '8' [2025-06-02T15:38:55.100Z] + rm -vrf /usr/lib/ostree-boot/loader [2025-06-02T15:38:55.100Z] Executing `postprocess` inline script '9' [2025-06-02T15:38:55.100Z] + cat [2025-06-02T15:38:55.100Z] Executing `postprocess` inline script '10' [2025-06-02T15:38:55.100Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf [2025-06-02T15:38:55.100Z] + grep -q '^4 ' /dev/fd/63 [2025-06-02T15:38:55.100Z] ++ wc -l /usr/lib/ostree/prepare-root.conf [2025-06-02T15:38:55.354Z] + cat [2025-06-02T15:38:55.354Z] Executing `postprocess` inline script '11' [2025-06-02T15:38:55.354Z] + systemctl mask systemd-repart.service [2025-06-02T15:38:55.354Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-06-02T15:38:55.354Z] Executing `postprocess` inline script '12' [2025-06-02T15:38:55.354Z] + setsebool -P -N container_use_cephfs on [2025-06-02T15:39:07.506Z] + setsebool -P -N virt_use_samba on [2025-06-02T15:39:17.423Z] Executing `postprocess` inline script '13' [2025-06-02T15:39:17.423Z] + systemctl mask dnsmasq.service [2025-06-02T15:39:17.423Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-06-02T15:39:17.423Z] Executing `postprocess` inline script '14' [2025-06-02T15:39:17.423Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-06-02T15:39:17.423Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-06-02T15:39:17.423Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-06-02T15:39:17.423Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-06-02T15:39:17.423Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-06-02T15:39:17.423Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-06-02T15:39:17.423Z] Executing `postprocess` inline script '15' [2025-06-02T15:39:17.423Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-06-02T15:39:17.423Z] + cat [2025-06-02T15:39:17.423Z] Executing `postprocess` inline script '16' [2025-06-02T15:39:17.423Z] + cat [2025-06-02T15:39:17.423Z] Executing `postprocess` inline script '17' [2025-06-02T15:39:17.423Z] + source /etc/os-release [2025-06-02T15:39:17.423Z] ++ NAME='Fedora Linux' [2025-06-02T15:39:17.423Z] ++ VERSION='43.20250602.dev.0 (CoreOS Prerelease)' [2025-06-02T15:39:17.423Z] ++ RELEASE_TYPE=development [2025-06-02T15:39:17.423Z] ++ ID=fedora [2025-06-02T15:39:17.423Z] ++ VERSION_ID=43 [2025-06-02T15:39:17.423Z] ++ VERSION_CODENAME= [2025-06-02T15:39:17.423Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250602.dev.0' [2025-06-02T15:39:17.423Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-06-02T15:39:17.423Z] ++ LOGO=fedora-logo-icon [2025-06-02T15:39:17.423Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43 [2025-06-02T15:39:17.423Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-06-02T15:39:17.423Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-06-02T15:39:17.423Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-06-02T15:39:17.423Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-06-02T15:39:17.423Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-06-02T15:39:17.423Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide [2025-06-02T15:39:17.423Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-06-02T15:39:17.423Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide [2025-06-02T15:39:17.423Z] ++ SUPPORT_END=2026-12-02 [2025-06-02T15:39:17.423Z] ++ VARIANT=CoreOS [2025-06-02T15:39:17.423Z] ++ VARIANT_ID=coreos [2025-06-02T15:39:17.423Z] ++ OSTREE_VERSION=43.20250602.dev.0 [2025-06-02T15:39:17.423Z] + [[ 43.20250602.dev.0 = *.dev* ]] [2025-06-02T15:39:17.423Z] + mkdir -p /etc/zincati/config.d [2025-06-02T15:39:17.423Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-06-02T15:39:17.423Z] Executing `postprocess` inline script '18' [2025-06-02T15:39:17.423Z] + cat [2025-06-02T15:39:17.423Z] + cat /usr/etc/rpm-ostreed.conf [2025-06-02T15:39:17.423Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-06-02T15:39:17.423Z] + rm /tmp/rpm-ostreed.conf [2025-06-02T15:39:17.423Z] Executing `postprocess` inline script '19' [2025-06-02T15:39:32.236Z] Initializing rootfs [2025-06-02T15:39:32.236Z] Moving /usr to target [2025-06-02T15:39:32.236Z] Copying toplevel compat symlinks [2025-06-02T15:39:32.236Z] No embedded whiteouts found [2025-06-02T15:39:32.236Z] No device files found [2025-06-02T15:39:32.236Z] Recompiling policy [2025-06-02T15:40:04.226Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-06-02T15:40:04.226Z] Migrating /usr/etc/group to /usr/lib/ [2025-06-02T15:40:04.226Z] Adding rpm-ostree-0-integration.conf [2025-06-02T15:40:04.226Z] Preparing kernel [2025-06-02T15:40:14.140Z] /usr/sbin/dracut: line 1076: /sys/module/firmware_class/parameters/path: No such file or directory [2025-06-02T15:40:14.140Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-06-02T15:40:14.140Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64 [2025-06-02T15:40:14.140Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-06-02T15:40:14.140Z] dracut[I]: *** Including module: bash *** [2025-06-02T15:40:14.140Z] dracut[I]: *** Including module: shell-interpreter *** [2025-06-02T15:40:14.140Z] dracut[I]: *** Including module: systemd *** [2025-06-02T15:40:14.140Z] dracut[I]: *** Including module: fips *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: scsi-rules *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: systemd-battery-check *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: systemd-initrd *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: systemd-journald *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-06-02T15:40:14.694Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-06-02T15:40:14.695Z] dracut[I]: *** Including module: systemd-udevd *** [2025-06-02T15:40:14.695Z] dracut[I]: *** Including module: modsign *** [2025-06-02T15:40:14.949Z] dracut[I]: *** Including module: dbus-broker *** [2025-06-02T15:40:14.949Z] dracut[I]: *** Including module: dbus *** [2025-06-02T15:40:14.949Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-06-02T15:40:14.949Z] dracut[I]: *** Including module: i18n *** [2025-06-02T15:40:14.949Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-06-02T15:40:15.201Z] dracut[I]: *** Including module: afterburn *** [2025-06-02T15:40:15.201Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-06-02T15:40:15.201Z] dracut[I]: *** Including module: ignition *** [2025-06-02T15:40:15.454Z] dracut[I]: *** Including module: coreos-ignition *** [2025-06-02T15:40:15.454Z] dracut[I]: *** Including module: coreos-live *** [2025-06-02T15:40:15.454Z] dracut[I]: *** Including module: coreos-multipath *** [2025-06-02T15:40:15.707Z] dracut[I]: *** Including module: coreos-network *** [2025-06-02T15:40:15.707Z] dracut[I]: *** Including module: network-manager *** [2025-06-02T15:40:15.707Z] dracut[I]: *** Including module: ignition-conf *** [2025-06-02T15:40:15.707Z] dracut[I]: *** Including module: ignition-ostree *** [2025-06-02T15:40:15.961Z] dracut[I]: *** Including module: network *** [2025-06-02T15:40:15.961Z] dracut[I]: *** Including module: net-lib *** [2025-06-02T15:40:15.961Z] dracut[I]: *** Including module: url-lib *** [2025-06-02T15:40:15.961Z] dracut[I]: *** Including module: coreos-kernel *** [2025-06-02T15:40:15.961Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-06-02T15:40:16.213Z] dracut[I]: *** Including module: rdcore *** [2025-06-02T15:40:16.213Z] dracut[I]: *** Including module: clevis *** [2025-06-02T15:40:16.213Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-06-02T15:40:16.213Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-06-02T15:40:16.213Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-06-02T15:40:16.213Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-06-02T15:40:16.213Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-06-02T15:40:16.213Z] dracut[I]: *** Including module: btrfs *** [2025-06-02T15:40:16.213Z] dracut[I]: *** Including module: crypt *** [2025-06-02T15:40:16.466Z] dracut[I]: *** Including module: dm *** [2025-06-02T15:40:16.719Z] dracut[I]: *** Including module: kernel-modules *** [2025-06-02T15:40:24.779Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-06-02T15:40:24.779Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-06-02T15:40:25.697Z] dracut[I]: *** Including module: mdraid *** [2025-06-02T15:40:25.951Z] dracut[I]: *** Including module: multipath *** [2025-06-02T15:40:26.869Z] dracut[I]: *** Including module: nvdimm *** [2025-06-02T15:40:26.869Z] dracut[I]: *** Including module: qemu *** [2025-06-02T15:40:26.869Z] dracut[I]: *** Including module: qemu-net *** [2025-06-02T15:40:26.869Z] dracut[I]: *** Including module: fido2 *** [2025-06-02T15:40:26.869Z] dracut[I]: *** Including module: pkcs11 *** [2025-06-02T15:40:26.869Z] dracut[I]: *** Including module: tpm2-tss *** [2025-06-02T15:40:26.869Z] dracut[I]: *** Including module: cifs *** [2025-06-02T15:40:27.123Z] dracut[I]: *** Including module: iscsi *** [2025-06-02T15:40:27.680Z] dracut[I]: *** Including module: lunmask *** [2025-06-02T15:40:27.680Z] dracut[I]: *** Including module: nvmf *** [2025-06-02T15:40:27.934Z] dracut[I]: *** Including module: resume *** [2025-06-02T15:40:27.934Z] dracut[I]: *** Including module: rootfs-block *** [2025-06-02T15:40:27.934Z] dracut[I]: *** Including module: terminfo *** [2025-06-02T15:40:27.934Z] dracut[I]: *** Including module: udev-rules *** [2025-06-02T15:40:28.854Z] dracut[I]: *** Including module: virtfs *** [2025-06-02T15:40:28.854Z] dracut[I]: *** Including module: virtiofs *** [2025-06-02T15:40:28.854Z] dracut[I]: *** Including module: azure-disk *** [2025-06-02T15:40:28.854Z] dracut[I]: *** Including module: walinuxagent *** [2025-06-02T15:40:28.854Z] dracut[I]: *** Including module: dracut-systemd *** [2025-06-02T15:40:28.854Z] dracut[I]: *** Including module: ostree *** [2025-06-02T15:40:29.106Z] dracut[I]: *** Including module: usrmount *** [2025-06-02T15:40:29.106Z] dracut[I]: *** Including module: base *** [2025-06-02T15:40:29.106Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-06-02T15:40:29.106Z] dracut[I]: *** Including module: fs-lib *** [2025-06-02T15:40:29.106Z] dracut[I]: *** Including module: journal-conf *** [2025-06-02T15:40:29.106Z] dracut[I]: *** Including module: openssl *** [2025-06-02T15:40:29.106Z] dracut[I]: *** Including module: shutdown *** [2025-06-02T15:40:29.106Z] dracut[I]: *** Including modules done *** [2025-06-02T15:40:29.106Z] dracut[I]: *** Installing kernel module dependencies *** [2025-06-02T15:40:32.359Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-06-02T15:40:32.359Z] dracut[I]: *** Resolving executable dependencies *** [2025-06-02T15:40:34.858Z] dracut[I]: *** Resolving executable dependencies done *** [2025-06-02T15:40:34.858Z] dracut[I]: *** Hardlinking files *** [2025-06-02T15:40:34.858Z] dracut[I]: *** Hardlinking files done *** [2025-06-02T15:40:34.858Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-06-02T15:40:34.858Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-06-02T15:40:34.858Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-06-02T15:40:35.111Z] dracut[I]: *** Store current command line parameters *** [2025-06-02T15:40:35.111Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-06-02T15:41:13.730Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-06-02T15:41:13.730Z] Executing: 01-var.sh [2025-06-02T15:41:13.730Z] Ignored user missing from new passwd file: root [2025-06-02T15:41:13.730Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-06-02T15:41:13.730Z] Ignored group missing from new group file: root [2025-06-02T15:41:13.730Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-06-02T15:41:13.730Z] Network filesystem detected for repo; disabling transaction [2025-06-02T15:41:25.878Z] Committing...done [2025-06-02T15:41:47.725Z] 3746 metadata, 21615 content objects imported; 1.6?GB content written [2025-06-02T15:41:47.725Z] fedora/x86_64/coreos/rawhide => f0baa9477226ce96f8b7f9005a59b9ee6a9d791cee4d9122b15ede0cde9174ef [2025-06-02T15:41:50.224Z] ostree diff commit from: 550d1efff35b04e7285eac25383af431b270155b4eaa962cda78c5cf791a6814 [2025-06-02T15:41:50.224Z] ostree diff commit to: f0baa9477226ce96f8b7f9005a59b9ee6a9d791cee4d9122b15ede0cde9174ef [2025-06-02T15:41:50.224Z] Upgraded: [2025-06-02T15:41:50.224Z] kernel 6.16.0-0.rc0.250530gf66bc387efbe.7.fc43 -> 6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43 [2025-06-02T15:41:50.224Z] kernel-core 6.16.0-0.rc0.250530gf66bc387efbe.7.fc43 -> 6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43 [2025-06-02T15:41:50.224Z] kernel-modules 6.16.0-0.rc0.250530gf66bc387efbe.7.fc43 -> 6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43 [2025-06-02T15:41:50.224Z] kernel-modules-core 6.16.0-0.rc0.250530gf66bc387efbe.7.fc43 -> 6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43 [2025-06-02T15:41:50.224Z] [2025-06-02T15:41:50.224Z] New image input checksum: d1b179ee527e0a4e9fe9f22f176364be6dde2617e40ee3e1320f023c66820c85 [2025-06-02T15:41:50.224Z] None [2025-06-02T15:41:50.224Z] New build ID: 43.20250602.dev.0 [2025-06-02T15:41:50.224Z] 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=d1b179ee527e0a4e9fe9f22f176364be6dde2617e40ee3e1320f023c66820c85 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=e1d1929962057fa3cd398a8e90fb1f4ffb0a736d --copymeta-opt=fedora-coreos.stream 43.20250602.dev.0 oci-archive:fedora-coreos-43.20250602.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-06-02T15:42:05.031Z] Building package mapping...done [2025-06-02T15:42:05.031Z] 21615 objects in 450 packages (284 source) [2025-06-02T15:42:05.031Z] rpm size: 1464147408 [2025-06-02T15:42:05.031Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-06-02T15:42:05.031Z] Duplicates: 1308 [2025-06-02T15:42:05.031Z] Multiple owners: 114 [2025-06-02T15:42:05.031Z] Generating container image [2025-06-02T15:42:51.610Z] Pushed digest: sha256:f241a17b541ca99501fac17dd272cb0f54386a4fd221e475e69cfab1dbc7b69b [2025-06-02T15:42:54.116Z] Total objects: 25629 [2025-06-02T15:42:54.116Z] No unreachable objects [2025-06-02T15:42:54.116Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/commitmeta.json' [2025-06-02T15:42:54.116Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/ostree-commit-object' [2025-06-02T15:42:54.116Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-06-02T15:42:54.116Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/coreos-assembler-config-git.json' [2025-06-02T15:42:54.116Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-06-02T15:42:54.116Z] renamed 'fedora-coreos-43.20250602.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/fedora-coreos-43.20250602.dev.0-ostree.x86_64.ociarchive' [2025-06-02T15:42:54.116Z] renamed 'fedora-coreos-43.20250602.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/fedora-coreos-43.20250602.dev.0-ostree.x86_64-manifest.json' [2025-06-02T15:42:54.116Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/meta.json' [2025-06-02T15:42:54.371Z] info: Missing CAP_SYS_ADMIN; using virt [2025-06-02T15:42:54.624Z] Config commit: e1d1929962057fa3cd398a8e90fb1f4ffb0a736d [2025-06-02T15:42:54.624Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-06-02T15:42:55.544Z] Will build qemu [2025-06-02T15:42:56.909Z] Estimating disk size... [2025-06-02T15:42:58.784Z] Disk sizes: metal: 2735M (estimated), cloud: 10240M [2025-06-02T15:43:16.796Z] ++ arch [2025-06-02T15:43:16.796Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250602.dev.0"' -D 'build_version="43.20250602.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/fedora-coreos-43.20250602.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2735 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2222 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-sU0O.json [2025-06-02T15:43:17.354Z] + set +x [2025-06-02T15:43:17.606Z] + 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-sU0O.json [2025-06-02T15:43:17.606Z] [33m [2025-06-02T15:43:17.606Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:43:17.606Z] /dev/vdb1 40G 3.1G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:43:17.606Z] [39m [2025-06-02T15:43:17.859Z] starting /tmp/osbuild-sU0O.jsonPipeline source org.osbuild.curl: 6b629fb3304fb3080bb2f5122c62dcaca44b6858f09595e634280c39ab813264 [2025-06-02T15:43:17.859Z] Build [2025-06-02T15:43:17.859Z] root: <host> [2025-06-02T15:43:21.121Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/fedora-coreos-43.20250602.dev.0-ostree.x86_64.ociarchive [2025-06-02T15:43:21.121Z] [2025-06-02T15:43:21.121Z] ��� Duration: 1748879000s [2025-06-02T15:43:21.121Z] Pipeline oci-archive: 523357c92da117a8aeaf4564c16c99312cd6832fb8522740dd11812d4736b1e1 [2025-06-02T15:43:21.121Z] Build [2025-06-02T15:43:21.121Z] root: <host> [2025-06-02T15:43:21.121Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T15:43:21.121Z] org.osbuild.copy: 523357c92da117a8aeaf4564c16c99312cd6832fb8522740dd11812d4736b1e1 { [2025-06-02T15:43:21.121Z] "paths": [ [2025-06-02T15:43:21.121Z] { [2025-06-02T15:43:21.121Z] "from": "input://inlinefile/sha256:6897860a9bb0d3b9c830ad5a8bd2f7a7a3740e7e06b7df72bfe250822e1b5ecd", [2025-06-02T15:43:21.121Z] "to": "tree:///coreos.ociarchive" [2025-06-02T15:43:21.121Z] } [2025-06-02T15:43:21.121Z] ] [2025-06-02T15:43:21.121Z] } [2025-06-02T15:43:21.375Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:43:21.375Z] copying '/run/osbuild/inputs/inlinefile/sha256:6897860a9bb0d3b9c830ad5a8bd2f7a7a3740e7e06b7df72bfe250822e1b5ecd' -> '/run/osbuild/tree/coreos.ociarchive' [2025-06-02T15:43:21.630Z] [2025-06-02T15:43:21.630Z] ��� Duration: 0s [2025-06-02T15:43:21.630Z] Pipeline deployed-tree: 95f1cf40f41f3e5bf8e6a012d3a31091a8acbcb69fa741f313c548e1126ff31a [2025-06-02T15:43:21.630Z] Build [2025-06-02T15:43:21.630Z] root: <host> [2025-06-02T15:43:21.630Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T15:43:21.630Z] org.osbuild.container-deploy: 95f1cf40f41f3e5bf8e6a012d3a31091a8acbcb69fa741f313c548e1126ff31a {} [2025-06-02T15:43:21.883Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kpeyx7l7/inputs/images [2025-06-02T15:43:21.883Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:43:22.136Z] time="2025-06-02T15:43:22Z" 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-06-02T15:43:25.387Z] Getting image source signatures [2025-06-02T15:43:25.387Z] Copying blob sha256:143a595efada6b34f886b676b74308230fe006d92a09cea5b40eebd1a9def440 [2025-06-02T15:43:25.945Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-06-02T15:43:27.313Z] Copying blob sha256:bf3a6d00e3c10f5eae9c7d96a61c729b59627c0df7881d3b689f74a2c38687ed [2025-06-02T15:43:27.565Z] [33m [2025-06-02T15:43:27.565Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:43:27.565Z] /dev/vdb1 40G 5.1G 35G 13% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:43:27.565Z] [39m [2025-06-02T15:43:28.485Z] Copying blob sha256:a8602a5a47d6ecc90093658c1842348bf67a74544102644269a8fa226ba1eeac [2025-06-02T15:43:29.848Z] Copying blob sha256:2c2e81a8164a1c6e90f0b6d858970fccfa3f2c33ac7ada3c090027357e3c43a5 [2025-06-02T15:43:31.202Z] Copying blob sha256:7c62529738a7e5e4a7e971198cd0ca0bbf2c8311e1eec036fb23458ed131b96c [2025-06-02T15:43:32.121Z] Copying blob sha256:4cafc562db4c0943687f91a1ad0647f779398b0af5f52e595ed6dc809faf48bf [2025-06-02T15:43:32.679Z] Copying blob sha256:09468ee2008cc6a4fb7839e721b165b120fc2d0a91bec95c1c9f56be3be6e6d9 [2025-06-02T15:43:33.234Z] Copying blob sha256:3afc79a17c5227fb874ff4bc56ef7cc07221402522e789e4723738517d0119c1 [2025-06-02T15:43:33.801Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-06-02T15:43:34.054Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-06-02T15:43:34.613Z] Copying blob sha256:51fe2aa17d11f33ff9fc35beb5b4cb4078ff5a49581ec555cd47f56ef86845f2 [2025-06-02T15:43:34.865Z] Copying blob sha256:35e935e8c107284ab05bd529eec92fb8db17eb35f73741b099b3b349987a5e68 [2025-06-02T15:43:35.422Z] Copying blob sha256:873fdbf26fce6e14a87b98920a535a5cdbab8db5c592e9e3381df7cadcda777d [2025-06-02T15:43:35.980Z] Copying blob sha256:8f75c3d6358b49eec99ce27e7bf2f96c746ea825729ffa9616a81c1fd2d4984c [2025-06-02T15:43:36.233Z] Copying blob sha256:0cb851ce4020786bb109abaeb99a34a9562641ca06113efa52d9ee15b09f726e [2025-06-02T15:43:36.790Z] Copying blob sha256:f37cee604a9c4a21998eb982b2d3175d5dfb215a9e513b7d1e7d7f5f8a6f2fa5 [2025-06-02T15:43:37.044Z] Copying blob sha256:24f973acc09d6d78b13fffb0db59e94e92e93cd802cfffd217c2cb0afb432529 [2025-06-02T15:43:37.599Z] [33m [2025-06-02T15:43:37.599Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:43:37.599Z] /dev/vdb1 40G 6.1G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:43:37.599Z] [39m [2025-06-02T15:43:37.599Z] Copying blob sha256:221c639b811de9e322e29a2779bfdc360a53431e6f44e9f3cf21de5ddddc6d28 [2025-06-02T15:43:37.851Z] Copying blob sha256:7561279def6671d3f2b7892aa3ee4c19f18abc77671fa6c9436f1737cb6e0a95 [2025-06-02T15:43:38.105Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36 [2025-06-02T15:43:38.358Z] Copying blob sha256:641a243d2183cb2a3ee4cbd4159fc7803fba8fecf4fe882599e947a6f71a86ca [2025-06-02T15:43:38.611Z] Copying blob sha256:ac2cbae504f79ea6a44d3aa5f269462d958cbb8d7d8fc7c291e84e75789ae9ad [2025-06-02T15:43:38.611Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-06-02T15:43:38.863Z] Copying blob sha256:af3a3ace6f6524945373fe9856ed0054653f13262820e81c338dc6040195e3e4 [2025-06-02T15:43:39.116Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-06-02T15:43:39.383Z] Copying blob sha256:8b17b31da3fc865f08dcfb145822614abaef8a5a716bea999930c35d3bf680ed [2025-06-02T15:43:39.383Z] Copying blob sha256:43446a12f7196212e6a6f8199915fed0681ebc3e93a779034dff9eed9cb5095b [2025-06-02T15:43:39.636Z] Copying blob sha256:dbf9a68afbd955e998c925a616111815b2214b11335924c014b5e8bd62536b1e [2025-06-02T15:43:39.889Z] Copying blob sha256:447e6f5911650b8f6aa164c32457a57a342634510161157f43c03e857d68ca2a [2025-06-02T15:43:40.142Z] Copying blob sha256:d766a1c8f3f2d83f18852d84e8220678c8ffc3d03c3c81ec441f6f8272257518 [2025-06-02T15:43:40.395Z] Copying blob sha256:19d047167b6e9cf2d8749208d1b472fb2fcedb8559ce8d49d57c65bcfa0de61d [2025-06-02T15:43:40.647Z] Copying blob sha256:cfef20861fe34bb8bd673e5829a1bd02a330d9e51fae9fe18edf63c087c0eaa3 [2025-06-02T15:43:40.901Z] Copying blob sha256:1908e58b83f02fc7c9715c64ad293f7b4577ad1d5bf5fcba55fa9f13c97e1e2b [2025-06-02T15:43:42.776Z] Copying blob sha256:620c7778da6a48a8c3ceeb6ef006d365e57cf1cbed1260a7f23d278e24fcdc89 [2025-06-02T15:43:42.776Z] Copying blob sha256:d5c28199561f30f257b87e3c123636e4e5acb4ee61d58c5a3c90acc94a47937b [2025-06-02T15:43:43.028Z] Copying blob sha256:9ba197cc5b8c3ada974c8dbc67ef2c5b4603730e46acf69b8c498cf4835ebfa0 [2025-06-02T15:43:43.282Z] Copying blob sha256:dad7a5d72d45298c747da3c3ed4076031dd39076d6aee3148fad37434fafb1eb [2025-06-02T15:43:43.535Z] Copying blob sha256:2471bf25b35affb6c8cfea3a4095a906f2c50ac091acdb51ba84928d26cfe47d [2025-06-02T15:43:43.787Z] Copying blob sha256:41a66990c046da9c99f6cace600a885619037fadc3697346b5b65da4af56d14b [2025-06-02T15:43:44.040Z] Copying blob sha256:5c5e08c27ad2dbd3bf861256009edf9befb65939628b8a8d8267c6e2812e237b [2025-06-02T15:43:44.294Z] Copying blob sha256:c5e574d4ce4d4c642fc33d65af2ff96be4d6ca9f2550c4a2a9aad8cab2bd6285 [2025-06-02T15:43:44.294Z] Copying blob sha256:5c11944e64a140ce7987731cd41228ff7a6275973c7aeccec90e59c13f68548a [2025-06-02T15:43:44.546Z] Copying blob sha256:7835aaa3f7b0b2d400b09ca338ff2fe1d5e38bd767c5e58bf825f5ade52a029d [2025-06-02T15:43:45.465Z] Copying blob sha256:b50e78a4672f6bc0435402dc8aa1fbf75741730af69c9ceb534e628765052328 [2025-06-02T15:43:47.530Z] Copying blob sha256:28a0e3eef0da92515b86beb09b7b41f4419fd16d8f2caf9a2d3de9c051223bab [2025-06-02T15:43:47.530Z] Copying blob sha256:97e13186f427bd4de575181da8351886eb02eba9d6e66300d40a838a899e8696 [2025-06-02T15:43:47.530Z] [33m [2025-06-02T15:43:47.530Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:43:47.530Z] /dev/vdb1 40G 6.9G 34G 18% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:43:47.530Z] [39m [2025-06-02T15:43:48.087Z] Copying blob sha256:8f2efafd5d7be20a2d72585d62e2569a65bd87838303bebe6339fd16a9cb4ce6 [2025-06-02T15:43:48.340Z] Copying blob sha256:4cf26efb3fdff397ed15b0c8aff9f886be66b6dc9c9af1c5d2d3436cdcdc5012 [2025-06-02T15:43:48.897Z] Copying blob sha256:ee7e745afd21edffe24feca04dc8eec0fc44075d3c2341e8f56961eee09ca0bc [2025-06-02T15:43:52.147Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-06-02T15:43:52.147Z] Copying config sha256:fca6ab7f726e5b0d748064227c37ce92e7fc49b6a244c04b6412234a8ae80f18 [2025-06-02T15:43:52.147Z] Writing manifest to image destination [2025-06-02T15:43:58.657Z] [33m [2025-06-02T15:43:58.657Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:43:58.657Z] /dev/vdb1 40G 6.4G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:43:58.657Z] [39m [2025-06-02T15:44:08.570Z] [33m [2025-06-02T15:44:08.570Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:44:08.570Z] /dev/vdb1 40G 7.2G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:44:08.570Z] [39m [2025-06-02T15:44:09.497Z] fca6ab7f726e5b0d748064227c37ce92e7fc49b6a244c04b6412234a8ae80f18 [2025-06-02T15:44:14.715Z] Untagged: docker.io/library/tmp-container-deploy-48397840876471:latest [2025-06-02T15:44:14.715Z] Deleted: fca6ab7f726e5b0d748064227c37ce92e7fc49b6a244c04b6412234a8ae80f18 [2025-06-02T15:44:14.715Z] [2025-06-02T15:44:14.715Z] ��� Duration: 52s [2025-06-02T15:44:17.960Z] [33m [2025-06-02T15:44:17.960Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:44:17.960Z] /dev/vdb1 40G 5.5G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:44:17.960Z] [39m [2025-06-02T15:44:19.832Z] Pipeline tree: e7edbefee6de191d7450bcccdba322fe6d8804db23a2e5f775002dd051129e60 [2025-06-02T15:44:19.832Z] Build [2025-06-02T15:44:19.832Z] root: <host> [2025-06-02T15:44:19.832Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T15:44:19.832Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-06-02T15:44:19.832Z] org.osbuild.selinux: 29c7660df57eba958de5bbadc647c86e5908617f7e17383fd65d63f20182180b { [2025-06-02T15:44:19.832Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-06-02T15:44:19.832Z] "target": "tree:///" [2025-06-02T15:44:19.832Z] } [2025-06-02T15:44:20.122Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:44:20.375Z] [2025-06-02T15:44:20.375Z] ��� Duration: 0s [2025-06-02T15:44:20.375Z] org.osbuild.ostree.init-fs: f33e1409a687332fd025776d8885a1e8a3a2ab54719f81886fb12f346eb21dd5 {} [2025-06-02T15:44:20.629Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:44:20.629Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-06-02T15:44:20.629Z] [2025-06-02T15:44:20.629Z] ��� Duration: 0s [2025-06-02T15:44:20.629Z] org.osbuild.ostree.os-init: 605f9dccb65e15a652dea4e3a191bed7108c8613fc1a257991af7f5ad988df34 { [2025-06-02T15:44:20.629Z] "osname": "fedora-coreos" [2025-06-02T15:44:20.629Z] } [2025-06-02T15:44:20.882Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:44:20.882Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-06-02T15:44:20.882Z] [2025-06-02T15:44:20.882Z] ��� Duration: 0s [2025-06-02T15:44:20.882Z] org.osbuild.ostree.config: 12a19fae3e88f53722ff2e83d8a8e2603d3920ea98bfed9f3cff1ca002c9dcfd { [2025-06-02T15:44:20.882Z] "repo": "/ostree/repo", [2025-06-02T15:44:20.882Z] "config": { [2025-06-02T15:44:20.882Z] "sysroot": { [2025-06-02T15:44:20.882Z] "readonly": true, [2025-06-02T15:44:20.882Z] "bootloader": "none", [2025-06-02T15:44:20.882Z] "bls-append-except-default": "grub_users=\"\"", [2025-06-02T15:44:20.882Z] "bootprefix": true [2025-06-02T15:44:20.882Z] } [2025-06-02T15:44:20.882Z] } [2025-06-02T15:44:20.882Z] } [2025-06-02T15:44:21.135Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:44:21.135Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-06-02T15:44:21.135Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-06-02T15:44:21.135Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-06-02T15:44:21.135Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-06-02T15:44:21.135Z] [2025-06-02T15:44:21.135Z] ��� Duration: 0s [2025-06-02T15:44:21.135Z] org.osbuild.mkdir: 5fbf131df0cc357ae2b0eda30eae238a6a33c2e2826991f36d5ab73092a21cc5 { [2025-06-02T15:44:21.135Z] "paths": [ [2025-06-02T15:44:21.135Z] { [2025-06-02T15:44:21.135Z] "path": "/boot/efi", [2025-06-02T15:44:21.135Z] "mode": 493 [2025-06-02T15:44:21.135Z] } [2025-06-02T15:44:21.135Z] ] [2025-06-02T15:44:21.135Z] } [2025-06-02T15:44:21.387Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:44:21.387Z] [2025-06-02T15:44:21.387Z] ��� Duration: 0s [2025-06-02T15:44:21.387Z] org.osbuild.ignition: cc337c7d1cf31ea53bc3611e0d7711d61eccb808904f9d1c363f13cea79dcdf2 {} [2025-06-02T15:44:21.651Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:44:21.651Z] [2025-06-02T15:44:21.651Z] ��� Duration: 0s [2025-06-02T15:44:21.651Z] org.osbuild.ostree.deploy.container: e81d5ba4ca54e0ba36072f7798e9e40ef1360327bd606b7693de11a89045db8e { [2025-06-02T15:44:21.651Z] "osname": "fedora-coreos", [2025-06-02T15:44:21.651Z] "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide", [2025-06-02T15:44:21.651Z] "mounts": [ [2025-06-02T15:44:21.651Z] "/boot", [2025-06-02T15:44:21.651Z] "/boot/efi" [2025-06-02T15:44:21.651Z] ], [2025-06-02T15:44:21.651Z] "kernel_opts": [ [2025-06-02T15:44:21.651Z] "rw", [2025-06-02T15:44:21.651Z] "$ignition_firstboot", [2025-06-02T15:44:21.651Z] "mitigations=auto,nosmt" [2025-06-02T15:44:21.651Z] ] [2025-06-02T15:44:21.651Z] } [2025-06-02T15:44:21.651Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jexg1v4n/inputs/images [2025-06-02T15:44:21.903Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:44:21.903Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpvow_op2e/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-06-02T15:44:28.413Z] [33m [2025-06-02T15:44:28.413Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:44:28.413Z] /dev/vdb1 40G 6.7G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:44:28.413Z] [39m [2025-06-02T15:44:38.332Z] [33m [2025-06-02T15:44:38.332Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:44:38.332Z] /dev/vdb1 40G 7.6G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:44:38.332Z] [39m [2025-06-02T15:44:48.287Z] [33m [2025-06-02T15:44:48.287Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:44:48.287Z] /dev/vdb1 40G 7.1G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:44:48.287Z] [39m [2025-06-02T15:44:52.428Z] [2025-06-02T15:44:52.428Z] ��� Duration: 30s [2025-06-02T15:44:52.428Z] org.osbuild.ostree.aleph: 0ee82bb6396b97baf5dbeb85f3d391b5a542411c66a92de35070c4892dd72e53 { [2025-06-02T15:44:52.428Z] "coreos_compat": true, [2025-06-02T15:44:52.428Z] "deployment": { [2025-06-02T15:44:52.428Z] "default": true [2025-06-02T15:44:52.428Z] } [2025-06-02T15:44:52.428Z] } [2025-06-02T15:44:52.428Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:44:52.428Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide [2025-06-02T15:44:52.428Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide --config [2025-06-02T15:44:52.428Z] [2025-06-02T15:44:52.428Z] ��� Duration: 0s [2025-06-02T15:44:52.428Z] org.osbuild.ostree.selinux: e7edbefee6de191d7450bcccdba322fe6d8804db23a2e5f775002dd051129e60 { [2025-06-02T15:44:52.428Z] "deployment": { [2025-06-02T15:44:52.428Z] "default": true [2025-06-02T15:44:52.428Z] } [2025-06-02T15:44:52.428Z] } [2025-06-02T15:44:52.428Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:44:52.428Z] [2025-06-02T15:44:52.428Z] ��� Duration: 0s [2025-06-02T15:44:58.943Z] [33m [2025-06-02T15:44:58.943Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:44:58.943Z] /dev/vdb1 40G 7.1G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:44:58.943Z] [39m [2025-06-02T15:44:59.196Z] Pipeline raw-image: e3c3770d2d6d37dbbeaa30b6fe460333c67dffbbc6c9fbdc853b46d2b9060403 [2025-06-02T15:44:59.196Z] Build [2025-06-02T15:44:59.196Z] root: <host> [2025-06-02T15:44:59.196Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T15:44:59.196Z] org.osbuild.truncate: 3be0a93f8ac53034c74f6aea7deed67c0da83923926dc293300e50a15b602e3e { [2025-06-02T15:44:59.196Z] "filename": "disk.img", [2025-06-02T15:44:59.196Z] "size": "2867855360" [2025-06-02T15:44:59.196Z] } [2025-06-02T15:44:59.196Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:44:59.449Z] [2025-06-02T15:44:59.449Z] ��� Duration: 0s [2025-06-02T15:44:59.449Z] org.osbuild.sfdisk: 77a0c1a1b2d9cdbc8bf4bd29070db750a43ae0209c6b46d0d7ee890cac655ae1 { [2025-06-02T15:44:59.449Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-06-02T15:44:59.449Z] "label": "gpt", [2025-06-02T15:44:59.449Z] "partitions": [ [2025-06-02T15:44:59.449Z] { [2025-06-02T15:44:59.449Z] "start": 2048, [2025-06-02T15:44:59.449Z] "partnum": 1, [2025-06-02T15:44:59.449Z] "size": 2048, [2025-06-02T15:44:59.449Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-06-02T15:44:59.449Z] "bootable": true, [2025-06-02T15:44:59.449Z] "name": "BIOS-BOOT" [2025-06-02T15:44:59.449Z] }, [2025-06-02T15:44:59.449Z] { [2025-06-02T15:44:59.449Z] "start": 4096, [2025-06-02T15:44:59.449Z] "partnum": 2, [2025-06-02T15:44:59.449Z] "size": 260096, [2025-06-02T15:44:59.449Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-06-02T15:44:59.449Z] "name": "EFI-SYSTEM" [2025-06-02T15:44:59.449Z] }, [2025-06-02T15:44:59.449Z] { [2025-06-02T15:44:59.449Z] "start": 264192, [2025-06-02T15:44:59.449Z] "partnum": 3, [2025-06-02T15:44:59.449Z] "size": 786432, [2025-06-02T15:44:59.449Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-02T15:44:59.449Z] "name": "boot" [2025-06-02T15:44:59.449Z] }, [2025-06-02T15:44:59.449Z] { [2025-06-02T15:44:59.449Z] "start": 1050624, [2025-06-02T15:44:59.449Z] "partnum": 4, [2025-06-02T15:44:59.449Z] "size": 4548608, [2025-06-02T15:44:59.449Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-02T15:44:59.449Z] "name": "root" [2025-06-02T15:44:59.449Z] } [2025-06-02T15:44:59.449Z] ] [2025-06-02T15:44:59.449Z] } [2025-06-02T15:44:59.449Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T15:44:59.702Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:44:59.702Z] label: gpt [2025-06-02T15:44:59.702Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-06-02T15:44:59.702Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-06-02T15:44:59.702Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-06-02T15:44:59.702Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-06-02T15:44:59.702Z] /dev/loop0p4: start="1050624", size="4548608", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-06-02T15:44:59.702Z] { [2025-06-02T15:44:59.702Z] "partitiontable": { [2025-06-02T15:44:59.702Z] "label": "gpt", [2025-06-02T15:44:59.702Z] "id": "00000000-0000-4000-A000-000000000001", [2025-06-02T15:44:59.702Z] "device": "/dev/loop0", [2025-06-02T15:44:59.702Z] "unit": "sectors", [2025-06-02T15:44:59.702Z] "firstlba": 2048, [2025-06-02T15:44:59.702Z] "lastlba": 5601246, [2025-06-02T15:44:59.702Z] "sectorsize": 512, [2025-06-02T15:44:59.702Z] "partitions": [ [2025-06-02T15:44:59.702Z] { [2025-06-02T15:44:59.702Z] "node": "/dev/loop0p1", [2025-06-02T15:44:59.702Z] "start": 2048, [2025-06-02T15:44:59.702Z] "size": 2048, [2025-06-02T15:44:59.702Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-06-02T15:44:59.702Z] "uuid": "981FA7E1-DFE8-4A4A-A973-2AC7AA7F7583", [2025-06-02T15:44:59.702Z] "name": "BIOS-BOOT" [2025-06-02T15:44:59.702Z] },{ [2025-06-02T15:44:59.702Z] "node": "/dev/loop0p2", [2025-06-02T15:44:59.702Z] "start": 4096, [2025-06-02T15:44:59.702Z] "size": 260096, [2025-06-02T15:44:59.702Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-06-02T15:44:59.702Z] "uuid": "DFEE27D6-FDDA-4B20-979A-6BBA9DA8842A", [2025-06-02T15:44:59.702Z] "name": "EFI-SYSTEM" [2025-06-02T15:44:59.702Z] },{ [2025-06-02T15:44:59.702Z] "node": "/dev/loop0p3", [2025-06-02T15:44:59.702Z] "start": 264192, [2025-06-02T15:44:59.702Z] "size": 786432, [2025-06-02T15:44:59.702Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-02T15:44:59.702Z] "uuid": "3BCB1A00-B55E-4613-90F6-E4E7F8A1A1B0", [2025-06-02T15:44:59.702Z] "name": "boot" [2025-06-02T15:44:59.702Z] },{ [2025-06-02T15:44:59.702Z] "node": "/dev/loop0p4", [2025-06-02T15:44:59.702Z] "start": 1050624, [2025-06-02T15:44:59.702Z] "size": 4548608, [2025-06-02T15:44:59.702Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-02T15:44:59.702Z] "uuid": "0F3F4E2A-565A-43E4-80B8-9DE8AB572E39", [2025-06-02T15:44:59.702Z] "name": "root" [2025-06-02T15:44:59.702Z] } [2025-06-02T15:44:59.702Z] ] [2025-06-02T15:44:59.702Z] } [2025-06-02T15:44:59.702Z] } [2025-06-02T15:44:59.702Z] [2025-06-02T15:44:59.702Z] ��� Duration: 0s [2025-06-02T15:44:59.702Z] org.osbuild.mkfs.fat: 1fad171c66f83df3e044e64501966ef4b921520316de1f7ab877263a357da634 { [2025-06-02T15:44:59.702Z] "label": "EFI-SYSTEM", [2025-06-02T15:44:59.702Z] "volid": "7B7795E7" [2025-06-02T15:44:59.702Z] } [2025-06-02T15:44:59.956Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-02T15:44:59.956Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:00.209Z] mkfs.fat 4.2 (2021-01-31) [2025-06-02T15:45:00.209Z] [2025-06-02T15:45:00.209Z] ��� Duration: 0s [2025-06-02T15:45:00.209Z] org.osbuild.mkfs.ext4: 2273249990d96174531968d4e918cad42bd30dd660c1ea222402aa6726531df2 { [2025-06-02T15:45:00.209Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-06-02T15:45:00.209Z] "label": "boot", [2025-06-02T15:45:00.209Z] "metadata_csum_seed": true [2025-06-02T15:45:00.209Z] } [2025-06-02T15:45:00.209Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-02T15:45:00.461Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:00.461Z] mke2fs 1.47.2 (1-Jan-2025) [2025-06-02T15:45:00.461Z] Discarding device blocks: 0/393216 done [2025-06-02T15:45:00.461Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-06-02T15:45:00.461Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-06-02T15:45:00.461Z] Superblock backups stored on blocks: [2025-06-02T15:45:00.461Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-06-02T15:45:00.461Z] [2025-06-02T15:45:00.461Z] Allocating group tables: 0/48 done [2025-06-02T15:45:00.461Z] Writing inode tables: 0/48 done [2025-06-02T15:45:00.461Z] Creating journal (8192 blocks): done [2025-06-02T15:45:00.461Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-06-02T15:45:00.461Z] [2025-06-02T15:45:00.461Z] [2025-06-02T15:45:00.461Z] ��� Duration: 0s [2025-06-02T15:45:00.461Z] org.osbuild.mkfs.xfs: c47018f1f12dffc8a0103d3c9feeefd9113b9e6124450fe2fad9eed900f97c43 { [2025-06-02T15:45:00.461Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-06-02T15:45:00.461Z] "label": "root" [2025-06-02T15:45:00.461Z] } [2025-06-02T15:45:00.714Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-02T15:45:00.714Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:00.967Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=142144 blks [2025-06-02T15:45:00.967Z] = sectsz=512 attr=2, projid32bit=1 [2025-06-02T15:45:00.967Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-06-02T15:45:00.967Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-06-02T15:45:00.967Z] = exchange=0 [2025-06-02T15:45:00.967Z] data = bsize=4096 blocks=568576, imaxpct=25 [2025-06-02T15:45:00.967Z] = sunit=0 swidth=0 blks [2025-06-02T15:45:00.967Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-06-02T15:45:00.967Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-06-02T15:45:00.967Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-06-02T15:45:00.967Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-06-02T15:45:00.967Z] Discarding blocks...Done. [2025-06-02T15:45:00.967Z] [2025-06-02T15:45:00.967Z] ��� Duration: 0s [2025-06-02T15:45:00.967Z] org.osbuild.mkdir: 1630215f5e6ab9dbb11302b849c89ee0b41ae5bd718ddf81359a193703107a98 { [2025-06-02T15:45:00.967Z] "paths": [ [2025-06-02T15:45:00.967Z] { [2025-06-02T15:45:00.967Z] "path": "mount://root/boot", [2025-06-02T15:45:00.967Z] "mode": 493 [2025-06-02T15:45:00.967Z] }, [2025-06-02T15:45:00.967Z] { [2025-06-02T15:45:00.967Z] "path": "mount://boot/efi", [2025-06-02T15:45:00.967Z] "mode": 493 [2025-06-02T15:45:00.967Z] } [2025-06-02T15:45:00.967Z] ] [2025-06-02T15:45:00.967Z] } [2025-06-02T15:45:00.967Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T15:45:00.967Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i2r6m9w6/mounts/root-mount-point [2025-06-02T15:45:01.221Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i2r6m9w6/mounts/boot-mount-point [2025-06-02T15:45:01.221Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:01.474Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i2r6m9w6/mounts/boot-mount-point unmounted [2025-06-02T15:45:01.474Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-i2r6m9w6/mounts/root-mount-point unmounted [2025-06-02T15:45:01.474Z] [2025-06-02T15:45:01.474Z] ��� Duration: 0s [2025-06-02T15:45:01.474Z] org.osbuild.selinux: b0450ba6326636056b751af2fc715d8d6766b38412de87f3768f77d2ad861ecd { [2025-06-02T15:45:01.474Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-06-02T15:45:01.474Z] "target": "mount://root/" [2025-06-02T15:45:01.474Z] } [2025-06-02T15:45:01.727Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T15:45:01.727Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2zb2zgcw/mounts/ [2025-06-02T15:45:01.979Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:01.979Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2zb2zgcw/mounts/ unmounted [2025-06-02T15:45:01.979Z] [2025-06-02T15:45:01.979Z] ��� Duration: 0s [2025-06-02T15:45:01.979Z] org.osbuild.selinux: b2d73f81b3c272acea7c8ac6db86df9a8eed5c4fcf317c2ae4fcc7ef4b3ac8f7 { [2025-06-02T15:45:01.979Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-06-02T15:45:01.979Z] "target": "mount://root/boot/" [2025-06-02T15:45:01.979Z] } [2025-06-02T15:45:02.232Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T15:45:02.233Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jvoyakdv/mounts/ [2025-06-02T15:45:02.485Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jvoyakdv/mounts/boot [2025-06-02T15:45:02.485Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:02.737Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jvoyakdv/mounts/boot unmounted [2025-06-02T15:45:02.737Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-jvoyakdv/mounts/ unmounted [2025-06-02T15:45:02.737Z] [2025-06-02T15:45:02.737Z] ��� Duration: 0s [2025-06-02T15:45:02.737Z] org.osbuild.copy: b95190337b72177d9fca99bb4b212985a97c4cc79089574134d17e2c4c8d4d34 { [2025-06-02T15:45:02.737Z] "paths": [ [2025-06-02T15:45:02.737Z] { [2025-06-02T15:45:02.737Z] "from": "input://tree/", [2025-06-02T15:45:02.737Z] "to": "mount://root/" [2025-06-02T15:45:02.737Z] } [2025-06-02T15:45:02.737Z] ] [2025-06-02T15:45:02.737Z] } [2025-06-02T15:45:02.989Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T15:45:02.989Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fpn37lc7/mounts/ [2025-06-02T15:45:03.242Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fpn37lc7/mounts/boot [2025-06-02T15:45:03.242Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fpn37lc7/mounts/boot/efi [2025-06-02T15:45:03.242Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:03.494Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-06-02T15:45:08.713Z] [33m [2025-06-02T15:45:08.713Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:45:08.713Z] /dev/vdb1 40G 8.2G 32G 21% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:45:08.713Z] [39m [2025-06-02T15:45:15.244Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fpn37lc7/mounts/boot/efi unmounted [2025-06-02T15:45:15.244Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fpn37lc7/mounts/boot unmounted [2025-06-02T15:45:15.497Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fpn37lc7/mounts/ unmounted [2025-06-02T15:45:15.497Z] [2025-06-02T15:45:15.497Z] ��� Duration: 12s [2025-06-02T15:45:15.497Z] org.osbuild.bootupd: f3cdda4e7fb55257cbdb9d4ba7262406d706e157d3d7fe9f60440887952cb7f8 { [2025-06-02T15:45:15.497Z] "bios": { [2025-06-02T15:45:15.497Z] "device": "disk" [2025-06-02T15:45:15.497Z] }, [2025-06-02T15:45:15.497Z] "static-configs": true, [2025-06-02T15:45:15.497Z] "deployment": { [2025-06-02T15:45:15.497Z] "default": true [2025-06-02T15:45:15.497Z] } [2025-06-02T15:45:15.497Z] } [2025-06-02T15:45:15.497Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T15:45:15.750Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mxx8kwck/mounts/ [2025-06-02T15:45:15.750Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mxx8kwck/mounts/boot [2025-06-02T15:45:16.003Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mxx8kwck/mounts/boot/efi [2025-06-02T15:45:16.003Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:17.357Z] Installed 05_ignition.cfg [2025-06-02T15:45:17.357Z] Installed: grub.cfg [2025-06-02T15:45:17.357Z] Installed: "fedora/grub.cfg" [2025-06-02T15:45:17.357Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mxx8kwck/mounts/boot/efi unmounted [2025-06-02T15:45:17.357Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mxx8kwck/mounts/boot unmounted [2025-06-02T15:45:17.357Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mxx8kwck/mounts/ unmounted [2025-06-02T15:45:17.357Z] [2025-06-02T15:45:17.357Z] ��� Duration: 1s [2025-06-02T15:45:17.357Z] org.osbuild.chattr: e3c3770d2d6d37dbbeaa30b6fe460333c67dffbbc6c9fbdc853b46d2b9060403 { [2025-06-02T15:45:17.357Z] "items": { [2025-06-02T15:45:17.357Z] "mount://root/": { [2025-06-02T15:45:17.357Z] "immutable": true [2025-06-02T15:45:17.357Z] } [2025-06-02T15:45:17.357Z] } [2025-06-02T15:45:17.357Z] } [2025-06-02T15:45:17.357Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T15:45:17.609Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8g823zhr/mounts/ [2025-06-02T15:45:17.609Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4426ef4202883a6493758c40f544662db20d4c4cdcea22840fe646a27b60726e.0' [2025-06-02T15:45:17.862Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:17.862Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8g823zhr/mounts/ostree/deploy/fedora-coreos/deploy/4426ef4202883a6493758c40f544662db20d4c4cdcea22840fe646a27b60726e.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8g823zhr/mounts [2025-06-02T15:45:17.862Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8g823zhr/mounts/boot unmounted [2025-06-02T15:45:17.862Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8g823zhr/mounts/var unmounted [2025-06-02T15:45:17.862Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8g823zhr/mounts/sysroot unmounted [2025-06-02T15:45:17.862Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8g823zhr/mounts unmounted [2025-06-02T15:45:17.862Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8g823zhr/mounts unmounted [2025-06-02T15:45:17.862Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8g823zhr/mounts unmounted [2025-06-02T15:45:17.862Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-8g823zhr/mounts/ [2025-06-02T15:45:17.862Z] [2025-06-02T15:45:17.862Z] ��� Duration: 0s [2025-06-02T15:45:18.115Z] Pipeline raw-qemu-image: 845176a36f8a39992ff9253c9cad757639bbc747ef8b705403154d4d3db68399 [2025-06-02T15:45:18.115Z] Build [2025-06-02T15:45:18.115Z] root: <host> [2025-06-02T15:45:18.115Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T15:45:18.115Z] org.osbuild.copy: 53f14893d8fc1dbf91e661d7056ac899204363eaa3f6d1f3f1e035ad78faf564 { [2025-06-02T15:45:18.115Z] "paths": [ [2025-06-02T15:45:18.115Z] { [2025-06-02T15:45:18.115Z] "from": "input://tree/disk.img", [2025-06-02T15:45:18.115Z] "to": "tree:///disk.img" [2025-06-02T15:45:18.115Z] } [2025-06-02T15:45:18.115Z] ] [2025-06-02T15:45:18.115Z] } [2025-06-02T15:45:18.368Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:18.368Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-06-02T15:45:18.368Z] [33m [2025-06-02T15:45:18.368Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:45:18.368Z] /dev/vdb1 40G 8.9G 32G 23% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:45:18.368Z] [39m [2025-06-02T15:45:18.368Z] [2025-06-02T15:45:18.368Z] ��� Duration: 0s [2025-06-02T15:45:18.368Z] org.osbuild.truncate: 43a193d761b958082be0c3b5d3f76ce7e869725aed57aa6c0468527106b02bcd { [2025-06-02T15:45:18.368Z] "filename": "disk.img", [2025-06-02T15:45:18.368Z] "size": "10737418240" [2025-06-02T15:45:18.368Z] } [2025-06-02T15:45:18.630Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:18.630Z] [2025-06-02T15:45:18.630Z] ��� Duration: 0s [2025-06-02T15:45:18.630Z] org.osbuild.coreos.platform: 845176a36f8a39992ff9253c9cad757639bbc747ef8b705403154d4d3db68399 { [2025-06-02T15:45:18.630Z] "platform": "qemu" [2025-06-02T15:45:18.630Z] } [2025-06-02T15:45:18.882Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T15:45:18.882Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts/ [2025-06-02T15:45:19.135Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4426ef4202883a6493758c40f544662db20d4c4cdcea22840fe646a27b60726e.0' [2025-06-02T15:45:19.135Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts/boot [2025-06-02T15:45:19.135Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:19.390Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts/boot unmounted [2025-06-02T15:45:19.390Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts/ostree/deploy/fedora-coreos/deploy/4426ef4202883a6493758c40f544662db20d4c4cdcea22840fe646a27b60726e.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts [2025-06-02T15:45:19.390Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts/boot unmounted [2025-06-02T15:45:19.390Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts/var unmounted [2025-06-02T15:45:19.390Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts/sysroot unmounted [2025-06-02T15:45:19.390Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts unmounted [2025-06-02T15:45:19.390Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts unmounted [2025-06-02T15:45:19.390Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts unmounted [2025-06-02T15:45:19.390Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-nb5_8r22/mounts/ [2025-06-02T15:45:19.390Z] [2025-06-02T15:45:19.390Z] ��� Duration: 0s [2025-06-02T15:45:19.390Z] Pipeline qemu: 359fba03f643475fc746fabd3d5a1880bfe5902cb374fad45e8ce0e192aaea79 [2025-06-02T15:45:19.390Z] Build [2025-06-02T15:45:19.390Z] root: <host> [2025-06-02T15:45:19.390Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T15:45:19.390Z] org.osbuild.qemu: 359fba03f643475fc746fabd3d5a1880bfe5902cb374fad45e8ce0e192aaea79 { [2025-06-02T15:45:19.390Z] "filename": "fedora-coreos-43.20250602.dev.0-qemu.x86_64.qcow2", [2025-06-02T15:45:19.390Z] "format": { [2025-06-02T15:45:19.390Z] "type": "qcow2", [2025-06-02T15:45:19.390Z] "compression": false, [2025-06-02T15:45:19.390Z] "compat": "1.1" [2025-06-02T15:45:19.390Z] } [2025-06-02T15:45:19.390Z] } [2025-06-02T15:45:19.643Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T15:45:22.889Z] [2025-06-02T15:45:22.889Z] ��� Duration: 3s [2025-06-02T15:45:22.889Z] manifest /tmp/osbuild-sU0O.json finished successfully [2025-06-02T15:45:29.406Z] [33m [2025-06-02T15:45:29.406Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T15:45:29.406Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T15:45:29.406Z] [39m [2025-06-02T15:45:31.907Z] oci-archive: 523357c92da117a8aeaf4564c16c99312cd6832fb8522740dd11812d4736b1e1 [2025-06-02T15:45:31.907Z] deployed-tree: 95f1cf40f41f3e5bf8e6a012d3a31091a8acbcb69fa741f313c548e1126ff31a [2025-06-02T15:45:31.907Z] tree: e7edbefee6de191d7450bcccdba322fe6d8804db23a2e5f775002dd051129e60 [2025-06-02T15:45:31.907Z] raw-image: e3c3770d2d6d37dbbeaa30b6fe460333c67dffbbc6c9fbdc853b46d2b9060403 [2025-06-02T15:45:31.907Z] raw-4k-image: 376b1265774fb33a1f89c29bd4a587ee8900aa9a1634e80ddca24fffab49a476 [2025-06-02T15:45:31.907Z] raw-aliyun-image: c5c32f062cdd583bbaa04075d0f15b7c716e0f13f68bbb3f24a628be37aff445 [2025-06-02T15:45:31.907Z] aliyun: 54fb5dd123c31b0a5db333b2661806803ba9f1c46e57c8c4f8a57c120bf76259 [2025-06-02T15:45:31.907Z] raw-applehv-image: 838ca3b5a670e4f1ff9b6f30a19af578f286db5d269f3cb070f6a766c141ac18 [2025-06-02T15:45:31.907Z] applehv: 5a8b8a7f6adc6b4d9a0edb83c0e8f6097f38625f634425e2a9fa71135b8050d3 [2025-06-02T15:45:31.907Z] raw-aws-image: 17bf31d002b68f653c338f03efc3ea212e6c00d57c2670206910eb2f4a9198a7 [2025-06-02T15:45:31.907Z] aws: 068657485344636ba94ed447ed29e1155ce6d31dcdcd5330cc6b634ac9e9779d [2025-06-02T15:45:31.907Z] raw-azure-image: cbb1b95e7a2b2237a566cfa7c07bb8e455024e92a90b8201db59c2072501fe43 [2025-06-02T15:45:31.907Z] azure: 7015261686fb0f3c8bdcda1ca27771eaa091126e73fe0b537005d4fe2ef67d24 [2025-06-02T15:45:31.907Z] raw-azurestack-image: 1cf76a855ab405a9e7d3915b6d769c53454d4906b735652356abcfdd8765a1e1 [2025-06-02T15:45:31.907Z] azurestack: 4d594f708aac12d50fffa5d7a473b9a3f75e282e065e2e9fd2016f610f13582c [2025-06-02T15:45:31.907Z] raw-digitalocean-image: b76200504254bf74eb1755ca69ebcb689cc013700a620e2d332808cd9ff1a902 [2025-06-02T15:45:31.907Z] digitalocean: dde480b2315ecf1aaf841f91c881cb5103d68d260e5a35b35b3ec056fb561c91 [2025-06-02T15:45:31.907Z] raw-exoscale-image: 604c8fb1afed5522be6ffb8a61fdcd4993914d8be3535b8693b738f4664dcf17 [2025-06-02T15:45:31.907Z] exoscale: 8c65e4a2837eafef998fc7dbd7517fd3fc72e27e250859ed316d93281bfddc4c [2025-06-02T15:45:31.907Z] raw-gcp-image: 8b11d7af89e9fa8f5086d1a2704a333e83367b1921446df869640eae2d704e1f [2025-06-02T15:45:31.907Z] raw-gcp-image-tar: 1c15df6e198df2fcedc2a343922b11bd7e5ffbd7986a2afa9f4e0d451a00e98d [2025-06-02T15:45:31.907Z] gcp: abdba05989151f9abe6121778bb559b9c755bc6181541eaf5068faaffed602f4 [2025-06-02T15:45:31.907Z] raw-hetzner-image: 4de72965616926f34319070a1eafc6fa47329d3e9a09b072aa20dcf7820cde22 [2025-06-02T15:45:31.907Z] hetzner: d19bf647fabdac6d34301ef95b04b170ef240169ed9d09b36770e714f42ba84b [2025-06-02T15:45:31.907Z] raw-hyperv-image: 96fc7a8d968f31eba3c6673a2089aac4b57d59db6eb486a4755f7e00c54d5578 [2025-06-02T15:45:31.907Z] hyperv: 43da43d2ed15da7cf20255e989373036255db1355306a5eddba526b5b98e3c53 [2025-06-02T15:45:31.907Z] raw-ibmcloud-image: fe01f3b42a49577984871ef153a69094db69ee8fce0f34643d685151bf9513e8 [2025-06-02T15:45:31.907Z] ibmcloud: 5a7154d5a8e0b0942ea483071109f674b3b8ae5fa9d2eb3ebe349a291c5d4ed1 [2025-06-02T15:45:31.907Z] raw-kubevirt-image: cc30f7328ac7a09016aa6973e7449d40fdde16442394fe6471e2c4f31826cdc3 [2025-06-02T15:45:31.907Z] qemu-kubevirt-image: e94edec03f50969ee8aa2101f7da05cb7991d823fbd8c075f4507bd60b21f2bf [2025-06-02T15:45:31.907Z] kubevirt: 34f0de77e566cbf81a67949a488c8ff9d07b60079ce5ae28b44a07fc215256e1 [2025-06-02T15:45:31.907Z] raw-openstack-image: 46d2d747815e2bd13ee281b44a8cf430f0ee90d8f86a59349bec1f498d7f1d97 [2025-06-02T15:45:31.907Z] openstack: 412bc5c4d9e3a84a444aa02b66959746dbba97a8d0cc7df9152fb032cbb8ee41 [2025-06-02T15:45:31.907Z] raw-metal-image: 49d77c5db96b26fe87e3bffc46c0aff972dde06277e3cc92e934e5d35b480118 [2025-06-02T15:45:31.907Z] metal: 5ba243b7d32bb1cea228426bcea3779e5952522986b835d5aa5941099ae9ca96 [2025-06-02T15:45:31.907Z] raw-metal4k-image: 903b61e39851bc9771b2ff293fd51bfa521c51552276f5074aacb2e37e1a569a [2025-06-02T15:45:31.907Z] metal4k: 8746207a1f1fec1dbb3e017535f5f7df51760273c13568fdcfe2e6446b883b67 [2025-06-02T15:45:31.907Z] raw-nutanix-image: 1740be505bd44c705e1882de165c3699ba45420d1d32fd483e07df62a30dc968 [2025-06-02T15:45:31.907Z] nutanix: ceb8c9debb4eea69603d4e33e9d8bba7f9b345a2f59a968826c96dc895420a3f [2025-06-02T15:45:31.907Z] raw-qemu-image: 845176a36f8a39992ff9253c9cad757639bbc747ef8b705403154d4d3db68399 [2025-06-02T15:45:31.907Z] qemu: 359fba03f643475fc746fabd3d5a1880bfe5902cb374fad45e8ce0e192aaea79 [2025-06-02T15:45:31.907Z] raw-vultr-image: 4ad02d6856273fd2c8b2ed4313c0bd707ea3dce193c18df3c14e48d4c8370e2b [2025-06-02T15:45:31.907Z] vultr: 9957913a90d702fbd25c6d5a3f4a0d80600e66f8b73e468e9630d836e3ecbe16 [2025-06-02T15:45:31.907Z] live: 6c07936e889da003abd5d40f0695f45b4c5d8bf89b91de7858cce8055e283dca [2025-06-02T15:45:31.907Z] + set +x [2025-06-02T15:45:36.051Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.JYJN4UF7Ly/qemu/fedora-coreos-43.20250602.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-06-02T15:45:36.051Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.JYJN4UF7Ly/qemu': Operation not permitted [2025-06-02T15:45:44.110Z] /home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/meta.json wrote with version stamp 1748879143423869681 [2025-06-02T15:45:44.110Z] Successfully generated: fedora-coreos-43.20250602.dev.0-qemu.x86_64.qcow2 [2025-06-02T15:45:44.115Z] [Pipeline] } [2025-06-02T15:45:44.119Z] [Pipeline] // withEnv [2025-06-02T15:45:44.125Z] [Pipeline] } [2025-06-02T15:45:44.136Z] [Pipeline] // stage [2025-06-02T15:45:44.215Z] [Pipeline] withEnv [2025-06-02T15:45:44.215Z] [Pipeline] { [2025-06-02T15:45:44.234Z] [Pipeline] sh [2025-06-02T15:45:44.831Z] + set -euo pipefail [2025-06-02T15:45:44.831Z] ++ umask [2025-06-02T15:45:44.831Z] + '[' 0022 = 0000 ']' [2025-06-02T15:45:44.831Z] + uuidgen [2025-06-02T15:45:44.831Z] + cut -f1 -d- [2025-06-02T15:45:44.834Z] [Pipeline] } [2025-06-02T15:45:44.847Z] [Pipeline] // withEnv [2025-06-02T15:45:44.853Z] [Pipeline] withEnv [2025-06-02T15:45:44.854Z] [Pipeline] { [2025-06-02T15:45:44.913Z] [Pipeline] sh [2025-06-02T15:45:45.464Z] + set -euo pipefail [2025-06-02T15:45:45.464Z] ++ umask [2025-06-02T15:45:45.464Z] + '[' 0022 = 0000 ']' [2025-06-02T15:45:45.464Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T15:45:45.464Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-06-02T15:45:45.468Z] [Pipeline] } [2025-06-02T15:45:45.482Z] [Pipeline] // withEnv [2025-06-02T15:45:45.518Z] [Pipeline] parallel [2025-06-02T15:45:45.519Z] [Pipeline] { (Branch: x86_64:kola) [2025-06-02T15:45:45.519Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-06-02T15:45:45.566Z] [Pipeline] withEnv [2025-06-02T15:45:45.567Z] [Pipeline] { [2025-06-02T15:45:45.568Z] [Pipeline] withEnv [2025-06-02T15:45:45.568Z] [Pipeline] { [2025-06-02T15:45:45.579Z] [Pipeline] sh [2025-06-02T15:45:45.860Z] [Pipeline] sh [2025-06-02T15:45:46.101Z] + set -xeuo pipefail [2025-06-02T15:45:46.101Z] ++ umask [2025-06-02T15:45:46.101Z] + '[' 0022 = 0000 ']' [2025-06-02T15:45:46.101Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-06-02T15:45:46.151Z] [Pipeline] } [2025-06-02T15:45:46.156Z] [Pipeline] // withEnv [2025-06-02T15:45:46.169Z] [Pipeline] withEnv [2025-06-02T15:45:46.170Z] [Pipeline] { [2025-06-02T15:45:46.173Z] [Pipeline] sh [2025-06-02T15:45:46.400Z] + set -xeuo pipefail [2025-06-02T15:45:46.400Z] ++ umask [2025-06-02T15:45:46.400Z] + '[' 0022 = 0000 ']' [2025-06-02T15:45:46.400Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T15:45:46.400Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-06-02T15:45:46.400Z] 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-6sDzI/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-06-02T15:45:46.400Z] 2025-06-02T15:45:46Z cli: Started logging at level INFO [2025-06-02T15:45:46.400Z] 2025-06-02T15:45:46Z cli: Started logging at level INFO [2025-06-02T15:45:46.655Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250601.91.0/x86_64/fedora-coreos-43.20250601.91.0-qemu.x86_64.qcow2.xz [2025-06-02T15:45:46.655Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250601.91.0/x86_64/fedora-coreos-43.20250601.91.0-qemu.x86_64.qcow2.xz.sig [2025-06-02T15:45:46.702Z] + set -euo pipefail [2025-06-02T15:45:46.702Z] ++ umask [2025-06-02T15:45:46.702Z] + '[' 0022 = 0000 ']' [2025-06-02T15:45:46.702Z] + kola list --json [2025-06-02T15:45:46.702Z] + jq -r '.[].Name' [2025-06-02T15:45:46.705Z] [Pipeline] } [2025-06-02T15:45:46.709Z] [Pipeline] // withEnv [2025-06-02T15:45:46.736Z] [Pipeline] withEnv [2025-06-02T15:45:46.737Z] [Pipeline] { [2025-06-02T15:45:46.751Z] [Pipeline] sh [2025-06-02T15:45:47.281Z] + set -xeuo pipefail [2025-06-02T15:45:47.281Z] ++ umask [2025-06-02T15:45:47.281Z] + '[' 0022 = 0000 ']' [2025-06-02T15:45:47.281Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T15:45:47.281Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-06-02T15:45:47.282Z] 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-6sDzI/kola-x86_64 [2025-06-02T15:45:47.535Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-06-02T15:45:47.535Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-06-02T15:45:47.790Z] === RUN ext.config.swap.zram-generator [2025-06-02T15:45:47.791Z] === RUN ext.config.kdump.crash [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-06-02T15:45:47.791Z] === RUN ext.config.systemd.condition-needs-update [2025-06-02T15:45:47.791Z] === RUN coreos.ignition.once [2025-06-02T15:45:47.791Z] === RUN non-exclusive-test-bucket-0 [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-06-02T15:45:47.791Z] === RUN basic.uefi-secure [2025-06-02T15:45:47.791Z] === RUN ext.config.ignition.delete-config [2025-06-02T15:45:47.791Z] === RUN multipath.partition [2025-06-02T15:45:47.791Z] === RUN fcos.users.shells [2025-06-02T15:45:47.791Z] === RUN kdump.crash.nfs [2025-06-02T15:45:47.791Z] === RUN linux.nfs.client [2025-06-02T15:45:47.791Z] === RUN ext.config.ignition.remote [2025-06-02T15:45:47.791Z] === RUN fcos.filesystem [2025-06-02T15:45:47.791Z] === RUN ext.config.boot.grub2-install [2025-06-02T15:45:47.791Z] === RUN coreos.ignition.groups [2025-06-02T15:45:47.791Z] === RUN ext.config.docker.basic [2025-06-02T15:45:47.791Z] === RUN ext.config.ignition.stable-boot [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.kargs-rd-net [2025-06-02T15:45:47.791Z] === RUN ext.config.firewall.iptables-legacy [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-06-02T15:45:47.791Z] === RUN ext.config.clhm.ignition-warnings [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.nameserver [2025-06-02T15:45:47.791Z] === RUN ext.config.selinux.enforcing [2025-06-02T15:45:47.791Z] === RUN ext.config.podman.rootless-systemd [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-06-02T15:45:47.791Z] === RUN rootfs.uuid [2025-06-02T15:45:47.791Z] === RUN ext.config.systemd.network-online [2025-06-02T15:45:47.791Z] === RUN fcos.network.listeners [2025-06-02T15:45:47.791Z] === RUN coreos.ignition.v2.users [2025-06-02T15:45:47.791Z] === RUN coreos.unique.boot.ignition.failure [2025-06-02T15:45:47.791Z] === RUN ostree.unlock [2025-06-02T15:45:47.791Z] === RUN podman.base [2025-06-02T15:45:47.791Z] === RUN coreos.ignition.sethostname [2025-06-02T15:45:47.791Z] === RUN ext.config.var-mount.luks [2025-06-02T15:45:47.791Z] === RUN ostree.hotfix [2025-06-02T15:45:47.791Z] === RUN multipath.day2 [2025-06-02T15:45:47.791Z] === RUN multipath.day1 [2025-06-02T15:45:47.791Z] === RUN ext.config.var-mount.scsi-id [2025-06-02T15:45:47.791Z] === RUN rhcos.selinux.boolean.persist [2025-06-02T15:45:47.791Z] === RUN ext.config.boot.bootupd-validate [2025-06-02T15:45:47.791Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.prefer-ignition-networking [2025-06-02T15:45:47.791Z] === RUN ext.config.gshadow [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.nmstate.state [2025-06-02T15:45:47.791Z] === RUN basic.uefi [2025-06-02T15:45:47.791Z] === RUN ext.config.disks.lvmdevices [2025-06-02T15:45:47.791Z] === RUN rpmostree.upgrade-rollback [2025-06-02T15:45:47.791Z] === RUN coreos.ignition.symlink [2025-06-02T15:45:47.791Z] === RUN podman.network-single [2025-06-02T15:45:47.791Z] === RUN coreos.ignition.mount.disks [2025-06-02T15:45:47.791Z] === RUN ext.config.ignition.kargs [2025-06-02T15:45:47.791Z] === RUN basic [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-06-02T15:45:47.791Z] === RUN ext.config.ignition.resource.remote [2025-06-02T15:45:47.791Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-06-02T15:45:47.791Z] === RUN ext.config.containers.quadlet [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-06-02T15:45:47.791Z] === RUN coreos.ignition.failure [2025-06-02T15:45:47.791Z] === RUN coreos.unique.boot.failure [2025-06-02T15:45:47.791Z] === RUN ext.config.extensions.package [2025-06-02T15:45:47.791Z] === RUN coreos.ignition.instantiated.enable-unit [2025-06-02T15:45:47.791Z] === RUN ext.config.butane.grub-users [2025-06-02T15:45:47.791Z] === RUN ostree.remote [2025-06-02T15:45:47.791Z] === RUN ext.config.var-mount.simple [2025-06-02T15:45:47.791Z] === RUN kdump.crash.ssh [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.no-persist-ip [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.force-persist-ip [2025-06-02T15:45:47.791Z] === RUN rpmostree.install-uninstall [2025-06-02T15:45:47.791Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-06-02T15:45:47.791Z] === RUN coreos.auth.verify [2025-06-02T15:45:47.791Z] === RUN ext.config.docker.swarm-overlay-network [2025-06-02T15:45:47.791Z] === RUN ext.config.rpm-ostree-countme [2025-06-02T15:45:47.791Z] === RUN ext.config.reboot [2025-06-02T15:45:47.791Z] === RUN ext.config.ignition.systemd-disable [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.nmstate.policy [2025-06-02T15:45:47.791Z] === RUN coreos.ignition.mount.partitions [2025-06-02T15:45:47.791Z] === RUN ext.config.ignition.systemd-unmasking [2025-06-02T15:45:47.791Z] === RUN ext.config.ignition.systemd-enable-units [2025-06-02T15:45:47.791Z] === RUN basic.nvme [2025-06-02T15:45:47.791Z] === RUN podman.workflow [2025-06-02T15:45:47.791Z] === RUN ext.config.toolbox [2025-06-02T15:45:47.791Z] === RUN coreos.selinux.boolean [2025-06-02T15:45:47.791Z] === RUN coreos.misc.disk.varlibcontainers [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-06-02T15:45:47.791Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-06-02T15:45:47.791Z] === RUN rpmostree.status [2025-06-02T15:45:48.531Z] Read disk 72.00130653381348 MiB/839.4476776123047 MiB (8%) [2025-06-02T15:45:49.088Z] Read disk 130.5950927734375 MiB/839.4476776123047 MiB (15%) [2025-06-02T15:45:50.441Z] Read disk 170.34616088867188 MiB/839.4476776123047 MiB (20%) [2025-06-02T15:45:51.361Z] Read disk 246.19807624816895 MiB/839.4476776123047 MiB (29%) [2025-06-02T15:45:52.280Z] Read disk 292.2004985809326 MiB/839.4476776123047 MiB (34%) [2025-06-02T15:45:53.198Z] Read disk 314.7531681060791 MiB/839.4476776123047 MiB (37%) [2025-06-02T15:45:54.117Z] Read disk 336.0459156036377 MiB/839.4476776123047 MiB (40%) [2025-06-02T15:45:55.472Z] Read disk 360.39026832580566 MiB/839.4476776123047 MiB (42%) [2025-06-02T15:45:56.391Z] Read disk 394.3677501678467 MiB/839.4476776123047 MiB (46%) [2025-06-02T15:45:57.308Z] Read disk 419.330846786499 MiB/839.4476776123047 MiB (49%) [2025-06-02T15:45:58.226Z] Read disk 452.61556243896484 MiB/839.4476776123047 MiB (53%) [2025-06-02T15:45:59.144Z] Read disk 499.4548511505127 MiB/839.4476776123047 MiB (59%) [2025-06-02T15:46:00.508Z] Read disk 533.9052391052246 MiB/839.4476776123047 MiB (63%) [2025-06-02T15:46:01.430Z] Read disk 556.4079322814941 MiB/839.4476776123047 MiB (66%) [2025-06-02T15:46:02.347Z] Read disk 577.683916091919 MiB/839.4476776123047 MiB (68%) [2025-06-02T15:46:03.266Z] Read disk 607.2702255249023 MiB/839.4476776123047 MiB (72%) [2025-06-02T15:46:04.184Z] Read disk 637.1274032592773 MiB/839.4476776123047 MiB (75%) [2025-06-02T15:46:05.115Z] Read disk 667.7684326171875 MiB/839.4476776123047 MiB (79%) [2025-06-02T15:46:06.467Z] Read disk 708.7265472412109 MiB/839.4476776123047 MiB (84%) [2025-06-02T15:46:07.385Z] Read disk 752.2952651977539 MiB/839.4476776123047 MiB (89%) [2025-06-02T15:46:08.312Z] Read disk 785.3124504089355 MiB/839.4476776123047 MiB (93%) [2025-06-02T15:46:09.351Z] Read disk 822.6841049194336 MiB/839.4476776123047 MiB (98%) [2025-06-02T15:46:09.907Z] Read disk 839.4476776123047 MiB/839.4476776123047 MiB (100%) [2025-06-02T15:46:09.907Z] Read disk 839.4476776123047 MiB/839.4476776123047 MiB (100%) [2025-06-02T15:46:09.907Z] Read disk 839.4476776123047 MiB/839.4476776123047 MiB (100%) [2025-06-02T15:46:09.907Z] gpg: Signature made Sun Jun 1 13:06:51 2025 UTC [2025-06-02T15:46:09.907Z] gpg: using RSA key C6E7F081CF80E13146676E88829B606631645531 [2025-06-02T15:46:09.907Z] gpg: Good signature from "Fedora (43) <fedora-43-primary@fedoraproject.org>" [ultimate] [2025-06-02T15:46:10.160Z] tmp/kola-qemu-cache/fedora-coreos-43.20250601.91.0-qemu.x86_64.qcow2 [2025-06-02T15:46:10.160Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-06-02T15:46:10.160Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-06-02T15:46:10.413Z] === RUN fcos.upgrade.basic [2025-06-02T15:46:26.401Z] --- [32mPASS[0m: ext.config.ignition.systemd-unmasking (38.75s) [2025-06-02T15:46:26.654Z] --- [32mPASS[0m: ext.config.swap.zram-generator (38.89s) [2025-06-02T15:46:33.163Z] --- [32mPASS[0m: ext.config.networking.nameserver (45.38s) [2025-06-02T15:46:33.163Z] --- [32mPASS[0m: ext.config.networking.no-persist-ip (45.48s) [2025-06-02T15:46:33.163Z] --- [32mPASS[0m: ext.config.networking.bridge-static-via-kargs (45.50s) [2025-06-02T15:46:49.049Z] === RUN fcos.upgrade.basic/setup [2025-06-02T15:46:49.605Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-06-02T15:47:11.789Z] === RUN ostree.remote/add [2025-06-02T15:47:11.789Z] === RUN ostree.remote/list [2025-06-02T15:47:11.789Z] === RUN ostree.remote/show-url [2025-06-02T15:47:11.789Z] === RUN ostree.remote/refs [2025-06-02T15:47:11.789Z] === RUN ostree.remote/summary [2025-06-02T15:47:11.789Z] === RUN ostree.remote/delete [2025-06-02T15:47:11.789Z] --- [32mPASS[0m: ostree.remote (38.10s) [2025-06-02T15:47:11.789Z] --- [32mPASS[0m: ostree.remote/add (0.31s) [2025-06-02T15:47:11.789Z] --- [32mPASS[0m: ostree.remote/list (0.15s) [2025-06-02T15:47:11.789Z] --- [32mPASS[0m: ostree.remote/show-url (0.26s) [2025-06-02T15:47:11.789Z] --- [32mPASS[0m: ostree.remote/refs (0.16s) [2025-06-02T15:47:11.789Z] --- [32mPASS[0m: ostree.remote/summary (0.33s) [2025-06-02T15:47:11.789Z] --- [32mPASS[0m: ostree.remote/delete (0.49s) [2025-06-02T15:47:29.807Z] --- [32mPASS[0m: coreos.ignition.failure (17.17s) [2025-06-02T15:47:41.954Z] --- [32mPASS[0m: ext.config.var-mount.simple (68.89s) [2025-06-02T15:47:42.513Z] --- [32mPASS[0m: ext.config.ntp.chrony.dhcp-propagation (76.08s) [2025-06-02T15:47:57.192Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-06-02T15:48:04.372Z] --- [32mPASS[0m: ext.config.butane.grub-users (87.86s) [2025-06-02T15:48:04.372Z] mke2fs 1.47.2 (1-Jan-2025) [2025-06-02T15:48:14.298Z] --- [32mPASS[0m: coreos.unique.boot.failure (12.35s) [2025-06-02T15:48:14.551Z] --- [32mPASS[0m: ext.config.containers.quadlet (32.57s) [2025-06-02T15:48:29.201Z] --- [32mPASS[0m: fcos.upgrade.basic (136.65s) [2025-06-02T15:48:29.201Z] --- [32mPASS[0m: fcos.upgrade.basic/setup (5.79s) [2025-06-02T15:48:29.201Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-previous (59.14s) [2025-06-02T15:48:29.201Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-current (34.45s) [2025-06-02T15:48:29.201Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-upgrade-x86_64 [2025-06-02T15:48:29.203Z] [Pipeline] } [2025-06-02T15:48:29.217Z] [Pipeline] // withEnv [2025-06-02T15:48:29.223Z] [Pipeline] } [2025-06-02T15:48:29.355Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (60.68s) [2025-06-02T15:48:47.374Z] --- [32mPASS[0m: kdump.crash.ssh (139.58s) [2025-06-02T15:48:47.374Z] cluster.go:151: Running as unit: run-p6848-i6849.service; invocation ID: b63c60160e25489c81ac98782384f67c [2025-06-02T15:48:51.521Z] --- [32mPASS[0m: ext.config.ignition.resource.remote (37.76s) [2025-06-02T15:48:51.776Z] --- [32mPASS[0m: coreos.ignition.instantiated.enable-unit (37.25s) [2025-06-02T15:49:13.632Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-kargs (41.28s) [2025-06-02T15:49:23.559Z] === RUN basic/FCOSGrowpart [2025-06-02T15:49:23.559Z] === RUN basic/PortSSH [2025-06-02T15:49:23.559Z] === RUN basic/DbusPerms [2025-06-02T15:49:23.559Z] === RUN basic/ServicesActive [2025-06-02T15:49:23.559Z] === RUN basic/ReadOnly [2025-06-02T15:49:23.559Z] === RUN basic/Useradd [2025-06-02T15:49:23.812Z] === RUN basic/MachineID [2025-06-02T15:49:27.957Z] --- [32mPASS[0m: basic (36.05s) [2025-06-02T15:49:27.958Z] --- [32mPASS[0m: basic/FCOSGrowpart (0.15s) [2025-06-02T15:49:27.958Z] --- [32mPASS[0m: basic/PortSSH (0.12s) [2025-06-02T15:49:27.958Z] --- [32mPASS[0m: basic/DbusPerms (0.34s) [2025-06-02T15:49:27.958Z] --- [32mPASS[0m: basic/ServicesActive (0.13s) [2025-06-02T15:49:27.958Z] --- [32mPASS[0m: basic/ReadOnly (0.12s) [2025-06-02T15:49:27.958Z] --- [32mPASS[0m: basic/Useradd (0.21s) [2025-06-02T15:49:27.958Z] --- [32mPASS[0m: basic/MachineID (0.13s) [2025-06-02T15:49:31.215Z] --- [32mPASS[0m: ext.config.ignition.kargs (39.47s) [2025-06-02T15:49:41.129Z] --- [32mPASS[0m: ext.config.extensions.package (53.29s) [2025-06-02T15:49:55.943Z] --- [32mPASS[0m: coreos.ignition.sethostname (24.45s) [2025-06-02T15:50:05.859Z] --- [32mPASS[0m: coreos.ignition.mount.disks (55.27s) [2025-06-02T15:50:13.926Z] --- [32mPASS[0m: coreos.ignition.symlink (34.21s) [2025-06-02T15:50:26.062Z] --- [32mPASS[0m: ext.config.disks.lvmdevices (56.83s) [2025-06-02T15:50:35.988Z] --- [32mPASS[0m: ext.config.gshadow (38.59s) [2025-06-02T15:50:35.988Z] --- [32mPASS[0m: podman.network-single (172.49s) [2025-06-02T15:50:36.242Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-06-02T15:50:58.093Z] --- [32mPASS[0m: ext.config.networking.prefer-ignition-networking (41.20s) [2025-06-02T15:51:03.313Z] --- [32mPASS[0m: ext.config.boot.bootupd-validate (28.06s) [2025-06-02T15:51:11.413Z] --- [32mPASS[0m: ext.config.rpm-ostree-countme (36.86s) [2025-06-02T15:51:13.912Z] === RUN rpmostree.upgrade-rollback/rollback [2025-06-02T15:51:45.892Z] --- [32mPASS[0m: rpmostree.upgrade-rollback (94.93s) [2025-06-02T15:51:45.892Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/upgrade (37.78s) [2025-06-02T15:51:45.892Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/rollback (23.05s) [2025-06-02T15:51:45.892Z] --- [32mPASS[0m: ext.config.ntp.timesyncd.dhcp-propagation (77.93s) [2025-06-02T15:51:50.040Z] --- [32mPASS[0m: coreos.ignition.mount.partitions (54.92s) [2025-06-02T15:52:02.192Z] --- [32mPASS[0m: rhcos.selinux.boolean.persist (58.83s) [2025-06-02T15:52:28.640Z] --- [32mPASS[0m: ext.config.var-mount.scsi-id (47.62s) [2025-06-02T15:52:40.773Z] --- [32mPASS[0m: coreos.misc.disk.varlibcontainers (57.42s) [2025-06-02T15:52:40.773Z] 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-06-02T15:52:40.773Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-06-02T15:52:45.993Z] --- [32mPASS[0m: multipath.day1 (56.31s) [2025-06-02T15:52:49.252Z] === RUN ostree.hotfix/unlock [2025-06-02T15:53:04.061Z] === RUN ostree.hotfix/install [2025-06-02T15:53:04.617Z] === RUN ostree.hotfix/uninstall [2025-06-02T15:53:05.171Z] === RUN ostree.hotfix/persist [2025-06-02T15:53:07.669Z] --- [32mPASS[0m: ext.config.networking.nmstate.policy (116.50s) [2025-06-02T15:53:15.718Z] --- [32mPASS[0m: multipath.day2 (73.67s) [2025-06-02T15:53:18.965Z] === RUN podman.workflow/run [2025-06-02T15:53:24.194Z] === RUN ostree.hotfix/rollback [2025-06-02T15:53:46.038Z] --- [32mPASS[0m: fcos.network.listeners (36.04s) [2025-06-02T15:53:47.917Z] --- [32mPASS[0m: ostree.hotfix (79.38s) [2025-06-02T15:53:47.917Z] --- [32mPASS[0m: ostree.hotfix/unlock (14.34s) [2025-06-02T15:53:47.917Z] --- [32mPASS[0m: ostree.hotfix/install (0.59s) [2025-06-02T15:53:47.917Z] --- [32mPASS[0m: ostree.hotfix/uninstall (0.46s) [2025-06-02T15:53:47.917Z] --- [32mPASS[0m: ostree.hotfix/persist (18.76s) [2025-06-02T15:53:47.917Z] --- [32mPASS[0m: ostree.hotfix/rollback (19.97s) [2025-06-02T15:53:52.069Z] --- [32mPASS[0m: rpmostree.status (36.60s) [2025-06-02T15:54:00.136Z] --- [32mPASS[0m: ext.config.var-mount.luks (80.20s) [2025-06-02T15:54:12.274Z] --- [32mPASS[0m: ext.config.ignition.systemd-disable (26.69s) [2025-06-02T15:54:20.330Z] === RUN podman.base/info [2025-06-02T15:54:20.585Z] === RUN podman.base/resources [2025-06-02T15:54:28.641Z] --- [32mPASS[0m: podman.base (40.89s) [2025-06-02T15:54:28.641Z] --- [32mPASS[0m: podman.base/info (0.44s) [2025-06-02T15:54:28.641Z] --- [32mPASS[0m: podman.base/resources (4.58s) [2025-06-02T15:54:50.495Z] --- [32mPASS[0m: ext.config.reboot (56.58s) [2025-06-02T15:54:54.644Z] --- [32mPASS[0m: coreos.selinux.boolean (54.59s) [2025-06-02T15:55:02.712Z] === RUN basic.uefi/FCOSGrowpart [2025-06-02T15:55:02.712Z] === RUN basic.uefi/PortSSH [2025-06-02T15:55:02.712Z] === RUN basic.uefi/DbusPerms [2025-06-02T15:55:02.965Z] === RUN basic.uefi/ServicesActive [2025-06-02T15:55:03.219Z] === RUN basic.uefi/ReadOnly [2025-06-02T15:55:03.219Z] === RUN basic.uefi/Useradd [2025-06-02T15:55:03.471Z] === RUN basic.uefi/MachineID [2025-06-02T15:55:07.616Z] --- [32mPASS[0m: basic.uefi (38.42s) [2025-06-02T15:55:07.616Z] --- [32mPASS[0m: basic.uefi/FCOSGrowpart (0.14s) [2025-06-02T15:55:07.616Z] --- [32mPASS[0m: basic.uefi/PortSSH (0.12s) [2025-06-02T15:55:07.616Z] --- [32mPASS[0m: basic.uefi/DbusPerms (0.34s) [2025-06-02T15:55:07.616Z] --- [32mPASS[0m: basic.uefi/ServicesActive (0.13s) [2025-06-02T15:55:07.616Z] --- [32mPASS[0m: basic.uefi/ReadOnly (0.11s) [2025-06-02T15:55:07.616Z] --- [32mPASS[0m: basic.uefi/Useradd (0.19s) [2025-06-02T15:55:07.616Z] --- [32mPASS[0m: basic.uefi/MachineID (0.11s) [2025-06-02T15:55:22.424Z] === RUN ostree.unlock/unlock [2025-06-02T15:55:22.424Z] === RUN ostree.unlock/install [2025-06-02T15:55:22.979Z] === RUN ostree.unlock/uninstall [2025-06-02T15:55:23.232Z] === RUN ostree.unlock/discard [2025-06-02T15:55:33.147Z] --- [32mPASS[0m: ext.config.toolbox (82.85s) [2025-06-02T15:55:37.299Z] --- [32mPASS[0m: ext.config.networking.no-default-initramfs-net-propagation.bootif (29.74s) [2025-06-02T15:55:40.100Z] --- [32mPASS[0m: ext.config.networking.nmstate.state (45.54s) [2025-06-02T15:55:46.613Z] --- [32mPASS[0m: ostree.unlock (56.87s) [2025-06-02T15:55:46.613Z] --- [32mPASS[0m: ostree.unlock/unlock (0.63s) [2025-06-02T15:55:46.613Z] --- [32mPASS[0m: ostree.unlock/install (0.69s) [2025-06-02T15:55:46.613Z] --- [32mPASS[0m: ostree.unlock/uninstall (0.47s) [2025-06-02T15:55:46.613Z] --- [32mPASS[0m: ostree.unlock/discard (18.94s) [2025-06-02T15:56:01.421Z] --- [32mPASS[0m: coreos.unique.boot.ignition.failure (14.89s) [2025-06-02T15:56:06.644Z] === RUN basic.nvme/FCOSGrowpart [2025-06-02T15:56:06.897Z] === RUN basic.nvme/PortSSH [2025-06-02T15:56:06.897Z] === RUN basic.nvme/DbusPerms [2025-06-02T15:56:07.464Z] === RUN basic.nvme/ServicesActive [2025-06-02T15:56:07.464Z] === RUN basic.nvme/ReadOnly [2025-06-02T15:56:07.464Z] === RUN basic.nvme/Useradd [2025-06-02T15:56:07.719Z] === RUN basic.nvme/MachineID [2025-06-02T15:56:11.863Z] --- [32mPASS[0m: basic.nvme (37.95s) [2025-06-02T15:56:11.863Z] --- [32mPASS[0m: basic.nvme/FCOSGrowpart (0.15s) [2025-06-02T15:56:11.863Z] --- [32mPASS[0m: basic.nvme/PortSSH (0.13s) [2025-06-02T15:56:11.863Z] --- [32mPASS[0m: basic.nvme/DbusPerms (0.34s) [2025-06-02T15:56:11.863Z] --- [32mPASS[0m: basic.nvme/ServicesActive (0.13s) [2025-06-02T15:56:11.863Z] --- [32mPASS[0m: basic.nvme/ReadOnly (0.12s) [2025-06-02T15:56:11.863Z] --- [32mPASS[0m: basic.nvme/Useradd (0.21s) [2025-06-02T15:56:11.863Z] --- [32mPASS[0m: basic.nvme/MachineID (0.13s) [2025-06-02T15:56:19.916Z] --- [32mPASS[0m: ext.config.ignition.systemd-enable-units (39.19s) [2025-06-02T15:56:21.790Z] --- [32mPASS[0m: linux.nfs.client (44.85s) [2025-06-02T15:56:21.790Z] nfs-client.go:128: NFS server booted [2025-06-02T15:56:21.790Z] nfs-client.go:139: Got NFSv4 mount. [2025-06-02T15:56:21.790Z] nfs-client.go:153: Got NFSv3 mount. [2025-06-02T15:56:39.790Z] --- [32mPASS[0m: ext.config.ssh.custom-host-key-permissions (39.28s) [2025-06-02T15:56:49.710Z] --- [32mPASS[0m: coreos.ignition.v2.users (36.81s) [2025-06-02T15:57:01.854Z] --- [32mPASS[0m: ext.config.networking.team-dhcp-via-ignition (41.29s) [2025-06-02T15:57:07.073Z] --- [32mPASS[0m: ext.config.docker.swarm-overlay-network (45.37s) [2025-06-02T15:57:12.292Z] --- [32mPASS[0m: coreos.auth.verify (24.26s) [2025-06-02T15:57:16.471Z] --- [32mPASS[0m: ext.config.networking.hostname.fallback-hostname (36.56s) [2025-06-02T15:57:21.706Z] === RUN rpmostree.install-uninstall/install [2025-06-02T15:57:39.712Z] --- [32mPASS[0m: ext.config.systemd.network-online (27.03s) [2025-06-02T15:58:06.166Z] --- [32mPASS[0m: multipath.partition (55.34s) [2025-06-02T15:58:08.045Z] === RUN rpmostree.install-uninstall/uninstall [2025-06-02T15:58:16.103Z] --- [32mPASS[0m: ext.config.networking.rd-net-timeout-carrier (59.31s) [2025-06-02T15:58:21.332Z] --- [32mPASS[0m: ext.config.networking.force-persist-ip (42.02s) [2025-06-02T15:58:26.558Z] === RUN podman.workflow/exec [2025-06-02T15:58:26.558Z] === RUN podman.workflow/stop [2025-06-02T15:58:38.698Z] === RUN podman.workflow/remove [2025-06-02T15:58:38.698Z] === RUN podman.workflow/delete [2025-06-02T15:58:41.949Z] --- [32mPASS[0m: podman.workflow (355.57s) [2025-06-02T15:58:41.949Z] --- [32mPASS[0m: podman.workflow/run (307.02s) [2025-06-02T15:58:41.949Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-06-02T15:58:41.949Z] cluster.go:151: Getting image source signatures [2025-06-02T15:58:41.949Z] cluster.go:151: Copying blob sha256:b162190f8583c7ed2c38de212098c5cb7ea8aa6222f523a4b69fa71daea84ce1 [2025-06-02T15:58:41.949Z] cluster.go:151: Copying config sha256:98a194dd718c1f1c628d8353123c5391820ff72e23ac50b766d662ba2cda9126 [2025-06-02T15:58:41.949Z] cluster.go:151: Writing manifest to image destination [2025-06-02T15:58:41.949Z] --- [32mPASS[0m: podman.workflow/exec (0.40s) [2025-06-02T15:58:41.949Z] --- [32mPASS[0m: podman.workflow/stop (10.73s) [2025-06-02T15:58:41.949Z] --- [32mPASS[0m: podman.workflow/remove (0.58s) [2025-06-02T15:58:41.949Z] --- [32mPASS[0m: podman.workflow/delete (0.72s) [2025-06-02T15:58:46.095Z] --- [32mPASS[0m: fcos.users.shells (24.46s) [2025-06-02T15:58:50.240Z] --- [32mPASS[0m: rpmostree.install-uninstall (110.05s) [2025-06-02T15:58:50.240Z] --- [32mPASS[0m: rpmostree.install-uninstall/install (46.58s) [2025-06-02T15:58:50.240Z] --- [32mPASS[0m: rpmostree.install-uninstall/uninstall (38.75s) [2025-06-02T15:59:16.706Z] --- [32mPASS[0m: ext.config.clhm.ignition-warnings (30.08s) [2025-06-02T15:59:16.706Z] === RUN basic.uefi-secure/PortSSH [2025-06-02T15:59:16.706Z] === RUN basic.uefi-secure/DbusPerms [2025-06-02T15:59:16.959Z] === RUN basic.uefi-secure/ServicesActive [2025-06-02T15:59:17.213Z] === RUN basic.uefi-secure/ReadOnly [2025-06-02T15:59:17.213Z] === RUN basic.uefi-secure/Useradd [2025-06-02T15:59:17.465Z] === RUN basic.uefi-secure/MachineID [2025-06-02T15:59:17.718Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-06-02T15:59:21.874Z] --- [32mPASS[0m: basic.uefi-secure (39.53s) [2025-06-02T15:59:21.874Z] --- [32mPASS[0m: basic.uefi-secure/PortSSH (0.12s) [2025-06-02T15:59:21.874Z] --- [32mPASS[0m: basic.uefi-secure/DbusPerms (0.35s) [2025-06-02T15:59:21.874Z] --- [32mPASS[0m: basic.uefi-secure/ServicesActive (0.13s) [2025-06-02T15:59:21.874Z] --- [32mPASS[0m: basic.uefi-secure/ReadOnly (0.11s) [2025-06-02T15:59:21.874Z] --- [32mPASS[0m: basic.uefi-secure/Useradd (0.20s) [2025-06-02T15:59:21.874Z] --- [32mPASS[0m: basic.uefi-secure/MachineID (0.13s) [2025-06-02T15:59:21.874Z] --- [32mPASS[0m: basic.uefi-secure/FCOSGrowpart (0.15s) [2025-06-02T15:59:53.873Z] --- [32mPASS[0m: ext.config.ignition.delete-config (93.90s) [2025-06-02T15:59:55.764Z] --- [32mPASS[0m: kdump.crash.nfs (113.67s) [2025-06-02T15:59:55.764Z] cluster.go:151: Running as unit: run-p7196-i7197.service; invocation ID: aa51fe0e44a948ed86b14ccad4d80429 [2025-06-02T16:00:07.902Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-06-02T16:00:08.457Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-06-02T16:00:10.331Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-06-02T16:00:10.887Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-06-02T16:00:11.139Z] --- [32mPASS[0m: ext.config.systemd.condition-needs-update (81.00s) [2025-06-02T16:00:12.503Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-06-02T16:00:13.060Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-06-02T16:00:14.955Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-06-02T16:00:16.308Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-06-02T16:00:16.863Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-06-02T16:00:18.734Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-06-02T16:00:20.087Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-06-02T16:00:21.006Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.everyboot-systemd-link-file (59.94s) [2025-06-02T16:00:26.224Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-06-02T16:00:26.486Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-06-02T16:00:27.045Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-06-02T16:00:28.919Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-06-02T16:00:29.172Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-06-02T16:00:31.059Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-06-02T16:00:31.616Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-06-02T16:00:32.171Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-06-02T16:00:32.728Z] --- [32mPASS[0m: coreos.ignition.once (43.08s) [2025-06-02T16:00:32.728Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-06-02T16:00:37.949Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-ignition (41.51s) [2025-06-02T16:00:38.201Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-06-02T16:00:40.075Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-06-02T16:00:41.948Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-06-02T16:00:48.457Z] --- [32mPASS[0m: ext.config.firewall.iptables-legacy (36.42s) [2025-06-02T16:00:53.687Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-06-02T16:00:55.561Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-06-02T16:00:57.438Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-06-02T16:00:58.804Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-06-02T16:01:00.679Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-06-02T16:01:02.554Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-06-02T16:01:03.908Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-06-02T16:01:04.828Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-06-02T16:01:06.180Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-06-02T16:01:07.101Z] --- [32mPASS[0m: coreos.ignition.groups (34.34s) [2025-06-02T16:01:08.021Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-06-02T16:01:09.896Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-06-02T16:01:10.452Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-06-02T16:01:16.957Z] --- [32mPASS[0m: ext.config.boot.grub2-install (38.56s) [2025-06-02T16:01:17.209Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-06-02T16:01:19.081Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-06-02T16:01:19.646Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-06-02T16:01:21.519Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-06-02T16:01:23.404Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-06-02T16:01:29.912Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-06-02T16:01:30.468Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-06-02T16:01:32.345Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-06-02T16:01:34.216Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-06-02T16:01:34.770Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-06-02T16:01:36.651Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-06-02T16:01:36.903Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-06-02T16:01:38.776Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-06-02T16:01:39.694Z] === RUN fcos.filesystem/writablefiles [2025-06-02T16:01:40.611Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-06-02T16:01:40.611Z] === RUN fcos.filesystem/writabledirs [2025-06-02T16:01:40.866Z] === RUN fcos.filesystem/stickydirs [2025-06-02T16:01:41.120Z] === RUN fcos.filesystem/denylist [2025-06-02T16:01:43.631Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-06-02T16:01:44.984Z] --- [32mPASS[0m: fcos.filesystem (37.80s) [2025-06-02T16:01:44.984Z] --- [32mPASS[0m: fcos.filesystem/writablefiles (0.87s) [2025-06-02T16:01:44.984Z] --- [32mPASS[0m: fcos.filesystem/writabledirs (0.26s) [2025-06-02T16:01:44.984Z] --- [32mPASS[0m: fcos.filesystem/stickydirs (0.30s) [2025-06-02T16:01:44.984Z] --- [32mPASS[0m: fcos.filesystem/denylist (0.37s) [2025-06-02T16:01:44.984Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-06-02T16:01:46.857Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-06-02T16:01:47.776Z] --- [32mPASS[0m: ext.config.docker.basic (31.89s) [2025-06-02T16:01:48.331Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-06-02T16:01:50.206Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-06-02T16:01:51.560Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-06-02T16:01:52.484Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-06-02T16:01:54.987Z] --- [32mPASS[0m: ext.config.podman.rootless-systemd (66.83s) [2025-06-02T16:01:55.909Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-06-02T16:01:57.782Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-06-02T16:01:59.658Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-06-02T16:02:01.535Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-06-02T16:02:02.890Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-06-02T16:02:04.244Z] --- [32mPASS[0m: ext.config.kdump.crash (102.87s) [2025-06-02T16:02:04.498Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-06-02T16:02:07.746Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-06-02T16:02:09.102Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-06-02T16:02:10.979Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-06-02T16:02:11.536Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-06-02T16:02:13.410Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-06-02T16:02:16.661Z] === RUN rootfs.uuid/RandomUUID [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0 (182.42s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setgid (1.64s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.66s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (0.63s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.aleph-version (1.60s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.firewall.iptables (0.62s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.65s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.62s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.63s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.61s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.61s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (5.62s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.61s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.64s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.60s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.63s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.60s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.61s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (0.61s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.logging.printk (0.61s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (5.62s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.66s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.63s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (11.99s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.66s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.passwd (1.84s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.66s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.75s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.70s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.73s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.67s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.68s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.content-origins (1.78s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.70s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.license (0.73s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (6.72s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.sudoers (1.72s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.75s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.74s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.73s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (5.71s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.70s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.68s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kdump.service (1.67s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.69s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.68s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.68s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.71s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.console-config (1.76s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.69s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.growfs (1.68s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.72s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.70s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.70s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.66s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.68s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (3.71s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.74s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.73s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.dns (1.73s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.69s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.68s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.tls (2.68s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.71s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.70s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.70s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setuid (1.69s) [2025-06-02T16:02:18.537Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.70s) [2025-06-02T16:02:19.964Z] --- [32mPASS[0m: rootfs.uuid (25.24s) [2025-06-02T16:02:19.964Z] --- [32mPASS[0m: rootfs.uuid/RandomUUID (0.16s) [2025-06-02T16:02:34.768Z] --- [32mPASS[0m: ext.config.networking.kargs-rd-net (29.75s) [2025-06-02T16:02:35.688Z] --- [32mPASS[0m: ext.config.ignition.remote (47.78s) [2025-06-02T16:02:40.907Z] --- [32mPASS[0m: ext.config.selinux.enforcing (55.54s) [2025-06-02T16:02:58.908Z] --- [32mPASS[0m: ext.config.ignition.stable-boot (38.65s) [2025-06-02T16:02:58.908Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-x86_64 [2025-06-02T16:02:58.911Z] [Pipeline] } [2025-06-02T16:02:58.914Z] [Pipeline] // withEnv [2025-06-02T16:02:58.932Z] [Pipeline] withEnv [2025-06-02T16:02:58.933Z] [Pipeline] { [2025-06-02T16:02:58.936Z] [Pipeline] sh [2025-06-02T16:02:59.522Z] + set -xeuo pipefail [2025-06-02T16:02:59.522Z] ++ umask [2025-06-02T16:02:59.522Z] + '[' 0022 = 0000 ']' [2025-06-02T16:02:59.522Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:02:59.522Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-06-02T16:02:59.522Z] 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-6sDzI/kola-reprovision-x86_64 [2025-06-02T16:03:00.077Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-06-02T16:03:00.077Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-06-02T16:03:00.330Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-06-02T16:03:00.330Z] === RUN coreos.boot-mirror [2025-06-02T16:03:00.330Z] === RUN ext.config.root-reprovision.filesystem-only [2025-06-02T16:03:00.330Z] === RUN ext.config.root-reprovision.luks.512e [2025-06-02T16:03:00.330Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-06-02T16:03:00.330Z] === RUN ext.config.root-reprovision.luks.multipath [2025-06-02T16:03:00.330Z] === RUN ext.config.root-reprovision.raid1 [2025-06-02T16:03:00.330Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-06-02T16:03:00.330Z] === RUN ext.config.root-reprovision.luks [2025-06-02T16:03:00.330Z] === RUN ext.config.root-reprovision.swap-before-root [2025-06-02T16:03:00.330Z] === RUN coreos.boot-mirror.luks [2025-06-02T16:10:51.839Z] --- [32mPASS[0m: ext.config.rpm-ostree.kernel-replace (468.96s) [2025-06-02T16:12:43.181Z] --- [32mPASS[0m: ext.config.root-reprovision.raid1 (106.02s) [2025-06-02T16:14:04.510Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-06-02T16:14:36.506Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-06-02T16:15:08.491Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-06-02T16:15:47.120Z] --- [32mPASS[0m: coreos.boot-mirror.luks (187.87s) [2025-06-02T16:15:47.120Z] --- [32mPASS[0m: coreos.boot-mirror.luks/sanity-check (1.74s) [2025-06-02T16:15:47.120Z] --- [32mPASS[0m: coreos.boot-mirror.luks/detach-primary (29.96s) [2025-06-02T16:15:47.120Z] --- [32mPASS[0m: coreos.boot-mirror.luks/verify-fallback (0.91s) [2025-06-02T16:17:08.955Z] --- [32mPASS[0m: ext.config.root-reprovision.swap-before-root (82.02s) [2025-06-02T16:19:00.296Z] --- [32mPASS[0m: ext.config.root-reprovision.luks (113.29s) [2025-06-02T16:21:06.643Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.autosave-xfs (124.45s) [2025-06-02T16:22:57.981Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.512e (109.16s) [2025-06-02T16:25:04.328Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.multipath (127.30s) [2025-06-02T16:26:11.914Z] --- [32mPASS[0m: ext.config.root-reprovision.autosave-xfs (64.41s) [2025-06-02T16:27:33.247Z] --- [32mPASS[0m: ext.config.root-reprovision.filesystem-only (81.68s) [2025-06-02T16:29:24.582Z] === RUN coreos.boot-mirror/sanity-check [2025-06-02T16:29:24.582Z] === RUN coreos.boot-mirror/detach-primary [2025-06-02T16:29:46.439Z] === RUN coreos.boot-mirror/verify-fallback [2025-06-02T16:29:50.747Z] --- [32mPASS[0m: coreos.boot-mirror (145.02s) [2025-06-02T16:29:50.747Z] --- [32mPASS[0m: coreos.boot-mirror/sanity-check (2.04s) [2025-06-02T16:29:50.747Z] --- [32mPASS[0m: coreos.boot-mirror/detach-primary (30.05s) [2025-06-02T16:29:50.747Z] --- [32mPASS[0m: coreos.boot-mirror/verify-fallback (0.89s) [2025-06-02T16:29:50.747Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-reprovision-x86_64 [2025-06-02T16:29:50.750Z] [Pipeline] } [2025-06-02T16:29:50.753Z] [Pipeline] // withEnv [2025-06-02T16:29:50.769Z] [Pipeline] } [2025-06-02T16:29:50.773Z] [Pipeline] // parallel [2025-06-02T16:29:50.780Z] [Pipeline] withEnv [2025-06-02T16:29:50.781Z] [Pipeline] { [2025-06-02T16:29:50.800Z] [Pipeline] sh [2025-06-02T16:29:51.398Z] + set -xeuo pipefail [2025-06-02T16:29:51.398Z] ++ umask [2025-06-02T16:29:51.398Z] + '[' 0022 = 0000 ']' [2025-06-02T16:29:51.398Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:29:51.398Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-upgrade-x86_64 [2025-06-02T16:29:51.400Z] [Pipeline] } [2025-06-02T16:29:51.403Z] [Pipeline] // withEnv [2025-06-02T16:29:51.458Z] [Pipeline] withEnv [2025-06-02T16:29:51.458Z] [Pipeline] { [2025-06-02T16:29:51.461Z] [Pipeline] sh [2025-06-02T16:29:51.988Z] + set -xeuo pipefail [2025-06-02T16:29:51.988Z] ++ umask [2025-06-02T16:29:51.988Z] + '[' 0022 = 0000 ']' [2025-06-02T16:29:51.988Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:29:51.988Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI -c --xz kola-upgrade-x86_64 [2025-06-02T16:29:52.242Z] [Pipeline] } [2025-06-02T16:29:52.254Z] [Pipeline] // withEnv [2025-06-02T16:29:52.293Z] [Pipeline] archiveArtifacts [2025-06-02T16:29:52.296Z] Archiving artifacts [2025-06-02T16:29:52.424Z] [Pipeline] withEnv [2025-06-02T16:29:52.425Z] [Pipeline] { [2025-06-02T16:29:52.428Z] [Pipeline] sh [2025-06-02T16:29:52.963Z] + set -xeuo pipefail [2025-06-02T16:29:52.963Z] ++ umask [2025-06-02T16:29:52.963Z] + '[' 0022 = 0000 ']' [2025-06-02T16:29:52.963Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:29:52.963Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-upgrade-x86_64 --output - [2025-06-02T16:29:52.965Z] [Pipeline] } [2025-06-02T16:29:52.968Z] [Pipeline] // withEnv [2025-06-02T16:29:53.006Z] [Pipeline] junit [2025-06-02T16:29:53.008Z] Recording test results [2025-06-02T16:29:53.625Z] None of the test reports contained any result [2025-06-02T16:29:53.627Z] [Pipeline] withEnv [2025-06-02T16:29:53.627Z] [Pipeline] { [2025-06-02T16:29:53.631Z] [Pipeline] sh [2025-06-02T16:29:54.157Z] + set -xeuo pipefail [2025-06-02T16:29:54.157Z] ++ umask [2025-06-02T16:29:54.157Z] + '[' 0022 = 0000 ']' [2025-06-02T16:29:54.157Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:29:54.157Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-x86_64 [2025-06-02T16:29:54.169Z] [Pipeline] } [2025-06-02T16:29:54.172Z] [Pipeline] // withEnv [2025-06-02T16:29:54.177Z] [Pipeline] withEnv [2025-06-02T16:29:54.177Z] [Pipeline] { [2025-06-02T16:29:54.235Z] [Pipeline] sh [2025-06-02T16:29:54.764Z] + set -xeuo pipefail [2025-06-02T16:29:54.764Z] ++ umask [2025-06-02T16:29:54.764Z] + '[' 0022 = 0000 ']' [2025-06-02T16:29:54.764Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:29:54.764Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI -c --xz kola-x86_64 [2025-06-02T16:29:59.988Z] [Pipeline] } [2025-06-02T16:30:00.001Z] [Pipeline] // withEnv [2025-06-02T16:30:00.008Z] [Pipeline] archiveArtifacts [2025-06-02T16:30:00.010Z] Archiving artifacts [2025-06-02T16:30:02.717Z] [Pipeline] withEnv [2025-06-02T16:30:02.719Z] [Pipeline] { [2025-06-02T16:30:02.729Z] [Pipeline] sh [2025-06-02T16:30:03.263Z] + set -xeuo pipefail [2025-06-02T16:30:03.263Z] ++ umask [2025-06-02T16:30:03.263Z] + '[' 0022 = 0000 ']' [2025-06-02T16:30:03.263Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:30:03.263Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-x86_64 --output - [2025-06-02T16:30:03.266Z] [Pipeline] } [2025-06-02T16:30:03.277Z] [Pipeline] // withEnv [2025-06-02T16:30:03.315Z] [Pipeline] junit [2025-06-02T16:30:03.316Z] Recording test results [2025-06-02T16:30:03.390Z] None of the test reports contained any result [2025-06-02T16:30:03.391Z] [Pipeline] withEnv [2025-06-02T16:30:03.391Z] [Pipeline] { [2025-06-02T16:30:03.403Z] [Pipeline] sh [2025-06-02T16:30:03.929Z] + set -xeuo pipefail [2025-06-02T16:30:03.929Z] ++ umask [2025-06-02T16:30:03.929Z] + '[' 0022 = 0000 ']' [2025-06-02T16:30:03.929Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:30:03.929Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-reprovision-x86_64 [2025-06-02T16:30:03.930Z] [Pipeline] } [2025-06-02T16:30:03.933Z] [Pipeline] // withEnv [2025-06-02T16:30:03.946Z] [Pipeline] withEnv [2025-06-02T16:30:03.946Z] [Pipeline] { [2025-06-02T16:30:03.993Z] [Pipeline] sh [2025-06-02T16:30:04.514Z] + set -xeuo pipefail [2025-06-02T16:30:04.552Z] ++ umask [2025-06-02T16:30:04.552Z] + '[' 0022 = 0000 ']' [2025-06-02T16:30:04.552Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:30:04.552Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI -c --xz kola-reprovision-x86_64 [2025-06-02T16:30:07.797Z] [Pipeline] } [2025-06-02T16:30:07.800Z] [Pipeline] // withEnv [2025-06-02T16:30:07.872Z] [Pipeline] archiveArtifacts [2025-06-02T16:30:07.874Z] Archiving artifacts [2025-06-02T16:30:08.340Z] [Pipeline] withEnv [2025-06-02T16:30:08.342Z] [Pipeline] { [2025-06-02T16:30:08.345Z] [Pipeline] sh [2025-06-02T16:30:08.865Z] + set -xeuo pipefail [2025-06-02T16:30:08.865Z] ++ umask [2025-06-02T16:30:08.865Z] + '[' 0022 = 0000 ']' [2025-06-02T16:30:08.865Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:30:08.865Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-6sDzI/kola-reprovision-x86_64 --output - [2025-06-02T16:30:08.866Z] [Pipeline] } [2025-06-02T16:30:08.869Z] [Pipeline] // withEnv [2025-06-02T16:30:08.900Z] [Pipeline] junit [2025-06-02T16:30:08.902Z] Recording test results [2025-06-02T16:30:08.923Z] None of the test reports contained any result [2025-06-02T16:30:08.928Z] [Pipeline] stage [2025-06-02T16:30:08.929Z] [Pipeline] { (x86_64:Build Live) [2025-06-02T16:30:08.932Z] [Pipeline] withEnv [2025-06-02T16:30:08.932Z] [Pipeline] { [2025-06-02T16:30:08.985Z] [Pipeline] sh [2025-06-02T16:30:09.513Z] + set -xeuo pipefail [2025-06-02T16:30:09.513Z] ++ umask [2025-06-02T16:30:09.513Z] + '[' 0022 = 0000 ']' [2025-06-02T16:30:09.513Z] + cosa osbuild metal metal4k live [2025-06-02T16:30:09.765Z] info: Missing CAP_SYS_ADMIN; using virt [2025-06-02T16:30:09.765Z] Config commit: e1d1929962057fa3cd398a8e90fb1f4ffb0a736d [2025-06-02T16:30:09.765Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-06-02T16:30:10.682Z] Will build metal [2025-06-02T16:30:10.936Z] Will build metal4k [2025-06-02T16:30:11.492Z] Will build live [2025-06-02T16:30:29.517Z] ++ arch [2025-06-02T16:30:29.518Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250602.dev.0"' -D 'build_version="43.20250602.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/fedora-coreos-43.20250602.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2735 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2222 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-Qib5.json [2025-06-02T16:30:31.402Z] + set +x [2025-06-02T16:30:31.403Z] [33m [2025-06-02T16:30:31.403Z] + 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-Qib5.json [2025-06-02T16:30:31.403Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:30:31.403Z] /dev/vdb1 40G 8.8G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:30:31.403Z] [39m [2025-06-02T16:30:31.959Z] starting /tmp/osbuild-Qib5.jsonPipeline source org.osbuild.curl: 6b629fb3304fb3080bb2f5122c62dcaca44b6858f09595e634280c39ab813264 [2025-06-02T16:30:31.959Z] Build [2025-06-02T16:30:31.959Z] root: <host> [2025-06-02T16:30:31.959Z] [2025-06-02T16:30:31.959Z] ��� Duration: 1748881831s [2025-06-02T16:30:31.959Z] Pipeline raw-metal-image: 49d77c5db96b26fe87e3bffc46c0aff972dde06277e3cc92e934e5d35b480118 [2025-06-02T16:30:31.959Z] Build [2025-06-02T16:30:31.959Z] root: <host> [2025-06-02T16:30:31.959Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T16:30:31.959Z] org.osbuild.copy: 53f14893d8fc1dbf91e661d7056ac899204363eaa3f6d1f3f1e035ad78faf564 { [2025-06-02T16:30:31.959Z] "paths": [ [2025-06-02T16:30:31.959Z] { [2025-06-02T16:30:31.959Z] "from": "input://tree/disk.img", [2025-06-02T16:30:31.959Z] "to": "tree:///disk.img" [2025-06-02T16:30:31.959Z] } [2025-06-02T16:30:31.959Z] ] [2025-06-02T16:30:31.959Z] } [2025-06-02T16:30:32.211Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:32.464Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-06-02T16:30:32.464Z] [2025-06-02T16:30:32.464Z] ��� Duration: 0s [2025-06-02T16:30:32.464Z] org.osbuild.coreos.platform: 49d77c5db96b26fe87e3bffc46c0aff972dde06277e3cc92e934e5d35b480118 { [2025-06-02T16:30:32.464Z] "platform": "metal" [2025-06-02T16:30:32.464Z] } [2025-06-02T16:30:32.716Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T16:30:32.716Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts/ [2025-06-02T16:30:32.716Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4426ef4202883a6493758c40f544662db20d4c4cdcea22840fe646a27b60726e.0' [2025-06-02T16:30:32.968Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts/boot [2025-06-02T16:30:32.968Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:33.220Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts/boot unmounted [2025-06-02T16:30:33.220Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts/ostree/deploy/fedora-coreos/deploy/4426ef4202883a6493758c40f544662db20d4c4cdcea22840fe646a27b60726e.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts [2025-06-02T16:30:33.220Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts/boot unmounted [2025-06-02T16:30:33.220Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts/var unmounted [2025-06-02T16:30:33.220Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts/sysroot unmounted [2025-06-02T16:30:33.220Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts unmounted [2025-06-02T16:30:33.220Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts unmounted [2025-06-02T16:30:33.220Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts unmounted [2025-06-02T16:30:33.220Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fonk0cys/mounts/ [2025-06-02T16:30:33.220Z] [2025-06-02T16:30:33.220Z] ��� Duration: 0s [2025-06-02T16:30:33.220Z] Pipeline metal: 5ba243b7d32bb1cea228426bcea3779e5952522986b835d5aa5941099ae9ca96 [2025-06-02T16:30:33.220Z] Build [2025-06-02T16:30:33.220Z] root: <host> [2025-06-02T16:30:33.220Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T16:30:33.220Z] org.osbuild.copy: 5ba243b7d32bb1cea228426bcea3779e5952522986b835d5aa5941099ae9ca96 { [2025-06-02T16:30:33.220Z] "paths": [ [2025-06-02T16:30:33.220Z] { [2025-06-02T16:30:33.220Z] "from": "input://tree/disk.img", [2025-06-02T16:30:33.220Z] "to": "tree:///fedora-coreos-43.20250602.dev.0-metal.x86_64.raw" [2025-06-02T16:30:33.220Z] } [2025-06-02T16:30:33.220Z] ] [2025-06-02T16:30:33.220Z] } [2025-06-02T16:30:33.472Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:33.724Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250602.dev.0-metal.x86_64.raw' [2025-06-02T16:30:33.724Z] [2025-06-02T16:30:33.724Z] ��� Duration: 0s [2025-06-02T16:30:33.724Z] Pipeline raw-4k-image: 376b1265774fb33a1f89c29bd4a587ee8900aa9a1634e80ddca24fffab49a476 [2025-06-02T16:30:33.724Z] Build [2025-06-02T16:30:33.724Z] root: <host> [2025-06-02T16:30:33.724Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T16:30:33.724Z] org.osbuild.truncate: 3be0a93f8ac53034c74f6aea7deed67c0da83923926dc293300e50a15b602e3e { [2025-06-02T16:30:33.724Z] "filename": "disk.img", [2025-06-02T16:30:33.724Z] "size": "2867855360" [2025-06-02T16:30:33.724Z] } [2025-06-02T16:30:33.977Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:33.977Z] [2025-06-02T16:30:33.977Z] ��� Duration: 0s [2025-06-02T16:30:33.977Z] org.osbuild.sfdisk: 258eea25958abb1c7da9a7f025304665d7c883054ad562509bd2c192746a2385 { [2025-06-02T16:30:33.977Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-06-02T16:30:33.977Z] "label": "gpt", [2025-06-02T16:30:33.977Z] "partitions": [ [2025-06-02T16:30:33.977Z] { [2025-06-02T16:30:33.977Z] "start": 256, [2025-06-02T16:30:33.977Z] "partnum": 1, [2025-06-02T16:30:33.977Z] "size": 256, [2025-06-02T16:30:33.977Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-06-02T16:30:33.977Z] "bootable": true, [2025-06-02T16:30:33.977Z] "name": "BIOS-BOOT" [2025-06-02T16:30:33.977Z] }, [2025-06-02T16:30:33.977Z] { [2025-06-02T16:30:33.977Z] "start": 512, [2025-06-02T16:30:33.977Z] "partnum": 2, [2025-06-02T16:30:33.977Z] "size": 32512, [2025-06-02T16:30:33.977Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-06-02T16:30:33.977Z] "name": "EFI-SYSTEM" [2025-06-02T16:30:33.977Z] }, [2025-06-02T16:30:33.977Z] { [2025-06-02T16:30:33.977Z] "start": 33024, [2025-06-02T16:30:33.977Z] "partnum": 3, [2025-06-02T16:30:33.977Z] "size": 98304, [2025-06-02T16:30:33.977Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-02T16:30:33.977Z] "name": "boot" [2025-06-02T16:30:33.977Z] }, [2025-06-02T16:30:33.977Z] { [2025-06-02T16:30:33.977Z] "start": 131328, [2025-06-02T16:30:33.977Z] "partnum": 4, [2025-06-02T16:30:33.977Z] "size": 568576, [2025-06-02T16:30:33.977Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-02T16:30:33.977Z] "name": "root" [2025-06-02T16:30:33.977Z] } [2025-06-02T16:30:33.977Z] ] [2025-06-02T16:30:33.977Z] } [2025-06-02T16:30:34.229Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T16:30:34.229Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:34.229Z] label: gpt [2025-06-02T16:30:34.229Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-06-02T16:30:34.229Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-06-02T16:30:34.229Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-06-02T16:30:34.229Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-06-02T16:30:34.229Z] /dev/loop0p4: start="131328", size="568576", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-06-02T16:30:34.481Z] { [2025-06-02T16:30:34.481Z] "partitiontable": { [2025-06-02T16:30:34.481Z] "label": "gpt", [2025-06-02T16:30:34.481Z] "id": "00000000-0000-4000-A000-000000000001", [2025-06-02T16:30:34.481Z] "device": "/dev/loop0", [2025-06-02T16:30:34.481Z] "unit": "sectors", [2025-06-02T16:30:34.481Z] "firstlba": 256, [2025-06-02T16:30:34.481Z] "lastlba": 700154, [2025-06-02T16:30:34.481Z] "sectorsize": 4096, [2025-06-02T16:30:34.481Z] "partitions": [ [2025-06-02T16:30:34.481Z] { [2025-06-02T16:30:34.481Z] "node": "/dev/loop0p1", [2025-06-02T16:30:34.481Z] "start": 256, [2025-06-02T16:30:34.481Z] "size": 256, [2025-06-02T16:30:34.481Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-06-02T16:30:34.481Z] "uuid": "3A8D42C9-A54D-43CE-87B5-2B9D2325AA61", [2025-06-02T16:30:34.481Z] "name": "BIOS-BOOT" [2025-06-02T16:30:34.481Z] },{ [2025-06-02T16:30:34.481Z] "node": "/dev/loop0p2", [2025-06-02T16:30:34.481Z] "start": 512, [2025-06-02T16:30:34.481Z] "size": 32512, [2025-06-02T16:30:34.481Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-06-02T16:30:34.481Z] "uuid": "5C4D58D6-FDA3-4E64-A460-946F64C2858E", [2025-06-02T16:30:34.481Z] "name": "EFI-SYSTEM" [2025-06-02T16:30:34.481Z] },{ [2025-06-02T16:30:34.481Z] "node": "/dev/loop0p3", [2025-06-02T16:30:34.481Z] "start": 33024, [2025-06-02T16:30:34.481Z] "size": 98304, [2025-06-02T16:30:34.481Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-02T16:30:34.481Z] "uuid": "0D71F9CF-31E3-42DF-B8E8-A6E7DE81132F", [2025-06-02T16:30:34.481Z] "name": "boot" [2025-06-02T16:30:34.481Z] },{ [2025-06-02T16:30:34.481Z] "node": "/dev/loop0p4", [2025-06-02T16:30:34.481Z] "start": 131328, [2025-06-02T16:30:34.481Z] "size": 568576, [2025-06-02T16:30:34.481Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-06-02T16:30:34.481Z] "uuid": "99047EE9-98E5-4F7F-BA52-1FA71AD95001", [2025-06-02T16:30:34.481Z] "name": "root" [2025-06-02T16:30:34.481Z] } [2025-06-02T16:30:34.481Z] ] [2025-06-02T16:30:34.481Z] } [2025-06-02T16:30:34.481Z] } [2025-06-02T16:30:34.481Z] [2025-06-02T16:30:34.481Z] ��� Duration: 0s [2025-06-02T16:30:34.481Z] org.osbuild.mkfs.fat: 4388f0e1a744f1c329a59658167f605418a22fe264b33465136315072ec7f7d4 { [2025-06-02T16:30:34.481Z] "label": "EFI-SYSTEM", [2025-06-02T16:30:34.481Z] "volid": "7B7795E7" [2025-06-02T16:30:34.481Z] } [2025-06-02T16:30:34.481Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-02T16:30:34.481Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:34.733Z] mkfs.fat 4.2 (2021-01-31) [2025-06-02T16:30:34.733Z] [2025-06-02T16:30:34.733Z] ��� Duration: 0s [2025-06-02T16:30:34.733Z] org.osbuild.mkfs.ext4: 1c7d4a5d4f0a72a7c1398ec741b8d7ee6cb5fb8d0f494ab9457e86b5c7cb75a5 { [2025-06-02T16:30:34.733Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-06-02T16:30:34.733Z] "label": "boot", [2025-06-02T16:30:34.733Z] "metadata_csum_seed": true [2025-06-02T16:30:34.733Z] } [2025-06-02T16:30:34.733Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-02T16:30:34.995Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:34.995Z] mke2fs 1.47.2 (1-Jan-2025) [2025-06-02T16:30:34.995Z] Discarding device blocks: 0/98304 done [2025-06-02T16:30:34.995Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-06-02T16:30:34.995Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-06-02T16:30:34.995Z] Superblock backups stored on blocks: [2025-06-02T16:30:34.995Z] 32768 [2025-06-02T16:30:34.995Z] [2025-06-02T16:30:34.995Z] Allocating group tables: 0/3 done [2025-06-02T16:30:34.995Z] Writing inode tables: 0/3 done [2025-06-02T16:30:34.995Z] Creating journal (4096 blocks): done [2025-06-02T16:30:34.995Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-06-02T16:30:34.995Z] [2025-06-02T16:30:34.995Z] [2025-06-02T16:30:34.995Z] ��� Duration: 0s [2025-06-02T16:30:34.995Z] org.osbuild.mkfs.xfs: 1d895814ae3e185fb7801bd7a2d3f44ffb8cb9edf74e1893d0a8101100f1d418 { [2025-06-02T16:30:34.995Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-06-02T16:30:34.995Z] "label": "root" [2025-06-02T16:30:34.995Z] } [2025-06-02T16:30:35.248Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-06-02T16:30:35.248Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:35.500Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=142144 blks [2025-06-02T16:30:35.500Z] = sectsz=4096 attr=2, projid32bit=1 [2025-06-02T16:30:35.500Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-06-02T16:30:35.500Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-06-02T16:30:35.500Z] = exchange=0 [2025-06-02T16:30:35.500Z] data = bsize=4096 blocks=568576, imaxpct=25 [2025-06-02T16:30:35.500Z] = sunit=0 swidth=0 blks [2025-06-02T16:30:35.500Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-06-02T16:30:35.500Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-06-02T16:30:35.500Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-06-02T16:30:35.500Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-06-02T16:30:35.500Z] Discarding blocks...Done. [2025-06-02T16:30:35.500Z] [2025-06-02T16:30:35.500Z] ��� Duration: 0s [2025-06-02T16:30:35.500Z] org.osbuild.mkdir: 2097044988667e6576639de6289dddc7033d8d52b40b36ebb98c82a4f74e411e { [2025-06-02T16:30:35.500Z] "paths": [ [2025-06-02T16:30:35.500Z] { [2025-06-02T16:30:35.500Z] "path": "mount://root/boot", [2025-06-02T16:30:35.500Z] "mode": 493 [2025-06-02T16:30:35.500Z] }, [2025-06-02T16:30:35.500Z] { [2025-06-02T16:30:35.500Z] "path": "mount://boot/efi", [2025-06-02T16:30:35.500Z] "mode": 493 [2025-06-02T16:30:35.500Z] } [2025-06-02T16:30:35.500Z] ] [2025-06-02T16:30:35.500Z] } [2025-06-02T16:30:35.500Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T16:30:35.500Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zp1zvu3n/mounts/root-mount-point [2025-06-02T16:30:35.752Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zp1zvu3n/mounts/boot-mount-point [2025-06-02T16:30:35.752Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:36.003Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zp1zvu3n/mounts/boot-mount-point unmounted [2025-06-02T16:30:36.003Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zp1zvu3n/mounts/root-mount-point unmounted [2025-06-02T16:30:36.003Z] [2025-06-02T16:30:36.003Z] ��� Duration: 0s [2025-06-02T16:30:36.003Z] org.osbuild.selinux: cf07e65bf244e03197ab4959fefbd8fc457fddb6aa1f7dd2dd2d092cd1abd1fb { [2025-06-02T16:30:36.003Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-06-02T16:30:36.003Z] "target": "mount://root/" [2025-06-02T16:30:36.003Z] } [2025-06-02T16:30:36.256Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T16:30:36.256Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zr2ovlug/mounts/ [2025-06-02T16:30:36.256Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:36.508Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-zr2ovlug/mounts/ unmounted [2025-06-02T16:30:36.508Z] [2025-06-02T16:30:36.508Z] ��� Duration: 0s [2025-06-02T16:30:36.508Z] org.osbuild.selinux: 9312b45fdc58d4d2e6f9cf418ca96e77cce28e2c157424fc9627999b018d2da8 { [2025-06-02T16:30:36.508Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-06-02T16:30:36.508Z] "target": "mount://root/boot/" [2025-06-02T16:30:36.508Z] } [2025-06-02T16:30:36.760Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T16:30:36.760Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qaok99ct/mounts/ [2025-06-02T16:30:36.760Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qaok99ct/mounts/boot [2025-06-02T16:30:37.012Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:37.265Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qaok99ct/mounts/boot unmounted [2025-06-02T16:30:37.265Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qaok99ct/mounts/ unmounted [2025-06-02T16:30:37.265Z] [2025-06-02T16:30:37.265Z] ��� Duration: 0s [2025-06-02T16:30:37.265Z] org.osbuild.copy: c075ddd55ab2d0a390c1a6f0ee0d4ad69d0ca1f91a0096b7e469902121b1de34 { [2025-06-02T16:30:37.265Z] "paths": [ [2025-06-02T16:30:37.265Z] { [2025-06-02T16:30:37.265Z] "from": "input://tree/", [2025-06-02T16:30:37.265Z] "to": "mount://root/" [2025-06-02T16:30:37.265Z] } [2025-06-02T16:30:37.265Z] ] [2025-06-02T16:30:37.265Z] } [2025-06-02T16:30:37.265Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T16:30:37.517Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hew57qfc/mounts/ [2025-06-02T16:30:37.517Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hew57qfc/mounts/boot [2025-06-02T16:30:37.517Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hew57qfc/mounts/boot/efi [2025-06-02T16:30:37.769Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:30:37.769Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-06-02T16:30:41.913Z] [33m [2025-06-02T16:30:41.913Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:30:41.913Z] /dev/vdb1 40G 9.0G 31G 23% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:30:41.913Z] [39m [2025-06-02T16:30:51.818Z] [33m [2025-06-02T16:30:51.818Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:30:51.818Z] /dev/vdb1 40G 9.8G 31G 25% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:30:51.818Z] [39m [2025-06-02T16:31:01.723Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hew57qfc/mounts/boot/efi unmounted [2025-06-02T16:31:01.723Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hew57qfc/mounts/boot unmounted [2025-06-02T16:31:01.723Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hew57qfc/mounts/ unmounted [2025-06-02T16:31:01.723Z] [2025-06-02T16:31:01.723Z] ��� Duration: 23s [2025-06-02T16:31:01.723Z] org.osbuild.bootupd: 7ab929994d2557b73469398d6aeaaedd3d0602858d5fc29249cf7b7ab1af28b7 { [2025-06-02T16:31:01.723Z] "static-configs": true, [2025-06-02T16:31:01.723Z] "deployment": { [2025-06-02T16:31:01.723Z] "default": true [2025-06-02T16:31:01.723Z] } [2025-06-02T16:31:01.723Z] } [2025-06-02T16:31:01.723Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T16:31:01.723Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qvqfrrjb/mounts/ [2025-06-02T16:31:01.723Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qvqfrrjb/mounts/boot [2025-06-02T16:31:01.723Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qvqfrrjb/mounts/boot/efi [2025-06-02T16:31:01.723Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:31:01.723Z] Skip installing component BIOS without target device [2025-06-02T16:31:01.723Z] [33m [2025-06-02T16:31:01.723Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:31:01.723Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:31:01.723Z] [39m [2025-06-02T16:31:01.723Z] Installed 05_ignition.cfg [2025-06-02T16:31:01.723Z] Installed: grub.cfg [2025-06-02T16:31:01.723Z] Installed: "fedora/grub.cfg" [2025-06-02T16:31:01.723Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qvqfrrjb/mounts/boot/efi unmounted [2025-06-02T16:31:01.723Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qvqfrrjb/mounts/boot unmounted [2025-06-02T16:31:01.723Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qvqfrrjb/mounts/ unmounted [2025-06-02T16:31:01.723Z] [2025-06-02T16:31:01.723Z] ��� Duration: 0s [2025-06-02T16:31:01.723Z] org.osbuild.chattr: 376b1265774fb33a1f89c29bd4a587ee8900aa9a1634e80ddca24fffab49a476 { [2025-06-02T16:31:01.723Z] "items": { [2025-06-02T16:31:01.723Z] "mount://root/": { [2025-06-02T16:31:01.723Z] "immutable": true [2025-06-02T16:31:01.723Z] } [2025-06-02T16:31:01.723Z] } [2025-06-02T16:31:01.723Z] } [2025-06-02T16:31:01.976Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T16:31:01.976Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vgmwbkfd/mounts/ [2025-06-02T16:31:01.976Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4426ef4202883a6493758c40f544662db20d4c4cdcea22840fe646a27b60726e.0' [2025-06-02T16:31:02.229Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:31:02.229Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vgmwbkfd/mounts/ostree/deploy/fedora-coreos/deploy/4426ef4202883a6493758c40f544662db20d4c4cdcea22840fe646a27b60726e.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vgmwbkfd/mounts [2025-06-02T16:31:02.229Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vgmwbkfd/mounts/boot unmounted [2025-06-02T16:31:02.229Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vgmwbkfd/mounts/var unmounted [2025-06-02T16:31:02.229Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vgmwbkfd/mounts/sysroot unmounted [2025-06-02T16:31:02.229Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vgmwbkfd/mounts unmounted [2025-06-02T16:31:02.229Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vgmwbkfd/mounts unmounted [2025-06-02T16:31:02.492Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vgmwbkfd/mounts unmounted [2025-06-02T16:31:02.492Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vgmwbkfd/mounts/ [2025-06-02T16:31:02.492Z] [2025-06-02T16:31:02.492Z] ��� Duration: 0s [2025-06-02T16:31:02.492Z] Pipeline raw-metal4k-image: 903b61e39851bc9771b2ff293fd51bfa521c51552276f5074aacb2e37e1a569a [2025-06-02T16:31:02.492Z] Build [2025-06-02T16:31:02.492Z] root: <host> [2025-06-02T16:31:02.492Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T16:31:02.492Z] org.osbuild.copy: d9bf59518e64f3538f683b8d4f9bc4c344447949b418c5222713c2ca469aab1a { [2025-06-02T16:31:02.492Z] "paths": [ [2025-06-02T16:31:02.492Z] { [2025-06-02T16:31:02.492Z] "from": "input://tree/disk.img", [2025-06-02T16:31:02.492Z] "to": "tree:///disk.img" [2025-06-02T16:31:02.492Z] } [2025-06-02T16:31:02.492Z] ] [2025-06-02T16:31:02.492Z] } [2025-06-02T16:31:02.492Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:31:02.745Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-06-02T16:31:02.745Z] [2025-06-02T16:31:02.745Z] ��� Duration: 0s [2025-06-02T16:31:02.745Z] org.osbuild.coreos.platform: 903b61e39851bc9771b2ff293fd51bfa521c51552276f5074aacb2e37e1a569a { [2025-06-02T16:31:02.745Z] "platform": "metal" [2025-06-02T16:31:02.745Z] } [2025-06-02T16:31:02.998Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-06-02T16:31:02.998Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts/ [2025-06-02T16:31:02.998Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/4426ef4202883a6493758c40f544662db20d4c4cdcea22840fe646a27b60726e.0' [2025-06-02T16:31:03.251Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts/boot [2025-06-02T16:31:03.251Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:31:03.503Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts/boot unmounted [2025-06-02T16:31:03.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts/ostree/deploy/fedora-coreos/deploy/4426ef4202883a6493758c40f544662db20d4c4cdcea22840fe646a27b60726e.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts [2025-06-02T16:31:03.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts/boot unmounted [2025-06-02T16:31:03.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts/var unmounted [2025-06-02T16:31:03.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts/sysroot unmounted [2025-06-02T16:31:03.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts unmounted [2025-06-02T16:31:03.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts unmounted [2025-06-02T16:31:03.503Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts unmounted [2025-06-02T16:31:03.503Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a6q1rlhl/mounts/ [2025-06-02T16:31:03.503Z] [2025-06-02T16:31:03.503Z] ��� Duration: 0s [2025-06-02T16:31:03.503Z] Pipeline metal4k: 8746207a1f1fec1dbb3e017535f5f7df51760273c13568fdcfe2e6446b883b67 [2025-06-02T16:31:03.503Z] Build [2025-06-02T16:31:03.503Z] root: <host> [2025-06-02T16:31:03.503Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T16:31:03.503Z] org.osbuild.copy: 8746207a1f1fec1dbb3e017535f5f7df51760273c13568fdcfe2e6446b883b67 { [2025-06-02T16:31:03.503Z] "paths": [ [2025-06-02T16:31:03.503Z] { [2025-06-02T16:31:03.503Z] "from": "input://tree/disk.img", [2025-06-02T16:31:03.503Z] "to": "tree:///fedora-coreos-43.20250602.dev.0-metal4k.x86_64.raw" [2025-06-02T16:31:03.503Z] } [2025-06-02T16:31:03.503Z] ] [2025-06-02T16:31:03.503Z] } [2025-06-02T16:31:03.766Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:31:03.766Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-43.20250602.dev.0-metal4k.x86_64.raw' [2025-06-02T16:31:04.018Z] [2025-06-02T16:31:04.018Z] ��� Duration: 0s [2025-06-02T16:31:04.018Z] Pipeline live: 6c07936e889da003abd5d40f0695f45b4c5d8bf89b91de7858cce8055e283dca [2025-06-02T16:31:04.018Z] Build [2025-06-02T16:31:04.018Z] root: <host> [2025-06-02T16:31:04.018Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-06-02T16:31:04.018Z] org.osbuild.coreos.live-artifacts.mono: 6c07936e889da003abd5d40f0695f45b4c5d8bf89b91de7858cce8055e283dca { [2025-06-02T16:31:04.018Z] "filenames": { [2025-06-02T16:31:04.019Z] "live-iso": "fedora-coreos-43.20250602.dev.0-live-iso.x86_64.iso", [2025-06-02T16:31:04.019Z] "live-kernel": "fedora-coreos-43.20250602.dev.0-live-kernel.x86_64", [2025-06-02T16:31:04.019Z] "live-initramfs": "fedora-coreos-43.20250602.dev.0-live-initramfs.x86_64.img", [2025-06-02T16:31:04.019Z] "live-rootfs": "fedora-coreos-43.20250602.dev.0-live-rootfs.x86_64.img" [2025-06-02T16:31:04.019Z] } [2025-06-02T16:31:04.019Z] } [2025-06-02T16:31:04.273Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-06-02T16:31:04.827Z] Generating osmet file for fedora-coreos-43.20250602.dev.0-metal.x86_64.raw image [2025-06-02T16:31:11.345Z] Total OSTree objects scanned from /root: 18048 (18042 mapped, 6 empty) [2025-06-02T16:31:11.345Z] Total OSTree objects found in /boot: 316 [2025-06-02T16:31:11.345Z] Duplicate extents dropped: 0 [2025-06-02T16:31:11.345Z] Overlapping extents clamped: 0 [2025-06-02T16:31:11.345Z] Total /root extents: 18042 [2025-06-02T16:31:11.345Z] Duplicate extents dropped: 0 [2025-06-02T16:31:11.345Z] Overlapping extents clamped: 0 [2025-06-02T16:31:11.345Z] Total /boot extents: 322 [2025-06-02T16:31:11.345Z] Packing image [2025-06-02T16:31:11.598Z] [33m [2025-06-02T16:31:11.598Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:31:11.598Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:31:11.598Z] [39m [2025-06-02T16:31:21.559Z] [33m [2025-06-02T16:31:21.559Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:31:21.559Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:31:21.559Z] [39m [2025-06-02T16:31:33.691Z] [33m [2025-06-02T16:31:33.691Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:31:33.691Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:31:33.691Z] [39m [2025-06-02T16:31:41.761Z] [33m [2025-06-02T16:31:41.761Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:31:41.761Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:31:41.761Z] [39m [2025-06-02T16:31:51.686Z] [33m [2025-06-02T16:31:51.686Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:31:51.686Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:31:51.686Z] [39m [2025-06-02T16:32:03.822Z] [33m [2025-06-02T16:32:03.822Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:32:03.822Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:32:03.822Z] [39m [2025-06-02T16:32:04.075Z] Total bytes skipped: 1767531520 [2025-06-02T16:32:04.075Z] Total bytes written: 1100323840 [2025-06-02T16:32:04.075Z] Total bytes written (compressed): 20419856 [2025-06-02T16:32:04.075Z] Verifying that repacked image matches digest [2025-06-02T16:32:10.585Z] Packing successful! [2025-06-02T16:32:10.585Z] Generating osmet file for fedora-coreos-43.20250602.dev.0-metal4k.x86_64.raw image [2025-06-02T16:32:11.940Z] [33m [2025-06-02T16:32:11.940Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:32:11.940Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:32:11.940Z] [39m [2025-06-02T16:32:14.439Z] Total OSTree objects scanned from /root: 18048 (18042 mapped, 6 empty) [2025-06-02T16:32:14.439Z] Total OSTree objects found in /boot: 3 [2025-06-02T16:32:14.439Z] Duplicate extents dropped: 0 [2025-06-02T16:32:14.439Z] Overlapping extents clamped: 0 [2025-06-02T16:32:14.439Z] Total /root extents: 18043 [2025-06-02T16:32:14.439Z] Duplicate extents dropped: 0 [2025-06-02T16:32:14.439Z] Overlapping extents clamped: 0 [2025-06-02T16:32:14.439Z] Total /boot extents: 5 [2025-06-02T16:32:14.439Z] Packing image [2025-06-02T16:32:22.502Z] [33m [2025-06-02T16:32:22.502Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:32:22.502Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:32:22.502Z] [39m [2025-06-02T16:32:32.422Z] [33m [2025-06-02T16:32:32.422Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:32:32.422Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:32:32.422Z] [39m [2025-06-02T16:32:42.329Z] [33m [2025-06-02T16:32:42.329Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:32:42.329Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:32:42.329Z] [39m [2025-06-02T16:32:52.240Z] [33m [2025-06-02T16:32:52.240Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:32:52.240Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:32:52.240Z] [39m [2025-06-02T16:33:02.160Z] [33m [2025-06-02T16:33:02.160Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:33:02.160Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:33:02.160Z] [39m [2025-06-02T16:33:12.073Z] [33m [2025-06-02T16:33:12.073Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:33:12.073Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:33:12.073Z] [39m [2025-06-02T16:33:14.581Z] Total bytes skipped: 1756651520 [2025-06-02T16:33:14.581Z] Total bytes written: 1111203840 [2025-06-02T16:33:14.581Z] Total bytes written (compressed): 20104472 [2025-06-02T16:33:14.581Z] Verifying that repacked image matches digest [2025-06-02T16:33:21.089Z] Packing successful! [2025-06-02T16:33:21.089Z] Kernel binary linked: /run/osbuild/tree/tmpzxv3gwop/tmp-rootfs-dir/boot/vmlinuz-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64 [2025-06-02T16:33:21.089Z] Kernel HMAC linked: /run/osbuild/tree/tmpzxv3gwop/tmp-rootfs-dir/boot/.vmlinuz-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43.x86_64.hmac [2025-06-02T16:33:21.089Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet [2025-06-02T16:33:22.007Z] [33m [2025-06-02T16:33:22.007Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:33:22.007Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:33:22.007Z] [39m [2025-06-02T16:33:31.927Z] [33m [2025-06-02T16:33:31.927Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:33:31.927Z] /dev/vdb1 40G 12G 29G 30% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:33:31.927Z] [39m [2025-06-02T16:33:44.075Z] [33m [2025-06-02T16:33:44.075Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:33:44.075Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:33:44.075Z] [39m [2025-06-02T16:33:52.128Z] [33m [2025-06-02T16:33:52.128Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:33:52.128Z] /dev/vdb1 40G 13G 28G 33% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:33:52.128Z] [39m [2025-06-02T16:34:04.260Z] [33m [2025-06-02T16:34:04.260Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:34:04.260Z] /dev/vdb1 40G 13G 28G 33% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:34:04.260Z] [39m [2025-06-02T16:34:12.317Z] [33m [2025-06-02T16:34:12.317Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:34:12.317Z] /dev/vdb1 40G 13G 28G 33% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:34:12.317Z] [39m [2025-06-02T16:34:22.225Z] [33m [2025-06-02T16:34:22.225Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:34:22.225Z] /dev/vdb1 40G 13G 28G 33% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:34:22.225Z] [39m [2025-06-02T16:34:34.359Z] [33m [2025-06-02T16:34:34.359Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:34:34.359Z] /dev/vdb1 40G 13G 28G 33% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:34:34.359Z] [39m [2025-06-02T16:34:42.412Z] [33m [2025-06-02T16:34:42.412Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:34:42.412Z] /dev/vdb1 40G 13G 28G 33% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:34:42.412Z] [39m [2025-06-02T16:34:52.326Z] [33m [2025-06-02T16:34:52.326Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:34:52.326Z] /dev/vdb1 40G 15G 26G 36% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:34:52.326Z] [39m [2025-06-02T16:35:04.465Z] [33m [2025-06-02T16:35:04.465Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:35:04.465Z] /dev/vdb1 40G 15G 26G 36% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:35:04.465Z] [39m [2025-06-02T16:35:12.523Z] [33m [2025-06-02T16:35:12.523Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:35:12.523Z] /dev/vdb1 40G 15G 26G 36% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:35:12.523Z] [39m [2025-06-02T16:35:22.445Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-43.20250602.dev.0 [2025-06-02T16:35:22.445Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmpzxv3gwop/iso/zipl.prm [2025-06-02T16:35:22.445Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmpzxv3gwop/iso/EFI/fedora/grub.cfg [2025-06-02T16:35:22.445Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmpzxv3gwop/iso/isolinux/boot.msg [2025-06-02T16:35:22.445Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmpzxv3gwop/iso/isolinux/isolinux.cfg [2025-06-02T16:35:22.445Z] [33m [2025-06-02T16:35:22.445Z] Filesystem Size Used Avail Use% Mounted on [2025-06-02T16:35:22.445Z] /dev/vdb1 40G 13G 28G 31% /home/jenkins/agent/workspace/test-override/cache [2025-06-02T16:35:22.445Z] [39m [2025-06-02T16:35:22.999Z] mkfs.fat 4.2 (2021-01-31) [2025-06-02T16:35:23.918Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-06-02T16:35:23.918Z] genisoimage 1.1.11 (Linux) [2025-06-02T16:35:23.918Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso [2025-06-02T16:35:23.918Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/coreos [2025-06-02T16:35:23.918Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/isolinux [2025-06-02T16:35:23.918Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/images [2025-06-02T16:35:23.918Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/images/pxeboot [2025-06-02T16:35:23.918Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/EFI [2025-06-02T16:35:23.918Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/EFI/fedora [2025-06-02T16:35:23.918Z] Writing: Initial Padblock Start Block 0 [2025-06-02T16:35:23.918Z] Done with: Initial Padblock Block(s) 16 [2025-06-02T16:35:23.918Z] Writing: Primary Volume Descriptor Start Block 16 [2025-06-02T16:35:23.918Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-06-02T16:35:23.918Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-06-02T16:35:23.918Z] Size of boot image is 4 sectors -> No emulation [2025-06-02T16:35:23.918Z] Size of boot image is 15536 sectors -> No emulation [2025-06-02T16:35:23.918Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-06-02T16:35:23.918Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-06-02T16:35:23.918Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-06-02T16:35:23.918Z] Writing: End Volume Descriptor Start Block 19 [2025-06-02T16:35:23.918Z] Done with: End Volume Descriptor Block(s) 1 [2025-06-02T16:35:23.918Z] Writing: Version block Start Block 20 [2025-06-02T16:35:23.918Z] Done with: Version block Block(s) 1 [2025-06-02T16:35:23.918Z] Writing: Path table Start Block 21 [2025-06-02T16:35:23.918Z] Done with: Path table Block(s) 4 [2025-06-02T16:35:23.918Z] Writing: Joliet path table Start Block 25 [2025-06-02T16:35:23.918Z] Done with: Joliet path table Block(s) 4 [2025-06-02T16:35:23.918Z] Writing: Directory tree Start Block 29 [2025-06-02T16:35:23.918Z] Done with: Directory tree Block(s) 7 [2025-06-02T16:35:23.918Z] Writing: Joliet directory tree Start Block 36 [2025-06-02T16:35:23.918Z] Done with: Joliet directory tree Block(s) 7 [2025-06-02T16:35:23.918Z] Writing: Directory tree cleanup Start Block 43 [2025-06-02T16:35:23.918Z] Done with: Directory tree cleanup Block(s) 0 [2025-06-02T16:35:23.918Z] Writing: Extension record Start Block 43 [2025-06-02T16:35:23.918Z] Done with: Extension record Block(s) 1 [2025-06-02T16:35:23.918Z] Writing: The File(s) Start Block 44 [2025-06-02T16:35:23.918Z] 1.09% done, estimate finish Mon Jun 2 16:35:23 2025 [2025-06-02T16:35:23.918Z] 2.18% done, estimate finish Mon Jun 2 16:35:23 2025 [2025-06-02T16:35:23.918Z] 3.28% done, estimate finish Mon Jun 2 16:35:23 2025 [2025-06-02T16:35:23.918Z] 4.37% done, estimate finish Mon Jun 2 16:35:23 2025 [2025-06-02T16:35:23.918Z] 5.46% done, estimate finish Mon Jun 2 16:35:23 2025 [2025-06-02T16:35:23.918Z] 6.55% done, estimate finish Mon Jun 2 16:35:23 2025 [2025-06-02T16:35:24.170Z] 7.65% done, estimate finish Mon Jun 2 16:35:23 2025 [2025-06-02T16:35:24.170Z] 8.74% done, estimate finish Mon Jun 2 16:35:34 2025 [2025-06-02T16:35:24.170Z] 9.83% done, estimate finish Mon Jun 2 16:35:33 2025 [2025-06-02T16:35:24.170Z] 10.92% done, estimate finish Mon Jun 2 16:35:32 2025 [2025-06-02T16:35:24.170Z] 12.01% done, estimate finish Mon Jun 2 16:35:31 2025 [2025-06-02T16:35:24.170Z] 13.10% done, estimate finish Mon Jun 2 16:35:30 2025 [2025-06-02T16:35:24.170Z] 14.20% done, estimate finish Mon Jun 2 16:35:30 2025 [2025-06-02T16:35:24.170Z] 15.29% done, estimate finish Mon Jun 2 16:35:29 2025 [2025-06-02T16:35:24.423Z] 16.38% done, estimate finish Mon Jun 2 16:35:29 2025 [2025-06-02T16:35:24.423Z] 17.47% done, estimate finish Mon Jun 2 16:35:28 2025 [2025-06-02T16:35:24.423Z] 18.56% done, estimate finish Mon Jun 2 16:35:28 2025 [2025-06-02T16:35:24.423Z] 19.65% done, estimate finish Mon Jun 2 16:35:28 2025 [2025-06-02T16:35:24.423Z] 20.75% done, estimate finish Mon Jun 2 16:35:27 2025 [2025-06-02T16:35:24.423Z] 21.84% done, estimate finish Mon Jun 2 16:35:27 2025 [2025-06-02T16:35:24.423Z] 22.93% done, estimate finish Mon Jun 2 16:35:27 2025 [2025-06-02T16:35:24.423Z] 24.02% done, estimate finish Mon Jun 2 16:35:27 2025 [2025-06-02T16:35:24.423Z] 25.12% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:24.423Z] 26.21% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:24.423Z] 27.30% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:24.423Z] 28.39% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:24.423Z] 29.48% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:24.423Z] 30.57% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:24.423Z] 31.67% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:24.423Z] 32.76% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:24.423Z] 33.85% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.423Z] 34.94% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.423Z] 36.03% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.423Z] 37.12% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.423Z] 38.22% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.675Z] 39.31% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.675Z] 40.40% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.675Z] 41.49% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.675Z] 42.58% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.675Z] 43.67% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.675Z] 44.77% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.675Z] 45.86% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.675Z] 46.95% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.675Z] 48.04% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.675Z] 49.14% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:24.675Z] 50.23% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 51.32% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 52.41% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 53.50% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 54.59% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 55.69% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 56.78% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 57.87% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 58.96% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 60.05% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 61.14% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 62.24% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 63.33% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.675Z] 64.42% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.929Z] 65.51% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 66.60% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 67.69% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 68.79% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 69.88% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 70.97% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 72.06% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 73.16% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 74.25% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 75.34% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 76.43% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 77.52% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 78.61% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 79.71% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 80.80% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 81.89% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 82.98% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 84.07% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 85.16% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 86.26% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 87.35% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:24.930Z] 88.44% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:25.183Z] 89.53% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:25.183Z] 90.62% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:25.183Z] 91.71% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:25.183Z] 92.81% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:25.183Z] 93.90% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:25.183Z] 94.99% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:25.183Z] 96.08% done, estimate finish Mon Jun 2 16:35:24 2025 [2025-06-02T16:35:25.183Z] 97.18% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:25.183Z] 98.27% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:25.435Z] 99.36% done, estimate finish Mon Jun 2 16:35:25 2025 [2025-06-02T16:35:25.435Z] Total translation table size: 2048 [2025-06-02T16:35:25.435Z] Total rockridge attributes bytes: 2926 [2025-06-02T16:35:25.435Z] Total directory bytes: 12288 [2025-06-02T16:35:25.435Z] Path table size(bytes): 96 [2025-06-02T16:35:25.435Z] Done with: The File(s) Block(s) 457753 [2025-06-02T16:35:25.435Z] Writing: Ending Padblock Start Block 457797 [2025-06-02T16:35:25.435Z] Done with: Ending Padblock Block(s) 150 [2025-06-02T16:35:25.435Z] Max brk space used 1b000 [2025-06-02T16:35:25.435Z] 457947 extents written (894 MB) [2025-06-02T16:35:26.354Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-06-02T16:35:26.354Z] genisoimage 1.1.11 (Linux) [2025-06-02T16:35:26.354Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso [2025-06-02T16:35:26.354Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/coreos [2025-06-02T16:35:26.354Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/isolinux [2025-06-02T16:35:26.354Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/images [2025-06-02T16:35:26.354Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/images/pxeboot [2025-06-02T16:35:26.354Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/EFI [2025-06-02T16:35:26.354Z] Scanning /run/osbuild/tree/tmpzxv3gwop/iso/EFI/fedora [2025-06-02T16:35:26.354Z] Writing: Initial Padblock Start Block 0 [2025-06-02T16:35:26.354Z] Done with: Initial Padblock Block(s) 16 [2025-06-02T16:35:26.354Z] Writing: Primary Volume Descriptor Start Block 16 [2025-06-02T16:35:26.354Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-06-02T16:35:26.354Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-06-02T16:35:26.354Z] Size of boot image is 4 sectors -> No emulation [2025-06-02T16:35:26.354Z] Size of boot image is 15536 sectors -> No emulation [2025-06-02T16:35:26.354Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-06-02T16:35:26.354Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-06-02T16:35:26.354Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-06-02T16:35:26.354Z] Writing: End Volume Descriptor Start Block 19 [2025-06-02T16:35:26.354Z] Done with: End Volume Descriptor Block(s) 1 [2025-06-02T16:35:26.354Z] Writing: Version block Start Block 20 [2025-06-02T16:35:26.354Z] Done with: Version block Block(s) 1 [2025-06-02T16:35:26.354Z] Writing: Path table Start Block 21 [2025-06-02T16:35:26.354Z] Done with: Path table Block(s) 4 [2025-06-02T16:35:26.354Z] Writing: Joliet path table Start Block 25 [2025-06-02T16:35:26.354Z] Done with: Joliet path table Block(s) 4 [2025-06-02T16:35:26.354Z] Writing: Directory tree Start Block 29 [2025-06-02T16:35:26.354Z] Done with: Directory tree Block(s) 7 [2025-06-02T16:35:26.354Z] Writing: Joliet directory tree Start Block 36 [2025-06-02T16:35:26.354Z] Done with: Joliet directory tree Block(s) 7 [2025-06-02T16:35:26.354Z] Writing: Directory tree cleanup Start Block 43 [2025-06-02T16:35:26.354Z] Done with: Directory tree cleanup Block(s) 0 [2025-06-02T16:35:26.354Z] Writing: Extension record Start Block 43 [2025-06-02T16:35:26.354Z] Done with: Extension record Block(s) 1 [2025-06-02T16:35:26.354Z] Writing: The File(s) Start Block 44 [2025-06-02T16:35:26.354Z] 7.05% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 14.11% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 21.15% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 28.21% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 35.24% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 42.30% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 49.33% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 56.39% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 63.43% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 70.49% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 77.52% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 84.58% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 91.62% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] 98.68% done, estimate finish Mon Jun 2 16:35:26 2025 [2025-06-02T16:35:26.354Z] Total translation table size: 2048 [2025-06-02T16:35:26.354Z] Total rockridge attributes bytes: 2762 [2025-06-02T16:35:26.354Z] Total directory bytes: 12288 [2025-06-02T16:35:26.354Z] Path table size(bytes): 96 [2025-06-02T16:35:26.354Z] Done with: The File(s) Block(s) 70760 [2025-06-02T16:35:26.354Z] Writing: Ending Padblock Start Block 70804 [2025-06-02T16:35:26.354Z] Done with: Ending Padblock Block(s) 150 [2025-06-02T16:35:26.354Z] Max brk space used 1b000 [2025-06-02T16:35:26.354Z] 70954 extents written (138 MB) [2025-06-02T16:35:28.851Z] Packing minimal ISO [2025-06-02T16:35:29.104Z] Matched 16 files of 16 [2025-06-02T16:35:29.104Z] Total bytes skipped: 144898410 [2025-06-02T16:35:29.105Z] Total bytes written: 853654 [2025-06-02T16:35:29.105Z] Total bytes written (compressed): 2780 [2025-06-02T16:35:29.105Z] Verifying that packed image matches digest [2025-06-02T16:35:29.358Z] Packing successful! [2025-06-02T16:35:29.913Z] [2025-06-02T16:35:29.913Z] ��� Duration: 265s [2025-06-02T16:35:29.913Z] manifest /tmp/osbuild-Qib5.json finished successfully [2025-06-02T16:35:30.165Z] oci-archive: 523357c92da117a8aeaf4564c16c99312cd6832fb8522740dd11812d4736b1e1 [2025-06-02T16:35:30.165Z] deployed-tree: 95f1cf40f41f3e5bf8e6a012d3a31091a8acbcb69fa741f313c548e1126ff31a [2025-06-02T16:35:30.165Z] tree: e7edbefee6de191d7450bcccdba322fe6d8804db23a2e5f775002dd051129e60 [2025-06-02T16:35:30.165Z] raw-image: e3c3770d2d6d37dbbeaa30b6fe460333c67dffbbc6c9fbdc853b46d2b9060403 [2025-06-02T16:35:30.165Z] raw-4k-image: 376b1265774fb33a1f89c29bd4a587ee8900aa9a1634e80ddca24fffab49a476 [2025-06-02T16:35:30.165Z] raw-aliyun-image: c5c32f062cdd583bbaa04075d0f15b7c716e0f13f68bbb3f24a628be37aff445 [2025-06-02T16:35:30.166Z] aliyun: 54fb5dd123c31b0a5db333b2661806803ba9f1c46e57c8c4f8a57c120bf76259 [2025-06-02T16:35:30.166Z] raw-applehv-image: 838ca3b5a670e4f1ff9b6f30a19af578f286db5d269f3cb070f6a766c141ac18 [2025-06-02T16:35:30.166Z] applehv: 5a8b8a7f6adc6b4d9a0edb83c0e8f6097f38625f634425e2a9fa71135b8050d3 [2025-06-02T16:35:30.166Z] raw-aws-image: 17bf31d002b68f653c338f03efc3ea212e6c00d57c2670206910eb2f4a9198a7 [2025-06-02T16:35:30.166Z] aws: 068657485344636ba94ed447ed29e1155ce6d31dcdcd5330cc6b634ac9e9779d [2025-06-02T16:35:30.166Z] raw-azure-image: cbb1b95e7a2b2237a566cfa7c07bb8e455024e92a90b8201db59c2072501fe43 [2025-06-02T16:35:30.166Z] azure: 7015261686fb0f3c8bdcda1ca27771eaa091126e73fe0b537005d4fe2ef67d24 [2025-06-02T16:35:30.166Z] raw-azurestack-image: 1cf76a855ab405a9e7d3915b6d769c53454d4906b735652356abcfdd8765a1e1 [2025-06-02T16:35:30.166Z] azurestack: 4d594f708aac12d50fffa5d7a473b9a3f75e282e065e2e9fd2016f610f13582c [2025-06-02T16:35:30.166Z] raw-digitalocean-image: b76200504254bf74eb1755ca69ebcb689cc013700a620e2d332808cd9ff1a902 [2025-06-02T16:35:30.166Z] digitalocean: dde480b2315ecf1aaf841f91c881cb5103d68d260e5a35b35b3ec056fb561c91 [2025-06-02T16:35:30.166Z] raw-exoscale-image: 604c8fb1afed5522be6ffb8a61fdcd4993914d8be3535b8693b738f4664dcf17 [2025-06-02T16:35:30.166Z] exoscale: 8c65e4a2837eafef998fc7dbd7517fd3fc72e27e250859ed316d93281bfddc4c [2025-06-02T16:35:30.166Z] raw-gcp-image: 8b11d7af89e9fa8f5086d1a2704a333e83367b1921446df869640eae2d704e1f [2025-06-02T16:35:30.166Z] raw-gcp-image-tar: 1c15df6e198df2fcedc2a343922b11bd7e5ffbd7986a2afa9f4e0d451a00e98d [2025-06-02T16:35:30.166Z] gcp: abdba05989151f9abe6121778bb559b9c755bc6181541eaf5068faaffed602f4 [2025-06-02T16:35:30.166Z] raw-hetzner-image: 4de72965616926f34319070a1eafc6fa47329d3e9a09b072aa20dcf7820cde22 [2025-06-02T16:35:30.166Z] hetzner: d19bf647fabdac6d34301ef95b04b170ef240169ed9d09b36770e714f42ba84b [2025-06-02T16:35:30.166Z] raw-hyperv-image: 96fc7a8d968f31eba3c6673a2089aac4b57d59db6eb486a4755f7e00c54d5578 [2025-06-02T16:35:30.166Z] hyperv: 43da43d2ed15da7cf20255e989373036255db1355306a5eddba526b5b98e3c53 [2025-06-02T16:35:30.166Z] raw-ibmcloud-image: fe01f3b42a49577984871ef153a69094db69ee8fce0f34643d685151bf9513e8 [2025-06-02T16:35:30.166Z] ibmcloud: 5a7154d5a8e0b0942ea483071109f674b3b8ae5fa9d2eb3ebe349a291c5d4ed1 [2025-06-02T16:35:30.166Z] raw-kubevirt-image: cc30f7328ac7a09016aa6973e7449d40fdde16442394fe6471e2c4f31826cdc3 [2025-06-02T16:35:30.166Z] qemu-kubevirt-image: e94edec03f50969ee8aa2101f7da05cb7991d823fbd8c075f4507bd60b21f2bf [2025-06-02T16:35:30.166Z] kubevirt: 34f0de77e566cbf81a67949a488c8ff9d07b60079ce5ae28b44a07fc215256e1 [2025-06-02T16:35:30.166Z] raw-openstack-image: 46d2d747815e2bd13ee281b44a8cf430f0ee90d8f86a59349bec1f498d7f1d97 [2025-06-02T16:35:30.166Z] openstack: 412bc5c4d9e3a84a444aa02b66959746dbba97a8d0cc7df9152fb032cbb8ee41 [2025-06-02T16:35:30.166Z] raw-metal-image: 49d77c5db96b26fe87e3bffc46c0aff972dde06277e3cc92e934e5d35b480118 [2025-06-02T16:35:30.166Z] metal: 5ba243b7d32bb1cea228426bcea3779e5952522986b835d5aa5941099ae9ca96 [2025-06-02T16:35:30.166Z] raw-metal4k-image: 903b61e39851bc9771b2ff293fd51bfa521c51552276f5074aacb2e37e1a569a [2025-06-02T16:35:30.166Z] metal4k: 8746207a1f1fec1dbb3e017535f5f7df51760273c13568fdcfe2e6446b883b67 [2025-06-02T16:35:30.166Z] raw-nutanix-image: 1740be505bd44c705e1882de165c3699ba45420d1d32fd483e07df62a30dc968 [2025-06-02T16:35:30.166Z] nutanix: ceb8c9debb4eea69603d4e33e9d8bba7f9b345a2f59a968826c96dc895420a3f [2025-06-02T16:35:30.166Z] raw-qemu-image: 845176a36f8a39992ff9253c9cad757639bbc747ef8b705403154d4d3db68399 [2025-06-02T16:35:30.166Z] qemu: 359fba03f643475fc746fabd3d5a1880bfe5902cb374fad45e8ce0e192aaea79 [2025-06-02T16:35:30.166Z] raw-vultr-image: 4ad02d6856273fd2c8b2ed4313c0bd707ea3dce193c18df3c14e48d4c8370e2b [2025-06-02T16:35:30.166Z] vultr: 9957913a90d702fbd25c6d5a3f4a0d80600e66f8b73e468e9630d836e3ecbe16 [2025-06-02T16:35:30.166Z] live: 6c07936e889da003abd5d40f0695f45b4c5d8bf89b91de7858cce8055e283dca [2025-06-02T16:35:30.166Z] + set +x [2025-06-02T16:35:32.040Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.jPBwSt4a37/live/fedora-coreos-43.20250602.dev.0-live-iso.x86_64.iso': Operation not permitted [2025-06-02T16:35:32.040Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.jPBwSt4a37/live/fedora-coreos-43.20250602.dev.0-live-kernel.x86_64': Operation not permitted [2025-06-02T16:35:32.293Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.jPBwSt4a37/live/fedora-coreos-43.20250602.dev.0-live-initramfs.x86_64.img': Operation not permitted [2025-06-02T16:35:33.646Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.jPBwSt4a37/live/fedora-coreos-43.20250602.dev.0-live-rootfs.x86_64.img': Operation not permitted [2025-06-02T16:35:33.646Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.jPBwSt4a37/live': Operation not permitted [2025-06-02T16:35:38.861Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.jPBwSt4a37/metal/fedora-coreos-43.20250602.dev.0-metal.x86_64.raw': Operation not permitted [2025-06-02T16:35:38.861Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.jPBwSt4a37/metal': Operation not permitted [2025-06-02T16:36:00.701Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.jPBwSt4a37/metal4k/fedora-coreos-43.20250602.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-06-02T16:36:00.701Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.jPBwSt4a37/metal4k': Operation not permitted [2025-06-02T16:36:10.611Z] /home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/meta.json wrote with version stamp 1748882169088989948 [2025-06-02T16:36:10.611Z] Successfully generated: fedora-coreos-43.20250602.dev.0-metal.x86_64.raw [2025-06-02T16:36:11.966Z] /home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/meta.json wrote with version stamp 1748882171890776219 [2025-06-02T16:36:11.966Z] Successfully generated: fedora-coreos-43.20250602.dev.0-metal4k.x86_64.raw [2025-06-02T16:36:13.840Z] /home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/meta.json wrote with version stamp 1748882173737560302 [2025-06-02T16:36:13.840Z] Successfully generated: fedora-coreos-43.20250602.dev.0-live-iso.x86_64.iso [2025-06-02T16:36:14.397Z] /home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/meta.json wrote with version stamp 1748882174372983713 [2025-06-02T16:36:14.649Z] Successfully generated: fedora-coreos-43.20250602.dev.0-live-kernel.x86_64 [2025-06-02T16:36:16.002Z] /home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/meta.json wrote with version stamp 1748882175873666124 [2025-06-02T16:36:16.002Z] Successfully generated: fedora-coreos-43.20250602.dev.0-live-rootfs.x86_64.img [2025-06-02T16:36:16.556Z] /home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/meta.json wrote with version stamp 1748882176492054780 [2025-06-02T16:36:16.556Z] Successfully generated: fedora-coreos-43.20250602.dev.0-live-initramfs.x86_64.img [2025-06-02T16:36:16.558Z] [Pipeline] } [2025-06-02T16:36:16.571Z] [Pipeline] // withEnv [2025-06-02T16:36:16.578Z] [Pipeline] withEnv [2025-06-02T16:36:16.578Z] [Pipeline] { [2025-06-02T16:36:16.591Z] [Pipeline] sh [2025-06-02T16:36:17.172Z] + set -xeuo pipefail [2025-06-02T16:36:17.172Z] ++ umask [2025-06-02T16:36:17.172Z] + '[' 0022 = 0000 ']' [2025-06-02T16:36:17.172Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-06-02T16:36:17.172Z] Targeting build: 43.20250602.dev.0 [2025-06-02T16:36:17.172Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64 [2025-06-02T16:36:17.172Z] 2025-06-02 16:36:17,159 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/fedora-coreos-43.20250602.dev.0-metal.x86_64.raw'] [2025-06-02T16:41:53.581Z] Compressed: fedora-coreos-43.20250602.dev.0-metal.x86_64.raw.xz [2025-06-02T16:41:53.581Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs [2025-06-02T16:41:53.581Z] Updated: /home/jenkins/agent/workspace/test-override/builds/43.20250602.dev.0/x86_64/meta.json [2025-06-02T16:41:53.584Z] [Pipeline] } [2025-06-02T16:41:53.597Z] [Pipeline] // withEnv [2025-06-02T16:41:53.603Z] [Pipeline] } [2025-06-02T16:41:53.611Z] [Pipeline] // stage [2025-06-02T16:41:53.682Z] [Pipeline] stage [2025-06-02T16:41:53.682Z] [Pipeline] { (x86_64:kola:testiso) [2025-06-02T16:41:53.728Z] [Pipeline] withEnv [2025-06-02T16:41:53.728Z] [Pipeline] { [2025-06-02T16:41:53.731Z] [Pipeline] sh [2025-06-02T16:41:54.323Z] + set -euo pipefail [2025-06-02T16:41:54.323Z] ++ umask [2025-06-02T16:41:54.323Z] + '[' 0022 = 0000 ']' [2025-06-02T16:41:54.323Z] + uuidgen [2025-06-02T16:41:54.323Z] + cut -f1 -d- [2025-06-02T16:41:54.328Z] [Pipeline] } [2025-06-02T16:41:54.330Z] [Pipeline] // withEnv [2025-06-02T16:41:54.337Z] [Pipeline] withEnv [2025-06-02T16:41:54.337Z] [Pipeline] { [2025-06-02T16:41:54.359Z] [Pipeline] sh [2025-06-02T16:41:54.889Z] + set -euo pipefail [2025-06-02T16:41:54.889Z] ++ umask [2025-06-02T16:41:54.889Z] + '[' 0022 = 0000 ']' [2025-06-02T16:41:54.889Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:41:54.889Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-06-02T16:41:54.892Z] [Pipeline] } [2025-06-02T16:41:54.894Z] [Pipeline] // withEnv [2025-06-02T16:41:54.910Z] [Pipeline] withEnv [2025-06-02T16:41:54.910Z] [Pipeline] { [2025-06-02T16:41:54.913Z] [Pipeline] sh [2025-06-02T16:41:55.440Z] + set -xeuo pipefail [2025-06-02T16:41:55.440Z] ++ umask [2025-06-02T16:41:55.440Z] + '[' 0022 = 0000 ']' [2025-06-02T16:41:55.440Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T16:41:55.440Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-L8KLa/kola-testiso-x86_64 [2025-06-02T16:41:55.440Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-L8KLa/kola-testiso-x86_64 [2025-06-02T16:41:55.440Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-06-02T16:41:55.440Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-06-02T16:41:55.440Z] Ignoring verification of signature on metal image [2025-06-02T16:41:55.440Z] Running test: iso-as-disk.bios [2025-06-02T16:42:34.053Z] PASS: iso-as-disk.bios (31.115s) [2025-06-02T16:42:34.053Z] Running test: iso-as-disk.uefi [2025-06-02T16:43:12.668Z] PASS: iso-as-disk.uefi (35.889s) [2025-06-02T16:43:12.668Z] Running test: iso-as-disk.uefi-secure [2025-06-02T16:43:59.247Z] PASS: iso-as-disk.uefi-secure (36.752s) [2025-06-02T16:43:59.247Z] Running test: iso-as-disk.4k.uefi [2025-06-02T16:44:37.870Z] PASS: iso-as-disk.4k.uefi (35.59s) [2025-06-02T16:44:37.870Z] Running test: iso-install.bios [2025-06-02T16:46:14.192Z] PASS: iso-install.bios (1m36.421s) [2025-06-02T16:46:14.192Z] Running test: iso-live-login.bios [2025-06-02T16:47:10.309Z] The file: journal.txt does not exist [2025-06-02T16:47:10.309Z] PASS: iso-live-login.bios (45.694s) [2025-06-02T16:47:10.309Z] Running test: iso-live-login.uefi [2025-06-02T16:47:48.953Z] The file: journal.txt does not exist [2025-06-02T16:47:48.953Z] PASS: iso-live-login.uefi (41.303s) [2025-06-02T16:47:48.953Z] Running test: iso-live-login.uefi-secure [2025-06-02T16:48:35.527Z] The file: journal.txt does not exist [2025-06-02T16:48:35.527Z] PASS: iso-live-login.uefi-secure (41.639s) [2025-06-02T16:48:35.527Z] Running test: iso-live-login.4k.uefi [2025-06-02T16:49:22.104Z] The file: journal.txt does not exist [2025-06-02T16:49:22.104Z] PASS: iso-live-login.4k.uefi (41.413s) [2025-06-02T16:49:22.104Z] Running test: iso-offline-install.bios [2025-06-02T16:52:58.481Z] PASS: iso-offline-install.bios (3m28.983s) [2025-06-02T16:52:58.481Z] Running test: iso-offline-install.mpath.bios [2025-06-02T16:56:34.863Z] PASS: iso-offline-install.mpath.bios (3m23.343s) [2025-06-02T16:56:34.863Z] Running test: iso-offline-install-fromram.4k.uefi [2025-06-02T16:59:11.229Z] PASS: iso-offline-install-fromram.4k.uefi (2m31.323s) [2025-06-02T16:59:11.229Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-06-02T16:59:11.229Z] Warning: Cannot announce submounts, client does not support it [2025-06-02T17:04:17.921Z] PASS: iso-offline-install-iscsi.ibft.uefi (5m0.077s) [2025-06-02T17:04:17.921Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-06-02T17:09:39.343Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (5m23.469s) [2025-06-02T17:09:39.343Z] Running test: iso-offline-install-iscsi.manual.bios [2025-06-02T17:15:00.751Z] PASS: iso-offline-install-iscsi.manual.bios (5m15.407s) [2025-06-02T17:15:00.751Z] Running test: miniso-install.bios [2025-06-02T17:17:22.095Z] PASS: miniso-install.bios (2m18.6s) [2025-06-02T17:17:22.095Z] Running test: miniso-install.nm.bios [2025-06-02T17:19:58.442Z] PASS: miniso-install.nm.bios (2m25.566s) [2025-06-02T17:19:58.442Z] Running test: miniso-install.4k.uefi [2025-06-02T17:22:34.818Z] PASS: miniso-install.4k.uefi (2m33.232s) [2025-06-02T17:22:34.818Z] Running test: miniso-install.4k.nm.uefi [2025-06-02T17:25:11.185Z] PASS: miniso-install.4k.nm.uefi (2m34.423s) [2025-06-02T17:25:11.185Z] Running test: pxe-offline-install.rootfs-appended.bios [2025-06-02T17:28:02.541Z] PASS: pxe-offline-install.rootfs-appended.bios (2m45.14s) [2025-06-02T17:28:02.541Z] Running test: pxe-offline-install.4k.uefi [2025-06-02T17:30:53.908Z] PASS: pxe-offline-install.4k.uefi (2m44.239s) [2025-06-02T17:30:53.908Z] Running test: pxe-online-install.bios [2025-06-02T17:32:45.252Z] PASS: pxe-online-install.bios (1m47.124s) [2025-06-02T17:32:45.252Z] Running test: pxe-online-install.4k.uefi [2025-06-02T17:34:36.581Z] PASS: pxe-online-install.4k.uefi (1m46.334s) [2025-06-02T17:34:36.583Z] [Pipeline] } [2025-06-02T17:34:36.586Z] [Pipeline] // withEnv [2025-06-02T17:34:36.593Z] [Pipeline] withEnv [2025-06-02T17:34:36.593Z] [Pipeline] { [2025-06-02T17:34:36.597Z] [Pipeline] sh [2025-06-02T17:34:37.124Z] + set -xeuo pipefail [2025-06-02T17:34:37.124Z] ++ umask [2025-06-02T17:34:37.124Z] + '[' 0022 = 0000 ']' [2025-06-02T17:34:37.124Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T17:34:37.124Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-L8KLa -c --xz kola-testiso-x86_64 [2025-06-02T17:34:39.625Z] [Pipeline] } [2025-06-02T17:34:39.628Z] [Pipeline] // withEnv [2025-06-02T17:34:39.636Z] [Pipeline] archiveArtifacts [2025-06-02T17:34:39.637Z] Archiving artifacts [2025-06-02T17:34:39.691Z] [Pipeline] withEnv [2025-06-02T17:34:39.693Z] [Pipeline] { [2025-06-02T17:34:39.696Z] [Pipeline] sh [2025-06-02T17:34:40.226Z] + set -xeuo pipefail [2025-06-02T17:34:40.226Z] ++ umask [2025-06-02T17:34:40.226Z] + '[' 0022 = 0000 ']' [2025-06-02T17:34:40.226Z] + cd /home/jenkins/agent/workspace/test-override [2025-06-02T17:34:40.226Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-L8KLa/kola-testiso-x86_64 --output - [2025-06-02T17:34:40.228Z] [Pipeline] } [2025-06-02T17:34:40.231Z] [Pipeline] // withEnv [2025-06-02T17:34:40.236Z] [Pipeline] junit [2025-06-02T17:34:40.237Z] Recording test results [2025-06-02T17:34:40.299Z] None of the test reports contained any result [2025-06-02T17:34:40.299Z] [Pipeline] } [2025-06-02T17:34:40.307Z] [Pipeline] // stage [2025-06-02T17:34:40.312Z] [Pipeline] stage [2025-06-02T17:34:40.312Z] [Pipeline] { (x86_64:Destroy Remote) [2025-06-02T17:34:40.317Z] [Pipeline] } [2025-06-02T17:34:40.328Z] [Pipeline] // stage [2025-06-02T17:34:40.331Z] [Pipeline] } [2025-06-02T17:34:40.335Z] [Pipeline] // parallel [2025-06-02T17:34:40.344Z] [Pipeline] stage [2025-06-02T17:34:40.344Z] [Pipeline] { (Report Completion) [2025-06-02T17:34:40.349Z] [Pipeline] withCredentials [2025-06-02T17:34:40.383Z] Masking supported pattern matches of $RDB_PASSWORD [2025-06-02T17:34:40.384Z] [Pipeline] { [2025-06-02T17:34:40.388Z] [Pipeline] withEnv [2025-06-02T17:34:40.388Z] [Pipeline] { [2025-06-02T17:34:40.390Z] [Pipeline] sh [2025-06-02T17:34:40.919Z] + set -xeuo pipefail [2025-06-02T17:34:40.919Z] ++ umask [2025-06-02T17:34:40.919Z] + '[' 0022 = 0000 ']' [2025-06-02T17:34:40.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/1758/display/redirect --outcome PASSED --advisory FEDORA-2025-cd9b3600ca --stream rawhide [2025-06-02T17:34:41.174Z] [Pipeline] } [2025-06-02T17:34:41.177Z] [Pipeline] // withEnv [2025-06-02T17:34:41.193Z] [Pipeline] } [2025-06-02T17:34:41.209Z] [Pipeline] // withCredentials [2025-06-02T17:34:41.230Z] [Pipeline] withCredentials [2025-06-02T17:34:41.244Z] Masking supported pattern matches of $TOKEN [2025-06-02T17:34:41.246Z] [Pipeline] { [2025-06-02T17:34:41.258Z] [Pipeline] withEnv [2025-06-02T17:34:41.259Z] [Pipeline] { [2025-06-02T17:34:41.285Z] [Pipeline] sh [2025-06-02T17:34:41.813Z] + set -xeuo pipefail [2025-06-02T17:34:41.813Z] ++ umask [2025-06-02T17:34:41.813Z] + '[' 0022 = 0000 ']' [2025-06-02T17:34:41.813Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d ' [2025-06-02T17:34:41.813Z] { [2025-06-02T17:34:41.813Z] "body": "���� kernel-6.16.0-0.rc0.250602gcd2e103d57e5.10.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1758/display/redirect) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-cd9b3600ca)" [2025-06-02T17:34:41.813Z] }' [2025-06-02T17:34:42.370Z] [Pipeline] } [2025-06-02T17:34:42.373Z] [Pipeline] // withEnv [2025-06-02T17:34:42.427Z] [Pipeline] } [2025-06-02T17:34:42.444Z] [Pipeline] // withCredentials [2025-06-02T17:34:42.507Z] [Pipeline] } [2025-06-02T17:34:42.567Z] [Pipeline] // stage [2025-06-02T17:34:42.575Z] [Pipeline] } [2025-06-02T17:34:42.590Z] [Pipeline] // timeout [2025-06-02T17:34:42.594Z] [Pipeline] } [2025-06-02T17:34:42.597Z] [Pipeline] // container [2025-06-02T17:34:42.600Z] [Pipeline] } [2025-06-02T17:34:42.604Z] [Pipeline] // node [2025-06-02T17:34:42.668Z] [Pipeline] } [2025-06-02T17:34:42.691Z] [Pipeline] // podTemplate [2025-06-02T17:34:42.704Z] [Pipeline] End of Pipeline [2025-06-02T17:34:42.795Z] Finished: SUCCESS