[2025-05-20T02:47:53.479Z] Started by upstream project "bodhi-trigger" build number 1703 [2025-05-20T02:47:53.479Z] originally caused by: [2025-05-20T02:47:53.479Z] Triggered by CI message. [2025-05-20T02:47:53.541Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/test-override.Jenkinsfile [2025-05-20T02:47:53.542Z] Selected Git installation does not exist. Using Default [2025-05-20T02:47:53.542Z] The recommended git tool is: NONE [2025-05-20T02:47:53.542Z] No credentials specified [2025-05-20T02:47:53.543Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2025-05-20T02:47:53.550Z] Fetching changes from the remote Git repository [2025-05-20T02:47:53.551Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2025-05-20T02:47:53.578Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2025-05-20T02:47:53.578Z] > git --version # timeout=10 [2025-05-20T02:47:53.586Z] > git --version # 'git version 2.39.3' [2025-05-20T02:47:53.586Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-20T02:47:53.694Z] > git rev-parse origin/main^{commit} # timeout=10 [2025-05-20T02:47:53.701Z] Checking out Revision 0270f159c0c9aa73b67d45dc2d53538642f58757 (origin/main) [2025-05-20T02:47:53.701Z] > git config core.sparsecheckout # timeout=10 [2025-05-20T02:47:53.708Z] > git checkout -f 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-05-20T02:47:53.717Z] Commit message: "test-override: use new get_source_config_for_stream()" [2025-05-20T02:47:53.717Z] > git rev-list --no-walk 0270f159c0c9aa73b67d45dc2d53538642f58757 # timeout=10 [2025-05-20T02:47:53.807Z] Loading library coreos@main [2025-05-20T02:47:53.807Z] Attempting to resolve main from remote references... [2025-05-20T02:47:53.807Z] > git --version # timeout=10 [2025-05-20T02:47:53.814Z] > git --version # 'git version 2.39.3' [2025-05-20T02:47:53.814Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-20T02:47:53.910Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 [2025-05-20T02:47:53.911Z] Selected Git installation does not exist. Using Default [2025-05-20T02:47:53.911Z] The recommended git tool is: NONE [2025-05-20T02:47:53.911Z] No credentials specified [2025-05-20T02:47:53.911Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2025-05-20T02:47:53.918Z] Fetching changes from the remote Git repository [2025-05-20T02:47:53.919Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2025-05-20T02:47:53.950Z] Fetching without tags [2025-05-20T02:47:53.950Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2025-05-20T02:47:53.950Z] > git --version # timeout=10 [2025-05-20T02:47:53.965Z] > git --version # 'git version 2.39.3' [2025-05-20T02:47:53.965Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-20T02:47:54.052Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main) [2025-05-20T02:47:54.052Z] > git config core.sparsecheckout # timeout=10 [2025-05-20T02:47:54.058Z] > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-20T02:47:54.068Z] Commit message: "cosaPod: archive cosa git info and RPMs" [2025-05-20T02:47:54.068Z] > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10 [2025-05-20T02:47:54.401Z] [Pipeline] Start of Pipeline [2025-05-20T02:47:54.414Z] [Pipeline] node [2025-05-20T02:47:54.418Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-20T02:47:54.418Z] [Pipeline] { [2025-05-20T02:47:54.433Z] [Pipeline] withEnv [2025-05-20T02:47:54.433Z] [Pipeline] { [2025-05-20T02:47:54.495Z] [Pipeline] sh [2025-05-20T02:47:55.412Z] + set -xeuo pipefail [2025-05-20T02:47:55.412Z] ++ umask [2025-05-20T02:47:55.412Z] + '[' 0022 = 0000 ']' [2025-05-20T02:47:55.412Z] + rm -rf pipe [2025-05-20T02:47:55.412Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2025-05-20T02:47:55.412Z] Cloning into 'pipe'... [2025-05-20T02:47:55.964Z] [Pipeline] } [2025-05-20T02:47:55.965Z] [Pipeline] // withEnv [2025-05-20T02:47:55.970Z] [Pipeline] load [2025-05-20T02:47:56.078Z] [Pipeline] { (pipe/utils.groovy) [2025-05-20T02:47:56.081Z] [Pipeline] } [2025-05-20T02:47:56.091Z] [Pipeline] // load [2025-05-20T02:47:56.097Z] [Pipeline] readYaml [2025-05-20T02:47:56.100Z] [Pipeline] } [2025-05-20T02:47:56.104Z] [Pipeline] // node [2025-05-20T02:47:56.122Z] [Pipeline] properties [2025-05-20T02:47:56.303Z] [Pipeline] libraryResource [2025-05-20T02:47:56.305Z] [Pipeline] readJSON [2025-05-20T02:47:56.309Z] [Pipeline] node [2025-05-20T02:47:56.317Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace [2025-05-20T02:47:56.318Z] [Pipeline] { [2025-05-20T02:47:56.322Z] [Pipeline] writeYaml [2025-05-20T02:47:56.337Z] [Pipeline] readFile [2025-05-20T02:47:56.354Z] [Pipeline] } [2025-05-20T02:47:56.373Z] [Pipeline] // node [2025-05-20T02:47:56.379Z] [Pipeline] podTemplate [2025-05-20T02:47:56.386Z] [Pipeline] { [2025-05-20T02:47:56.438Z] [Pipeline] node [2025-05-20T02:48:02.611Z] Created Pod: openshift coreos-ci/pod-63210981-c09c-4467-bbe4-794a0cfb1696-kzlh9-mgxdv [2025-05-20T02:48:08.771Z] Agent pod-63210981-c09c-4467-bbe4-794a0cfb1696-kzlh9-mgxdv is provisioned from template pod-63210981-c09c-4467-bbe4-794a0cfb1696-kzlh9 [2025-05-20T02:48:08.772Z] --- [2025-05-20T02:48:08.772Z] apiVersion: "v1" [2025-05-20T02:48:08.772Z] kind: "Pod" [2025-05-20T02:48:08.772Z] metadata: [2025-05-20T02:48:08.772Z] annotations: [2025-05-20T02:48:08.772Z] buildUrl: "http://172.30.130.216:80/job/test-override/1727/" [2025-05-20T02:48:08.772Z] runUrl: "job/test-override/1727/" [2025-05-20T02:48:08.772Z] labels: [2025-05-20T02:48:08.772Z] jenkins: "slave" [2025-05-20T02:48:08.772Z] jenkins/label-digest: "7a7847f001bc7411e061362fc48b11fb3bafb4cb" [2025-05-20T02:48:08.772Z] jenkins/label: "pod-63210981-c09c-4467-bbe4-794a0cfb1696" [2025-05-20T02:48:08.772Z] name: "pod-63210981-c09c-4467-bbe4-794a0cfb1696-kzlh9-mgxdv" [2025-05-20T02:48:08.772Z] namespace: "coreos-ci" [2025-05-20T02:48:08.772Z] spec: [2025-05-20T02:48:08.772Z] containers: [2025-05-20T02:48:08.772Z] - command: [2025-05-20T02:48:08.772Z] - "/usr/bin/dumb-init" [2025-05-20T02:48:08.772Z] - "/usr/bin/sleep" [2025-05-20T02:48:08.772Z] - "infinity" [2025-05-20T02:48:08.772Z] env: [2025-05-20T02:48:08.772Z] - name: "NCPUS" [2025-05-20T02:48:08.772Z] value: "6" [2025-05-20T02:48:08.772Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2025-05-20T02:48:08.772Z] imagePullPolicy: "Always" [2025-05-20T02:48:08.772Z] name: "worker" [2025-05-20T02:48:08.772Z] resources: [2025-05-20T02:48:08.772Z] limits: [2025-05-20T02:48:08.772Z] memory: "10752Mi" [2025-05-20T02:48:08.772Z] cpu: "6" [2025-05-20T02:48:08.772Z] devices.kubevirt.io/kvm: "1" [2025-05-20T02:48:08.772Z] requests: [2025-05-20T02:48:08.772Z] memory: "10752Mi" [2025-05-20T02:48:08.772Z] cpu: "6" [2025-05-20T02:48:08.772Z] devices.kubevirt.io/kvm: "1" [2025-05-20T02:48:08.772Z] volumeMounts: [2025-05-20T02:48:08.772Z] - mountPath: "/srv/" [2025-05-20T02:48:08.772Z] name: "emptydir-0" [2025-05-20T02:48:08.772Z] - mountPath: "/home/jenkins/agent" [2025-05-20T02:48:08.772Z] name: "workspace-volume" [2025-05-20T02:48:08.772Z] readOnly: false [2025-05-20T02:48:08.772Z] - env: [2025-05-20T02:48:08.772Z] - name: "JENKINS_SECRET" [2025-05-20T02:48:08.772Z] value: "********" [2025-05-20T02:48:08.772Z] - name: "JENKINS_TUNNEL" [2025-05-20T02:48:08.772Z] value: "172.30.136.1:50000" [2025-05-20T02:48:08.772Z] - name: "JENKINS_AGENT_NAME" [2025-05-20T02:48:08.772Z] value: "pod-63210981-c09c-4467-bbe4-794a0cfb1696-kzlh9-mgxdv" [2025-05-20T02:48:08.772Z] - name: "JENKINS_NAME" [2025-05-20T02:48:08.772Z] value: "pod-63210981-c09c-4467-bbe4-794a0cfb1696-kzlh9-mgxdv" [2025-05-20T02:48:08.772Z] - name: "JENKINS_AGENT_WORKDIR" [2025-05-20T02:48:08.772Z] value: "/home/jenkins/agent" [2025-05-20T02:48:08.772Z] - name: "JENKINS_URL" [2025-05-20T02:48:08.772Z] value: "http://172.30.130.216:80/" [2025-05-20T02:48:08.772Z] image: "jenkins-agent-base:latest" [2025-05-20T02:48:08.772Z] name: "jnlp" [2025-05-20T02:48:08.772Z] resources: [2025-05-20T02:48:08.772Z] limits: [2025-05-20T02:48:08.772Z] memory: "512Mi" [2025-05-20T02:48:08.772Z] cpu: "1" [2025-05-20T02:48:08.772Z] requests: [2025-05-20T02:48:08.772Z] memory: "512Mi" [2025-05-20T02:48:08.772Z] cpu: "1" [2025-05-20T02:48:08.772Z] volumeMounts: [2025-05-20T02:48:08.772Z] - mountPath: "/home/jenkins/agent" [2025-05-20T02:48:08.772Z] name: "workspace-volume" [2025-05-20T02:48:08.772Z] readOnly: false [2025-05-20T02:48:08.772Z] nodeSelector: [2025-05-20T02:48:08.772Z] kubernetes.io/os: "linux" [2025-05-20T02:48:08.772Z] restartPolicy: "Never" [2025-05-20T02:48:08.772Z] serviceAccountName: "jenkins" [2025-05-20T02:48:08.772Z] volumes: [2025-05-20T02:48:08.772Z] - emptyDir: {} [2025-05-20T02:48:08.772Z] name: "emptydir-0" [2025-05-20T02:48:08.772Z] - emptyDir: [2025-05-20T02:48:08.772Z] medium: "" [2025-05-20T02:48:08.772Z] name: "workspace-volume" [2025-05-20T02:48:08.772Z] [2025-05-20T02:48:08.796Z] Running on pod-63210981-c09c-4467-bbe4-794a0cfb1696-kzlh9-mgxdv in /home/jenkins/agent/workspace/test-override [2025-05-20T02:48:08.796Z] [Pipeline] { [2025-05-20T02:48:08.804Z] [Pipeline] container [2025-05-20T02:48:08.804Z] [Pipeline] { [2025-05-20T02:48:08.808Z] [Pipeline] withEnv [2025-05-20T02:48:08.809Z] [Pipeline] { [2025-05-20T02:48:08.812Z] [Pipeline] sh [2025-05-20T02:48:09.557Z] + set -xeuo pipefail [2025-05-20T02:48:09.557Z] ++ umask [2025-05-20T02:48:09.557Z] + '[' 0022 = 0000 ']' [2025-05-20T02:48:09.557Z] + cat /cosa/coreos-assembler-git.json [2025-05-20T02:48:09.557Z] + tee coreos-assembler-git.json [2025-05-20T02:48:09.557Z] { [2025-05-20T02:48:09.557Z] "date": "2025-05-19T19:57:44Z", [2025-05-20T02:48:09.557Z] "git": { [2025-05-20T02:48:09.557Z] "commit": "5419fb929d204900dfcfbaf9dcd6db9501002f01", [2025-05-20T02:48:09.557Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2025-05-20T02:48:09.557Z] "branch": "HEAD", [2025-05-20T02:48:09.557Z] "dirty": "false" [2025-05-20T02:48:09.557Z] }, [2025-05-20T02:48:09.557Z] "file": { [2025-05-20T02:48:09.557Z] "checksum": "e8c6c975d86b4583f46d90404d9ddf372899b8b20144be8367f96c69cf7829f1", [2025-05-20T02:48:09.557Z] "checksum_type": "sha256", [2025-05-20T02:48:09.557Z] "format": "tar.gz", [2025-05-20T02:48:09.557Z] "name": "coreos-assembler-git.tar.gz", [2025-05-20T02:48:09.557Z] "size": "12035822" [2025-05-20T02:48:09.557Z] } [2025-05-20T02:48:09.557Z] } [2025-05-20T02:48:09.800Z] [Pipeline] } [2025-05-20T02:48:09.803Z] [Pipeline] // withEnv [2025-05-20T02:48:09.809Z] [Pipeline] archiveArtifacts [2025-05-20T02:48:09.822Z] Archiving artifacts [2025-05-20T02:48:10.513Z] [Pipeline] withEnv [2025-05-20T02:48:10.515Z] [Pipeline] { [2025-05-20T02:48:10.518Z] [Pipeline] sh [2025-05-20T02:48:11.064Z] + set -xeuo pipefail [2025-05-20T02:48:11.064Z] ++ umask [2025-05-20T02:48:11.064Z] + '[' 0022 = 0000 ']' [2025-05-20T02:48:11.064Z] + rpm -qa [2025-05-20T02:48:11.064Z] + sort [2025-05-20T02:48:11.321Z] [Pipeline] } [2025-05-20T02:48:11.324Z] [Pipeline] // withEnv [2025-05-20T02:48:11.353Z] [Pipeline] archiveArtifacts [2025-05-20T02:48:11.355Z] Archiving artifacts [2025-05-20T02:48:11.391Z] [Pipeline] withEnv [2025-05-20T02:48:11.392Z] [Pipeline] { [2025-05-20T02:48:11.395Z] [Pipeline] sh [2025-05-20T02:48:11.938Z] + set -xeuo pipefail [2025-05-20T02:48:11.938Z] ++ umask [2025-05-20T02:48:11.938Z] + '[' 0022 = 0000 ']' [2025-05-20T02:48:11.938Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt [2025-05-20T02:48:11.942Z] [Pipeline] } [2025-05-20T02:48:11.944Z] [Pipeline] // withEnv [2025-05-20T02:48:11.950Z] [Pipeline] timeout [2025-05-20T02:48:11.950Z] Timeout set to expire in 3 hr 20 min [2025-05-20T02:48:11.950Z] [Pipeline] { [2025-05-20T02:48:11.977Z] [Pipeline] withEnv [2025-05-20T02:48:11.978Z] [Pipeline] { [2025-05-20T02:48:11.981Z] [Pipeline] sh [2025-05-20T02:48:12.513Z] + set -euo pipefail [2025-05-20T02:48:12.513Z] ++ umask [2025-05-20T02:48:12.513Z] + '[' 0022 = 0000 ']' [2025-05-20T02:48:12.513Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-cef012116b [2025-05-20T02:48:12.513Z] + jq -r '.update.builds[].nvr' [2025-05-20T02:48:13.094Z] [Pipeline] } [2025-05-20T02:48:14.026Z] [Pipeline] // withEnv [2025-05-20T02:48:14.049Z] [Pipeline] stage [2025-05-20T02:48:14.050Z] [Pipeline] { (Report Running) [2025-05-20T02:48:14.059Z] [Pipeline] withCredentials [2025-05-20T02:48:14.152Z] Masking supported pattern matches of $RDB_PASSWORD [2025-05-20T02:48:14.152Z] [Pipeline] { [2025-05-20T02:48:14.165Z] [Pipeline] withEnv [2025-05-20T02:48:14.166Z] [Pipeline] { [2025-05-20T02:48:14.170Z] [Pipeline] sh [2025-05-20T02:48:14.711Z] + set -xeuo pipefail [2025-05-20T02:48:14.711Z] ++ umask [2025-05-20T02:48:14.711Z] + '[' 0022 = 0000 ']' [2025-05-20T02:48:14.711Z] + /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/1727/display/redirect --outcome RUNNING --advisory FEDORA-2025-cef012116b --stream testing-devel [2025-05-20T02:48:14.969Z] [Pipeline] } [2025-05-20T02:48:14.972Z] [Pipeline] // withEnv [2025-05-20T02:48:14.976Z] [Pipeline] } [2025-05-20T02:48:14.981Z] [Pipeline] // withCredentials [2025-05-20T02:48:15.042Z] [Pipeline] } [2025-05-20T02:48:15.055Z] [Pipeline] // stage [2025-05-20T02:48:15.074Z] [Pipeline] withCredentials [2025-05-20T02:48:15.122Z] [Pipeline] // withCredentials [2025-05-20T02:48:15.150Z] [Pipeline] echo [2025-05-20T02:48:15.150Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping [2025-05-20T02:48:15.171Z] [Pipeline] withCredentials [2025-05-20T02:48:15.220Z] [Pipeline] // withCredentials [2025-05-20T02:48:15.225Z] [Pipeline] echo [2025-05-20T02:48:15.225Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping [2025-05-20T02:48:15.237Z] [Pipeline] withCredentials [2025-05-20T02:48:15.239Z] [Pipeline] // withCredentials [2025-05-20T02:48:15.244Z] [Pipeline] echo [2025-05-20T02:48:15.244Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping [2025-05-20T02:48:15.248Z] [Pipeline] withEnv [2025-05-20T02:48:15.248Z] [Pipeline] { [2025-05-20T02:48:15.258Z] [Pipeline] sh [2025-05-20T02:48:15.798Z] + set -euo pipefail [2025-05-20T02:48:15.798Z] ++ umask [2025-05-20T02:48:15.798Z] + '[' 0022 = 0000 ']' [2025-05-20T02:48:15.798Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel [2025-05-20T02:48:15.798Z] + cut -d ' ' -f 1 [2025-05-20T02:48:15.803Z] [Pipeline] } [2025-05-20T02:48:15.805Z] [Pipeline] // withEnv [2025-05-20T02:48:15.831Z] [Pipeline] withEnv [2025-05-20T02:48:15.831Z] [Pipeline] { [2025-05-20T02:48:15.837Z] [Pipeline] sh [2025-05-20T02:48:16.366Z] + set -xeuo pipefail [2025-05-20T02:48:16.394Z] ++ umask [2025-05-20T02:48:16.394Z] + '[' 0022 = 0000 ']' [2025-05-20T02:48:16.394Z] + cosa init --branch testing-devel --commit=6d37b263866065bf975780f18fdffb3e01aa0f76 https://github.com/coreos/fedora-coreos-config [2025-05-20T02:48:16.394Z] notice: failed to look up uid in /etc/passwd; enabling workaround [2025-05-20T02:48:16.394Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-20T02:48:16.394Z] + mkdir -p src [2025-05-20T02:48:16.657Z] + cd src [2025-05-20T02:48:16.657Z] + test -e config [2025-05-20T02:48:16.657Z] + case "${source}" in [2025-05-20T02:48:16.657Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config [2025-05-20T02:48:16.657Z] Cloning into 'config'... [2025-05-20T02:48:16.657Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc' [2025-05-20T02:48:16.657Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'... [2025-05-20T02:48:17.579Z] Submodule path 'fedora-bootc': checked out 'bcac7c2ace55e7cfbc8af5ce0f7042f883d1741a' [2025-05-20T02:48:17.579Z] + '[' -n 6d37b263866065bf975780f18fdffb3e01aa0f76 ']' [2025-05-20T02:48:17.579Z] + git -C ./config fetch origin 6d37b263866065bf975780f18fdffb3e01aa0f76 [2025-05-20T02:48:17.579Z] From https://github.com/coreos/fedora-coreos-config [2025-05-20T02:48:17.579Z] * branch 6d37b263866065bf975780f18fdffb3e01aa0f76 -> FETCH_HEAD [2025-05-20T02:48:17.579Z] + git -C ./config reset --hard 6d37b263866065bf975780f18fdffb3e01aa0f76 [2025-05-20T02:48:17.579Z] HEAD is now at 6d37b26 overrides: unpin dnf5-5.2.11.0-1.fc41 [2025-05-20T02:48:17.579Z] + git -C ./config submodule update --init --recursive [2025-05-20T02:48:17.579Z] + set +x [2025-05-20T02:48:17.579Z] Config commit: 6d37b263866065bf975780f18fdffb3e01aa0f76 [2025-05-20T02:48:17.579Z] + manifest=src/config/manifest.yaml [2025-05-20T02:48:17.579Z] + image=src/config/image.yaml [2025-05-20T02:48:17.579Z] + [[ -n '' ]] [2025-05-20T02:48:17.579Z] + [[ ! -f src/config/manifest.yaml ]] [2025-05-20T02:48:17.579Z] + [[ ! -f src/config/image.yaml ]] [2025-05-20T02:48:17.579Z] + mkdir -p cache [2025-05-20T02:48:17.579Z] + mkdir -p builds [2025-05-20T02:48:17.579Z] + mkdir -p tmp [2025-05-20T02:48:17.579Z] + mkdir -p overrides/rpm [2025-05-20T02:48:17.579Z] + mkdir -p overrides/rootfs [2025-05-20T02:48:17.579Z] + test 0 = 1 [2025-05-20T02:48:17.579Z] + case "${YUMREPOS}" in [2025-05-20T02:48:17.579Z] + set +x [2025-05-20T02:48:17.579Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory. [2025-05-20T02:48:17.583Z] [Pipeline] } [2025-05-20T02:48:17.586Z] [Pipeline] // withEnv [2025-05-20T02:48:17.594Z] [Pipeline] stage [2025-05-20T02:48:17.594Z] [Pipeline] { (Initialize Remotes) [2025-05-20T02:48:17.610Z] [Pipeline] parallel [2025-05-20T02:48:17.610Z] [Pipeline] { (Branch: x86_64) [2025-05-20T02:48:17.613Z] [Pipeline] } [2025-05-20T02:48:17.617Z] [Pipeline] // parallel [2025-05-20T02:48:17.620Z] [Pipeline] } [2025-05-20T02:48:17.632Z] [Pipeline] // stage [2025-05-20T02:48:17.635Z] [Pipeline] stage [2025-05-20T02:48:17.635Z] [Pipeline] { (Download Overrides) [2025-05-20T02:48:17.639Z] [Pipeline] parallel [2025-05-20T02:48:17.639Z] [Pipeline] { (Branch: x86_64) [2025-05-20T02:48:17.700Z] [Pipeline] withEnv [2025-05-20T02:48:17.701Z] [Pipeline] { [2025-05-20T02:48:17.712Z] [Pipeline] sh [2025-05-20T02:48:18.241Z] + set -xeuo pipefail [2025-05-20T02:48:18.241Z] ++ umask [2025-05-20T02:48:18.241Z] + '[' 0022 = 0000 ']' [2025-05-20T02:48:18.241Z] + cosa shell -- env -C overrides/rpm koji download-build kernel-6.14.7-301.fc42 --arch x86_64 --arch noarch [2025-05-20T02:48:18.241Z] Downloading [1/31]: kernel-tools-libs-devel-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.494Z] [====================================] 100% 361.23 KiB / 361.23 KiB [2025-05-20T02:48:18.494Z] Downloading [2/31]: kernel-tools-libs-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.494Z] [====================================] 100% 220.29 KiB / 220.29 KiB [2025-05-20T02:48:18.494Z] Downloading [3/31]: kernel-modules-extra-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.494Z] [============ ] 34% 1.00 MiB / 2.88 MiB [========================= ] 69% 2.00 MiB / 2.88 MiB [====================================] 100% 2.88 MiB / 2.88 MiB [2025-05-20T02:48:18.494Z] Downloading [4/31]: kernel-debug-devel-matched-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.494Z] [====================================] 100% 207.85 KiB / 207.85 KiB [2025-05-20T02:48:18.494Z] Downloading [5/31]: kernel-modules-internal-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.494Z] [===================== ] 58% 1.00 MiB / 1.70 MiB [====================================] 100% 1.70 MiB / 1.70 MiB [2025-05-20T02:48:18.494Z] Downloading [6/31]: rv-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.494Z] [====================================] 100% 221.77 KiB / 221.77 KiB [2025-05-20T02:48:18.494Z] Downloading [7/31]: kernel-debug-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.494Z] [====================================] 100% 207.86 KiB / 207.86 KiB [2025-05-20T02:48:18.494Z] Downloading [8/31]: kernel-uki-virt-addons-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.494Z] [====================================] 100% 214.95 KiB / 214.95 KiB [2025-05-20T02:48:18.494Z] Downloading [9/31]: libperf-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.494Z] [====================================] 100% 229.90 KiB / 229.90 KiB [2025-05-20T02:48:18.494Z] Downloading [10/31]: perf-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.494Z] [============== ] 41% 1.00 MiB / 2.42 MiB [============================= ] 82% 2.00 MiB / 2.42 MiB [====================================] 100% 2.42 MiB / 2.42 MiB [2025-05-20T02:48:18.494Z] Downloading [11/31]: rtla-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.494Z] [====================================] 100% 265.65 KiB / 265.65 KiB [2025-05-20T02:48:18.494Z] Downloading [12/31]: kernel-debug-modules-extra-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.749Z] [======= ] 20% 1.00 MiB / 4.96 MiB [============== ] 40% 2.00 MiB / 4.96 MiB [===================== ] 60% 3.00 MiB / 4.96 MiB [============================= ] 80% 4.00 MiB / 4.96 MiB [====================================] 100% 4.96 MiB / 4.96 MiB [2025-05-20T02:48:18.749Z] Downloading [13/31]: python3-perf-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.749Z] [======================== ] 67% 1.00 MiB / 1.49 MiB [====================================] 100% 1.49 MiB / 1.49 MiB [2025-05-20T02:48:18.749Z] Downloading [14/31]: libperf-devel-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.749Z] [====================================] 100% 240.48 KiB / 240.48 KiB [2025-05-20T02:48:18.749Z] Downloading [15/31]: kernel-debug-uki-virt-addons-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.749Z] [====================================] 100% 215.00 KiB / 215.00 KiB [2025-05-20T02:48:18.749Z] Downloading [16/31]: kernel-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.749Z] [====================================] 100% 207.77 KiB / 207.77 KiB [2025-05-20T02:48:18.749Z] Downloading [17/31]: kernel-debug-modules-internal-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.749Z] [============ ] 36% 1.00 MiB / 2.78 MiB [========================= ] 72% 2.00 MiB / 2.78 MiB [====================================] 100% 2.78 MiB / 2.78 MiB [2025-05-20T02:48:18.749Z] Downloading [18/31]: kernel-selftests-internal-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.749Z] [========= ] 25% 1.00 MiB / 3.85 MiB [================== ] 51% 2.00 MiB / 3.85 MiB [============================ ] 77% 3.00 MiB / 3.85 MiB [====================================] 100% 3.85 MiB / 3.85 MiB [2025-05-20T02:48:18.749Z] Downloading [19/31]: kernel-tools-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.749Z] [====================================] 100% 728.72 KiB / 728.72 KiB [2025-05-20T02:48:18.749Z] Downloading [20/31]: kernel-devel-matched-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:18.749Z] [====================================] 100% 207.83 KiB / 207.83 KiB [2025-05-20T02:48:18.749Z] Downloading [21/31]: kernel-debug-devel-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:19.005Z] [= ] 5% 1.00 MiB / 18.49 MiB [=== ] 10% 2.00 MiB / 18.49 MiB [===== ] 16% 3.00 MiB / 18.49 MiB [======= ] 21% 4.00 MiB / 18.49 MiB [========= ] 27% 5.00 MiB / 18.49 MiB [=========== ] 32% 6.00 MiB / 18.49 MiB [============= ] 37% 7.00 MiB / 18.49 MiB [=============== ] 43% 8.00 MiB / 18.49 MiB [================= ] 48% 9.00 MiB / 18.49 MiB [=================== ] 54% 10.00 MiB / 18.49 MiB [===================== ] 59% 11.00 MiB / 18.49 MiB [======================= ] 64% 12.00 MiB / 18.49 MiB [========================= ] 70% 13.00 MiB / 18.49 MiB [=========================== ] 75% 14.00 MiB / 18.49 MiB [============================= ] 81% 15.00 MiB / 18.49 MiB [=============================== ] 86% 16.00 MiB / 18.49 MiB [================================= ] 91% 17.00 MiB / 18.49 MiB [=================================== ] 97% 18.00 MiB / 18.49 MiB [====================================] 100% 18.49 MiB / 18.49 MiB [2025-05-20T02:48:19.005Z] Downloading [22/31]: kernel-devel-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:19.005Z] [= ] 5% 1.00 MiB / 18.30 MiB [=== ] 10% 2.00 MiB / 18.30 MiB [===== ] 16% 3.00 MiB / 18.30 MiB [======= ] 21% 4.00 MiB / 18.30 MiB [========= ] 27% 5.00 MiB / 18.30 MiB [=========== ] 32% 6.00 MiB / 18.30 MiB [============= ] 38% 7.00 MiB / 18.30 MiB [=============== ] 43% 8.00 MiB / 18.30 MiB [================= ] 49% 9.00 MiB / 18.30 MiB [=================== ] 54% 10.00 MiB / 18.30 MiB [===================== ] 60% 11.00 MiB / 18.30 MiB [======================= ] 65% 12.00 MiB / 18.30 MiB [========================= ] 71% 13.00 MiB / 18.30 MiB [=========================== ] 76% 14.00 MiB / 18.30 MiB [============================= ] 81% 15.00 MiB / 18.30 MiB [=============================== ] 87% 16.00 MiB / 18.30 MiB [================================= ] 92% 17.00 MiB / 18.30 MiB [=================================== ] 98% 18.00 MiB / 18.30 MiB [====================================] 100% 18.30 MiB / 18.30 MiB [2025-05-20T02:48:19.005Z] Downloading [23/31]: kernel-modules-core-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:19.285Z] [ ] 2% 1.00 MiB / 39.92 MiB [= ] 5% 2.00 MiB / 39.92 MiB [== ] 7% 3.00 MiB / 39.92 MiB [=== ] 10% 4.00 MiB / 39.92 MiB [==== ] 12% 5.00 MiB / 39.92 MiB [===== ] 15% 6.00 MiB / 39.92 MiB [====== ] 17% 7.00 MiB / 39.92 MiB [======= ] 20% 8.00 MiB / 39.92 MiB [======== ] 22% 9.00 MiB / 39.92 MiB [========= ] 25% 10.00 MiB / 39.92 MiB [========= ] 27% 11.00 MiB / 39.92 MiB [========== ] 30% 12.00 MiB / 39.92 MiB [=========== ] 32% 13.00 MiB / 39.92 MiB [============ ] 35% 14.00 MiB / 39.92 MiB [============= ] 37% 15.00 MiB / 39.92 MiB [============== ] 40% 16.00 MiB / 39.92 MiB [=============== ] 42% 17.00 MiB / 39.92 MiB [================ ] 45% 18.00 MiB / 39.92 MiB [================= ] 47% 19.00 MiB / 39.92 MiB [================== ] 50% 20.00 MiB / 39.92 MiB [================== ] 52% 21.00 MiB / 39.92 MiB [=================== ] 55% 22.00 MiB / 39.92 MiB [==================== ] 57% 23.00 MiB / 39.92 MiB [===================== ] 60% 24.00 MiB / 39.92 MiB [====================== ] 62% 25.00 MiB / 39.92 MiB [======================= ] 65% 26.00 MiB / 39.92 MiB [======================== ] 67% 27.00 MiB / 39.92 MiB [========================= ] 70% 28.00 MiB / 39.92 MiB [========================== ] 72% 29.00 MiB / 39.92 MiB [=========================== ] 75% 30.00 MiB / 39.92 MiB [=========================== ] 77% 31.00 MiB / 39.92 MiB [============================ ] 80% 32.00 MiB / 39.92 MiB [============================= ] 82% 33.00 MiB / 39.92 MiB [============================== ] 85% 34.00 MiB / 39.92 MiB [=============================== ] 87% 35.00 MiB / 39.92 MiB [================================ ] 90% 36.00 MiB / 39.92 MiB [================================= ] 92% 37.00 MiB / 39.92 MiB [================================== ] 95% 38.00 MiB / 39.92 MiB [=================================== ] 97% 39.00 MiB / 39.92 MiB [====================================] 100% 39.92 MiB / 39.92 MiB [2025-05-20T02:48:19.285Z] Downloading [24/31]: kernel-debug-core-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:19.285Z] [= ] 2% 1.00 MiB / 33.73 MiB [== ] 5% 2.00 MiB / 33.73 MiB [=== ] 8% 3.00 MiB / 33.73 MiB [==== ] 11% 4.00 MiB / 33.73 MiB [===== ] 14% 5.00 MiB / 33.73 MiB [====== ] 17% 6.00 MiB / 33.73 MiB [======= ] 20% 7.00 MiB / 33.73 MiB [======== ] 23% 8.00 MiB / 33.73 MiB [========= ] 26% 9.00 MiB / 33.73 MiB [========== ] 29% 10.00 MiB / 33.73 MiB [=========== ] 32% 11.00 MiB / 33.73 MiB [============ ] 35% 12.00 MiB / 33.73 MiB [============= ] 38% 13.00 MiB / 33.73 MiB [============== ] 41% 14.00 MiB / 33.73 MiB [================ ] 44% 15.00 MiB / 33.73 MiB [================= ] 47% 16.00 MiB / 33.73 MiB [================== ] 50% 17.00 MiB / 33.73 MiB [=================== ] 53% 18.00 MiB / 33.73 MiB [==================== ] 56% 19.00 MiB / 33.73 MiB [===================== ] 59% 20.00 MiB / 33.73 MiB [====================== ] 62% 21.00 MiB / 33.73 MiB [======================= ] 65% 22.00 MiB / 33.73 MiB [======================== ] 68% 23.00 MiB / 33.73 MiB [========================= ] 71% 24.00 MiB / 33.73 MiB [========================== ] 74% 25.00 MiB / 33.73 MiB [=========================== ] 77% 26.00 MiB / 33.73 MiB [============================ ] 80% 27.00 MiB / 33.73 MiB [============================= ] 83% 28.00 MiB / 33.73 MiB [============================== ] 85% 29.00 MiB / 33.73 MiB [================================ ] 88% 30.00 MiB / 33.73 MiB [================================= ] 91% 31.00 MiB / 33.73 MiB [================================== ] 94% 32.00 MiB / 33.73 MiB [=================================== ] 97% 33.00 MiB / 33.73 MiB [====================================] 100% 33.73 MiB / 33.73 MiB [2025-05-20T02:48:19.285Z] Downloading [25/31]: kernel-core-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:19.540Z] [= ] 5% 1.00 MiB / 19.08 MiB [=== ] 10% 2.00 MiB / 19.08 MiB [===== ] 15% 3.00 MiB / 19.08 MiB [======= ] 20% 4.00 MiB / 19.08 MiB [========= ] 26% 5.00 MiB / 19.08 MiB [=========== ] 31% 6.00 MiB / 19.08 MiB [============= ] 36% 7.00 MiB / 19.08 MiB [=============== ] 41% 8.00 MiB / 19.08 MiB [================ ] 47% 9.00 MiB / 19.08 MiB [================== ] 52% 10.00 MiB / 19.08 MiB [==================== ] 57% 11.00 MiB / 19.08 MiB [====================== ] 62% 12.00 MiB / 19.08 MiB [======================== ] 68% 13.00 MiB / 19.08 MiB [========================== ] 73% 14.00 MiB / 19.08 MiB [============================ ] 78% 15.00 MiB / 19.08 MiB [============================== ] 83% 16.00 MiB / 19.08 MiB [================================ ] 89% 17.00 MiB / 19.08 MiB [================================= ] 94% 18.00 MiB / 19.08 MiB [=================================== ] 99% 19.00 MiB / 19.08 MiB [====================================] 100% 19.08 MiB / 19.08 MiB [2025-05-20T02:48:19.540Z] Downloading [26/31]: kernel-debug-modules-core-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:19.793Z] [ ] 1% 1.00 MiB / 65.95 MiB [= ] 3% 2.00 MiB / 65.95 MiB [= ] 4% 3.00 MiB / 65.95 MiB [== ] 6% 4.00 MiB / 65.95 MiB [== ] 7% 5.00 MiB / 65.95 MiB [=== ] 9% 6.00 MiB / 65.95 MiB [=== ] 10% 7.00 MiB / 65.95 MiB [==== ] 12% 8.00 MiB / 65.95 MiB [==== ] 13% 9.00 MiB / 65.95 MiB [===== ] 15% 10.00 MiB / 65.95 MiB [====== ] 16% 11.00 MiB / 65.95 MiB [====== ] 18% 12.00 MiB / 65.95 MiB [======= ] 19% 13.00 MiB / 65.95 MiB [======= ] 21% 14.00 MiB / 65.95 MiB [======== ] 22% 15.00 MiB / 65.95 MiB [======== ] 24% 16.00 MiB / 65.95 MiB [========= ] 25% 17.00 MiB / 65.95 MiB [========= ] 27% 18.00 MiB / 65.95 MiB [========== ] 28% 19.00 MiB / 65.95 MiB [========== ] 30% 20.00 MiB / 65.95 MiB [=========== ] 31% 21.00 MiB / 65.95 MiB [============ ] 33% 22.00 MiB / 65.95 MiB [============ ] 34% 23.00 MiB / 65.95 MiB [============= ] 36% 24.00 MiB / 65.95 MiB [============= ] 37% 25.00 MiB / 65.95 MiB [============== ] 39% 26.00 MiB / 65.95 MiB [============== ] 40% 27.00 MiB / 65.95 MiB [=============== ] 42% 28.00 MiB / 65.95 MiB [=============== ] 43% 29.00 MiB / 65.95 MiB [================ ] 45% 30.00 MiB / 65.95 MiB [================ ] 47% 31.00 MiB / 65.95 MiB [================= ] 48% 32.00 MiB / 65.95 MiB [================== ] 50% 33.00 MiB / 65.95 MiB [================== ] 51% 34.00 MiB / 65.95 MiB [=================== ] 53% 35.00 MiB / 65.95 MiB [=================== ] 54% 36.00 MiB / 65.95 MiB [==================== ] 56% 37.00 MiB / 65.95 MiB [==================== ] 57% 38.00 MiB / 65.95 MiB [===================== ] 59% 39.00 MiB / 65.95 MiB [===================== ] 60% 40.00 MiB / 65.95 MiB [====================== ] 62% 41.00 MiB / 65.95 MiB [====================== ] 63% 42.00 MiB / 65.95 MiB [======================= ] 65% 43.00 MiB / 65.95 MiB [======================== ] 66% 44.00 MiB / 65.95 MiB [======================== ] 68% 45.00 MiB / 65.95 MiB [========================= ] 69% 46.00 MiB / 65.95 MiB [========================= ] 71% 47.00 MiB / 65.95 MiB [========================== ] 72% 48.00 MiB / 65.95 MiB [========================== ] 74% 49.00 MiB / 65.95 MiB [=========================== ] 75% 50.00 MiB / 65.95 MiB [=========================== ] 77% 51.00 MiB / 65.95 MiB [============================ ] 78% 52.00 MiB / 65.95 MiB [============================ ] 80% 53.00 MiB / 65.95 MiB [============================= ] 81% 54.00 MiB / 65.95 MiB [============================== ] 83% 55.00 MiB / 65.95 MiB [============================== ] 84% 56.00 MiB / 65.95 MiB [=============================== ] 86% 57.00 MiB / 65.95 MiB [=============================== ] 87% 58.00 MiB / 65.95 MiB [================================ ] 89% 59.00 MiB / 65.95 MiB [================================ ] 90% 60.00 MiB / 65.95 MiB [================================= ] 92% 61.00 MiB / 65.95 MiB [================================= ] 94% 62.00 MiB / 65.95 MiB [================================== ] 95% 63.00 MiB / 65.95 MiB [================================== ] 97% 64.00 MiB / 65.95 MiB [=================================== ] 98% 65.00 MiB / 65.95 MiB [====================================] 100% 65.95 MiB / 65.95 MiB [2025-05-20T02:48:19.793Z] Downloading [27/31]: kernel-modules-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:20.048Z] [ ] 1% 1.00 MiB / 66.55 MiB [= ] 3% 2.00 MiB / 66.55 MiB [= ] 4% 3.00 MiB / 66.55 MiB [== ] 6% 4.00 MiB / 66.55 MiB [== ] 7% 5.00 MiB / 66.55 MiB [=== ] 9% 6.00 MiB / 66.55 MiB [=== ] 10% 7.00 MiB / 66.55 MiB [==== ] 12% 8.00 MiB / 66.55 MiB [==== ] 13% 9.00 MiB / 66.55 MiB [===== ] 15% 10.00 MiB / 66.55 MiB [===== ] 16% 11.00 MiB / 66.55 MiB [====== ] 18% 12.00 MiB / 66.55 MiB [======= ] 19% 13.00 MiB / 66.55 MiB [======= ] 21% 14.00 MiB / 66.55 MiB [======== ] 22% 15.00 MiB / 66.55 MiB [======== ] 24% 16.00 MiB / 66.55 MiB [========= ] 25% 17.00 MiB / 66.55 MiB [========= ] 27% 18.00 MiB / 66.55 MiB [========== ] 28% 19.00 MiB / 66.55 MiB [========== ] 30% 20.00 MiB / 66.55 MiB [=========== ] 31% 21.00 MiB / 66.55 MiB [=========== ] 33% 22.00 MiB / 66.55 MiB [============ ] 34% 23.00 MiB / 66.55 MiB [============ ] 36% 24.00 MiB / 66.55 MiB [============= ] 37% 25.00 MiB / 66.55 MiB [============== ] 39% 26.00 MiB / 66.55 MiB [============== ] 40% 27.00 MiB / 66.55 MiB [=============== ] 42% 28.00 MiB / 66.55 MiB [=============== ] 43% 29.00 MiB / 66.55 MiB [================ ] 45% 30.00 MiB / 66.55 MiB [================ ] 46% 31.00 MiB / 66.55 MiB [================= ] 48% 32.00 MiB / 66.55 MiB [================= ] 49% 33.00 MiB / 66.55 MiB [================== ] 51% 34.00 MiB / 66.55 MiB [================== ] 52% 35.00 MiB / 66.55 MiB [=================== ] 54% 36.00 MiB / 66.55 MiB [==================== ] 55% 37.00 MiB / 66.55 MiB [==================== ] 57% 38.00 MiB / 66.55 MiB [===================== ] 58% 39.00 MiB / 66.55 MiB [===================== ] 60% 40.00 MiB / 66.55 MiB [====================== ] 61% 41.00 MiB / 66.55 MiB [====================== ] 63% 42.00 MiB / 66.55 MiB [======================= ] 64% 43.00 MiB / 66.55 MiB [======================= ] 66% 44.00 MiB / 66.55 MiB [======================== ] 67% 45.00 MiB / 66.55 MiB [======================== ] 69% 46.00 MiB / 66.55 MiB [========================= ] 70% 47.00 MiB / 66.55 MiB [========================= ] 72% 48.00 MiB / 66.55 MiB [========================== ] 73% 49.00 MiB / 66.55 MiB [=========================== ] 75% 50.00 MiB / 66.55 MiB [=========================== ] 76% 51.00 MiB / 66.55 MiB [============================ ] 78% 52.00 MiB / 66.55 MiB [============================ ] 79% 53.00 MiB / 66.55 MiB [============================= ] 81% 54.00 MiB / 66.55 MiB [============================= ] 82% 55.00 MiB / 66.55 MiB [============================== ] 84% 56.00 MiB / 66.55 MiB [============================== ] 85% 57.00 MiB / 66.55 MiB [=============================== ] 87% 58.00 MiB / 66.55 MiB [=============================== ] 88% 59.00 MiB / 66.55 MiB [================================ ] 90% 60.00 MiB / 66.55 MiB [================================ ] 91% 61.00 MiB / 66.55 MiB [================================= ] 93% 62.00 MiB / 66.55 MiB [================================== ] 94% 63.00 MiB / 66.55 MiB [================================== ] 96% 64.00 MiB / 66.55 MiB [=================================== ] 97% 65.00 MiB / 66.55 MiB [=================================== ] 99% 66.00 MiB / 66.55 MiB [====================================] 100% 66.55 MiB / 66.55 MiB [2025-05-20T02:48:20.048Z] Downloading [28/31]: kernel-debug-modules-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:20.302Z] [ ] 0% 1.00 MiB / 110.75 MiB [ ] 1% 2.00 MiB / 110.75 MiB [ ] 2% 3.00 MiB / 110.75 MiB [= ] 3% 4.00 MiB / 110.75 MiB [= ] 4% 5.00 MiB / 110.75 MiB [= ] 5% 6.00 MiB / 110.75 MiB [== ] 6% 7.00 MiB / 110.75 MiB [== ] 7% 8.00 MiB / 110.75 MiB [== ] 8% 9.00 MiB / 110.75 MiB [=== ] 9% 10.00 MiB / 110.75 MiB [=== ] 9% 11.00 MiB / 110.75 MiB [=== ] 10% 12.00 MiB / 110.75 MiB [==== ] 11% 13.00 MiB / 110.75 MiB [==== ] 12% 14.00 MiB / 110.75 MiB [==== ] 13% 15.00 MiB / 110.75 MiB [===== ] 14% 16.00 MiB / 110.75 MiB [===== ] 15% 17.00 MiB / 110.75 MiB [===== ] 16% 18.00 MiB / 110.75 MiB [====== ] 17% 19.00 MiB / 110.75 MiB [====== ] 18% 20.00 MiB / 110.75 MiB [====== ] 18% 21.00 MiB / 110.75 MiB [======= ] 19% 22.00 MiB / 110.75 MiB [======= ] 20% 23.00 MiB / 110.75 MiB [======= ] 21% 24.00 MiB / 110.75 MiB [======== ] 22% 25.00 MiB / 110.75 MiB [======== ] 23% 26.00 MiB / 110.75 MiB [======== ] 24% 27.00 MiB / 110.75 MiB [========= ] 25% 28.00 MiB / 110.75 MiB [========= ] 26% 29.00 MiB / 110.75 MiB [========= ] 27% 30.00 MiB / 110.75 MiB [========== ] 27% 31.00 MiB / 110.75 MiB [========== ] 28% 32.00 MiB / 110.75 MiB [========== ] 29% 33.00 MiB / 110.75 MiB [=========== ] 30% 34.00 MiB / 110.75 MiB [=========== ] 31% 35.00 MiB / 110.75 MiB [=========== ] 32% 36.00 MiB / 110.75 MiB [============ ] 33% 37.00 MiB / 110.75 MiB [============ ] 34% 38.00 MiB / 110.75 MiB [============ ] 35% 39.00 MiB / 110.75 MiB [============= ] 36% 40.00 MiB / 110.75 MiB [============= ] 37% 41.00 MiB / 110.75 MiB [============= ] 37% 42.00 MiB / 110.75 MiB [============= ] 38% 43.00 MiB / 110.75 MiB [============== ] 39% 44.00 MiB / 110.75 MiB [============== ] 40% 45.00 MiB / 110.75 MiB [============== ] 41% 46.00 MiB / 110.75 MiB [=============== ] 42% 47.00 MiB / 110.75 MiB [=============== ] 43% 48.00 MiB / 110.75 MiB [=============== ] 44% 49.00 MiB / 110.75 MiB [================ ] 45% 50.00 MiB / 110.75 MiB [================ ] 46% 51.00 MiB / 110.75 MiB [================ ] 46% 52.00 MiB / 110.75 MiB [================= ] 47% 53.00 MiB / 110.75 MiB [================= ] 48% 54.00 MiB / 110.75 MiB [================= ] 49% 55.00 MiB / 110.75 MiB [================== ] 50% 56.00 MiB / 110.75 MiB [================== ] 51% 57.00 MiB / 110.75 MiB [================== ] 52% 58.00 MiB / 110.75 MiB [=================== ] 53% 59.00 MiB / 110.75 MiB [=================== ] 54% 60.00 MiB / 110.75 MiB [=================== ] 55% 61.00 MiB / 110.75 MiB [==================== ] 55% 62.00 MiB / 110.75 MiB [==================== ] 56% 63.00 MiB / 110.75 MiB [==================== ] 57% 64.00 MiB / 110.75 MiB [===================== ] 58% 65.00 MiB / 110.75 MiB [===================== ] 59% 66.00 MiB / 110.75 MiB [===================== ] 60% 67.00 MiB / 110.75 MiB [====================== ] 61% 68.00 MiB / 110.75 MiB [====================== ] 62% 69.00 MiB / 110.75 MiB [====================== ] 63% 70.00 MiB / 110.75 MiB [======================= ] 64% 71.00 MiB / 110.75 MiB [======================= ] 65% 72.00 MiB / 110.75 MiB [======================= ] 65% 73.00 MiB / 110.75 MiB [======================== ] 66% 74.00 MiB / 110.75 MiB [======================== ] 67% 75.00 MiB / 110.75 MiB [======================== ] 68% 76.00 MiB / 110.75 MiB [========================= ] 69% 77.00 MiB / 110.75 MiB [========================= ] 70% 78.00 MiB / 110.75 MiB [========================= ] 71% 79.00 MiB / 110.75 MiB [========================== ] 72% 80.00 MiB / 110.75 MiB [========================== ] 73% 81.00 MiB / 110.75 MiB [========================== ] 74% 82.00 MiB / 110.75 MiB [========================== ] 74% 83.00 MiB / 110.75 MiB [=========================== ] 75% 84.00 MiB / 110.75 MiB [=========================== ] 76% 85.00 MiB / 110.75 MiB [=========================== ] 77% 86.00 MiB / 110.75 MiB [============================ ] 78% 87.00 MiB / 110.75 MiB [============================ ] 79% 88.00 MiB / 110.75 MiB [============================ ] 80% 89.00 MiB / 110.75 MiB [============================= ] 81% 90.00 MiB / 110.75 MiB [============================= ] 82% 91.00 MiB / 110.75 MiB [============================= ] 83% 92.00 MiB / 110.75 MiB [============================== ] 83% 93.00 MiB / 110.75 MiB [============================== ] 84% 94.00 MiB / 110.75 MiB [============================== ] 85% 95.00 MiB / 110.75 MiB [=============================== ] 86% 96.00 MiB / 110.75 MiB [=============================== ] 87% 97.00 MiB / 110.75 MiB [=============================== ] 88% 98.00 MiB / 110.75 MiB [================================ ] 89% 99.00 MiB / 110.75 MiB [================================ ] 90% 100.00 MiB / 110.75 MiB [================================ ] 91% 101.00 MiB / 110.75 MiB [================================= ] 92% 102.00 MiB / 110.75 MiB [================================= ] 92% 103.00 MiB / 110.75 MiB [================================= ] 93% 104.00 MiB / 110.75 MiB [================================== ] 94% 105.00 MiB / 110.75 MiB [================================== ] 95% 106.00 MiB / 110.75 MiB [================================== ] 96% 107.00 MiB / 110.75 MiB [=================================== ] 97% 108.00 MiB / 110.75 MiB [=================================== ] 98% 109.00 MiB / 110.75 MiB [=================================== ] 99% 110.00 MiB / 110.75 MiB [====================================] 100% 110.75 MiB / 110.75 MiB [2025-05-20T02:48:20.302Z] Downloading [29/31]: kernel-uki-virt-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:20.555Z] [ ] 1% 1.00 MiB / 59.90 MiB [= ] 3% 2.00 MiB / 59.90 MiB [= ] 5% 3.00 MiB / 59.90 MiB [== ] 6% 4.00 MiB / 59.90 MiB [=== ] 8% 5.00 MiB / 59.90 MiB [=== ] 10% 6.00 MiB / 59.90 MiB [==== ] 11% 7.00 MiB / 59.90 MiB [==== ] 13% 8.00 MiB / 59.90 MiB [===== ] 15% 9.00 MiB / 59.90 MiB [====== ] 16% 10.00 MiB / 59.90 MiB [====== ] 18% 11.00 MiB / 59.90 MiB [======= ] 20% 12.00 MiB / 59.90 MiB [======= ] 21% 13.00 MiB / 59.90 MiB [======== ] 23% 14.00 MiB / 59.90 MiB [========= ] 25% 15.00 MiB / 59.90 MiB [========= ] 26% 16.00 MiB / 59.90 MiB [========== ] 28% 17.00 MiB / 59.90 MiB [========== ] 30% 18.00 MiB / 59.90 MiB [=========== ] 31% 19.00 MiB / 59.90 MiB [============ ] 33% 20.00 MiB / 59.90 MiB [============ ] 35% 21.00 MiB / 59.90 MiB [============= ] 36% 22.00 MiB / 59.90 MiB [============= ] 38% 23.00 MiB / 59.90 MiB [============== ] 40% 24.00 MiB / 59.90 MiB [=============== ] 41% 25.00 MiB / 59.90 MiB [=============== ] 43% 26.00 MiB / 59.90 MiB [================ ] 45% 27.00 MiB / 59.90 MiB [================ ] 46% 28.00 MiB / 59.90 MiB [================= ] 48% 29.00 MiB / 59.90 MiB [================== ] 50% 30.00 MiB / 59.90 MiB [================== ] 51% 31.00 MiB / 59.90 MiB [=================== ] 53% 32.00 MiB / 59.90 MiB [=================== ] 55% 33.00 MiB / 59.90 MiB [==================== ] 56% 34.00 MiB / 59.90 MiB [===================== ] 58% 35.00 MiB / 59.90 MiB [===================== ] 60% 36.00 MiB / 59.90 MiB [====================== ] 61% 37.00 MiB / 59.90 MiB [====================== ] 63% 38.00 MiB / 59.90 MiB [======================= ] 65% 39.00 MiB / 59.90 MiB [======================== ] 66% 40.00 MiB / 59.90 MiB [======================== ] 68% 41.00 MiB / 59.90 MiB [========================= ] 70% 42.00 MiB / 59.90 MiB [========================= ] 71% 43.00 MiB / 59.90 MiB [========================== ] 73% 44.00 MiB / 59.90 MiB [=========================== ] 75% 45.00 MiB / 59.90 MiB [=========================== ] 76% 46.00 MiB / 59.90 MiB [============================ ] 78% 47.00 MiB / 59.90 MiB [============================ ] 80% 48.00 MiB / 59.90 MiB [============================= ] 81% 49.00 MiB / 59.90 MiB [============================== ] 83% 50.00 MiB / 59.90 MiB [============================== ] 85% 51.00 MiB / 59.90 MiB [=============================== ] 86% 52.00 MiB / 59.90 MiB [=============================== ] 88% 53.00 MiB / 59.90 MiB [================================ ] 90% 54.00 MiB / 59.90 MiB [================================= ] 91% 55.00 MiB / 59.90 MiB [================================= ] 93% 56.00 MiB / 59.90 MiB [================================== ] 95% 57.00 MiB / 59.90 MiB [================================== ] 96% 58.00 MiB / 59.90 MiB [=================================== ] 98% 59.00 MiB / 59.90 MiB [====================================] 100% 59.90 MiB / 59.90 MiB [2025-05-20T02:48:20.555Z] Downloading [30/31]: kernel-debug-uki-virt-6.14.7-301.fc42.x86_64.rpm [2025-05-20T02:48:20.810Z] [ ] 1% 1.00 MiB / 80.53 MiB [ ] 2% 2.00 MiB / 80.53 MiB [= ] 3% 3.00 MiB / 80.53 MiB [= ] 4% 4.00 MiB / 80.53 MiB [== ] 6% 5.00 MiB / 80.53 MiB [== ] 7% 6.00 MiB / 80.53 MiB [=== ] 8% 7.00 MiB / 80.53 MiB [=== ] 9% 8.00 MiB / 80.53 MiB [==== ] 11% 9.00 MiB / 80.53 MiB [==== ] 12% 10.00 MiB / 80.53 MiB [==== ] 13% 11.00 MiB / 80.53 MiB [===== ] 14% 12.00 MiB / 80.53 MiB [===== ] 16% 13.00 MiB / 80.53 MiB [====== ] 17% 14.00 MiB / 80.53 MiB [====== ] 18% 15.00 MiB / 80.53 MiB [======= ] 19% 16.00 MiB / 80.53 MiB [======= ] 21% 17.00 MiB / 80.53 MiB [======== ] 22% 18.00 MiB / 80.53 MiB [======== ] 23% 19.00 MiB / 80.53 MiB [======== ] 24% 20.00 MiB / 80.53 MiB [========= ] 26% 21.00 MiB / 80.53 MiB [========= ] 27% 22.00 MiB / 80.53 MiB [========== ] 28% 23.00 MiB / 80.53 MiB [========== ] 29% 24.00 MiB / 80.53 MiB [=========== ] 31% 25.00 MiB / 80.53 MiB [=========== ] 32% 26.00 MiB / 80.53 MiB [============ ] 33% 27.00 MiB / 80.53 MiB [============ ] 34% 28.00 MiB / 80.53 MiB [============ ] 36% 29.00 MiB / 80.53 MiB [============= ] 37% 30.00 MiB / 80.53 MiB [============= ] 38% 31.00 MiB / 80.53 MiB [============== ] 39% 32.00 MiB / 80.53 MiB [============== ] 40% 33.00 MiB / 80.53 MiB [=============== ] 42% 34.00 MiB / 80.53 MiB [=============== ] 43% 35.00 MiB / 80.53 MiB [================ ] 44% 36.00 MiB / 80.53 MiB [================ ] 45% 37.00 MiB / 80.53 MiB [================ ] 47% 38.00 MiB / 80.53 MiB [================= ] 48% 39.00 MiB / 80.53 MiB [================= ] 49% 40.00 MiB / 80.53 MiB [================== ] 50% 41.00 MiB / 80.53 MiB [================== ] 52% 42.00 MiB / 80.53 MiB [=================== ] 53% 43.00 MiB / 80.53 MiB [=================== ] 54% 44.00 MiB / 80.53 MiB [==================== ] 55% 45.00 MiB / 80.53 MiB [==================== ] 57% 46.00 MiB / 80.53 MiB [===================== ] 58% 47.00 MiB / 80.53 MiB [===================== ] 59% 48.00 MiB / 80.53 MiB [===================== ] 60% 49.00 MiB / 80.53 MiB [====================== ] 62% 50.00 MiB / 80.53 MiB [====================== ] 63% 51.00 MiB / 80.53 MiB [======================= ] 64% 52.00 MiB / 80.53 MiB [======================= ] 65% 53.00 MiB / 80.53 MiB [======================== ] 67% 54.00 MiB / 80.53 MiB [======================== ] 68% 55.00 MiB / 80.53 MiB [========================= ] 69% 56.00 MiB / 80.53 MiB [========================= ] 70% 57.00 MiB / 80.53 MiB [========================= ] 72% 58.00 MiB / 80.53 MiB [========================== ] 73% 59.00 MiB / 80.53 MiB [========================== ] 74% 60.00 MiB / 80.53 MiB [=========================== ] 75% 61.00 MiB / 80.53 MiB [=========================== ] 76% 62.00 MiB / 80.53 MiB [============================ ] 78% 63.00 MiB / 80.53 MiB [============================ ] 79% 64.00 MiB / 80.53 MiB [============================= ] 80% 65.00 MiB / 80.53 MiB [============================= ] 81% 66.00 MiB / 80.53 MiB [============================= ] 83% 67.00 MiB / 80.53 MiB [============================== ] 84% 68.00 MiB / 80.53 MiB [============================== ] 85% 69.00 MiB / 80.53 MiB [=============================== ] 86% 70.00 MiB / 80.53 MiB [=============================== ] 88% 71.00 MiB / 80.53 MiB [================================ ] 89% 72.00 MiB / 80.53 MiB [================================ ] 90% 73.00 MiB / 80.53 MiB [================================= ] 91% 74.00 MiB / 80.53 MiB [================================= ] 93% 75.00 MiB / 80.53 MiB [================================= ] 94% 76.00 MiB / 80.53 MiB [================================== ] 95% 77.00 MiB / 80.53 MiB [================================== ] 96% 78.00 MiB / 80.53 MiB [=================================== ] 98% 79.00 MiB / 80.53 MiB [=================================== ] 99% 80.00 MiB / 80.53 MiB [====================================] 100% 80.53 MiB / 80.53 MiB [2025-05-20T02:48:20.810Z] Downloading [31/31]: kernel-doc-6.14.7-301.fc42.noarch.rpm [2025-05-20T02:48:21.063Z] [ ] 2% 1.00 MiB / 37.74 MiB [= ] 5% 2.00 MiB / 37.74 MiB [== ] 7% 3.00 MiB / 37.74 MiB [=== ] 10% 4.00 MiB / 37.74 MiB [==== ] 13% 5.00 MiB / 37.74 MiB [===== ] 15% 6.00 MiB / 37.74 MiB [====== ] 18% 7.00 MiB / 37.74 MiB [======= ] 21% 8.00 MiB / 37.74 MiB [======== ] 23% 9.00 MiB / 37.74 MiB [========= ] 26% 10.00 MiB / 37.74 MiB [========== ] 29% 11.00 MiB / 37.74 MiB [=========== ] 31% 12.00 MiB / 37.74 MiB [============ ] 34% 13.00 MiB / 37.74 MiB [============= ] 37% 14.00 MiB / 37.74 MiB [============== ] 39% 15.00 MiB / 37.74 MiB [=============== ] 42% 16.00 MiB / 37.74 MiB [================ ] 45% 17.00 MiB / 37.74 MiB [================= ] 47% 18.00 MiB / 37.74 MiB [================== ] 50% 19.00 MiB / 37.74 MiB [=================== ] 52% 20.00 MiB / 37.74 MiB [==================== ] 55% 21.00 MiB / 37.74 MiB [==================== ] 58% 22.00 MiB / 37.74 MiB [===================== ] 60% 23.00 MiB / 37.74 MiB [====================== ] 63% 24.00 MiB / 37.74 MiB [======================= ] 66% 25.00 MiB / 37.74 MiB [======================== ] 68% 26.00 MiB / 37.74 MiB [========================= ] 71% 27.00 MiB / 37.74 MiB [========================== ] 74% 28.00 MiB / 37.74 MiB [=========================== ] 76% 29.00 MiB / 37.74 MiB [============================ ] 79% 30.00 MiB / 37.74 MiB [============================= ] 82% 31.00 MiB / 37.74 MiB [============================== ] 84% 32.00 MiB / 37.74 MiB [=============================== ] 87% 33.00 MiB / 37.74 MiB [================================ ] 90% 34.00 MiB / 37.74 MiB [================================= ] 92% 35.00 MiB / 37.74 MiB [================================== ] 95% 36.00 MiB / 37.74 MiB [=================================== ] 98% 37.00 MiB / 37.74 MiB [====================================] 100% 37.74 MiB / 37.74 MiB [2025-05-20T02:48:21.319Z] [Pipeline] } [2025-05-20T02:48:21.321Z] [Pipeline] // withEnv [2025-05-20T02:48:21.336Z] [Pipeline] } [2025-05-20T02:48:21.342Z] [Pipeline] // parallel [2025-05-20T02:48:21.345Z] [Pipeline] } [2025-05-20T02:48:21.348Z] [Pipeline] // stage [2025-05-20T02:48:21.362Z] [Pipeline] parallel [2025-05-20T02:48:21.362Z] [Pipeline] { (Branch: x86_64) [2025-05-20T02:48:21.366Z] [Pipeline] stage [2025-05-20T02:48:21.366Z] [Pipeline] { (x86_64:Fetch) [2025-05-20T02:48:21.369Z] [Pipeline] withEnv [2025-05-20T02:48:21.370Z] [Pipeline] { [2025-05-20T02:48:21.435Z] [Pipeline] sh [2025-05-20T02:48:21.961Z] + set -xeuo pipefail [2025-05-20T02:48:21.961Z] ++ umask [2025-05-20T02:48:21.961Z] + '[' 0022 = 0000 ']' [2025-05-20T02:48:21.961Z] + cosa fetch --with-cosa-overrides [2025-05-20T02:48:21.961Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-20T02:48:22.216Z] Config commit: 6d37b263866065bf975780f18fdffb3e01aa0f76 [2025-05-20T02:48:22.216Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-20T02:48:22.471Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-20T02:48:22.471Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-20T02:48:22.471Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-20T02:48:22.471Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-20T02:48:22.471Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-20T02:48:22.471Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-20T02:48:22.471Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-20T02:48:22.471Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-20T02:48:22.725Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... fe2bc3cd89eb97fa042e6785fdf7adc962c40f5b5bbe985cc5b950b3fe31511d [2025-05-20T02:48:22.725Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... c68a9f57fc763cb8db54706bd529142a4c457a5a0968ee3d41f7dffc2a1a37d5 [2025-05-20T02:48:22.725Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 812d4c1822ba9508e0a3a7e1a8e9f0f59647c2045beb58755578b11aaf864999 [2025-05-20T02:48:22.725Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... d03ebc1df4e94df6c41a6390aa8898e6ac92b4998f0f855492a4ac8044ab31b6 [2025-05-20T02:48:22.725Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... cddd19be389b3fc533f12a33eda7889b54de314a8fd1d83f6b77e1d3ff7b1a85 [2025-05-20T02:48:23.011Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... f92e016eaf6c5d105c02a3d2de61fcd259f0072fbad1c395781eae9c0a3b32f0 [2025-05-20T02:48:23.011Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 314e5ddaade490ad246af07abb72727a44c2f7a7059416cb341c6e55ea2d695e [2025-05-20T02:48:23.011Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 389e4c038fd9839a07a3fa16ad067f234cd80ef779e0f6ed14447421a0f6377b [2025-05-20T02:48:23.580Z] Directory walk started [2025-05-20T02:48:23.580Z] Directory walk done - 31 packages [2025-05-20T02:48:23.580Z] Temporary output repo path: ./.repodata/ [2025-05-20T02:48:23.580Z] Pool started (with 5 workers) [2025-05-20T02:48:23.580Z] Pool finished [2025-05-20T02:48:23.580Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-20T02:48:23.580Z] 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/src/config/manifest-lock.x86_64.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-20T02:48:23.580Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16 [2025-05-20T02:48:45.459Z] Loaded lockfiles: [2025-05-20T02:48:45.459Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-05-20T02:48:45.459Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-20T02:48:45.459Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-20T02:48:45.459Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-20T02:48:45.459Z] [2025-05-20T02:48:45.459Z] 43 metadata, 111 content objects imported; 154.3?kB content written [2025-05-20T02:48:45.459Z] 4 metadata, 1 content objects imported; 76 bytes content written [2025-05-20T02:48:45.459Z] 4 metadata, 1 content objects imported; 404 bytes content written [2025-05-20T02:48:45.459Z] 9 metadata, 4 content objects imported; 5.6?kB content written [2025-05-20T02:48:45.459Z] 9 metadata, 2 content objects imported; 545 bytes content written [2025-05-20T02:48:45.459Z] 11 metadata, 4 content objects imported; 3.2?kB content written [2025-05-20T02:48:45.459Z] 16 metadata, 17 content objects imported; 11.8?kB content written [2025-05-20T02:48:45.459Z] 9 metadata, 7 content objects imported; 8.7?kB content written [2025-05-20T02:48:45.459Z] rpm-ostree version: 2025.7 [2025-05-20T02:48:45.459Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-05-20T02:48:45.459Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-05-20T02:48:46.020Z] Updating metadata for 'fedora-coreos-pool'...done [2025-05-20T02:48:48.529Z] Updating metadata for 'fedora'...done [2025-05-20T02:48:49.089Z] Updating metadata for 'fedora-updates'...done [2025-05-20T02:50:10.449Z] Importing rpm-md...done [2025-05-20T02:50:10.449Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-20T02:48:23Z solvables: 31 [2025-05-20T02:50:10.449Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-05-19T15:48:08Z solvables: 60499 [2025-05-20T02:50:10.449Z] rpm-md repo 'fedora'; generated: 2025-04-09T11:06:59Z solvables: 76879 [2025-05-20T02:50:10.449Z] rpm-md repo 'fedora-updates'; generated: 2025-05-20T01:02:41Z solvables: 13531 [2025-05-20T02:50:11.007Z] Resolving dependencies...done [2025-05-20T02:50:11.007Z] Installing 442 packages: [2025-05-20T02:50:11.007Z] NetworkManager-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] NetworkManager-cloud-setup-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] NetworkManager-libnm-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] NetworkManager-team-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] NetworkManager-tui-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] WALinuxAgent-udev-2.13.1.1-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] aardvark-dns-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] afterburn-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] afterburn-dracut-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] alternatives-1.33-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] amd-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] amd-ucode-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] azure-vm-utils-0.6.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] bind-libs-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] bind-utils-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] bootc-1.1.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] bootupd-0.2.27-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] bsdtar-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] btrfs-progs-6.14-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] c-ares-1.34.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] cifs-utils-7.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] conmon-2:2.1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] container-selinux-4:2.237.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] containerd-2.0.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] containers-common-5:0.63.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] containers-common-extra-5:0.63.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] coreos-installer-0.24.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] coreos-installer-bootinfra-0.24.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] coreutils-9.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] coreutils-common-9.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] cpio-2.15-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] criu-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] criu-libs-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] crun-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] crun-wasm-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] crypto-policies-20250214-1.gitff7551b.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] diffutils-3.12-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] dnf5-5.2.11.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] dnsmasq-2.90-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] docker-cli-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] dracut-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] dracut-network-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] dracut-squash-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.007Z] efi-filesystem-6-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] elfutils-default-yama-scope-0.193-2.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] elfutils-libelf-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] elfutils-libs-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] ethtool-2:6.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] expat-2.7.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fedora-gpg-keys-42-1.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fedora-release-common-42-26.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fedora-release-coreos-42-26.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fedora-release-identity-coreos-42-26.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fedora-repos-42-1.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fedora-repos-archive-42-1.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fedora-repos-ostree-42-1.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] filesystem-3.18-42.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] flatpak-session-helper-1.16.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fmt-11.1.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] fwupd-2.0.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] git-core-2.49.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] glib2-2.84.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] glibc-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] glibc-common-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] glibc-gconv-extra-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] glibc-minimal-langpack-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gmp-1:6.3.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gnutls-3.8.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gpgme-1.24.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] grub2-common-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] grub2-efi-x64-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] grub2-pc-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] grub2-pc-modules-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] grub2-tools-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] grub2-tools-minimal-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] hwdata-0.395-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] ignition-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] ignition-grub-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] intel-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] iptables-legacy-1.8.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] iptables-legacy-libs-1.8.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] iptables-libs-1.8.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] iptables-nft-1.8.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] iptables-services-1.8.11-7.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] iptables-utils-1.8.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.261Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] jq-1.7.1-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] kdump-utils-1.0.54-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] kernel-6.14.7-301.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-20T02:50:11.262Z] kernel-core-6.14.7-301.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-20T02:50:11.262Z] kernel-modules-6.14.7-301.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-20T02:50:11.262Z] kernel-modules-core-6.14.7-301.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-20T02:50:11.262Z] kexec-tools-2.0.31-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libarchive-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libblkid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libdnf5-5.2.11.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libdnf5-cli-5.2.11.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libeconf-0.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libfdisk-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libgcc-15.1.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libidn2-2.3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libipa_hbac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libldb-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libmodulemd-2.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libmount-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libnfsidmap-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libnvme-1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libsmartcols-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libsmbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libsolv-0.7.32-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libsss_certmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libsss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libsss_nss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libsss_sudo-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libstdc++-15.1.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libtasn1-4.20.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libusb1-1.0.28-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libuuid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libuv-1:1.51.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libwbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libxcrypt-4.4.38-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libxml2-2.12.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libxmlb-0.3.22-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] libzstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] linux-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] linux-firmware-whence-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] lua-libs-5.4.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] makedumpfile-1.7.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] mdadm-4.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] microcode_ctl-2:2.1-69.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] moby-engine-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] moby-filesystem-27.5.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] mokutil-2:0.7.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] mpfr-4.2.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] nano-8.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] nano-default-editor-8.3-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] netavark-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] nettle-3.10.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] newt-0.52.25-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] nfs-utils-coreos-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] nmstate-2.2.44-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] nvidia-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] nvme-cli-2.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] openssh-9.9p1-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] openssh-clients-9.9p1-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] openssh-server-9.9p1-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] openssl-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] openssl-libs-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] ostree-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] ostree-libs-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] pam-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] pam-libs-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] passim-libs-0.1.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] passt-0^20250512.g8ec1341-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] passt-selinux-0^20250512.g8ec1341-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] pcre2-10.45-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] pcre2-syntax-10.45-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] podman-5:5.5.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] protobuf-c-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] qed-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] readline-8.2-13.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] rpcbind-1.2.7-2.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] rpm-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] rpm-libs-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] rpm-ostree-2025.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] rpm-ostree-libs-2025.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] rpm-plugin-selinux-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] runc-2:1.3.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] samba-client-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] samba-common-2:4.22.1-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] samba-common-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] selinux-policy-41.40-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] selinux-policy-targeted-41.40-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] setup-2.15.0-13.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] shadow-utils-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] shadow-utils-subid-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] skopeo-1:1.18.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.262Z] spdlog-1.15.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] sssd-ad-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] sssd-client-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] sssd-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] sssd-common-pac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] sssd-ipa-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] sssd-krb5-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] sssd-krb5-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] sssd-ldap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] sssd-nfs-idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] stalld-1.19.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] sudo-1.9.15-7.p5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] systemd-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] systemd-container-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] systemd-libs-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] systemd-pam-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] systemd-resolved-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] systemd-shared-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] systemd-sysusers-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] systemd-udev-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] tzdata-2025b-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] util-linux-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] util-linux-core-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] vim-data-2:9.1.1275-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] vim-minimal-2:9.1.1275-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] xz-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] xz-libs-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] zincati-0.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] zlib-ng-compat-2.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] zstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:11.517Z] Input state hash: 4f698d49b3c95528cbaca74cd788451aab08df44d663802f2e49887bd7204f18 [2025-05-20T02:50:11.517Z] Will download: 438 packages (469.1?MB) [2025-05-20T02:50:16.750Z] Downloading from 'fedora-coreos-pool'...done [2025-05-20T02:50:23.271Z] Importing packages...done: 442 [2025-05-20T02:50:25.150Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting [2025-05-20T02:50:28.406Z] [Pipeline] } [2025-05-20T02:50:28.445Z] [Pipeline] // withEnv [2025-05-20T02:50:28.452Z] [Pipeline] } [2025-05-20T02:50:28.456Z] [Pipeline] // stage [2025-05-20T02:50:28.470Z] [Pipeline] stage [2025-05-20T02:50:28.470Z] [Pipeline] { (x86_64:Build OSTree/QEMU) [2025-05-20T02:50:28.474Z] [Pipeline] withEnv [2025-05-20T02:50:28.474Z] [Pipeline] { [2025-05-20T02:50:28.477Z] [Pipeline] sh [2025-05-20T02:50:29.057Z] + set -xeuo pipefail [2025-05-20T02:50:29.057Z] ++ umask [2025-05-20T02:50:29.057Z] + '[' 0022 = 0000 ']' [2025-05-20T02:50:29.057Z] + cosa build [2025-05-20T02:50:29.057Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-20T02:50:29.311Z] Config commit: 6d37b263866065bf975780f18fdffb3e01aa0f76 [2025-05-20T02:50:29.311Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-20T02:50:29.565Z] libostree: [2025-05-20T02:50:29.565Z] Version: '2025.2' [2025-05-20T02:50:29.565Z] Git: a2a1030ce460d02396decf754cbba5615d9d3743 [2025-05-20T02:50:29.565Z] Features: [2025-05-20T02:50:29.565Z] - inode64 [2025-05-20T02:50:29.565Z] - initial-var [2025-05-20T02:50:29.565Z] - libcurl [2025-05-20T02:50:29.565Z] - libsoup3 [2025-05-20T02:50:29.565Z] - gpgme [2025-05-20T02:50:29.565Z] - composefs [2025-05-20T02:50:29.565Z] - ex-fsverity [2025-05-20T02:50:29.565Z] - libarchive [2025-05-20T02:50:29.565Z] - selinux [2025-05-20T02:50:29.565Z] - openssl [2025-05-20T02:50:29.565Z] - sign-ed25519 [2025-05-20T02:50:29.565Z] - sign-spki [2025-05-20T02:50:29.565Z] - libmount [2025-05-20T02:50:29.565Z] - systemd [2025-05-20T02:50:29.565Z] - release [2025-05-20T02:50:29.565Z] - p2p [2025-05-20T02:50:29.565Z] rpm-ostree: [2025-05-20T02:50:29.565Z] Version: '2025.7' [2025-05-20T02:50:29.565Z] Git: 320e31c1ce12fc0e8c0b6e492f4c0f385be3d8fd [2025-05-20T02:50:29.565Z] Features: [2025-05-20T02:50:29.565Z] - rust [2025-05-20T02:50:29.565Z] - compose [2025-05-20T02:50:29.565Z] - container [2025-05-20T02:50:29.565Z] - fedora-integration [2025-05-20T02:50:29.565Z] Previous build: none [2025-05-20T02:50:29.565Z] Previous commit: none [2025-05-20T02:50:29.565Z] Image Config checksum: 658c4cc443a5efca30c402d057184257eabb7468ea057f5e58ac6c4d088b11b9 [2025-05-20T02:50:29.565Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch testing-devel, commit 6d37b263866065bf975780f18fdffb3e01aa0f76 [2025-05-20T02:50:29.818Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo [2025-05-20T02:50:29.818Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo [2025-05-20T02:50:29.818Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo [2025-05-20T02:50:29.818Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo [2025-05-20T02:50:29.818Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo [2025-05-20T02:50:29.818Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo [2025-05-20T02:50:29.818Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo [2025-05-20T02:50:29.818Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo [2025-05-20T02:50:29.818Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... fe2bc3cd89eb97fa042e6785fdf7adc962c40f5b5bbe985cc5b950b3fe31511d [2025-05-20T02:50:29.818Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... c68a9f57fc763cb8db54706bd529142a4c457a5a0968ee3d41f7dffc2a1a37d5 [2025-05-20T02:50:29.818Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 812d4c1822ba9508e0a3a7e1a8e9f0f59647c2045beb58755578b11aaf864999 [2025-05-20T02:50:29.818Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... d03ebc1df4e94df6c41a6390aa8898e6ac92b4998f0f855492a4ac8044ab31b6 [2025-05-20T02:50:30.072Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... cddd19be389b3fc533f12a33eda7889b54de314a8fd1d83f6b77e1d3ff7b1a85 [2025-05-20T02:50:30.072Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... f92e016eaf6c5d105c02a3d2de61fcd259f0072fbad1c395781eae9c0a3b32f0 [2025-05-20T02:50:30.072Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 314e5ddaade490ad246af07abb72727a44c2f7a7059416cb341c6e55ea2d695e [2025-05-20T02:50:30.072Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 389e4c038fd9839a07a3fa16ad067f234cd80ef779e0f6ed14447421a0f6377b [2025-05-20T02:50:30.326Z] Directory walk started [2025-05-20T02:50:30.326Z] Directory walk done - 31 packages [2025-05-20T02:50:30.326Z] Temporary output repo path: ./.repodata/ [2025-05-20T02:50:30.326Z] Pool started (with 5 workers) [2025-05-20T02:50:30.326Z] Pool finished [2025-05-20T02:50:30.580Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm [2025-05-20T02:50:30.833Z] 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/src/config/manifest-lock.x86_64.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-20T02:50:45.662Z] Loaded lockfiles: [2025-05-20T02:50:45.662Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json [2025-05-20T02:50:45.662Z] /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml [2025-05-20T02:50:45.662Z] /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json [2025-05-20T02:50:45.662Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change [2025-05-20T02:50:45.662Z] [2025-05-20T02:50:45.662Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-20T02:50:45.662Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-20T02:50:45.662Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-20T02:50:45.662Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-20T02:50:45.662Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-20T02:50:45.662Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-20T02:50:45.662Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-20T02:50:45.662Z] 0 metadata, 0 content objects imported; 0 bytes content written [2025-05-20T02:50:45.662Z] rpm-ostree version: 2025.7 [2025-05-20T02:50:45.662Z] No previous commit for fedora/x86_64/coreos/testing-devel [2025-05-20T02:50:45.662Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates [2025-05-20T02:50:48.178Z] Importing rpm-md...done [2025-05-20T02:50:48.178Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-05-20T02:50:30Z solvables: 31 [2025-05-20T02:50:48.178Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-05-19T15:48:08Z solvables: 60499 [2025-05-20T02:50:48.178Z] rpm-md repo 'fedora' (cached); generated: 2025-04-09T11:06:59Z solvables: 76879 [2025-05-20T02:50:48.178Z] rpm-md repo 'fedora-updates' (cached); generated: 2025-05-20T01:02:41Z solvables: 13531 [2025-05-20T02:50:50.684Z] Resolving dependencies...done [2025-05-20T02:50:50.684Z] Installing 442 packages: [2025-05-20T02:50:50.684Z] NetworkManager-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] NetworkManager-cloud-setup-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] NetworkManager-libnm-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] NetworkManager-team-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] NetworkManager-tui-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] WALinuxAgent-udev-2.13.1.1-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] aardvark-dns-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] afterburn-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] afterburn-dracut-5.8.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] alternatives-1.33-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] amd-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] amd-ucode-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] audit-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] audit-libs-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.684Z] audit-rules-4.0.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] azure-vm-utils-0.6.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] basesystem-11-22.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] bind-libs-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] bind-utils-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] bootc-1.1.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] bootupd-0.2.27-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] bsdtar-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] btrfs-progs-6.14-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] c-ares-1.34.5-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] chrony-4.6.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] cifs-utils-7.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] clevis-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] conmon-2:2.1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] container-selinux-4:2.237.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] containerd-2.0.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] containers-common-5:0.63.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] containers-common-extra-5:0.63.0-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] coreos-installer-0.24.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] coreos-installer-bootinfra-0.24.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] coreutils-9.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] coreutils-common-9.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] cpio-2.15-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] criu-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] criu-libs-4.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] crun-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] crun-wasm-1.21-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] crypto-policies-20250214-1.gitff7551b.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] cryptsetup-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] cryptsetup-libs-2.7.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] curl-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] diffutils-3.12-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] dnf5-5.2.11.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] dnsmasq-2.90-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] docker-cli-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] dracut-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] dracut-network-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] dracut-squash-105-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] efi-filesystem-6-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] elfutils-default-yama-scope-0.193-2.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] elfutils-libelf-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] elfutils-libs-0.193-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] ethtool-2:6.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] expat-2.7.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fedora-gpg-keys-42-1.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fedora-release-common-42-26.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fedora-release-coreos-42-26.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fedora-release-identity-coreos-42-26.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fedora-repos-42-1.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fedora-repos-archive-42-1.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fedora-repos-ostree-42-1.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] file-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] file-libs-5.46-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] filesystem-3.18-42.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] flatpak-session-helper-1.16.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fmt-11.1.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] fwupd-2.0.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] git-core-2.49.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] glib2-2.84.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] glibc-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] glibc-common-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] glibc-gconv-extra-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] glibc-minimal-langpack-2.41-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gmp-1:6.3.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gnutls-3.8.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gpgme-1.24.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] grep-3.11-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] grub2-common-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] grub2-efi-x64-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] grub2-pc-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] grub2-pc-modules-1:2.12-28.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] grub2-tools-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] grub2-tools-minimal-1:2.12-28.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] hwdata-0.395-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] ignition-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] ignition-grub-2.21.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] inih-58-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] intel-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] iptables-legacy-1.8.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] iptables-legacy-libs-1.8.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] iptables-libs-1.8.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] iptables-nft-1.8.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] iptables-services-1.8.11-7.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] iptables-utils-1.8.11-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] iputils-20240905-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] jose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] jq-1.7.1-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] kdump-utils-1.0.54-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] kernel-6.14.7-301.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-20T02:50:50.685Z] kernel-core-6.14.7-301.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-20T02:50:50.685Z] kernel-modules-6.14.7-301.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-20T02:50:50.685Z] kernel-modules-core-6.14.7-301.fc42.x86_64 (coreos-assembler-local-overrides) [2025-05-20T02:50:50.685Z] kexec-tools-2.0.31-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] kmod-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] krb5-libs-1.21.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] less-668-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libarchive-3.7.7-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libblkid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libcurl-minimal-8.11.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.685Z] libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libdnf5-5.2.11.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libdnf5-cli-5.2.11.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libdrm-2.4.124-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libeconf-0.7.6-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libfdisk-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libgcc-15.1.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libidn2-2.3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libipa_hbac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libjose-14-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libldb-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libmodulemd-2.15.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libmount-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libnfsidmap-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libnvme-1.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libselinux-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libselinux-utils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libsemanage-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libsmartcols-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libsmbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libsolv-0.7.32-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libsss_certmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libsss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libsss_nss_idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libsss_sudo-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libstdc++-15.1.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libtasn1-4.20.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libusb1-1.0.28-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libuuid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libuv-1:1.51.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libwbclient-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libxcrypt-4.4.38-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libxml2-2.12.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libxmlb-0.3.22-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] libzstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] linux-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] linux-firmware-whence-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] lua-libs-5.4.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] makedumpfile-1.7.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] mdadm-4.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] microcode_ctl-2:2.1-69.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] moby-engine-27.5.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] moby-filesystem-27.5.1-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] mokutil-2:0.7.1-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] mpfr-4.2.2-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] nano-8.3-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] nano-default-editor-8.3-3.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] netavark-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] nettle-3.10.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] newt-0.52.25-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] nfs-utils-coreos-1:2.8.3-1.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] nmstate-2.2.44-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] npth-1.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] nvidia-gpu-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] nvme-cli-2.13-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] openssh-9.9p1-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] openssh-clients-9.9p1-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] openssh-server-9.9p1-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] openssl-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] openssl-libs-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] ostree-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] ostree-libs-2025.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] pam-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] pam-libs-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] passim-libs-0.1.10-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] passt-0^20250512.g8ec1341-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] passt-selinux-0^20250512.g8ec1341-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] pciutils-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] pciutils-libs-3.13.0-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] pcre2-10.45-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] pcre2-syntax-10.45-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] podman-5:5.5.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.940Z] policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] polkit-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] polkit-libs-126-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] popt-1.19-8.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] protobuf-c-1.5.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] publicsuffix-list-dafsa-20250116-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] qed-firmware-20250509-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] readline-8.2-13.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] rpcbind-1.2.7-2.rc1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] rpm-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] rpm-libs-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] rpm-ostree-2025.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] rpm-ostree-libs-2025.7-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] rpm-plugin-selinux-4.20.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] runc-2:1.3.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] samba-client-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] samba-common-2:4.22.1-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] samba-common-libs-2:4.22.1-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sed-4.9-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] selinux-policy-41.40-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] selinux-policy-targeted-41.40-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] setup-2.15.0-13.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] shadow-utils-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] shadow-utils-subid-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] shim-x64-15.8-3.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] skopeo-1:1.18.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] spdlog-1.15.3-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sssd-ad-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sssd-client-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sssd-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sssd-common-pac-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sssd-ipa-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sssd-krb5-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sssd-krb5-common-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sssd-ldap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sssd-nfs-idmap-2.10.2-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] stalld-1.19.8-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] sudo-1.9.15-7.p5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] systemd-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] systemd-container-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] systemd-libs-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] systemd-pam-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] systemd-resolved-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] systemd-shared-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] systemd-sysusers-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] systemd-udev-257.5-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] toolbox-0.1.1-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] tzdata-2025b-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] util-linux-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] util-linux-core-2.40.4-7.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] vim-data-2:9.1.1275-1.fc42.noarch (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] vim-minimal-2:9.1.1275-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] which-2.23-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] xz-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] xz-libs-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] zincati-0.0.30-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] zlib-ng-compat-2.2.4-3.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] zstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool) [2025-05-20T02:50:50.941Z] Input state hash: 4f698d49b3c95528cbaca74cd788451aab08df44d663802f2e49887bd7204f18 [2025-05-20T02:50:55.094Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout [2025-05-20T02:50:55.094Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout [2025-05-20T02:50:56.015Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout [2025-05-20T02:50:56.015Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout [2025-05-20T02:50:56.015Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout [2025-05-20T02:50:56.015Z] Skipping file /usr/lib/systemd/ from checkout [2025-05-20T02:50:57.894Z] Checking out packages...done [2025-05-20T02:50:57.894Z] Checking out ostree layers...done [2025-05-20T02:50:57.894Z] /usr/lib/sysusers.d/20-setup-groups.conf:30: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-05-20T02:50:57.894Z] /usr/lib/sysusers.d/20-setup-users.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. [2025-05-20T02:50:57.894Z] /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line. [2025-05-20T02:50:57.894Z] /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line. [2025-05-20T02:50:57.894Z] /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line. [2025-05-20T02:50:57.894Z] /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line. [2025-05-20T02:50:57.894Z] /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line. [2025-05-20T02:50:57.894Z] /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line. [2025-05-20T02:50:57.894Z] /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line. [2025-05-20T02:50:57.894Z] /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line. [2025-05-20T02:50:57.894Z] Creating group 'dbus' with GID 81. [2025-05-20T02:50:57.894Z] Creating group 'rpc' with GID 32. [2025-05-20T02:50:57.894Z] Creating group 'sshd' with GID 74. [2025-05-20T02:50:57.894Z] Creating group 'utempter' with GID 35. [2025-05-20T02:50:57.894Z] Creating group 'utmp' with GID 22. [2025-05-20T02:50:57.894Z] Creating group 'kvm' with GID 36. [2025-05-20T02:50:57.894Z] Creating group 'clock' with GID 103. [2025-05-20T02:50:57.894Z] Creating group 'render' with GID 105. [2025-05-20T02:50:57.894Z] Creating group 'sgx' with GID 106. [2025-05-20T02:50:57.894Z] Creating group 'docker' with GID 985. [2025-05-20T02:50:57.894Z] Creating group 'printadmin' with GID 984. [2025-05-20T02:50:57.894Z] Creating group 'zincati' with GID 983. [2025-05-20T02:50:57.894Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983. [2025-05-20T02:50:57.894Z] Creating group 'clevis' with GID 982. [2025-05-20T02:50:57.894Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982. [2025-05-20T02:50:57.894Z] Creating group 'dnsmasq' with GID 981. [2025-05-20T02:50:57.894Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981. [2025-05-20T02:50:57.894Z] Creating group 'systemd-coredump' with GID 980. [2025-05-20T02:50:57.894Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980. [2025-05-20T02:50:57.894Z] Creating group 'systemd-oom' with GID 979. [2025-05-20T02:50:57.894Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979. [2025-05-20T02:50:57.894Z] Creating group 'tss' with GID 59. [2025-05-20T02:50:57.894Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59. [2025-05-20T02:50:58.148Z] Running systemd-sysusers...done [2025-05-20T02:51:00.650Z] Running pre scripts...18 done [2025-05-20T02:53:37.044Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-20T02:53:37.044Z] audit-rules.post: No rules detected, adding default [2025-05-20T02:53:37.044Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-20T02:53:37.044Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-20T02:53:37.044Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-20T02:53:37.044Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-20T02:53:37.044Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-20T02:53:37.044Z] systemd.post: /usr/lib/sysusers.d/20-setup-groups.conf:30: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. [2025-05-20T02:53:37.044Z] systemd.post: /usr/lib/sysusers.d/20-setup-users.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. [2025-05-20T02:53:37.044Z] systemd.post: /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line. [2025-05-20T02:53:37.044Z] systemd.post: /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line. [2025-05-20T02:53:37.044Z] systemd.post: /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line. [2025-05-20T02:53:37.044Z] systemd.post: /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line. [2025-05-20T02:53:37.044Z] systemd.post: /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line. [2025-05-20T02:53:37.044Z] systemd.post: /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line. [2025-05-20T02:53:37.044Z] systemd.post: /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line. [2025-05-20T02:53:37.044Z] systemd.post: /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line. [2025-05-20T02:53:37.044Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-20T02:53:37.044Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist [2025-05-20T02:53:37.044Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system [2025-05-20T02:53:37.044Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-20T02:53:37.044Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-20T02:53:37.044Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-05-20T02:53:37.044Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-20T02:53:37.044Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-20T02:53:37.044Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket [2025-05-20T02:53:37.044Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-20T02:53:42.277Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/Running post scripts...done [2025-05-20T02:54:20.921Z] Running posttrans scripts...16 done [2025-05-20T02:54:20.921Z] Creating group 'sshd' with GID 74. [2025-05-20T02:54:20.921Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74. [2025-05-20T02:54:21.175Z] Creating group 'sssd' with GID 986. [2025-05-20T02:54:21.175Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986. [2025-05-20T02:54:21.175Z] Creating group 'zincati' with GID 985. [2025-05-20T02:54:21.175Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985. [2025-05-20T02:54:21.175Z] Creating group 'docker' with GID 984. [2025-05-20T02:54:21.428Z] Creating group 'chrony' with GID 983. [2025-05-20T02:54:21.428Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983. [2025-05-20T02:54:21.681Z] Writing rpmdb...done [2025-05-20T02:54:21.681Z] system/afterburn-firstboot-checkin.service'. [2025-05-20T02:54:21.681Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-20T02:54:21.681Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-20T02:54:21.681Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-20T02:54:21.681Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-20T02:54:21.681Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist [2025-05-20T02:54:21.681Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-20T02:54:21.681Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-20T02:54:21.681Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-05-20T02:54:21.681Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-20T02:54:21.681Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-20T02:54:21.681Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-20T02:54:21.681Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service [2025-05-20T02:54:21.681Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-20T02:54:21.681Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket [2025-05-20T02:54:21.681Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service [2025-05-20T02:54:21.681Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-20T02:54:21.681Z] console-login-helper-messages-issuegen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'. [2025-05-20T02:54:21.681Z] console-login-helper-messages-motdgen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'. [2025-05-20T02:54:21.681Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-20T02:54:21.681Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-20T02:54:21.681Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-20T02:54:21.681Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-20T02:54:21.681Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-20T02:54:21.681Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-20T02:54:21.681Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-20T02:54:21.681Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-05-20T02:54:21.681Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-05-20T02:54:21.681Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf' [2025-05-20T02:54:21.681Z] Regenerating rpmdb for target [2025-05-20T02:54:33.829Z] Relabeling...done [2025-05-20T02:54:40.343Z] Updating usr/lib/os-release [2025-05-20T02:54:40.343Z] Deleting: usr/share/info [2025-05-20T02:54:40.343Z] Deleting: usr/share/man [2025-05-20T02:54:40.343Z] Deleting: usr/share/doc [2025-05-20T02:54:40.343Z] Executing `postprocess` inline script '0' [2025-05-20T02:54:40.343Z] + cat [2025-05-20T02:54:40.343Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil [2025-05-20T02:55:06.822Z] + rm /tmp/fcos-workarounds.cil [2025-05-20T02:55:06.822Z] Executing `postprocess` inline script '1' [2025-05-20T02:55:06.822Z] + cat [2025-05-20T02:55:06.822Z] Executing `postprocess` inline script '2' [2025-05-20T02:55:06.822Z] + rm -rf /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service /etc/systemd/system/dbus-org.freedesktop.resolve1.service /etc/systemd/system/dbus.service /etc/systemd/system/local-fs.target.wants /etc/systemd/system/multi-user.target.wants /etc/systemd/system/network-online.target.wants /etc/systemd/system/sockets.target.wants /etc/systemd/system/sysinit.target.wants /etc/systemd/system/timers.target.wants [2025-05-20T02:55:06.822Z] + systemctl preset-all [2025-05-20T02:55:06.822Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-05-20T02:55:06.822Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-20T02:55:06.822Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-20T02:55:06.822Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-20T02:55:06.822Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-05-20T02:55:06.823Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants [2025-05-20T02:55:06.823Z] + systemctl --user --global preset-all [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-05-20T02:55:06.823Z] Executing `postprocess` inline script '3' [2025-05-20T02:55:06.823Z] + source /usr/lib/os-release [2025-05-20T02:55:06.823Z] ++ NAME='Fedora Linux' [2025-05-20T02:55:06.823Z] ++ VERSION='42.20250520.dev.0 (CoreOS)' [2025-05-20T02:55:06.823Z] ++ RELEASE_TYPE=stable [2025-05-20T02:55:06.823Z] ++ ID=fedora [2025-05-20T02:55:06.823Z] ++ VERSION_ID=42 [2025-05-20T02:55:06.823Z] ++ VERSION_CODENAME= [2025-05-20T02:55:06.823Z] ++ PLATFORM_ID=platform:f42 [2025-05-20T02:55:06.823Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250520.dev.0' [2025-05-20T02:55:06.823Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-05-20T02:55:06.823Z] ++ LOGO=fedora-logo-icon [2025-05-20T02:55:06.823Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-05-20T02:55:06.823Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-05-20T02:55:06.823Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-05-20T02:55:06.823Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-20T02:55:06.823Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-20T02:55:06.823Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-05-20T02:55:06.823Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=42 [2025-05-20T02:55:06.823Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-05-20T02:55:06.823Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=42 [2025-05-20T02:55:06.823Z] ++ SUPPORT_END=2026-05-13 [2025-05-20T02:55:06.823Z] ++ VARIANT=CoreOS [2025-05-20T02:55:06.823Z] ++ VARIANT_ID=coreos [2025-05-20T02:55:06.823Z] ++ OSTREE_VERSION=42.20250520.dev.0 [2025-05-20T02:55:06.823Z] + echo -e '# kernel-install will not try to run dracut and allow rpm-ostree to\n# take over. Rpm-ostree will use this to know that it is responsible\n# to run dracut and ensure that there is only one kernel in the image\nlayout=ostree' [2025-05-20T02:55:06.823Z] + tee /usr/lib/kernel/install.conf [2025-05-20T02:55:06.823Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']' [2025-05-20T02:55:06.823Z] + echo -e '[main]\ninstallonlypkgs='\'''\''' [2025-05-20T02:55:06.823Z] + echo -e '[main]\nprotect_running_kernel=False' [2025-05-20T02:55:06.823Z] Executing `postprocess` inline script '4' [2025-05-20T02:55:06.823Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants [2025-05-20T02:55:06.823Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount [2025-05-20T02:55:06.823Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf [2025-05-20T02:55:06.823Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf [2025-05-20T02:55:06.823Z] Executing `postprocess` inline script '5' [2025-05-20T02:55:06.823Z] Executing `postprocess` inline script '6' [2025-05-20T02:55:06.823Z] Executing `postprocess` inline script '7' [2025-05-20T02:55:06.823Z] + /usr/bin/bootupctl backend generate-update-metadata [2025-05-20T02:55:06.823Z] Generated update layout for BIOS: grub2-tools-1:2.12-28.fc42.x86_64 [2025-05-20T02:55:06.823Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-28.fc42.x86_64,shim-x64-15.8-3.x86_64 [2025-05-20T02:55:06.823Z] Executing `postprocess` inline script '8' [2025-05-20T02:55:06.823Z] + rm -vrf /usr/lib/ostree-boot/loader [2025-05-20T02:55:06.823Z] Executing `postprocess` inline script '9' [2025-05-20T02:55:06.823Z] Executing `postprocess` inline script '10' [2025-05-20T02:55:06.823Z] Executing `postprocess` inline script '11' [2025-05-20T02:55:06.823Z] + rm -rf /etc/systemd/system/NetworkManager.service.wants /etc/systemd/system/basic.target.wants /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/ctrl-alt-del.target /etc/systemd/system/dbus-org.freedesktop.home1.service /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service /etc/systemd/system/dbus-org.freedesktop.resolve1.service /etc/systemd/system/dbus.service /etc/systemd/system/default.target.wants /etc/systemd/system/getty.target.wants /etc/systemd/system/local-fs.target.wants /etc/systemd/system/multi-user.target.requires /etc/systemd/system/multi-user.target.wants /etc/systemd/system/network-online.target.wants /etc/systemd/system/remote-fs.target.wants /etc/systemd/system/sockets.target.wants /etc/systemd/system/sysinit.target.wants /etc/systemd/system/systemd-homed.service.wants /etc/systemd/system/systemd-journald.service.wants /etc/systemd/system/timers.target.wants [2025-05-20T02:55:06.823Z] + systemctl preset-all [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-20T02:55:06.823Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'. [2025-05-20T02:55:06.824Z] + rm -rf /etc/systemd/user/basic.target.wants /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants /etc/systemd/user/timers.target.wants [2025-05-20T02:55:06.824Z] + systemctl --user --global preset-all [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'. [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'. [2025-05-20T02:55:06.824Z] Executing `postprocess` inline script '12' [2025-05-20T02:55:06.824Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'. [2025-05-20T02:55:06.824Z] Executing `postprocess` inline script '13' [2025-05-20T02:55:06.824Z] + setsebool -P -N container_use_cephfs on [2025-05-20T02:55:16.753Z] + setsebool -P -N virt_use_samba on [2025-05-20T02:55:24.823Z] Executing `postprocess` inline script '14' [2025-05-20T02:55:24.823Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'. [2025-05-20T02:55:24.823Z] Executing `postprocess` inline script '15' [2025-05-20T02:55:24.823Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables [2025-05-20T02:55:24.823Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore [2025-05-20T02:55:24.823Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save [2025-05-20T02:55:24.823Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables [2025-05-20T02:55:24.823Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore [2025-05-20T02:55:24.823Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save [2025-05-20T02:55:24.823Z] Executing `postprocess` inline script '16' [2025-05-20T02:55:24.823Z] + mkdir -p /usr/lib/systemd/system/ssh-host-keys-migration.service.d [2025-05-20T02:55:25.078Z] + cat [2025-05-20T02:55:25.078Z] Executing `postprocess` inline script '17' [2025-05-20T02:55:25.078Z] Executing `postprocess` inline script '18' [2025-05-20T02:55:25.078Z] + source /etc/os-release [2025-05-20T02:55:25.078Z] ++ NAME='Fedora Linux' [2025-05-20T02:55:25.078Z] ++ VERSION='42.20250520.dev.0 (CoreOS)' [2025-05-20T02:55:25.078Z] ++ RELEASE_TYPE=stable [2025-05-20T02:55:25.078Z] ++ ID=fedora [2025-05-20T02:55:25.078Z] ++ VERSION_ID=42 [2025-05-20T02:55:25.078Z] ++ VERSION_CODENAME= [2025-05-20T02:55:25.078Z] ++ PLATFORM_ID=platform:f42 [2025-05-20T02:55:25.078Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250520.dev.0' [2025-05-20T02:55:25.078Z] ++ ANSI_COLOR='0;38;2;60;110;180' [2025-05-20T02:55:25.078Z] ++ LOGO=fedora-logo-icon [2025-05-20T02:55:25.078Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42 [2025-05-20T02:55:25.078Z] ++ HOME_URL=https://getfedora.org/coreos/ [2025-05-20T02:55:25.078Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/ [2025-05-20T02:55:25.078Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-20T02:55:25.078Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/ [2025-05-20T02:55:25.078Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora [2025-05-20T02:55:25.078Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=42 [2025-05-20T02:55:25.078Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora [2025-05-20T02:55:25.078Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=42 [2025-05-20T02:55:25.078Z] ++ SUPPORT_END=2026-05-13 [2025-05-20T02:55:25.078Z] ++ VARIANT=CoreOS [2025-05-20T02:55:25.078Z] ++ VARIANT_ID=coreos [2025-05-20T02:55:25.078Z] ++ OSTREE_VERSION=42.20250520.dev.0 [2025-05-20T02:55:25.078Z] + [[ 42.20250520.dev.0 = *.dev* ]] [2025-05-20T02:55:25.078Z] + mkdir -p /etc/zincati/config.d [2025-05-20T02:55:25.078Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false' [2025-05-20T02:55:25.078Z] Executing `postprocess` inline script '19' [2025-05-20T02:55:25.332Z] + cat [2025-05-20T02:55:25.332Z] + cat /usr/etc/rpm-ostreed.conf [2025-05-20T02:55:25.332Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf [2025-05-20T02:55:25.332Z] + rm /tmp/rpm-ostreed.conf [2025-05-20T02:55:25.332Z] Executing `postprocess` inline script '20' [2025-05-20T02:55:37.481Z] Initializing rootfs [2025-05-20T02:55:37.481Z] Moving /usr to target [2025-05-20T02:55:37.481Z] Copying toplevel compat symlinks [2025-05-20T02:55:37.481Z] No embedded whiteouts found [2025-05-20T02:55:37.481Z] No device files found [2025-05-20T02:55:37.481Z] Recompiling policy [2025-05-20T02:56:09.491Z] Migrating /usr/etc/passwd to /usr/lib/ [2025-05-20T02:56:09.491Z] Migrating /usr/etc/group to /usr/lib/ [2025-05-20T02:56:09.491Z] Adding rpm-ostree-0-integration.conf [2025-05-20T02:56:09.491Z] Preparing kernel [2025-05-20T02:56:12.760Z] /usr/sbin/dracut: line 1076: /sys/module/firmware_class/parameters/path: No such file or directory [2025-05-20T02:56:12.760Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging [2025-05-20T02:56:12.760Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.14.7-301.fc42.x86_64 [2025-05-20T02:56:13.318Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! [2025-05-20T02:56:13.571Z] dracut[I]: *** Including module: bash *** [2025-05-20T02:56:13.571Z] dracut[I]: *** Including module: shell-interpreter *** [2025-05-20T02:56:13.571Z] dracut[I]: *** Including module: systemd *** [2025-05-20T02:56:13.571Z] dracut[I]: *** Including module: fips *** [2025-05-20T02:56:13.825Z] dracut[I]: *** Including module: fips-crypto-policies *** [2025-05-20T02:56:13.825Z] dracut[I]: *** Including module: scsi-rules *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: systemd-ask-password *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: systemd-battery-check *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: systemd-cryptsetup *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: systemd-initrd *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: systemd-journald *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: systemd-modules-load *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: systemd-pcrphase *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: systemd-sysctl *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: systemd-sysusers *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: systemd-tmpfiles *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: systemd-udevd *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: modsign *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: dbus-broker *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: dbus *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: coreos-sysctl *** [2025-05-20T02:56:14.079Z] dracut[I]: *** Including module: i18n *** [2025-05-20T02:56:14.333Z] dracut[I]: *** Including module: azure-udev-rules *** [2025-05-20T02:56:14.333Z] dracut[I]: *** Including module: afterburn *** [2025-05-20T02:56:14.333Z] dracut[I]: *** Including module: gcp-udev-rules *** [2025-05-20T02:56:14.333Z] dracut[I]: *** Including module: ignition *** [2025-05-20T02:56:14.587Z] dracut[I]: *** Including module: coreos-ignition *** [2025-05-20T02:56:14.587Z] dracut[I]: *** Including module: coreos-live *** [2025-05-20T02:56:14.850Z] dracut[I]: *** Including module: coreos-multipath *** [2025-05-20T02:56:14.850Z] dracut[I]: *** Including module: coreos-network *** [2025-05-20T02:56:14.850Z] dracut[I]: *** Including module: network-manager *** [2025-05-20T02:56:14.850Z] dracut[I]: *** Including module: ignition-conf *** [2025-05-20T02:56:14.850Z] dracut[I]: *** Including module: ignition-ostree *** [2025-05-20T02:56:15.104Z] dracut[I]: *** Including module: network *** [2025-05-20T02:56:15.104Z] dracut[I]: *** Including module: net-lib *** [2025-05-20T02:56:15.104Z] dracut[I]: *** Including module: url-lib *** [2025-05-20T02:56:15.104Z] dracut[I]: *** Including module: coreos-kernel *** [2025-05-20T02:56:15.104Z] dracut[I]: *** Including module: ignition-conf-fcos *** [2025-05-20T02:56:15.104Z] dracut[I]: *** Including module: rdcore *** [2025-05-20T02:56:15.104Z] dracut[I]: *** Including module: clevis *** [2025-05-20T02:56:15.104Z] dracut[I]: *** Including module: clevis-pin-null *** [2025-05-20T02:56:15.104Z] dracut[I]: *** Including module: clevis-pin-sss *** [2025-05-20T02:56:15.104Z] dracut[I]: *** Including module: clevis-pin-tang *** [2025-05-20T02:56:15.104Z] dracut[I]: *** Including module: clevis-pin-tpm2 *** [2025-05-20T02:56:15.358Z] dracut[I]: *** Including module: coreos-agetty-workaround *** [2025-05-20T02:56:15.358Z] dracut[I]: *** Including module: btrfs *** [2025-05-20T02:56:15.358Z] dracut[I]: *** Including module: crypt *** [2025-05-20T02:56:15.358Z] dracut[I]: *** Including module: dm *** [2025-05-20T02:56:15.612Z] dracut[I]: *** Including module: kernel-modules *** [2025-05-20T02:56:20.842Z] dracut[I]: *** Including module: kernel-modules-extra *** [2025-05-20T02:56:20.842Z] dracut[I]: *** Including module: kernel-network-modules *** [2025-05-20T02:56:21.412Z] dracut[I]: *** Including module: mdraid *** [2025-05-20T02:56:21.666Z] dracut[I]: *** Including module: multipath *** [2025-05-20T02:56:22.224Z] dracut[I]: *** Including module: nvdimm *** [2025-05-20T02:56:22.224Z] dracut[I]: *** Including module: qemu *** [2025-05-20T02:56:22.224Z] dracut[I]: *** Including module: qemu-net *** [2025-05-20T02:56:22.224Z] dracut[I]: *** Including module: fido2 *** [2025-05-20T02:56:22.224Z] dracut[I]: *** Including module: pkcs11 *** [2025-05-20T02:56:22.224Z] dracut[I]: *** Including module: tpm2-tss *** [2025-05-20T02:56:22.224Z] dracut[I]: *** Including module: cifs *** [2025-05-20T02:56:22.477Z] dracut[I]: *** Including module: iscsi *** [2025-05-20T02:56:23.035Z] dracut[I]: *** Including module: lunmask *** [2025-05-20T02:56:23.035Z] dracut[I]: *** Including module: nvmf *** [2025-05-20T02:56:23.035Z] dracut[I]: *** Including module: resume *** [2025-05-20T02:56:23.035Z] dracut[I]: *** Including module: rootfs-block *** [2025-05-20T02:56:23.035Z] dracut[I]: *** Including module: terminfo *** [2025-05-20T02:56:23.035Z] dracut[I]: *** Including module: udev-rules *** [2025-05-20T02:56:23.958Z] dracut[I]: *** Including module: virtfs *** [2025-05-20T02:56:23.958Z] dracut[I]: *** Including module: virtiofs *** [2025-05-20T02:56:23.958Z] dracut[I]: *** Including module: azure-disk *** [2025-05-20T02:56:23.958Z] dracut[I]: *** Including module: azure-unmanaged-sriov *** [2025-05-20T02:56:23.958Z] dracut[I]: *** Including module: walinuxagent *** [2025-05-20T02:56:23.958Z] dracut[I]: *** Including module: dracut-systemd *** [2025-05-20T02:56:23.958Z] dracut[I]: *** Including module: ostree *** [2025-05-20T02:56:23.958Z] dracut[I]: *** Including module: usrmount *** [2025-05-20T02:56:24.212Z] dracut[I]: *** Including module: base *** [2025-05-20T02:56:24.212Z] dracut[I]: *** Including module: emergency-shell-setup *** [2025-05-20T02:56:24.212Z] dracut[I]: *** Including module: fs-lib *** [2025-05-20T02:56:24.212Z] dracut[I]: *** Including module: journal-conf *** [2025-05-20T02:56:24.212Z] dracut[I]: *** Including module: openssl *** [2025-05-20T02:56:24.212Z] dracut[I]: *** Including module: shutdown *** [2025-05-20T02:56:24.212Z] dracut[I]: *** Including modules done *** [2025-05-20T02:56:24.212Z] dracut[I]: *** Installing kernel module dependencies *** [2025-05-20T02:56:26.101Z] dracut[I]: *** Installing kernel module dependencies done *** [2025-05-20T02:56:26.101Z] dracut[I]: *** Resolving executable dependencies *** [2025-05-20T02:56:28.605Z] dracut[I]: *** Resolving executable dependencies done *** [2025-05-20T02:56:28.605Z] dracut[I]: *** Hardlinking files *** [2025-05-20T02:56:28.605Z] dracut[I]: *** Hardlinking files done *** [2025-05-20T02:56:28.605Z] dracut[I]: *** Generating early-microcode cpio image *** [2025-05-20T02:56:28.605Z] dracut[I]: *** Constructing AuthenticAMD.bin *** [2025-05-20T02:56:28.605Z] dracut[I]: *** Constructing GenuineIntel.bin *** [2025-05-20T02:56:28.860Z] dracut[I]: *** Store current command line parameters *** [2025-05-20T02:56:28.860Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' *** [2025-05-20T02:57:00.868Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done *** [2025-05-20T02:57:01.122Z] Executing: 01-var.sh [2025-05-20T02:57:01.122Z] Ignored user missing from new passwd file: root [2025-05-20T02:57:01.122Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati [2025-05-20T02:57:01.122Z] Ignored group missing from new group file: root [2025-05-20T02:57:01.122Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati [2025-05-20T02:57:01.122Z] Network filesystem detected for repo; disabling transaction [2025-05-20T02:57:13.280Z] Committing...done [2025-05-20T02:57:35.144Z] 3723 metadata, 21552 content objects imported; 1.5?GB content written [2025-05-20T02:57:35.144Z] fedora/x86_64/coreos/testing-devel => caf86f1c50528ac0e6ff78e34f4deb6d37df716ce368807dbd14c973900c1aec [2025-05-20T02:57:35.700Z] New image input checksum: 2a0ee6dbb3bb8c89ee6cefc51738aed90578345441016d03d80de80b66f8a5c9 [2025-05-20T02:57:35.700Z] None [2025-05-20T02:57:35.700Z] New build ID: 42.20250520.dev.0 [2025-05-20T02:57:35.955Z] 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=658c4cc443a5efca30c402d057184257eabb7468ea057f5e58ac6c4d088b11b9 --label=coreos-assembler.image-input-checksum=2a0ee6dbb3bb8c89ee6cefc51738aed90578345441016d03d80de80b66f8a5c9 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=6d37b263866065bf975780f18fdffb3e01aa0f76 --copymeta-opt=fedora-coreos.stream 42.20250520.dev.0 oci-archive:fedora-coreos-42.20250520.dev.0-ostree.x86_64.ociarchive.tmp:latest [2025-05-20T02:57:50.770Z] Building package mapping...done [2025-05-20T02:57:50.770Z] 21552 objects in 444 packages (284 source) [2025-05-20T02:57:50.770Z] rpm size: 1425976960 [2025-05-20T02:57:50.770Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC [2025-05-20T02:57:50.770Z] Duplicates: 1307 [2025-05-20T02:57:50.770Z] Multiple owners: 110 [2025-05-20T02:57:50.770Z] Generating container image [2025-05-20T02:58:37.363Z] Pushed digest: sha256:4546d4358af607195907de72b738d0c0367aba6e46dacba070eadab6ab122d91 [2025-05-20T02:58:37.363Z] Total objects: 25527 [2025-05-20T02:58:37.363Z] No unreachable objects [2025-05-20T02:58:37.617Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/commitmeta.json' [2025-05-20T02:58:37.617Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/ostree-commit-object' [2025-05-20T02:58:37.617Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/manifest-lock.generated.x86_64.json' [2025-05-20T02:58:37.617Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/coreos-assembler-config-git.json' [2025-05-20T02:58:37.617Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/coreos-assembler-config.tar.gz' [2025-05-20T02:58:37.617Z] renamed 'fedora-coreos-42.20250520.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/fedora-coreos-42.20250520.dev.0-ostree.x86_64.ociarchive' [2025-05-20T02:58:37.617Z] renamed 'fedora-coreos-42.20250520.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/fedora-coreos-42.20250520.dev.0-ostree.x86_64-manifest.json' [2025-05-20T02:58:37.617Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/meta.json' [2025-05-20T02:58:38.174Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-20T02:58:38.174Z] Config commit: 6d37b263866065bf975780f18fdffb3e01aa0f76 [2025-05-20T02:58:38.174Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-20T02:58:39.095Z] Will build qemu [2025-05-20T02:58:40.451Z] Estimating disk size... [2025-05-20T02:58:42.329Z] Disk sizes: metal: 2660M (estimated), cloud: 10240M [2025-05-20T02:59:00.344Z] ++ arch [2025-05-20T02:59:00.344Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250520.dev.0"' -D 'build_version="42.20250520.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/fedora-coreos-42.20250520.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:testing-devel"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2660 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2147 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-zOhv.json [2025-05-20T02:59:00.598Z] + set +x [2025-05-20T02:59:00.598Z] + 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-zOhv.json [2025-05-20T02:59:00.598Z] [33m [2025-05-20T02:59:00.598Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T02:59:00.598Z] /dev/vdb1 40G 3.1G 37G 8% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T02:59:00.598Z] [39m [2025-05-20T02:59:01.170Z] starting /tmp/osbuild-zOhv.jsonPipeline source org.osbuild.curl: 14cebdcbbdc3ee3fc7d88a1938e68a505b5adfc1045c524e2cf66659063afff9 [2025-05-20T02:59:01.170Z] Build [2025-05-20T02:59:01.170Z] root: <host> [2025-05-20T02:59:04.421Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/fedora-coreos-42.20250520.dev.0-ostree.x86_64.ociarchive [2025-05-20T02:59:04.421Z] [2025-05-20T02:59:04.421Z] ��� Duration: 1747709943s [2025-05-20T02:59:04.421Z] Pipeline oci-archive: 516f53e5f87e4fcb6cc469748c097b6cfef234a00fdb986f5d95fb74bb3cd04d [2025-05-20T02:59:04.421Z] Build [2025-05-20T02:59:04.421Z] root: <host> [2025-05-20T02:59:04.421Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T02:59:04.421Z] org.osbuild.copy: 516f53e5f87e4fcb6cc469748c097b6cfef234a00fdb986f5d95fb74bb3cd04d { [2025-05-20T02:59:04.421Z] "paths": [ [2025-05-20T02:59:04.421Z] { [2025-05-20T02:59:04.421Z] "from": "input://inlinefile/sha256:840b5169ac05f302727f36fe275863049fd3d5ae2e96b19e5b4deb088189113d", [2025-05-20T02:59:04.421Z] "to": "tree:///coreos.ociarchive" [2025-05-20T02:59:04.421Z] } [2025-05-20T02:59:04.421Z] ] [2025-05-20T02:59:04.421Z] } [2025-05-20T02:59:04.421Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T02:59:04.421Z] copying '/run/osbuild/inputs/inlinefile/sha256:840b5169ac05f302727f36fe275863049fd3d5ae2e96b19e5b4deb088189113d' -> '/run/osbuild/tree/coreos.ociarchive' [2025-05-20T02:59:04.675Z] [2025-05-20T02:59:04.675Z] ��� Duration: 0s [2025-05-20T02:59:04.675Z] Pipeline deployed-tree: 482572b9ea3d65dba43ff29634aefd3dc3e078495f4f2500d7979dce1c5f46e2 [2025-05-20T02:59:04.675Z] Build [2025-05-20T02:59:04.675Z] root: <host> [2025-05-20T02:59:04.675Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T02:59:04.675Z] org.osbuild.container-deploy: 482572b9ea3d65dba43ff29634aefd3dc3e078495f4f2500d7979dce1c5f46e2 {} [2025-05-20T02:59:04.675Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-w0p5me__/inputs/images [2025-05-20T02:59:04.928Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T02:59:05.180Z] time="2025-05-20T02:59:04Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" [2025-05-20T02:59:07.682Z] Getting image source signatures [2025-05-20T02:59:07.682Z] Copying blob sha256:034bea495fb93b707982ab4863e056b077d5e1b0aa7d796c613c1ab8df51762c [2025-05-20T02:59:09.035Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980 [2025-05-20T02:59:10.392Z] Copying blob sha256:747ce5f0192ae544da1cbb88736ed9aa0af021cf67aa400744eefd59ed23fd72 [2025-05-20T02:59:10.645Z] [33m [2025-05-20T02:59:10.645Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T02:59:10.645Z] /dev/vdb1 40G 4.9G 36G 13% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T02:59:10.645Z] [39m [2025-05-20T02:59:11.567Z] Copying blob sha256:a7914907e389920e243f3044c7a4a9a109ca350aef035b3a795a7a618c23eff2 [2025-05-20T02:59:13.444Z] Copying blob sha256:157c03732a4fa3920c30e22ee75a6bdf93e22907683354eeb8b6fed564e408a4 [2025-05-20T02:59:14.364Z] Copying blob sha256:f28cc6a80a3707aced6a4ab6d37550671cb22c301f00eff640c5a8e64198664f [2025-05-20T02:59:14.920Z] Copying blob sha256:5e0a691d7722460610591ce95ccd9622270425063a4fb859f316108337a20cfe [2025-05-20T02:59:15.840Z] Copying blob sha256:09468ee2008cc6a4fb7839e721b165b120fc2d0a91bec95c1c9f56be3be6e6d9 [2025-05-20T02:59:16.397Z] Copying blob sha256:314e495f6a8d5434418d0d0e0b999f9aab9828f479bb565318be1c8f6c6bca96 [2025-05-20T02:59:16.952Z] Copying blob sha256:be7b499d203798de8b25193dfcb0fa4d1b6e5ab6a2c4e87fec2e9553dd2752bf [2025-05-20T02:59:17.508Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9 [2025-05-20T02:59:18.065Z] Copying blob sha256:ddb52201d54568bd97ff0e03121971bc6f9128b203393257e9db00b4b4379950 [2025-05-20T02:59:18.622Z] Copying blob sha256:98f01d3182093e2196d15440f3a5e3ce5697d826d7ed67257bebeac228f1bd64 [2025-05-20T02:59:18.622Z] Copying blob sha256:1320c516ea041fbcfed500d39d00924e09bb3f98f1fe11154e16c31f538a1d7d [2025-05-20T02:59:19.180Z] Copying blob sha256:d5fb9b58ae28fa44694c52597156f5dae0c657078f5790aa38e2eb985316575d [2025-05-20T02:59:19.433Z] Copying blob sha256:0cb851ce4020786bb109abaeb99a34a9562641ca06113efa52d9ee15b09f726e [2025-05-20T02:59:19.990Z] Copying blob sha256:a000ed027729a237832ce850427c54a59af05e9d3007bf1ea33dcd3f7cd6ed83 [2025-05-20T02:59:20.547Z] Copying blob sha256:71dca203c29e18d9ec5c2c8b170e9981bd5524ae33fd9b63145b0f968b44c636 [2025-05-20T02:59:20.800Z] Copying blob sha256:ef204acacdc4b32505fae06058296e43b7d54c69a8bc12ba05d2d84f52a5fdbb [2025-05-20T02:59:20.800Z] [33m [2025-05-20T02:59:20.800Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T02:59:20.800Z] /dev/vdb1 40G 5.9G 35G 15% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T02:59:20.800Z] [39m [2025-05-20T02:59:21.054Z] Copying blob sha256:1e28bb56af0351bbfa701544f558215643ab2f8cdccd5ff5deefb0a28372b625 [2025-05-20T02:59:21.308Z] Copying blob sha256:2929051b5f19ef104439ec4f9308fca07529431711fd8c498fa20821f93dcc75 [2025-05-20T02:59:21.560Z] Copying blob sha256:ac154b16357e7f6f60624184fc4cd3ad2851626f8a701316992e9c22eae35fb8 [2025-05-20T02:59:21.814Z] Copying blob sha256:bd9b22dc8c8b071e3c101be4d62ff61eb199511887ebd09608408d5f5b5a4e0e [2025-05-20T02:59:21.814Z] Copying blob sha256:e5213377723e56a4ca9c0e1af17e7d6da4f6b87de1f5f0b58ab1b4d51f0c1fed [2025-05-20T02:59:22.067Z] Copying blob sha256:7662996b3a30eea0b5c566a6205d1305075f1cfd572bef7db603210f18f15191 [2025-05-20T02:59:22.320Z] Copying blob sha256:5c8180879110b8fa189fa4594bc8cf367073dbe7e0b876be8e531e44dba21fda [2025-05-20T02:59:22.573Z] Copying blob sha256:ece8ed910f51a6111ebbc39ad83605cda198b907e0cb7d46682dfc3e6bfe0b9e [2025-05-20T02:59:22.826Z] Copying blob sha256:0e2c69551c56efd9f1b5694c899441f90a76aedcd57820c3c797280992242ebb [2025-05-20T02:59:23.080Z] Copying blob sha256:4063b69434592f2d34fba17aa24da8b20f58198b4c8bd61d3c4713facd126351 [2025-05-20T02:59:23.333Z] Copying blob sha256:8387fa721a13ae96cb36d6db6cfe1c14095f61fc6d34eb665ca06a05e0c777c1 [2025-05-20T02:59:23.586Z] Copying blob sha256:ebee0ef7b5c2d099ed8faaa814a3b30e0ac8f0bfe1fd0541742d6a6345d1cac3 [2025-05-20T02:59:24.140Z] Copying blob sha256:fba7fc45cc27cad9a0e527231f80e42c498d5bef129ad3e24a63ba4bc278ffbf [2025-05-20T02:59:24.140Z] Copying blob sha256:b3a4d73501d16e4477cce61e3575beaf114beab26094bb90d269ef3825391d7c [2025-05-20T02:59:24.394Z] Copying blob sha256:94afc86bcdc7079a1a23987f08fe1d142da54cd1abb7d7b16a3de8e375be297e [2025-05-20T02:59:25.313Z] Copying blob sha256:64976cf7ace571fdca34cae3aefb9aa3dcc9471cee2d9ba70bb2a8c76fbcb857 [2025-05-20T02:59:25.870Z] Copying blob sha256:050d787e3d52acecf68190d55ff03635d74006b6437c5e39614c75106ac2963d [2025-05-20T02:59:26.427Z] Copying blob sha256:c680a8783239f881b86424913aa0fdbc39b743d5653bf93bcfd541593aa6b6cb [2025-05-20T02:59:26.427Z] Copying blob sha256:9037f639aa23c103af463706d4ce987520797ed493d8a085c1001d29b4fb9f47 [2025-05-20T02:59:26.679Z] Copying blob sha256:c691efca5d454ff346518820877fe1506bfaa7ef8d93a6036d20c6acabe6cdc4 [2025-05-20T02:59:27.597Z] Copying blob sha256:c0adebd15f5426d011dfa63467f910202d471215b432751651177e8a60d4b522 [2025-05-20T02:59:28.153Z] Copying blob sha256:6eed5ee581291bf9a143cd63fadadd2a025f6f6dca41e120f8caee17b2a5236c [2025-05-20T02:59:28.718Z] Copying blob sha256:72e0ae1f8febeb995bc88a13733a1fa354bc733a19c31df4e9e08003218b2c92 [2025-05-20T02:59:29.275Z] Copying blob sha256:962e541a32ccaf68938baa1c8f7d7bd6f09a5292ba6b698b0555becf537f28b2 [2025-05-20T02:59:29.527Z] Copying blob sha256:339eaaa3e0545d456447092ffece162f258168a963bbe89f8f3378ab328ecd29 [2025-05-20T02:59:30.084Z] Copying blob sha256:de11d5b193b54eb61255ba2747cb2306f9b89162079fb542ac2e40890f7b44b5 [2025-05-20T02:59:30.336Z] Copying blob sha256:da446ba2cf37b9a47f1304a3f8ef3c623d20078bf558d6a7a926490780088018 [2025-05-20T02:59:30.893Z] [33m [2025-05-20T02:59:30.893Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T02:59:30.893Z] /dev/vdb1 40G 6.7G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T02:59:30.893Z] [39m [2025-05-20T02:59:31.147Z] Copying blob sha256:aff1f3e0c16884921dfe82059d4e9bfeaf19646bfc3f97d2b6a90379d324de07 [2025-05-20T02:59:31.399Z] Copying blob sha256:a30b22174437b5ba5858537f7b1e665fb80bb7ac91fa3baeaf90b8b255a50acd [2025-05-20T02:59:32.321Z] Copying blob sha256:44f6051a6322096b9bb9f5901a055def64759737bf54a361fc88c67a7d0ceb1d [2025-05-20T02:59:32.575Z] Copying blob sha256:5e2a887924abcf0ecd9739f3d481acf4fdf99922cd73cbcdb92ad542f5af13ce [2025-05-20T02:59:34.454Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b [2025-05-20T02:59:34.454Z] Copying config sha256:bfe068bf801a774982ba82bc96b69e656b6e4ccadb9d4df918a77f3866dd39ca [2025-05-20T02:59:34.454Z] Writing manifest to image destination [2025-05-20T02:59:40.968Z] [33m [2025-05-20T02:59:40.968Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T02:59:40.968Z] /dev/vdb1 40G 6.8G 34G 17% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T02:59:40.968Z] [39m [2025-05-20T02:59:49.044Z] bfe068bf801a774982ba82bc96b69e656b6e4ccadb9d4df918a77f3866dd39ca [2025-05-20T02:59:50.923Z] [33m [2025-05-20T02:59:50.923Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T02:59:50.923Z] /dev/vdb1 40G 6.3G 34G 16% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T02:59:50.923Z] [39m [2025-05-20T02:59:52.803Z] Untagged: docker.io/library/tmp-container-deploy-20490959629413:latest [2025-05-20T02:59:52.803Z] Deleted: bfe068bf801a774982ba82bc96b69e656b6e4ccadb9d4df918a77f3866dd39ca [2025-05-20T02:59:53.361Z] [2025-05-20T02:59:53.361Z] ��� Duration: 48s [2025-05-20T02:59:59.897Z] Pipeline tree: b19e021d126a7e7477defa9e6cce19e113368c78bb98df719f113776e88c64d3 [2025-05-20T02:59:59.897Z] Build [2025-05-20T02:59:59.897Z] root: <host> [2025-05-20T02:59:59.897Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T02:59:59.897Z] source-epoch: Mon Aug 1 23:42:11 2022 [1659397331] [2025-05-20T02:59:59.897Z] org.osbuild.selinux: 2db043bd0031556227f172cd584e7ea7d2c7f503acdbd04c0c499b196810a011 { [2025-05-20T02:59:59.897Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-20T02:59:59.897Z] "target": "tree:///" [2025-05-20T02:59:59.897Z] } [2025-05-20T02:59:59.897Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T02:59:59.897Z] [2025-05-20T02:59:59.897Z] ��� Duration: 0s [2025-05-20T02:59:59.897Z] org.osbuild.ostree.init-fs: 482ae89bf07e8558e1364af77be9bc9017ee17df2086ab367577f744c18e31e9 {} [2025-05-20T02:59:59.897Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T02:59:59.897Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree [2025-05-20T02:59:59.897Z] [2025-05-20T02:59:59.897Z] ��� Duration: 0s [2025-05-20T02:59:59.897Z] org.osbuild.ostree.os-init: 1202c814c539493d26503d5be030d10dffa58653184d96c34f767f7c01608ec1 { [2025-05-20T02:59:59.897Z] "osname": "fedora-coreos" [2025-05-20T02:59:59.897Z] } [2025-05-20T02:59:59.897Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T02:59:59.897Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree [2025-05-20T02:59:59.897Z] [2025-05-20T02:59:59.897Z] ��� Duration: 0s [2025-05-20T02:59:59.897Z] org.osbuild.ostree.config: ae43687ef8d028f918f6bf8e4bc7f1357ef97f16697879b69a3e6ff47f6c054b { [2025-05-20T02:59:59.897Z] "repo": "/ostree/repo", [2025-05-20T02:59:59.897Z] "config": { [2025-05-20T02:59:59.897Z] "sysroot": { [2025-05-20T02:59:59.897Z] "readonly": true, [2025-05-20T02:59:59.897Z] "bootloader": "none", [2025-05-20T02:59:59.897Z] "bls-append-except-default": "grub_users=\"\"", [2025-05-20T02:59:59.897Z] "bootprefix": true [2025-05-20T02:59:59.897Z] } [2025-05-20T02:59:59.897Z] } [2025-05-20T02:59:59.897Z] } [2025-05-20T02:59:59.897Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:00.151Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo [2025-05-20T03:00:00.151Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo [2025-05-20T03:00:00.151Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo [2025-05-20T03:00:00.151Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo [2025-05-20T03:00:00.151Z] [2025-05-20T03:00:00.151Z] ��� Duration: 0s [2025-05-20T03:00:00.151Z] org.osbuild.mkdir: 8cce43552d21e84d2e21ded244ac5612291b7bb9fa270a1774f99689890af821 { [2025-05-20T03:00:00.151Z] "paths": [ [2025-05-20T03:00:00.151Z] { [2025-05-20T03:00:00.151Z] "path": "/boot/efi", [2025-05-20T03:00:00.151Z] "mode": 493 [2025-05-20T03:00:00.151Z] } [2025-05-20T03:00:00.151Z] ] [2025-05-20T03:00:00.151Z] } [2025-05-20T03:00:00.404Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:00.404Z] [2025-05-20T03:00:00.404Z] ��� Duration: 0s [2025-05-20T03:00:00.404Z] org.osbuild.ignition: 71e47c32b3b5ced00d4c5fef9d26bb6584f72d59c2be031e59d28ae2d5d66f73 {} [2025-05-20T03:00:00.658Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:00.658Z] [2025-05-20T03:00:00.658Z] ��� Duration: 0s [2025-05-20T03:00:00.658Z] org.osbuild.ostree.deploy.container: 0d29dc7eca70a2358a72f48c28fa24937d04e0488c08ce7bcdd35ed74308f450 { [2025-05-20T03:00:00.658Z] "osname": "fedora-coreos", [2025-05-20T03:00:00.658Z] "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:testing-devel", [2025-05-20T03:00:00.658Z] "mounts": [ [2025-05-20T03:00:00.658Z] "/boot", [2025-05-20T03:00:00.658Z] "/boot/efi" [2025-05-20T03:00:00.658Z] ], [2025-05-20T03:00:00.658Z] "kernel_opts": [ [2025-05-20T03:00:00.658Z] "rw", [2025-05-20T03:00:00.658Z] "$ignition_firstboot", [2025-05-20T03:00:00.658Z] "mitigations=auto,nosmt" [2025-05-20T03:00:00.658Z] ] [2025-05-20T03:00:00.658Z] } [2025-05-20T03:00:00.658Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-28102y48/inputs/images [2025-05-20T03:00:00.912Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:00.912Z] [33m [2025-05-20T03:00:00.912Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:00:00.912Z] /dev/vdb1 40G 5.4G 35G 14% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:00:00.912Z] [39m [2025-05-20T03:00:00.912Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmpc1cxgor_/image --stateroot=fedora-coreos --target-imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:testing-devel --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree [2025-05-20T03:00:10.844Z] [33m [2025-05-20T03:00:10.844Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:00:10.844Z] /dev/vdb1 40G 7.0G 34G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:00:11.098Z] [39m [2025-05-20T03:00:21.023Z] [33m [2025-05-20T03:00:21.023Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:00:21.023Z] /dev/vdb1 40G 7.6G 33G 19% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:00:21.023Z] [39m [2025-05-20T03:00:30.952Z] [2025-05-20T03:00:30.952Z] ��� Duration: 28s [2025-05-20T03:00:30.952Z] org.osbuild.ostree.aleph: 840d711dc8c2d9e786c00109319e76466d034abcbc5d8760d63082367a10b251 { [2025-05-20T03:00:30.952Z] "coreos_compat": true, [2025-05-20T03:00:30.952Z] "deployment": { [2025-05-20T03:00:30.952Z] "default": true [2025-05-20T03:00:30.952Z] } [2025-05-20T03:00:30.952Z] } [2025-05-20T03:00:30.952Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:30.952Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:testing-devel [2025-05-20T03:00:30.952Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:testing-devel --config [2025-05-20T03:00:30.952Z] [2025-05-20T03:00:30.952Z] ��� Duration: 0s [2025-05-20T03:00:30.952Z] org.osbuild.ostree.selinux: b19e021d126a7e7477defa9e6cce19e113368c78bb98df719f113776e88c64d3 { [2025-05-20T03:00:30.952Z] "deployment": { [2025-05-20T03:00:30.952Z] "default": true [2025-05-20T03:00:30.952Z] } [2025-05-20T03:00:30.952Z] } [2025-05-20T03:00:30.952Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:30.952Z] [2025-05-20T03:00:30.952Z] ��� Duration: 0s [2025-05-20T03:00:31.206Z] [33m [2025-05-20T03:00:31.206Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:00:31.206Z] /dev/vdb1 40G 6.9G 34G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:00:31.206Z] [39m [2025-05-20T03:00:37.723Z] Pipeline raw-image: c152ffacf2177066fc028f6aba73ddcea15dd39c63b91ca12845e96a1d75486a [2025-05-20T03:00:37.723Z] Build [2025-05-20T03:00:37.723Z] root: <host> [2025-05-20T03:00:37.723Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T03:00:37.723Z] org.osbuild.truncate: a384dbcbf243661bb1662cc19edfe351a408578ebc910275f4babbf56757f35e { [2025-05-20T03:00:37.723Z] "filename": "disk.img", [2025-05-20T03:00:37.723Z] "size": "2789212160" [2025-05-20T03:00:37.723Z] } [2025-05-20T03:00:37.723Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:37.723Z] [2025-05-20T03:00:37.723Z] ��� Duration: 0s [2025-05-20T03:00:37.723Z] org.osbuild.sfdisk: 711113372f18f79038272f0e08c744250f83e07ec499be4a21cfdd05ea5781b0 { [2025-05-20T03:00:37.723Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-05-20T03:00:37.723Z] "label": "gpt", [2025-05-20T03:00:37.723Z] "partitions": [ [2025-05-20T03:00:37.723Z] { [2025-05-20T03:00:37.723Z] "start": 2048, [2025-05-20T03:00:37.723Z] "partnum": 1, [2025-05-20T03:00:37.723Z] "size": 2048, [2025-05-20T03:00:37.723Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-20T03:00:37.723Z] "bootable": true, [2025-05-20T03:00:37.723Z] "name": "BIOS-BOOT" [2025-05-20T03:00:37.723Z] }, [2025-05-20T03:00:37.723Z] { [2025-05-20T03:00:37.723Z] "start": 4096, [2025-05-20T03:00:37.723Z] "partnum": 2, [2025-05-20T03:00:37.723Z] "size": 260096, [2025-05-20T03:00:37.723Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-20T03:00:37.723Z] "name": "EFI-SYSTEM" [2025-05-20T03:00:37.723Z] }, [2025-05-20T03:00:37.723Z] { [2025-05-20T03:00:37.723Z] "start": 264192, [2025-05-20T03:00:37.723Z] "partnum": 3, [2025-05-20T03:00:37.723Z] "size": 786432, [2025-05-20T03:00:37.723Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-20T03:00:37.723Z] "name": "boot" [2025-05-20T03:00:37.723Z] }, [2025-05-20T03:00:37.723Z] { [2025-05-20T03:00:37.723Z] "start": 1050624, [2025-05-20T03:00:37.723Z] "partnum": 4, [2025-05-20T03:00:37.723Z] "size": 4395008, [2025-05-20T03:00:37.723Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-20T03:00:37.723Z] "name": "root" [2025-05-20T03:00:37.723Z] } [2025-05-20T03:00:37.723Z] ] [2025-05-20T03:00:37.723Z] } [2025-05-20T03:00:37.723Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:00:37.723Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:37.723Z] label: gpt [2025-05-20T03:00:37.723Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-05-20T03:00:37.723Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-05-20T03:00:37.723Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-05-20T03:00:37.723Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-05-20T03:00:37.723Z] /dev/loop0p4: start="1050624", size="4395008", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-05-20T03:00:37.723Z] { [2025-05-20T03:00:37.723Z] "partitiontable": { [2025-05-20T03:00:37.723Z] "label": "gpt", [2025-05-20T03:00:37.723Z] "id": "00000000-0000-4000-A000-000000000001", [2025-05-20T03:00:37.723Z] "device": "/dev/loop0", [2025-05-20T03:00:37.723Z] "unit": "sectors", [2025-05-20T03:00:37.723Z] "firstlba": 2048, [2025-05-20T03:00:37.723Z] "lastlba": 5447646, [2025-05-20T03:00:37.723Z] "sectorsize": 512, [2025-05-20T03:00:37.723Z] "partitions": [ [2025-05-20T03:00:37.723Z] { [2025-05-20T03:00:37.723Z] "node": "/dev/loop0p1", [2025-05-20T03:00:37.723Z] "start": 2048, [2025-05-20T03:00:37.723Z] "size": 2048, [2025-05-20T03:00:37.723Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-20T03:00:37.723Z] "uuid": "9722B823-80D1-45DC-8CC6-A276E5F2BF74", [2025-05-20T03:00:37.723Z] "name": "BIOS-BOOT" [2025-05-20T03:00:37.723Z] },{ [2025-05-20T03:00:37.723Z] "node": "/dev/loop0p2", [2025-05-20T03:00:37.723Z] "start": 4096, [2025-05-20T03:00:37.723Z] "size": 260096, [2025-05-20T03:00:37.723Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-20T03:00:37.723Z] "uuid": "863935A6-31BD-4495-81FA-418ACA64C60F", [2025-05-20T03:00:37.723Z] "name": "EFI-SYSTEM" [2025-05-20T03:00:37.723Z] },{ [2025-05-20T03:00:37.723Z] "node": "/dev/loop0p3", [2025-05-20T03:00:37.723Z] "start": 264192, [2025-05-20T03:00:37.723Z] "size": 786432, [2025-05-20T03:00:37.723Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-20T03:00:37.723Z] "uuid": "600A2D49-5500-45B1-8463-CD55E23FB687", [2025-05-20T03:00:37.723Z] "name": "boot" [2025-05-20T03:00:37.723Z] },{ [2025-05-20T03:00:37.723Z] "node": "/dev/loop0p4", [2025-05-20T03:00:37.723Z] "start": 1050624, [2025-05-20T03:00:37.723Z] "size": 4395008, [2025-05-20T03:00:37.723Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-20T03:00:37.723Z] "uuid": "56AA0285-A256-496D-A2D7-D984ED8BC482", [2025-05-20T03:00:37.723Z] "name": "root" [2025-05-20T03:00:37.723Z] } [2025-05-20T03:00:37.723Z] ] [2025-05-20T03:00:37.723Z] } [2025-05-20T03:00:37.723Z] } [2025-05-20T03:00:37.723Z] [2025-05-20T03:00:37.723Z] ��� Duration: 0s [2025-05-20T03:00:37.723Z] org.osbuild.mkfs.fat: c65f85edf1709e82154195f00d46f399722c39d5a7f4197b9df181df5e2e5da7 { [2025-05-20T03:00:37.723Z] "label": "EFI-SYSTEM", [2025-05-20T03:00:37.723Z] "volid": "7B7795E7" [2025-05-20T03:00:37.723Z] } [2025-05-20T03:00:37.723Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-20T03:00:37.723Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:37.723Z] mkfs.fat 4.2 (2021-01-31) [2025-05-20T03:00:37.723Z] [2025-05-20T03:00:37.723Z] ��� Duration: 0s [2025-05-20T03:00:37.723Z] org.osbuild.mkfs.ext4: 766b77b4f0b9cbc9502690fc6f4f0a7a94ab1a800f40cae0e9f19fb999ac382e { [2025-05-20T03:00:37.723Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-05-20T03:00:37.723Z] "label": "boot", [2025-05-20T03:00:37.723Z] "metadata_csum_seed": true [2025-05-20T03:00:37.723Z] } [2025-05-20T03:00:37.977Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-20T03:00:37.977Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:38.230Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-20T03:00:38.230Z] Discarding device blocks: 0/393216 done [2025-05-20T03:00:38.230Z] Creating filesystem with 393216 1k blocks and 98304 inodes [2025-05-20T03:00:38.230Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-05-20T03:00:38.230Z] Superblock backups stored on blocks: [2025-05-20T03:00:38.230Z] 8193, 24577, 40961, 57345, 73729, 204801, 221185 [2025-05-20T03:00:38.230Z] [2025-05-20T03:00:38.230Z] Allocating group tables: 0/48 done [2025-05-20T03:00:38.230Z] Writing inode tables: 0/48 done [2025-05-20T03:00:38.230Z] Creating journal (8192 blocks): done [2025-05-20T03:00:38.230Z] Writing superblocks and filesystem accounting information: 0/48 done [2025-05-20T03:00:38.230Z] [2025-05-20T03:00:38.230Z] [2025-05-20T03:00:38.230Z] ��� Duration: 0s [2025-05-20T03:00:38.230Z] org.osbuild.mkfs.xfs: bc706032cfc0faa950db81fdaba1f1160f5adf659612fe1d72631e549c893db1 { [2025-05-20T03:00:38.230Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-05-20T03:00:38.230Z] "label": "root" [2025-05-20T03:00:38.230Z] } [2025-05-20T03:00:38.230Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-20T03:00:38.482Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:38.482Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=137344 blks [2025-05-20T03:00:38.482Z] = sectsz=512 attr=2, projid32bit=1 [2025-05-20T03:00:38.482Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-05-20T03:00:38.482Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-05-20T03:00:38.482Z] = exchange=0 [2025-05-20T03:00:38.482Z] data = bsize=4096 blocks=549376, imaxpct=25 [2025-05-20T03:00:38.482Z] = sunit=0 swidth=0 blks [2025-05-20T03:00:38.482Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-05-20T03:00:38.482Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-05-20T03:00:38.482Z] = sectsz=512 sunit=0 blks, lazy-count=1 [2025-05-20T03:00:38.482Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-05-20T03:00:38.482Z] Discarding blocks...Done. [2025-05-20T03:00:38.482Z] [2025-05-20T03:00:38.482Z] ��� Duration: 0s [2025-05-20T03:00:38.482Z] org.osbuild.mkdir: 9e83c87a9ff969e2966c005b41e0019eb5c1ce7dc38d6ee48453723b64ca33ee { [2025-05-20T03:00:38.482Z] "paths": [ [2025-05-20T03:00:38.482Z] { [2025-05-20T03:00:38.482Z] "path": "mount://root/boot", [2025-05-20T03:00:38.482Z] "mode": 493 [2025-05-20T03:00:38.482Z] }, [2025-05-20T03:00:38.482Z] { [2025-05-20T03:00:38.482Z] "path": "mount://boot/efi", [2025-05-20T03:00:38.482Z] "mode": 493 [2025-05-20T03:00:38.482Z] } [2025-05-20T03:00:38.482Z] ] [2025-05-20T03:00:38.482Z] } [2025-05-20T03:00:38.745Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:00:38.745Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5lfjoyq5/mounts/root-mount-point [2025-05-20T03:00:38.745Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5lfjoyq5/mounts/boot-mount-point [2025-05-20T03:00:38.997Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:38.997Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5lfjoyq5/mounts/boot-mount-point unmounted [2025-05-20T03:00:38.997Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-5lfjoyq5/mounts/root-mount-point unmounted [2025-05-20T03:00:39.252Z] [2025-05-20T03:00:39.252Z] ��� Duration: 0s [2025-05-20T03:00:39.252Z] org.osbuild.selinux: 74bc8bd8a1c7ed89c454f74856a7618f38b8b0d2f5c52fc8928507e9b988100f { [2025-05-20T03:00:39.252Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-20T03:00:39.252Z] "target": "mount://root/" [2025-05-20T03:00:39.252Z] } [2025-05-20T03:00:39.252Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:00:39.504Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uec0qaa4/mounts/ [2025-05-20T03:00:39.504Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:39.757Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-uec0qaa4/mounts/ unmounted [2025-05-20T03:00:39.757Z] [2025-05-20T03:00:39.757Z] ��� Duration: 0s [2025-05-20T03:00:39.757Z] org.osbuild.selinux: 845d1b4bfa9e47b108b7ada8e27e9c5fceeb5c2f15943359ef84b9e7ba7d06bf { [2025-05-20T03:00:39.757Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-20T03:00:39.757Z] "target": "mount://root/boot/" [2025-05-20T03:00:39.757Z] } [2025-05-20T03:00:39.757Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:00:40.011Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6tce7pcm/mounts/ [2025-05-20T03:00:40.011Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6tce7pcm/mounts/boot [2025-05-20T03:00:40.264Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:40.264Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6tce7pcm/mounts/boot unmounted [2025-05-20T03:00:40.264Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6tce7pcm/mounts/ unmounted [2025-05-20T03:00:40.264Z] [2025-05-20T03:00:40.264Z] ��� Duration: 0s [2025-05-20T03:00:40.264Z] org.osbuild.copy: b21c628492e1d910d850394018bae2b970d7d94bd6b87ce44ee2488cdbe2b551 { [2025-05-20T03:00:40.264Z] "paths": [ [2025-05-20T03:00:40.264Z] { [2025-05-20T03:00:40.264Z] "from": "input://tree/", [2025-05-20T03:00:40.264Z] "to": "mount://root/" [2025-05-20T03:00:40.264Z] } [2025-05-20T03:00:40.264Z] ] [2025-05-20T03:00:40.264Z] } [2025-05-20T03:00:40.518Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:00:40.518Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2ymgvgk4/mounts/ [2025-05-20T03:00:40.772Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2ymgvgk4/mounts/boot [2025-05-20T03:00:40.772Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2ymgvgk4/mounts/boot/efi [2025-05-20T03:00:41.026Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:41.026Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-05-20T03:00:41.280Z] [33m [2025-05-20T03:00:41.280Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:00:41.280Z] /dev/vdb1 40G 7.0G 33G 18% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:00:41.280Z] [39m [2025-05-20T03:00:53.423Z] [33m [2025-05-20T03:00:53.423Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:00:53.423Z] /dev/vdb1 40G 8.5G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:00:53.423Z] [39m [2025-05-20T03:00:53.423Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2ymgvgk4/mounts/boot/efi unmounted [2025-05-20T03:00:53.423Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2ymgvgk4/mounts/boot unmounted [2025-05-20T03:00:53.423Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-2ymgvgk4/mounts/ unmounted [2025-05-20T03:00:53.423Z] [2025-05-20T03:00:53.423Z] ��� Duration: 12s [2025-05-20T03:00:53.423Z] org.osbuild.bootupd: 314fa30b555122b8accf59995af46570aefa6dbd036a0155930b246fcf59715f { [2025-05-20T03:00:53.423Z] "bios": { [2025-05-20T03:00:53.423Z] "device": "disk" [2025-05-20T03:00:53.423Z] }, [2025-05-20T03:00:53.423Z] "static-configs": true, [2025-05-20T03:00:53.423Z] "deployment": { [2025-05-20T03:00:53.423Z] "default": true [2025-05-20T03:00:53.423Z] } [2025-05-20T03:00:53.423Z] } [2025-05-20T03:00:53.423Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:00:53.423Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztwn28ej/mounts/ [2025-05-20T03:00:53.423Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztwn28ej/mounts/boot [2025-05-20T03:00:53.423Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztwn28ej/mounts/boot/efi [2025-05-20T03:00:53.423Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:53.981Z] Installed 05_ignition.cfg [2025-05-20T03:00:53.981Z] Installed: grub.cfg [2025-05-20T03:00:53.981Z] Installed: "fedora/grub.cfg" [2025-05-20T03:00:53.981Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztwn28ej/mounts/boot/efi unmounted [2025-05-20T03:00:53.981Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztwn28ej/mounts/boot unmounted [2025-05-20T03:00:53.981Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ztwn28ej/mounts/ unmounted [2025-05-20T03:00:54.234Z] [2025-05-20T03:00:54.235Z] ��� Duration: 1s [2025-05-20T03:00:54.235Z] org.osbuild.chattr: c152ffacf2177066fc028f6aba73ddcea15dd39c63b91ca12845e96a1d75486a { [2025-05-20T03:00:54.235Z] "items": { [2025-05-20T03:00:54.235Z] "mount://root/": { [2025-05-20T03:00:54.235Z] "immutable": true [2025-05-20T03:00:54.235Z] } [2025-05-20T03:00:54.235Z] } [2025-05-20T03:00:54.235Z] } [2025-05-20T03:00:54.235Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:00:54.235Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hh0n9jg9/mounts/ [2025-05-20T03:00:54.489Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/de61e5698e89e722850f9be52842e6cca934757f39fd4cbe81ebe1e7ad17aa72.0' [2025-05-20T03:00:54.489Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:54.743Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hh0n9jg9/mounts/ostree/deploy/fedora-coreos/deploy/de61e5698e89e722850f9be52842e6cca934757f39fd4cbe81ebe1e7ad17aa72.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hh0n9jg9/mounts [2025-05-20T03:00:54.743Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hh0n9jg9/mounts/boot unmounted [2025-05-20T03:00:54.743Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hh0n9jg9/mounts/var unmounted [2025-05-20T03:00:54.743Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hh0n9jg9/mounts/sysroot unmounted [2025-05-20T03:00:54.743Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hh0n9jg9/mounts unmounted [2025-05-20T03:00:54.743Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hh0n9jg9/mounts unmounted [2025-05-20T03:00:54.743Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hh0n9jg9/mounts unmounted [2025-05-20T03:00:54.743Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hh0n9jg9/mounts/ [2025-05-20T03:00:54.743Z] [2025-05-20T03:00:54.743Z] ��� Duration: 0s [2025-05-20T03:00:54.743Z] Pipeline raw-qemu-image: 7aaecaad9200a110b8cebb2013ab1a3825041fa79c2ed42134f664f83dc61d09 [2025-05-20T03:00:54.743Z] Build [2025-05-20T03:00:54.743Z] root: <host> [2025-05-20T03:00:54.743Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T03:00:54.743Z] org.osbuild.copy: bde4f52ed1c5e49e7d8ed68b0020f6fc442ce04f81874ee8c37c4442b680296b { [2025-05-20T03:00:54.743Z] "paths": [ [2025-05-20T03:00:54.743Z] { [2025-05-20T03:00:54.743Z] "from": "input://tree/disk.img", [2025-05-20T03:00:54.743Z] "to": "tree:///disk.img" [2025-05-20T03:00:54.743Z] } [2025-05-20T03:00:54.743Z] ] [2025-05-20T03:00:54.743Z] } [2025-05-20T03:00:54.998Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:54.998Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-20T03:00:55.252Z] [2025-05-20T03:00:55.252Z] ��� Duration: 0s [2025-05-20T03:00:55.252Z] org.osbuild.truncate: fc14f11e8a9dde2bee1ea2cbd96ebb2da464d7ee805f3b9b46504297f681e282 { [2025-05-20T03:00:55.252Z] "filename": "disk.img", [2025-05-20T03:00:55.252Z] "size": "10737418240" [2025-05-20T03:00:55.252Z] } [2025-05-20T03:00:55.252Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:55.505Z] [2025-05-20T03:00:55.505Z] ��� Duration: 0s [2025-05-20T03:00:55.505Z] org.osbuild.coreos.platform: 7aaecaad9200a110b8cebb2013ab1a3825041fa79c2ed42134f664f83dc61d09 { [2025-05-20T03:00:55.505Z] "platform": "qemu" [2025-05-20T03:00:55.505Z] } [2025-05-20T03:00:55.505Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:00:55.759Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts/ [2025-05-20T03:00:55.759Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/de61e5698e89e722850f9be52842e6cca934757f39fd4cbe81ebe1e7ad17aa72.0' [2025-05-20T03:00:55.759Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts/boot [2025-05-20T03:00:56.012Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:56.012Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts/boot unmounted [2025-05-20T03:00:56.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts/ostree/deploy/fedora-coreos/deploy/de61e5698e89e722850f9be52842e6cca934757f39fd4cbe81ebe1e7ad17aa72.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts [2025-05-20T03:00:56.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts/boot unmounted [2025-05-20T03:00:56.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts/var unmounted [2025-05-20T03:00:56.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts/sysroot unmounted [2025-05-20T03:00:56.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts unmounted [2025-05-20T03:00:56.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts unmounted [2025-05-20T03:00:56.276Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts unmounted [2025-05-20T03:00:56.276Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9cmqqnvx/mounts/ [2025-05-20T03:00:56.276Z] [2025-05-20T03:00:56.276Z] ��� Duration: 0s [2025-05-20T03:00:56.276Z] Pipeline qemu: 65d48ea8416d494afb4fe8468363ffdedeeac86603b97ace5b65111b0ac035d8 [2025-05-20T03:00:56.276Z] Build [2025-05-20T03:00:56.276Z] root: <host> [2025-05-20T03:00:56.276Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T03:00:56.276Z] org.osbuild.qemu: 65d48ea8416d494afb4fe8468363ffdedeeac86603b97ace5b65111b0ac035d8 { [2025-05-20T03:00:56.276Z] "filename": "fedora-coreos-42.20250520.dev.0-qemu.x86_64.qcow2", [2025-05-20T03:00:56.276Z] "format": { [2025-05-20T03:00:56.276Z] "type": "qcow2", [2025-05-20T03:00:56.276Z] "compression": false, [2025-05-20T03:00:56.276Z] "compat": "1.1" [2025-05-20T03:00:56.276Z] } [2025-05-20T03:00:56.276Z] } [2025-05-20T03:00:56.529Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:00:59.783Z] [2025-05-20T03:00:59.783Z] ��� Duration: 3s [2025-05-20T03:00:59.783Z] manifest /tmp/osbuild-zOhv.json finished successfully [2025-05-20T03:01:01.661Z] [33m [2025-05-20T03:01:01.661Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:01:01.661Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:01:01.661Z] [39m [2025-05-20T03:01:09.737Z] oci-archive: 516f53e5f87e4fcb6cc469748c097b6cfef234a00fdb986f5d95fb74bb3cd04d [2025-05-20T03:01:09.737Z] deployed-tree: 482572b9ea3d65dba43ff29634aefd3dc3e078495f4f2500d7979dce1c5f46e2 [2025-05-20T03:01:09.737Z] tree: b19e021d126a7e7477defa9e6cce19e113368c78bb98df719f113776e88c64d3 [2025-05-20T03:01:09.737Z] raw-image: c152ffacf2177066fc028f6aba73ddcea15dd39c63b91ca12845e96a1d75486a [2025-05-20T03:01:09.737Z] raw-4k-image: 112a0c6f5164758f05fdc506105cdf7b11ea4a20d91dd187df0d251abf239c58 [2025-05-20T03:01:09.737Z] raw-aliyun-image: 6a0552c3b620566e93d01d8f71152c99247a41d527fa194fd81f39e7cad8bbfe [2025-05-20T03:01:09.737Z] aliyun: 8ef216412d66d10f904f19fc610e001152562d554248b18b6ec757adf9a6e4fa [2025-05-20T03:01:09.737Z] raw-applehv-image: b461b953027ce89d2bf6d3ede11f45db1047d70599d8b22de3e6068f9b7f2d8b [2025-05-20T03:01:09.737Z] applehv: ba0459905a238ec978de97bf8b6ece25d04bb630777b6928717f985cd8c34b20 [2025-05-20T03:01:09.737Z] raw-aws-image: 7473275d80a569f509eecd07067b3b3f21fcbfc06bd20e5177d5910d42e749f8 [2025-05-20T03:01:09.737Z] aws: 4366f8d6c185697f06effbe2781609e80249b351a63abddf18b2c834d422a127 [2025-05-20T03:01:09.737Z] raw-azure-image: 1c0b5d1ae31dde8171e46947dd212aa574a8f4d768a4fbb229790b92f0d3add2 [2025-05-20T03:01:09.737Z] azure: 0890f4a883d563aa2603bb06c600c807046d3f2de21a2100a1c83cf45b9f7438 [2025-05-20T03:01:09.737Z] raw-azurestack-image: 6e2c4bcbd806da43dae7ff062890b013b858412e810cb7f52855ae8131896e32 [2025-05-20T03:01:09.737Z] azurestack: 9519ad0915c01bf55cbe3218993bef4e7b4f4327e8b979a302efffefa7b2c066 [2025-05-20T03:01:09.737Z] raw-digitalocean-image: 874dd36c1e5088f2ca412a2825a63a784b4659aafaf1a7a86c39fdae8eb3cc4f [2025-05-20T03:01:09.737Z] digitalocean: 4ef0be285366b1c20793f620a338c33d5958cc157135294ad0f5d44ed5b11c89 [2025-05-20T03:01:09.737Z] raw-exoscale-image: 2798c0bcd85ef8f48928060a67912550a8eae8f2f121bd37a42ea263b2a51b5e [2025-05-20T03:01:09.737Z] exoscale: 89a155cd38c07633e2dbea90914f3e9ea5d7ed8f9a60f4ce71f4386fa30a2487 [2025-05-20T03:01:09.737Z] raw-gcp-image: 554296a0272f7a9d6fb58f002412514551c1af4e90af0b758942631f28b03554 [2025-05-20T03:01:09.737Z] raw-gcp-image-tar: 7a422693189e995fa3359e136eb1a29efa15c91c307c98db528cc0c057df96a8 [2025-05-20T03:01:09.737Z] gcp: ee6370a08108e1eb0c281812ad6cfca73974c96015d1faee342b516b13d0fb81 [2025-05-20T03:01:09.737Z] raw-hetzner-image: 1dc1c187cfe2a7fc5e0948c1f36282f58103ae609a75fdcfa23bfcda8bf0a256 [2025-05-20T03:01:09.737Z] hetzner: 49c57d3e3309b3348385202cc667789c8abc50724ed457dbdcc521fd75e91aa7 [2025-05-20T03:01:09.737Z] raw-hyperv-image: 8f3e46544fd9871e58dc3dd6555e2010716a5640fa9e7376456f335e94d7808b [2025-05-20T03:01:09.737Z] hyperv: 36dd8b4394479194cf88f6c1e75f2264a6e75785f0961c2357de9554a50430f8 [2025-05-20T03:01:09.737Z] raw-ibmcloud-image: 85e7fd440c9bfcf49fa6375bb034d67d83b6897980a4db1617c0ac85a7c3b92b [2025-05-20T03:01:09.737Z] ibmcloud: 15466e64b30dfad6a6aea0e3ed50b4bd3d5ad6ba9e8fc3ad2d87ac61d39a621a [2025-05-20T03:01:09.737Z] raw-kubevirt-image: 7b9b071f5dd32978d96d69649b199ea03205a1c0e78d690d0c30544c29bab458 [2025-05-20T03:01:09.737Z] qemu-kubevirt-image: d95b6c76a60faa13e9697196e6ffc64aebc332695bdca6a25471754df1717453 [2025-05-20T03:01:09.737Z] kubevirt: 4b3cc260af4c2a93c00e6dbce3f352ff1df30c4582b4aa2dc87ba9acabb37af5 [2025-05-20T03:01:09.737Z] raw-openstack-image: ca1e20e51ce8bb2ce7a68725d35f7f2f1522669e1637e35f6f05da48d610f244 [2025-05-20T03:01:09.737Z] openstack: dca189878d174b446dfffc1527c339a004a1f7a45d9563a88f089a8586b439e9 [2025-05-20T03:01:09.737Z] raw-metal-image: 47f3a237611444658c1af51c52fad905512e77a813fdeb3dfbf7a4987f701674 [2025-05-20T03:01:09.737Z] metal: cc9a26f0f67fc1942813b13d481247d983975c032ff6d1baae7bb9d6ada97baa [2025-05-20T03:01:09.737Z] raw-metal4k-image: d1be769080f2bc1de0a0132b15191fd9b4619d7a4bd9e16ecb8d756f56ba9183 [2025-05-20T03:01:09.737Z] metal4k: 4ad04ee4eba5176e1558f271ed174f72eddd77c4bab93e895b09354e23a20f68 [2025-05-20T03:01:09.737Z] raw-nutanix-image: c14d4897bd2c95d3199e6c5cd21d35843de8b831d43d3a4102f730ab701c582b [2025-05-20T03:01:09.737Z] nutanix: f54dee89ceca2583aa86b2e8a2899fd3e8bbfd6025929cf6f3736dece85c38d0 [2025-05-20T03:01:09.737Z] raw-qemu-image: 7aaecaad9200a110b8cebb2013ab1a3825041fa79c2ed42134f664f83dc61d09 [2025-05-20T03:01:09.737Z] qemu: 65d48ea8416d494afb4fe8468363ffdedeeac86603b97ace5b65111b0ac035d8 [2025-05-20T03:01:09.737Z] raw-vultr-image: 166f3f85e73d71e3d1d0c2bd476f58cbb429f4e688cd540737cda61945a0c721 [2025-05-20T03:01:09.738Z] vultr: 72891c9fa37da43df1d6bd3f90562d2107fa1f67c2ffec2266f52ae9171db071 [2025-05-20T03:01:09.738Z] live: 2f668af62eeaefd93616e6feba23d4f002ea19ae0d6a8ea65bea85d1992577ef [2025-05-20T03:01:09.738Z] + set +x [2025-05-20T03:01:13.887Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.u5HAE37eIu/qemu/fedora-coreos-42.20250520.dev.0-qemu.x86_64.qcow2': Operation not permitted [2025-05-20T03:01:13.887Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.u5HAE37eIu/qemu': Operation not permitted [2025-05-20T03:01:18.035Z] /home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/meta.json wrote with version stamp 1747710077902667154 [2025-05-20T03:01:18.035Z] Successfully generated: fedora-coreos-42.20250520.dev.0-qemu.x86_64.qcow2 [2025-05-20T03:01:18.039Z] [Pipeline] } [2025-05-20T03:01:18.042Z] [Pipeline] // withEnv [2025-05-20T03:01:18.047Z] [Pipeline] } [2025-05-20T03:01:18.060Z] [Pipeline] // stage [2025-05-20T03:01:18.101Z] [Pipeline] withEnv [2025-05-20T03:01:18.101Z] [Pipeline] { [2025-05-20T03:01:18.105Z] [Pipeline] sh [2025-05-20T03:01:18.705Z] + set -euo pipefail [2025-05-20T03:01:18.705Z] ++ umask [2025-05-20T03:01:18.705Z] + '[' 0022 = 0000 ']' [2025-05-20T03:01:18.705Z] + uuidgen [2025-05-20T03:01:18.705Z] + cut -f1 -d- [2025-05-20T03:01:18.708Z] [Pipeline] } [2025-05-20T03:01:18.711Z] [Pipeline] // withEnv [2025-05-20T03:01:18.716Z] [Pipeline] withEnv [2025-05-20T03:01:18.716Z] [Pipeline] { [2025-05-20T03:01:18.739Z] [Pipeline] sh [2025-05-20T03:01:19.271Z] + set -euo pipefail [2025-05-20T03:01:19.271Z] ++ umask [2025-05-20T03:01:19.271Z] + '[' 0022 = 0000 ']' [2025-05-20T03:01:19.271Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:01:19.271Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-05-20T03:01:19.274Z] [Pipeline] } [2025-05-20T03:01:19.277Z] [Pipeline] // withEnv [2025-05-20T03:01:19.353Z] [Pipeline] parallel [2025-05-20T03:01:19.353Z] [Pipeline] { (Branch: x86_64:kola) [2025-05-20T03:01:19.353Z] [Pipeline] { (Branch: x86_64:kola:upgrade) [2025-05-20T03:01:19.368Z] [Pipeline] withEnv [2025-05-20T03:01:19.368Z] [Pipeline] { [2025-05-20T03:01:19.377Z] [Pipeline] withEnv [2025-05-20T03:01:19.377Z] [Pipeline] { [2025-05-20T03:01:19.380Z] [Pipeline] sh [2025-05-20T03:01:19.655Z] [Pipeline] sh [2025-05-20T03:01:19.908Z] + set -xeuo pipefail [2025-05-20T03:01:19.908Z] ++ umask [2025-05-20T03:01:19.908Z] + '[' 0022 = 0000 ']' [2025-05-20T03:01:19.908Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola [2025-05-20T03:01:19.941Z] [Pipeline] } [2025-05-20T03:01:19.946Z] [Pipeline] // withEnv [2025-05-20T03:01:19.950Z] [Pipeline] withEnv [2025-05-20T03:01:19.951Z] [Pipeline] { [2025-05-20T03:01:19.954Z] [Pipeline] sh [2025-05-20T03:01:20.183Z] + set -xeuo pipefail [2025-05-20T03:01:20.183Z] ++ umask [2025-05-20T03:01:20.183Z] + '[' 0022 = 0000 ']' [2025-05-20T03:01:20.183Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:01:20.183Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades [2025-05-20T03:01:20.183Z] 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-G2BRS/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image [2025-05-20T03:01:20.183Z] 2025-05-20T03:01:20Z cli: Started logging at level INFO [2025-05-20T03:01:20.183Z] 2025-05-20T03:01:20Z cli: Started logging at level INFO [2025-05-20T03:01:20.438Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/42.20250518.20.0/x86_64/fedora-coreos-42.20250518.20.0-qemu.x86_64.qcow2.xz [2025-05-20T03:01:20.438Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/42.20250518.20.0/x86_64/fedora-coreos-42.20250518.20.0-qemu.x86_64.qcow2.xz.sig [2025-05-20T03:01:20.491Z] + set -euo pipefail [2025-05-20T03:01:20.491Z] ++ umask [2025-05-20T03:01:20.491Z] + '[' 0022 = 0000 ']' [2025-05-20T03:01:20.491Z] + kola list --json [2025-05-20T03:01:20.491Z] + jq -r '.[].Name' [2025-05-20T03:01:20.494Z] [Pipeline] } [2025-05-20T03:01:20.496Z] [Pipeline] // withEnv [2025-05-20T03:01:20.513Z] [Pipeline] withEnv [2025-05-20T03:01:20.514Z] [Pipeline] { [2025-05-20T03:01:20.517Z] [Pipeline] sh [2025-05-20T03:01:21.043Z] + set -xeuo pipefail [2025-05-20T03:01:21.043Z] ++ umask [2025-05-20T03:01:21.043Z] + '[' 0022 = 0000 ']' [2025-05-20T03:01:21.043Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:01:21.043Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5 [2025-05-20T03:01:21.043Z] 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-G2BRS/kola-x86_64 [2025-05-20T03:01:21.297Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-20T03:01:21.297Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.team-dhcp-via-ignition [2025-05-20T03:01:21.552Z] === RUN fcos.users.shells [2025-05-20T03:01:21.552Z] === RUN ostree.hotfix [2025-05-20T03:01:21.552Z] === RUN rootfs.uuid [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.nameserver [2025-05-20T03:01:21.552Z] === RUN ostree.remote [2025-05-20T03:01:21.552Z] === RUN coreos.selinux.boolean [2025-05-20T03:01:21.552Z] === RUN coreos.ignition.symlink [2025-05-20T03:01:21.552Z] === RUN ext.config.ignition.remote [2025-05-20T03:01:21.552Z] === RUN basic [2025-05-20T03:01:21.552Z] === RUN rhcos.selinux.boolean.persist [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.no-default-initramfs-net-propagation.bootif [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.prefer-ignition-networking [2025-05-20T03:01:21.552Z] === RUN rpmostree.install-uninstall [2025-05-20T03:01:21.552Z] === RUN podman.workflow [2025-05-20T03:01:21.552Z] === RUN ext.config.ignition.delete-config [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.bridge-static-via-kargs [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.force-persist-ip [2025-05-20T03:01:21.552Z] === RUN ext.config.extensions.package [2025-05-20T03:01:21.552Z] === RUN coreos.unique.boot.ignition.failure [2025-05-20T03:01:21.552Z] === RUN ext.config.reboot [2025-05-20T03:01:21.552Z] === RUN ext.config.var-mount.simple [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.no-persist-ip [2025-05-20T03:01:21.552Z] === RUN multipath.partition [2025-05-20T03:01:21.552Z] === RUN ext.config.docker.basic [2025-05-20T03:01:21.552Z] === RUN ext.config.butane.grub-users [2025-05-20T03:01:21.552Z] === RUN basic.uefi-secure [2025-05-20T03:01:21.552Z] === RUN ext.config.swap.zram-generator [2025-05-20T03:01:21.552Z] === RUN ext.config.boot.bootupd-validate [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.kargs-rd-net [2025-05-20T03:01:21.552Z] === RUN coreos.ignition.instantiated.enable-unit [2025-05-20T03:01:21.552Z] === RUN fcos.network.listeners [2025-05-20T03:01:21.552Z] === RUN ext.config.ntp.chrony.dhcp-propagation [2025-05-20T03:01:21.552Z] === RUN ext.config.selinux.enforcing [2025-05-20T03:01:21.552Z] === RUN coreos.ignition.groups [2025-05-20T03:01:21.552Z] === RUN multipath.day2 [2025-05-20T03:01:21.552Z] === RUN ext.config.ignition.resource.remote [2025-05-20T03:01:21.552Z] === RUN kdump.crash.ssh [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.mtu-on-bond-kargs [2025-05-20T03:01:21.552Z] === RUN ext.config.systemd.network-online [2025-05-20T03:01:21.552Z] === RUN ext.config.boot.grub2-install [2025-05-20T03:01:21.552Z] === RUN coreos.ignition.mount.disks [2025-05-20T03:01:21.552Z] === RUN ext.config.ssh.custom-host-key-permissions [2025-05-20T03:01:21.552Z] === RUN ext.config.kdump.crash [2025-05-20T03:01:21.552Z] === RUN ext.config.ignition.systemd-disable [2025-05-20T03:01:21.552Z] === RUN ext.config.ignition.systemd-enable-units [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.nmstate.policy [2025-05-20T03:01:21.552Z] === RUN fcos.filesystem [2025-05-20T03:01:21.552Z] === RUN coreos.misc.disk.varlibcontainers [2025-05-20T03:01:21.552Z] === RUN coreos.ignition.mount.partitions [2025-05-20T03:01:21.552Z] === RUN ext.config.systemd.condition-needs-update [2025-05-20T03:01:21.552Z] === RUN coreos.unique.boot.failure [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.rd-net-timeout-carrier [2025-05-20T03:01:21.552Z] === RUN ext.config.var-mount.scsi-id [2025-05-20T03:01:21.552Z] === RUN ext.config.var-mount.luks [2025-05-20T03:01:21.552Z] === RUN basic.nvme [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.ifname-karg.udev-rule-firstboot-propagation [2025-05-20T03:01:21.552Z] === RUN basic.uefi [2025-05-20T03:01:21.552Z] === RUN ext.config.docker.swarm-overlay-network [2025-05-20T03:01:21.552Z] === RUN ext.config.gshadow [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.mtu-on-bond-ignition [2025-05-20T03:01:21.552Z] === RUN ext.config.firewall.iptables-legacy [2025-05-20T03:01:21.552Z] === RUN coreos.ignition.sethostname [2025-05-20T03:01:21.552Z] === RUN coreos.auth.verify [2025-05-20T03:01:21.552Z] === RUN multipath.day1 [2025-05-20T03:01:21.552Z] === RUN podman.base [2025-05-20T03:01:21.552Z] === RUN ext.config.ignition.kargs [2025-05-20T03:01:21.552Z] === RUN ostree.unlock [2025-05-20T03:01:21.552Z] === RUN coreos.ignition.once [2025-05-20T03:01:21.552Z] === RUN ext.config.clhm.ignition-warnings [2025-05-20T03:01:21.552Z] === RUN ext.config.ntp.timesyncd.dhcp-propagation [2025-05-20T03:01:21.552Z] === RUN ext.config.ignition.systemd-unmasking [2025-05-20T03:01:21.552Z] === RUN ext.config.disks.lvmdevices [2025-05-20T03:01:21.552Z] === RUN rpmostree.status [2025-05-20T03:01:21.552Z] === RUN ext.config.ignition.stable-boot [2025-05-20T03:01:21.552Z] === RUN coreos.ignition.v2.users [2025-05-20T03:01:21.552Z] === RUN coreos.ignition.failure [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.nmstate.state [2025-05-20T03:01:21.552Z] === RUN ext.config.containers.quadlet [2025-05-20T03:01:21.552Z] === RUN kdump.crash.nfs [2025-05-20T03:01:21.552Z] === RUN ext.config.podman.rootless-systemd [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.ifname-karg.everyboot-systemd-link-file [2025-05-20T03:01:21.552Z] === RUN rpmostree.upgrade-rollback [2025-05-20T03:01:21.552Z] === RUN non-exclusive-test-bucket-0 [2025-05-20T03:01:21.552Z] === RUN ext.config.rpm-ostree-countme [2025-05-20T03:01:21.552Z] === RUN ext.config.networking.hostname.fallback-hostname [2025-05-20T03:01:21.552Z] === RUN ext.config.toolbox [2025-05-20T03:01:21.552Z] === RUN podman.network-single [2025-05-20T03:01:21.793Z] Read disk 118.33200454711914 MiB/749.6115264892578 MiB (15%) [2025-05-20T03:01:22.715Z] Read disk 142.5650520324707 MiB/749.6115264892578 MiB (19%) [2025-05-20T03:01:23.644Z] Read disk 177.98186111450195 MiB/749.6115264892578 MiB (23%) [2025-05-20T03:01:24.565Z] Read disk 208.18500900268555 MiB/749.6115264892578 MiB (27%) [2025-05-20T03:01:25.920Z] Read disk 247.35385513305664 MiB/749.6115264892578 MiB (32%) [2025-05-20T03:01:26.851Z] Read disk 345.91421127319336 MiB/749.6115264892578 MiB (46%) [2025-05-20T03:01:27.772Z] Read disk 372.01673126220703 MiB/749.6115264892578 MiB (49%) [2025-05-20T03:01:28.693Z] Read disk 407.16575622558594 MiB/749.6115264892578 MiB (54%) [2025-05-20T03:01:29.615Z] Read disk 435.9445323944092 MiB/749.6115264892578 MiB (58%) [2025-05-20T03:01:30.972Z] Read disk 459.2400131225586 MiB/749.6115264892578 MiB (61%) [2025-05-20T03:01:31.891Z] Read disk 507.9842109680176 MiB/749.6115264892578 MiB (67%) [2025-05-20T03:01:32.813Z] Read disk 535.0921173095703 MiB/749.6115264892578 MiB (71%) [2025-05-20T03:01:33.744Z] Read disk 556.5029277801514 MiB/749.6115264892578 MiB (74%) [2025-05-20T03:01:34.664Z] Read disk 584.0545768737793 MiB/749.6115264892578 MiB (77%) [2025-05-20T03:01:35.585Z] Read disk 614.0692596435547 MiB/749.6115264892578 MiB (81%) [2025-05-20T03:01:36.951Z] Read disk 644.3152389526367 MiB/749.6115264892578 MiB (85%) [2025-05-20T03:01:37.872Z] Read disk 670.6098136901855 MiB/749.6115264892578 MiB (89%) [2025-05-20T03:01:38.792Z] Read disk 698.275764465332 MiB/749.6115264892578 MiB (93%) [2025-05-20T03:01:39.713Z] Read disk 742.8239612579346 MiB/749.6115264892578 MiB (99%) [2025-05-20T03:01:39.966Z] Read disk 749.6115264892578 MiB/749.6115264892578 MiB (100%) [2025-05-20T03:01:39.966Z] Read disk 749.6115264892578 MiB/749.6115264892578 MiB (100%) [2025-05-20T03:01:39.966Z] Read disk 749.6115264892578 MiB/749.6115264892578 MiB (100%) [2025-05-20T03:01:39.966Z] gpg: Signature made Mon May 19 08:01:58 2025 UTC [2025-05-20T03:01:39.966Z] gpg: using RSA key B0F4950458F69E1150C6C5EDC8AC4916105EF944 [2025-05-20T03:01:39.966Z] gpg: Good signature from "Fedora (42) <fedora-42-primary@fedoraproject.org>" [ultimate] [2025-05-20T03:01:48.044Z] tmp/kola-qemu-cache/fedora-coreos-42.20250518.20.0-qemu.x86_64.qcow2 [2025-05-20T03:01:48.044Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-20T03:01:48.044Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-20T03:01:48.044Z] === RUN fcos.upgrade.basic [2025-05-20T03:02:00.176Z] --- [32mPASS[0m: coreos.ignition.groups (36.65s) [2025-05-20T03:02:00.176Z] --- [32mPASS[0m: ext.config.ignition.systemd-enable-units (38.77s) [2025-05-20T03:02:06.692Z] --- [32mPASS[0m: ext.config.networking.team-dhcp-via-ignition (44.70s) [2025-05-20T03:02:06.692Z] --- [32mPASS[0m: ext.config.networking.kargs-rd-net (44.94s) [2025-05-20T03:02:18.834Z] --- [32mPASS[0m: multipath.partition (55.54s) [2025-05-20T03:02:26.666Z] === RUN fcos.upgrade.basic/setup [2025-05-20T03:02:26.666Z] === RUN fcos.upgrade.basic/upgrade-from-previous [2025-05-20T03:02:28.748Z] --- [32mPASS[0m: ext.config.ignition.systemd-disable (27.20s) [2025-05-20T03:02:33.979Z] --- [32mPASS[0m: ext.config.ssh.custom-host-key-permissions (27.09s) [2025-05-20T03:02:34.898Z] --- [32mPASS[0m: ext.config.boot.grub2-install (36.67s) [2025-05-20T03:03:01.371Z] === RUN ostree.unlock/unlock [2025-05-20T03:03:01.371Z] === RUN ostree.unlock/install [2025-05-20T03:03:01.927Z] === RUN ostree.unlock/uninstall [2025-05-20T03:03:02.483Z] === RUN ostree.unlock/discard [2025-05-20T03:03:12.402Z] --- [32mPASS[0m: coreos.ignition.mount.disks (55.06s) [2025-05-20T03:03:22.805Z] === RUN fcos.upgrade.basic/upgrade-from-current [2025-05-20T03:03:27.221Z] --- [32mPASS[0m: ostree.unlock (57.43s) [2025-05-20T03:03:27.221Z] --- [32mPASS[0m: ostree.unlock/unlock (1.02s) [2025-05-20T03:03:27.221Z] --- [32mPASS[0m: ostree.unlock/install (0.65s) [2025-05-20T03:03:27.221Z] --- [32mPASS[0m: ostree.unlock/uninstall (0.46s) [2025-05-20T03:03:27.221Z] --- [32mPASS[0m: ostree.unlock/discard (19.11s) [2025-05-20T03:03:49.086Z] --- [32mPASS[0m: ext.config.networking.hostname.fallback-hostname (36.85s) [2025-05-20T03:03:52.335Z] --- [32mPASS[0m: ext.config.kdump.crash (106.01s) [2025-05-20T03:03:58.895Z] --- [32mPASS[0m: ext.config.toolbox (83.73s) [2025-05-20T03:04:04.119Z] --- [32mPASS[0m: ext.config.rpm-ostree-countme (38.60s) [2025-05-20T03:04:09.394Z] --- [32mPASS[0m: fcos.upgrade.basic (140.06s) [2025-05-20T03:04:09.394Z] --- [32mPASS[0m: fcos.upgrade.basic/setup (4.96s) [2025-05-20T03:04:09.394Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-previous (47.49s) [2025-05-20T03:04:09.394Z] --- [32mPASS[0m: fcos.upgrade.basic/upgrade-from-current (50.26s) [2025-05-20T03:04:09.394Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-upgrade-x86_64 [2025-05-20T03:04:09.398Z] [Pipeline] } [2025-05-20T03:04:09.403Z] [Pipeline] // withEnv [2025-05-20T03:04:09.408Z] [Pipeline] } [2025-05-20T03:04:25.982Z] === RUN rpmostree.upgrade-rollback/upgrade [2025-05-20T03:04:40.803Z] === RUN non-exclusive-test-bucket-0/ext.config.files.validate-symlinks [2025-05-20T03:04:52.945Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin [2025-05-20T03:04:53.198Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context [2025-05-20T03:04:55.078Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy [2025-05-20T03:04:56.435Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nic-naming [2025-05-20T03:04:58.312Z] === RUN non-exclusive-test-bucket-0/ext.config.content-origins [2025-05-20T03:04:58.564Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.everyboot-systemd-link-file (60.01s) [2025-05-20T03:04:59.931Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents [2025-05-20T03:05:03.180Z] === RUN rpmostree.upgrade-rollback/rollback [2025-05-20T03:05:05.682Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setgid [2025-05-20T03:05:07.037Z] === RUN non-exclusive-test-bucket-0/ext.config.files.license [2025-05-20T03:05:07.603Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.dns [2025-05-20T03:05:10.104Z] --- [32mPASS[0m: ext.config.podman.rootless-systemd (66.38s) [2025-05-20T03:05:16.617Z] === RUN non-exclusive-test-bucket-0/ext.config.firewall.iptables [2025-05-20T03:05:17.973Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.tls [2025-05-20T03:05:20.475Z] === RUN non-exclusive-test-bucket-0/ext.config.clhm.network-device-info [2025-05-20T03:05:21.031Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context [2025-05-20T03:05:22.907Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.partition-scheme [2025-05-20T03:05:24.795Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-start [2025-05-20T03:05:26.151Z] === RUN non-exclusive-test-bucket-0/ext.config.files.sudoers [2025-05-20T03:05:26.708Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit [2025-05-20T03:05:28.608Z] === RUN non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite [2025-05-20T03:05:28.862Z] === RUN non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 [2025-05-20T03:05:29.115Z] --- [32mPASS[0m: rpmostree.upgrade-rollback (97.03s) [2025-05-20T03:05:29.115Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/upgrade (37.94s) [2025-05-20T03:05:29.115Z] --- [32mPASS[0m: rpmostree.upgrade-rollback/rollback (23.05s) [2025-05-20T03:05:29.682Z] === RUN non-exclusive-test-bucket-0/ext.config.files.console-config [2025-05-20T03:05:31.558Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts [2025-05-20T03:05:32.916Z] === RUN non-exclusive-test-bucket-0/ext.config.ignition.journald-log [2025-05-20T03:05:33.170Z] --- [32mPASS[0m: podman.network-single (179.64s) [2025-05-20T03:05:34.525Z] === RUN non-exclusive-test-bucket-0/ext.config.boot.bootupd [2025-05-20T03:05:36.412Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service [2025-05-20T03:05:37.765Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match [2025-05-20T03:05:41.919Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client [2025-05-20T03:05:42.176Z] --- [32mPASS[0m: ext.config.containers.quadlet (32.21s) [2025-05-20T03:05:43.104Z] === RUN non-exclusive-test-bucket-0/ext.config.files.root-bash [2025-05-20T03:05:43.661Z] === RUN non-exclusive-test-bucket-0/ext.config.security.passwd [2025-05-20T03:05:45.545Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved [2025-05-20T03:05:46.900Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.compression [2025-05-20T03:05:48.777Z] === RUN non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps [2025-05-20T03:05:49.032Z] --- [32mPASS[0m: coreos.ignition.failure (15.84s) [2025-05-20T03:05:50.398Z] === RUN non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config [2025-05-20T03:05:52.276Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-prjquota [2025-05-20T03:05:53.633Z] === RUN non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot [2025-05-20T03:05:55.518Z] === RUN non-exclusive-test-bucket-0/ext.config.files.etc-permissions [2025-05-20T03:05:57.396Z] === RUN non-exclusive-test-bucket-0/ext.config.files.setuid [2025-05-20T03:05:58.748Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.network-online-service [2025-05-20T03:06:00.633Z] === RUN non-exclusive-test-bucket-0/ext.config.swap.zram-default [2025-05-20T03:06:01.989Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.growfs [2025-05-20T03:06:02.546Z] === RUN non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions [2025-05-20T03:06:04.424Z] === RUN non-exclusive-test-bucket-0/ext.config.files.system-generators [2025-05-20T03:06:05.779Z] === RUN non-exclusive-test-bucket-0/ext.config.files.kernel-headers [2025-05-20T03:06:06.700Z] === RUN non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files [2025-05-20T03:06:07.256Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_groups [2025-05-20T03:06:09.141Z] === RUN non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir [2025-05-20T03:06:09.395Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links [2025-05-20T03:06:11.274Z] === RUN non-exclusive-test-bucket-0/ext.config.composefs.enabled [2025-05-20T03:06:12.628Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch [2025-05-20T03:06:14.505Z] --- [32mPASS[0m: ext.config.networking.nmstate.state (45.38s) [2025-05-20T03:06:15.424Z] === RUN non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking [2025-05-20T03:06:17.301Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default [2025-05-20T03:06:18.657Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fcos_users [2025-05-20T03:06:18.910Z] --- [32mPASS[0m: coreos.ignition.v2.users (36.73s) [2025-05-20T03:06:20.266Z] === RUN non-exclusive-test-bucket-0/ext.config.files.check-symlink [2025-05-20T03:06:22.156Z] === RUN non-exclusive-test-bucket-0/ext.config.logging.printk [2025-05-20T03:06:22.409Z] === RUN non-exclusive-test-bucket-0/ext.config.files.aleph-version [2025-05-20T03:06:22.967Z] === RUN non-exclusive-test-bucket-0/ext.config.files.logrotate-service [2025-05-20T03:06:24.855Z] === RUN non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware [2025-05-20T03:06:25.412Z] === RUN non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context [2025-05-20T03:06:27.911Z] --- [32mPASS[0m: ext.config.ignition.stable-boot (38.83s) [2025-05-20T03:06:31.163Z] === RUN non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust [2025-05-20T03:06:32.521Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro [2025-05-20T03:06:34.575Z] === RUN non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read [2025-05-20T03:06:35.932Z] === RUN non-exclusive-test-bucket-0/ext.config.files.initrd.executables [2025-05-20T03:06:40.081Z] --- [32mPASS[0m: rpmostree.status (25.18s) [2025-05-20T03:06:41.438Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change [2025-05-20T03:06:43.316Z] === RUN non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service [2025-05-20T03:06:43.883Z] === RUN non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer [2025-05-20T03:06:45.757Z] === RUN non-exclusive-test-bucket-0/ext.config.kdump.service [2025-05-20T03:06:47.121Z] === RUN non-exclusive-test-bucket-0/ext.config.disks.tmpfs [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0 (182.35s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (12.88s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.64s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (1.65s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.61s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.62s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.content-origins (1.62s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (5.63s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setgid (1.63s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.license (0.63s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.dns (8.62s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.65s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.tls (2.63s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.63s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.65s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.71s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.65s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.63s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (1.62s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.66s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (0.63s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.console-config (1.64s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.63s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.64s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.62s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.63s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (3.64s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.66s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.64s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.passwd (1.64s) [2025-05-20T03:06:51.268Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.67s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.62s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.62s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.64s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (1.68s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.81s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.71s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.setuid (1.67s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.62s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.swap.zram-default (1.63s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.64s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.63s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.62s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.64s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.62s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.61s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.65s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.64s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.61s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.62s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (1.63s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.64s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.61s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.62s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.logging.printk (0.62s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.66s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.61s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.64s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (5.64s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.65s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.66s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.63s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (5.63s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.66s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (0.66s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.63s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.kdump.service (1.66s) [2025-05-20T03:06:51.269Z] --- [32mPASS[0m: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.62s) [2025-05-20T03:06:51.826Z] --- [32mPASS[0m: kdump.crash.nfs (113.33s) [2025-05-20T03:06:51.826Z] cluster.go:151: Running as unit: run-p7308-i7309.service; invocation ID: b15f79cb3c194bc29fe8a50b7234afac [2025-05-20T03:07:03.966Z] --- [32mPASS[0m: ext.config.disks.lvmdevices (45.05s) [2025-05-20T03:07:04.523Z] --- [32mPASS[0m: ext.config.ignition.systemd-unmasking (36.67s) [2025-05-20T03:07:19.339Z] --- [32mPASS[0m: ext.config.clhm.ignition-warnings (26.86s) [2025-05-20T03:07:34.162Z] --- [32mPASS[0m: ext.config.boot.bootupd-validate (27.84s) [2025-05-20T03:07:35.092Z] --- [32mPASS[0m: coreos.ignition.once (43.07s) [2025-05-20T03:07:38.342Z] === RUN basic.uefi-secure/DbusPerms [2025-05-20T03:07:38.342Z] === RUN basic.uefi-secure/ServicesActive [2025-05-20T03:07:38.342Z] --- [32mPASS[0m: ext.config.ntp.timesyncd.dhcp-propagation (58.67s) [2025-05-20T03:07:38.596Z] === RUN basic.uefi-secure/ReadOnly [2025-05-20T03:07:38.596Z] === RUN basic.uefi-secure/Useradd [2025-05-20T03:07:38.849Z] === RUN basic.uefi-secure/MachineID [2025-05-20T03:07:39.102Z] === RUN basic.uefi-secure/FCOSGrowpart [2025-05-20T03:07:39.102Z] === RUN basic.uefi-secure/PortSSH [2025-05-20T03:07:43.253Z] --- [32mPASS[0m: basic.uefi-secure (38.75s) [2025-05-20T03:07:43.253Z] --- [32mPASS[0m: basic.uefi-secure/DbusPerms (0.34s) [2025-05-20T03:07:43.253Z] --- [32mPASS[0m: basic.uefi-secure/ServicesActive (0.13s) [2025-05-20T03:07:43.253Z] --- [32mPASS[0m: basic.uefi-secure/ReadOnly (0.11s) [2025-05-20T03:07:43.253Z] --- [32mPASS[0m: basic.uefi-secure/Useradd (0.19s) [2025-05-20T03:07:43.253Z] --- [32mPASS[0m: basic.uefi-secure/MachineID (0.12s) [2025-05-20T03:07:43.253Z] --- [32mPASS[0m: basic.uefi-secure/FCOSGrowpart (0.15s) [2025-05-20T03:07:43.253Z] --- [32mPASS[0m: basic.uefi-secure/PortSSH (0.13s) [2025-05-20T03:07:58.076Z] --- [32mPASS[0m: ext.config.swap.zram-generator (38.51s) [2025-05-20T03:08:24.544Z] --- [32mPASS[0m: ext.config.selinux.enforcing (44.01s) [2025-05-20T03:08:26.421Z] --- [32mPASS[0m: ext.config.networking.prefer-ignition-networking (29.67s) [2025-05-20T03:08:34.485Z] --- [32mPASS[0m: ext.config.ntp.chrony.dhcp-propagation (58.24s) [2025-05-20T03:08:42.547Z] --- [32mPASS[0m: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (59.35s) [2025-05-20T03:08:45.795Z] --- [32mPASS[0m: ext.config.butane.grub-users (73.38s) [2025-05-20T03:09:03.806Z] --- [32mPASS[0m: ext.config.ignition.kargs (39.83s) [2025-05-20T03:09:07.059Z] === RUN podman.base/info [2025-05-20T03:09:07.059Z] === RUN podman.base/resources [2025-05-20T03:09:07.617Z] --- [32mPASS[0m: ext.config.networking.no-persist-ip (41.17s) [2025-05-20T03:09:15.688Z] --- [32mPASS[0m: podman.base (29.22s) [2025-05-20T03:09:15.688Z] --- [32mPASS[0m: podman.base/info (0.44s) [2025-05-20T03:09:15.688Z] --- [32mPASS[0m: podman.base/resources (4.63s) [2025-05-20T03:09:17.043Z] --- [32mPASS[0m: coreos.unique.boot.ignition.failure (14.82s) [2025-05-20T03:09:31.857Z] --- [32mPASS[0m: ext.config.var-mount.simple (56.17s) [2025-05-20T03:09:37.083Z] --- [32mPASS[0m: ext.config.reboot (54.93s) [2025-05-20T03:09:51.891Z] --- [32mPASS[0m: coreos.auth.verify (33.86s) [2025-05-20T03:09:59.952Z] --- [32mPASS[0m: ext.config.networking.force-persist-ip (29.80s) [2025-05-20T03:10:04.101Z] --- [32mPASS[0m: multipath.day1 (56.10s) [2025-05-20T03:10:14.029Z] --- [32mPASS[0m: ext.config.extensions.package (58.64s) [2025-05-20T03:10:15.384Z] --- [32mPASS[0m: coreos.ignition.sethostname (24.35s) [2025-05-20T03:10:17.263Z] --- [32mPASS[0m: ext.config.networking.bridge-static-via-kargs (40.27s) [2025-05-20T03:10:32.077Z] --- [32mPASS[0m: ext.config.firewall.iptables-legacy (26.80s) [2025-05-20T03:10:44.227Z] === RUN podman.workflow/run [2025-05-20T03:10:46.102Z] === RUN rpmostree.install-uninstall/install [2025-05-20T03:10:47.021Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-ignition (29.84s) [2025-05-20T03:11:19.004Z] --- [32mPASS[0m: ext.config.systemd.network-online (27.38s) [2025-05-20T03:11:24.231Z] --- [32mPASS[0m: ext.config.ignition.delete-config (84.41s) [2025-05-20T03:11:34.154Z] === RUN rpmostree.install-uninstall/uninstall [2025-05-20T03:11:56.014Z] --- [32mPASS[0m: ext.config.gshadow (38.65s) [2025-05-20T03:12:05.932Z] --- [32mPASS[0m: ext.config.networking.mtu-on-bond-kargs (41.79s) [2025-05-20T03:12:15.858Z] --- [32mPASS[0m: rpmostree.install-uninstall (119.75s) [2025-05-20T03:12:15.858Z] --- [32mPASS[0m: rpmostree.install-uninstall/install (46.81s) [2025-05-20T03:12:15.858Z] --- [32mPASS[0m: rpmostree.install-uninstall/uninstall (38.79s) [2025-05-20T03:12:23.923Z] --- [32mPASS[0m: kdump.crash.ssh (112.85s) [2025-05-20T03:12:23.923Z] cluster.go:151: Running as unit: run-p6935-i6936.service; invocation ID: 233bae12c055496c96e34b55763ee87d [2025-05-20T03:12:23.923Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-20T03:12:26.425Z] --- [32mPASS[0m: ext.config.docker.swarm-overlay-network (32.94s) [2025-05-20T03:12:36.341Z] --- [32mPASS[0m: coreos.unique.boot.failure (11.72s) [2025-05-20T03:12:39.591Z] === RUN basic.uefi/PortSSH [2025-05-20T03:12:39.591Z] === RUN basic.uefi/DbusPerms [2025-05-20T03:12:39.844Z] === RUN basic.uefi/ServicesActive [2025-05-20T03:12:40.098Z] === RUN basic.uefi/ReadOnly [2025-05-20T03:12:40.098Z] === RUN basic.uefi/Useradd [2025-05-20T03:12:40.351Z] === RUN basic.uefi/MachineID [2025-05-20T03:12:40.351Z] === RUN basic.uefi/FCOSGrowpart [2025-05-20T03:12:44.500Z] --- [32mPASS[0m: basic.uefi (38.52s) [2025-05-20T03:12:44.500Z] --- [32mPASS[0m: basic.uefi/PortSSH (0.11s) [2025-05-20T03:12:44.500Z] --- [32mPASS[0m: basic.uefi/DbusPerms (0.34s) [2025-05-20T03:12:44.500Z] --- [32mPASS[0m: basic.uefi/ServicesActive (0.13s) [2025-05-20T03:12:44.500Z] --- [32mPASS[0m: basic.uefi/ReadOnly (0.11s) [2025-05-20T03:12:44.500Z] --- [32mPASS[0m: basic.uefi/Useradd (0.19s) [2025-05-20T03:12:44.500Z] --- [32mPASS[0m: basic.uefi/MachineID (0.13s) [2025-05-20T03:12:44.500Z] --- [32mPASS[0m: basic.uefi/FCOSGrowpart (0.14s) [2025-05-20T03:12:48.648Z] === RUN basic.nvme/DbusPerms [2025-05-20T03:12:48.648Z] === RUN basic.nvme/ServicesActive [2025-05-20T03:12:48.648Z] === RUN basic.nvme/ReadOnly [2025-05-20T03:12:48.648Z] === RUN basic.nvme/Useradd [2025-05-20T03:12:48.648Z] --- [32mPASS[0m: ext.config.docker.basic (33.66s) [2025-05-20T03:12:48.902Z] === RUN basic.nvme/MachineID [2025-05-20T03:12:48.902Z] === RUN basic.nvme/FCOSGrowpart [2025-05-20T03:12:49.155Z] === RUN basic.nvme/PortSSH [2025-05-20T03:12:53.302Z] --- [32mPASS[0m: basic.nvme (26.57s) [2025-05-20T03:12:53.302Z] --- [32mPASS[0m: basic.nvme/DbusPerms (0.36s) [2025-05-20T03:12:53.302Z] --- [32mPASS[0m: basic.nvme/ServicesActive (0.13s) [2025-05-20T03:12:53.302Z] --- [32mPASS[0m: basic.nvme/ReadOnly (0.12s) [2025-05-20T03:12:53.303Z] --- [32mPASS[0m: basic.nvme/Useradd (0.22s) [2025-05-20T03:12:53.303Z] --- [32mPASS[0m: basic.nvme/MachineID (0.13s) [2025-05-20T03:12:53.303Z] --- [32mPASS[0m: basic.nvme/FCOSGrowpart (0.15s) [2025-05-20T03:12:53.303Z] --- [32mPASS[0m: basic.nvme/PortSSH (0.13s) [2025-05-20T03:13:11.316Z] --- [32mPASS[0m: ext.config.ignition.resource.remote (26.86s) [2025-05-20T03:13:33.173Z] --- [32mPASS[0m: coreos.misc.disk.varlibcontainers (57.02s) [2025-05-20T03:13:33.173Z] cluster.go:151: Created symlink '/etc/systemd/system/var-lib-containers.mount.wants/systemd-mkfs@dev-disk-by-id-virtio-disk1.service' ��� '/etc/systemd/system/systemd-mkfs@dev-disk-by-id-virtio-disk1.service'. [2025-05-20T03:13:33.173Z] cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' ��� '/etc/systemd/system/var-lib-containers.mount'. [2025-05-20T03:13:59.648Z] --- [32mPASS[0m: ext.config.var-mount.luks (68.50s) [2025-05-20T03:13:59.648Z] --- [32mPASS[0m: ext.config.var-mount.scsi-id (47.67s) [2025-05-20T03:14:21.501Z] --- [32mPASS[0m: ext.config.systemd.condition-needs-update (88.94s) [2025-05-20T03:14:28.022Z] --- [32mPASS[0m: coreos.ignition.mount.partitions (55.08s) [2025-05-20T03:14:54.492Z] --- [32mPASS[0m: fcos.network.listeners (24.00s) [2025-05-20T03:14:54.746Z] === RUN basic/DbusPerms [2025-05-20T03:14:55.303Z] === RUN basic/ServicesActive [2025-05-20T03:14:55.303Z] === RUN basic/ReadOnly [2025-05-20T03:14:55.557Z] === RUN basic/Useradd [2025-05-20T03:14:55.557Z] === RUN basic/MachineID [2025-05-20T03:14:55.810Z] --- [32mPASS[0m: ext.config.networking.rd-net-timeout-carrier (58.55s) [2025-05-20T03:14:55.810Z] === RUN basic/FCOSGrowpart [2025-05-20T03:14:56.074Z] === RUN basic/PortSSH [2025-05-20T03:14:59.326Z] --- [32mPASS[0m: basic (37.88s) [2025-05-20T03:14:59.326Z] --- [32mPASS[0m: basic/DbusPerms (0.36s) [2025-05-20T03:14:59.326Z] --- [32mPASS[0m: basic/ServicesActive (0.13s) [2025-05-20T03:14:59.326Z] --- [32mPASS[0m: basic/ReadOnly (0.12s) [2025-05-20T03:14:59.326Z] --- [32mPASS[0m: basic/Useradd (0.21s) [2025-05-20T03:14:59.326Z] --- [32mPASS[0m: basic/MachineID (0.12s) [2025-05-20T03:14:59.326Z] --- [32mPASS[0m: basic/FCOSGrowpart (0.16s) [2025-05-20T03:14:59.326Z] --- [32mPASS[0m: basic/PortSSH (0.12s) [2025-05-20T03:15:14.138Z] --- [32mPASS[0m: multipath.day2 (73.73s) [2025-05-20T03:15:22.237Z] === RUN rootfs.uuid/RandomUUID [2025-05-20T03:15:24.741Z] --- [32mPASS[0m: rootfs.uuid (24.95s) [2025-05-20T03:15:24.741Z] --- [32mPASS[0m: rootfs.uuid/RandomUUID (0.18s) [2025-05-20T03:15:36.901Z] --- [32mPASS[0m: coreos.ignition.symlink (24.23s) [2025-05-20T03:15:38.778Z] --- [32mPASS[0m: coreos.selinux.boolean (42.63s) [2025-05-20T03:15:39.699Z] --- [32mPASS[0m: ext.config.ignition.remote (48.47s) [2025-05-20T03:15:46.213Z] === RUN ostree.remote/add [2025-05-20T03:15:46.213Z] === RUN ostree.remote/list [2025-05-20T03:15:46.213Z] === RUN ostree.remote/show-url [2025-05-20T03:15:46.213Z] === RUN ostree.remote/refs [2025-05-20T03:15:46.213Z] === RUN ostree.remote/summary [2025-05-20T03:15:46.213Z] === RUN ostree.remote/delete [2025-05-20T03:15:50.359Z] --- [32mPASS[0m: ostree.remote (25.47s) [2025-05-20T03:15:50.359Z] --- [32mPASS[0m: ostree.remote/add (0.23s) [2025-05-20T03:15:50.359Z] --- [32mPASS[0m: ostree.remote/list (0.12s) [2025-05-20T03:15:50.359Z] --- [32mPASS[0m: ostree.remote/show-url (0.20s) [2025-05-20T03:15:50.359Z] --- [32mPASS[0m: ostree.remote/refs (0.15s) [2025-05-20T03:15:50.359Z] --- [32mPASS[0m: ostree.remote/summary (0.29s) [2025-05-20T03:15:50.359Z] --- [32mPASS[0m: ostree.remote/delete (0.44s) [2025-05-20T03:15:50.916Z] === RUN podman.workflow/exec [2025-05-20T03:15:51.473Z] === RUN podman.workflow/stop [2025-05-20T03:15:59.541Z] === RUN fcos.filesystem/writablefiles [2025-05-20T03:16:00.100Z] === RUN fcos.filesystem/writabledirs [2025-05-20T03:16:00.354Z] === RUN fcos.filesystem/stickydirs [2025-05-20T03:16:00.609Z] === RUN fcos.filesystem/denylist [2025-05-20T03:16:01.967Z] === RUN podman.workflow/remove [2025-05-20T03:16:02.535Z] === RUN podman.workflow/delete [2025-05-20T03:16:04.413Z] --- [32mPASS[0m: fcos.filesystem (25.80s) [2025-05-20T03:16:04.413Z] --- [32mPASS[0m: fcos.filesystem/writablefiles (0.87s) [2025-05-20T03:16:04.413Z] --- [32mPASS[0m: fcos.filesystem/writabledirs (0.26s) [2025-05-20T03:16:04.413Z] --- [32mPASS[0m: fcos.filesystem/stickydirs (0.32s) [2025-05-20T03:16:04.413Z] --- [32mPASS[0m: fcos.filesystem/denylist (0.36s) [2025-05-20T03:16:04.666Z] --- [32mPASS[0m: coreos.ignition.instantiated.enable-unit (25.16s) [2025-05-20T03:16:06.023Z] --- [32mPASS[0m: ext.config.networking.nameserver (29.38s) [2025-05-20T03:16:06.943Z] --- [32mPASS[0m: podman.workflow (353.23s) [2025-05-20T03:16:06.943Z] --- [32mPASS[0m: podman.workflow/run (306.67s) [2025-05-20T03:16:06.943Z] cluster.go:151: Trying to pull quay.io/fedora/fedora:latest... [2025-05-20T03:16:06.943Z] cluster.go:151: Getting image source signatures [2025-05-20T03:16:06.943Z] cluster.go:151: Copying blob sha256:90ea7587d08deefb1dd20eea8fe4b3e2edbe6c60a81ea2408a701866a1dfda6c [2025-05-20T03:16:06.943Z] cluster.go:151: Copying config sha256:ef0e6b0e5f754acffe63bc664a69c6be9afda1152c3cf1633640e29965ec4648 [2025-05-20T03:16:06.943Z] cluster.go:151: Writing manifest to image destination [2025-05-20T03:16:06.943Z] --- [32mPASS[0m: podman.workflow/exec (0.34s) [2025-05-20T03:16:06.943Z] --- [32mPASS[0m: podman.workflow/stop (10.65s) [2025-05-20T03:16:06.943Z] --- [32mPASS[0m: podman.workflow/remove (0.58s) [2025-05-20T03:16:06.943Z] --- [32mPASS[0m: podman.workflow/delete (0.69s) [2025-05-20T03:16:33.416Z] --- [32mPASS[0m: fcos.users.shells (24.27s) [2025-05-20T03:16:33.973Z] --- [32mPASS[0m: ext.config.networking.no-default-initramfs-net-propagation.bootif (29.30s) [2025-05-20T03:16:38.131Z] === RUN ostree.hotfix/unlock [2025-05-20T03:16:52.943Z] === RUN ostree.hotfix/install [2025-05-20T03:16:52.943Z] === RUN ostree.hotfix/uninstall [2025-05-20T03:16:53.499Z] === RUN ostree.hotfix/persist [2025-05-20T03:17:03.417Z] --- [32mPASS[0m: rhcos.selinux.boolean.persist (58.61s) [2025-05-20T03:17:13.336Z] === RUN ostree.hotfix/rollback [2025-05-20T03:17:39.809Z] --- [32mPASS[0m: ostree.hotfix (89.14s) [2025-05-20T03:17:39.809Z] --- [32mPASS[0m: ostree.hotfix/unlock (14.16s) [2025-05-20T03:17:39.809Z] --- [32mPASS[0m: ostree.hotfix/install (0.57s) [2025-05-20T03:17:39.809Z] --- [32mPASS[0m: ostree.hotfix/uninstall (0.43s) [2025-05-20T03:17:39.809Z] --- [32mPASS[0m: ostree.hotfix/persist (18.93s) [2025-05-20T03:17:39.809Z] --- [32mPASS[0m: ostree.hotfix/rollback (19.86s) [2025-05-20T03:17:45.033Z] --- [32mPASS[0m: ext.config.networking.nmstate.policy (115.03s) [2025-05-20T03:17:45.033Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-x86_64 [2025-05-20T03:17:45.036Z] [Pipeline] } [2025-05-20T03:17:45.040Z] [Pipeline] // withEnv [2025-05-20T03:17:45.055Z] [Pipeline] withEnv [2025-05-20T03:17:45.056Z] [Pipeline] { [2025-05-20T03:17:45.059Z] [Pipeline] sh [2025-05-20T03:17:45.652Z] + set -xeuo pipefail [2025-05-20T03:17:45.652Z] ++ umask [2025-05-20T03:17:45.652Z] + '[' 0022 = 0000 ']' [2025-05-20T03:17:45.652Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:17:45.652Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision [2025-05-20T03:17:45.653Z] 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-G2BRS/kola-reprovision-x86_64 [2025-05-20T03:17:45.906Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-20T03:17:45.906Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-20T03:17:46.158Z] === RUN ext.config.root-reprovision.raid1 [2025-05-20T03:17:46.158Z] === RUN ext.config.rpm-ostree.kernel-replace [2025-05-20T03:17:46.158Z] === RUN ext.config.root-reprovision.luks.512e [2025-05-20T03:17:46.158Z] === RUN ext.config.root-reprovision.swap-before-root [2025-05-20T03:17:46.158Z] === RUN ext.config.root-reprovision.luks.multipath [2025-05-20T03:17:46.158Z] === RUN ext.config.root-reprovision.luks.autosave-xfs [2025-05-20T03:17:46.158Z] === RUN ext.config.root-reprovision.filesystem-only [2025-05-20T03:17:46.158Z] === RUN coreos.boot-mirror.luks [2025-05-20T03:17:46.158Z] === RUN coreos.boot-mirror [2025-05-20T03:17:46.158Z] === RUN ext.config.root-reprovision.autosave-xfs [2025-05-20T03:17:46.158Z] === RUN ext.config.root-reprovision.luks [2025-05-20T03:19:37.560Z] --- [32mPASS[0m: ext.config.root-reprovision.raid1 (105.92s) [2025-05-20T03:20:58.911Z] --- [32mPASS[0m: ext.config.root-reprovision.filesystem-only (81.74s) [2025-05-20T03:22:35.271Z] === RUN coreos.boot-mirror/sanity-check [2025-05-20T03:22:35.271Z] === RUN coreos.boot-mirror/detach-primary [2025-05-20T03:23:01.735Z] === RUN coreos.boot-mirror/verify-fallback [2025-05-20T03:23:08.247Z] --- [32mPASS[0m: coreos.boot-mirror (133.28s) [2025-05-20T03:23:08.247Z] --- [32mPASS[0m: coreos.boot-mirror/sanity-check (1.90s) [2025-05-20T03:23:08.247Z] --- [32mPASS[0m: coreos.boot-mirror/detach-primary (30.51s) [2025-05-20T03:23:08.247Z] --- [32mPASS[0m: coreos.boot-mirror/verify-fallback (0.83s) [2025-05-20T03:24:59.612Z] === RUN coreos.boot-mirror.luks/sanity-check [2025-05-20T03:25:17.640Z] === RUN coreos.boot-mirror.luks/detach-primary [2025-05-20T03:25:49.630Z] === RUN coreos.boot-mirror.luks/verify-fallback [2025-05-20T03:26:28.260Z] --- [32mPASS[0m: coreos.boot-mirror.luks (196.41s) [2025-05-20T03:26:28.260Z] --- [32mPASS[0m: coreos.boot-mirror.luks/sanity-check (1.67s) [2025-05-20T03:26:28.260Z] --- [32mPASS[0m: coreos.boot-mirror.luks/detach-primary (29.91s) [2025-05-20T03:26:28.260Z] --- [32mPASS[0m: coreos.boot-mirror.luks/verify-fallback (0.87s) [2025-05-20T03:27:49.612Z] --- [32mPASS[0m: ext.config.root-reprovision.swap-before-root (81.35s) [2025-05-20T03:29:55.991Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.autosave-xfs (124.81s) [2025-05-20T03:31:03.969Z] --- [32mPASS[0m: ext.config.root-reprovision.autosave-xfs (64.07s) [2025-05-20T03:33:10.339Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.multipath (128.91s) [2025-05-20T03:35:01.708Z] --- [32mPASS[0m: ext.config.root-reprovision.luks (112.51s) [2025-05-20T03:36:53.068Z] --- [32mPASS[0m: ext.config.root-reprovision.luks.512e (112.65s) [2025-05-20T03:44:29.638Z] --- [32mPASS[0m: ext.config.rpm-ostree.kernel-replace (450.62s) [2025-05-20T03:44:29.638Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-reprovision-x86_64 [2025-05-20T03:44:29.642Z] [Pipeline] } [2025-05-20T03:44:29.655Z] [Pipeline] // withEnv [2025-05-20T03:44:29.661Z] [Pipeline] } [2025-05-20T03:44:29.665Z] [Pipeline] // parallel [2025-05-20T03:44:29.678Z] [Pipeline] withEnv [2025-05-20T03:44:29.678Z] [Pipeline] { [2025-05-20T03:44:29.681Z] [Pipeline] sh [2025-05-20T03:44:30.278Z] + set -xeuo pipefail [2025-05-20T03:44:30.278Z] ++ umask [2025-05-20T03:44:30.278Z] + '[' 0022 = 0000 ']' [2025-05-20T03:44:30.278Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:44:30.278Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-upgrade-x86_64 [2025-05-20T03:44:30.280Z] [Pipeline] } [2025-05-20T03:44:30.292Z] [Pipeline] // withEnv [2025-05-20T03:44:30.298Z] [Pipeline] withEnv [2025-05-20T03:44:30.299Z] [Pipeline] { [2025-05-20T03:44:30.367Z] [Pipeline] sh [2025-05-20T03:44:30.909Z] + set -xeuo pipefail [2025-05-20T03:44:30.909Z] ++ umask [2025-05-20T03:44:30.909Z] + '[' 0022 = 0000 ']' [2025-05-20T03:44:30.909Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:44:30.909Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS -c --xz kola-upgrade-x86_64 [2025-05-20T03:44:31.165Z] [Pipeline] } [2025-05-20T03:44:31.178Z] [Pipeline] // withEnv [2025-05-20T03:44:31.250Z] [Pipeline] archiveArtifacts [2025-05-20T03:44:31.253Z] Archiving artifacts [2025-05-20T03:44:31.389Z] [Pipeline] withEnv [2025-05-20T03:44:31.390Z] [Pipeline] { [2025-05-20T03:44:31.393Z] [Pipeline] sh [2025-05-20T03:44:31.944Z] + set -xeuo pipefail [2025-05-20T03:44:31.944Z] ++ umask [2025-05-20T03:44:31.944Z] + '[' 0022 = 0000 ']' [2025-05-20T03:44:31.944Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:44:31.944Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-upgrade-x86_64 --output - [2025-05-20T03:44:31.946Z] [Pipeline] } [2025-05-20T03:44:31.949Z] [Pipeline] // withEnv [2025-05-20T03:44:31.962Z] [Pipeline] junit [2025-05-20T03:44:31.965Z] Recording test results [2025-05-20T03:44:32.708Z] None of the test reports contained any result [2025-05-20T03:44:32.720Z] [Pipeline] withEnv [2025-05-20T03:44:32.720Z] [Pipeline] { [2025-05-20T03:44:32.724Z] [Pipeline] sh [2025-05-20T03:44:33.256Z] + set -xeuo pipefail [2025-05-20T03:44:33.256Z] ++ umask [2025-05-20T03:44:33.256Z] + '[' 0022 = 0000 ']' [2025-05-20T03:44:33.265Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:44:33.265Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-x86_64 [2025-05-20T03:44:33.267Z] [Pipeline] } [2025-05-20T03:44:33.270Z] [Pipeline] // withEnv [2025-05-20T03:44:33.275Z] [Pipeline] withEnv [2025-05-20T03:44:33.276Z] [Pipeline] { [2025-05-20T03:44:33.279Z] [Pipeline] sh [2025-05-20T03:44:33.815Z] + set -xeuo pipefail [2025-05-20T03:44:33.815Z] ++ umask [2025-05-20T03:44:33.815Z] + '[' 0022 = 0000 ']' [2025-05-20T03:44:33.815Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:44:33.815Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS -c --xz kola-x86_64 [2025-05-20T03:44:39.055Z] [Pipeline] } [2025-05-20T03:44:39.058Z] [Pipeline] // withEnv [2025-05-20T03:44:39.065Z] [Pipeline] archiveArtifacts [2025-05-20T03:44:39.067Z] Archiving artifacts [2025-05-20T03:44:41.750Z] [Pipeline] withEnv [2025-05-20T03:44:41.751Z] [Pipeline] { [2025-05-20T03:44:41.755Z] [Pipeline] sh [2025-05-20T03:44:42.293Z] + set -xeuo pipefail [2025-05-20T03:44:42.293Z] ++ umask [2025-05-20T03:44:42.293Z] + '[' 0022 = 0000 ']' [2025-05-20T03:44:42.293Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:44:42.293Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-x86_64 --output - [2025-05-20T03:44:42.295Z] [Pipeline] } [2025-05-20T03:44:42.298Z] [Pipeline] // withEnv [2025-05-20T03:44:42.359Z] [Pipeline] junit [2025-05-20T03:44:42.360Z] Recording test results [2025-05-20T03:44:42.433Z] None of the test reports contained any result [2025-05-20T03:44:42.435Z] [Pipeline] withEnv [2025-05-20T03:44:42.446Z] [Pipeline] { [2025-05-20T03:44:42.449Z] [Pipeline] sh [2025-05-20T03:44:42.980Z] + set -xeuo pipefail [2025-05-20T03:44:42.980Z] ++ umask [2025-05-20T03:44:42.980Z] + '[' 0022 = 0000 ']' [2025-05-20T03:44:42.980Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:44:42.980Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-reprovision-x86_64 [2025-05-20T03:44:42.982Z] [Pipeline] } [2025-05-20T03:44:42.993Z] [Pipeline] // withEnv [2025-05-20T03:44:42.999Z] [Pipeline] withEnv [2025-05-20T03:44:42.999Z] [Pipeline] { [2025-05-20T03:44:43.002Z] [Pipeline] sh [2025-05-20T03:44:43.550Z] + set -xeuo pipefail [2025-05-20T03:44:43.550Z] ++ umask [2025-05-20T03:44:43.550Z] + '[' 0022 = 0000 ']' [2025-05-20T03:44:43.550Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:44:43.550Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS -c --xz kola-reprovision-x86_64 [2025-05-20T03:44:47.697Z] [Pipeline] } [2025-05-20T03:44:47.744Z] [Pipeline] // withEnv [2025-05-20T03:44:47.795Z] [Pipeline] archiveArtifacts [2025-05-20T03:44:47.797Z] Archiving artifacts [2025-05-20T03:44:48.223Z] [Pipeline] withEnv [2025-05-20T03:44:48.225Z] [Pipeline] { [2025-05-20T03:44:48.228Z] [Pipeline] sh [2025-05-20T03:44:48.763Z] + set -xeuo pipefail [2025-05-20T03:44:48.763Z] ++ umask [2025-05-20T03:44:48.763Z] + '[' 0022 = 0000 ']' [2025-05-20T03:44:48.763Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:44:48.763Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-G2BRS/kola-reprovision-x86_64 --output - [2025-05-20T03:44:48.766Z] [Pipeline] } [2025-05-20T03:44:48.768Z] [Pipeline] // withEnv [2025-05-20T03:44:48.830Z] [Pipeline] junit [2025-05-20T03:44:48.831Z] Recording test results [2025-05-20T03:44:48.915Z] None of the test reports contained any result [2025-05-20T03:44:48.918Z] [Pipeline] stage [2025-05-20T03:44:48.919Z] [Pipeline] { (x86_64:Build Live) [2025-05-20T03:44:48.937Z] [Pipeline] withEnv [2025-05-20T03:44:48.937Z] [Pipeline] { [2025-05-20T03:44:48.996Z] [Pipeline] sh [2025-05-20T03:44:49.539Z] + set -xeuo pipefail [2025-05-20T03:44:49.539Z] ++ umask [2025-05-20T03:44:49.539Z] + '[' 0022 = 0000 ']' [2025-05-20T03:44:49.539Z] + cosa osbuild metal metal4k live [2025-05-20T03:44:49.539Z] info: Missing CAP_SYS_ADMIN; using virt [2025-05-20T03:44:49.792Z] Config commit: 6d37b263866065bf975780f18fdffb3e01aa0f76 [2025-05-20T03:44:49.792Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml [2025-05-20T03:44:50.713Z] Will build metal [2025-05-20T03:44:50.966Z] Will build metal4k [2025-05-20T03:44:51.219Z] Will build live [2025-05-20T03:45:09.411Z] ++ arch [2025-05-20T03:45:09.411Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250520.dev.0"' -D 'build_version="42.20250520.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/fedora-coreos-42.20250520.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:testing-devel"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2660 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2147 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-suOI.json [2025-05-20T03:45:10.340Z] + set +x [2025-05-20T03:45:10.340Z] + 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-suOI.json [2025-05-20T03:45:10.340Z] [33m [2025-05-20T03:45:10.340Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:45:10.340Z] /dev/vdb1 40G 8.6G 32G 22% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:45:10.340Z] [39m [2025-05-20T03:45:10.594Z] starting /tmp/osbuild-suOI.jsonPipeline source org.osbuild.curl: 14cebdcbbdc3ee3fc7d88a1938e68a505b5adfc1045c524e2cf66659063afff9 [2025-05-20T03:45:10.594Z] Build [2025-05-20T03:45:10.594Z] root: <host> [2025-05-20T03:45:10.594Z] [2025-05-20T03:45:10.594Z] ��� Duration: 1747712709s [2025-05-20T03:45:10.594Z] Pipeline raw-metal-image: 47f3a237611444658c1af51c52fad905512e77a813fdeb3dfbf7a4987f701674 [2025-05-20T03:45:10.594Z] Build [2025-05-20T03:45:10.594Z] root: <host> [2025-05-20T03:45:10.594Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T03:45:10.594Z] org.osbuild.copy: bde4f52ed1c5e49e7d8ed68b0020f6fc442ce04f81874ee8c37c4442b680296b { [2025-05-20T03:45:10.594Z] "paths": [ [2025-05-20T03:45:10.594Z] { [2025-05-20T03:45:10.594Z] "from": "input://tree/disk.img", [2025-05-20T03:45:10.594Z] "to": "tree:///disk.img" [2025-05-20T03:45:10.594Z] } [2025-05-20T03:45:10.594Z] ] [2025-05-20T03:45:10.594Z] } [2025-05-20T03:45:10.847Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:11.100Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-20T03:45:11.100Z] [2025-05-20T03:45:11.100Z] ��� Duration: 0s [2025-05-20T03:45:11.100Z] org.osbuild.coreos.platform: 47f3a237611444658c1af51c52fad905512e77a813fdeb3dfbf7a4987f701674 { [2025-05-20T03:45:11.100Z] "platform": "metal" [2025-05-20T03:45:11.100Z] } [2025-05-20T03:45:11.353Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:45:11.353Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts/ [2025-05-20T03:45:11.607Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/de61e5698e89e722850f9be52842e6cca934757f39fd4cbe81ebe1e7ad17aa72.0' [2025-05-20T03:45:11.607Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts/boot [2025-05-20T03:45:11.859Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:11.859Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts/boot unmounted [2025-05-20T03:45:11.859Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts/ostree/deploy/fedora-coreos/deploy/de61e5698e89e722850f9be52842e6cca934757f39fd4cbe81ebe1e7ad17aa72.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts [2025-05-20T03:45:11.859Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts/boot unmounted [2025-05-20T03:45:11.859Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts/var unmounted [2025-05-20T03:45:11.859Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts/sysroot unmounted [2025-05-20T03:45:11.859Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts unmounted [2025-05-20T03:45:11.859Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts unmounted [2025-05-20T03:45:11.859Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts unmounted [2025-05-20T03:45:11.859Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-vqle_gbc/mounts/ [2025-05-20T03:45:12.113Z] [2025-05-20T03:45:12.113Z] ��� Duration: 0s [2025-05-20T03:45:12.113Z] Pipeline metal: cc9a26f0f67fc1942813b13d481247d983975c032ff6d1baae7bb9d6ada97baa [2025-05-20T03:45:12.113Z] Build [2025-05-20T03:45:12.113Z] root: <host> [2025-05-20T03:45:12.113Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T03:45:12.113Z] org.osbuild.copy: cc9a26f0f67fc1942813b13d481247d983975c032ff6d1baae7bb9d6ada97baa { [2025-05-20T03:45:12.113Z] "paths": [ [2025-05-20T03:45:12.113Z] { [2025-05-20T03:45:12.113Z] "from": "input://tree/disk.img", [2025-05-20T03:45:12.113Z] "to": "tree:///fedora-coreos-42.20250520.dev.0-metal.x86_64.raw" [2025-05-20T03:45:12.113Z] } [2025-05-20T03:45:12.113Z] ] [2025-05-20T03:45:12.113Z] } [2025-05-20T03:45:12.113Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:12.366Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250520.dev.0-metal.x86_64.raw' [2025-05-20T03:45:12.366Z] [2025-05-20T03:45:12.366Z] ��� Duration: 0s [2025-05-20T03:45:12.366Z] Pipeline raw-4k-image: 112a0c6f5164758f05fdc506105cdf7b11ea4a20d91dd187df0d251abf239c58 [2025-05-20T03:45:12.366Z] Build [2025-05-20T03:45:12.366Z] root: <host> [2025-05-20T03:45:12.366Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T03:45:12.366Z] org.osbuild.truncate: a384dbcbf243661bb1662cc19edfe351a408578ebc910275f4babbf56757f35e { [2025-05-20T03:45:12.366Z] "filename": "disk.img", [2025-05-20T03:45:12.366Z] "size": "2789212160" [2025-05-20T03:45:12.366Z] } [2025-05-20T03:45:12.628Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:12.628Z] [2025-05-20T03:45:12.628Z] ��� Duration: 0s [2025-05-20T03:45:12.628Z] org.osbuild.sfdisk: b9fe6e313f9cc73a9a79441f73bf0c4f74ee5c10b0a1da17a6c1fe23fc28c005 { [2025-05-20T03:45:12.628Z] "uuid": "00000000-0000-4000-a000-000000000001", [2025-05-20T03:45:12.628Z] "label": "gpt", [2025-05-20T03:45:12.628Z] "partitions": [ [2025-05-20T03:45:12.628Z] { [2025-05-20T03:45:12.628Z] "start": 256, [2025-05-20T03:45:12.628Z] "partnum": 1, [2025-05-20T03:45:12.628Z] "size": 256, [2025-05-20T03:45:12.628Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-20T03:45:12.628Z] "bootable": true, [2025-05-20T03:45:12.628Z] "name": "BIOS-BOOT" [2025-05-20T03:45:12.628Z] }, [2025-05-20T03:45:12.628Z] { [2025-05-20T03:45:12.628Z] "start": 512, [2025-05-20T03:45:12.628Z] "partnum": 2, [2025-05-20T03:45:12.628Z] "size": 32512, [2025-05-20T03:45:12.628Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-20T03:45:12.628Z] "name": "EFI-SYSTEM" [2025-05-20T03:45:12.628Z] }, [2025-05-20T03:45:12.628Z] { [2025-05-20T03:45:12.628Z] "start": 33024, [2025-05-20T03:45:12.628Z] "partnum": 3, [2025-05-20T03:45:12.628Z] "size": 98304, [2025-05-20T03:45:12.628Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-20T03:45:12.628Z] "name": "boot" [2025-05-20T03:45:12.628Z] }, [2025-05-20T03:45:12.628Z] { [2025-05-20T03:45:12.628Z] "start": 131328, [2025-05-20T03:45:12.628Z] "partnum": 4, [2025-05-20T03:45:12.628Z] "size": 549376, [2025-05-20T03:45:12.628Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-20T03:45:12.628Z] "name": "root" [2025-05-20T03:45:12.628Z] } [2025-05-20T03:45:12.628Z] ] [2025-05-20T03:45:12.628Z] } [2025-05-20T03:45:12.881Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:45:12.881Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:12.881Z] label: gpt [2025-05-20T03:45:12.881Z] label-id: 00000000-0000-4000-a000-000000000001 [2025-05-20T03:45:12.881Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable [2025-05-20T03:45:12.881Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM" [2025-05-20T03:45:12.881Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot" [2025-05-20T03:45:12.881Z] /dev/loop0p4: start="131328", size="549376", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root" [2025-05-20T03:45:13.133Z] { [2025-05-20T03:45:13.133Z] "partitiontable": { [2025-05-20T03:45:13.133Z] "label": "gpt", [2025-05-20T03:45:13.133Z] "id": "00000000-0000-4000-A000-000000000001", [2025-05-20T03:45:13.133Z] "device": "/dev/loop0", [2025-05-20T03:45:13.133Z] "unit": "sectors", [2025-05-20T03:45:13.133Z] "firstlba": 256, [2025-05-20T03:45:13.133Z] "lastlba": 680954, [2025-05-20T03:45:13.133Z] "sectorsize": 4096, [2025-05-20T03:45:13.133Z] "partitions": [ [2025-05-20T03:45:13.133Z] { [2025-05-20T03:45:13.133Z] "node": "/dev/loop0p1", [2025-05-20T03:45:13.133Z] "start": 256, [2025-05-20T03:45:13.133Z] "size": 256, [2025-05-20T03:45:13.133Z] "type": "21686148-6449-6E6F-744E-656564454649", [2025-05-20T03:45:13.133Z] "uuid": "A61B4FEF-CF8B-41E2-9996-12B46B1B08F1", [2025-05-20T03:45:13.134Z] "name": "BIOS-BOOT" [2025-05-20T03:45:13.134Z] },{ [2025-05-20T03:45:13.134Z] "node": "/dev/loop0p2", [2025-05-20T03:45:13.134Z] "start": 512, [2025-05-20T03:45:13.134Z] "size": 32512, [2025-05-20T03:45:13.134Z] "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", [2025-05-20T03:45:13.134Z] "uuid": "A4504A5F-B0E1-4FCE-B279-76536F74F409", [2025-05-20T03:45:13.134Z] "name": "EFI-SYSTEM" [2025-05-20T03:45:13.134Z] },{ [2025-05-20T03:45:13.134Z] "node": "/dev/loop0p3", [2025-05-20T03:45:13.134Z] "start": 33024, [2025-05-20T03:45:13.134Z] "size": 98304, [2025-05-20T03:45:13.134Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-20T03:45:13.134Z] "uuid": "BD327B74-C47A-43C9-9295-5256DC04292E", [2025-05-20T03:45:13.134Z] "name": "boot" [2025-05-20T03:45:13.134Z] },{ [2025-05-20T03:45:13.134Z] "node": "/dev/loop0p4", [2025-05-20T03:45:13.134Z] "start": 131328, [2025-05-20T03:45:13.134Z] "size": 549376, [2025-05-20T03:45:13.134Z] "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", [2025-05-20T03:45:13.134Z] "uuid": "F1B8CFD1-6157-4CD8-A035-B488285C5B25", [2025-05-20T03:45:13.134Z] "name": "root" [2025-05-20T03:45:13.134Z] } [2025-05-20T03:45:13.134Z] ] [2025-05-20T03:45:13.134Z] } [2025-05-20T03:45:13.134Z] } [2025-05-20T03:45:13.134Z] [2025-05-20T03:45:13.134Z] ��� Duration: 0s [2025-05-20T03:45:13.134Z] org.osbuild.mkfs.fat: 2529e56accb3a873986926adbfa75a0ea94f82ce664d66cdc18128fed3103aba { [2025-05-20T03:45:13.134Z] "label": "EFI-SYSTEM", [2025-05-20T03:45:13.134Z] "volid": "7B7795E7" [2025-05-20T03:45:13.134Z] } [2025-05-20T03:45:13.134Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-20T03:45:13.387Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:13.387Z] mkfs.fat 4.2 (2021-01-31) [2025-05-20T03:45:13.387Z] [2025-05-20T03:45:13.387Z] ��� Duration: 0s [2025-05-20T03:45:13.387Z] org.osbuild.mkfs.ext4: 1583003604cb528efb3b0c8298f4d6b41748f2a781a050ad307a2a77b461ea90 { [2025-05-20T03:45:13.387Z] "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63", [2025-05-20T03:45:13.387Z] "label": "boot", [2025-05-20T03:45:13.387Z] "metadata_csum_seed": true [2025-05-20T03:45:13.387Z] } [2025-05-20T03:45:13.387Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-20T03:45:13.639Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:13.639Z] mke2fs 1.47.2 (1-Jan-2025) [2025-05-20T03:45:13.639Z] Discarding device blocks: 0/98304 done [2025-05-20T03:45:13.639Z] Creating filesystem with 98304 4k blocks and 98304 inodes [2025-05-20T03:45:13.639Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63 [2025-05-20T03:45:13.639Z] Superblock backups stored on blocks: [2025-05-20T03:45:13.639Z] 32768 [2025-05-20T03:45:13.639Z] [2025-05-20T03:45:13.639Z] Allocating group tables: 0/3 done [2025-05-20T03:45:13.639Z] Writing inode tables: 0/3 done [2025-05-20T03:45:13.639Z] Creating journal (4096 blocks): done [2025-05-20T03:45:13.639Z] Writing superblocks and filesystem accounting information: 0/3 done [2025-05-20T03:45:13.639Z] [2025-05-20T03:45:13.639Z] [2025-05-20T03:45:13.639Z] ��� Duration: 0s [2025-05-20T03:45:13.639Z] org.osbuild.mkfs.xfs: 086a25c241dbceaf260147d7461827bc447e0b67a222514c2ad30ad4c11d671c { [2025-05-20T03:45:13.639Z] "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823", [2025-05-20T03:45:13.639Z] "label": "root" [2025-05-20T03:45:13.639Z] } [2025-05-20T03:45:13.893Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True) [2025-05-20T03:45:13.893Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:14.146Z] meta-data=/dev/loop0 isize=512 agcount=4, agsize=137344 blks [2025-05-20T03:45:14.146Z] = sectsz=4096 attr=2, projid32bit=1 [2025-05-20T03:45:14.146Z] = crc=1 finobt=1, sparse=1, rmapbt=1 [2025-05-20T03:45:14.146Z] = reflink=1 bigtime=1 inobtcount=1 nrext64=1 [2025-05-20T03:45:14.146Z] = exchange=0 [2025-05-20T03:45:14.146Z] data = bsize=4096 blocks=549376, imaxpct=25 [2025-05-20T03:45:14.146Z] = sunit=0 swidth=0 blks [2025-05-20T03:45:14.146Z] naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 [2025-05-20T03:45:14.146Z] log =internal log bsize=4096 blocks=16384, version=2 [2025-05-20T03:45:14.146Z] = sectsz=4096 sunit=1 blks, lazy-count=1 [2025-05-20T03:45:14.146Z] realtime =none extsz=4096 blocks=0, rtextents=0 [2025-05-20T03:45:14.146Z] Discarding blocks...Done. [2025-05-20T03:45:14.146Z] [2025-05-20T03:45:14.146Z] ��� Duration: 0s [2025-05-20T03:45:14.146Z] org.osbuild.mkdir: dc3a736c99443e8a85b1092f23909af9cf61b62150d6a84596b8c6adbbf6911c { [2025-05-20T03:45:14.146Z] "paths": [ [2025-05-20T03:45:14.146Z] { [2025-05-20T03:45:14.146Z] "path": "mount://root/boot", [2025-05-20T03:45:14.146Z] "mode": 493 [2025-05-20T03:45:14.146Z] }, [2025-05-20T03:45:14.146Z] { [2025-05-20T03:45:14.146Z] "path": "mount://boot/efi", [2025-05-20T03:45:14.146Z] "mode": 493 [2025-05-20T03:45:14.146Z] } [2025-05-20T03:45:14.146Z] ] [2025-05-20T03:45:14.146Z] } [2025-05-20T03:45:14.146Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:45:14.398Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e7krq6yt/mounts/root-mount-point [2025-05-20T03:45:14.398Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e7krq6yt/mounts/boot-mount-point [2025-05-20T03:45:14.398Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:14.652Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e7krq6yt/mounts/boot-mount-point unmounted [2025-05-20T03:45:14.652Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-e7krq6yt/mounts/root-mount-point unmounted [2025-05-20T03:45:14.652Z] [2025-05-20T03:45:14.652Z] ��� Duration: 0s [2025-05-20T03:45:14.652Z] org.osbuild.selinux: b5ff51cbb6406f2e8a2407f953b735b03ade34f9b3c6ee6c920f908453960540 { [2025-05-20T03:45:14.652Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-20T03:45:14.652Z] "target": "mount://root/" [2025-05-20T03:45:14.652Z] } [2025-05-20T03:45:14.904Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:45:14.904Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-in94guly/mounts/ [2025-05-20T03:45:15.157Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:15.157Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-in94guly/mounts/ unmounted [2025-05-20T03:45:15.157Z] [2025-05-20T03:45:15.157Z] ��� Duration: 0s [2025-05-20T03:45:15.157Z] org.osbuild.selinux: 18066e61404424663ad5cc07f46f367756cfe9f14b0d3ea4acea8e25014af413 { [2025-05-20T03:45:15.157Z] "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts", [2025-05-20T03:45:15.157Z] "target": "mount://root/boot/" [2025-05-20T03:45:15.157Z] } [2025-05-20T03:45:15.409Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:45:15.409Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-636yty9c/mounts/ [2025-05-20T03:45:15.662Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-636yty9c/mounts/boot [2025-05-20T03:45:15.662Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:15.915Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-636yty9c/mounts/boot unmounted [2025-05-20T03:45:15.915Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-636yty9c/mounts/ unmounted [2025-05-20T03:45:15.915Z] [2025-05-20T03:45:15.915Z] ��� Duration: 0s [2025-05-20T03:45:15.915Z] org.osbuild.copy: 90391bd19e477bb2fd7e77852be6eab0191ca601382509665b80bacacd8556b6 { [2025-05-20T03:45:15.915Z] "paths": [ [2025-05-20T03:45:15.915Z] { [2025-05-20T03:45:15.915Z] "from": "input://tree/", [2025-05-20T03:45:15.915Z] "to": "mount://root/" [2025-05-20T03:45:15.915Z] } [2025-05-20T03:45:15.915Z] ] [2025-05-20T03:45:15.915Z] } [2025-05-20T03:45:16.168Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:45:16.168Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q8z0vp5j/mounts/ [2025-05-20T03:45:16.168Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q8z0vp5j/mounts/boot [2025-05-20T03:45:16.422Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q8z0vp5j/mounts/boot/efi [2025-05-20T03:45:16.422Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:16.674Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.' [2025-05-20T03:45:20.830Z] [33m [2025-05-20T03:45:20.830Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:45:20.830Z] /dev/vdb1 40G 9.0G 31G 23% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:45:20.830Z] [39m [2025-05-20T03:45:30.750Z] [33m [2025-05-20T03:45:30.750Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:45:30.750Z] /dev/vdb1 40G 9.6G 31G 24% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:45:30.750Z] [39m [2025-05-20T03:45:40.682Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q8z0vp5j/mounts/boot/efi unmounted [2025-05-20T03:45:40.689Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q8z0vp5j/mounts/boot unmounted [2025-05-20T03:45:40.689Z] [33m [2025-05-20T03:45:40.689Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:45:40.689Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:45:40.689Z] [39m [2025-05-20T03:45:40.689Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q8z0vp5j/mounts/ unmounted [2025-05-20T03:45:40.689Z] [2025-05-20T03:45:40.689Z] ��� Duration: 24s [2025-05-20T03:45:40.689Z] org.osbuild.bootupd: 77a5dd822762a0bec1cdf498441a74cc503ac87cbd7e175c353859cf48c8dbdc { [2025-05-20T03:45:40.689Z] "static-configs": true, [2025-05-20T03:45:40.689Z] "deployment": { [2025-05-20T03:45:40.697Z] "default": true [2025-05-20T03:45:40.697Z] } [2025-05-20T03:45:40.697Z] } [2025-05-20T03:45:40.697Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:45:40.698Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6njcikjt/mounts/ [2025-05-20T03:45:40.951Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6njcikjt/mounts/boot [2025-05-20T03:45:40.952Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6njcikjt/mounts/boot/efi [2025-05-20T03:45:41.207Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:41.207Z] Skip installing component BIOS without target device [2025-05-20T03:45:41.207Z] Installed 05_ignition.cfg [2025-05-20T03:45:41.207Z] Installed: grub.cfg [2025-05-20T03:45:41.207Z] Installed: "fedora/grub.cfg" [2025-05-20T03:45:41.207Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6njcikjt/mounts/boot/efi unmounted [2025-05-20T03:45:41.460Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6njcikjt/mounts/boot unmounted [2025-05-20T03:45:41.460Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-6njcikjt/mounts/ unmounted [2025-05-20T03:45:41.460Z] [2025-05-20T03:45:41.460Z] ��� Duration: 0s [2025-05-20T03:45:41.460Z] org.osbuild.chattr: 112a0c6f5164758f05fdc506105cdf7b11ea4a20d91dd187df0d251abf239c58 { [2025-05-20T03:45:41.460Z] "items": { [2025-05-20T03:45:41.460Z] "mount://root/": { [2025-05-20T03:45:41.460Z] "immutable": true [2025-05-20T03:45:41.460Z] } [2025-05-20T03:45:41.460Z] } [2025-05-20T03:45:41.460Z] } [2025-05-20T03:45:41.460Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:45:41.460Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9z3rfug6/mounts/ [2025-05-20T03:45:41.714Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/de61e5698e89e722850f9be52842e6cca934757f39fd4cbe81ebe1e7ad17aa72.0' [2025-05-20T03:45:41.714Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:41.968Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9z3rfug6/mounts/ostree/deploy/fedora-coreos/deploy/de61e5698e89e722850f9be52842e6cca934757f39fd4cbe81ebe1e7ad17aa72.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9z3rfug6/mounts [2025-05-20T03:45:41.968Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9z3rfug6/mounts/boot unmounted [2025-05-20T03:45:41.968Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9z3rfug6/mounts/var unmounted [2025-05-20T03:45:41.968Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9z3rfug6/mounts/sysroot unmounted [2025-05-20T03:45:41.968Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9z3rfug6/mounts unmounted [2025-05-20T03:45:41.968Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9z3rfug6/mounts unmounted [2025-05-20T03:45:41.968Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9z3rfug6/mounts unmounted [2025-05-20T03:45:41.968Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-9z3rfug6/mounts/ [2025-05-20T03:45:41.968Z] [2025-05-20T03:45:41.968Z] ��� Duration: 0s [2025-05-20T03:45:41.968Z] Pipeline raw-metal4k-image: d1be769080f2bc1de0a0132b15191fd9b4619d7a4bd9e16ecb8d756f56ba9183 [2025-05-20T03:45:41.968Z] Build [2025-05-20T03:45:41.968Z] root: <host> [2025-05-20T03:45:41.968Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T03:45:41.968Z] org.osbuild.copy: 651ca96bd8b0ac9996eb0c94834612f730072f30d118cdd2ed15df0600dee7e5 { [2025-05-20T03:45:41.968Z] "paths": [ [2025-05-20T03:45:41.968Z] { [2025-05-20T03:45:41.968Z] "from": "input://tree/disk.img", [2025-05-20T03:45:41.968Z] "to": "tree:///disk.img" [2025-05-20T03:45:41.968Z] } [2025-05-20T03:45:41.968Z] ] [2025-05-20T03:45:41.968Z] } [2025-05-20T03:45:42.221Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:42.221Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img' [2025-05-20T03:45:42.475Z] [2025-05-20T03:45:42.475Z] ��� Duration: 0s [2025-05-20T03:45:42.475Z] org.osbuild.coreos.platform: d1be769080f2bc1de0a0132b15191fd9b4619d7a4bd9e16ecb8d756f56ba9183 { [2025-05-20T03:45:42.475Z] "platform": "metal" [2025-05-20T03:45:42.475Z] } [2025-05-20T03:45:42.475Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False) [2025-05-20T03:45:42.475Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts/ [2025-05-20T03:45:42.737Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/de61e5698e89e722850f9be52842e6cca934757f39fd4cbe81ebe1e7ad17aa72.0' [2025-05-20T03:45:42.737Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts/boot [2025-05-20T03:45:42.991Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:42.991Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts/boot unmounted [2025-05-20T03:45:42.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts/ostree/deploy/fedora-coreos/deploy/de61e5698e89e722850f9be52842e6cca934757f39fd4cbe81ebe1e7ad17aa72.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts [2025-05-20T03:45:42.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts/boot unmounted [2025-05-20T03:45:42.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts/var unmounted [2025-05-20T03:45:42.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts/sysroot unmounted [2025-05-20T03:45:42.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts unmounted [2025-05-20T03:45:42.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts unmounted [2025-05-20T03:45:42.991Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts unmounted [2025-05-20T03:45:42.991Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-qptw1dxa/mounts/ [2025-05-20T03:45:42.991Z] [2025-05-20T03:45:42.991Z] ��� Duration: 0s [2025-05-20T03:45:42.991Z] Pipeline metal4k: 4ad04ee4eba5176e1558f271ed174f72eddd77c4bab93e895b09354e23a20f68 [2025-05-20T03:45:42.991Z] Build [2025-05-20T03:45:42.991Z] root: <host> [2025-05-20T03:45:42.991Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T03:45:42.991Z] org.osbuild.copy: 4ad04ee4eba5176e1558f271ed174f72eddd77c4bab93e895b09354e23a20f68 { [2025-05-20T03:45:42.991Z] "paths": [ [2025-05-20T03:45:42.991Z] { [2025-05-20T03:45:42.991Z] "from": "input://tree/disk.img", [2025-05-20T03:45:42.991Z] "to": "tree:///fedora-coreos-42.20250520.dev.0-metal4k.x86_64.raw" [2025-05-20T03:45:42.991Z] } [2025-05-20T03:45:42.991Z] ] [2025-05-20T03:45:42.991Z] } [2025-05-20T03:45:43.244Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:43.497Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250520.dev.0-metal4k.x86_64.raw' [2025-05-20T03:45:43.497Z] [2025-05-20T03:45:43.497Z] ��� Duration: 0s [2025-05-20T03:45:43.497Z] Pipeline live: 2f668af62eeaefd93616e6feba23d4f002ea19ae0d6a8ea65bea85d1992577ef [2025-05-20T03:45:43.497Z] Build [2025-05-20T03:45:43.497Z] root: <host> [2025-05-20T03:45:43.497Z] runner: org.osbuild.fedora38 (org.osbuild.fedora38) [2025-05-20T03:45:43.497Z] org.osbuild.coreos.live-artifacts.mono: 2f668af62eeaefd93616e6feba23d4f002ea19ae0d6a8ea65bea85d1992577ef { [2025-05-20T03:45:43.497Z] "filenames": { [2025-05-20T03:45:43.497Z] "live-iso": "fedora-coreos-42.20250520.dev.0-live-iso.x86_64.iso", [2025-05-20T03:45:43.497Z] "live-kernel": "fedora-coreos-42.20250520.dev.0-live-kernel.x86_64", [2025-05-20T03:45:43.497Z] "live-initramfs": "fedora-coreos-42.20250520.dev.0-live-initramfs.x86_64.img", [2025-05-20T03:45:43.497Z] "live-rootfs": "fedora-coreos-42.20250520.dev.0-live-rootfs.x86_64.img" [2025-05-20T03:45:43.497Z] } [2025-05-20T03:45:43.497Z] } [2025-05-20T03:45:44.052Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system [2025-05-20T03:45:44.306Z] Generating osmet file for fedora-coreos-42.20250520.dev.0-metal.x86_64.raw image [2025-05-20T03:45:50.830Z] Total OSTree objects scanned from /root: 17976 (17970 mapped, 6 empty) [2025-05-20T03:45:50.830Z] Total OSTree objects found in /boot: 316 [2025-05-20T03:45:50.830Z] Duplicate extents dropped: 0 [2025-05-20T03:45:50.830Z] Overlapping extents clamped: 0 [2025-05-20T03:45:50.830Z] Total /root extents: 17971 [2025-05-20T03:45:50.830Z] Duplicate extents dropped: 0 [2025-05-20T03:45:50.830Z] Overlapping extents clamped: 0 [2025-05-20T03:45:50.830Z] Total /boot extents: 322 [2025-05-20T03:45:50.830Z] Packing image [2025-05-20T03:45:50.830Z] [33m [2025-05-20T03:45:50.830Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:45:50.830Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:45:50.830Z] [39m [2025-05-20T03:46:00.744Z] [33m [2025-05-20T03:46:00.744Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:46:00.744Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:46:00.744Z] [39m [2025-05-20T03:46:10.661Z] [33m [2025-05-20T03:46:10.661Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:46:10.661Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:46:10.661Z] [39m [2025-05-20T03:46:20.579Z] [33m [2025-05-20T03:46:20.579Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:46:20.579Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:46:20.579Z] [39m [2025-05-20T03:46:30.493Z] [33m [2025-05-20T03:46:30.493Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:46:30.493Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:46:30.493Z] [39m [2025-05-20T03:46:40.415Z] [33m [2025-05-20T03:46:40.415Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:46:40.415Z] /dev/vdb1 40G 11G 30G 26% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:46:40.415Z] [39m [2025-05-20T03:46:43.668Z] Total bytes skipped: 1691313152 [2025-05-20T03:46:43.668Z] Total bytes written: 1097899008 [2025-05-20T03:46:43.668Z] Total bytes written (compressed): 20058548 [2025-05-20T03:46:43.668Z] Verifying that repacked image matches digest [2025-05-20T03:46:50.185Z] Packing successful! [2025-05-20T03:46:50.185Z] Generating osmet file for fedora-coreos-42.20250520.dev.0-metal4k.x86_64.raw image [2025-05-20T03:46:50.743Z] [33m [2025-05-20T03:46:50.743Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:46:50.743Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:46:50.743Z] [39m [2025-05-20T03:46:54.903Z] Total OSTree objects scanned from /root: 17976 (17970 mapped, 6 empty) [2025-05-20T03:46:54.903Z] Total OSTree objects found in /boot: 3 [2025-05-20T03:46:54.903Z] Duplicate extents dropped: 0 [2025-05-20T03:46:54.903Z] Overlapping extents clamped: 0 [2025-05-20T03:46:54.903Z] Total /root extents: 17970 [2025-05-20T03:46:54.903Z] Duplicate extents dropped: 0 [2025-05-20T03:46:54.903Z] Overlapping extents clamped: 0 [2025-05-20T03:46:54.903Z] Total /boot extents: 4 [2025-05-20T03:46:54.903Z] Packing image [2025-05-20T03:47:01.419Z] [33m [2025-05-20T03:47:01.419Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:47:01.419Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:47:01.419Z] [39m [2025-05-20T03:47:11.335Z] [33m [2025-05-20T03:47:11.335Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:47:11.335Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:47:11.335Z] [39m [2025-05-20T03:47:21.250Z] [33m [2025-05-20T03:47:21.250Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:47:21.250Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:47:21.250Z] [39m [2025-05-20T03:47:31.166Z] [33m [2025-05-20T03:47:31.166Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:47:31.166Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:47:31.166Z] [39m [2025-05-20T03:47:41.083Z] [33m [2025-05-20T03:47:41.083Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:47:41.083Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:47:41.083Z] [39m [2025-05-20T03:47:49.146Z] Total bytes skipped: 1680437248 [2025-05-20T03:47:49.146Z] Total bytes written: 1108774912 [2025-05-20T03:47:49.146Z] Total bytes written (compressed): 18849300 [2025-05-20T03:47:49.146Z] Verifying that repacked image matches digest [2025-05-20T03:47:51.026Z] [33m [2025-05-20T03:47:51.026Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:47:51.026Z] /dev/vdb1 40G 11G 30G 27% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:47:51.026Z] [39m [2025-05-20T03:47:54.289Z] Packing successful! [2025-05-20T03:47:54.542Z] Kernel binary linked: /run/osbuild/tree/tmpq4jhxrn0/tmp-rootfs-dir/boot/vmlinuz-6.14.7-301.fc42.x86_64 [2025-05-20T03:47:54.542Z] Kernel HMAC linked: /run/osbuild/tree/tmpq4jhxrn0/tmp-rootfs-dir/boot/.vmlinuz-6.14.7-301.fc42.x86_64.hmac [2025-05-20T03:47:54.542Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet [2025-05-20T03:48:01.068Z] [33m [2025-05-20T03:48:01.068Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:48:01.068Z] /dev/vdb1 40G 12G 29G 29% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:48:01.068Z] [39m [2025-05-20T03:48:10.989Z] [33m [2025-05-20T03:48:10.989Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:48:10.989Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:48:10.989Z] [39m [2025-05-20T03:48:20.910Z] [33m [2025-05-20T03:48:20.910Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:48:20.910Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:48:20.910Z] [39m [2025-05-20T03:48:30.832Z] [33m [2025-05-20T03:48:30.832Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:48:30.832Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:48:30.832Z] [39m [2025-05-20T03:48:42.987Z] [33m [2025-05-20T03:48:42.987Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:48:42.987Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:48:42.987Z] [39m [2025-05-20T03:48:51.062Z] [33m [2025-05-20T03:48:51.062Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:48:51.062Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:48:51.062Z] [39m [2025-05-20T03:49:00.984Z] [33m [2025-05-20T03:49:00.984Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:49:00.985Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:49:00.985Z] [39m [2025-05-20T03:49:10.921Z] [33m [2025-05-20T03:49:10.921Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:49:10.921Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:49:10.921Z] [39m [2025-05-20T03:49:23.069Z] [33m [2025-05-20T03:49:23.069Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:49:23.069Z] /dev/vdb1 40G 14G 26G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:49:23.069Z] [39m [2025-05-20T03:49:31.134Z] [33m [2025-05-20T03:49:31.134Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:49:31.134Z] /dev/vdb1 40G 14G 26G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:49:31.134Z] [39m [2025-05-20T03:49:41.055Z] [33m [2025-05-20T03:49:41.055Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:49:41.055Z] /dev/vdb1 40G 14G 26G 35% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:49:41.055Z] [39m [2025-05-20T03:49:49.122Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-42.20250520.dev.0 [2025-05-20T03:49:49.122Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmpq4jhxrn0/iso/zipl.prm [2025-05-20T03:49:49.122Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmpq4jhxrn0/iso/isolinux/isolinux.cfg [2025-05-20T03:49:49.122Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmpq4jhxrn0/iso/isolinux/boot.msg [2025-05-20T03:49:49.122Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmpq4jhxrn0/iso/EFI/fedora/grub.cfg [2025-05-20T03:49:49.122Z] mkfs.fat 4.2 (2021-01-31) [2025-05-20T03:49:49.122Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-05-20T03:49:49.122Z] genisoimage 1.1.11 (Linux) [2025-05-20T03:49:49.122Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso [2025-05-20T03:49:49.122Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/coreos [2025-05-20T03:49:49.122Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/isolinux [2025-05-20T03:49:49.122Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/images [2025-05-20T03:49:49.122Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/images/pxeboot [2025-05-20T03:49:49.122Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/EFI [2025-05-20T03:49:49.122Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/EFI/fedora [2025-05-20T03:49:49.122Z] Writing: Initial Padblock Start Block 0 [2025-05-20T03:49:49.122Z] Done with: Initial Padblock Block(s) 16 [2025-05-20T03:49:49.122Z] Writing: Primary Volume Descriptor Start Block 16 [2025-05-20T03:49:49.122Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-05-20T03:49:49.122Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-05-20T03:49:49.122Z] Size of boot image is 4 sectors -> No emulation [2025-05-20T03:49:49.122Z] Size of boot image is 15516 sectors -> No emulation [2025-05-20T03:49:49.122Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-05-20T03:49:49.122Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-05-20T03:49:49.122Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-05-20T03:49:49.122Z] Writing: End Volume Descriptor Start Block 19 [2025-05-20T03:49:49.122Z] Done with: End Volume Descriptor Block(s) 1 [2025-05-20T03:49:49.122Z] Writing: Version block Start Block 20 [2025-05-20T03:49:49.122Z] Done with: Version block Block(s) 1 [2025-05-20T03:49:49.122Z] Writing: Path table Start Block 21 [2025-05-20T03:49:49.122Z] Done with: Path table Block(s) 4 [2025-05-20T03:49:49.122Z] Writing: Joliet path table Start Block 25 [2025-05-20T03:49:49.122Z] Done with: Joliet path table Block(s) 4 [2025-05-20T03:49:49.122Z] Writing: Directory tree Start Block 29 [2025-05-20T03:49:49.122Z] Done with: Directory tree Block(s) 7 [2025-05-20T03:49:49.122Z] Writing: Joliet directory tree Start Block 36 [2025-05-20T03:49:49.122Z] Done with: Joliet directory tree Block(s) 7 [2025-05-20T03:49:49.122Z] Writing: Directory tree cleanup Start Block 43 [2025-05-20T03:49:49.122Z] Done with: Directory tree cleanup Block(s) 0 [2025-05-20T03:49:49.122Z] Writing: Extension record Start Block 43 [2025-05-20T03:49:49.122Z] Done with: Extension record Block(s) 1 [2025-05-20T03:49:49.122Z] Writing: The File(s) Start Block 44 [2025-05-20T03:49:49.122Z] 1.22% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.377Z] 2.44% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.377Z] 3.65% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.377Z] 4.87% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.377Z] 6.09% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.377Z] 7.31% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.377Z] 8.52% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.377Z] 9.74% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.377Z] 10.95% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 12.17% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 13.39% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 14.61% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 15.82% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 17.04% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 18.26% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 19.47% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 20.69% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 21.91% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 23.12% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 24.34% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 25.56% done, estimate finish Tue May 20 03:49:48 2025 [2025-05-20T03:49:49.631Z] 26.78% done, estimate finish Tue May 20 03:49:51 2025 [2025-05-20T03:49:49.631Z] 27.99% done, estimate finish Tue May 20 03:49:51 2025 [2025-05-20T03:49:49.897Z] 29.21% done, estimate finish Tue May 20 03:49:51 2025 [2025-05-20T03:49:49.897Z] 30.43% done, estimate finish Tue May 20 03:49:51 2025 [2025-05-20T03:49:49.897Z] 31.64% done, estimate finish Tue May 20 03:49:51 2025 [2025-05-20T03:49:49.897Z] 32.86% done, estimate finish Tue May 20 03:49:51 2025 [2025-05-20T03:49:49.897Z] 34.08% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 35.29% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 36.51% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 37.73% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 38.95% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 40.16% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 41.38% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 42.59% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 43.81% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 45.03% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 46.25% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 47.46% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 48.68% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 49.90% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:49.897Z] 51.12% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 52.33% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 53.55% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 54.76% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 55.98% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 57.20% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 58.42% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 59.63% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 60.85% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 62.07% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 63.29% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 64.50% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 65.72% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 66.93% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 68.15% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 69.37% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 70.59% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:49.897Z] 71.80% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 73.02% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 74.24% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 75.45% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 76.67% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 77.89% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 79.10% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 80.32% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 81.54% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 82.76% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 83.97% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 85.19% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 86.41% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 87.62% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 88.84% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 90.06% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 91.27% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 92.49% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 93.71% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 94.93% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.151Z] 96.14% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.405Z] 97.36% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.405Z] 98.58% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.405Z] 99.79% done, estimate finish Tue May 20 03:49:49 2025 [2025-05-20T03:49:50.405Z] Total translation table size: 2048 [2025-05-20T03:49:50.405Z] Total rockridge attributes bytes: 2926 [2025-05-20T03:49:50.405Z] Total directory bytes: 12288 [2025-05-20T03:49:50.405Z] Path table size(bytes): 96 [2025-05-20T03:49:50.405Z] Done with: The File(s) Block(s) 410663 [2025-05-20T03:49:50.405Z] Writing: Ending Padblock Start Block 410707 [2025-05-20T03:49:50.405Z] Done with: Ending Padblock Block(s) 150 [2025-05-20T03:49:50.405Z] Max brk space used 1b000 [2025-05-20T03:49:50.405Z] 410857 extents written (802 MB) [2025-05-20T03:49:51.326Z] [33m [2025-05-20T03:49:51.326Z] Filesystem Size Used Avail Use% Mounted on [2025-05-20T03:49:51.326Z] /dev/vdb1 40G 13G 28G 32% /home/jenkins/agent/workspace/test-override/cache [2025-05-20T03:49:51.326Z] [39m [2025-05-20T03:49:51.326Z] I: -input-charset not specified, using utf-8 (detected in locale settings) [2025-05-20T03:49:51.326Z] genisoimage 1.1.11 (Linux) [2025-05-20T03:49:51.326Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso [2025-05-20T03:49:51.326Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/coreos [2025-05-20T03:49:51.326Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/isolinux [2025-05-20T03:49:51.326Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/images [2025-05-20T03:49:51.326Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/images/pxeboot [2025-05-20T03:49:51.326Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/EFI [2025-05-20T03:49:51.326Z] Scanning /run/osbuild/tree/tmpq4jhxrn0/iso/EFI/fedora [2025-05-20T03:49:51.326Z] Writing: Initial Padblock Start Block 0 [2025-05-20T03:49:51.326Z] Done with: Initial Padblock Block(s) 16 [2025-05-20T03:49:51.326Z] Writing: Primary Volume Descriptor Start Block 16 [2025-05-20T03:49:51.326Z] Done with: Primary Volume Descriptor Block(s) 1 [2025-05-20T03:49:51.326Z] Writing: Eltorito Volume Descriptor Start Block 17 [2025-05-20T03:49:51.326Z] Size of boot image is 4 sectors -> No emulation [2025-05-20T03:49:51.326Z] Size of boot image is 15516 sectors -> No emulation [2025-05-20T03:49:51.326Z] Done with: Eltorito Volume Descriptor Block(s) 1 [2025-05-20T03:49:51.326Z] Writing: Joliet Volume Descriptor Start Block 18 [2025-05-20T03:49:51.326Z] Done with: Joliet Volume Descriptor Block(s) 1 [2025-05-20T03:49:51.326Z] Writing: End Volume Descriptor Start Block 19 [2025-05-20T03:49:51.326Z] Done with: End Volume Descriptor Block(s) 1 [2025-05-20T03:49:51.326Z] Writing: Version block Start Block 20 [2025-05-20T03:49:51.326Z] Done with: Version block Block(s) 1 [2025-05-20T03:49:51.326Z] Writing: Path table Start Block 21 [2025-05-20T03:49:51.326Z] Done with: Path table Block(s) 4 [2025-05-20T03:49:51.326Z] Writing: Joliet path table Start Block 25 [2025-05-20T03:49:51.326Z] Done with: Joliet path table Block(s) 4 [2025-05-20T03:49:51.326Z] Writing: Directory tree Start Block 29 [2025-05-20T03:49:51.326Z] Done with: Directory tree Block(s) 7 [2025-05-20T03:49:51.326Z] Writing: Joliet directory tree Start Block 36 [2025-05-20T03:49:51.326Z] Done with: Joliet directory tree Block(s) 7 [2025-05-20T03:49:51.326Z] Writing: Directory tree cleanup Start Block 43 [2025-05-20T03:49:51.326Z] Done with: Directory tree cleanup Block(s) 0 [2025-05-20T03:49:51.326Z] Writing: Extension record Start Block 43 [2025-05-20T03:49:51.326Z] Done with: Extension record Block(s) 1 [2025-05-20T03:49:51.326Z] Writing: The File(s) Start Block 44 [2025-05-20T03:49:51.326Z] 8.13% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] 16.23% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] 24.35% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] 32.45% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] 40.57% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] 48.66% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] 56.78% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] 64.88% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] 73.00% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] 81.10% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] 89.21% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] 97.31% done, estimate finish Tue May 20 03:49:50 2025 [2025-05-20T03:49:51.326Z] Total translation table size: 2048 [2025-05-20T03:49:51.326Z] Total rockridge attributes bytes: 2762 [2025-05-20T03:49:51.326Z] Total directory bytes: 12288 [2025-05-20T03:49:51.326Z] Path table size(bytes): 96 [2025-05-20T03:49:51.326Z] Done with: The File(s) Block(s) 61470 [2025-05-20T03:49:51.326Z] Writing: Ending Padblock Start Block 61514 [2025-05-20T03:49:51.326Z] Done with: Ending Padblock Block(s) 150 [2025-05-20T03:49:51.326Z] Max brk space used 1b000 [2025-05-20T03:49:51.326Z] 61664 extents written (120 MB) [2025-05-20T03:49:51.581Z] Packing minimal ISO [2025-05-20T03:49:51.834Z] Matched 16 files of 16 [2025-05-20T03:49:51.834Z] Total bytes skipped: 125874750 [2025-05-20T03:49:51.834Z] Total bytes written: 1002946 [2025-05-20T03:49:51.834Z] Total bytes written (compressed): 2788 [2025-05-20T03:49:51.834Z] Verifying that packed image matches digest [2025-05-20T03:49:51.834Z] Packing successful! [2025-05-20T03:49:52.754Z] [2025-05-20T03:49:52.754Z] ��� Duration: 249s [2025-05-20T03:49:52.754Z] manifest /tmp/osbuild-suOI.json finished successfully [2025-05-20T03:49:53.008Z] oci-archive: 516f53e5f87e4fcb6cc469748c097b6cfef234a00fdb986f5d95fb74bb3cd04d [2025-05-20T03:49:53.008Z] deployed-tree: 482572b9ea3d65dba43ff29634aefd3dc3e078495f4f2500d7979dce1c5f46e2 [2025-05-20T03:49:53.008Z] tree: b19e021d126a7e7477defa9e6cce19e113368c78bb98df719f113776e88c64d3 [2025-05-20T03:49:53.008Z] raw-image: c152ffacf2177066fc028f6aba73ddcea15dd39c63b91ca12845e96a1d75486a [2025-05-20T03:49:53.008Z] raw-4k-image: 112a0c6f5164758f05fdc506105cdf7b11ea4a20d91dd187df0d251abf239c58 [2025-05-20T03:49:53.008Z] raw-aliyun-image: 6a0552c3b620566e93d01d8f71152c99247a41d527fa194fd81f39e7cad8bbfe [2025-05-20T03:49:53.008Z] aliyun: 8ef216412d66d10f904f19fc610e001152562d554248b18b6ec757adf9a6e4fa [2025-05-20T03:49:53.008Z] raw-applehv-image: b461b953027ce89d2bf6d3ede11f45db1047d70599d8b22de3e6068f9b7f2d8b [2025-05-20T03:49:53.008Z] applehv: ba0459905a238ec978de97bf8b6ece25d04bb630777b6928717f985cd8c34b20 [2025-05-20T03:49:53.008Z] raw-aws-image: 7473275d80a569f509eecd07067b3b3f21fcbfc06bd20e5177d5910d42e749f8 [2025-05-20T03:49:53.008Z] aws: 4366f8d6c185697f06effbe2781609e80249b351a63abddf18b2c834d422a127 [2025-05-20T03:49:53.008Z] raw-azure-image: 1c0b5d1ae31dde8171e46947dd212aa574a8f4d768a4fbb229790b92f0d3add2 [2025-05-20T03:49:53.009Z] azure: 0890f4a883d563aa2603bb06c600c807046d3f2de21a2100a1c83cf45b9f7438 [2025-05-20T03:49:53.009Z] raw-azurestack-image: 6e2c4bcbd806da43dae7ff062890b013b858412e810cb7f52855ae8131896e32 [2025-05-20T03:49:53.009Z] azurestack: 9519ad0915c01bf55cbe3218993bef4e7b4f4327e8b979a302efffefa7b2c066 [2025-05-20T03:49:53.009Z] raw-digitalocean-image: 874dd36c1e5088f2ca412a2825a63a784b4659aafaf1a7a86c39fdae8eb3cc4f [2025-05-20T03:49:53.009Z] digitalocean: 4ef0be285366b1c20793f620a338c33d5958cc157135294ad0f5d44ed5b11c89 [2025-05-20T03:49:53.009Z] raw-exoscale-image: 2798c0bcd85ef8f48928060a67912550a8eae8f2f121bd37a42ea263b2a51b5e [2025-05-20T03:49:53.009Z] exoscale: 89a155cd38c07633e2dbea90914f3e9ea5d7ed8f9a60f4ce71f4386fa30a2487 [2025-05-20T03:49:53.009Z] raw-gcp-image: 554296a0272f7a9d6fb58f002412514551c1af4e90af0b758942631f28b03554 [2025-05-20T03:49:53.009Z] raw-gcp-image-tar: 7a422693189e995fa3359e136eb1a29efa15c91c307c98db528cc0c057df96a8 [2025-05-20T03:49:53.009Z] gcp: ee6370a08108e1eb0c281812ad6cfca73974c96015d1faee342b516b13d0fb81 [2025-05-20T03:49:53.009Z] raw-hetzner-image: 1dc1c187cfe2a7fc5e0948c1f36282f58103ae609a75fdcfa23bfcda8bf0a256 [2025-05-20T03:49:53.009Z] hetzner: 49c57d3e3309b3348385202cc667789c8abc50724ed457dbdcc521fd75e91aa7 [2025-05-20T03:49:53.009Z] raw-hyperv-image: 8f3e46544fd9871e58dc3dd6555e2010716a5640fa9e7376456f335e94d7808b [2025-05-20T03:49:53.009Z] hyperv: 36dd8b4394479194cf88f6c1e75f2264a6e75785f0961c2357de9554a50430f8 [2025-05-20T03:49:53.009Z] raw-ibmcloud-image: 85e7fd440c9bfcf49fa6375bb034d67d83b6897980a4db1617c0ac85a7c3b92b [2025-05-20T03:49:53.009Z] ibmcloud: 15466e64b30dfad6a6aea0e3ed50b4bd3d5ad6ba9e8fc3ad2d87ac61d39a621a [2025-05-20T03:49:53.009Z] raw-kubevirt-image: 7b9b071f5dd32978d96d69649b199ea03205a1c0e78d690d0c30544c29bab458 [2025-05-20T03:49:53.009Z] qemu-kubevirt-image: d95b6c76a60faa13e9697196e6ffc64aebc332695bdca6a25471754df1717453 [2025-05-20T03:49:53.009Z] kubevirt: 4b3cc260af4c2a93c00e6dbce3f352ff1df30c4582b4aa2dc87ba9acabb37af5 [2025-05-20T03:49:53.009Z] raw-openstack-image: ca1e20e51ce8bb2ce7a68725d35f7f2f1522669e1637e35f6f05da48d610f244 [2025-05-20T03:49:53.009Z] openstack: dca189878d174b446dfffc1527c339a004a1f7a45d9563a88f089a8586b439e9 [2025-05-20T03:49:53.009Z] raw-metal-image: 47f3a237611444658c1af51c52fad905512e77a813fdeb3dfbf7a4987f701674 [2025-05-20T03:49:53.009Z] metal: cc9a26f0f67fc1942813b13d481247d983975c032ff6d1baae7bb9d6ada97baa [2025-05-20T03:49:53.009Z] raw-metal4k-image: d1be769080f2bc1de0a0132b15191fd9b4619d7a4bd9e16ecb8d756f56ba9183 [2025-05-20T03:49:53.009Z] metal4k: 4ad04ee4eba5176e1558f271ed174f72eddd77c4bab93e895b09354e23a20f68 [2025-05-20T03:49:53.009Z] raw-nutanix-image: c14d4897bd2c95d3199e6c5cd21d35843de8b831d43d3a4102f730ab701c582b [2025-05-20T03:49:53.009Z] nutanix: f54dee89ceca2583aa86b2e8a2899fd3e8bbfd6025929cf6f3736dece85c38d0 [2025-05-20T03:49:53.009Z] raw-qemu-image: 7aaecaad9200a110b8cebb2013ab1a3825041fa79c2ed42134f664f83dc61d09 [2025-05-20T03:49:53.009Z] qemu: 65d48ea8416d494afb4fe8468363ffdedeeac86603b97ace5b65111b0ac035d8 [2025-05-20T03:49:53.009Z] raw-vultr-image: 166f3f85e73d71e3d1d0c2bd476f58cbb429f4e688cd540737cda61945a0c721 [2025-05-20T03:49:53.009Z] vultr: 72891c9fa37da43df1d6bd3f90562d2107fa1f67c2ffec2266f52ae9171db071 [2025-05-20T03:49:53.009Z] live: 2f668af62eeaefd93616e6feba23d4f002ea19ae0d6a8ea65bea85d1992577ef [2025-05-20T03:49:53.261Z] + set +x [2025-05-20T03:49:55.136Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.cXjDjKFQpJ/live/fedora-coreos-42.20250520.dev.0-live-rootfs.x86_64.img': Operation not permitted [2025-05-20T03:49:56.491Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.cXjDjKFQpJ/live/fedora-coreos-42.20250520.dev.0-live-iso.x86_64.iso': Operation not permitted [2025-05-20T03:49:56.491Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.cXjDjKFQpJ/live/fedora-coreos-42.20250520.dev.0-live-kernel.x86_64': Operation not permitted [2025-05-20T03:49:56.491Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.cXjDjKFQpJ/live/fedora-coreos-42.20250520.dev.0-live-initramfs.x86_64.img': Operation not permitted [2025-05-20T03:49:56.491Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.cXjDjKFQpJ/live': Operation not permitted [2025-05-20T03:50:00.639Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.cXjDjKFQpJ/metal/fedora-coreos-42.20250520.dev.0-metal.x86_64.raw': Operation not permitted [2025-05-20T03:50:00.639Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.cXjDjKFQpJ/metal': Operation not permitted [2025-05-20T03:50:15.467Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.cXjDjKFQpJ/metal4k/fedora-coreos-42.20250520.dev.0-metal4k.x86_64.raw': Operation not permitted [2025-05-20T03:50:15.467Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.cXjDjKFQpJ/metal4k': Operation not permitted [2025-05-20T03:50:21.989Z] /home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/meta.json wrote with version stamp 1747713021833972472 [2025-05-20T03:50:21.989Z] Successfully generated: fedora-coreos-42.20250520.dev.0-metal.x86_64.raw [2025-05-20T03:50:25.250Z] /home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/meta.json wrote with version stamp 1747713024864457215 [2025-05-20T03:50:25.250Z] Successfully generated: fedora-coreos-42.20250520.dev.0-metal4k.x86_64.raw [2025-05-20T03:50:27.129Z] /home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/meta.json wrote with version stamp 1747713026616842474 [2025-05-20T03:50:27.130Z] Successfully generated: fedora-coreos-42.20250520.dev.0-live-iso.x86_64.iso [2025-05-20T03:50:27.384Z] /home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/meta.json wrote with version stamp 1747713027208081554 [2025-05-20T03:50:27.384Z] Successfully generated: fedora-coreos-42.20250520.dev.0-live-kernel.x86_64 [2025-05-20T03:50:29.263Z] /home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/meta.json wrote with version stamp 1747713028826651114 [2025-05-20T03:50:29.263Z] Successfully generated: fedora-coreos-42.20250520.dev.0-live-rootfs.x86_64.img [2025-05-20T03:50:29.515Z] /home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/meta.json wrote with version stamp 1747713029434769912 [2025-05-20T03:50:29.515Z] Successfully generated: fedora-coreos-42.20250520.dev.0-live-initramfs.x86_64.img [2025-05-20T03:50:29.519Z] [Pipeline] } [2025-05-20T03:50:29.531Z] [Pipeline] // withEnv [2025-05-20T03:50:29.610Z] [Pipeline] withEnv [2025-05-20T03:50:29.610Z] [Pipeline] { [2025-05-20T03:50:29.665Z] [Pipeline] sh [2025-05-20T03:50:30.258Z] + set -xeuo pipefail [2025-05-20T03:50:30.258Z] ++ umask [2025-05-20T03:50:30.258Z] + '[' 0022 = 0000 ']' [2025-05-20T03:50:30.258Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal [2025-05-20T03:50:30.258Z] Targeting build: 42.20250520.dev.0 [2025-05-20T03:50:30.258Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64 [2025-05-20T03:50:30.258Z] 2025-05-20 03:50:30,230 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/fedora-coreos-42.20250520.dev.0-metal.x86_64.raw'] [2025-05-20T03:55:36.753Z] Compressed: fedora-coreos-42.20250520.dev.0-metal.x86_64.raw.xz [2025-05-20T03:55:36.753Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs [2025-05-20T03:55:36.753Z] Updated: /home/jenkins/agent/workspace/test-override/builds/42.20250520.dev.0/x86_64/meta.json [2025-05-20T03:55:36.755Z] [Pipeline] } [2025-05-20T03:55:36.767Z] [Pipeline] // withEnv [2025-05-20T03:55:36.843Z] [Pipeline] } [2025-05-20T03:55:36.848Z] [Pipeline] // stage [2025-05-20T03:55:36.863Z] [Pipeline] stage [2025-05-20T03:55:36.864Z] [Pipeline] { (x86_64:kola:testiso) [2025-05-20T03:55:36.944Z] [Pipeline] withEnv [2025-05-20T03:55:36.945Z] [Pipeline] { [2025-05-20T03:55:36.948Z] [Pipeline] sh [2025-05-20T03:55:37.557Z] + set -euo pipefail [2025-05-20T03:55:37.557Z] ++ umask [2025-05-20T03:55:37.557Z] + '[' 0022 = 0000 ']' [2025-05-20T03:55:37.557Z] + uuidgen [2025-05-20T03:55:37.557Z] + cut -f1 -d- [2025-05-20T03:55:37.562Z] [Pipeline] } [2025-05-20T03:55:37.564Z] [Pipeline] // withEnv [2025-05-20T03:55:37.570Z] [Pipeline] withEnv [2025-05-20T03:55:37.571Z] [Pipeline] { [2025-05-20T03:55:37.586Z] [Pipeline] sh [2025-05-20T03:55:38.121Z] + set -euo pipefail [2025-05-20T03:55:38.121Z] ++ umask [2025-05-20T03:55:38.121Z] + '[' 0022 = 0000 ']' [2025-05-20T03:55:38.121Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:55:38.121Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX [2025-05-20T03:55:38.124Z] [Pipeline] } [2025-05-20T03:55:38.127Z] [Pipeline] // withEnv [2025-05-20T03:55:38.140Z] [Pipeline] withEnv [2025-05-20T03:55:38.141Z] [Pipeline] { [2025-05-20T03:55:38.144Z] [Pipeline] sh [2025-05-20T03:55:38.669Z] + set -xeuo pipefail [2025-05-20T03:55:38.669Z] ++ umask [2025-05-20T03:55:38.669Z] + '[' 0022 = 0000 ']' [2025-05-20T03:55:38.669Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T03:55:38.669Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-6HN8Q/kola-testiso-x86_64 [2025-05-20T03:55:38.669Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-6HN8Q/kola-testiso-x86_64 [2025-05-20T03:55:38.669Z] ������ Skipping kola test pattern "ext.config.multipath.resilient": [2025-05-20T03:55:38.669Z] ���� https://github.com/coreos/fedora-coreos-tracker/issues/1937 [2025-05-20T03:55:38.669Z] Ignoring verification of signature on metal image [2025-05-20T03:55:38.669Z] Running test: iso-as-disk.bios [2025-05-20T03:56:17.314Z] PASS: iso-as-disk.bios (30.857s) [2025-05-20T03:56:17.314Z] Running test: iso-as-disk.uefi [2025-05-20T03:56:55.946Z] PASS: iso-as-disk.uefi (34.999s) [2025-05-20T03:56:55.946Z] Running test: iso-as-disk.uefi-secure [2025-05-20T03:57:34.593Z] PASS: iso-as-disk.uefi-secure (36.04s) [2025-05-20T03:57:34.593Z] Running test: iso-as-disk.4k.uefi [2025-05-20T03:58:13.215Z] PASS: iso-as-disk.4k.uefi (35.49s) [2025-05-20T03:58:13.215Z] Running test: iso-install.bios [2025-05-20T03:59:49.578Z] PASS: iso-install.bios (1m30.918s) [2025-05-20T03:59:49.578Z] Running test: iso-live-login.bios [2025-05-20T04:00:36.159Z] The file: journal.txt does not exist [2025-05-20T04:00:36.159Z] PASS: iso-live-login.bios (42.955s) [2025-05-20T04:00:36.159Z] Running test: iso-live-login.uefi [2025-05-20T04:01:22.746Z] The file: journal.txt does not exist [2025-05-20T04:01:22.746Z] PASS: iso-live-login.uefi (39.332s) [2025-05-20T04:01:22.746Z] Running test: iso-live-login.uefi-secure [2025-05-20T04:02:01.420Z] The file: journal.txt does not exist [2025-05-20T04:02:03.297Z] PASS: iso-live-login.uefi-secure (40.49s) [2025-05-20T04:02:03.297Z] Running test: iso-live-login.4k.uefi [2025-05-20T04:02:49.888Z] The file: journal.txt does not exist [2025-05-20T04:02:49.888Z] PASS: iso-live-login.4k.uefi (39.743s) [2025-05-20T04:02:49.888Z] Running test: iso-offline-install.bios [2025-05-20T04:05:41.306Z] PASS: iso-offline-install.bios (2m34.817s) [2025-05-20T04:05:41.306Z] Running test: iso-offline-install.mpath.bios [2025-05-20T04:08:32.714Z] PASS: iso-offline-install.mpath.bios (2m54.513s) [2025-05-20T04:08:32.714Z] Running test: iso-offline-install-fromram.4k.uefi [2025-05-20T04:10:54.095Z] PASS: iso-offline-install-fromram.4k.uefi (2m10.637s) [2025-05-20T04:10:54.095Z] Running test: iso-offline-install-iscsi.ibft.uefi [2025-05-20T04:10:54.095Z] Warning: Cannot announce submounts, client does not support it [2025-05-20T04:14:30.532Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m42.56s) [2025-05-20T04:14:30.532Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios [2025-05-20T04:18:52.013Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (4m6.233s) [2025-05-20T04:18:52.013Z] Running test: iso-offline-install-iscsi.manual.bios [2025-05-20T04:22:58.468Z] PASS: iso-offline-install-iscsi.manual.bios (4m3.451s) [2025-05-20T04:22:58.468Z] Running test: miniso-install.bios [2025-05-20T04:25:19.885Z] PASS: miniso-install.bios (2m9.063s) [2025-05-20T04:25:19.885Z] Running test: miniso-install.nm.bios [2025-05-20T04:27:26.259Z] PASS: miniso-install.nm.bios (2m12.939s) [2025-05-20T04:27:26.259Z] Running test: miniso-install.4k.uefi [2025-05-20T04:29:47.651Z] PASS: miniso-install.4k.uefi (2m13.163s) [2025-05-20T04:29:47.651Z] Running test: miniso-install.4k.nm.uefi [2025-05-20T04:32:09.033Z] PASS: miniso-install.4k.nm.uefi (2m16.1s) [2025-05-20T04:32:09.033Z] Running test: pxe-offline-install.rootfs-appended.bios [2025-05-20T04:35:00.444Z] PASS: pxe-offline-install.rootfs-appended.bios (2m36.747s) [2025-05-20T04:35:00.444Z] Running test: pxe-offline-install.4k.uefi [2025-05-20T04:37:22.007Z] PASS: pxe-offline-install.4k.uefi (2m26.126s) [2025-05-20T04:37:22.007Z] Running test: pxe-online-install.bios [2025-05-20T04:39:13.379Z] PASS: pxe-online-install.bios (1m45.338s) [2025-05-20T04:39:13.379Z] Running test: pxe-online-install.4k.uefi [2025-05-20T04:41:04.751Z] PASS: pxe-online-install.4k.uefi (1m44.534s) [2025-05-20T04:41:04.755Z] [Pipeline] } [2025-05-20T04:41:04.768Z] [Pipeline] // withEnv [2025-05-20T04:41:04.826Z] [Pipeline] withEnv [2025-05-20T04:41:04.826Z] [Pipeline] { [2025-05-20T04:41:04.829Z] [Pipeline] sh [2025-05-20T04:41:05.420Z] + set -xeuo pipefail [2025-05-20T04:41:05.420Z] ++ umask [2025-05-20T04:41:05.420Z] + '[' 0022 = 0000 ']' [2025-05-20T04:41:05.420Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T04:41:05.420Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-6HN8Q -c --xz kola-testiso-x86_64 [2025-05-20T04:41:07.927Z] [Pipeline] } [2025-05-20T04:41:07.930Z] [Pipeline] // withEnv [2025-05-20T04:41:07.985Z] [Pipeline] archiveArtifacts [2025-05-20T04:41:07.997Z] Archiving artifacts [2025-05-20T04:41:08.065Z] [Pipeline] withEnv [2025-05-20T04:41:08.066Z] [Pipeline] { [2025-05-20T04:41:08.077Z] [Pipeline] sh [2025-05-20T04:41:08.607Z] + set -xeuo pipefail [2025-05-20T04:41:08.607Z] ++ umask [2025-05-20T04:41:08.607Z] + '[' 0022 = 0000 ']' [2025-05-20T04:41:08.607Z] + cd /home/jenkins/agent/workspace/test-override [2025-05-20T04:41:08.607Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-6HN8Q/kola-testiso-x86_64 --output - [2025-05-20T04:41:08.611Z] [Pipeline] } [2025-05-20T04:41:08.613Z] [Pipeline] // withEnv [2025-05-20T04:41:08.626Z] [Pipeline] junit [2025-05-20T04:41:08.628Z] Recording test results [2025-05-20T04:41:08.696Z] None of the test reports contained any result [2025-05-20T04:41:08.696Z] [Pipeline] } [2025-05-20T04:41:08.699Z] [Pipeline] // stage [2025-05-20T04:41:08.755Z] [Pipeline] stage [2025-05-20T04:41:08.755Z] [Pipeline] { (x86_64:Destroy Remote) [2025-05-20T04:41:08.759Z] [Pipeline] } [2025-05-20T04:41:08.796Z] [Pipeline] // stage [2025-05-20T04:41:08.821Z] [Pipeline] } [2025-05-20T04:41:08.840Z] [Pipeline] // parallel [2025-05-20T04:41:08.870Z] [Pipeline] stage [2025-05-20T04:41:08.885Z] [Pipeline] { (Report Completion) [2025-05-20T04:41:08.888Z] [Pipeline] withCredentials [2025-05-20T04:41:08.923Z] Masking supported pattern matches of $RDB_PASSWORD [2025-05-20T04:41:08.923Z] [Pipeline] { [2025-05-20T04:41:08.927Z] [Pipeline] withEnv [2025-05-20T04:41:08.928Z] [Pipeline] { [2025-05-20T04:41:08.943Z] [Pipeline] sh [2025-05-20T04:41:09.484Z] + set -xeuo pipefail [2025-05-20T04:41:09.484Z] ++ umask [2025-05-20T04:41:09.484Z] + '[' 0022 = 0000 ']' [2025-05-20T04:41:09.484Z] + /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/1727/display/redirect --outcome PASSED --advisory FEDORA-2025-cef012116b --stream testing-devel [2025-05-20T04:41:09.486Z] [Pipeline] } [2025-05-20T04:41:09.489Z] [Pipeline] // withEnv [2025-05-20T04:41:09.509Z] [Pipeline] } [2025-05-20T04:41:09.526Z] [Pipeline] // withCredentials [2025-05-20T04:41:09.553Z] [Pipeline] withCredentials [2025-05-20T04:41:09.568Z] Masking supported pattern matches of $TOKEN [2025-05-20T04:41:09.568Z] [Pipeline] { [2025-05-20T04:41:09.571Z] [Pipeline] withEnv [2025-05-20T04:41:09.571Z] [Pipeline] { [2025-05-20T04:41:09.616Z] [Pipeline] sh [2025-05-20T04:41:10.146Z] + set -xeuo pipefail [2025-05-20T04:41:10.146Z] ++ umask [2025-05-20T04:41:10.146Z] + '[' 0022 = 0000 ']' [2025-05-20T04:41:10.146Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d ' [2025-05-20T04:41:10.146Z] { [2025-05-20T04:41:10.146Z] "body": "���� kernel-6.14.7-301.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/1727/display/redirect) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-cef012116b)" [2025-05-20T04:41:10.146Z] }' [2025-05-20T04:41:12.028Z] [Pipeline] } [2025-05-20T04:41:12.030Z] [Pipeline] // withEnv [2025-05-20T04:41:12.086Z] [Pipeline] } [2025-05-20T04:41:12.107Z] [Pipeline] // withCredentials [2025-05-20T04:41:12.120Z] [Pipeline] } [2025-05-20T04:41:12.124Z] [Pipeline] // stage [2025-05-20T04:41:12.129Z] [Pipeline] } [2025-05-20T04:41:12.132Z] [Pipeline] // timeout [2025-05-20T04:41:12.136Z] [Pipeline] } [2025-05-20T04:41:12.148Z] [Pipeline] // container [2025-05-20T04:41:12.151Z] [Pipeline] } [2025-05-20T04:41:12.156Z] [Pipeline] // node [2025-05-20T04:41:12.162Z] [Pipeline] } [2025-05-20T04:41:12.172Z] [Pipeline] // podTemplate [2025-05-20T04:41:12.226Z] [Pipeline] End of Pipeline [2025-05-20T04:41:12.337Z] Finished: SUCCESS