[2025-07-14T22:06:40.686Z] Started by upstream project "bodhi-trigger" build number 35
[2025-07-14T22:06:40.686Z] originally caused by:
[2025-07-14T22:06:40.686Z]  Triggered by CI message.
[2025-07-14T22:06:40.687Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 to read jobs/test-override.Jenkinsfile
[2025-07-14T22:06:40.688Z] The recommended git tool is: NONE
[2025-07-14T22:06:40.688Z] No credentials specified
[2025-07-14T22:06:40.688Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10
[2025-07-14T22:06:40.694Z] Fetching changes from the remote Git repository
[2025-07-14T22:06:40.694Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
[2025-07-14T22:06:40.700Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
[2025-07-14T22:06:40.700Z]  > git --version # timeout=10
[2025-07-14T22:06:40.706Z]  > git --version # 'git version 2.47.1'
[2025-07-14T22:06:40.706Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-14T22:06:40.834Z]  > git rev-parse origin/main^{commit} # timeout=10
[2025-07-14T22:06:40.842Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
[2025-07-14T22:06:40.842Z]  > git config core.sparsecheckout # timeout=10
[2025-07-14T22:06:40.847Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-14T22:06:40.856Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"
[2025-07-14T22:06:40.856Z]  > git rev-list --no-walk b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-14T22:06:40.885Z] Loading library coreos@main
[2025-07-14T22:06:40.887Z] Attempting to resolve main from remote references...
[2025-07-14T22:06:40.887Z]  > git --version # timeout=10
[2025-07-14T22:06:40.893Z]  > git --version # 'git version 2.47.1'
[2025-07-14T22:06:40.893Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-14T22:06:41.033Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0
[2025-07-14T22:06:41.034Z] The recommended git tool is: NONE
[2025-07-14T22:06:41.034Z] No credentials specified
[2025-07-14T22:06:41.034Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
[2025-07-14T22:06:41.040Z] Fetching changes from the remote Git repository
[2025-07-14T22:06:41.041Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-14T22:06:41.047Z] Fetching without tags
[2025-07-14T22:06:41.047Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
[2025-07-14T22:06:41.047Z]  > git --version # timeout=10
[2025-07-14T22:06:41.052Z]  > git --version # 'git version 2.47.1'
[2025-07-14T22:06:41.052Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-14T22:06:41.180Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main)
[2025-07-14T22:06:41.180Z]  > git config core.sparsecheckout # timeout=10
[2025-07-14T22:06:41.186Z]  > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-14T22:06:41.193Z] Commit message: "cosaPod: archive cosa git info and RPMs"
[2025-07-14T22:06:41.193Z]  > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-14T22:06:41.250Z] [Pipeline] Start of Pipeline
[2025-07-14T22:06:41.255Z] [Pipeline] node
[2025-07-14T22:06:41.256Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-14T22:06:41.258Z] [Pipeline] {
[2025-07-14T22:06:41.271Z] [Pipeline] withEnv
[2025-07-14T22:06:41.271Z] [Pipeline] {
[2025-07-14T22:06:41.273Z] [Pipeline] sh
[2025-07-14T22:06:41.527Z] + set -xeuo pipefail
[2025-07-14T22:06:41.527Z] ++ umask
[2025-07-14T22:06:41.527Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:06:41.527Z] + rm -rf pipe
[2025-07-14T22:06:41.527Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
[2025-07-14T22:06:41.527Z] Cloning into 'pipe'...
[2025-07-14T22:06:41.778Z] [Pipeline] }
[2025-07-14T22:06:41.779Z] [Pipeline] // withEnv
[2025-07-14T22:06:41.783Z] [Pipeline] load
[2025-07-14T22:06:41.844Z] [Pipeline] { (pipe/utils.groovy)
[2025-07-14T22:06:41.848Z] Did you forget the `def` keyword? Script1 seems to be setting a field named PROTECTED_JENKINSES (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[2025-07-14T22:06:41.849Z] [Pipeline] }
[2025-07-14T22:06:41.852Z] [Pipeline] // load
[2025-07-14T22:06:41.855Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipeutils (to a value of type Script1) which could lead to memory leaks or other issues.
[2025-07-14T22:06:41.856Z] [Pipeline] readYaml
[2025-07-14T22:06:41.861Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipecfg (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[2025-07-14T22:06:41.861Z] [Pipeline] }
[2025-07-14T22:06:41.864Z] [Pipeline] // node
[2025-07-14T22:06:41.875Z] [Pipeline] properties
[2025-07-14T22:06:41.920Z] [Pipeline] libraryResource
[2025-07-14T22:06:41.921Z] [Pipeline] readJSON
[2025-07-14T22:06:41.926Z] [Pipeline] node
[2025-07-14T22:06:41.927Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-14T22:06:41.931Z] [Pipeline] {
[2025-07-14T22:06:41.934Z] [Pipeline] writeYaml
[2025-07-14T22:06:41.938Z] [Pipeline] readFile
[2025-07-14T22:06:41.942Z] [Pipeline] }
[2025-07-14T22:06:41.944Z] [Pipeline] // node
[2025-07-14T22:06:41.949Z] [Pipeline] podTemplate
[2025-07-14T22:06:41.950Z] [Pipeline] {
[2025-07-14T22:06:41.953Z] [Pipeline] node
[2025-07-14T22:06:42.972Z] Created Pod: openshift coreos-ci/pod-065c0682-6c62-452e-9bc9-84aac63137ed-bthjh-6tcpw
[2025-07-14T22:06:43.001Z] [PodInfo] coreos-ci/pod-065c0682-6c62-452e-9bc9-84aac63137ed-bthjh-6tcpw
[2025-07-14T22:06:43.001Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-14T22:06:43.001Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-14T22:06:43.001Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-14T22:06:43.640Z] [PodInfo] coreos-ci/pod-065c0682-6c62-452e-9bc9-84aac63137ed-bthjh-6tcpw
[2025-07-14T22:06:43.640Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-14T22:06:43.640Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-14T22:06:43.640Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-14T22:06:44.325Z] [PodInfo] coreos-ci/pod-065c0682-6c62-452e-9bc9-84aac63137ed-bthjh-6tcpw
[2025-07-14T22:06:44.325Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-14T22:06:44.325Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-14T22:06:44.325Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-14T22:06:46.927Z] Agent pod-065c0682-6c62-452e-9bc9-84aac63137ed-bthjh-6tcpw is provisioned from template pod-065c0682-6c62-452e-9bc9-84aac63137ed-bthjh
[2025-07-14T22:06:46.928Z] ---
[2025-07-14T22:06:46.928Z] apiVersion: "v1"
[2025-07-14T22:06:46.928Z] kind: "Pod"
[2025-07-14T22:06:46.928Z] metadata:
[2025-07-14T22:06:46.928Z]   annotations:
[2025-07-14T22:06:46.928Z]     kubernetes.jenkins.io/last-refresh: "1752530802954"
[2025-07-14T22:06:46.928Z]     buildUrl: "http://172.30.177.66:80/job/test-override/40/"
[2025-07-14T22:06:46.928Z]     runUrl: "job/test-override/40/"
[2025-07-14T22:06:46.928Z]   labels:
[2025-07-14T22:06:46.928Z]     jenkins: "slave"
[2025-07-14T22:06:46.928Z]     jenkins/label-digest: "3366089293d41a9defffc71c37e2ec1081b096a0"
[2025-07-14T22:06:46.928Z]     jenkins/label: "pod-065c0682-6c62-452e-9bc9-84aac63137ed"
[2025-07-14T22:06:46.928Z]     kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
[2025-07-14T22:06:46.928Z]   name: "pod-065c0682-6c62-452e-9bc9-84aac63137ed-bthjh-6tcpw"
[2025-07-14T22:06:46.928Z]   namespace: "coreos-ci"
[2025-07-14T22:06:46.928Z] spec:
[2025-07-14T22:06:46.928Z]   containers:
[2025-07-14T22:06:46.928Z]   - command:
[2025-07-14T22:06:46.928Z]     - "/usr/bin/dumb-init"
[2025-07-14T22:06:46.928Z]     - "/usr/bin/sleep"
[2025-07-14T22:06:46.928Z]     - "infinity"
[2025-07-14T22:06:46.928Z]     env:
[2025-07-14T22:06:46.928Z]     - name: "NCPUS"
[2025-07-14T22:06:46.928Z]       value: "6"
[2025-07-14T22:06:46.928Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
[2025-07-14T22:06:46.928Z]     imagePullPolicy: "Always"
[2025-07-14T22:06:46.928Z]     name: "worker"
[2025-07-14T22:06:46.928Z]     resources:
[2025-07-14T22:06:46.928Z]       limits:
[2025-07-14T22:06:46.928Z]         memory: "10752Mi"
[2025-07-14T22:06:46.928Z]         cpu: "6"
[2025-07-14T22:06:46.928Z]         devices.kubevirt.io/kvm: "1"
[2025-07-14T22:06:46.928Z]       requests:
[2025-07-14T22:06:46.928Z]         memory: "10752Mi"
[2025-07-14T22:06:46.928Z]         cpu: "6"
[2025-07-14T22:06:46.928Z]         devices.kubevirt.io/kvm: "1"
[2025-07-14T22:06:46.928Z]     volumeMounts:
[2025-07-14T22:06:46.928Z]     - mountPath: "/srv/"
[2025-07-14T22:06:46.928Z]       name: "emptydir-0"
[2025-07-14T22:06:46.928Z]     - mountPath: "/home/jenkins/agent"
[2025-07-14T22:06:46.928Z]       name: "workspace-volume"
[2025-07-14T22:06:46.928Z]       readOnly: false
[2025-07-14T22:06:46.928Z]   - env:
[2025-07-14T22:06:46.928Z]     - name: "JENKINS_SECRET"
[2025-07-14T22:06:46.928Z]       value: "********"
[2025-07-14T22:06:46.928Z]     - name: "JENKINS_TUNNEL"
[2025-07-14T22:06:46.928Z]       value: "172.30.178.247:50000"
[2025-07-14T22:06:46.928Z]     - name: "JENKINS_AGENT_NAME"
[2025-07-14T22:06:46.928Z]       value: "pod-065c0682-6c62-452e-9bc9-84aac63137ed-bthjh-6tcpw"
[2025-07-14T22:06:46.928Z]     - name: "REMOTING_OPTS"
[2025-07-14T22:06:46.928Z]       value: "-noReconnectAfter 1d"
[2025-07-14T22:06:46.928Z]     - name: "JENKINS_NAME"
[2025-07-14T22:06:46.928Z]       value: "pod-065c0682-6c62-452e-9bc9-84aac63137ed-bthjh-6tcpw"
[2025-07-14T22:06:46.928Z]     - name: "JENKINS_AGENT_WORKDIR"
[2025-07-14T22:06:46.928Z]       value: "/home/jenkins/agent"
[2025-07-14T22:06:46.928Z]     - name: "JENKINS_URL"
[2025-07-14T22:06:46.928Z]       value: "http://172.30.177.66:80/"
[2025-07-14T22:06:46.928Z]     image: "jenkins-agent-base:latest"
[2025-07-14T22:06:46.928Z]     name: "jnlp"
[2025-07-14T22:06:46.928Z]     resources:
[2025-07-14T22:06:46.928Z]       limits:
[2025-07-14T22:06:46.928Z]         memory: "512Mi"
[2025-07-14T22:06:46.928Z]         cpu: "1"
[2025-07-14T22:06:46.928Z]       requests:
[2025-07-14T22:06:46.928Z]         memory: "512Mi"
[2025-07-14T22:06:46.928Z]         cpu: "1"
[2025-07-14T22:06:46.928Z]     volumeMounts:
[2025-07-14T22:06:46.928Z]     - mountPath: "/home/jenkins/agent"
[2025-07-14T22:06:46.928Z]       name: "workspace-volume"
[2025-07-14T22:06:46.928Z]       readOnly: false
[2025-07-14T22:06:46.928Z]   nodeSelector:
[2025-07-14T22:06:46.928Z]     kubernetes.io/os: "linux"
[2025-07-14T22:06:46.928Z]   restartPolicy: "Never"
[2025-07-14T22:06:46.928Z]   serviceAccountName: "jenkins"
[2025-07-14T22:06:46.928Z]   volumes:
[2025-07-14T22:06:46.928Z]   - emptyDir: {}
[2025-07-14T22:06:46.928Z]     name: "emptydir-0"
[2025-07-14T22:06:46.928Z]   - emptyDir:
[2025-07-14T22:06:46.928Z]       medium: ""
[2025-07-14T22:06:46.928Z]     name: "workspace-volume"
[2025-07-14T22:06:46.928Z] 
[2025-07-14T22:06:46.942Z] Running on pod-065c0682-6c62-452e-9bc9-84aac63137ed-bthjh-6tcpw in /home/jenkins/agent/workspace/test-override
[2025-07-14T22:06:46.942Z] [Pipeline] {
[2025-07-14T22:06:46.947Z] [Pipeline] container
[2025-07-14T22:06:46.948Z] [Pipeline] {
[2025-07-14T22:06:46.951Z] [Pipeline] withEnv
[2025-07-14T22:06:46.951Z] [Pipeline] {
[2025-07-14T22:06:46.953Z] [Pipeline] sh
[2025-07-14T22:06:47.533Z] + set -xeuo pipefail
[2025-07-14T22:06:47.533Z] ++ umask
[2025-07-14T22:06:47.533Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:06:47.533Z] + cat /cosa/coreos-assembler-git.json
[2025-07-14T22:06:47.533Z] + tee coreos-assembler-git.json
[2025-07-14T22:06:47.533Z] {
[2025-07-14T22:06:47.533Z]   "date": "2025-07-14T12:18:05Z",
[2025-07-14T22:06:47.533Z]   "git": {
[2025-07-14T22:06:47.533Z]     "commit": "e818f36f574425f50d62bad76434cd3c450d8514",
[2025-07-14T22:06:47.533Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
[2025-07-14T22:06:47.533Z]     "branch": "HEAD",
[2025-07-14T22:06:47.533Z]     "dirty": "false"
[2025-07-14T22:06:47.533Z]   },
[2025-07-14T22:06:47.533Z]   "file": {
[2025-07-14T22:06:47.533Z]     "checksum": "349b7f55209084813ec96c8a47eb06b4f6a9096922b905ad5e2079e926c480f5",
[2025-07-14T22:06:47.533Z]     "checksum_type": "sha256",
[2025-07-14T22:06:47.533Z]     "format": "tar.gz",
[2025-07-14T22:06:47.533Z]     "name": "coreos-assembler-git.tar.gz",
[2025-07-14T22:06:47.533Z]     "size": "12227502"
[2025-07-14T22:06:47.533Z]   }
[2025-07-14T22:06:47.533Z] }
[2025-07-14T22:06:47.547Z] [Pipeline] }
[2025-07-14T22:06:47.549Z] [Pipeline] // withEnv
[2025-07-14T22:06:47.556Z] [Pipeline] archiveArtifacts
[2025-07-14T22:06:47.560Z] Archiving artifacts
[2025-07-14T22:06:48.030Z] [Pipeline] withEnv
[2025-07-14T22:06:48.031Z] [Pipeline] {
[2025-07-14T22:06:48.033Z] [Pipeline] sh
[2025-07-14T22:06:48.511Z] + set -xeuo pipefail
[2025-07-14T22:06:48.511Z] ++ umask
[2025-07-14T22:06:48.511Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:06:48.511Z] + rpm -qa
[2025-07-14T22:06:48.511Z] + sort
[2025-07-14T22:06:48.768Z] [Pipeline] }
[2025-07-14T22:06:48.772Z] [Pipeline] // withEnv
[2025-07-14T22:06:48.777Z] [Pipeline] archiveArtifacts
[2025-07-14T22:06:48.780Z] Archiving artifacts
[2025-07-14T22:06:48.785Z] [Pipeline] withEnv
[2025-07-14T22:06:48.785Z] [Pipeline] {
[2025-07-14T22:06:48.790Z] [Pipeline] sh
[2025-07-14T22:06:49.269Z] + set -xeuo pipefail
[2025-07-14T22:06:49.269Z] ++ umask
[2025-07-14T22:06:49.269Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:06:49.269Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
[2025-07-14T22:06:49.272Z] [Pipeline] }
[2025-07-14T22:06:49.274Z] [Pipeline] // withEnv
[2025-07-14T22:06:49.278Z] [Pipeline] timeout
[2025-07-14T22:06:49.279Z] Timeout set to expire in 3 hr 20 min
[2025-07-14T22:06:49.279Z] [Pipeline] {
[2025-07-14T22:06:49.291Z] [Pipeline] withEnv
[2025-07-14T22:06:49.291Z] [Pipeline] {
[2025-07-14T22:06:49.296Z] [Pipeline] sh
[2025-07-14T22:06:49.774Z] + set -euo pipefail
[2025-07-14T22:06:49.774Z] ++ umask
[2025-07-14T22:06:49.774Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:06:49.774Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-e56c306ef0
[2025-07-14T22:06:49.774Z] + jq -r '.update.builds[].nvr'
[2025-07-14T22:06:49.784Z] [Pipeline] }
[2025-07-14T22:06:49.789Z] [Pipeline] // withEnv
[2025-07-14T22:06:49.794Z] [Pipeline] stage
[2025-07-14T22:06:49.794Z] [Pipeline] { (Report Running)
[2025-07-14T22:06:49.799Z] [Pipeline] withCredentials
[2025-07-14T22:06:49.807Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-14T22:06:49.809Z] [Pipeline] {
[2025-07-14T22:06:49.813Z] [Pipeline] withEnv
[2025-07-14T22:06:49.813Z] [Pipeline] {
[2025-07-14T22:06:49.815Z] [Pipeline] sh
[2025-07-14T22:06:50.294Z] + set -xeuo pipefail
[2025-07-14T22:06:50.294Z] ++ umask
[2025-07-14T22:06:50.294Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:06:50.294Z] + /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/40/display/redirect --outcome RUNNING --advisory FEDORA-2025-e56c306ef0 --stream testing-devel
[2025-07-14T22:06:50.296Z] [Pipeline] }
[2025-07-14T22:06:50.298Z] [Pipeline] // withEnv
[2025-07-14T22:06:50.304Z] [Pipeline] }
[2025-07-14T22:06:50.307Z] [Pipeline] // withCredentials
[2025-07-14T22:06:50.311Z] [Pipeline] }
[2025-07-14T22:06:50.316Z] [Pipeline] // stage
[2025-07-14T22:06:50.328Z] [Pipeline] withCredentials
[2025-07-14T22:06:50.330Z] [Pipeline] // withCredentials
[2025-07-14T22:06:50.335Z] [Pipeline] echo
[2025-07-14T22:06:50.335Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
[2025-07-14T22:06:50.338Z] [Pipeline] withCredentials
[2025-07-14T22:06:50.342Z] [Pipeline] // withCredentials
[2025-07-14T22:06:50.348Z] [Pipeline] echo
[2025-07-14T22:06:50.348Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
[2025-07-14T22:06:50.351Z] [Pipeline] withCredentials
[2025-07-14T22:06:50.354Z] [Pipeline] // withCredentials
[2025-07-14T22:06:50.357Z] [Pipeline] echo
[2025-07-14T22:06:50.357Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
[2025-07-14T22:06:50.362Z] [Pipeline] withEnv
[2025-07-14T22:06:50.363Z] [Pipeline] {
[2025-07-14T22:06:50.365Z] [Pipeline] sh
[2025-07-14T22:06:50.846Z] + set -euo pipefail
[2025-07-14T22:06:50.846Z] ++ umask
[2025-07-14T22:06:50.846Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:06:50.846Z] + git ls-remote https://github.com/coreos/fedora-coreos-config refs/heads/testing-devel
[2025-07-14T22:06:50.846Z] + cut -d '	' -f 1
[2025-07-14T22:06:51.104Z] [Pipeline] }
[2025-07-14T22:06:51.106Z] [Pipeline] // withEnv
[2025-07-14T22:06:51.113Z] [Pipeline] withEnv
[2025-07-14T22:06:51.113Z] [Pipeline] {
[2025-07-14T22:06:51.116Z] [Pipeline] sh
[2025-07-14T22:06:51.594Z] + set -xeuo pipefail
[2025-07-14T22:06:51.594Z] ++ umask
[2025-07-14T22:06:51.594Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:06:51.594Z] + cosa init --branch testing-devel --commit=12302b4a89018f37f45605bfa1ff631b1d927f08 https://github.com/coreos/fedora-coreos-config
[2025-07-14T22:06:51.594Z] notice: failed to look up uid in /etc/passwd; enabling workaround
[2025-07-14T22:06:51.594Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-14T22:06:51.594Z] + mkdir -p src
[2025-07-14T22:06:51.594Z] + cd src
[2025-07-14T22:06:51.594Z] + test -e config
[2025-07-14T22:06:51.594Z] + case "${source}" in
[2025-07-14T22:06:51.594Z] + git clone --branch=testing-devel --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
[2025-07-14T22:06:51.594Z] Cloning into 'config'...
[2025-07-14T22:06:52.156Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
[2025-07-14T22:06:52.156Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
[2025-07-14T22:06:54.040Z] From https://gitlab.com/fedora/bootc/base-images
[2025-07-14T22:06:54.040Z]  * branch            c7b5f9e54af27516219f362674be171ee9bc8839 -> FETCH_HEAD
[2025-07-14T22:06:54.040Z] Submodule path 'fedora-bootc': checked out 'c7b5f9e54af27516219f362674be171ee9bc8839'
[2025-07-14T22:06:54.040Z] + '[' -n 12302b4a89018f37f45605bfa1ff631b1d927f08 ']'
[2025-07-14T22:06:54.040Z] + git -C ./config fetch origin 12302b4a89018f37f45605bfa1ff631b1d927f08
[2025-07-14T22:06:54.294Z] From https://github.com/coreos/fedora-coreos-config
[2025-07-14T22:06:54.294Z]  * branch            12302b4a89018f37f45605bfa1ff631b1d927f08 -> FETCH_HEAD
[2025-07-14T22:06:54.294Z] + git -C ./config reset --hard 12302b4a89018f37f45605bfa1ff631b1d927f08
[2025-07-14T22:06:54.294Z] HEAD is now at 12302b4 Bump fedora-bootc submodule
[2025-07-14T22:06:54.294Z] + git -C ./config submodule update --init --recursive
[2025-07-14T22:06:54.294Z] + set +x
[2025-07-14T22:06:54.294Z] Config commit: 12302b4a89018f37f45605bfa1ff631b1d927f08
[2025-07-14T22:06:54.294Z] + manifest=src/config/manifest.yaml
[2025-07-14T22:06:54.294Z] + image=src/config/image.yaml
[2025-07-14T22:06:54.294Z] + [[ -n '' ]]
[2025-07-14T22:06:54.294Z] + [[ ! -f src/config/manifest.yaml ]]
[2025-07-14T22:06:54.294Z] + [[ ! -f src/config/image.yaml ]]
[2025-07-14T22:06:54.294Z] + mkdir -p cache
[2025-07-14T22:06:54.294Z] + mkdir -p builds
[2025-07-14T22:06:54.294Z] + mkdir -p tmp
[2025-07-14T22:06:54.294Z] + mkdir -p overrides/rpm
[2025-07-14T22:06:54.294Z] + mkdir -p overrides/rootfs
[2025-07-14T22:06:54.294Z] + test 0 = 1
[2025-07-14T22:06:54.294Z] + case "${YUMREPOS}" in
[2025-07-14T22:06:54.294Z] + set +x
[2025-07-14T22:06:54.294Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.
[2025-07-14T22:06:54.297Z] [Pipeline] }
[2025-07-14T22:06:54.299Z] [Pipeline] // withEnv
[2025-07-14T22:06:54.308Z] [Pipeline] stage
[2025-07-14T22:06:54.308Z] [Pipeline] { (Initialize Remotes)
[2025-07-14T22:06:54.311Z] [Pipeline] parallel
[2025-07-14T22:06:54.311Z] [Pipeline] { (Branch: x86_64)
[2025-07-14T22:06:54.317Z] [Pipeline] }
[2025-07-14T22:06:54.321Z] [Pipeline] // parallel
[2025-07-14T22:06:54.325Z] [Pipeline] }
[2025-07-14T22:06:54.331Z] [Pipeline] // stage
[2025-07-14T22:06:54.335Z] [Pipeline] stage
[2025-07-14T22:06:54.335Z] [Pipeline] { (Download Overrides)
[2025-07-14T22:06:54.340Z] [Pipeline] parallel
[2025-07-14T22:06:54.340Z] [Pipeline] { (Branch: x86_64)
[2025-07-14T22:06:54.343Z] [Pipeline] withEnv
[2025-07-14T22:06:54.343Z] [Pipeline] {
[2025-07-14T22:06:54.347Z] [Pipeline] sh
[2025-07-14T22:06:54.824Z] + set -xeuo pipefail
[2025-07-14T22:06:54.824Z] ++ umask
[2025-07-14T22:06:54.824Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:06:54.824Z] + cosa shell -- env -C overrides/rpm koji download-build ostree-2025.3-2.fc42 --arch x86_64 --arch noarch
[2025-07-14T22:06:54.824Z] Downloading [1/5]: ostree-devel-2025.3-2.fc42.x86_64.rpm
[2025-07-14T22:06:54.824Z] [====================================] 100% 182.85 KiB / 182.85 KiB
[2025-07-14T22:06:54.824Z] Downloading [2/5]: ostree-tests-2025.3-2.fc42.x86_64.rpm
[2025-07-14T22:06:54.824Z] [=========================           ]  71% 1.00 MiB / 1.41 MiB
[2025-07-14T22:06:54.824Z] [====================================] 100% 1.41 MiB / 1.41 MiB
[2025-07-14T22:06:54.824Z] Downloading [3/5]: ostree-libs-2025.3-2.fc42.x86_64.rpm
[2025-07-14T22:06:54.824Z] [====================================] 100% 484.01 KiB / 484.01 KiB
[2025-07-14T22:06:54.824Z] Downloading [4/5]: ostree-2025.3-2.fc42.x86_64.rpm
[2025-07-14T22:06:54.824Z] [====================================] 100% 276.10 KiB / 276.10 KiB
[2025-07-14T22:06:54.824Z] Downloading [5/5]: ostree-grub2-2025.3-2.fc42.x86_64.rpm
[2025-07-14T22:06:54.824Z] [====================================] 100% 12.43 KiB / 12.43 KiB
[2025-07-14T22:06:55.085Z] [Pipeline] }
[2025-07-14T22:06:55.087Z] [Pipeline] // withEnv
[2025-07-14T22:06:55.094Z] [Pipeline] }
[2025-07-14T22:06:55.096Z] [Pipeline] // parallel
[2025-07-14T22:06:55.101Z] [Pipeline] }
[2025-07-14T22:06:55.105Z] [Pipeline] // stage
[2025-07-14T22:06:55.110Z] [Pipeline] parallel
[2025-07-14T22:06:55.111Z] [Pipeline] { (Branch: x86_64)
[2025-07-14T22:06:55.113Z] [Pipeline] stage
[2025-07-14T22:06:55.113Z] [Pipeline] { (x86_64:Fetch)
[2025-07-14T22:06:55.119Z] [Pipeline] withEnv
[2025-07-14T22:06:55.119Z] [Pipeline] {
[2025-07-14T22:06:55.121Z] [Pipeline] sh
[2025-07-14T22:06:55.602Z] + set -xeuo pipefail
[2025-07-14T22:06:55.602Z] ++ umask
[2025-07-14T22:06:55.602Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:06:55.602Z] + cosa fetch --with-cosa-overrides
[2025-07-14T22:06:55.602Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-14T22:06:55.856Z] Config commit: 12302b4a89018f37f45605bfa1ff631b1d927f08
[2025-07-14T22:06:55.856Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-14T22:06:55.856Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-14T22:06:55.856Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-14T22:06:55.856Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-14T22:06:55.856Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-14T22:06:55.856Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-14T22:06:55.856Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-14T22:06:55.856Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-14T22:06:55.856Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-14T22:06:55.856Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 0b1c2ce2619ae08dae3c2e46c0a0651d122db7de709ee134fb1ee96dbed6b5da
[2025-07-14T22:06:56.112Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 1ea855fbaa9e6a16fa215258e65a3c42e8379ca3457c45e30435af21a4db9516
[2025-07-14T22:06:56.112Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 9a6184b30fc93ea2c5cca564b911811d4f742fd97cb6c8e4a9a66f1521e533a4
[2025-07-14T22:06:56.112Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 749a19aabc7849be26832129d24f9bddafa8462e461e17ad7a9fb513b96b72e9
[2025-07-14T22:06:56.112Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... d65679dc10d1a8cb568199c3e847331be6651ce259b318439dc63327e13c4bbc
[2025-07-14T22:06:56.112Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 9894302a28e75203c4490ff3100ac3d4da84e94529b0b564ada86ce2dbf3110f
[2025-07-14T22:06:56.112Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... d7e8418a2630036ad5fb136b3581a473c6e50d01d68b899a0a0fdcbd59efe5e0
[2025-07-14T22:06:56.112Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 04ca362d28417ace6d39f88aa86fd66e2abc310840415b730369770f8cda79cb
[2025-07-14T22:06:56.112Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 771687be5c08086fea3346eb7f65b4181ef1e0208aac4f2190efa6d58f99c13d
[2025-07-14T22:06:56.112Z] Directory walk started
[2025-07-14T22:06:56.112Z] Directory walk done - 5 packages
[2025-07-14T22:06:56.112Z] Temporary output repo path: ./.repodata/
[2025-07-14T22:06:56.112Z] Pool started (with 5 workers)
[2025-07-14T22:06:56.112Z] Pool finished
[2025-07-14T22:06:56.366Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-14T22:06:56.366Z] 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-07-14T22:06:56.366Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16
[2025-07-14T22:07:14.388Z] Loaded lockfiles:
[2025-07-14T22:07:14.388Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json
[2025-07-14T22:07:14.388Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-14T22:07:14.388Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-14T22:07:14.388Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-14T22:07:14.388Z] 
[2025-07-14T22:07:14.388Z] 43 metadata, 111 content objects imported; 155.0?kB content written
[2025-07-14T22:07:14.388Z] 4 metadata, 1 content objects imported; 76 bytes content written
[2025-07-14T22:07:14.388Z] 4 metadata, 1 content objects imported; 404 bytes content written
[2025-07-14T22:07:14.388Z] 9 metadata, 4 content objects imported; 5.6?kB content written
[2025-07-14T22:07:14.388Z] 9 metadata, 2 content objects imported; 545 bytes content written
[2025-07-14T22:07:14.388Z] 11 metadata, 4 content objects imported; 3.2?kB content written
[2025-07-14T22:07:14.388Z] 9 metadata, 5 content objects imported; 6.6?kB content written
[2025-07-14T22:07:14.388Z] 16 metadata, 18 content objects imported; 10.9?kB content written
[2025-07-14T22:07:14.388Z] 9 metadata, 7 content objects imported; 9.2?kB content written
[2025-07-14T22:07:14.388Z] rpm-ostree version: 2025.8
[2025-07-14T22:07:14.388Z] No previous commit for fedora/x86_64/coreos/testing-devel
[2025-07-14T22:07:14.388Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates
[2025-07-14T22:07:14.388Z] Updating metadata for 'fedora-coreos-pool'...done
[2025-07-14T22:07:15.750Z] Updating metadata for 'fedora'...done
[2025-07-14T22:07:16.007Z] Updating metadata for 'fedora-updates'...done
[2025-07-14T22:08:12.159Z] Importing rpm-md...done
[2025-07-14T22:08:12.159Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-14T22:06:56Z solvables: 5
[2025-07-14T22:08:12.159Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-07-14T20:31:50Z solvables: 67292
[2025-07-14T22:08:12.159Z] rpm-md repo 'fedora'; generated: 2025-04-09T11:06:59Z solvables: 76879
[2025-07-14T22:08:12.159Z] rpm-md repo 'fedora-updates'; generated: 2025-07-14T01:49:47Z solvables: 18709
[2025-07-14T22:08:12.159Z] Resolving dependencies...done
[2025-07-14T22:08:12.159Z] Installing 442 packages:
[2025-07-14T22:08:12.159Z]   NetworkManager-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   NetworkManager-cloud-setup-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   NetworkManager-libnm-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   NetworkManager-team-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   NetworkManager-tui-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   WALinuxAgent-udev-2.13.1.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   aardvark-dns-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   afterburn-5.9.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   afterburn-dracut-5.9.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   alternatives-1.33-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   amd-gpu-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   amd-ucode-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   audit-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   audit-libs-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   audit-rules-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   azure-vm-utils-0.6.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   basesystem-11-22.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   bind-libs-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   bind-utils-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   bootc-1.4.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   bootupd-0.2.28-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   bsdtar-3.7.7-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   btrfs-progs-6.15-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   c-ares-1.34.5-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   chrony-4.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   cifs-utils-7.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   clevis-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   conmon-2:2.1.13-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   container-selinux-4:2.238.0-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   containerd-2.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   containers-common-5:0.63.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   containers-common-extra-5:0.63.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   coreos-installer-0.24.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   coreos-installer-bootinfra-0.24.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   coreutils-9.6-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   coreutils-common-9.6-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   cpio-2.15-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   criu-4.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   criu-libs-4.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   crun-1.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   crun-wasm-1.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   crypto-policies-20250214-1.gitff7551b.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   cryptsetup-2.8.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   cryptsetup-libs-2.8.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   curl-8.11.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   diffutils-3.12-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   dnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   dnsmasq-2.90-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   docker-cli-28.3.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   dracut-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   dracut-network-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   dracut-squash-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   efi-filesystem-6-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   elfutils-default-yama-scope-0.193-2.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   elfutils-libelf-0.193-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   elfutils-libs-0.193-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   ethtool-2:6.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   expat-2.7.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fedora-gpg-keys-42-1.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fedora-release-common-42-26.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fedora-release-coreos-42-26.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fedora-release-identity-coreos-42-26.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fedora-repos-42-1.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fedora-repos-archive-42-1.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fedora-repos-ostree-42-1.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   file-5.46-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   file-libs-5.46-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   filesystem-3.18-42.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   flatpak-session-helper-1.16.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fmt-11.1.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   fwupd-2.0.12-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   git-core-2.50.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   glib2-2.84.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   glibc-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   glibc-common-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   glibc-gconv-extra-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   glibc-minimal-langpack-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   gmp-1:6.3.0-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   gnutls-3.8.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   gpgme-1.24.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   grep-3.11-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   grub2-common-1:2.12-32.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   grub2-efi-x64-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   grub2-pc-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.159Z]   grub2-pc-modules-1:2.12-32.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   grub2-tools-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   grub2-tools-minimal-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   hwdata-0.397-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   ignition-2.22.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   ignition-grub-2.22.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   inih-58-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   intel-gpu-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   iptables-legacy-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   iptables-legacy-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   iptables-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   iptables-nft-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   iptables-services-1.8.11-8.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   iptables-utils-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   iputils-20240905-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   jq-1.7.1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kdump-utils-1.0.54-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kernel-6.15.4-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kernel-core-6.15.4-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kernel-modules-6.15.4-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kernel-modules-core-6.15.4-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kexec-tools-2.0.31-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kmod-33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   krb5-libs-1.21.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   less-679-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libarchive-3.7.7-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libblkid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libcurl-minimal-8.11.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libdnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libdnf5-cli-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libdrm-2.4.125-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libeconf-0.7.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libfdisk-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libgcc-15.1.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libidn2-2.3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libipa_hbac-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libldb-2:4.22.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libmodulemd-2.15.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libmount-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libnfsidmap-1:2.8.3-2.rc3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libnvme-1.13-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libselinux-3.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libselinux-utils-3.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libsemanage-3.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libsmartcols-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libsmbclient-2:4.22.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libsolv-0.7.33-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libsss_certmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libsss_idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libsss_nss_idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libsss_sudo-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libstdc++-15.1.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libtasn1-4.20.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libusb1-1.0.28-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libuuid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libuv-1:1.51.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libwbclient-2:4.22.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libxcrypt-4.4.38-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libxml2-2.12.10-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libxmlb-0.3.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   libzstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   linux-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   linux-firmware-whence-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   lua-libs-5.4.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   makedumpfile-1.7.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   mdadm-4.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   microcode_ctl-2:2.1-70.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   moby-engine-28.3.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   moby-filesystem-28.3.0-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   mokutil-2:0.7.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   mpfr-4.2.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   nano-8.3-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   nano-default-editor-8.3-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   netavark-2:1.15.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   nettle-3.10.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   newt-0.52.25-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   nmstate-2.2.45-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   nvidia-gpu-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   nvme-cli-2.13-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   openssh-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   openssh-clients-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   openssh-server-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   openssl-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   openssl-libs-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   ostree-2025.3-2.fc42.x86_64 (coreos-assembler-local-overrides)
[2025-07-14T22:08:12.160Z]   ostree-libs-2025.3-2.fc42.x86_64 (coreos-assembler-local-overrides)
[2025-07-14T22:08:12.160Z]   p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   pam-1.7.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   pam-libs-1.7.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   passim-libs-0.1.10-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   passt-0^20250611.g0293c6f-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   passt-selinux-0^20250611.g0293c6f-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   pciutils-3.14.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   pciutils-libs-3.14.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   pcre2-10.45-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   pcre2-syntax-10.45-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   podman-5:5.5.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   polkit-126-3.fc42.1.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   polkit-libs-126-3.fc42.1.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   protobuf-c-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   publicsuffix-list-dafsa-20250616-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   qed-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   readline-8.2-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   rpcbind-1.2.7-2.rc1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   rpm-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   rpm-libs-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   rpm-ostree-2025.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   rpm-ostree-libs-2025.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   rpm-plugin-selinux-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.160Z]   rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   runc-2:1.3.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   samba-client-libs-2:4.22.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   samba-common-2:4.22.2-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   samba-common-libs-2:4.22.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   selinux-policy-41.44-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   selinux-policy-targeted-41.44-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   setup-2.15.0-13.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   shadow-utils-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   shadow-utils-subid-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   skopeo-1:1.19.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   spdlog-1.15.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sssd-ad-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sssd-client-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sssd-common-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sssd-common-pac-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sssd-ipa-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sssd-krb5-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sssd-krb5-common-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sssd-ldap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sssd-nfs-idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   stalld-1.19.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   sudo-1.9.17-2.p1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   systemd-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   systemd-container-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   systemd-libs-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   systemd-pam-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   systemd-resolved-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   systemd-shared-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   systemd-sysusers-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   systemd-udev-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   toolbox-0.1.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   tzdata-2025b-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   util-linux-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   util-linux-core-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   vim-data-2:9.1.1484-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   vim-minimal-2:9.1.1484-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   which-2.23-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   xz-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   xz-libs-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   zincati-0.0.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   zlib-ng-compat-2.2.4-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z]   zstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:12.162Z] Input state hash: 287d598f3657b3c45724a6dd0d68e797be67cce0cee64ddb0b44aa41a573eaaa
[2025-07-14T22:08:12.162Z] Will download: 440 packages (724.2?MB)
[2025-07-14T22:08:15.429Z] Downloading from 'fedora-coreos-pool'...done
[2025-07-14T22:08:20.670Z] Importing packages...done: 442
[2025-07-14T22:08:22.033Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting
[2025-07-14T22:08:24.551Z] [Pipeline] }
[2025-07-14T22:08:24.560Z] [Pipeline] // withEnv
[2025-07-14T22:08:24.569Z] [Pipeline] }
[2025-07-14T22:08:24.575Z] [Pipeline] // stage
[2025-07-14T22:08:24.589Z] [Pipeline] stage
[2025-07-14T22:08:24.589Z] [Pipeline] { (x86_64:Build OSTree/QEMU)
[2025-07-14T22:08:24.597Z] [Pipeline] withEnv
[2025-07-14T22:08:24.597Z] [Pipeline] {
[2025-07-14T22:08:24.604Z] [Pipeline] sh
[2025-07-14T22:08:25.090Z] + set -xeuo pipefail
[2025-07-14T22:08:25.090Z] ++ umask
[2025-07-14T22:08:25.090Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:08:25.090Z] + cosa build
[2025-07-14T22:08:25.090Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-14T22:08:25.344Z] Config commit: 12302b4a89018f37f45605bfa1ff631b1d927f08
[2025-07-14T22:08:25.344Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-14T22:08:25.344Z] libostree:
[2025-07-14T22:08:25.344Z]  Version: '2025.2'
[2025-07-14T22:08:25.344Z]  Git: a2a1030ce460d02396decf754cbba5615d9d3743
[2025-07-14T22:08:25.344Z]  Features:
[2025-07-14T22:08:25.344Z]   - inode64
[2025-07-14T22:08:25.344Z]   - initial-var
[2025-07-14T22:08:25.344Z]   - libcurl
[2025-07-14T22:08:25.344Z]   - libsoup3
[2025-07-14T22:08:25.344Z]   - gpgme
[2025-07-14T22:08:25.344Z]   - composefs
[2025-07-14T22:08:25.344Z]   - ex-fsverity
[2025-07-14T22:08:25.344Z]   - libarchive
[2025-07-14T22:08:25.344Z]   - selinux
[2025-07-14T22:08:25.344Z]   - openssl
[2025-07-14T22:08:25.344Z]   - sign-ed25519
[2025-07-14T22:08:25.344Z]   - sign-spki
[2025-07-14T22:08:25.344Z]   - libmount
[2025-07-14T22:08:25.344Z]   - systemd
[2025-07-14T22:08:25.344Z]   - release
[2025-07-14T22:08:25.344Z]   - p2p
[2025-07-14T22:08:25.344Z] rpm-ostree:
[2025-07-14T22:08:25.344Z]  Version: '2025.8'
[2025-07-14T22:08:25.344Z]  Git: 966eee9be1b9d89aaccef2c6a1eadcdb40494542
[2025-07-14T22:08:25.344Z]  Features:
[2025-07-14T22:08:25.344Z]   - rust
[2025-07-14T22:08:25.344Z]   - compose
[2025-07-14T22:08:25.344Z]   - container
[2025-07-14T22:08:25.344Z]   - fedora-integration
[2025-07-14T22:08:25.597Z] Previous build: none
[2025-07-14T22:08:25.597Z] Previous commit: none
[2025-07-14T22:08:25.597Z] Image Config checksum: 658c4cc443a5efca30c402d057184257eabb7468ea057f5e58ac6c4d088b11b9
[2025-07-14T22:08:25.597Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch testing-devel, commit 12302b4a89018f37f45605bfa1ff631b1d927f08
[2025-07-14T22:08:25.597Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-14T22:08:25.597Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-14T22:08:25.597Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-14T22:08:25.597Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-14T22:08:25.597Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-14T22:08:25.597Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-14T22:08:25.597Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-14T22:08:25.597Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-14T22:08:25.597Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... 0b1c2ce2619ae08dae3c2e46c0a0651d122db7de709ee134fb1ee96dbed6b5da
[2025-07-14T22:08:25.597Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 1ea855fbaa9e6a16fa215258e65a3c42e8379ca3457c45e30435af21a4db9516
[2025-07-14T22:08:25.597Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 9a6184b30fc93ea2c5cca564b911811d4f742fd97cb6c8e4a9a66f1521e533a4
[2025-07-14T22:08:25.597Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 749a19aabc7849be26832129d24f9bddafa8462e461e17ad7a9fb513b96b72e9
[2025-07-14T22:08:25.850Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... d65679dc10d1a8cb568199c3e847331be6651ce259b318439dc63327e13c4bbc
[2025-07-14T22:08:25.850Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 9894302a28e75203c4490ff3100ac3d4da84e94529b0b564ada86ce2dbf3110f
[2025-07-14T22:08:25.850Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... d7e8418a2630036ad5fb136b3581a473c6e50d01d68b899a0a0fdcbd59efe5e0
[2025-07-14T22:08:25.850Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 04ca362d28417ace6d39f88aa86fd66e2abc310840415b730369770f8cda79cb
[2025-07-14T22:08:25.850Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 771687be5c08086fea3346eb7f65b4181ef1e0208aac4f2190efa6d58f99c13d
[2025-07-14T22:08:25.850Z] Directory walk started
[2025-07-14T22:08:25.850Z] Directory walk done - 5 packages
[2025-07-14T22:08:25.850Z] Temporary output repo path: ./.repodata/
[2025-07-14T22:08:25.850Z] Pool started (with 5 workers)
[2025-07-14T22:08:25.850Z] Pool finished
[2025-07-14T22:08:25.850Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-14T22:08:25.850Z] 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-07-14T22:08:38.010Z] Loaded lockfiles:
[2025-07-14T22:08:38.010Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.x86_64.json
[2025-07-14T22:08:38.010Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-14T22:08:38.010Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-14T22:08:38.010Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-14T22:08:38.010Z] 
[2025-07-14T22:08:38.010Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-14T22:08:38.010Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-14T22:08:38.010Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-14T22:08:38.010Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-14T22:08:38.010Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-14T22:08:38.010Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-14T22:08:38.010Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-14T22:08:38.010Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-14T22:08:38.010Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-14T22:08:38.010Z] rpm-ostree version: 2025.8
[2025-07-14T22:08:38.010Z] No previous commit for fedora/x86_64/coreos/testing-devel
[2025-07-14T22:08:38.010Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora fedora-updates
[2025-07-14T22:08:38.934Z] Importing rpm-md...done
[2025-07-14T22:08:38.934Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-14T22:08:25Z solvables: 5
[2025-07-14T22:08:38.934Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-07-14T20:31:50Z solvables: 67292
[2025-07-14T22:08:38.934Z] rpm-md repo 'fedora' (cached); generated: 2025-04-09T11:06:59Z solvables: 76879
[2025-07-14T22:08:38.934Z] rpm-md repo 'fedora-updates' (cached); generated: 2025-07-14T01:49:47Z solvables: 18709
[2025-07-14T22:08:41.443Z] Resolving dependencies...done
[2025-07-14T22:08:41.443Z] Installing 442 packages:
[2025-07-14T22:08:41.443Z]   NetworkManager-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   NetworkManager-cloud-setup-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   NetworkManager-libnm-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   NetworkManager-team-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   NetworkManager-tui-1:1.52.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   WALinuxAgent-udev-2.13.1.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   aardvark-dns-2:1.15.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   afterburn-5.9.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   afterburn-dracut-5.9.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   alternatives-1.33-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   amd-gpu-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   amd-ucode-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   audit-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   audit-libs-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   audit-rules-4.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   authselect-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   authselect-libs-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   avahi-libs-0.9~rc2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   azure-vm-utils-0.6.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   basesystem-11-22.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   bash-5.2.37-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   bash-color-prompt-0.5-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   bind-libs-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   bind-utils-32:9.18.36-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   bootc-1.4.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   bootupd-0.2.28-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   bsdtar-3.7.7-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   btrfs-progs-6.15-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   bubblewrap-0.10.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   c-ares-1.34.5-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   ca-certificates-2024.2.69_v8.0.401-6.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   catatonit-0.2.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   chrony-4.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   cifs-utils-7.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   clevis-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   clevis-dracut-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   clevis-luks-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   clevis-pin-tpm2-0.5.3-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   clevis-systemd-21-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   conmon-2:2.1.13-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   container-selinux-4:2.238.0-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   containerd-2.0.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   containers-common-5:0.63.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   containers-common-extra-5:0.63.1-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   coreos-installer-0.24.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   coreos-installer-bootinfra-0.24.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   coreutils-9.6-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   coreutils-common-9.6-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   cpio-2.15-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   criu-4.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   criu-libs-4.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   crun-1.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   crun-wasm-1.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   crypto-policies-20250214-1.gitff7551b.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   cryptsetup-2.8.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   cryptsetup-libs-2.8.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   curl-8.11.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   dbus-broker-36-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   device-mapper-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   device-mapper-event-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   device-mapper-event-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   device-mapper-libs-1.02.204-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   device-mapper-multipath-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   device-mapper-multipath-libs-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   diffutils-3.12-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   dnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   dnsmasq-2.90-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   docker-cli-28.3.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   dracut-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   dracut-network-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   dracut-squash-107-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   efi-filesystem-6-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   elfutils-default-yama-scope-0.193-2.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   elfutils-libelf-0.193-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   elfutils-libs-0.193-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   ethtool-2:6.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   expat-2.7.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fedora-gpg-keys-42-1.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fedora-release-common-42-26.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fedora-release-coreos-42-26.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fedora-release-identity-coreos-42-26.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fedora-repos-42-1.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fedora-repos-archive-42-1.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fedora-repos-ostree-42-1.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   file-5.46-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   file-libs-5.46-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   filesystem-3.18-42.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   flatpak-session-helper-1.16.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fmt-11.1.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   fwupd-2.0.12-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gawk-5.3.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gettext-envsubst-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gettext-libs-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gettext-runtime-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   git-core-2.50.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   glib2-2.84.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   glibc-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   glibc-common-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   glibc-gconv-extra-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   glibc-minimal-langpack-2.41-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gmp-1:6.3.0-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gnupg2-2.4.7-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gnutls-3.8.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   google-compute-engine-guest-configs-udev-20250107.00-2.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gpgme-1.24.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   grep-3.11-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   grub2-common-1:2.12-32.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   grub2-efi-x64-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   grub2-pc-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   grub2-pc-modules-1:2.12-32.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   grub2-tools-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   grub2-tools-minimal-1:2.12-32.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   hwdata-0.397-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   ignition-2.22.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   ignition-grub-2.22.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   inih-58-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   intel-gpu-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   iproute-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   iproute-tc-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   iptables-legacy-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   iptables-legacy-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   iptables-libs-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   iptables-nft-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   iptables-services-1.8.11-8.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   iptables-utils-1.8.11-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   iputils-20240905-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   jq-1.7.1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kbd-2.7.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kbd-legacy-2.7.1-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kbd-misc-2.7.1-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kdump-utils-1.0.54-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kernel-6.15.4-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kernel-core-6.15.4-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kernel-modules-6.15.4-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kernel-modules-core-6.15.4-200.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kexec-tools-2.0.31-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kmod-33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kmod-libs-33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   kpartx-0.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   krb5-libs-1.21.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   less-679-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libarchive-3.7.7-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libblkid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libcap-2.73-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libcap-ng-0.8.5-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libcurl-minimal-8.11.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libdnf5-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libdnf5-cli-5.2.13.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libdrm-2.4.125-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libeconf-0.7.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libfdisk-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libffi-3.4.6-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libfido2-1.15.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libgcc-15.1.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libgcrypt-1.11.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libgpg-error-1.51-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libibverbs-55.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libidn2-2.3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libipa_hbac-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libldb-2:4.22.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libmodulemd-2.15.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libmount-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libnfsidmap-1:2.8.3-2.rc3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libnftnl-1.2.8-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libnghttp2-1.64.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libnl3-3.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libnl3-cli-3.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libnvme-1.13-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libpwquality-1.4.5-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   librepo-1.19.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libreport-filesystem-2.17.15-5.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libseccomp-2.5.5-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libselinux-3.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libselinux-utils-3.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libsemanage-3.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libslirp-4.8.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libsmartcols-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libsmbclient-2:4.22.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libsolv-0.7.33-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libsss_certmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libsss_idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libsss_nss_idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libsss_sudo-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libstdc++-15.1.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libtalloc-2.4.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libtasn1-4.20.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libtdb-1.4.13-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libtevent-0.16.2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libtextstyle-0.23.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libtool-ltdl-2.5.4-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libusb1-1.0.28-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libuuid-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libuv-1:1.51.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libwbclient-2:4.22.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libxcrypt-4.4.38-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libxml2-2.12.10-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libxmlb-0.3.22-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   libzstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   linux-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   linux-firmware-whence-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   lua-libs-5.4.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   lvm2-2.03.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   lvm2-libs-2.03.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   makedumpfile-1.7.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   mdadm-4.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   microcode_ctl-2:2.1-70.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   moby-engine-28.3.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   moby-filesystem-28.3.0-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   mokutil-2:0.7.1-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   mpfr-4.2.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   nano-8.3-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   nano-default-editor-8.3-3.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   ncurses-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   ncurses-base-6.5-5.20250125.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   ncurses-libs-6.5-5.20250125.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   netavark-2:1.15.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   nettle-3.10.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   newt-0.52.25-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   nftables-1:1.1.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   nmstate-2.2.45-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   nvidia-gpu-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   nvme-cli-2.13-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   openldap-2.6.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   openssh-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   openssh-clients-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   openssh-server-9.9p1-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   openssl-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   openssl-libs-1:3.2.4-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   ostree-2025.3-2.fc42.x86_64 (coreos-assembler-local-overrides)
[2025-07-14T22:08:41.443Z]   ostree-libs-2025.3-2.fc42.x86_64 (coreos-assembler-local-overrides)
[2025-07-14T22:08:41.443Z]   p11-kit-0.25.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   p11-kit-trust-0.25.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   pam-1.7.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   pam-libs-1.7.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   passim-libs-0.1.10-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   passt-0^20250611.g0293c6f-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   passt-selinux-0^20250611.g0293c6f-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   pciutils-3.14.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   pciutils-libs-3.14.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   pcre2-10.45-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   pcre2-syntax-10.45-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   podman-5:5.5.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   policycoreutils-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   polkit-126-3.fc42.1.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   polkit-libs-126-3.fc42.1.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   protobuf-c-1.5.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   publicsuffix-list-dafsa-20250616-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   qed-firmware-20250627-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   readline-8.2-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   rpcbind-1.2.7-2.rc1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   rpm-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   rpm-libs-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   rpm-ostree-2025.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   rpm-ostree-libs-2025.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   rpm-plugin-selinux-4.20.1-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   rpm-sequoia-1.7.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.443Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   runc-2:1.3.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   samba-client-libs-2:4.22.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   samba-common-2:4.22.2-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   samba-common-libs-2:4.22.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sdbus-cpp-1.5.0-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   selinux-policy-41.44-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   selinux-policy-targeted-41.44-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   setup-2.15.0-13.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   shadow-utils-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   shadow-utils-subid-2:4.17.4-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   shared-mime-info-2.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   skopeo-1:1.19.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   snappy-1.2.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   spdlog-1.15.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sqlite-libs-3.47.2-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   ssh-key-dir-0.1.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sssd-ad-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sssd-client-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sssd-common-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sssd-common-pac-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sssd-ipa-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sssd-krb5-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sssd-krb5-common-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sssd-ldap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sssd-nfs-idmap-2.11.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   stalld-1.19.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   sudo-1.9.17-2.p1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   systemd-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   systemd-container-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   systemd-libs-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   systemd-pam-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   systemd-resolved-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   systemd-shared-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   systemd-sysusers-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   systemd-udev-257.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   toolbox-0.1.2-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   tpm2-tss-4.1.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   tpm2-tss-fapi-4.1.3-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   tzdata-2025b-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   userspace-rcu-0.15.0-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   util-linux-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   util-linux-core-2.40.4-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   vim-data-2:9.1.1484-1.fc42.noarch (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   vim-minimal-2:9.1.1484-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   wasmedge-rt-0.14.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   which-2.23-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   wireguard-tools-1.0.20210914-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   xfsprogs-6.12.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   xz-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   xz-libs-1:5.8.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   zincati-0.0.30-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   zlib-ng-compat-2.2.4-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z]   zstd-1.5.7-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-14T22:08:41.446Z] Input state hash: 287d598f3657b3c45724a6dd0d68e797be67cce0cee64ddb0b44aa41a573eaaa
[2025-07-14T22:08:43.960Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
[2025-07-14T22:08:44.216Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout
[2025-07-14T22:08:44.779Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
[2025-07-14T22:08:44.779Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
[2025-07-14T22:08:44.779Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
[2025-07-14T22:08:44.779Z] Skipping file /usr/lib/systemd/ from checkout
[2025-07-14T22:08:46.662Z] Checking out packages...done
[2025-07-14T22:08:46.662Z] Checking out ostree layers...done
[2025-07-14T22:08:46.662Z] /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-07-14T22:08:46.662Z] /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-07-14T22:08:46.662Z] /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-07-14T22:08:46.662Z] /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-07-14T22:08:46.662Z] /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-07-14T22:08:46.662Z] /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-07-14T22:08:46.662Z] /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-07-14T22:08:46.662Z] /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-07-14T22:08:46.662Z] /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-07-14T22:08:46.662Z] /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-07-14T22:08:46.662Z] Creating group 'dbus' with GID 81.
[2025-07-14T22:08:46.662Z] Creating group 'rpc' with GID 32.
[2025-07-14T22:08:46.662Z] Creating group 'sshd' with GID 74.
[2025-07-14T22:08:46.662Z] Creating group 'utempter' with GID 35.
[2025-07-14T22:08:46.662Z] Creating group 'utmp' with GID 22.
[2025-07-14T22:08:46.662Z] Creating group 'kvm' with GID 36.
[2025-07-14T22:08:46.662Z] Creating group 'clock' with GID 103.
[2025-07-14T22:08:46.662Z] Creating group 'render' with GID 105.
[2025-07-14T22:08:46.662Z] Creating group 'sgx' with GID 106.
[2025-07-14T22:08:46.662Z] Creating group 'docker' with GID 985.
[2025-07-14T22:08:46.662Z] Creating group 'printadmin' with GID 984.
[2025-07-14T22:08:46.662Z] Creating group 'zincati' with GID 983.
[2025-07-14T22:08:46.662Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
[2025-07-14T22:08:46.662Z] Creating group 'clevis' with GID 982.
[2025-07-14T22:08:46.662Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
[2025-07-14T22:08:46.662Z] Creating group 'dnsmasq' with GID 981.
[2025-07-14T22:08:46.662Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
[2025-07-14T22:08:46.662Z] Creating group 'systemd-coredump' with GID 980.
[2025-07-14T22:08:46.662Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
[2025-07-14T22:08:46.662Z] Creating group 'systemd-oom' with GID 979.
[2025-07-14T22:08:46.662Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
[2025-07-14T22:08:46.662Z] Creating group 'tss' with GID 59.
[2025-07-14T22:08:46.662Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
[2025-07-14T22:08:46.662Z] Running systemd-sysusers...done
[2025-07-14T22:08:48.548Z] Running pre scripts...18 done
[2025-07-14T22:09:35.142Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-14T22:09:35.142Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-14T22:09:35.142Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-14T22:09:35.142Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-14T22:09:35.142Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-14T22:09:35.142Z] 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-07-14T22:09:35.142Z] 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-07-14T22:09:35.142Z] 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-07-14T22:09:35.142Z] 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-07-14T22:09:35.142Z] 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-07-14T22:09:35.142Z] 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-07-14T22:09:35.142Z] 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-07-14T22:09:35.142Z] 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-07-14T22:09:35.142Z] 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-07-14T22:09:35.142Z] 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-07-14T22:09:35.142Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-14T22:09:35.142Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
[2025-07-14T22:09:35.142Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system
[2025-07-14T22:09:35.142Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-14T22:09:35.142Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-14T22:09:35.142Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-07-14T22:09:35.142Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-14T22:09:35.142Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-14T22:09:35.142Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
[2025-07-14T22:09:35.142Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-14T22:09:35.142Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-07-14T22:09:49.976Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-14T22:09:49.976Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-14T22:09:49.976Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-14T22:09:49.976Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-14T22:09:49.976Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-14T22:09:49.976Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
[2025-07-14T22:09:49.976Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-14T22:09:49.976Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-14T22:09:49.976Z] audit-rules.post: No rules detected, adding default
[2025-07-14T22:09:49.976Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-07-14T22:09:49.976Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
[2025-07-14T22:09:49.976Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-14T22:09:49.976Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-14T22:09:49.976Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-14T22:09:49.976Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-14T22:09:49.976Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
[2025-07-14T22:09:49.976Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-14T22:09:49.976Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
[2025-07-14T22:09:49.976Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
[2025-07-14T22:09:49.976Z] 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-07-14T22:09:49.976Z] 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-07-14T22:09:49.976Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-14T22:09:49.976Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-14T22:09:49.976Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-14T22:09:49.976Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-14T22:09:49.976Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-14T22:09:49.976Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-14T22:09:49.976Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-14T22:09:49.977Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-14T22:09:49.977Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/systRunning post scripts...done
[2025-07-14T22:10:16.459Z] Running posttrans scripts...16 done
[2025-07-14T22:10:16.459Z] Creating group 'sshd' with GID 74.
[2025-07-14T22:10:16.459Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74.
[2025-07-14T22:10:16.459Z] Creating group 'sssd' with GID 986.
[2025-07-14T22:10:16.459Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986.
[2025-07-14T22:10:16.459Z] Creating group 'zincati' with GID 985.
[2025-07-14T22:10:16.459Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985.
[2025-07-14T22:10:16.459Z] Creating group 'docker' with GID 984.
[2025-07-14T22:10:16.460Z] Creating group 'chrony' with GID 983.
[2025-07-14T22:10:16.460Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983.
[2025-07-14T22:10:16.460Z] Writing rpmdb...done
[2025-07-14T22:10:16.460Z] em/irqbalance.service'.
[2025-07-14T22:10:16.460Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
[2025-07-14T22:10:16.460Z] Regenerating rpmdb for target
[2025-07-14T22:10:26.388Z] Relabeling...done
[2025-07-14T22:10:32.918Z] Updating usr/lib/os-release
[2025-07-14T22:10:32.918Z] Executing `postprocess` inline script '0'
[2025-07-14T22:10:32.918Z] + cat
[2025-07-14T22:10:32.918Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
[2025-07-14T22:10:41.000Z] + rm /tmp/fcos-workarounds.cil
[2025-07-14T22:10:41.000Z] Executing `postprocess` inline script '1'
[2025-07-14T22:10:41.000Z] + cat
[2025-07-14T22:10:41.000Z] Executing `postprocess` inline script '2'
[2025-07-14T22:10:41.000Z] + 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-07-14T22:10:41.000Z] + systemctl preset-all
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-14T22:10:41.000Z] 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-07-14T22:10:41.000Z] 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-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-oci-migration-motd.service' -> '/usr/lib/systemd/system/coreos-oci-migration-motd.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'.
[2025-07-14T22:10:41.000Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
[2025-07-14T22:10:41.000Z] + systemctl --user --global preset-all
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
[2025-07-14T22:10:41.000Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
[2025-07-14T22:10:41.000Z] Executing `postprocess` inline script '3'
[2025-07-14T22:10:41.253Z] + source /usr/lib/os-release
[2025-07-14T22:10:41.253Z] ++ NAME='Fedora Linux'
[2025-07-14T22:10:41.253Z] ++ VERSION='42.20250714.dev.0 (CoreOS)'
[2025-07-14T22:10:41.253Z] ++ RELEASE_TYPE=stable
[2025-07-14T22:10:41.253Z] ++ ID=fedora
[2025-07-14T22:10:41.253Z] ++ VERSION_ID=42
[2025-07-14T22:10:41.253Z] ++ VERSION_CODENAME=
[2025-07-14T22:10:41.253Z] ++ PLATFORM_ID=platform:f42
[2025-07-14T22:10:41.253Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250714.dev.0'
[2025-07-14T22:10:41.253Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-14T22:10:41.253Z] ++ LOGO=fedora-logo-icon
[2025-07-14T22:10:41.253Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42
[2025-07-14T22:10:41.253Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-14T22:10:41.253Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-14T22:10:41.253Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-14T22:10:41.253Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-14T22:10:41.253Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-14T22:10:41.253Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=42
[2025-07-14T22:10:41.253Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-14T22:10:41.253Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=42
[2025-07-14T22:10:41.253Z] ++ SUPPORT_END=2026-05-13
[2025-07-14T22:10:41.253Z] ++ VARIANT=CoreOS
[2025-07-14T22:10:41.253Z] ++ VARIANT_ID=coreos
[2025-07-14T22:10:41.253Z] ++ OSTREE_VERSION=42.20250714.dev.0
[2025-07-14T22:10:41.253Z] + 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-07-14T22:10:41.254Z] + tee /usr/lib/kernel/install.conf
[2025-07-14T22:10:41.254Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
[2025-07-14T22:10:41.254Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
[2025-07-14T22:10:41.254Z] + echo -e '[main]\nprotect_running_kernel=False'
[2025-07-14T22:10:41.254Z] Executing `postprocess` inline script '4'
[2025-07-14T22:10:41.254Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
[2025-07-14T22:10:41.254Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
[2025-07-14T22:10:41.254Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
[2025-07-14T22:10:41.254Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
[2025-07-14T22:10:41.254Z] Executing `postprocess` inline script '5'
[2025-07-14T22:10:41.254Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
[2025-07-14T22:10:41.254Z] + cat
[2025-07-14T22:10:41.254Z] + cat
[2025-07-14T22:10:41.254Z] + cat
[2025-07-14T22:10:41.254Z] + cat
[2025-07-14T22:10:41.254Z] Executing `postprocess` inline script '6'
[2025-07-14T22:10:41.508Z] + mkdir -p /usr/lib/ostree
[2025-07-14T22:10:41.508Z] + cat
[2025-07-14T22:10:41.508Z] Executing `postprocess` inline script '7'
[2025-07-14T22:10:41.508Z] + /usr/bin/bootupctl backend generate-update-metadata
[2025-07-14T22:10:41.508Z] Generated update layout for BIOS: grub2-tools-1:2.12-32.fc42.x86_64
[2025-07-14T22:10:41.508Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-32.fc42.x86_64,shim-x64-15.8-3.x86_64
[2025-07-14T22:10:41.508Z] Executing `postprocess` inline script '8'
[2025-07-14T22:10:41.762Z] + rm -vrf /usr/lib/ostree-boot/loader
[2025-07-14T22:10:41.762Z] Executing `postprocess` inline script '9'
[2025-07-14T22:10:41.762Z] + cat
[2025-07-14T22:10:41.762Z] Executing `postprocess` inline script '10'
[2025-07-14T22:10:41.762Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf
[2025-07-14T22:10:41.762Z] + grep -q '^4 ' /dev/fd/63
[2025-07-14T22:10:41.762Z] ++ wc -l /usr/lib/ostree/prepare-root.conf
[2025-07-14T22:10:41.762Z] + cat
[2025-07-14T22:10:41.762Z] Executing `postprocess` inline script '11'
[2025-07-14T22:10:41.762Z] + '[' -f /run/.containerenv ']'
[2025-07-14T22:10:41.762Z] Executing `postprocess` inline script '12'
[2025-07-14T22:10:42.018Z] + rm -vf /etc/machine-id
[2025-07-14T22:10:42.018Z] removed '/etc/machine-id'
[2025-07-14T22:10:42.018Z] Executing `postprocess` inline script '13'
[2025-07-14T22:10:42.018Z] + systemctl mask systemd-repart.service
[2025-07-14T22:10:42.018Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'.
[2025-07-14T22:10:42.018Z] Executing `postprocess` inline script '14'
[2025-07-14T22:10:42.018Z] + setsebool -P -N container_use_cephfs on
[2025-07-14T22:10:43.903Z] + setsebool -P -N virt_use_samba on
[2025-07-14T22:10:45.790Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK
[2025-07-14T22:10:45.790Z] Executing `postprocess` inline script '15'
[2025-07-14T22:10:45.790Z] + systemctl mask dnsmasq.service
[2025-07-14T22:10:45.790Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'.
[2025-07-14T22:10:45.790Z] Executing `postprocess` inline script '16'
[2025-07-14T22:10:45.790Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables
[2025-07-14T22:10:45.790Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore
[2025-07-14T22:10:45.790Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save
[2025-07-14T22:10:45.790Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables
[2025-07-14T22:10:45.790Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore
[2025-07-14T22:10:45.790Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save
[2025-07-14T22:10:45.790Z] Executing `postprocess` inline script '17'
[2025-07-14T22:10:45.790Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group
[2025-07-14T22:10:45.790Z] Executing `postprocess` inline script '18'
[2025-07-14T22:10:45.790Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target
[2025-07-14T22:10:45.790Z] Executing `postprocess` inline script '19'
[2025-07-14T22:10:45.790Z] + '[' -f /run/.containerenv ']'
[2025-07-14T22:10:45.790Z] Executing `postprocess` inline script '20'
[2025-07-14T22:10:45.790Z] + cat
[2025-07-14T22:10:45.790Z] Executing `postprocess` inline script '21'
[2025-07-14T22:10:46.045Z] + source /etc/os-release
[2025-07-14T22:10:46.045Z] ++ NAME='Fedora Linux'
[2025-07-14T22:10:46.045Z] ++ VERSION='42.20250714.dev.0 (CoreOS)'
[2025-07-14T22:10:46.045Z] ++ RELEASE_TYPE=stable
[2025-07-14T22:10:46.045Z] ++ ID=fedora
[2025-07-14T22:10:46.045Z] ++ VERSION_ID=42
[2025-07-14T22:10:46.045Z] ++ VERSION_CODENAME=
[2025-07-14T22:10:46.045Z] ++ PLATFORM_ID=platform:f42
[2025-07-14T22:10:46.045Z] ++ PRETTY_NAME='Fedora CoreOS 42.20250714.dev.0'
[2025-07-14T22:10:46.045Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-14T22:10:46.045Z] ++ LOGO=fedora-logo-icon
[2025-07-14T22:10:46.045Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:42
[2025-07-14T22:10:46.045Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-14T22:10:46.045Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-14T22:10:46.045Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-14T22:10:46.045Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-14T22:10:46.045Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-14T22:10:46.045Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=42
[2025-07-14T22:10:46.045Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-14T22:10:46.045Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=42
[2025-07-14T22:10:46.045Z] ++ SUPPORT_END=2026-05-13
[2025-07-14T22:10:46.045Z] ++ VARIANT=CoreOS
[2025-07-14T22:10:46.045Z] ++ VARIANT_ID=coreos
[2025-07-14T22:10:46.045Z] ++ OSTREE_VERSION=42.20250714.dev.0
[2025-07-14T22:10:46.045Z] + [[ 42.20250714.dev.0 = *.dev* ]]
[2025-07-14T22:10:46.045Z] + mkdir -p /etc/zincati/config.d
[2025-07-14T22:10:46.045Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false'
[2025-07-14T22:10:46.045Z] Executing `postprocess` inline script '22'
[2025-07-14T22:10:46.045Z] + cat
[2025-07-14T22:10:46.045Z] + conf_file=/usr/etc/rpm-ostreed.conf
[2025-07-14T22:10:46.045Z] + '[' -f /run/.containerenv ']'
[2025-07-14T22:10:46.045Z] + cat /usr/etc/rpm-ostreed.conf
[2025-07-14T22:10:46.045Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf
[2025-07-14T22:10:46.045Z] + rm /tmp/rpm-ostreed.conf
[2025-07-14T22:10:46.045Z] Executing `postprocess` inline script '23'
[2025-07-14T22:10:55.978Z] Executing `postprocess` inline script '24'
[2025-07-14T22:10:55.979Z] + rm -rf /usr/share/info
[2025-07-14T22:10:55.979Z] + rm -rf /usr/share/man
[2025-07-14T22:10:56.236Z] + rm -rf /usr/share/doc
[2025-07-14T22:10:56.236Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man
[2025-07-14T22:10:56.493Z] Executing `postprocess` inline script '25'
[2025-07-14T22:10:56.493Z] + '[' -f /run/.containerenv ']'
[2025-07-14T22:10:56.493Z] Initializing rootfs
[2025-07-14T22:10:56.493Z] Moving /usr to target
[2025-07-14T22:10:56.493Z] Copying toplevel compat symlinks
[2025-07-14T22:10:56.493Z] No embedded whiteouts found
[2025-07-14T22:10:56.493Z] No device files found
[2025-07-14T22:10:56.493Z] Recompiling policy
[2025-07-14T22:11:08.641Z] Migrating /usr/etc/passwd to /usr/lib/
[2025-07-14T22:11:08.641Z] Migrating /usr/etc/group to /usr/lib/
[2025-07-14T22:11:08.641Z] Adding rpm-ostree-0-integration.conf
[2025-07-14T22:11:08.641Z] Preparing kernel
[2025-07-14T22:11:15.158Z] /usr/sbin/dracut: line 1099: /sys/module/firmware_class/parameters/path: No such file or directory
[2025-07-14T22:11:15.158Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging
[2025-07-14T22:11:15.158Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.15.4-200.fc42.x86_64
[2025-07-14T22:11:15.715Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
[2025-07-14T22:11:15.969Z] dracut[I]: *** Including module: bash ***
[2025-07-14T22:11:15.969Z] dracut[I]: *** Including module: systemd ***
[2025-07-14T22:11:15.969Z] dracut[I]: *** Including module: fips ***
[2025-07-14T22:11:16.222Z] dracut[I]: *** Including module: fips-crypto-policies ***
[2025-07-14T22:11:16.222Z] dracut[I]: *** Including module: scsi-rules ***
[2025-07-14T22:11:16.222Z] dracut[I]: *** Including module: systemd-ask-password ***
[2025-07-14T22:11:16.222Z] dracut[I]: *** Including module: systemd-battery-check ***
[2025-07-14T22:11:16.222Z] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-07-14T22:11:16.222Z] dracut[I]: *** Including module: systemd-initrd ***
[2025-07-14T22:11:16.222Z] dracut[I]: *** Including module: systemd-journald ***
[2025-07-14T22:11:16.476Z] dracut[I]: *** Including module: systemd-modules-load ***
[2025-07-14T22:11:16.476Z] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-07-14T22:11:16.476Z] dracut[I]: *** Including module: systemd-sysctl ***
[2025-07-14T22:11:16.476Z] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-07-14T22:11:16.476Z] dracut[I]: *** Including module: systemd-udevd ***
[2025-07-14T22:11:16.476Z] dracut[I]: *** Including module: modsign ***
[2025-07-14T22:11:16.476Z] dracut[I]: *** Including module: dbus-broker ***
[2025-07-14T22:11:16.476Z] dracut[I]: *** Including module: dbus ***
[2025-07-14T22:11:16.476Z] dracut[I]: *** Including module: coreos-sysctl ***
[2025-07-14T22:11:16.476Z] dracut[I]: *** Including module: i18n ***
[2025-07-14T22:11:16.729Z] dracut[I]: *** Including module: azure-udev-rules ***
[2025-07-14T22:11:16.729Z] dracut[I]: *** Including module: afterburn ***
[2025-07-14T22:11:16.729Z] dracut[I]: *** Including module: gcp-udev-rules ***
[2025-07-14T22:11:16.729Z] dracut[I]: *** Including module: ignition ***
[2025-07-14T22:11:16.983Z] dracut[I]: *** Including module: coreos-ignition ***
[2025-07-14T22:11:16.983Z] dracut[I]: *** Including module: coreos-live ***
[2025-07-14T22:11:16.983Z] dracut[I]: *** Including module: coreos-multipath ***
[2025-07-14T22:11:16.983Z] dracut[I]: *** Including module: coreos-network ***
[2025-07-14T22:11:16.983Z] dracut[I]: *** Including module: network-manager ***
[2025-07-14T22:11:17.237Z] dracut[I]: *** Including module: ignition-conf ***
[2025-07-14T22:11:17.237Z] dracut[I]: *** Including module: ignition-ostree ***
[2025-07-14T22:11:17.237Z] dracut[I]: *** Including module: network ***
[2025-07-14T22:11:17.237Z] dracut[I]: *** Including module: net-lib ***
[2025-07-14T22:11:17.237Z] dracut[I]: *** Including module: url-lib ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: coreos-kernel ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: ignition-conf-fcos ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: rdcore ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: clevis ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: clevis-pin-null ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: clevis-pin-sss ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: clevis-pin-tang ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: clevis-pin-tpm2 ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: coreos-agetty-workaround ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: btrfs ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: crypt ***
[2025-07-14T22:11:17.491Z] dracut[I]: *** Including module: dm ***
[2025-07-14T22:11:17.746Z] dracut[I]: *** Including module: kernel-modules ***
[2025-07-14T22:11:24.265Z] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-07-14T22:11:24.265Z] dracut[I]: *** Including module: kernel-network-modules ***
[2025-07-14T22:11:24.823Z] dracut[I]: *** Including module: mdraid ***
[2025-07-14T22:11:24.823Z] dracut[I]: *** Including module: multipath ***
[2025-07-14T22:11:25.380Z] dracut[I]: *** Including module: nvdimm ***
[2025-07-14T22:11:25.380Z] dracut[I]: *** Including module: qemu ***
[2025-07-14T22:11:25.380Z] dracut[I]: *** Including module: qemu-net ***
[2025-07-14T22:11:25.380Z] dracut[I]: *** Including module: fido2 ***
[2025-07-14T22:11:25.637Z] dracut[I]: *** Including module: pkcs11 ***
[2025-07-14T22:11:25.637Z] dracut[I]: *** Including module: tpm2-tss ***
[2025-07-14T22:11:25.637Z] dracut[I]: *** Including module: cifs ***
[2025-07-14T22:11:25.637Z] dracut[I]: *** Including module: hwdb ***
[2025-07-14T22:11:25.637Z] dracut[I]: *** Including module: iscsi ***
[2025-07-14T22:11:26.197Z] dracut[I]: *** Including module: lunmask ***
[2025-07-14T22:11:26.197Z] dracut[I]: *** Including module: nvmf ***
[2025-07-14T22:11:26.197Z] dracut[I]: *** Including module: resume ***
[2025-07-14T22:11:26.197Z] dracut[I]: *** Including module: rootfs-block ***
[2025-07-14T22:11:26.451Z] dracut[I]: *** Including module: terminfo ***
[2025-07-14T22:11:26.451Z] dracut[I]: *** Including module: udev-rules ***
[2025-07-14T22:11:27.014Z] dracut[I]: *** Including module: virtiofs ***
[2025-07-14T22:11:27.014Z] dracut[I]: *** Including module: azure-disk ***
[2025-07-14T22:11:27.014Z] dracut[I]: *** Including module: azure-unmanaged-sriov ***
[2025-07-14T22:11:27.014Z] dracut[I]: *** Including module: walinuxagent ***
[2025-07-14T22:11:27.014Z] dracut[I]: *** Including module: dracut-systemd ***
[2025-07-14T22:11:27.014Z] dracut[I]: *** Including module: ostree ***
[2025-07-14T22:11:27.014Z] dracut[I]: *** Including module: usrmount ***
[2025-07-14T22:11:27.014Z] dracut[I]: *** Including module: base ***
[2025-07-14T22:11:27.014Z] dracut[I]: *** Including module: emergency-shell-setup ***
[2025-07-14T22:11:27.268Z] dracut[I]: *** Including module: fs-lib ***
[2025-07-14T22:11:27.268Z] dracut[I]: *** Including module: journal-conf ***
[2025-07-14T22:11:27.268Z] dracut[I]: *** Including module: openssl ***
[2025-07-14T22:11:27.268Z] dracut[I]: *** Including module: shell-interpreter ***
[2025-07-14T22:11:27.268Z] dracut[I]: *** Including module: shutdown ***
[2025-07-14T22:11:27.268Z] dracut[I]: *** Including module: systemd-sysusers ***
[2025-07-14T22:11:27.268Z] dracut[I]: *** Including modules done ***
[2025-07-14T22:11:27.268Z] dracut[I]: *** Installing kernel module dependencies ***
[2025-07-14T22:11:29.776Z] dracut[I]: *** Installing kernel module dependencies done ***
[2025-07-14T22:11:29.776Z] dracut[I]: *** Resolving executable dependencies ***
[2025-07-14T22:11:31.661Z] dracut[I]: *** Resolving executable dependencies done ***
[2025-07-14T22:11:31.661Z] dracut[I]: *** Hardlinking files ***
[2025-07-14T22:11:31.661Z] dracut[I]: *** Hardlinking files done ***
[2025-07-14T22:11:31.661Z] dracut[I]: *** Generating early-microcode cpio image ***
[2025-07-14T22:11:31.661Z] dracut[I]: *** Constructing AuthenticAMD.bin ***
[2025-07-14T22:11:31.661Z] dracut[I]: *** Constructing GenuineIntel.bin ***
[2025-07-14T22:11:31.661Z] dracut[I]: *** Store current command line parameters ***
[2025-07-14T22:11:31.915Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' ***
[2025-07-14T22:12:03.928Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done ***
[2025-07-14T22:12:03.928Z] Executing: 01-var.sh
[2025-07-14T22:12:03.928Z] Ignored user missing from new passwd file: root
[2025-07-14T22:12:03.928Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati
[2025-07-14T22:12:03.928Z] Ignored group missing from new group file: root
[2025-07-14T22:12:03.928Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati
[2025-07-14T22:12:03.928Z] Network filesystem detected for repo; disabling transaction
[2025-07-14T22:12:13.857Z] Committing...done
[2025-07-14T22:12:31.892Z] 3720 metadata, 21700 content objects imported; 1.7?GB content written
[2025-07-14T22:12:31.892Z] fedora/x86_64/coreos/testing-devel => adc5d13d4e2a889a50891d9da2e09635aea42a21b268c25b06147aa69c8a21d2
[2025-07-14T22:12:33.251Z] New image input checksum: d23e1133d837f1e2f620c8404371d920f08a82e37788aa4d938d2253d5c6b09c
[2025-07-14T22:12:33.508Z] None
[2025-07-14T22:12:33.508Z] New build ID: 42.20250714.dev.0
[2025-07-14T22:12:33.508Z] 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=d23e1133d837f1e2f620c8404371d920f08a82e37788aa4d938d2253d5c6b09c --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=12302b4a89018f37f45605bfa1ff631b1d927f08 --copymeta-opt=fedora-coreos.stream 42.20250714.dev.0 oci-archive:fedora-coreos-42.20250714.dev.0-ostree.x86_64.ociarchive.tmp:latest
[2025-07-14T22:12:45.669Z] Building package mapping...done
[2025-07-14T22:12:45.669Z] 21700 objects in 444 packages (284 source)
[2025-07-14T22:12:45.669Z] rpm size: 1542909988
[2025-07-14T22:12:45.669Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC
[2025-07-14T22:12:45.669Z] Duplicates: 1313
[2025-07-14T22:12:45.669Z] Multiple owners: 116
[2025-07-14T22:12:45.669Z] Generating container image
[2025-07-14T22:13:24.287Z] Pushed digest: sha256:152b2bc3b54096470584c88add211e9aeabc8b4b7ad08c39522391b22e789cfe
[2025-07-14T22:13:24.287Z] Total objects: 25687
[2025-07-14T22:13:24.287Z] No unreachable objects
[2025-07-14T22:13:24.287Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/commitmeta.json'
[2025-07-14T22:13:24.287Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/ostree-commit-object'
[2025-07-14T22:13:24.287Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/manifest-lock.generated.x86_64.json'
[2025-07-14T22:13:24.287Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/coreos-assembler-config-git.json'
[2025-07-14T22:13:24.287Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/coreos-assembler-config.tar.gz'
[2025-07-14T22:13:24.287Z] renamed 'fedora-coreos-42.20250714.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/fedora-coreos-42.20250714.dev.0-ostree.x86_64.ociarchive'
[2025-07-14T22:13:24.287Z] renamed 'fedora-coreos-42.20250714.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/fedora-coreos-42.20250714.dev.0-ostree.x86_64-manifest.json'
[2025-07-14T22:13:24.287Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/meta.json'
[2025-07-14T22:13:24.287Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-14T22:13:24.287Z] Config commit: 12302b4a89018f37f45605bfa1ff631b1d927f08
[2025-07-14T22:13:24.287Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-14T22:13:24.287Z] Will build qemu
[2025-07-14T22:13:24.845Z] Estimating disk size...
[2025-07-14T22:13:26.201Z] Disk sizes: metal: 2846M (estimated), cloud: 10240M
[2025-07-14T22:13:41.017Z] ++ arch
[2025-07-14T22:13:41.017Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250714.dev.0"' -D 'build_version="42.20250714.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/fedora-coreos-42.20250714.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=2846 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2333 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-xfM1.json
[2025-07-14T22:13:41.017Z] + set +x
[2025-07-14T22:13:41.017Z] + 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-xfM1.json
[2025-07-14T22:13:41.017Z] 
[2025-07-14T22:13:41.017Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:13:41.017Z] /dev/vdb1        40G  3.3G   37G   9% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:13:41.017Z] 
[2025-07-14T22:13:41.271Z] starting /tmp/osbuild-xfM1.jsonPipeline source org.osbuild.curl: 067121a80ad34d29b8f3b7398349f8240622edd7b15ad867f977e5fc083acfee
[2025-07-14T22:13:41.271Z] Build
[2025-07-14T22:13:41.271Z]   root: <host>
[2025-07-14T22:13:43.774Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/fedora-coreos-42.20250714.dev.0-ostree.x86_64.ociarchive
[2025-07-14T22:13:43.774Z] 
[2025-07-14T22:13:43.774Z] ⏱  Duration: 1752531222s
[2025-07-14T22:13:43.774Z] Pipeline oci-archive: 4fdfde93a07270f0747f411b78d3e108e784fb038d533bb752b81007d2c7080f
[2025-07-14T22:13:43.774Z] Build
[2025-07-14T22:13:43.774Z]   root: <host>
[2025-07-14T22:13:43.774Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:13:43.774Z] org.osbuild.copy: 4fdfde93a07270f0747f411b78d3e108e784fb038d533bb752b81007d2c7080f {
[2025-07-14T22:13:43.774Z]   "paths": [
[2025-07-14T22:13:43.774Z]     {
[2025-07-14T22:13:43.774Z]       "from": "input://inlinefile/sha256:838f6e64a7fc6cf3c93cb67653c1514957ac96301453043486d3155a4a660a44",
[2025-07-14T22:13:43.774Z]       "to": "tree:///coreos.ociarchive"
[2025-07-14T22:13:43.774Z]     }
[2025-07-14T22:13:43.774Z]   ]
[2025-07-14T22:13:43.774Z] }
[2025-07-14T22:13:44.028Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:13:44.282Z] copying '/run/osbuild/inputs/inlinefile/sha256:838f6e64a7fc6cf3c93cb67653c1514957ac96301453043486d3155a4a660a44' -> '/run/osbuild/tree/coreos.ociarchive'
[2025-07-14T22:13:44.535Z] 
[2025-07-14T22:13:44.535Z] ⏱  Duration: 0s
[2025-07-14T22:13:44.535Z] Pipeline deployed-tree: 61bf2c6257bdae2693e7dbfc1fecd3d2a6c4ba6b9e4c1d1af1eb9861e78f5ad9
[2025-07-14T22:13:44.535Z] Build
[2025-07-14T22:13:44.535Z]   root: <host>
[2025-07-14T22:13:44.535Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:13:44.535Z] org.osbuild.container-deploy: 61bf2c6257bdae2693e7dbfc1fecd3d2a6c4ba6b9e4c1d1af1eb9861e78f5ad9 {}
[2025-07-14T22:13:44.535Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-v7uengnt/inputs/images
[2025-07-14T22:13:44.535Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:13:44.790Z] time="2025-07-14T22:13:43Z" level=info msg="Not using native diff for overlay, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled"
[2025-07-14T22:13:47.293Z] Getting image source signatures
[2025-07-14T22:13:47.293Z] Copying blob sha256:6a4c4ef506cd1c3b183c42c373dea1d16c10ef39d977d563a3e277be71be744d
[2025-07-14T22:13:47.851Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980
[2025-07-14T22:13:48.773Z] Copying blob sha256:f598018ad80260e549a7ed65fca05a580a61db331f8464c1b32214297e654907
[2025-07-14T22:13:49.330Z] Copying blob sha256:24a0429f6ef9e5113b5945ed733dd7a42feb5d309794742ce7b65836d7378d0a
[2025-07-14T22:13:50.688Z] Copying blob sha256:e8745983d25bbd3a7f1c3aa65586d0fb07bdea4e658e490fc0bc175d711a1a38
[2025-07-14T22:13:50.942Z] 
[2025-07-14T22:13:50.942Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:13:50.942Z] /dev/vdb1        40G  5.7G   35G  15% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:13:50.942Z] 
[2025-07-14T22:13:51.500Z] Copying blob sha256:1e5035745bd51ac8a7ce0de8516ef846c105ef998b633f81491113b888cbc8ca
[2025-07-14T22:13:52.422Z] Copying blob sha256:6c263ebde4fe536b2fb2babd09ee1f4d0c41466a04a4e45bbd18e9d957b21d76
[2025-07-14T22:13:53.343Z] Copying blob sha256:6943715a1a18003c38f376db6775853ea1fc96dcba122f5985fd519c5baf560f
[2025-07-14T22:13:53.901Z] Copying blob sha256:7d28f8d3e1bad99913a2dc70b139a3e96f55d8feba602b39834f3b1e0ed9536b
[2025-07-14T22:13:54.458Z] Copying blob sha256:28a173e7f0a329e1b69bf0568ea8c8a67c9e2df55ffd078fa59cc70a374a83a3
[2025-07-14T22:13:54.712Z] Copying blob sha256:f29802b0738633ca380855b417ce0f9cd7a3e0aca386857acd5c73fd04d79fc9
[2025-07-14T22:13:55.269Z] Copying blob sha256:dbdf98a9aae8d4d5809f0f4ce3c2792ae462cc318b0a8f4772914ecf498f92ff
[2025-07-14T22:13:55.270Z] Copying blob sha256:369b2beda80e143f8adb60780447b94c617485a4426cdf274b49fe72647566ba
[2025-07-14T22:13:55.827Z] Copying blob sha256:09d6d847cf46d11500500868667102bca5973c3b294a410a6afa0ea06d91db9e
[2025-07-14T22:13:56.082Z] Copying blob sha256:ca354371cad072cdb8b5ca866253a6323308cdffd5b291600405e6b5f71e2727
[2025-07-14T22:13:56.336Z] Copying blob sha256:f5dd33277a3f0887c9b99f1d989c8f3b3961ea58154aac00df9e1fc0fd3542a0
[2025-07-14T22:13:56.894Z] Copying blob sha256:520d058f7e74f23f88ea9f014faf791d310597b502e9e9f95d69cc6507f5e50d
[2025-07-14T22:13:57.148Z] Copying blob sha256:f4ee27bb09d32b5a29d5f4afcb100fd447a8eb3f24f4d37deaa7536ba98ef919
[2025-07-14T22:13:57.402Z] Copying blob sha256:6752707e7052a2b5f3c660294e895470e2ce41c4cb307d955593d558f4c9e41f
[2025-07-14T22:13:57.656Z] Copying blob sha256:379b99dfa186841dea7d7d3ce9f7046360bc7393fac27080ceefceddb1d0deb9
[2025-07-14T22:13:57.656Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36
[2025-07-14T22:13:57.910Z] Copying blob sha256:31e99e95777910fbbe0e0e8a887e5d1a4516a868fb802abf5830b35adb3517e6
[2025-07-14T22:13:58.164Z] Copying blob sha256:2929051b5f19ef104439ec4f9308fca07529431711fd8c498fa20821f93dcc75
[2025-07-14T22:13:58.164Z] Copying blob sha256:082445a5bab7cb303e52c2105520cc5fffef91754388a14e86eb6af3f9181ec7
[2025-07-14T22:13:58.418Z] Copying blob sha256:302a3ac4221586e98a15da468c0f9191d4a18a3d56e0fab9bb5a4a974d424398
[2025-07-14T22:13:58.672Z] Copying blob sha256:a7db08141151ebd49723d758820b27d4cd0e1ad5cbfaf7c93a6c0dc9da1fe2da
[2025-07-14T22:13:58.672Z] Copying blob sha256:63b4aa9a0bc1276517c17da9799539d0d57583a595be54de1ee79dc611c89bcc
[2025-07-14T22:13:58.925Z] Copying blob sha256:eb1566558ed3a3442f43da163b7fc72748fa92acfbee44e6002d99bca1da8a1b
[2025-07-14T22:13:59.179Z] Copying blob sha256:0e2c69551c56efd9f1b5694c899441f90a76aedcd57820c3c797280992242ebb
[2025-07-14T22:13:59.433Z] Copying blob sha256:096ea8265e630d446c74d3f2430401dc6f7dd9dc0be17f04644c32ae59b0d5db
[2025-07-14T22:13:59.687Z] Copying blob sha256:d7e00bc4e09443f3a8c0db405c0a6be541f9f9cf8a1ed6de574c720d53e7ff30
[2025-07-14T22:13:59.941Z] Copying blob sha256:b897408774d0ce1b9e94a31d2e27891d77962b7393626e26bda56e66b334ccd2
[2025-07-14T22:14:00.195Z] Copying blob sha256:c04614625e810bf952b6db732f3c20ac63759e933f149a77242e4b273fb36c5a
[2025-07-14T22:14:00.195Z] Copying blob sha256:1c67f0151c9958d4ee346d1b01f37cff3dc82ef682cd8ca93697215bf40115e9
[2025-07-14T22:14:01.116Z] Copying blob sha256:38bf11b090bf7d3e1a7046e84f30aa9490f9da3001102edfbd1b29a7ad91b4fb
[2025-07-14T22:14:01.116Z] 
[2025-07-14T22:14:01.116Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:14:01.116Z] /dev/vdb1        40G  7.0G   33G  18% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:14:01.116Z] 
[2025-07-14T22:14:01.116Z] Copying blob sha256:baff3bb2b8f3ed9ecc4645c39dfedf7f786b0f41589995fa59b384a7a5ad5206
[2025-07-14T22:14:01.116Z] Copying blob sha256:9734ec298d866c6a81ebdda74e8bb3d877c1b0cbc966b60cd57fa1da850de5e3
[2025-07-14T22:14:01.370Z] Copying blob sha256:ae5767adcc7a88edcda8a6e45c2c58c3165c06aca178870de220d49343efa994
[2025-07-14T22:14:01.928Z] Copying blob sha256:a00bbf25856c4addc3a20de408ccdc37979692579d02ae1895f6d4c1d395b058
[2025-07-14T22:14:02.182Z] Copying blob sha256:ea4952f445fb23fc6a92ae61578779aa07c5d7a3476fece4888e8b6ebe45f9af
[2025-07-14T22:14:02.740Z] Copying blob sha256:82a12912041c6d53597dc977e9329ebfffdeedbd950197ae1abc61cf4c7ab95b
[2025-07-14T22:14:02.740Z] Copying blob sha256:90d70feb8d46d22aa8aca071b929101ebd847e48208e419bba44ec8a23c747f3
[2025-07-14T22:14:03.298Z] Copying blob sha256:6d0d9a3c2390951d38670ab71787fc86d09195681e22c62a5724dbe94ee34b23
[2025-07-14T22:14:03.552Z] Copying blob sha256:6c1ce4a65b058b8ff65cb78edaded3b68977b97e8915d31b25e3486d894dc44d
[2025-07-14T22:14:03.806Z] Copying blob sha256:7568076b854254c71b5257a842d5caf6f44af0df5307d50c21e63ea11e2c3626
[2025-07-14T22:14:04.364Z] Copying blob sha256:6a1188fd8cea2486a0402e18bb76a41bf020db9f241233ae0bcdc0eae4d64ddb
[2025-07-14T22:14:04.364Z] Copying blob sha256:ed9b6e77b0308a27b3f72ea6553427d43954f19b3b791e503ba3e4e1b8741111
[2025-07-14T22:14:04.923Z] Copying blob sha256:3b11a1bb8baf78504007eac54df6d23f1b901d1f573c73d0d2fd470547d05d4b
[2025-07-14T22:14:05.481Z] Copying blob sha256:682efe0c22c32c05ee814144bd2b76363931df7a25206477bcfc3c9caf95a754
[2025-07-14T22:14:05.734Z] Copying blob sha256:f5b7e7df777eb402260d0b1ef9d0df805adf3f204fae34505668723643a7e97a
[2025-07-14T22:14:07.090Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b
[2025-07-14T22:14:07.090Z] Copying config sha256:b284d577ab1b52d5087ef56aa25a1a64269172c736b95515d92cdcf074eda9b1
[2025-07-14T22:14:07.090Z] Writing manifest to image destination
[2025-07-14T22:14:11.245Z] 
[2025-07-14T22:14:11.245Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:14:11.245Z] /dev/vdb1        40G  7.0G   33G  18% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:14:11.245Z] 
[2025-07-14T22:14:17.760Z] b284d577ab1b52d5087ef56aa25a1a64269172c736b95515d92cdcf074eda9b1
[2025-07-14T22:14:21.010Z] Untagged: docker.io/library/tmp-container-deploy-27260209201371:latest
[2025-07-14T22:14:21.010Z] Deleted: b284d577ab1b52d5087ef56aa25a1a64269172c736b95515d92cdcf074eda9b1
[2025-07-14T22:14:21.010Z] 
[2025-07-14T22:14:21.010Z] ⏱  Duration: 36s
[2025-07-14T22:14:21.266Z] 
[2025-07-14T22:14:21.266Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:14:21.266Z] /dev/vdb1        40G  5.8G   35G  15% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:14:21.266Z] 
[2025-07-14T22:14:25.414Z] Pipeline tree: 5d8b8be20963c1bb5252bd21221196bc39c0e2dbd2207621b5767e88db7b1c8a
[2025-07-14T22:14:25.414Z] Build
[2025-07-14T22:14:25.414Z]   root: <host>
[2025-07-14T22:14:25.414Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:14:25.414Z]   source-epoch: Mon Aug  1 23:42:11 2022 [1659397331]
[2025-07-14T22:14:25.414Z] org.osbuild.selinux: b42fad4e35668cff76b255e2301473aa63b80d227d6b233623395c15eb287463 {
[2025-07-14T22:14:25.414Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-14T22:14:25.414Z]   "target": "tree:///"
[2025-07-14T22:14:25.414Z] }
[2025-07-14T22:14:25.414Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:25.414Z] 
[2025-07-14T22:14:25.414Z] ⏱  Duration: 0s
[2025-07-14T22:14:25.414Z] org.osbuild.ostree.init-fs: 726877b5a6b99f8273c43fb657e067c2246657937c0f4ddc148a04acca6eed3f {}
[2025-07-14T22:14:25.414Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:25.414Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree
[2025-07-14T22:14:25.414Z] 
[2025-07-14T22:14:25.414Z] ⏱  Duration: 0s
[2025-07-14T22:14:25.414Z] org.osbuild.ostree.os-init: d0b24755c5025bedab340fee1587f2436848a848751e6c764f80e0930c157abb {
[2025-07-14T22:14:25.414Z]   "osname": "fedora-coreos"
[2025-07-14T22:14:25.414Z] }
[2025-07-14T22:14:25.414Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:25.414Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree
[2025-07-14T22:14:25.414Z] 
[2025-07-14T22:14:25.414Z] ⏱  Duration: 0s
[2025-07-14T22:14:25.414Z] org.osbuild.ostree.config: 4284801a1d7d7d3941fecc18f021f70471d53b9579f7833d76f3cd615e40cf5b {
[2025-07-14T22:14:25.414Z]   "repo": "/ostree/repo",
[2025-07-14T22:14:25.414Z]   "config": {
[2025-07-14T22:14:25.414Z]     "sysroot": {
[2025-07-14T22:14:25.414Z]       "readonly": true,
[2025-07-14T22:14:25.414Z]       "bootloader": "none",
[2025-07-14T22:14:25.414Z]       "bls-append-except-default": "grub_users=\"\"",
[2025-07-14T22:14:25.414Z]       "bootprefix": true
[2025-07-14T22:14:25.414Z]     }
[2025-07-14T22:14:25.414Z]   }
[2025-07-14T22:14:25.414Z] }
[2025-07-14T22:14:25.668Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:25.668Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo
[2025-07-14T22:14:25.668Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo
[2025-07-14T22:14:25.668Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo
[2025-07-14T22:14:25.668Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo
[2025-07-14T22:14:25.668Z] 
[2025-07-14T22:14:25.668Z] ⏱  Duration: 0s
[2025-07-14T22:14:25.668Z] org.osbuild.mkdir: 8df0aa7f66bf02bad6b56416606099ca59fa721c00d1019f516fe48f55e27a3b {
[2025-07-14T22:14:25.668Z]   "paths": [
[2025-07-14T22:14:25.668Z]     {
[2025-07-14T22:14:25.668Z]       "path": "/boot/efi",
[2025-07-14T22:14:25.668Z]       "mode": 493
[2025-07-14T22:14:25.668Z]     }
[2025-07-14T22:14:25.668Z]   ]
[2025-07-14T22:14:25.668Z] }
[2025-07-14T22:14:25.922Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:25.922Z] 
[2025-07-14T22:14:25.922Z] ⏱  Duration: 0s
[2025-07-14T22:14:25.922Z] org.osbuild.ignition: 8c58481049ee5771f5dd36a0c579c183a267debf874e4e2312d09fe9babe342f {}
[2025-07-14T22:14:25.922Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:26.176Z] 
[2025-07-14T22:14:26.176Z] ⏱  Duration: 0s
[2025-07-14T22:14:26.176Z] org.osbuild.ostree.deploy.container: ba890f9b2d7600dddb2e8ef64758947d763a77b47aca46219fbe9b932068314a {
[2025-07-14T22:14:26.176Z]   "osname": "fedora-coreos",
[2025-07-14T22:14:26.176Z]   "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:testing-devel",
[2025-07-14T22:14:26.176Z]   "mounts": [
[2025-07-14T22:14:26.176Z]     "/boot",
[2025-07-14T22:14:26.176Z]     "/boot/efi"
[2025-07-14T22:14:26.176Z]   ],
[2025-07-14T22:14:26.176Z]   "kernel_opts": [
[2025-07-14T22:14:26.176Z]     "rw",
[2025-07-14T22:14:26.176Z]     "$ignition_firstboot",
[2025-07-14T22:14:26.176Z]     "mitigations=auto,nosmt"
[2025-07-14T22:14:26.176Z]   ]
[2025-07-14T22:14:26.176Z] }
[2025-07-14T22:14:26.176Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q803zaxy/inputs/images
[2025-07-14T22:14:26.176Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:26.430Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmp6cech9r4/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-07-14T22:14:31.656Z] 
[2025-07-14T22:14:31.656Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:14:31.656Z] /dev/vdb1        40G  7.1G   33G  18% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:14:31.656Z] 
[2025-07-14T22:14:41.576Z] 
[2025-07-14T22:14:41.576Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:14:41.576Z] /dev/vdb1        40G  8.1G   32G  21% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:14:41.576Z] 
[2025-07-14T22:14:51.495Z] 
[2025-07-14T22:14:51.495Z] ⏱  Duration: 24s
[2025-07-14T22:14:51.495Z] org.osbuild.ostree.aleph: ad6ed7847b7f9be8b73efe3579914e6d5c496ac969eb6bfe613d6617641706d9 {
[2025-07-14T22:14:51.495Z]   "coreos_compat": true,
[2025-07-14T22:14:51.495Z]   "deployment": {
[2025-07-14T22:14:51.495Z]     "default": true
[2025-07-14T22:14:51.495Z]   }
[2025-07-14T22:14:51.495Z] }
[2025-07-14T22:14:51.495Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:51.495Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:testing-devel
[2025-07-14T22:14:51.495Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:testing-devel --config
[2025-07-14T22:14:51.495Z] 
[2025-07-14T22:14:51.495Z] ⏱  Duration: 0s
[2025-07-14T22:14:51.495Z] org.osbuild.ostree.selinux: 5d8b8be20963c1bb5252bd21221196bc39c0e2dbd2207621b5767e88db7b1c8a {
[2025-07-14T22:14:51.495Z]   "deployment": {
[2025-07-14T22:14:51.495Z]     "default": true
[2025-07-14T22:14:51.495Z]   }
[2025-07-14T22:14:51.495Z] }
[2025-07-14T22:14:51.495Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:51.495Z] 
[2025-07-14T22:14:51.495Z] ⏱  Duration: 0s
[2025-07-14T22:14:51.495Z] 
[2025-07-14T22:14:51.495Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:14:51.495Z] /dev/vdb1        40G  7.5G   33G  19% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:14:51.495Z] 
[2025-07-14T22:14:55.644Z] Pipeline raw-image: 1f52d931bbb0229daebd5922956965f83d7e9b836900808f937350590f5e2aa4
[2025-07-14T22:14:55.644Z] Build
[2025-07-14T22:14:55.644Z]   root: <host>
[2025-07-14T22:14:55.644Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:14:55.644Z] org.osbuild.truncate: bd83f4ed9ca0bb8b8de2fbb8630ce2471f0702ef1e1195e270827a42382f2663 {
[2025-07-14T22:14:55.644Z]   "filename": "disk.img",
[2025-07-14T22:14:55.644Z]   "size": "2984247296"
[2025-07-14T22:14:55.644Z] }
[2025-07-14T22:14:55.901Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:55.901Z] 
[2025-07-14T22:14:55.901Z] ⏱  Duration: 0s
[2025-07-14T22:14:55.901Z] org.osbuild.sfdisk: 4134250333b0a383e3a9a2e553fed14a469b6ac121aa733dacc8647563a4de64 {
[2025-07-14T22:14:55.901Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-07-14T22:14:55.901Z]   "label": "gpt",
[2025-07-14T22:14:55.901Z]   "partitions": [
[2025-07-14T22:14:55.901Z]     {
[2025-07-14T22:14:55.901Z]       "start": 2048,
[2025-07-14T22:14:55.901Z]       "partnum": 1,
[2025-07-14T22:14:55.901Z]       "size": 2048,
[2025-07-14T22:14:55.901Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-14T22:14:55.901Z]       "bootable": true,
[2025-07-14T22:14:55.901Z]       "name": "BIOS-BOOT"
[2025-07-14T22:14:55.901Z]     },
[2025-07-14T22:14:55.901Z]     {
[2025-07-14T22:14:55.901Z]       "start": 4096,
[2025-07-14T22:14:55.901Z]       "partnum": 2,
[2025-07-14T22:14:55.901Z]       "size": 260096,
[2025-07-14T22:14:55.901Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-14T22:14:55.901Z]       "name": "EFI-SYSTEM"
[2025-07-14T22:14:55.901Z]     },
[2025-07-14T22:14:55.901Z]     {
[2025-07-14T22:14:55.901Z]       "start": 264192,
[2025-07-14T22:14:55.901Z]       "partnum": 3,
[2025-07-14T22:14:55.901Z]       "size": 786432,
[2025-07-14T22:14:55.901Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-14T22:14:55.901Z]       "name": "boot"
[2025-07-14T22:14:55.901Z]     },
[2025-07-14T22:14:55.901Z]     {
[2025-07-14T22:14:55.901Z]       "start": 1050624,
[2025-07-14T22:14:55.901Z]       "partnum": 4,
[2025-07-14T22:14:55.901Z]       "size": 4775936,
[2025-07-14T22:14:55.901Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-14T22:14:55.901Z]       "name": "root"
[2025-07-14T22:14:55.901Z]     }
[2025-07-14T22:14:55.901Z]   ]
[2025-07-14T22:14:55.901Z] }
[2025-07-14T22:14:55.901Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:14:56.155Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:56.155Z] label: gpt
[2025-07-14T22:14:56.155Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-07-14T22:14:56.155Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-07-14T22:14:56.155Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-07-14T22:14:56.155Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-07-14T22:14:56.155Z] /dev/loop0p4: start="1050624", size="4775936", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-07-14T22:14:56.155Z] {
[2025-07-14T22:14:56.155Z]    "partitiontable": {
[2025-07-14T22:14:56.155Z]       "label": "gpt",
[2025-07-14T22:14:56.155Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-07-14T22:14:56.155Z]       "device": "/dev/loop0",
[2025-07-14T22:14:56.155Z]       "unit": "sectors",
[2025-07-14T22:14:56.155Z]       "firstlba": 2048,
[2025-07-14T22:14:56.155Z]       "lastlba": 5828574,
[2025-07-14T22:14:56.155Z]       "sectorsize": 512,
[2025-07-14T22:14:56.155Z]       "partitions": [
[2025-07-14T22:14:56.155Z]          {
[2025-07-14T22:14:56.155Z]             "node": "/dev/loop0p1",
[2025-07-14T22:14:56.155Z]             "start": 2048,
[2025-07-14T22:14:56.155Z]             "size": 2048,
[2025-07-14T22:14:56.155Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-14T22:14:56.155Z]             "uuid": "8CA2E001-65D1-4D6D-9DE3-081BDB94F1F0",
[2025-07-14T22:14:56.155Z]             "name": "BIOS-BOOT"
[2025-07-14T22:14:56.155Z]          },{
[2025-07-14T22:14:56.155Z]             "node": "/dev/loop0p2",
[2025-07-14T22:14:56.155Z]             "start": 4096,
[2025-07-14T22:14:56.155Z]             "size": 260096,
[2025-07-14T22:14:56.155Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-14T22:14:56.155Z]             "uuid": "42A482EF-30C2-4D93-A18D-70DC5E074AF4",
[2025-07-14T22:14:56.155Z]             "name": "EFI-SYSTEM"
[2025-07-14T22:14:56.155Z]          },{
[2025-07-14T22:14:56.155Z]             "node": "/dev/loop0p3",
[2025-07-14T22:14:56.155Z]             "start": 264192,
[2025-07-14T22:14:56.155Z]             "size": 786432,
[2025-07-14T22:14:56.155Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-14T22:14:56.155Z]             "uuid": "452207D9-31B9-4E8D-96E0-7D5927A90CFA",
[2025-07-14T22:14:56.155Z]             "name": "boot"
[2025-07-14T22:14:56.155Z]          },{
[2025-07-14T22:14:56.155Z]             "node": "/dev/loop0p4",
[2025-07-14T22:14:56.155Z]             "start": 1050624,
[2025-07-14T22:14:56.155Z]             "size": 4775936,
[2025-07-14T22:14:56.155Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-14T22:14:56.155Z]             "uuid": "4A5D9FE9-979A-4101-9C5F-84D43AA4FDEF",
[2025-07-14T22:14:56.155Z]             "name": "root"
[2025-07-14T22:14:56.155Z]          }
[2025-07-14T22:14:56.155Z]       ]
[2025-07-14T22:14:56.155Z]    }
[2025-07-14T22:14:56.155Z] }
[2025-07-14T22:14:56.155Z] 
[2025-07-14T22:14:56.155Z] ⏱  Duration: 0s
[2025-07-14T22:14:56.155Z] org.osbuild.mkfs.fat: b42d3b9644ed074476d9c35bec02ae86f1a38200e9dccfe702e035ee599059ce {
[2025-07-14T22:14:56.155Z]   "label": "EFI-SYSTEM",
[2025-07-14T22:14:56.155Z]   "volid": "7B7795E7"
[2025-07-14T22:14:56.155Z] }
[2025-07-14T22:14:56.409Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-14T22:14:56.409Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:56.409Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-14T22:14:56.409Z] 
[2025-07-14T22:14:56.409Z] ⏱  Duration: 0s
[2025-07-14T22:14:56.409Z] org.osbuild.mkfs.ext4: f883803cc6ee41ce9195442922367a27a912778aa73f64a734f6de0568c1c83f {
[2025-07-14T22:14:56.409Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-07-14T22:14:56.409Z]   "label": "boot",
[2025-07-14T22:14:56.409Z]   "metadata_csum_seed": true
[2025-07-14T22:14:56.409Z] }
[2025-07-14T22:14:56.662Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-14T22:14:56.662Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:56.662Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-14T22:14:56.662Z] Discarding device blocks:      0/393216             done                            
[2025-07-14T22:14:56.662Z] Creating filesystem with 393216 1k blocks and 98304 inodes
[2025-07-14T22:14:56.662Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-07-14T22:14:56.662Z] Superblock backups stored on blocks: 
[2025-07-14T22:14:56.662Z] 	8193, 24577, 40961, 57345, 73729, 204801, 221185
[2025-07-14T22:14:56.662Z] 
[2025-07-14T22:14:56.662Z] Allocating group tables:  0/48     done                            
[2025-07-14T22:14:56.662Z] Writing inode tables:  0/48     done                            
[2025-07-14T22:14:56.662Z] Creating journal (8192 blocks): done
[2025-07-14T22:14:56.662Z] Writing superblocks and filesystem accounting information:  0/48     done
[2025-07-14T22:14:56.662Z] 
[2025-07-14T22:14:56.916Z] 
[2025-07-14T22:14:56.916Z] ⏱  Duration: 0s
[2025-07-14T22:14:56.916Z] org.osbuild.mkfs.xfs: 7476447bce2963cb0509ca5c0667bc25e8b31d8930cd28a2275ec74926040a6a {
[2025-07-14T22:14:56.916Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-07-14T22:14:56.916Z]   "label": "root"
[2025-07-14T22:14:56.916Z] }
[2025-07-14T22:14:56.916Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-14T22:14:56.916Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:56.916Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=149248 blks
[2025-07-14T22:14:56.916Z]          =                       sectsz=512   attr=2, projid32bit=1
[2025-07-14T22:14:56.916Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-07-14T22:14:56.916Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-07-14T22:14:56.916Z]          =                       exchange=0  
[2025-07-14T22:14:56.916Z] data     =                       bsize=4096   blocks=596992, imaxpct=25
[2025-07-14T22:14:56.916Z]          =                       sunit=0      swidth=0 blks
[2025-07-14T22:14:56.916Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-07-14T22:14:56.916Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-07-14T22:14:56.916Z]          =                       sectsz=512   sunit=0 blks, lazy-count=1
[2025-07-14T22:14:56.916Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-07-14T22:14:56.916Z] Discarding blocks...Done.
[2025-07-14T22:14:57.170Z] 
[2025-07-14T22:14:57.170Z] ⏱  Duration: 0s
[2025-07-14T22:14:57.170Z] org.osbuild.mkdir: a1a5435b5a623abb3fd788ec38fe344b5d7c689b37718654ea01af63d50a1106 {
[2025-07-14T22:14:57.170Z]   "paths": [
[2025-07-14T22:14:57.170Z]     {
[2025-07-14T22:14:57.170Z]       "path": "mount://root/boot",
[2025-07-14T22:14:57.170Z]       "mode": 493
[2025-07-14T22:14:57.170Z]     },
[2025-07-14T22:14:57.170Z]     {
[2025-07-14T22:14:57.170Z]       "path": "mount://boot/efi",
[2025-07-14T22:14:57.170Z]       "mode": 493
[2025-07-14T22:14:57.170Z]     }
[2025-07-14T22:14:57.170Z]   ]
[2025-07-14T22:14:57.170Z] }
[2025-07-14T22:14:57.170Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:14:57.170Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-alerma7w/mounts/root-mount-point
[2025-07-14T22:14:57.170Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-alerma7w/mounts/boot-mount-point
[2025-07-14T22:14:57.424Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:57.424Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-alerma7w/mounts/boot-mount-point unmounted
[2025-07-14T22:14:57.424Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-alerma7w/mounts/root-mount-point unmounted
[2025-07-14T22:14:57.424Z] 
[2025-07-14T22:14:57.424Z] ⏱  Duration: 0s
[2025-07-14T22:14:57.424Z] org.osbuild.selinux: 1f4b5831438a8de3d7046d318395701902569ff57452fcb048e2b6fb73e76e42 {
[2025-07-14T22:14:57.424Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-14T22:14:57.424Z]   "target": "mount://root/"
[2025-07-14T22:14:57.424Z] }
[2025-07-14T22:14:57.677Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:14:57.677Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tzvfmnw9/mounts/
[2025-07-14T22:14:57.932Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:57.932Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tzvfmnw9/mounts/ unmounted
[2025-07-14T22:14:57.932Z] 
[2025-07-14T22:14:57.932Z] ⏱  Duration: 0s
[2025-07-14T22:14:57.932Z] org.osbuild.selinux: 57411c708bf004ef62039554eb7e76f1661c18ab0dabfee72bc7f65f89ad5399 {
[2025-07-14T22:14:57.932Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-14T22:14:57.932Z]   "target": "mount://root/boot/"
[2025-07-14T22:14:57.932Z] }
[2025-07-14T22:14:58.185Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:14:58.185Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k31ortib/mounts/
[2025-07-14T22:14:58.185Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k31ortib/mounts/boot
[2025-07-14T22:14:58.439Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:58.439Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k31ortib/mounts/boot unmounted
[2025-07-14T22:14:58.439Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-k31ortib/mounts/ unmounted
[2025-07-14T22:14:58.439Z] 
[2025-07-14T22:14:58.439Z] ⏱  Duration: 0s
[2025-07-14T22:14:58.439Z] org.osbuild.copy: e4cc442477d630a4e4d4f4329c8836afb58a9039ed236f8ac853fd1baccf8579 {
[2025-07-14T22:14:58.439Z]   "paths": [
[2025-07-14T22:14:58.439Z]     {
[2025-07-14T22:14:58.439Z]       "from": "input://tree/",
[2025-07-14T22:14:58.439Z]       "to": "mount://root/"
[2025-07-14T22:14:58.439Z]     }
[2025-07-14T22:14:58.439Z]   ]
[2025-07-14T22:14:58.439Z] }
[2025-07-14T22:14:58.693Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:14:58.693Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-azumtojt/mounts/
[2025-07-14T22:14:58.693Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-azumtojt/mounts/boot
[2025-07-14T22:14:58.947Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-azumtojt/mounts/boot/efi
[2025-07-14T22:14:58.947Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:14:58.947Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-07-14T22:15:01.449Z] 
[2025-07-14T22:15:01.449Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:15:01.449Z] /dev/vdb1        40G  8.3G   32G  21% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:15:01.449Z] 
[2025-07-14T22:15:07.970Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-azumtojt/mounts/boot/efi unmounted
[2025-07-14T22:15:07.970Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-azumtojt/mounts/boot unmounted
[2025-07-14T22:15:08.224Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-azumtojt/mounts/ unmounted
[2025-07-14T22:15:08.224Z] 
[2025-07-14T22:15:08.224Z] ⏱  Duration: 9s
[2025-07-14T22:15:08.224Z] org.osbuild.bootupd: b9ce08f1f64cee5d6e1893d0ee026c7fed75539f83b8722f72452600e356e81c {
[2025-07-14T22:15:08.224Z]   "bios": {
[2025-07-14T22:15:08.224Z]     "device": "disk"
[2025-07-14T22:15:08.224Z]   },
[2025-07-14T22:15:08.224Z]   "static-configs": true,
[2025-07-14T22:15:08.224Z]   "deployment": {
[2025-07-14T22:15:08.224Z]     "default": true
[2025-07-14T22:15:08.224Z]   }
[2025-07-14T22:15:08.224Z] }
[2025-07-14T22:15:08.478Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:15:08.478Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa3mnkhn/mounts/
[2025-07-14T22:15:08.478Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa3mnkhn/mounts/boot
[2025-07-14T22:15:08.478Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa3mnkhn/mounts/boot/efi
[2025-07-14T22:15:08.732Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:15:09.658Z] Added 01_users.cfg
[2025-07-14T22:15:09.658Z] Added 05_ignition.cfg
[2025-07-14T22:15:09.658Z] Added 10_blscfg.cfg
[2025-07-14T22:15:09.658Z] Added 14_menu_show_once.cfg
[2025-07-14T22:15:09.658Z] Added 30_uefi-firmware.cfg
[2025-07-14T22:15:09.658Z] Added 41_custom.cfg
[2025-07-14T22:15:09.658Z] Installed: grub.cfg
[2025-07-14T22:15:09.658Z] Installed: "fedora/grub.cfg"
[2025-07-14T22:15:09.658Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa3mnkhn/mounts/boot/efi unmounted
[2025-07-14T22:15:09.913Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa3mnkhn/mounts/boot unmounted
[2025-07-14T22:15:09.913Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-fa3mnkhn/mounts/ unmounted
[2025-07-14T22:15:09.913Z] 
[2025-07-14T22:15:09.913Z] ⏱  Duration: 1s
[2025-07-14T22:15:09.913Z] org.osbuild.chattr: 1f52d931bbb0229daebd5922956965f83d7e9b836900808f937350590f5e2aa4 {
[2025-07-14T22:15:09.913Z]   "items": {
[2025-07-14T22:15:09.913Z]     "mount://root/": {
[2025-07-14T22:15:09.913Z]       "immutable": true
[2025-07-14T22:15:09.913Z]     }
[2025-07-14T22:15:09.913Z]   }
[2025-07-14T22:15:09.913Z] }
[2025-07-14T22:15:09.913Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:15:09.913Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hao8h72i/mounts/
[2025-07-14T22:15:10.166Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/025f7961e8a057e2926b2be7d242082b1cf2d91125d275c51c717c7b1be59aef.0'
[2025-07-14T22:15:10.166Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:15:10.420Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hao8h72i/mounts/ostree/deploy/fedora-coreos/deploy/025f7961e8a057e2926b2be7d242082b1cf2d91125d275c51c717c7b1be59aef.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hao8h72i/mounts
[2025-07-14T22:15:10.420Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hao8h72i/mounts/boot unmounted
[2025-07-14T22:15:10.420Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hao8h72i/mounts/var unmounted
[2025-07-14T22:15:10.420Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hao8h72i/mounts/sysroot unmounted
[2025-07-14T22:15:10.421Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hao8h72i/mounts unmounted
[2025-07-14T22:15:10.421Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hao8h72i/mounts unmounted
[2025-07-14T22:15:10.421Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hao8h72i/mounts unmounted
[2025-07-14T22:15:10.421Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hao8h72i/mounts/
[2025-07-14T22:15:10.421Z] 
[2025-07-14T22:15:10.421Z] ⏱  Duration: 0s
[2025-07-14T22:15:10.421Z] Pipeline raw-qemu-image: 39ab1a70e61e2027b540fb80bb1cdd7921c7afa1395d3594afda2143aa25b9d4
[2025-07-14T22:15:10.421Z] Build
[2025-07-14T22:15:10.421Z]   root: <host>
[2025-07-14T22:15:10.421Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:15:10.421Z] org.osbuild.copy: e857fb37eab05cadd1090e7450a85addc37b6bde83c7caa948112029b460ee1d {
[2025-07-14T22:15:10.421Z]   "paths": [
[2025-07-14T22:15:10.421Z]     {
[2025-07-14T22:15:10.421Z]       "from": "input://tree/disk.img",
[2025-07-14T22:15:10.421Z]       "to": "tree:///disk.img"
[2025-07-14T22:15:10.421Z]     }
[2025-07-14T22:15:10.421Z]   ]
[2025-07-14T22:15:10.421Z] }
[2025-07-14T22:15:10.675Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:15:10.675Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-14T22:15:10.675Z] 
[2025-07-14T22:15:10.675Z] ⏱  Duration: 0s
[2025-07-14T22:15:10.675Z] org.osbuild.truncate: ed74ccdc6f6009d846cb5c56a2ca4b112acd43b1f37f99c717f88f16f2a17e65 {
[2025-07-14T22:15:10.675Z]   "filename": "disk.img",
[2025-07-14T22:15:10.675Z]   "size": "10737418240"
[2025-07-14T22:15:10.675Z] }
[2025-07-14T22:15:10.929Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:15:10.929Z] 
[2025-07-14T22:15:10.929Z] ⏱  Duration: 0s
[2025-07-14T22:15:10.929Z] org.osbuild.coreos.platform: 39ab1a70e61e2027b540fb80bb1cdd7921c7afa1395d3594afda2143aa25b9d4 {
[2025-07-14T22:15:10.929Z]   "platform": "qemu"
[2025-07-14T22:15:10.929Z] }
[2025-07-14T22:15:10.929Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:15:10.929Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts/
[2025-07-14T22:15:11.183Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/025f7961e8a057e2926b2be7d242082b1cf2d91125d275c51c717c7b1be59aef.0'
[2025-07-14T22:15:11.183Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts/boot
[2025-07-14T22:15:11.183Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:15:11.440Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts/boot unmounted
[2025-07-14T22:15:11.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts/ostree/deploy/fedora-coreos/deploy/025f7961e8a057e2926b2be7d242082b1cf2d91125d275c51c717c7b1be59aef.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts
[2025-07-14T22:15:11.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts/boot unmounted
[2025-07-14T22:15:11.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts/var unmounted
[2025-07-14T22:15:11.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts/sysroot unmounted
[2025-07-14T22:15:11.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts unmounted
[2025-07-14T22:15:11.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts unmounted
[2025-07-14T22:15:11.440Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts unmounted
[2025-07-14T22:15:11.440Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-j3g_69r9/mounts/
[2025-07-14T22:15:11.440Z] 
[2025-07-14T22:15:11.440Z] ⏱  Duration: 0s
[2025-07-14T22:15:11.440Z] Pipeline qemu: c3a5a60af502fe638e01ed32b59fe7db7da4ebae6db15d60b5ba57334dd51e10
[2025-07-14T22:15:11.440Z] Build
[2025-07-14T22:15:11.440Z]   root: <host>
[2025-07-14T22:15:11.440Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:15:11.440Z] org.osbuild.qemu: c3a5a60af502fe638e01ed32b59fe7db7da4ebae6db15d60b5ba57334dd51e10 {
[2025-07-14T22:15:11.440Z]   "filename": "fedora-coreos-42.20250714.dev.0-qemu.x86_64.qcow2",
[2025-07-14T22:15:11.440Z]   "format": {
[2025-07-14T22:15:11.440Z]     "type": "qcow2",
[2025-07-14T22:15:11.440Z]     "compression": false,
[2025-07-14T22:15:11.440Z]     "compat": "1.1"
[2025-07-14T22:15:11.440Z]   }
[2025-07-14T22:15:11.440Z] }
[2025-07-14T22:15:11.694Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:15:11.694Z] 
[2025-07-14T22:15:11.694Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:15:11.694Z] /dev/vdb1        40G  9.4G   31G  24% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:15:11.694Z] 
[2025-07-14T22:15:14.199Z] 
[2025-07-14T22:15:14.199Z] ⏱  Duration: 2s
[2025-07-14T22:15:14.199Z] manifest /tmp/osbuild-xfM1.json finished successfully
[2025-07-14T22:15:18.351Z] oci-archive:	4fdfde93a07270f0747f411b78d3e108e784fb038d533bb752b81007d2c7080f
[2025-07-14T22:15:18.351Z] deployed-tree:	61bf2c6257bdae2693e7dbfc1fecd3d2a6c4ba6b9e4c1d1af1eb9861e78f5ad9
[2025-07-14T22:15:18.351Z] tree:     	5d8b8be20963c1bb5252bd21221196bc39c0e2dbd2207621b5767e88db7b1c8a
[2025-07-14T22:15:18.351Z] raw-image:	1f52d931bbb0229daebd5922956965f83d7e9b836900808f937350590f5e2aa4
[2025-07-14T22:15:18.351Z] raw-4k-image:	1849b10d84d6d1588ceffb012a4f005f8ed9c147868dc72a9fed18594c239fa3
[2025-07-14T22:15:18.351Z] raw-aliyun-image:	b0c2a2b224e82522b1400fe49eb8b5eedf11f43026c0213e7b721bf80bcf15c7
[2025-07-14T22:15:18.351Z] aliyun:   	ed2e39d5ffc5a936138b2263ebbdc7d369bdbbd18a6a091c33a5dc3b37d4201d
[2025-07-14T22:15:18.351Z] raw-applehv-image:	5884733820dedc54bc25f38bb0844738fc0afbe193ec7338ad0ec9f97e7e2f40
[2025-07-14T22:15:18.351Z] applehv:  	4f8ea9c6bac249121e0554c92de83c12d494a2c9e709fa53af22864e19e2f0cb
[2025-07-14T22:15:18.351Z] raw-aws-image:	278ccdccb17e8b5410aaa1e125fc7dd1a1a0cb801f8a8930e40bee7b416b4f36
[2025-07-14T22:15:18.351Z] aws:      	f9fe0648a39b92679cd31fb96627f69b8ac07511f2cd1ebf15aa0e8e9377fd73
[2025-07-14T22:15:18.351Z] raw-azure-image:	3c357670ca7e23cbc583b903586c0ce6eda4902f6efe9a2b72b4ab9e1b7c810f
[2025-07-14T22:15:18.351Z] azure:    	9732a5af9ff080c945a2603c17cf3621c0a195f566380b673ef81ea7fcef68aa
[2025-07-14T22:15:18.351Z] raw-azurestack-image:	09bf39ea1878a409cbe87c344b7aa4ad075ba721ca40b7c425a51421eca3da58
[2025-07-14T22:15:18.351Z] azurestack:	cebda5f03876e7a01e366d2b5627d3fd45f4527dc96f8eae5765575c3f0221aa
[2025-07-14T22:15:18.351Z] raw-digitalocean-image:	c40a253e62dc4734201c900ad9257184f85ad71eb53d248cccc23205906e24b8
[2025-07-14T22:15:18.351Z] digitalocean:	0451b3abc4c0c584f423f6964fee2ad81baab23842169ccded176746fddc60d6
[2025-07-14T22:15:18.351Z] raw-exoscale-image:	448cd1cdbd7df202360f8c1fe1236c6635d8bd99a6ed4e4c7a5c59e661c0dec0
[2025-07-14T22:15:18.351Z] exoscale: 	e1c3bc41224d366147ac174719cd0ddbdcb542b6244463423552c243cfad5895
[2025-07-14T22:15:18.351Z] raw-gcp-image:	58f7f0374ccf3aff39e3d3881e27ec71164d118b507f3f9935726c7b40f1f089
[2025-07-14T22:15:18.351Z] raw-gcp-image-tar:	8fd150dbaed1adf3e95aa7e68604b1cc5b13dd08861692398495bc762f04d6de
[2025-07-14T22:15:18.351Z] gcp:      	f29e32e3922960b803ff5d1e7d4485e70be90b287296df77f6cd3c9b49b469a5
[2025-07-14T22:15:18.351Z] raw-hetzner-image:	87d5de356f4f043231282d835b7a48a31be17e273f952941fa2eb5a02b7db1ff
[2025-07-14T22:15:18.351Z] hetzner:  	4069ee41ecbb801810d55dd460d36dcb208324a0678c3eccf287bc775e385b61
[2025-07-14T22:15:18.351Z] raw-hyperv-image:	9a495ec293ac66ef4b2e0234d4c51fc3fed6a6daf3ea92d91fd30c9153ad731d
[2025-07-14T22:15:18.351Z] hyperv:   	97775e3193e098d894ba51fcbdddfdde81d43402e7b518b4942ca0bd7eb22bb9
[2025-07-14T22:15:18.351Z] raw-ibmcloud-image:	9ef422b776352fe122ab2c975eed9f3a7731a6b888fab32828b23c6ac3b2d1d3
[2025-07-14T22:15:18.351Z] ibmcloud: 	063b7851a21b1649382d64da4cf09f1abba9a4b84e6551a89e0780abe62d3a66
[2025-07-14T22:15:18.351Z] raw-kubevirt-image:	f10bc734aadbbf3372d527add771381d8d97db513b90d5c8cb3bfedc2c6c95aa
[2025-07-14T22:15:18.351Z] qemu-kubevirt-image:	6016054032745547b0c32773031d757890dd19cc949f407389cc89bc33bb1127
[2025-07-14T22:15:18.351Z] kubevirt: 	4394fbfe127b7cc84624c6d11a0c77aa132659cf76badaf143ef57915198b09b
[2025-07-14T22:15:18.351Z] raw-openstack-image:	3847eecf39db80b264ecf63badcac015979d613f60d6e0b88bbe3e4b7b95597f
[2025-07-14T22:15:18.351Z] openstack:	e9b1cc23c02314622452443e09cbb2ae0e74251713aa133a291523a09b683bbd
[2025-07-14T22:15:18.351Z] raw-oraclecloud-image:	5f090be0ed35786bef2fa49ea728ae6155713dbe87d4a45e5567befa6742b085
[2025-07-14T22:15:18.351Z] oraclecloud:	4b86264fc1002e1411cf5212cbeea79abe00e3656038662f5b37ecdcd1fe3e89
[2025-07-14T22:15:18.351Z] raw-proxmoxve-image:	15f85beb2d9786fdc729975167846a3c638a7b52dbc4020792fedd93529e489d
[2025-07-14T22:15:18.351Z] proxmoxve:	61942082ba19db0bd6a402b59694beb8cfe1de33387546880d8ac0c79215cc85
[2025-07-14T22:15:18.351Z] raw-metal-image:	8e5a1252614a6a8784d1dc76a72517ec6fbec067e4cab19f61f014408f635e35
[2025-07-14T22:15:18.351Z] metal:    	89542523fcc9269507f5d0e96df880bb1e6fbdc8876dab77d044df4abf22b1ee
[2025-07-14T22:15:18.351Z] raw-metal4k-image:	ea3d7d588c3d8f5377e54d22ce5180f57e92872c71fbb19143acfb8f1436af76
[2025-07-14T22:15:18.351Z] metal4k:  	d7a5853a9c681b49574ecd2ad0ee2a7693cd91d03a134b5306933de6a21fac00
[2025-07-14T22:15:18.351Z] raw-nutanix-image:	eb6d83e3da4c185b39b1899cfbc391f005e6a220a9863761be1fc2b3b83a1039
[2025-07-14T22:15:18.351Z] nutanix:  	89423b9679cf32053ec0a26151f7f65dcd55932c7f30a1119671de2c0ad24bd6
[2025-07-14T22:15:18.351Z] raw-qemu-image:	39ab1a70e61e2027b540fb80bb1cdd7921c7afa1395d3594afda2143aa25b9d4
[2025-07-14T22:15:18.351Z] qemu:     	c3a5a60af502fe638e01ed32b59fe7db7da4ebae6db15d60b5ba57334dd51e10
[2025-07-14T22:15:18.351Z] raw-vultr-image:	52699edfc3aeb35af9515d066d2149a56482f75b9fad1e9c9780560388e052b4
[2025-07-14T22:15:18.351Z] vultr:    	24b214e23cf329d0832ce467635f2e283161d6bae22f1c06e5dc5858bba31240
[2025-07-14T22:15:18.351Z] live:     	af013f3fc0ad3c3ec36dfa6de3053e713d8eabf6ba70385da9c415317d75d312
[2025-07-14T22:15:18.351Z] + set +x
[2025-07-14T22:15:21.604Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.MbjEhjubAD/qemu/fedora-coreos-42.20250714.dev.0-qemu.x86_64.qcow2': Operation not permitted
[2025-07-14T22:15:21.604Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.MbjEhjubAD/qemu': Operation not permitted
[2025-07-14T22:15:25.759Z] /home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/meta.json wrote with version stamp 1752531325589768708
[2025-07-14T22:15:25.759Z] Successfully generated: fedora-coreos-42.20250714.dev.0-qemu.x86_64.qcow2
[2025-07-14T22:15:25.763Z] [Pipeline] }
[2025-07-14T22:15:25.769Z] [Pipeline] // withEnv
[2025-07-14T22:15:25.775Z] [Pipeline] }
[2025-07-14T22:15:25.781Z] [Pipeline] // stage
[2025-07-14T22:15:25.811Z] [Pipeline] withEnv
[2025-07-14T22:15:25.811Z] [Pipeline] {
[2025-07-14T22:15:25.813Z] [Pipeline] sh
[2025-07-14T22:15:26.316Z] + set -euo pipefail
[2025-07-14T22:15:26.317Z] ++ umask
[2025-07-14T22:15:26.317Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:15:26.317Z] + uuidgen
[2025-07-14T22:15:26.317Z] + cut -f1 -d-
[2025-07-14T22:15:26.320Z] [Pipeline] }
[2025-07-14T22:15:26.322Z] [Pipeline] // withEnv
[2025-07-14T22:15:26.327Z] [Pipeline] withEnv
[2025-07-14T22:15:26.327Z] [Pipeline] {
[2025-07-14T22:15:26.329Z] [Pipeline] sh
[2025-07-14T22:15:26.807Z] + set -euo pipefail
[2025-07-14T22:15:26.807Z] ++ umask
[2025-07-14T22:15:26.807Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:15:26.807Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:15:26.807Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-07-14T22:15:26.812Z] [Pipeline] }
[2025-07-14T22:15:26.815Z] [Pipeline] // withEnv
[2025-07-14T22:15:26.819Z] [Pipeline] parallel
[2025-07-14T22:15:26.820Z] [Pipeline] { (Branch: x86_64:kola)
[2025-07-14T22:15:26.820Z] [Pipeline] { (Branch: x86_64:kola:upgrade)
[2025-07-14T22:15:26.830Z] [Pipeline] withEnv
[2025-07-14T22:15:26.830Z] [Pipeline] {
[2025-07-14T22:15:26.830Z] [Pipeline] withEnv
[2025-07-14T22:15:26.830Z] [Pipeline] {
[2025-07-14T22:15:26.832Z] [Pipeline] sh
[2025-07-14T22:15:27.057Z] [Pipeline] sh
[2025-07-14T22:15:27.307Z] + set -xeuo pipefail
[2025-07-14T22:15:27.309Z] ++ umask
[2025-07-14T22:15:27.309Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:15:27.309Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola
[2025-07-14T22:15:27.313Z] [Pipeline] }
[2025-07-14T22:15:27.315Z] [Pipeline] // withEnv
[2025-07-14T22:15:27.319Z] [Pipeline] withEnv
[2025-07-14T22:15:27.320Z] [Pipeline] {
[2025-07-14T22:15:27.324Z] [Pipeline] sh
[2025-07-14T22:15:27.537Z] + set -xeuo pipefail
[2025-07-14T22:15:27.537Z] ++ umask
[2025-07-14T22:15:27.537Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:15:27.537Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:15:27.537Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
[2025-07-14T22:15:27.537Z] 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-GwFQ5/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image
[2025-07-14T22:15:27.537Z] 2025-07-14T22:15:27Z cli: Started logging at level INFO
[2025-07-14T22:15:27.537Z] 2025-07-14T22:15:27Z cli: Started logging at level INFO
[2025-07-14T22:15:27.792Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/42.20250706.20.0/x86_64/fedora-coreos-42.20250706.20.0-qemu.x86_64.qcow2.xz
[2025-07-14T22:15:27.792Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/testing-devel/builds/42.20250706.20.0/x86_64/fedora-coreos-42.20250706.20.0-qemu.x86_64.qcow2.xz.sig
[2025-07-14T22:15:27.806Z] + set -euo pipefail
[2025-07-14T22:15:27.806Z] ++ umask
[2025-07-14T22:15:27.806Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:15:27.806Z] + kola list --json
[2025-07-14T22:15:27.806Z] + jq -r '.[].Name'
[2025-07-14T22:15:27.809Z] [Pipeline] }
[2025-07-14T22:15:27.811Z] [Pipeline] // withEnv
[2025-07-14T22:15:27.818Z] [Pipeline] withEnv
[2025-07-14T22:15:27.818Z] [Pipeline] {
[2025-07-14T22:15:27.821Z] [Pipeline] sh
[2025-07-14T22:15:28.298Z] + set -xeuo pipefail
[2025-07-14T22:15:28.298Z] ++ umask
[2025-07-14T22:15:28.298Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:15:28.298Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:15:28.298Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5
[2025-07-14T22:15:28.298Z] 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-GwFQ5/kola-x86_64
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.nmstate.policy
[2025-07-14T22:15:28.552Z] === RUN   ext.config.kdump.crash
[2025-07-14T22:15:28.552Z] === RUN   linux.nfs.client
[2025-07-14T22:15:28.552Z] === RUN   non-exclusive-test-bucket-0
[2025-07-14T22:15:28.552Z] === RUN   coreos.auth.verify
[2025-07-14T22:15:28.552Z] === RUN   rootfs.uuid
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.no-persist-ip
[2025-07-14T22:15:28.552Z] === RUN   multipath.day1
[2025-07-14T22:15:28.552Z] === RUN   ext.config.toolbox
[2025-07-14T22:15:28.552Z] === RUN   coreos.unique.boot.ignition.failure
[2025-07-14T22:15:28.552Z] === RUN   coreos.ignition.sethostname
[2025-07-14T22:15:28.552Z] === RUN   basic.uefi-secure
[2025-07-14T22:15:28.552Z] === RUN   ext.config.gshadow
[2025-07-14T22:15:28.552Z] === RUN   ext.config.boot.bootupd-validate
[2025-07-14T22:15:28.552Z] === RUN   rpmostree.upgrade-rollback
[2025-07-14T22:15:28.552Z] === RUN   ext.config.boot.grub2-install
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.rd-net-timeout-carrier
[2025-07-14T22:15:28.552Z] === RUN   coreos.ignition.groups
[2025-07-14T22:15:28.552Z] === RUN   basic.uefi
[2025-07-14T22:15:28.552Z] === RUN   coreos.ignition.failure
[2025-07-14T22:15:28.552Z] === RUN   coreos.ignition.mount.disks
[2025-07-14T22:15:28.552Z] === RUN   coreos.misc.disk.varlibcontainers
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.force-persist-ip
[2025-07-14T22:15:28.552Z] === RUN   ext.config.reboot
[2025-07-14T22:15:28.552Z] === RUN   ext.config.butane.grub-users
[2025-07-14T22:15:28.552Z] === RUN   ext.config.systemd.network-online
[2025-07-14T22:15:28.552Z] === RUN   podman.network-single
[2025-07-14T22:15:28.552Z] === RUN   podman.workflow
[2025-07-14T22:15:28.552Z] === RUN   rpmostree.install-uninstall
[2025-07-14T22:15:28.552Z] === RUN   basic.nvme
[2025-07-14T22:15:28.552Z] === RUN   coreos.ignition.once
[2025-07-14T22:15:28.552Z] === RUN   ext.config.containers.quadlet
[2025-07-14T22:15:28.552Z] === RUN   fcos.network.listeners
[2025-07-14T22:15:28.552Z] === RUN   ext.config.ntp.chrony.dhcp-propagation
[2025-07-14T22:15:28.552Z] === RUN   ostree.remote
[2025-07-14T22:15:28.552Z] === RUN   fcos.filesystem
[2025-07-14T22:15:28.552Z] === RUN   ext.config.ntp.timesyncd.dhcp-propagation
[2025-07-14T22:15:28.552Z] === RUN   ext.config.ignition.kargs
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.bridge-static-via-kargs
[2025-07-14T22:15:28.552Z] === RUN   ext.config.docker.swarm-overlay-network
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.ifname-karg.everyboot-systemd-link-file
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.kargs-rd-net
[2025-07-14T22:15:28.552Z] === RUN   ext.config.security.lockdown
[2025-07-14T22:15:28.552Z] === RUN   ext.config.var-mount.simple
[2025-07-14T22:15:28.552Z] === RUN   coreos.ignition.mount.partitions
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.mtu-on-bond-ignition
[2025-07-14T22:15:28.552Z] === RUN   coreos.ignition.symlink
[2025-07-14T22:15:28.552Z] === RUN   ext.config.swap.zram-generator
[2025-07-14T22:15:28.552Z] === RUN   ext.config.rpm-ostree-countme
[2025-07-14T22:15:28.552Z] === RUN   kdump.crash.nfs
[2025-07-14T22:15:28.552Z] === RUN   coreos.unique.boot.failure
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.hostname.fallback-hostname
[2025-07-14T22:15:28.552Z] === RUN   ext.config.clhm.ignition-warnings
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.nameserver
[2025-07-14T22:15:28.552Z] === RUN   podman.base
[2025-07-14T22:15:28.552Z] === RUN   ext.config.var-mount.scsi-id
[2025-07-14T22:15:28.552Z] === RUN   ext.config.ignition.delete-config
[2025-07-14T22:15:28.552Z] === RUN   ext.config.ignition.systemd-enable-units
[2025-07-14T22:15:28.552Z] === RUN   ext.config.multipath.resilient
[2025-07-14T22:15:28.552Z] === RUN   ext.config.systemd.condition-needs-update
[2025-07-14T22:15:28.552Z] === RUN   ext.config.podman.rootless-systemd
[2025-07-14T22:15:28.552Z] === RUN   rpmostree.status
[2025-07-14T22:15:28.552Z] === RUN   basic
[2025-07-14T22:15:28.552Z] === RUN   ext.config.ignition.resource.remote
[2025-07-14T22:15:28.552Z] === RUN   kdump.crash.ssh
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.prefer-ignition-networking
[2025-07-14T22:15:28.552Z] === RUN   fcos.users.shells
[2025-07-14T22:15:28.552Z] === RUN   ext.config.disks.lvmdevices
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.team-dhcp-via-ignition
[2025-07-14T22:15:28.552Z] === RUN   ext.config.var-mount.luks
[2025-07-14T22:15:28.552Z] === RUN   ext.config.selinux.enforcing
[2025-07-14T22:15:28.552Z] === RUN   rhcos.selinux.boolean.persist
[2025-07-14T22:15:28.552Z] === RUN   ostree.unlock
[2025-07-14T22:15:28.552Z] === RUN   ext.config.docker.basic
[2025-07-14T22:15:28.552Z] === RUN   coreos.ignition.v2.users
[2025-07-14T22:15:28.552Z] === RUN   ext.config.firewall.iptables-legacy
[2025-07-14T22:15:28.552Z] === RUN   ext.config.ignition.systemd-disable
[2025-07-14T22:15:28.552Z] === RUN   coreos.selinux.boolean
[2025-07-14T22:15:28.552Z] === RUN   coreos.ignition.instantiated.enable-unit
[2025-07-14T22:15:28.552Z] === RUN   ext.config.ignition.remote
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.no-default-initramfs-net-propagation.bootif
[2025-07-14T22:15:28.552Z] === RUN   multipath.day2
[2025-07-14T22:15:28.552Z] === RUN   ext.config.extensions.package
[2025-07-14T22:15:28.552Z] === RUN   ext.config.ignition.stable-boot
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.ifname-karg.udev-rule-firstboot-propagation
[2025-07-14T22:15:28.552Z] === RUN   ext.config.ssh.custom-host-key-permissions
[2025-07-14T22:15:28.552Z] === RUN   ostree.hotfix
[2025-07-14T22:15:28.552Z] === RUN   multipath.partition
[2025-07-14T22:15:28.552Z] === RUN   ext.config.ignition.systemd-unmasking
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.nmstate.state
[2025-07-14T22:15:28.552Z] === RUN   ext.config.networking.mtu-on-bond-kargs
[2025-07-14T22:15:29.148Z] Read disk 139.60648345947266 MiB/904.5238418579102 MiB (15%)
[2025-07-14T22:15:30.071Z] Read disk 176.94279670715332 MiB/904.5238418579102 MiB (19%)
[2025-07-14T22:15:30.992Z] Read disk 221.74661445617676 MiB/904.5238418579102 MiB (24%)
[2025-07-14T22:15:32.349Z] Read disk 255.53876495361328 MiB/904.5238418579102 MiB (28%)
[2025-07-14T22:15:33.271Z] Read disk 334.2274227142334 MiB/904.5238418579102 MiB (36%)
[2025-07-14T22:15:34.195Z] Read disk 372.2230033874512 MiB/904.5238418579102 MiB (41%)
[2025-07-14T22:15:35.121Z] Read disk 411.81310653686523 MiB/904.5238418579102 MiB (45%)
[2025-07-14T22:15:36.041Z] Read disk 453.03617668151855 MiB/904.5238418579102 MiB (50%)
[2025-07-14T22:15:36.962Z] Read disk 483.98358726501465 MiB/904.5238418579102 MiB (53%)
[2025-07-14T22:15:38.322Z] Read disk 532.8753395080566 MiB/904.5238418579102 MiB (58%)
[2025-07-14T22:15:39.243Z] Read disk 661.2245121002197 MiB/904.5238418579102 MiB (73%)
[2025-07-14T22:15:40.164Z] Read disk 711.1636123657227 MiB/904.5238418579102 MiB (78%)
[2025-07-14T22:15:41.087Z] Read disk 745.1936531066895 MiB/904.5238418579102 MiB (82%)
[2025-07-14T22:15:42.012Z] Read disk 779.5875988006592 MiB/904.5238418579102 MiB (86%)
[2025-07-14T22:15:43.371Z] Read disk 854.0564270019531 MiB/904.5238418579102 MiB (94%)
[2025-07-14T22:15:44.292Z] Read disk 893.983362197876 MiB/904.5238418579102 MiB (98%)
[2025-07-14T22:15:44.292Z] Read disk 904.5238418579102 MiB/904.5238418579102 MiB (100%)
[2025-07-14T22:15:44.292Z] Read disk 904.5238418579102 MiB/904.5238418579102 MiB (100%)
[2025-07-14T22:15:44.292Z] Read disk 904.5238418579102 MiB/904.5238418579102 MiB (100%)
[2025-07-14T22:15:44.292Z] gpg: Signature made Mon Jul  7 12:17:09 2025 UTC
[2025-07-14T22:15:44.292Z] gpg:                using RSA key B0F4950458F69E1150C6C5EDC8AC4916105EF944
[2025-07-14T22:15:44.292Z] gpg: Good signature from "Fedora (42) <fedora-42-primary@fedoraproject.org>" [ultimate]
[2025-07-14T22:15:44.292Z] tmp/kola-qemu-cache/fedora-coreos-42.20250706.20.0-qemu.x86_64.qcow2
[2025-07-14T22:15:44.546Z] === RUN   fcos.upgrade.basic
[2025-07-14T22:15:55.022Z] --- PASS: rpmostree.status (24.35s)
[2025-07-14T22:15:59.180Z] --- PASS: ext.config.networking.kargs-rd-net (30.48s)
[2025-07-14T22:16:06.409Z] === RUN   fcos.upgrade.basic/setup
[2025-07-14T22:16:09.670Z] === RUN   fcos.upgrade.basic/upgrade-from-previous
[2025-07-14T22:16:14.016Z] --- PASS: coreos.misc.disk.varlibcontainers (43.45s)
[2025-07-14T22:16:14.016Z]         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-07-14T22:16:14.016Z]         cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' → '/etc/systemd/system/var-lib-containers.mount'.
[2025-07-14T22:16:15.375Z] --- PASS: multipath.day2 (46.82s)
[2025-07-14T22:16:19.541Z] --- PASS: ext.config.containers.quadlet (26.18s)
[2025-07-14T22:16:41.673Z] === RUN   fcos.upgrade.basic/upgrade-from-current
[2025-07-14T22:16:46.021Z] --- PASS: ext.config.docker.swarm-overlay-network (30.79s)
[2025-07-14T22:16:46.021Z] --- PASS: ext.config.networking.bridge-static-via-kargs (27.80s)
[2025-07-14T22:16:58.185Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (57.13s)
[2025-07-14T22:16:58.185Z] --- PASS: ext.config.ignition.kargs (37.75s)
[2025-07-14T22:17:03.420Z] === RUN   fcos.filesystem/writablefiles
[2025-07-14T22:17:03.978Z] === RUN   fcos.filesystem/writabledirs
[2025-07-14T22:17:04.231Z] === RUN   fcos.filesystem/stickydirs
[2025-07-14T22:17:04.486Z] === RUN   fcos.filesystem/denylist
[2025-07-14T22:17:08.153Z] --- PASS: fcos.upgrade.basic (79.40s)
[2025-07-14T22:17:08.154Z]     --- PASS: fcos.upgrade.basic/setup (3.91s)
[2025-07-14T22:17:08.154Z]     --- PASS: fcos.upgrade.basic/upgrade-from-previous (28.84s)
[2025-07-14T22:17:08.154Z]     --- PASS: fcos.upgrade.basic/upgrade-from-current (22.20s)
[2025-07-14T22:17:08.154Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-upgrade-x86_64
[2025-07-14T22:17:08.156Z] [Pipeline] }
[2025-07-14T22:17:08.161Z] [Pipeline] // withEnv
[2025-07-14T22:17:08.166Z] [Pipeline] }
[2025-07-14T22:17:08.637Z] --- PASS: fcos.filesystem (24.64s)
[2025-07-14T22:17:08.637Z]     --- PASS: fcos.filesystem/writablefiles (0.64s)
[2025-07-14T22:17:08.637Z]     --- PASS: fcos.filesystem/writabledirs (0.20s)
[2025-07-14T22:17:08.637Z]     --- PASS: fcos.filesystem/stickydirs (0.22s)
[2025-07-14T22:17:08.637Z]     --- PASS: fcos.filesystem/denylist (0.26s)
[2025-07-14T22:17:16.696Z] === RUN   ostree.remote/add
[2025-07-14T22:17:16.696Z] === RUN   ostree.remote/list
[2025-07-14T22:17:16.696Z] === RUN   ostree.remote/show-url
[2025-07-14T22:17:16.950Z] === RUN   ostree.remote/refs
[2025-07-14T22:17:16.950Z] === RUN   ostree.remote/summary
[2025-07-14T22:17:17.204Z] === RUN   ostree.remote/delete
[2025-07-14T22:17:21.352Z] --- PASS: ostree.remote (24.53s)
[2025-07-14T22:17:21.352Z]     --- PASS: ostree.remote/add (0.19s)
[2025-07-14T22:17:21.352Z]     --- PASS: ostree.remote/list (0.08s)
[2025-07-14T22:17:21.352Z]     --- PASS: ostree.remote/show-url (0.16s)
[2025-07-14T22:17:21.352Z]     --- PASS: ostree.remote/refs (0.11s)
[2025-07-14T22:17:21.352Z]     --- PASS: ostree.remote/summary (0.21s)
[2025-07-14T22:17:21.352Z]     --- PASS: ostree.remote/delete (0.35s)
[2025-07-14T22:17:23.856Z] --- PASS: ext.config.networking.nmstate.policy (115.15s)
[2025-07-14T22:17:29.080Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (45.94s)
[2025-07-14T22:17:31.580Z] --- PASS: fcos.network.listeners (23.38s)
[2025-07-14T22:17:46.399Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (48.88s)
[2025-07-14T22:17:51.633Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (27.58s)
[2025-07-14T22:17:56.864Z] --- PASS: ext.config.ignition.systemd-unmasking (25.64s)
[2025-07-14T22:18:03.388Z] --- PASS: multipath.partition (41.92s)
[2025-07-14T22:18:11.469Z] --- PASS: ext.config.networking.nmstate.state (42.76s)
[2025-07-14T22:18:12.029Z] === RUN   basic.uefi-secure/PortSSH
[2025-07-14T22:18:12.291Z] === RUN   basic.uefi-secure/DbusPerms
[2025-07-14T22:18:12.546Z] === RUN   basic.uefi-secure/ServicesActive
[2025-07-14T22:18:12.546Z] === RUN   basic.uefi-secure/ReadOnly
[2025-07-14T22:18:12.546Z] === RUN   basic.uefi-secure/Useradd
[2025-07-14T22:18:12.801Z] === RUN   basic.uefi-secure/MachineID
[2025-07-14T22:18:12.801Z] === RUN   basic.uefi-secure/FCOSGrowpart
[2025-07-14T22:18:16.053Z] --- PASS: basic.uefi-secure (24.78s)
[2025-07-14T22:18:16.053Z]     --- PASS: basic.uefi-secure/PortSSH (0.09s)
[2025-07-14T22:18:16.053Z]     --- PASS: basic.uefi-secure/DbusPerms (0.24s)
[2025-07-14T22:18:16.053Z]     --- PASS: basic.uefi-secure/ServicesActive (0.09s)
[2025-07-14T22:18:16.053Z]     --- PASS: basic.uefi-secure/ReadOnly (0.09s)
[2025-07-14T22:18:16.053Z]     --- PASS: basic.uefi-secure/Useradd (0.14s)
[2025-07-14T22:18:16.053Z]     --- PASS: basic.uefi-secure/MachineID (0.09s)
[2025-07-14T22:18:16.053Z]     --- PASS: basic.uefi-secure/FCOSGrowpart (0.11s)
[2025-07-14T22:18:25.984Z] --- PASS: coreos.ignition.failure (13.46s)
[2025-07-14T22:18:28.488Z] --- PASS: ext.config.boot.grub2-install (25.56s)
[2025-07-14T22:18:36.565Z] === RUN   rpmostree.upgrade-rollback/upgrade
[2025-07-14T22:18:44.634Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (58.41s)
[2025-07-14T22:18:45.995Z] === RUN   basic.uefi/FCOSGrowpart
[2025-07-14T22:18:45.995Z] === RUN   basic.uefi/PortSSH
[2025-07-14T22:18:45.995Z] === RUN   basic.uefi/DbusPerms
[2025-07-14T22:18:46.250Z] === RUN   basic.uefi/ServicesActive
[2025-07-14T22:18:46.250Z] === RUN   basic.uefi/ReadOnly
[2025-07-14T22:18:46.250Z] === RUN   basic.uefi/Useradd
[2025-07-14T22:18:46.504Z] === RUN   basic.uefi/MachineID
[2025-07-14T22:18:49.770Z] --- PASS: basic.uefi (24.78s)
[2025-07-14T22:18:49.770Z]     --- PASS: basic.uefi/FCOSGrowpart (0.10s)
[2025-07-14T22:18:49.770Z]     --- PASS: basic.uefi/PortSSH (0.09s)
[2025-07-14T22:18:49.770Z]     --- PASS: basic.uefi/DbusPerms (0.24s)
[2025-07-14T22:18:49.770Z]     --- PASS: basic.uefi/ServicesActive (0.09s)
[2025-07-14T22:18:49.770Z]     --- PASS: basic.uefi/ReadOnly (0.08s)
[2025-07-14T22:18:49.770Z]     --- PASS: basic.uefi/Useradd (0.14s)
[2025-07-14T22:18:49.770Z]     --- PASS: basic.uefi/MachineID (0.08s)
[2025-07-14T22:18:50.329Z] --- PASS: coreos.ignition.mount.disks (53.45s)
[2025-07-14T22:18:54.488Z] --- PASS: ext.config.boot.bootupd-validate (25.59s)
[2025-07-14T22:18:59.722Z] === RUN   rpmostree.upgrade-rollback/rollback
[2025-07-14T22:19:07.786Z] --- PASS: coreos.ignition.groups (23.68s)
[2025-07-14T22:19:15.850Z] --- PASS: ext.config.gshadow (25.64s)
[2025-07-14T22:19:23.915Z] --- PASS: rpmostree.upgrade-rollback (67.45s)
[2025-07-14T22:19:23.915Z]     --- PASS: rpmostree.upgrade-rollback/upgrade (23.01s)
[2025-07-14T22:19:23.915Z]     --- PASS: rpmostree.upgrade-rollback/rollback (20.91s)
[2025-07-14T22:19:36.065Z] --- PASS: rhcos.selinux.boolean.persist (41.63s)
[2025-07-14T22:19:41.291Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (25.76s)
[2025-07-14T22:19:49.351Z] --- PASS: coreos.ignition.once (41.19s)
[2025-07-14T22:19:51.856Z] --- PASS: ext.config.networking.no-persist-ip (27.83s)
[2025-07-14T22:19:57.089Z] === RUN   basic.nvme/ServicesActive
[2025-07-14T22:19:57.089Z] === RUN   basic.nvme/ReadOnly
[2025-07-14T22:19:57.089Z] === RUN   basic.nvme/Useradd
[2025-07-14T22:19:57.089Z] === RUN   basic.nvme/MachineID
[2025-07-14T22:19:57.089Z] === RUN   basic.nvme/FCOSGrowpart
[2025-07-14T22:19:57.089Z] === RUN   basic.nvme/PortSSH
[2025-07-14T22:19:57.089Z] === RUN   basic.nvme/DbusPerms
[2025-07-14T22:20:00.343Z] --- PASS: basic.nvme (24.93s)
[2025-07-14T22:20:00.343Z]     --- PASS: basic.nvme/ServicesActive (0.09s)
[2025-07-14T22:20:00.343Z]     --- PASS: basic.nvme/ReadOnly (0.09s)
[2025-07-14T22:20:00.343Z]     --- PASS: basic.nvme/Useradd (0.16s)
[2025-07-14T22:20:00.344Z]     --- PASS: basic.nvme/MachineID (0.09s)
[2025-07-14T22:20:00.344Z]     --- PASS: basic.nvme/FCOSGrowpart (0.11s)
[2025-07-14T22:20:00.344Z]     --- PASS: basic.nvme/PortSSH (0.09s)
[2025-07-14T22:20:00.344Z]     --- PASS: basic.nvme/DbusPerms (0.25s)
[2025-07-14T22:20:04.493Z] --- PASS: coreos.unique.boot.ignition.failure (12.51s)
[2025-07-14T22:20:04.747Z] --- PASS: coreos.ignition.sethostname (23.56s)
[2025-07-14T22:20:31.211Z] --- PASS: ext.config.ignition.remote (38.84s)
[2025-07-14T22:20:31.211Z] --- PASS: coreos.ignition.instantiated.enable-unit (24.24s)
[2025-07-14T22:20:57.670Z] --- PASS: ext.config.toolbox (54.48s)
[2025-07-14T22:20:58.227Z] --- PASS: multipath.day1 (54.28s)
[2025-07-14T22:21:04.750Z] --- PASS: coreos.selinux.boolean (35.81s)
[2025-07-14T22:21:16.887Z] --- PASS: ext.config.butane.grub-users (47.38s)
[2025-07-14T22:21:23.399Z] --- PASS: podman.network-single (152.12s)
[2025-07-14T22:21:23.399Z] --- PASS: ext.config.ignition.systemd-disable (28.03s)
[2025-07-14T22:21:23.958Z] --- PASS: ext.config.systemd.network-online (25.64s)
[2025-07-14T22:21:30.473Z] --- PASS: ext.config.firewall.iptables-legacy (25.82s)
[2025-07-14T22:21:40.387Z] --- PASS: coreos.ignition.v2.users (23.87s)
[2025-07-14T22:21:42.266Z] === RUN   rpmostree.install-uninstall/install
[2025-07-14T22:21:43.187Z] === RUN   ostree.unlock/unlock
[2025-07-14T22:21:43.440Z] === RUN   ostree.unlock/install
[2025-07-14T22:21:43.997Z] === RUN   ostree.unlock/uninstall
[2025-07-14T22:21:44.251Z] === RUN   ostree.unlock/discard
[2025-07-14T22:21:50.768Z] === RUN   podman.workflow/run
[2025-07-14T22:21:52.125Z] --- PASS: ext.config.docker.basic (29.39s)
[2025-07-14T22:22:06.936Z] --- PASS: ostree.unlock (42.43s)
[2025-07-14T22:22:06.936Z]     --- PASS: ostree.unlock/unlock (0.45s)
[2025-07-14T22:22:06.936Z]     --- PASS: ostree.unlock/install (0.45s)
[2025-07-14T22:22:06.936Z]     --- PASS: ostree.unlock/uninstall (0.32s)
[2025-07-14T22:22:06.936Z]     --- PASS: ostree.unlock/discard (17.84s)
[2025-07-14T22:22:12.169Z] === RUN   rpmostree.install-uninstall/uninstall
[2025-07-14T22:22:38.655Z] --- PASS: ext.config.reboot (43.03s)
[2025-07-14T22:22:38.655Z] --- PASS: rpmostree.install-uninstall (74.49s)
[2025-07-14T22:22:38.655Z]     --- PASS: rpmostree.install-uninstall/install (29.35s)
[2025-07-14T22:22:38.655Z]     --- PASS: rpmostree.install-uninstall/uninstall (23.65s)
[2025-07-14T22:23:00.531Z] --- PASS: ext.config.ignition.delete-config (78.07s)
[2025-07-14T22:23:00.787Z] --- PASS: ext.config.networking.hostname.fallback-hostname (25.78s)
[2025-07-14T22:23:10.709Z] --- PASS: ext.config.systemd.condition-needs-update (64.51s)
[2025-07-14T22:23:25.521Z] --- PASS: ext.config.podman.rootless-systemd (45.52s)
[2025-07-14T22:23:26.444Z] --- PASS: ext.config.ignition.systemd-enable-units (25.85s)
[2025-07-14T22:23:30.593Z] === RUN   rootfs.uuid/RandomUUID
[2025-07-14T22:23:32.472Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links
[2025-07-14T22:23:33.831Z] --- PASS: rootfs.uuid (23.89s)
[2025-07-14T22:23:33.831Z]     --- PASS: rootfs.uuid/RandomUUID (0.11s)
[2025-07-14T22:23:33.831Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_groups
[2025-07-14T22:23:35.711Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.aleph-version
[2025-07-14T22:23:35.966Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents
[2025-07-14T22:23:41.188Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.kernel-headers
[2025-07-14T22:23:41.188Z] === RUN   non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2
[2025-07-14T22:23:42.547Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions
[2025-07-14T22:23:44.427Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.sudoers
[2025-07-14T22:23:45.791Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default
[2025-07-14T22:23:47.148Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin
[2025-07-14T22:23:49.029Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context
[2025-07-14T22:23:49.952Z] --- PASS: coreos.auth.verify (23.35s)
[2025-07-14T22:23:53.214Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_users
[2025-07-14T22:23:55.102Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.growfs
[2025-07-14T22:23:55.358Z] === RUN   non-exclusive-test-bucket-0/ext.config.python
[2025-07-14T22:23:56.720Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.console-config
[2025-07-14T22:23:56.974Z] --- PASS: fcos.users.shells (23.35s)
[2025-07-14T22:23:57.535Z] --- PASS: ext.config.var-mount.scsi-id (33.72s)
[2025-07-14T22:23:58.458Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.executables
[2025-07-14T22:24:03.701Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.system-generators
[2025-07-14T22:24:04.621Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.validate-symlinks
[2025-07-14T22:24:14.551Z] === RUN   non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config
[2025-07-14T22:24:15.912Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change
[2025-07-14T22:24:17.271Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setgid
[2025-07-14T22:24:17.271Z] === RUN   podman.base/info
[2025-07-14T22:24:17.525Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (27.60s)
[2025-07-14T22:24:17.525Z] === RUN   podman.base/resources
[2025-07-14T22:24:18.887Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.network-online-service
[2025-07-14T22:24:20.247Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit
[2025-07-14T22:24:20.806Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.compression
[2025-07-14T22:24:22.690Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read
[2025-07-14T22:24:24.054Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service
[2025-07-14T22:24:24.054Z] --- PASS: podman.base (27.07s)
[2025-07-14T22:24:24.054Z]     --- PASS: podman.base/info (0.34s)
[2025-07-14T22:24:24.054Z]     --- PASS: podman.base/resources (3.35s)
[2025-07-14T22:24:25.416Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust
[2025-07-14T22:24:27.298Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer
[2025-07-14T22:24:28.663Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved
[2025-07-14T22:24:30.028Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client
[2025-07-14T22:24:31.908Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context
[2025-07-14T22:24:33.266Z] === RUN   non-exclusive-test-bucket-0/ext.config.content-origins
[2025-07-14T22:24:35.148Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.passwd
[2025-07-14T22:24:36.512Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nic-naming
[2025-07-14T22:24:37.874Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match
[2025-07-14T22:24:40.387Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking
[2025-07-14T22:24:45.620Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-bash
[2025-07-14T22:24:45.620Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot
[2025-07-14T22:24:47.504Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts
[2025-07-14T22:24:48.863Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.tmpfs
[2025-07-14T22:24:49.119Z] === RUN   non-exclusive-test-bucket-0/ext.config.composefs.enabled
[2025-07-14T22:24:51.002Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.logrotate-service
[2025-07-14T22:24:51.926Z] --- PASS: ext.config.networking.nameserver (27.58s)
[2025-07-14T22:24:52.180Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro
[2025-07-14T22:24:54.059Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files
[2025-07-14T22:24:54.313Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch
[2025-07-14T22:24:56.822Z] === RUN   non-exclusive-test-bucket-0/ext.config.boot.bootupd
[2025-07-14T22:24:58.710Z] === RUN   non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps
[2025-07-14T22:25:00.072Z] === RUN   non-exclusive-test-bucket-0/ext.config.kdump.service
[2025-07-14T22:25:00.995Z] --- PASS: ext.config.disks.lvmdevices (43.27s)
[2025-07-14T22:25:01.554Z] === RUN   non-exclusive-test-bucket-0/ext.config.firewall.iptables
[2025-07-14T22:25:03.430Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.license
[2025-07-14T22:25:03.684Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service
[2025-07-14T22:25:04.603Z] --- PASS: ext.config.var-mount.luks (66.82s)
[2025-07-14T22:25:05.161Z] === RUN   non-exclusive-test-bucket-0/ext.config.logging.printk
[2025-07-14T22:25:05.717Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-start
[2025-07-14T22:25:07.597Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite
[2025-07-14T22:25:07.851Z] === RUN   non-exclusive-test-bucket-0/ext.config.swap.zram-default
[2025-07-14T22:25:08.407Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.partition-scheme
[2025-07-14T22:25:10.286Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy
[2025-07-14T22:25:11.644Z] === RUN   non-exclusive-test-bucket-0/ext.config.ignition.journald-log
[2025-07-14T22:25:12.999Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.dns
[2025-07-14T22:25:14.878Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware
[2025-07-14T22:25:16.241Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir
[2025-07-14T22:25:16.801Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context
[2025-07-14T22:25:17.358Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb
[2025-07-14T22:25:17.917Z] === RUN   non-exclusive-test-bucket-0/ext.config.clhm.network-device-info
[2025-07-14T22:25:19.799Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.etc-permissions
[2025-07-14T22:25:21.162Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.check-symlink
[2025-07-14T22:25:22.526Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.tls
[2025-07-14T22:25:27.758Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-prjquota
[2025-07-14T22:25:27.758Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setuid
[2025-07-14T22:25:32.993Z] --- PASS: non-exclusive-test-bucket-0 (154.15s)
[2025-07-14T22:25:32.993Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (1.54s)
[2025-07-14T22:25:32.993Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.53s)
[2025-07-14T22:25:32.993Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.54s)
[2025-07-14T22:25:32.993Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (4.53s)
[2025-07-14T22:25:32.993Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.54s)
[2025-07-14T22:25:32.993Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.53s)
[2025-07-14T22:25:32.993Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.54s)
[2025-07-14T22:25:32.993Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (1.53s)
[2025-07-14T22:25:32.993Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (4.53s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.53s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.python (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (9.69s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.56s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (0.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.56s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.53s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.53s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (2.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (4.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.62s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (0.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.56s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.53s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.56s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (0.63s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.dns (1.57s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (1.56s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (0.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb (0.58s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.54s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (4.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.55s)
[2025-07-14T22:25:32.996Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.55s)
[2025-07-14T22:25:33.919Z] --- PASS: ext.config.selinux.enforcing (42.01s)
[2025-07-14T22:25:46.087Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (45.37s)
[2025-07-14T22:25:50.248Z] --- PASS: ext.config.multipath.resilient (45.27s)
[2025-07-14T22:25:54.408Z] === RUN   ostree.hotfix/unlock
[2025-07-14T22:25:58.571Z] --- PASS: ext.config.clhm.ignition-warnings (25.57s)
[2025-07-14T22:26:01.084Z] === RUN   ostree.hotfix/install
[2025-07-14T22:26:01.340Z] === RUN   ostree.hotfix/uninstall
[2025-07-14T22:26:01.901Z] === RUN   ostree.hotfix/persist
[2025-07-14T22:26:14.062Z] --- PASS: coreos.ignition.symlink (23.40s)
[2025-07-14T22:26:20.592Z] === RUN   ostree.hotfix/rollback
[2025-07-14T22:26:20.592Z] --- PASS: linux.nfs.client (34.24s)
[2025-07-14T22:26:20.592Z]         nfs-client.go:128: NFS server booted
[2025-07-14T22:26:20.592Z]         nfs-client.go:139: Got NFSv4 mount.
[2025-07-14T22:26:20.592Z]         nfs-client.go:153: Got NFSv3 mount.
[2025-07-14T22:26:23.848Z] --- PASS: ext.config.ssh.custom-host-key-permissions (25.64s)
[2025-07-14T22:26:41.880Z] --- PASS: ext.config.networking.force-persist-ip (27.58s)
[2025-07-14T22:26:42.439Z] --- PASS: ostree.hotfix (68.51s)
[2025-07-14T22:26:42.439Z]     --- PASS: ostree.hotfix/unlock (6.57s)
[2025-07-14T22:26:42.439Z]     --- PASS: ostree.hotfix/install (0.55s)
[2025-07-14T22:26:42.439Z]     --- PASS: ostree.hotfix/uninstall (0.34s)
[2025-07-14T22:26:42.439Z]     --- PASS: ostree.hotfix/persist (18.28s)
[2025-07-14T22:26:42.439Z]     --- PASS: ostree.hotfix/rollback (18.59s)
[2025-07-14T22:26:42.439Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-14T22:26:48.964Z] --- PASS: ext.config.swap.zram-generator (24.81s)
[2025-07-14T22:26:53.121Z] --- PASS: coreos.unique.boot.failure (10.08s)
[2025-07-14T22:26:54.483Z] === RUN   podman.workflow/exec
[2025-07-14T22:26:54.743Z] === RUN   podman.workflow/stop
[2025-07-14T22:27:06.895Z] === RUN   podman.workflow/remove
[2025-07-14T22:27:06.895Z] === RUN   podman.workflow/delete
[2025-07-14T22:27:10.145Z] --- PASS: podman.workflow (340.00s)
[2025-07-14T22:27:10.145Z]     --- PASS: podman.workflow/run (304.72s)
[2025-07-14T22:27:10.145Z]             cluster.go:151: Trying to pull quay.io/fedora/fedora:latest...
[2025-07-14T22:27:10.145Z]             cluster.go:151: Getting image source signatures
[2025-07-14T22:27:10.145Z]             cluster.go:151: Copying blob sha256:cc8d80128eb4629bbfec49a4f3122d1e23585dcc8ab9102333b98550096acf38
[2025-07-14T22:27:10.145Z]             cluster.go:151: Copying config sha256:96ba06eb285b5e7d53dc58c57e4b948b8a260238f9d055a1d8d01dcf3a22bae8
[2025-07-14T22:27:10.145Z]             cluster.go:151: Writing manifest to image destination
[2025-07-14T22:27:10.145Z]     --- PASS: podman.workflow/exec (0.36s)
[2025-07-14T22:27:10.145Z]     --- PASS: podman.workflow/stop (10.50s)
[2025-07-14T22:27:10.145Z]     --- PASS: podman.workflow/remove (0.42s)
[2025-07-14T22:27:10.145Z]     --- PASS: podman.workflow/delete (0.49s)
[2025-07-14T22:27:16.665Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (27.62s)
[2025-07-14T22:27:18.542Z] --- PASS: ext.config.ignition.stable-boot (25.82s)
[2025-07-14T22:27:22.692Z] --- PASS: coreos.ignition.mount.partitions (41.92s)
[2025-07-14T22:27:37.503Z] --- PASS: ext.config.kdump.crash (75.11s)
[2025-07-14T22:27:40.010Z] --- PASS: ext.config.ignition.resource.remote (23.67s)
[2025-07-14T22:27:49.929Z] --- PASS: ext.config.networking.prefer-ignition-networking (27.41s)
[2025-07-14T22:27:55.164Z] --- PASS: ext.config.var-mount.simple (45.01s)
[2025-07-14T22:28:01.687Z] --- PASS: ext.config.security.lockdown (25.98s)
[2025-07-14T22:28:11.607Z] === RUN   basic/Useradd
[2025-07-14T22:28:11.607Z] === RUN   basic/MachineID
[2025-07-14T22:28:11.607Z] === RUN   basic/FCOSGrowpart
[2025-07-14T22:28:11.607Z] === RUN   basic/PortSSH
[2025-07-14T22:28:11.607Z] === RUN   basic/DbusPerms
[2025-07-14T22:28:11.607Z] === RUN   basic/ServicesActive
[2025-07-14T22:28:11.607Z] === RUN   basic/ReadOnly
[2025-07-14T22:28:14.872Z] --- PASS: basic (24.68s)
[2025-07-14T22:28:14.872Z]     --- PASS: basic/Useradd (0.14s)
[2025-07-14T22:28:14.872Z]     --- PASS: basic/MachineID (0.09s)
[2025-07-14T22:28:14.872Z]     --- PASS: basic/FCOSGrowpart (0.10s)
[2025-07-14T22:28:14.872Z]     --- PASS: basic/PortSSH (0.08s)
[2025-07-14T22:28:14.872Z]     --- PASS: basic/DbusPerms (0.24s)
[2025-07-14T22:28:14.872Z]     --- PASS: basic/ServicesActive (0.10s)
[2025-07-14T22:28:14.872Z]     --- PASS: basic/ReadOnly (0.08s)
[2025-07-14T22:28:20.112Z] --- PASS: ext.config.rpm-ostree-countme (25.56s)
[2025-07-14T22:28:30.046Z] --- PASS: ext.config.extensions.package (48.90s)
[2025-07-14T22:28:44.873Z] --- PASS: kdump.crash.ssh (84.45s)
[2025-07-14T22:28:44.873Z]         cluster.go:151: Running as unit: run-p5940-i5941.service; invocation ID: bdd43fa5f9654ae48a336c99859c4731
[2025-07-14T22:29:31.468Z] --- PASS: kdump.crash.nfs (85.49s)
[2025-07-14T22:29:31.468Z]         cluster.go:151: Running as unit: run-p6490-i6491.service; invocation ID: 7ab980429b2e4837a1b5238e975bb792
[2025-07-14T22:29:31.468Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-x86_64
[2025-07-14T22:29:31.472Z] [Pipeline] }
[2025-07-14T22:29:31.474Z] [Pipeline] // withEnv
[2025-07-14T22:29:31.484Z] [Pipeline] withEnv
[2025-07-14T22:29:31.484Z] [Pipeline] {
[2025-07-14T22:29:31.487Z] [Pipeline] sh
[2025-07-14T22:29:31.987Z] + set -xeuo pipefail
[2025-07-14T22:29:31.988Z] ++ umask
[2025-07-14T22:29:31.988Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:29:31.988Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:29:31.988Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-reprovision-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --tag=reprovision
[2025-07-14T22:29:31.988Z] 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-GwFQ5/kola-reprovision-x86_64
[2025-07-14T22:29:32.242Z] === RUN   ext.config.root-reprovision.luks.autosave-xfs
[2025-07-14T22:29:32.242Z] === RUN   ext.config.root-reprovision.autosave-xfs
[2025-07-14T22:29:32.242Z] === RUN   ext.config.root-reprovision.raid1
[2025-07-14T22:29:32.242Z] === RUN   ext.config.root-reprovision.luks.512e
[2025-07-14T22:29:32.242Z] === RUN   ext.config.root-reprovision.luks
[2025-07-14T22:29:32.242Z] === RUN   coreos.boot-mirror
[2025-07-14T22:29:32.242Z] === RUN   coreos.boot-mirror.luks
[2025-07-14T22:29:32.242Z] === RUN   ext.config.rpm-ostree.kernel-replace
[2025-07-14T22:29:32.242Z] === RUN   ext.config.root-reprovision.filesystem-only
[2025-07-14T22:29:32.242Z] === RUN   ext.config.root-reprovision.swap-before-root
[2025-07-14T22:29:32.242Z] === RUN   ext.config.root-reprovision.luks.multipath
[2025-07-14T22:31:08.579Z] --- PASS: ext.config.root-reprovision.luks.autosave-xfs (92.17s)
[2025-07-14T22:32:44.908Z] === RUN   coreos.boot-mirror.luks/sanity-check
[2025-07-14T22:32:51.438Z] === RUN   coreos.boot-mirror.luks/detach-primary
[2025-07-14T22:33:09.456Z] === RUN   coreos.boot-mirror.luks/verify-fallback
[2025-07-14T22:33:35.912Z] --- PASS: coreos.boot-mirror.luks (147.15s)
[2025-07-14T22:33:35.912Z]     --- PASS: coreos.boot-mirror.luks/sanity-check (1.28s)
[2025-07-14T22:33:35.912Z]     --- PASS: coreos.boot-mirror.luks/detach-primary (17.36s)
[2025-07-14T22:33:35.912Z]     --- PASS: coreos.boot-mirror.luks/verify-fallback (0.66s)
[2025-07-14T22:35:12.248Z] --- PASS: ext.config.root-reprovision.luks.multipath (94.07s)
[2025-07-14T22:41:33.716Z] --- PASS: ext.config.rpm-ostree.kernel-replace (376.76s)
[2025-07-14T22:42:29.873Z] --- PASS: ext.config.root-reprovision.swap-before-root (67.48s)
[2025-07-14T22:44:06.224Z] --- PASS: ext.config.root-reprovision.luks.512e (91.58s)
[2025-07-14T22:45:02.367Z] === RUN   coreos.boot-mirror/sanity-check
[2025-07-14T22:45:02.367Z] === RUN   coreos.boot-mirror/detach-primary
[2025-07-14T22:45:20.382Z] === RUN   coreos.boot-mirror/verify-fallback
[2025-07-14T22:45:22.885Z] --- PASS: coreos.boot-mirror (81.39s)
[2025-07-14T22:45:22.885Z]     --- PASS: coreos.boot-mirror/sanity-check (1.45s)
[2025-07-14T22:45:22.885Z]     --- PASS: coreos.boot-mirror/detach-primary (17.66s)
[2025-07-14T22:45:22.885Z]     --- PASS: coreos.boot-mirror/verify-fallback (0.65s)
[2025-07-14T22:46:59.241Z] --- PASS: ext.config.root-reprovision.luks (92.02s)
[2025-07-14T22:48:06.830Z] --- PASS: ext.config.root-reprovision.raid1 (69.31s)
[2025-07-14T22:49:14.422Z] --- PASS: ext.config.root-reprovision.filesystem-only (68.07s)
[2025-07-14T22:50:10.546Z] --- PASS: ext.config.root-reprovision.autosave-xfs (50.87s)
[2025-07-14T22:50:10.546Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-reprovision-x86_64
[2025-07-14T22:50:10.551Z] [Pipeline] }
[2025-07-14T22:50:10.562Z] [Pipeline] // withEnv
[2025-07-14T22:50:10.569Z] [Pipeline] }
[2025-07-14T22:50:10.577Z] [Pipeline] // parallel
[2025-07-14T22:50:10.584Z] [Pipeline] withEnv
[2025-07-14T22:50:10.584Z] [Pipeline] {
[2025-07-14T22:50:10.591Z] [Pipeline] sh
[2025-07-14T22:50:11.080Z] + set -xeuo pipefail
[2025-07-14T22:50:11.080Z] ++ umask
[2025-07-14T22:50:11.080Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:50:11.080Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:50:11.080Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-upgrade-x86_64
[2025-07-14T22:50:11.082Z] [Pipeline] }
[2025-07-14T22:50:11.087Z] [Pipeline] // withEnv
[2025-07-14T22:50:11.101Z] [Pipeline] withEnv
[2025-07-14T22:50:11.101Z] [Pipeline] {
[2025-07-14T22:50:11.105Z] [Pipeline] sh
[2025-07-14T22:50:11.586Z] + set -xeuo pipefail
[2025-07-14T22:50:11.586Z] ++ umask
[2025-07-14T22:50:11.586Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:50:11.586Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:50:11.586Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5 -c --xz kola-upgrade-x86_64
[2025-07-14T22:50:11.589Z] [Pipeline] }
[2025-07-14T22:50:11.594Z] [Pipeline] // withEnv
[2025-07-14T22:50:11.602Z] [Pipeline] archiveArtifacts
[2025-07-14T22:50:11.605Z] Archiving artifacts
[2025-07-14T22:50:11.630Z] [Pipeline] withEnv
[2025-07-14T22:50:11.630Z] [Pipeline] {
[2025-07-14T22:50:11.635Z] [Pipeline] sh
[2025-07-14T22:50:12.114Z] + set -xeuo pipefail
[2025-07-14T22:50:12.115Z] ++ umask
[2025-07-14T22:50:12.115Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:50:12.115Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:50:12.115Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-upgrade-x86_64 --output -
[2025-07-14T22:50:12.117Z] [Pipeline] }
[2025-07-14T22:50:12.122Z] [Pipeline] // withEnv
[2025-07-14T22:50:12.129Z] [Pipeline] junit
[2025-07-14T22:50:12.130Z] Recording test results
[2025-07-14T22:50:12.568Z] None of the test reports contained any result
[2025-07-14T22:50:12.569Z] [Pipeline] withEnv
[2025-07-14T22:50:12.569Z] [Pipeline] {
[2025-07-14T22:50:12.572Z] [Pipeline] sh
[2025-07-14T22:50:13.093Z] + set -xeuo pipefail
[2025-07-14T22:50:13.094Z] ++ umask
[2025-07-14T22:50:13.094Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:50:13.094Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:50:13.094Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-x86_64
[2025-07-14T22:50:13.096Z] [Pipeline] }
[2025-07-14T22:50:13.098Z] [Pipeline] // withEnv
[2025-07-14T22:50:13.103Z] [Pipeline] withEnv
[2025-07-14T22:50:13.103Z] [Pipeline] {
[2025-07-14T22:50:13.109Z] [Pipeline] sh
[2025-07-14T22:50:13.585Z] + set -xeuo pipefail
[2025-07-14T22:50:13.585Z] ++ umask
[2025-07-14T22:50:13.585Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:50:13.585Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:50:13.585Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5 -c --xz kola-x86_64
[2025-07-14T22:50:17.736Z] [Pipeline] }
[2025-07-14T22:50:17.742Z] [Pipeline] // withEnv
[2025-07-14T22:50:17.748Z] [Pipeline] archiveArtifacts
[2025-07-14T22:50:17.752Z] Archiving artifacts
[2025-07-14T22:50:19.248Z] [Pipeline] withEnv
[2025-07-14T22:50:19.249Z] [Pipeline] {
[2025-07-14T22:50:19.252Z] [Pipeline] sh
[2025-07-14T22:50:19.728Z] + set -xeuo pipefail
[2025-07-14T22:50:19.728Z] ++ umask
[2025-07-14T22:50:19.728Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:50:19.728Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:50:19.728Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-x86_64 --output -
[2025-07-14T22:50:19.730Z] [Pipeline] }
[2025-07-14T22:50:19.732Z] [Pipeline] // withEnv
[2025-07-14T22:50:19.738Z] [Pipeline] junit
[2025-07-14T22:50:19.742Z] Recording test results
[2025-07-14T22:50:19.758Z] None of the test reports contained any result
[2025-07-14T22:50:19.759Z] [Pipeline] withEnv
[2025-07-14T22:50:19.759Z] [Pipeline] {
[2025-07-14T22:50:19.761Z] [Pipeline] sh
[2025-07-14T22:50:20.242Z] + set -xeuo pipefail
[2025-07-14T22:50:20.242Z] ++ umask
[2025-07-14T22:50:20.242Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:50:20.242Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:50:20.242Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-reprovision-x86_64
[2025-07-14T22:50:20.244Z] [Pipeline] }
[2025-07-14T22:50:20.245Z] [Pipeline] // withEnv
[2025-07-14T22:50:20.250Z] [Pipeline] withEnv
[2025-07-14T22:50:20.250Z] [Pipeline] {
[2025-07-14T22:50:20.256Z] [Pipeline] sh
[2025-07-14T22:50:20.733Z] + set -xeuo pipefail
[2025-07-14T22:50:20.733Z] ++ umask
[2025-07-14T22:50:20.733Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:50:20.733Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:50:20.733Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5 -c --xz kola-reprovision-x86_64
[2025-07-14T22:50:23.238Z] [Pipeline] }
[2025-07-14T22:50:23.242Z] [Pipeline] // withEnv
[2025-07-14T22:50:23.249Z] [Pipeline] archiveArtifacts
[2025-07-14T22:50:23.251Z] Archiving artifacts
[2025-07-14T22:50:23.397Z] [Pipeline] withEnv
[2025-07-14T22:50:23.398Z] [Pipeline] {
[2025-07-14T22:50:23.403Z] [Pipeline] sh
[2025-07-14T22:50:23.884Z] + set -xeuo pipefail
[2025-07-14T22:50:23.884Z] ++ umask
[2025-07-14T22:50:23.884Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:50:23.884Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:50:23.884Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-reprovision-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-GwFQ5/kola-reprovision-x86_64 --output -
[2025-07-14T22:50:23.886Z] [Pipeline] }
[2025-07-14T22:50:23.890Z] [Pipeline] // withEnv
[2025-07-14T22:50:23.896Z] [Pipeline] junit
[2025-07-14T22:50:23.897Z] Recording test results
[2025-07-14T22:50:23.908Z] None of the test reports contained any result
[2025-07-14T22:50:23.909Z] [Pipeline] stage
[2025-07-14T22:50:23.909Z] [Pipeline] { (x86_64:Build Live)
[2025-07-14T22:50:23.911Z] [Pipeline] withEnv
[2025-07-14T22:50:23.911Z] [Pipeline] {
[2025-07-14T22:50:23.914Z] [Pipeline] sh
[2025-07-14T22:50:24.393Z] + set -xeuo pipefail
[2025-07-14T22:50:24.393Z] ++ umask
[2025-07-14T22:50:24.393Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:50:24.393Z] + cosa osbuild metal metal4k live
[2025-07-14T22:50:24.393Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-14T22:50:24.647Z] Config commit: 12302b4a89018f37f45605bfa1ff631b1d927f08
[2025-07-14T22:50:24.647Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-14T22:50:25.205Z] Will build metal
[2025-07-14T22:50:25.459Z] Will build metal4k
[2025-07-14T22:50:25.713Z] Will build live
[2025-07-14T22:50:40.521Z] ++ arch
[2025-07-14T22:50:40.521Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-42.20250714.dev.0"' -D 'build_version="42.20250714.dev.0"' -D 'ostree_ref=""' -D 'ostree_repo=""' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/fedora-coreos-42.20250714.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=2846 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2333 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-Dn03.json
[2025-07-14T22:50:40.777Z] + set +x
[2025-07-14T22:50:40.777Z] + 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-Dn03.json
[2025-07-14T22:50:40.777Z] 
[2025-07-14T22:50:40.777Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:50:40.777Z] /dev/vdb1        40G  9.3G   31G  24% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:50:40.777Z] 
[2025-07-14T22:50:41.030Z] starting /tmp/osbuild-Dn03.jsonPipeline source org.osbuild.curl: 067121a80ad34d29b8f3b7398349f8240622edd7b15ad867f977e5fc083acfee
[2025-07-14T22:50:41.030Z] Build
[2025-07-14T22:50:41.030Z]   root: <host>
[2025-07-14T22:50:41.030Z] 
[2025-07-14T22:50:41.030Z] ⏱  Duration: 1752533439s
[2025-07-14T22:50:41.030Z] Pipeline raw-4k-image: 1849b10d84d6d1588ceffb012a4f005f8ed9c147868dc72a9fed18594c239fa3
[2025-07-14T22:50:41.030Z] Build
[2025-07-14T22:50:41.030Z]   root: <host>
[2025-07-14T22:50:41.030Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:50:41.030Z] org.osbuild.truncate: bd83f4ed9ca0bb8b8de2fbb8630ce2471f0702ef1e1195e270827a42382f2663 {
[2025-07-14T22:50:41.030Z]   "filename": "disk.img",
[2025-07-14T22:50:41.030Z]   "size": "2984247296"
[2025-07-14T22:50:41.030Z] }
[2025-07-14T22:50:41.285Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:41.285Z] 
[2025-07-14T22:50:41.285Z] ⏱  Duration: 0s
[2025-07-14T22:50:41.285Z] org.osbuild.sfdisk: 5c84b913d0ea11d331b7fe4ea16be77f69d370c432fd8e1a3fd14e3e0cc90deb {
[2025-07-14T22:50:41.285Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-07-14T22:50:41.285Z]   "label": "gpt",
[2025-07-14T22:50:41.285Z]   "partitions": [
[2025-07-14T22:50:41.285Z]     {
[2025-07-14T22:50:41.285Z]       "start": 256,
[2025-07-14T22:50:41.285Z]       "partnum": 1,
[2025-07-14T22:50:41.285Z]       "size": 256,
[2025-07-14T22:50:41.285Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-14T22:50:41.285Z]       "bootable": true,
[2025-07-14T22:50:41.285Z]       "name": "BIOS-BOOT"
[2025-07-14T22:50:41.285Z]     },
[2025-07-14T22:50:41.285Z]     {
[2025-07-14T22:50:41.285Z]       "start": 512,
[2025-07-14T22:50:41.285Z]       "partnum": 2,
[2025-07-14T22:50:41.285Z]       "size": 32512,
[2025-07-14T22:50:41.285Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-14T22:50:41.285Z]       "name": "EFI-SYSTEM"
[2025-07-14T22:50:41.285Z]     },
[2025-07-14T22:50:41.285Z]     {
[2025-07-14T22:50:41.285Z]       "start": 33024,
[2025-07-14T22:50:41.285Z]       "partnum": 3,
[2025-07-14T22:50:41.285Z]       "size": 98304,
[2025-07-14T22:50:41.285Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-14T22:50:41.285Z]       "name": "boot"
[2025-07-14T22:50:41.285Z]     },
[2025-07-14T22:50:41.285Z]     {
[2025-07-14T22:50:41.285Z]       "start": 131328,
[2025-07-14T22:50:41.285Z]       "partnum": 4,
[2025-07-14T22:50:41.285Z]       "size": 596992,
[2025-07-14T22:50:41.285Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-14T22:50:41.285Z]       "name": "root"
[2025-07-14T22:50:41.285Z]     }
[2025-07-14T22:50:41.285Z]   ]
[2025-07-14T22:50:41.285Z] }
[2025-07-14T22:50:41.538Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:50:41.538Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:41.538Z] label: gpt
[2025-07-14T22:50:41.538Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-07-14T22:50:41.538Z] /dev/loop0p1: start="256", size="256", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-07-14T22:50:41.538Z] /dev/loop0p2: start="512", size="32512", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-07-14T22:50:41.538Z] /dev/loop0p3: start="33024", size="98304", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-07-14T22:50:41.538Z] /dev/loop0p4: start="131328", size="596992", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-07-14T22:50:41.538Z] {
[2025-07-14T22:50:41.538Z]    "partitiontable": {
[2025-07-14T22:50:41.538Z]       "label": "gpt",
[2025-07-14T22:50:41.538Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-07-14T22:50:41.538Z]       "device": "/dev/loop0",
[2025-07-14T22:50:41.538Z]       "unit": "sectors",
[2025-07-14T22:50:41.538Z]       "firstlba": 256,
[2025-07-14T22:50:41.538Z]       "lastlba": 728570,
[2025-07-14T22:50:41.538Z]       "sectorsize": 4096,
[2025-07-14T22:50:41.538Z]       "partitions": [
[2025-07-14T22:50:41.538Z]          {
[2025-07-14T22:50:41.538Z]             "node": "/dev/loop0p1",
[2025-07-14T22:50:41.538Z]             "start": 256,
[2025-07-14T22:50:41.538Z]             "size": 256,
[2025-07-14T22:50:41.538Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-07-14T22:50:41.538Z]             "uuid": "88EC04F6-0B0F-49FF-B52C-6FA7D63129D6",
[2025-07-14T22:50:41.538Z]             "name": "BIOS-BOOT"
[2025-07-14T22:50:41.538Z]          },{
[2025-07-14T22:50:41.538Z]             "node": "/dev/loop0p2",
[2025-07-14T22:50:41.538Z]             "start": 512,
[2025-07-14T22:50:41.538Z]             "size": 32512,
[2025-07-14T22:50:41.538Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-07-14T22:50:41.538Z]             "uuid": "293C16F2-B835-49DD-B9D2-DABEBDAD36F7",
[2025-07-14T22:50:41.538Z]             "name": "EFI-SYSTEM"
[2025-07-14T22:50:41.538Z]          },{
[2025-07-14T22:50:41.538Z]             "node": "/dev/loop0p3",
[2025-07-14T22:50:41.538Z]             "start": 33024,
[2025-07-14T22:50:41.538Z]             "size": 98304,
[2025-07-14T22:50:41.538Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-14T22:50:41.538Z]             "uuid": "56284B0E-7A8F-4F06-94AA-14E1DE7F188A",
[2025-07-14T22:50:41.538Z]             "name": "boot"
[2025-07-14T22:50:41.538Z]          },{
[2025-07-14T22:50:41.538Z]             "node": "/dev/loop0p4",
[2025-07-14T22:50:41.538Z]             "start": 131328,
[2025-07-14T22:50:41.538Z]             "size": 596992,
[2025-07-14T22:50:41.538Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-07-14T22:50:41.538Z]             "uuid": "84186D2E-ACB7-4765-85DF-CED20EAFA4CB",
[2025-07-14T22:50:41.538Z]             "name": "root"
[2025-07-14T22:50:41.538Z]          }
[2025-07-14T22:50:41.538Z]       ]
[2025-07-14T22:50:41.538Z]    }
[2025-07-14T22:50:41.538Z] }
[2025-07-14T22:50:41.791Z] 
[2025-07-14T22:50:41.791Z] ⏱  Duration: 0s
[2025-07-14T22:50:41.791Z] org.osbuild.mkfs.fat: 8e2b1f5320b9d6185952801eeb0dc4813435ae5bbc957ed4a049dc68a614ccf5 {
[2025-07-14T22:50:41.791Z]   "label": "EFI-SYSTEM",
[2025-07-14T22:50:41.791Z]   "volid": "7B7795E7"
[2025-07-14T22:50:41.791Z] }
[2025-07-14T22:50:41.791Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-14T22:50:41.791Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:42.046Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-14T22:50:42.046Z] 
[2025-07-14T22:50:42.046Z] ⏱  Duration: 0s
[2025-07-14T22:50:42.046Z] org.osbuild.mkfs.ext4: bf6e6a15ce69fc8621ba88e3524e5d7df5ca98fb7da69a1a663ee5ef3897ac8f {
[2025-07-14T22:50:42.046Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-07-14T22:50:42.046Z]   "label": "boot",
[2025-07-14T22:50:42.046Z]   "metadata_csum_seed": true
[2025-07-14T22:50:42.046Z] }
[2025-07-14T22:50:42.046Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-14T22:50:42.046Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:42.299Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-07-14T22:50:42.299Z] Discarding device blocks:     0/98304           done                            
[2025-07-14T22:50:42.299Z] Creating filesystem with 98304 4k blocks and 98304 inodes
[2025-07-14T22:50:42.299Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-07-14T22:50:42.299Z] Superblock backups stored on blocks: 
[2025-07-14T22:50:42.299Z] 	32768
[2025-07-14T22:50:42.299Z] 
[2025-07-14T22:50:42.299Z] Allocating group tables: 0/3   done                            
[2025-07-14T22:50:42.299Z] Writing inode tables: 0/3   done                            
[2025-07-14T22:50:42.299Z] Creating journal (4096 blocks): done
[2025-07-14T22:50:42.299Z] Writing superblocks and filesystem accounting information: 0/3   done
[2025-07-14T22:50:42.299Z] 
[2025-07-14T22:50:42.299Z] 
[2025-07-14T22:50:42.299Z] ⏱  Duration: 0s
[2025-07-14T22:50:42.299Z] org.osbuild.mkfs.xfs: 7e28e4145e3e456a4d4339e304a19485353f345d61529ce231b521835339120f {
[2025-07-14T22:50:42.299Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-07-14T22:50:42.299Z]   "label": "root"
[2025-07-14T22:50:42.299Z] }
[2025-07-14T22:50:42.299Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-07-14T22:50:42.299Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:42.552Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=149248 blks
[2025-07-14T22:50:42.552Z]          =                       sectsz=4096  attr=2, projid32bit=1
[2025-07-14T22:50:42.552Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-07-14T22:50:42.552Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-07-14T22:50:42.552Z]          =                       exchange=0  
[2025-07-14T22:50:42.552Z] data     =                       bsize=4096   blocks=596992, imaxpct=25
[2025-07-14T22:50:42.552Z]          =                       sunit=0      swidth=0 blks
[2025-07-14T22:50:42.552Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-07-14T22:50:42.552Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-07-14T22:50:42.552Z]          =                       sectsz=4096  sunit=1 blks, lazy-count=1
[2025-07-14T22:50:42.552Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-07-14T22:50:42.552Z] Discarding blocks...Done.
[2025-07-14T22:50:42.552Z] 
[2025-07-14T22:50:42.552Z] ⏱  Duration: 0s
[2025-07-14T22:50:42.552Z] org.osbuild.mkdir: 4fea47282c18559d32c57407011acc3cf5b3eceff024ecd59dcac2c3f873482e {
[2025-07-14T22:50:42.552Z]   "paths": [
[2025-07-14T22:50:42.552Z]     {
[2025-07-14T22:50:42.552Z]       "path": "mount://root/boot",
[2025-07-14T22:50:42.552Z]       "mode": 493
[2025-07-14T22:50:42.552Z]     },
[2025-07-14T22:50:42.552Z]     {
[2025-07-14T22:50:42.552Z]       "path": "mount://boot/efi",
[2025-07-14T22:50:42.552Z]       "mode": 493
[2025-07-14T22:50:42.552Z]     }
[2025-07-14T22:50:42.552Z]   ]
[2025-07-14T22:50:42.552Z] }
[2025-07-14T22:50:42.552Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:50:42.807Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4dy94ywa/mounts/root-mount-point
[2025-07-14T22:50:42.807Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4dy94ywa/mounts/boot-mount-point
[2025-07-14T22:50:42.807Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:43.060Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4dy94ywa/mounts/boot-mount-point unmounted
[2025-07-14T22:50:43.060Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-4dy94ywa/mounts/root-mount-point unmounted
[2025-07-14T22:50:43.060Z] 
[2025-07-14T22:50:43.060Z] ⏱  Duration: 0s
[2025-07-14T22:50:43.060Z] org.osbuild.selinux: d52029ced5fe125e509903cc6d797d7a8ed9f0df5deb109d1148ef5d58404b4d {
[2025-07-14T22:50:43.060Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-14T22:50:43.060Z]   "target": "mount://root/"
[2025-07-14T22:50:43.063Z] }
[2025-07-14T22:50:43.063Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:50:43.317Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0i8mrt64/mounts/
[2025-07-14T22:50:43.317Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:43.317Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-0i8mrt64/mounts/ unmounted
[2025-07-14T22:50:43.572Z] 
[2025-07-14T22:50:43.572Z] ⏱  Duration: 0s
[2025-07-14T22:50:43.572Z] org.osbuild.selinux: a7616975dbf27bbeeccc0f4cc074238364ae5090b22baed17b0e93fd25841d7a {
[2025-07-14T22:50:43.572Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-07-14T22:50:43.572Z]   "target": "mount://root/boot/"
[2025-07-14T22:50:43.572Z] }
[2025-07-14T22:50:43.572Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:50:43.572Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a2iau_3r/mounts/
[2025-07-14T22:50:43.825Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a2iau_3r/mounts/boot
[2025-07-14T22:50:43.825Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:43.825Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a2iau_3r/mounts/boot unmounted
[2025-07-14T22:50:43.825Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-a2iau_3r/mounts/ unmounted
[2025-07-14T22:50:44.082Z] 
[2025-07-14T22:50:44.082Z] ⏱  Duration: 0s
[2025-07-14T22:50:44.082Z] org.osbuild.copy: 2ce0404fdbbae3c0e11801e7635b6d9ecced44355b85943932997799aa2aeaee {
[2025-07-14T22:50:44.082Z]   "paths": [
[2025-07-14T22:50:44.082Z]     {
[2025-07-14T22:50:44.082Z]       "from": "input://tree/",
[2025-07-14T22:50:44.082Z]       "to": "mount://root/"
[2025-07-14T22:50:44.082Z]     }
[2025-07-14T22:50:44.082Z]   ]
[2025-07-14T22:50:44.082Z] }
[2025-07-14T22:50:44.082Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:50:44.082Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-49a4cnqa/mounts/
[2025-07-14T22:50:44.337Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-49a4cnqa/mounts/boot
[2025-07-14T22:50:44.337Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-49a4cnqa/mounts/boot/efi
[2025-07-14T22:50:44.337Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:44.591Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-07-14T22:50:51.132Z] 
[2025-07-14T22:50:51.132Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:50:51.132Z] /dev/vdb1        40G   11G   30G  27% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:50:51.132Z] 
[2025-07-14T22:50:56.366Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-49a4cnqa/mounts/boot/efi unmounted
[2025-07-14T22:50:56.366Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-49a4cnqa/mounts/boot unmounted
[2025-07-14T22:50:56.366Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-49a4cnqa/mounts/ unmounted
[2025-07-14T22:50:56.621Z] 
[2025-07-14T22:50:56.621Z] ⏱  Duration: 12s
[2025-07-14T22:50:56.621Z] org.osbuild.bootupd: e3b94b7ef1dcd2dd1aabc0fe157adcc07e4fd57356171e45b7d167ebcdec49cf {
[2025-07-14T22:50:56.621Z]   "static-configs": true,
[2025-07-14T22:50:56.621Z]   "deployment": {
[2025-07-14T22:50:56.621Z]     "default": true
[2025-07-14T22:50:56.621Z]   }
[2025-07-14T22:50:56.621Z] }
[2025-07-14T22:50:56.621Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:50:56.621Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rsdvxdyv/mounts/
[2025-07-14T22:50:56.621Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rsdvxdyv/mounts/boot
[2025-07-14T22:50:56.875Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rsdvxdyv/mounts/boot/efi
[2025-07-14T22:50:56.875Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:57.128Z] Skip installing component BIOS without target device
[2025-07-14T22:50:57.128Z] Added 01_users.cfg
[2025-07-14T22:50:57.128Z] Added 05_ignition.cfg
[2025-07-14T22:50:57.128Z] Added 10_blscfg.cfg
[2025-07-14T22:50:57.128Z] Added 14_menu_show_once.cfg
[2025-07-14T22:50:57.128Z] Added 30_uefi-firmware.cfg
[2025-07-14T22:50:57.128Z] Added 41_custom.cfg
[2025-07-14T22:50:57.128Z] Installed: grub.cfg
[2025-07-14T22:50:57.128Z] Installed: "fedora/grub.cfg"
[2025-07-14T22:50:57.128Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rsdvxdyv/mounts/boot/efi unmounted
[2025-07-14T22:50:57.128Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rsdvxdyv/mounts/boot unmounted
[2025-07-14T22:50:57.128Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-rsdvxdyv/mounts/ unmounted
[2025-07-14T22:50:57.128Z] 
[2025-07-14T22:50:57.128Z] ⏱  Duration: 0s
[2025-07-14T22:50:57.128Z] org.osbuild.chattr: 1849b10d84d6d1588ceffb012a4f005f8ed9c147868dc72a9fed18594c239fa3 {
[2025-07-14T22:50:57.128Z]   "items": {
[2025-07-14T22:50:57.128Z]     "mount://root/": {
[2025-07-14T22:50:57.128Z]       "immutable": true
[2025-07-14T22:50:57.128Z]     }
[2025-07-14T22:50:57.128Z]   }
[2025-07-14T22:50:57.128Z] }
[2025-07-14T22:50:57.383Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:50:57.383Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_vdii722/mounts/
[2025-07-14T22:50:57.383Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/025f7961e8a057e2926b2be7d242082b1cf2d91125d275c51c717c7b1be59aef.0'
[2025-07-14T22:50:57.639Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:57.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_vdii722/mounts/ostree/deploy/fedora-coreos/deploy/025f7961e8a057e2926b2be7d242082b1cf2d91125d275c51c717c7b1be59aef.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_vdii722/mounts
[2025-07-14T22:50:57.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_vdii722/mounts/boot unmounted
[2025-07-14T22:50:57.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_vdii722/mounts/var unmounted
[2025-07-14T22:50:57.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_vdii722/mounts/sysroot unmounted
[2025-07-14T22:50:57.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_vdii722/mounts unmounted
[2025-07-14T22:50:57.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_vdii722/mounts unmounted
[2025-07-14T22:50:57.639Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_vdii722/mounts unmounted
[2025-07-14T22:50:57.639Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_vdii722/mounts/
[2025-07-14T22:50:57.639Z] 
[2025-07-14T22:50:57.639Z] ⏱  Duration: 0s
[2025-07-14T22:50:57.640Z] Pipeline raw-metal4k-image: ea3d7d588c3d8f5377e54d22ce5180f57e92872c71fbb19143acfb8f1436af76
[2025-07-14T22:50:57.640Z] Build
[2025-07-14T22:50:57.640Z]   root: <host>
[2025-07-14T22:50:57.640Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:50:57.640Z] org.osbuild.copy: de07f997ec61b080381d00a634b0f139517526e3435e1ed50725e8af52f146d5 {
[2025-07-14T22:50:57.640Z]   "paths": [
[2025-07-14T22:50:57.640Z]     {
[2025-07-14T22:50:57.640Z]       "from": "input://tree/disk.img",
[2025-07-14T22:50:57.640Z]       "to": "tree:///disk.img"
[2025-07-14T22:50:57.640Z]     }
[2025-07-14T22:50:57.640Z]   ]
[2025-07-14T22:50:57.640Z] }
[2025-07-14T22:50:57.893Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:57.893Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-14T22:50:57.893Z] 
[2025-07-14T22:50:57.893Z] ⏱  Duration: 0s
[2025-07-14T22:50:57.893Z] org.osbuild.coreos.platform: ea3d7d588c3d8f5377e54d22ce5180f57e92872c71fbb19143acfb8f1436af76 {
[2025-07-14T22:50:57.893Z]   "platform": "metal"
[2025-07-14T22:50:57.893Z] }
[2025-07-14T22:50:58.149Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:50:58.149Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts/
[2025-07-14T22:50:58.149Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/025f7961e8a057e2926b2be7d242082b1cf2d91125d275c51c717c7b1be59aef.0'
[2025-07-14T22:50:58.403Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts/boot
[2025-07-14T22:50:58.403Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:58.403Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts/boot unmounted
[2025-07-14T22:50:58.403Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts/ostree/deploy/fedora-coreos/deploy/025f7961e8a057e2926b2be7d242082b1cf2d91125d275c51c717c7b1be59aef.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts
[2025-07-14T22:50:58.403Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts/boot unmounted
[2025-07-14T22:50:58.403Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts/var unmounted
[2025-07-14T22:50:58.403Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts/sysroot unmounted
[2025-07-14T22:50:58.403Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts unmounted
[2025-07-14T22:50:58.403Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts unmounted
[2025-07-14T22:50:58.403Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts unmounted
[2025-07-14T22:50:58.656Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-q14lf0yu/mounts/
[2025-07-14T22:50:58.656Z] 
[2025-07-14T22:50:58.656Z] ⏱  Duration: 0s
[2025-07-14T22:50:58.656Z] Pipeline metal4k: d7a5853a9c681b49574ecd2ad0ee2a7693cd91d03a134b5306933de6a21fac00
[2025-07-14T22:50:58.656Z] Build
[2025-07-14T22:50:58.656Z]   root: <host>
[2025-07-14T22:50:58.656Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:50:58.656Z] org.osbuild.copy: d7a5853a9c681b49574ecd2ad0ee2a7693cd91d03a134b5306933de6a21fac00 {
[2025-07-14T22:50:58.656Z]   "paths": [
[2025-07-14T22:50:58.656Z]     {
[2025-07-14T22:50:58.656Z]       "from": "input://tree/disk.img",
[2025-07-14T22:50:58.656Z]       "to": "tree:///fedora-coreos-42.20250714.dev.0-metal4k.x86_64.raw"
[2025-07-14T22:50:58.656Z]     }
[2025-07-14T22:50:58.656Z]   ]
[2025-07-14T22:50:58.656Z] }
[2025-07-14T22:50:58.656Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:58.910Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250714.dev.0-metal4k.x86_64.raw'
[2025-07-14T22:50:58.910Z] 
[2025-07-14T22:50:58.910Z] ⏱  Duration: 0s
[2025-07-14T22:50:58.910Z] Pipeline raw-metal-image: 8e5a1252614a6a8784d1dc76a72517ec6fbec067e4cab19f61f014408f635e35
[2025-07-14T22:50:58.910Z] Build
[2025-07-14T22:50:58.910Z]   root: <host>
[2025-07-14T22:50:58.910Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:50:58.910Z] org.osbuild.copy: e857fb37eab05cadd1090e7450a85addc37b6bde83c7caa948112029b460ee1d {
[2025-07-14T22:50:58.910Z]   "paths": [
[2025-07-14T22:50:58.910Z]     {
[2025-07-14T22:50:58.910Z]       "from": "input://tree/disk.img",
[2025-07-14T22:50:58.910Z]       "to": "tree:///disk.img"
[2025-07-14T22:50:58.910Z]     }
[2025-07-14T22:50:58.910Z]   ]
[2025-07-14T22:50:58.910Z] }
[2025-07-14T22:50:59.165Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:59.165Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-07-14T22:50:59.165Z] 
[2025-07-14T22:50:59.165Z] ⏱  Duration: 0s
[2025-07-14T22:50:59.165Z] org.osbuild.coreos.platform: 8e5a1252614a6a8784d1dc76a72517ec6fbec067e4cab19f61f014408f635e35 {
[2025-07-14T22:50:59.165Z]   "platform": "metal"
[2025-07-14T22:50:59.165Z] }
[2025-07-14T22:50:59.165Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-07-14T22:50:59.418Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts/
[2025-07-14T22:50:59.419Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/025f7961e8a057e2926b2be7d242082b1cf2d91125d275c51c717c7b1be59aef.0'
[2025-07-14T22:50:59.419Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts/boot
[2025-07-14T22:50:59.673Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:59.673Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts/boot unmounted
[2025-07-14T22:50:59.673Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts/ostree/deploy/fedora-coreos/deploy/025f7961e8a057e2926b2be7d242082b1cf2d91125d275c51c717c7b1be59aef.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts
[2025-07-14T22:50:59.673Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts/boot unmounted
[2025-07-14T22:50:59.673Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts/var unmounted
[2025-07-14T22:50:59.673Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts/sysroot unmounted
[2025-07-14T22:50:59.673Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts unmounted
[2025-07-14T22:50:59.673Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts unmounted
[2025-07-14T22:50:59.673Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts unmounted
[2025-07-14T22:50:59.673Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-1r7owlqh/mounts/
[2025-07-14T22:50:59.673Z] 
[2025-07-14T22:50:59.673Z] ⏱  Duration: 0s
[2025-07-14T22:50:59.673Z] Pipeline metal: 89542523fcc9269507f5d0e96df880bb1e6fbdc8876dab77d044df4abf22b1ee
[2025-07-14T22:50:59.673Z] Build
[2025-07-14T22:50:59.673Z]   root: <host>
[2025-07-14T22:50:59.673Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:50:59.673Z] org.osbuild.copy: 89542523fcc9269507f5d0e96df880bb1e6fbdc8876dab77d044df4abf22b1ee {
[2025-07-14T22:50:59.673Z]   "paths": [
[2025-07-14T22:50:59.673Z]     {
[2025-07-14T22:50:59.673Z]       "from": "input://tree/disk.img",
[2025-07-14T22:50:59.673Z]       "to": "tree:///fedora-coreos-42.20250714.dev.0-metal.x86_64.raw"
[2025-07-14T22:50:59.673Z]     }
[2025-07-14T22:50:59.673Z]   ]
[2025-07-14T22:50:59.673Z] }
[2025-07-14T22:50:59.926Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:50:59.926Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/fedora-coreos-42.20250714.dev.0-metal.x86_64.raw'
[2025-07-14T22:51:00.183Z] 
[2025-07-14T22:51:00.183Z] ⏱  Duration: 0s
[2025-07-14T22:51:00.183Z] Pipeline live: af013f3fc0ad3c3ec36dfa6de3053e713d8eabf6ba70385da9c415317d75d312
[2025-07-14T22:51:00.183Z] Build
[2025-07-14T22:51:00.183Z]   root: <host>
[2025-07-14T22:51:00.183Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-07-14T22:51:00.183Z] org.osbuild.coreos.live-artifacts.mono: af013f3fc0ad3c3ec36dfa6de3053e713d8eabf6ba70385da9c415317d75d312 {
[2025-07-14T22:51:00.183Z]   "filenames": {
[2025-07-14T22:51:00.183Z]     "live-iso": "fedora-coreos-42.20250714.dev.0-live-iso.x86_64.iso",
[2025-07-14T22:51:00.183Z]     "live-kernel": "fedora-coreos-42.20250714.dev.0-live-kernel.x86_64",
[2025-07-14T22:51:00.183Z]     "live-initramfs": "fedora-coreos-42.20250714.dev.0-live-initramfs.x86_64.img",
[2025-07-14T22:51:00.183Z]     "live-rootfs": "fedora-coreos-42.20250714.dev.0-live-rootfs.x86_64.img"
[2025-07-14T22:51:00.183Z]   }
[2025-07-14T22:51:00.183Z] }
[2025-07-14T22:51:00.437Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-07-14T22:51:00.690Z] Generating osmet file for fedora-coreos-42.20250714.dev.0-metal.x86_64.raw image
[2025-07-14T22:51:00.944Z] 
[2025-07-14T22:51:00.944Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:51:00.944Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:51:00.944Z] 
[2025-07-14T22:51:06.170Z] Total OSTree objects scanned from /root: 18109 (18103 mapped, 6 empty)
[2025-07-14T22:51:06.170Z] Total OSTree objects found in /boot: 316
[2025-07-14T22:51:06.170Z] Duplicate extents dropped: 0
[2025-07-14T22:51:06.170Z] Overlapping extents clamped: 0
[2025-07-14T22:51:06.170Z] Total /root extents: 18105
[2025-07-14T22:51:06.170Z] Duplicate extents dropped: 0
[2025-07-14T22:51:06.170Z] Overlapping extents clamped: 0
[2025-07-14T22:51:06.170Z] Total /boot extents: 323
[2025-07-14T22:51:06.170Z] Packing image
[2025-07-14T22:51:11.397Z] 
[2025-07-14T22:51:11.397Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:51:11.397Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:51:11.397Z] 
[2025-07-14T22:51:21.315Z] 
[2025-07-14T22:51:21.315Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:51:21.315Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:51:21.315Z] 
[2025-07-14T22:51:31.226Z] 
[2025-07-14T22:51:31.226Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:51:31.226Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:51:31.226Z] 
[2025-07-14T22:51:41.230Z] 
[2025-07-14T22:51:41.230Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:51:41.230Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:51:41.230Z] 
[2025-07-14T22:51:45.380Z] Total bytes skipped: 1852182528
[2025-07-14T22:51:45.380Z] Total bytes written: 1132064768
[2025-07-14T22:51:45.380Z] Total bytes written (compressed): 20768152
[2025-07-14T22:51:45.380Z] Verifying that repacked image matches digest
[2025-07-14T22:51:50.616Z] Packing successful!
[2025-07-14T22:51:50.870Z] Generating osmet file for fedora-coreos-42.20250714.dev.0-metal4k.x86_64.raw image
[2025-07-14T22:51:51.124Z] 
[2025-07-14T22:51:51.124Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:51:51.124Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:51:51.124Z] 
[2025-07-14T22:51:54.381Z] Total OSTree objects scanned from /root: 18109 (18103 mapped, 6 empty)
[2025-07-14T22:51:54.381Z] Total OSTree objects found in /boot: 3
[2025-07-14T22:51:54.381Z] Duplicate extents dropped: 0
[2025-07-14T22:51:54.381Z] Overlapping extents clamped: 0
[2025-07-14T22:51:54.381Z] Total /root extents: 18105
[2025-07-14T22:51:54.381Z] Duplicate extents dropped: 0
[2025-07-14T22:51:54.381Z] Overlapping extents clamped: 0
[2025-07-14T22:51:54.381Z] Total /boot extents: 5
[2025-07-14T22:51:54.381Z] Packing image
[2025-07-14T22:52:02.465Z] 
[2025-07-14T22:52:02.465Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:52:02.465Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:52:02.465Z] 
[2025-07-14T22:52:12.399Z] 
[2025-07-14T22:52:12.399Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:52:12.399Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:52:12.399Z] 
[2025-07-14T22:52:22.332Z] 
[2025-07-14T22:52:22.332Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:52:22.332Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:52:22.332Z] 
[2025-07-14T22:52:32.261Z] 
[2025-07-14T22:52:32.261Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:52:32.261Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:52:32.261Z] 
[2025-07-14T22:52:38.781Z] Total bytes skipped: 1841303552
[2025-07-14T22:52:38.781Z] Total bytes written: 1142943744
[2025-07-14T22:52:38.781Z] Total bytes written (compressed): 20419536
[2025-07-14T22:52:38.781Z] Verifying that repacked image matches digest
[2025-07-14T22:52:41.284Z] 
[2025-07-14T22:52:41.284Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:52:41.284Z] /dev/vdb1        40G   12G   29G  29% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:52:41.284Z] 
[2025-07-14T22:52:43.171Z] Packing successful!
[2025-07-14T22:52:43.427Z] Kernel binary linked: /run/osbuild/tree/tmp4k7px7_x/tmp-rootfs-dir/boot/vmlinuz-6.15.4-200.fc42.x86_64
[2025-07-14T22:52:43.427Z] Kernel HMAC linked: /run/osbuild/tree/tmp4k7px7_x/tmp-rootfs-dir/boot/.vmlinuz-6.15.4-200.fc42.x86_64.hmac
[2025-07-14T22:52:43.427Z] Creating erofs with -zlzma,level=6 -Eall-fragments,fragdedupe=inode -C1048576 --quiet
[2025-07-14T22:52:51.506Z] 
[2025-07-14T22:52:51.506Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:52:51.506Z] /dev/vdb1        40G   13G   28G  31% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:52:51.506Z] 
[2025-07-14T22:53:01.429Z] 
[2025-07-14T22:53:01.429Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:53:01.429Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:53:01.429Z] 
[2025-07-14T22:53:13.575Z] 
[2025-07-14T22:53:13.575Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:53:13.575Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:53:13.575Z] 
[2025-07-14T22:53:21.643Z] 
[2025-07-14T22:53:21.643Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:53:21.643Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:53:21.643Z] 
[2025-07-14T22:53:31.565Z] 
[2025-07-14T22:53:31.565Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:53:31.565Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:53:31.565Z] 
[2025-07-14T22:53:43.704Z] 
[2025-07-14T22:53:43.704Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:53:43.704Z] /dev/vdb1        40G   14G   27G  34% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:53:43.704Z] 
[2025-07-14T22:53:51.765Z] 
[2025-07-14T22:53:51.765Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:53:51.765Z] /dev/vdb1        40G   15G   26G  36% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:53:51.765Z] 
[2025-07-14T22:54:01.679Z] 
[2025-07-14T22:54:01.679Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-07-14T22:54:01.679Z] /dev/vdb1        40G   15G   26G  36% /home/jenkins/agent/workspace/test-override/cache
[2025-07-14T22:54:01.679Z] 
[2025-07-14T22:54:06.907Z] Substituting ISO kernel arguments: rw mitigations=auto,nosmt coreos.liveiso=fedora-coreos-42.20250714.dev.0
[2025-07-14T22:54:06.907Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/zipl.prm -> /run/osbuild/tree/tmp4k7px7_x/iso/zipl.prm
[2025-07-14T22:54:06.907Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/boot.msg -> /run/osbuild/tree/tmp4k7px7_x/iso/isolinux/boot.msg
[2025-07-14T22:54:06.907Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/isolinux/isolinux.cfg -> /run/osbuild/tree/tmp4k7px7_x/iso/isolinux/isolinux.cfg
[2025-07-14T22:54:06.910Z] /run/osbuild/inputs/deployed-tree/usr/share/coreos-assembler/live/EFI/fedora/grub.cfg -> /run/osbuild/tree/tmp4k7px7_x/iso/EFI/fedora/grub.cfg
[2025-07-14T22:54:06.910Z] mkfs.fat 4.2 (2021-01-31)
[2025-07-14T22:54:06.910Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
[2025-07-14T22:54:06.910Z] genisoimage 1.1.11 (Linux)
[2025-07-14T22:54:06.910Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso
[2025-07-14T22:54:06.910Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/coreos
[2025-07-14T22:54:06.910Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/isolinux
[2025-07-14T22:54:06.910Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/images
[2025-07-14T22:54:06.910Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/images/pxeboot
[2025-07-14T22:54:06.910Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/EFI
[2025-07-14T22:54:06.910Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/EFI/fedora
[2025-07-14T22:54:06.910Z] Writing:   Initial Padblock                        Start Block 0
[2025-07-14T22:54:06.910Z] Done with: Initial Padblock                        Block(s)    16
[2025-07-14T22:54:06.910Z] Writing:   Primary Volume Descriptor               Start Block 16
[2025-07-14T22:54:06.910Z] Done with: Primary Volume Descriptor               Block(s)    1
[2025-07-14T22:54:06.910Z] Writing:   Eltorito Volume Descriptor              Start Block 17
[2025-07-14T22:54:06.910Z] Size of boot image is 4 sectors -> No emulation
[2025-07-14T22:54:06.910Z] Size of boot image is 15516 sectors -> No emulation
[2025-07-14T22:54:06.910Z] Done with: Eltorito Volume Descriptor              Block(s)    1
[2025-07-14T22:54:06.910Z] Writing:   Joliet Volume Descriptor                Start Block 18
[2025-07-14T22:54:06.910Z] Done with: Joliet Volume Descriptor                Block(s)    1
[2025-07-14T22:54:06.910Z] Writing:   End Volume Descriptor                   Start Block 19
[2025-07-14T22:54:06.910Z] Done with: End Volume Descriptor                   Block(s)    1
[2025-07-14T22:54:06.910Z] Writing:   Version block                           Start Block 20
[2025-07-14T22:54:06.910Z] Done with: Version block                           Block(s)    1
[2025-07-14T22:54:06.910Z] Writing:   Path table                              Start Block 21
[2025-07-14T22:54:06.910Z] Done with: Path table                              Block(s)    4
[2025-07-14T22:54:06.910Z] Writing:   Joliet path table                       Start Block 25
[2025-07-14T22:54:06.910Z] Done with: Joliet path table                       Block(s)    4
[2025-07-14T22:54:06.910Z] Writing:   Directory tree                          Start Block 29
[2025-07-14T22:54:06.910Z] Done with: Directory tree                          Block(s)    7
[2025-07-14T22:54:06.910Z] Writing:   Joliet directory tree                   Start Block 36
[2025-07-14T22:54:06.910Z] Done with: Joliet directory tree                   Block(s)    7
[2025-07-14T22:54:06.910Z] Writing:   Directory tree cleanup                  Start Block 43
[2025-07-14T22:54:06.910Z] Done with: Directory tree cleanup                  Block(s)    0
[2025-07-14T22:54:06.910Z] Writing:   Extension record                        Start Block 43
[2025-07-14T22:54:06.910Z] Done with: Extension record                        Block(s)    1
[2025-07-14T22:54:06.910Z] Writing:   The File(s)                             Start Block 44
[2025-07-14T22:54:06.910Z]   1.01% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]   2.02% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]   3.03% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]   4.04% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]   5.05% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]   6.06% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]   7.07% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]   8.08% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]   9.09% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  10.10% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  11.11% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  12.12% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  13.13% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  14.15% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  15.16% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  16.17% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  17.18% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  18.19% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  19.20% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  20.21% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  21.22% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  22.23% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  23.24% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  24.25% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  25.26% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  26.27% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  27.28% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  28.29% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:06.910Z]  29.30% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  30.31% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  31.32% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  32.33% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  33.34% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  34.35% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  35.36% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  36.37% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  37.38% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  38.39% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  39.40% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  40.41% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  41.42% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  42.43% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  43.44% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  44.45% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  45.46% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  46.47% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  47.48% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  48.50% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  49.50% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  50.52% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  51.52% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  52.54% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  53.54% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  54.56% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  55.57% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  56.58% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  57.59% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.163Z]  58.60% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  59.61% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  60.62% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  61.63% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  62.64% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  63.65% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  64.66% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  65.67% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  66.68% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  67.69% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  68.70% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  69.71% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  70.72% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  71.73% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  72.74% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  73.75% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  74.76% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  75.77% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  76.78% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  77.79% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.418Z]  78.80% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.419Z]  79.81% done, estimate finish Mon Jul 14 22:54:05 2025
[2025-07-14T22:54:07.419Z]  80.82% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.419Z]  81.83% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.419Z]  82.84% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.419Z]  83.85% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.419Z]  84.86% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.419Z]  85.87% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.419Z]  86.88% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.419Z]  87.89% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.675Z]  88.91% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.675Z]  89.91% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.675Z]  90.93% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.675Z]  91.93% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.675Z]  92.95% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.675Z]  93.96% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.675Z]  94.97% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.675Z]  95.98% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.675Z]  96.99% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.675Z]  98.00% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.675Z]  99.01% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:07.928Z] Total translation table size: 2048
[2025-07-14T22:54:07.928Z] Total rockridge attributes bytes: 2926
[2025-07-14T22:54:07.928Z] Total directory bytes: 12288
[2025-07-14T22:54:07.928Z] Path table size(bytes): 96
[2025-07-14T22:54:07.928Z] Done with: The File(s)                             Block(s)    494730
[2025-07-14T22:54:07.928Z] Writing:   Ending Padblock                         Start Block 494774
[2025-07-14T22:54:07.928Z] Done with: Ending Padblock                         Block(s)    150
[2025-07-14T22:54:07.928Z] Max brk space used 1b000
[2025-07-14T22:54:07.928Z] 494924 extents written (966 MB)
[2025-07-14T22:54:08.183Z] I: -input-charset not specified, using utf-8 (detected in locale settings)
[2025-07-14T22:54:08.183Z] genisoimage 1.1.11 (Linux)
[2025-07-14T22:54:08.183Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso
[2025-07-14T22:54:08.183Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/coreos
[2025-07-14T22:54:08.183Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/isolinux
[2025-07-14T22:54:08.183Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/images
[2025-07-14T22:54:08.183Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/images/pxeboot
[2025-07-14T22:54:08.183Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/EFI
[2025-07-14T22:54:08.183Z] Scanning /run/osbuild/tree/tmp4k7px7_x/iso/EFI/fedora
[2025-07-14T22:54:08.437Z] Writing:   Initial Padblock                        Start Block 0
[2025-07-14T22:54:08.437Z] Done with: Initial Padblock                        Block(s)    16
[2025-07-14T22:54:08.437Z] Writing:   Primary Volume Descriptor               Start Block 16
[2025-07-14T22:54:08.437Z] Done with: Primary Volume Descriptor               Block(s)    1
[2025-07-14T22:54:08.437Z] Writing:   Eltorito Volume Descriptor              Start Block 17
[2025-07-14T22:54:08.437Z] Size of boot image is 4 sectors -> No emulation
[2025-07-14T22:54:08.437Z] Size of boot image is 15516 sectors -> No emulation
[2025-07-14T22:54:08.437Z] Done with: Eltorito Volume Descriptor              Block(s)    1
[2025-07-14T22:54:08.437Z] Writing:   Joliet Volume Descriptor                Start Block 18
[2025-07-14T22:54:08.437Z] Done with: Joliet Volume Descriptor                Block(s)    1
[2025-07-14T22:54:08.437Z] Writing:   End Volume Descriptor                   Start Block 19
[2025-07-14T22:54:08.437Z] Done with: End Volume Descriptor                   Block(s)    1
[2025-07-14T22:54:08.437Z] Writing:   Version block                           Start Block 20
[2025-07-14T22:54:08.437Z] Done with: Version block                           Block(s)    1
[2025-07-14T22:54:08.437Z] Writing:   Path table                              Start Block 21
[2025-07-14T22:54:08.437Z] Done with: Path table                              Block(s)    4
[2025-07-14T22:54:08.437Z] Writing:   Joliet path table                       Start Block 25
[2025-07-14T22:54:08.437Z] Done with: Joliet path table                       Block(s)    4
[2025-07-14T22:54:08.437Z] Writing:   Directory tree                          Start Block 29
[2025-07-14T22:54:08.437Z] Done with: Directory tree                          Block(s)    7
[2025-07-14T22:54:08.437Z] Writing:   Joliet directory tree                   Start Block 36
[2025-07-14T22:54:08.437Z] Done with: Joliet directory tree                   Block(s)    7
[2025-07-14T22:54:08.437Z] Writing:   Directory tree cleanup                  Start Block 43
[2025-07-14T22:54:08.437Z] Done with: Directory tree cleanup                  Block(s)    0
[2025-07-14T22:54:08.437Z] Writing:   Extension record                        Start Block 43
[2025-07-14T22:54:08.437Z] Done with: Extension record                        Block(s)    1
[2025-07-14T22:54:08.437Z] Writing:   The File(s)                             Start Block 44
[2025-07-14T22:54:08.437Z]   6.94% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  13.89% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  20.82% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  27.77% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  34.69% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  41.64% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  48.57% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  55.52% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  62.45% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  69.40% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  76.33% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  83.28% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  90.22% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z]  97.15% done, estimate finish Mon Jul 14 22:54:06 2025
[2025-07-14T22:54:08.437Z] Total translation table size: 2048
[2025-07-14T22:54:08.437Z] Total rockridge attributes bytes: 2762
[2025-07-14T22:54:08.437Z] Total directory bytes: 12288
[2025-07-14T22:54:08.437Z] Path table size(bytes): 96
[2025-07-14T22:54:08.437Z] Done with: The File(s)                             Block(s)    71864
[2025-07-14T22:54:08.437Z] Writing:   Ending Padblock                         Start Block 71908
[2025-07-14T22:54:08.437Z] Done with: Ending Padblock                         Block(s)    150
[2025-07-14T22:54:08.437Z] Max brk space used 1b000
[2025-07-14T22:54:08.437Z] 72058 extents written (140 MB)
[2025-07-14T22:54:08.693Z] Packing minimal ISO
[2025-07-14T22:54:08.693Z] Matched 16 files of 16
[2025-07-14T22:54:08.693Z] Total bytes skipped: 147159506
[2025-07-14T22:54:08.693Z] Total bytes written: 689710
[2025-07-14T22:54:08.693Z] Total bytes written (compressed): 2732
[2025-07-14T22:54:08.693Z] Verifying that packed image matches digest
[2025-07-14T22:54:08.693Z] Packing successful!
[2025-07-14T22:54:09.249Z] 
[2025-07-14T22:54:09.249Z] ⏱  Duration: 188s
[2025-07-14T22:54:09.249Z] manifest /tmp/osbuild-Dn03.json finished successfully
[2025-07-14T22:54:09.505Z] oci-archive:	4fdfde93a07270f0747f411b78d3e108e784fb038d533bb752b81007d2c7080f
[2025-07-14T22:54:09.505Z] deployed-tree:	61bf2c6257bdae2693e7dbfc1fecd3d2a6c4ba6b9e4c1d1af1eb9861e78f5ad9
[2025-07-14T22:54:09.505Z] tree:     	5d8b8be20963c1bb5252bd21221196bc39c0e2dbd2207621b5767e88db7b1c8a
[2025-07-14T22:54:09.505Z] raw-image:	1f52d931bbb0229daebd5922956965f83d7e9b836900808f937350590f5e2aa4
[2025-07-14T22:54:09.505Z] raw-4k-image:	1849b10d84d6d1588ceffb012a4f005f8ed9c147868dc72a9fed18594c239fa3
[2025-07-14T22:54:09.505Z] raw-aliyun-image:	b0c2a2b224e82522b1400fe49eb8b5eedf11f43026c0213e7b721bf80bcf15c7
[2025-07-14T22:54:09.505Z] aliyun:   	ed2e39d5ffc5a936138b2263ebbdc7d369bdbbd18a6a091c33a5dc3b37d4201d
[2025-07-14T22:54:09.505Z] raw-applehv-image:	5884733820dedc54bc25f38bb0844738fc0afbe193ec7338ad0ec9f97e7e2f40
[2025-07-14T22:54:09.505Z] applehv:  	4f8ea9c6bac249121e0554c92de83c12d494a2c9e709fa53af22864e19e2f0cb
[2025-07-14T22:54:09.505Z] raw-aws-image:	278ccdccb17e8b5410aaa1e125fc7dd1a1a0cb801f8a8930e40bee7b416b4f36
[2025-07-14T22:54:09.505Z] aws:      	f9fe0648a39b92679cd31fb96627f69b8ac07511f2cd1ebf15aa0e8e9377fd73
[2025-07-14T22:54:09.505Z] raw-azure-image:	3c357670ca7e23cbc583b903586c0ce6eda4902f6efe9a2b72b4ab9e1b7c810f
[2025-07-14T22:54:09.505Z] azure:    	9732a5af9ff080c945a2603c17cf3621c0a195f566380b673ef81ea7fcef68aa
[2025-07-14T22:54:09.505Z] raw-azurestack-image:	09bf39ea1878a409cbe87c344b7aa4ad075ba721ca40b7c425a51421eca3da58
[2025-07-14T22:54:09.505Z] azurestack:	cebda5f03876e7a01e366d2b5627d3fd45f4527dc96f8eae5765575c3f0221aa
[2025-07-14T22:54:09.505Z] raw-digitalocean-image:	c40a253e62dc4734201c900ad9257184f85ad71eb53d248cccc23205906e24b8
[2025-07-14T22:54:09.505Z] digitalocean:	0451b3abc4c0c584f423f6964fee2ad81baab23842169ccded176746fddc60d6
[2025-07-14T22:54:09.505Z] raw-exoscale-image:	448cd1cdbd7df202360f8c1fe1236c6635d8bd99a6ed4e4c7a5c59e661c0dec0
[2025-07-14T22:54:09.505Z] exoscale: 	e1c3bc41224d366147ac174719cd0ddbdcb542b6244463423552c243cfad5895
[2025-07-14T22:54:09.505Z] raw-gcp-image:	58f7f0374ccf3aff39e3d3881e27ec71164d118b507f3f9935726c7b40f1f089
[2025-07-14T22:54:09.505Z] raw-gcp-image-tar:	8fd150dbaed1adf3e95aa7e68604b1cc5b13dd08861692398495bc762f04d6de
[2025-07-14T22:54:09.505Z] gcp:      	f29e32e3922960b803ff5d1e7d4485e70be90b287296df77f6cd3c9b49b469a5
[2025-07-14T22:54:09.505Z] raw-hetzner-image:	87d5de356f4f043231282d835b7a48a31be17e273f952941fa2eb5a02b7db1ff
[2025-07-14T22:54:09.505Z] hetzner:  	4069ee41ecbb801810d55dd460d36dcb208324a0678c3eccf287bc775e385b61
[2025-07-14T22:54:09.505Z] raw-hyperv-image:	9a495ec293ac66ef4b2e0234d4c51fc3fed6a6daf3ea92d91fd30c9153ad731d
[2025-07-14T22:54:09.505Z] hyperv:   	97775e3193e098d894ba51fcbdddfdde81d43402e7b518b4942ca0bd7eb22bb9
[2025-07-14T22:54:09.505Z] raw-ibmcloud-image:	9ef422b776352fe122ab2c975eed9f3a7731a6b888fab32828b23c6ac3b2d1d3
[2025-07-14T22:54:09.505Z] ibmcloud: 	063b7851a21b1649382d64da4cf09f1abba9a4b84e6551a89e0780abe62d3a66
[2025-07-14T22:54:09.505Z] raw-kubevirt-image:	f10bc734aadbbf3372d527add771381d8d97db513b90d5c8cb3bfedc2c6c95aa
[2025-07-14T22:54:09.505Z] qemu-kubevirt-image:	6016054032745547b0c32773031d757890dd19cc949f407389cc89bc33bb1127
[2025-07-14T22:54:09.505Z] kubevirt: 	4394fbfe127b7cc84624c6d11a0c77aa132659cf76badaf143ef57915198b09b
[2025-07-14T22:54:09.505Z] raw-openstack-image:	3847eecf39db80b264ecf63badcac015979d613f60d6e0b88bbe3e4b7b95597f
[2025-07-14T22:54:09.505Z] openstack:	e9b1cc23c02314622452443e09cbb2ae0e74251713aa133a291523a09b683bbd
[2025-07-14T22:54:09.505Z] raw-oraclecloud-image:	5f090be0ed35786bef2fa49ea728ae6155713dbe87d4a45e5567befa6742b085
[2025-07-14T22:54:09.505Z] oraclecloud:	4b86264fc1002e1411cf5212cbeea79abe00e3656038662f5b37ecdcd1fe3e89
[2025-07-14T22:54:09.505Z] raw-proxmoxve-image:	15f85beb2d9786fdc729975167846a3c638a7b52dbc4020792fedd93529e489d
[2025-07-14T22:54:09.505Z] proxmoxve:	61942082ba19db0bd6a402b59694beb8cfe1de33387546880d8ac0c79215cc85
[2025-07-14T22:54:09.505Z] raw-metal-image:	8e5a1252614a6a8784d1dc76a72517ec6fbec067e4cab19f61f014408f635e35
[2025-07-14T22:54:09.505Z] metal:    	89542523fcc9269507f5d0e96df880bb1e6fbdc8876dab77d044df4abf22b1ee
[2025-07-14T22:54:09.505Z] raw-metal4k-image:	ea3d7d588c3d8f5377e54d22ce5180f57e92872c71fbb19143acfb8f1436af76
[2025-07-14T22:54:09.505Z] metal4k:  	d7a5853a9c681b49574ecd2ad0ee2a7693cd91d03a134b5306933de6a21fac00
[2025-07-14T22:54:09.505Z] raw-nutanix-image:	eb6d83e3da4c185b39b1899cfbc391f005e6a220a9863761be1fc2b3b83a1039
[2025-07-14T22:54:09.505Z] nutanix:  	89423b9679cf32053ec0a26151f7f65dcd55932c7f30a1119671de2c0ad24bd6
[2025-07-14T22:54:09.505Z] raw-qemu-image:	39ab1a70e61e2027b540fb80bb1cdd7921c7afa1395d3594afda2143aa25b9d4
[2025-07-14T22:54:09.505Z] qemu:     	c3a5a60af502fe638e01ed32b59fe7db7da4ebae6db15d60b5ba57334dd51e10
[2025-07-14T22:54:09.505Z] raw-vultr-image:	52699edfc3aeb35af9515d066d2149a56482f75b9fad1e9c9780560388e052b4
[2025-07-14T22:54:09.505Z] vultr:    	24b214e23cf329d0832ce467635f2e283161d6bae22f1c06e5dc5858bba31240
[2025-07-14T22:54:09.505Z] live:     	af013f3fc0ad3c3ec36dfa6de3053e713d8eabf6ba70385da9c415317d75d312
[2025-07-14T22:54:09.505Z] + set +x
[2025-07-14T22:54:10.862Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.ELgs5f2PzA/live/fedora-coreos-42.20250714.dev.0-live-iso.x86_64.iso': Operation not permitted
[2025-07-14T22:54:10.862Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.ELgs5f2PzA/live/fedora-coreos-42.20250714.dev.0-live-kernel.x86_64': Operation not permitted
[2025-07-14T22:54:10.862Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.ELgs5f2PzA/live/fedora-coreos-42.20250714.dev.0-live-initramfs.x86_64.img': Operation not permitted
[2025-07-14T22:54:11.786Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.ELgs5f2PzA/live/fedora-coreos-42.20250714.dev.0-live-rootfs.x86_64.img': Operation not permitted
[2025-07-14T22:54:11.786Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.ELgs5f2PzA/live': Operation not permitted
[2025-07-14T22:54:15.042Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.ELgs5f2PzA/metal/fedora-coreos-42.20250714.dev.0-metal.x86_64.raw': Operation not permitted
[2025-07-14T22:54:15.042Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.ELgs5f2PzA/metal': Operation not permitted
[2025-07-14T22:54:18.293Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.ELgs5f2PzA/metal4k/fedora-coreos-42.20250714.dev.0-metal4k.x86_64.raw': Operation not permitted
[2025-07-14T22:54:18.293Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.metal/tmp.ELgs5f2PzA/metal4k': Operation not permitted
[2025-07-14T22:54:23.525Z] /home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/meta.json wrote with version stamp 1752533663005145002
[2025-07-14T22:54:23.525Z] Successfully generated: fedora-coreos-42.20250714.dev.0-metal.x86_64.raw
[2025-07-14T22:54:25.415Z] /home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/meta.json wrote with version stamp 1752533665259938600
[2025-07-14T22:54:25.415Z] Successfully generated: fedora-coreos-42.20250714.dev.0-metal4k.x86_64.raw
[2025-07-14T22:54:26.776Z] /home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/meta.json wrote with version stamp 1752533666536602757
[2025-07-14T22:54:26.776Z] Successfully generated: fedora-coreos-42.20250714.dev.0-live-iso.x86_64.iso
[2025-07-14T22:54:27.032Z] /home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/meta.json wrote with version stamp 1752533666968112215
[2025-07-14T22:54:27.032Z] Successfully generated: fedora-coreos-42.20250714.dev.0-live-kernel.x86_64
[2025-07-14T22:54:28.393Z] /home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/meta.json wrote with version stamp 1752533668103819476
[2025-07-14T22:54:28.393Z] Successfully generated: fedora-coreos-42.20250714.dev.0-live-rootfs.x86_64.img
[2025-07-14T22:54:28.650Z] /home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/meta.json wrote with version stamp 1752533668542479323
[2025-07-14T22:54:28.650Z] Successfully generated: fedora-coreos-42.20250714.dev.0-live-initramfs.x86_64.img
[2025-07-14T22:54:28.652Z] [Pipeline] }
[2025-07-14T22:54:28.661Z] [Pipeline] // withEnv
[2025-07-14T22:54:28.671Z] [Pipeline] withEnv
[2025-07-14T22:54:28.671Z] [Pipeline] {
[2025-07-14T22:54:28.681Z] [Pipeline] sh
[2025-07-14T22:54:29.182Z] + set -xeuo pipefail
[2025-07-14T22:54:29.182Z] ++ umask
[2025-07-14T22:54:29.182Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:54:29.182Z] + cosa shell -- env XZ_DEFAULTS=--memlimit=4G cosa compress --artifact=metal
[2025-07-14T22:54:29.182Z] Targeting build: 42.20250714.dev.0
[2025-07-14T22:54:29.182Z] Compressing: /home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64
[2025-07-14T22:54:29.182Z] 2025-07-14 22:54:29,103 INFO - Running command: ['xz', '-c9', '-T6', '/home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/fedora-coreos-42.20250714.dev.0-metal.x86_64.raw']
[2025-07-14T22:58:50.613Z] Compressed: fedora-coreos-42.20250714.dev.0-metal.x86_64.raw.xz
[2025-07-14T22:58:50.613Z] Skipped compressing artifacts: ostree oci-manifest live-iso live-kernel live-rootfs live-initramfs
[2025-07-14T22:58:50.613Z] Updated: /home/jenkins/agent/workspace/test-override/builds/42.20250714.dev.0/x86_64/meta.json
[2025-07-14T22:58:50.615Z] [Pipeline] }
[2025-07-14T22:58:50.623Z] [Pipeline] // withEnv
[2025-07-14T22:58:50.631Z] [Pipeline] }
[2025-07-14T22:58:50.637Z] [Pipeline] // stage
[2025-07-14T22:58:50.646Z] [Pipeline] stage
[2025-07-14T22:58:50.647Z] [Pipeline] { (x86_64:kola:testiso)
[2025-07-14T22:58:50.672Z] [Pipeline] withEnv
[2025-07-14T22:58:50.673Z] [Pipeline] {
[2025-07-14T22:58:50.677Z] [Pipeline] sh
[2025-07-14T22:58:51.159Z] + set -euo pipefail
[2025-07-14T22:58:51.159Z] ++ umask
[2025-07-14T22:58:51.159Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:58:51.159Z] + uuidgen
[2025-07-14T22:58:51.159Z] + cut -f1 -d-
[2025-07-14T22:58:51.164Z] [Pipeline] }
[2025-07-14T22:58:51.171Z] [Pipeline] // withEnv
[2025-07-14T22:58:51.182Z] [Pipeline] withEnv
[2025-07-14T22:58:51.182Z] [Pipeline] {
[2025-07-14T22:58:51.190Z] [Pipeline] sh
[2025-07-14T22:58:51.672Z] + set -euo pipefail
[2025-07-14T22:58:51.672Z] ++ umask
[2025-07-14T22:58:51.672Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:58:51.672Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:58:51.672Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-07-14T22:58:51.678Z] [Pipeline] }
[2025-07-14T22:58:51.684Z] [Pipeline] // withEnv
[2025-07-14T22:58:51.692Z] [Pipeline] withEnv
[2025-07-14T22:58:51.693Z] [Pipeline] {
[2025-07-14T22:58:51.698Z] [Pipeline] sh
[2025-07-14T22:58:52.173Z] + set -xeuo pipefail
[2025-07-14T22:58:52.173Z] ++ umask
[2025-07-14T22:58:52.173Z] + '[' 0022 = 0000 ']'
[2025-07-14T22:58:52.173Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T22:58:52.173Z] + cosa kola testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-A1rQj/kola-testiso-x86_64
[2025-07-14T22:58:52.173Z] kola -p qemu testiso --inst-insecure --output-dir /home/jenkins/agent/workspace/test-override/tmp/kola-A1rQj/kola-testiso-x86_64
[2025-07-14T22:58:52.173Z] Ignoring verification of signature on metal image
[2025-07-14T22:58:52.173Z] Running test: iso-as-disk.bios
[2025-07-14T22:59:24.179Z] PASS: iso-as-disk.bios (23.35s)
[2025-07-14T22:59:24.179Z] Running test: iso-as-disk.uefi
[2025-07-14T22:59:50.637Z] PASS: iso-as-disk.uefi (24.084s)
[2025-07-14T22:59:50.637Z] Running test: iso-as-disk.uefi-secure
[2025-07-14T23:00:17.096Z] PASS: iso-as-disk.uefi-secure (24.188s)
[2025-07-14T23:00:17.096Z] Running test: iso-as-disk.4k.uefi
[2025-07-14T23:00:43.561Z] PASS: iso-as-disk.4k.uefi (24.173s)
[2025-07-14T23:00:43.561Z] Running test: iso-install.bios
[2025-07-14T23:02:04.900Z] PASS: iso-install.bios (1m12.426s)
[2025-07-14T23:02:04.900Z] Running test: iso-live-login.bios
[2025-07-14T23:02:36.878Z] The file: journal.txt does not exist
[2025-07-14T23:02:36.878Z] PASS: iso-live-login.bios (31.28s)
[2025-07-14T23:02:36.878Z] Running test: iso-live-login.uefi
[2025-07-14T23:03:08.868Z] The file: journal.txt does not exist
[2025-07-14T23:03:08.868Z] PASS: iso-live-login.uefi (27.231s)
[2025-07-14T23:03:08.868Z] Running test: iso-live-login.uefi-secure
[2025-07-14T23:03:35.324Z] The file: journal.txt does not exist
[2025-07-14T23:03:36.680Z] PASS: iso-live-login.uefi-secure (27.528s)
[2025-07-14T23:03:36.680Z] Running test: iso-live-login.4k.uefi
[2025-07-14T23:04:08.670Z] The file: journal.txt does not exist
[2025-07-14T23:04:08.670Z] PASS: iso-live-login.4k.uefi (26.793s)
[2025-07-14T23:04:08.670Z] Running test: iso-offline-install.bios
[2025-07-14T23:06:30.028Z] PASS: iso-offline-install.bios (2m18.521s)
[2025-07-14T23:06:30.028Z] Running test: iso-offline-install.mpath.bios
[2025-07-14T23:09:06.401Z] PASS: iso-offline-install.mpath.bios (2m29.408s)
[2025-07-14T23:09:06.401Z] Running test: iso-offline-install-fromram.4k.uefi
[2025-07-14T23:10:42.748Z] PASS: iso-offline-install-fromram.4k.uefi (1m28.623s)
[2025-07-14T23:10:42.748Z] Running test: iso-offline-install-iscsi.ibft.uefi
[2025-07-14T23:10:42.748Z] Warning: Cannot announce submounts, client does not support it
[2025-07-14T23:14:19.144Z] PASS: iso-offline-install-iscsi.ibft.uefi (3m29.325s)
[2025-07-14T23:14:19.144Z] Running test: iso-offline-install-iscsi.ibft-with-mpath.bios
[2025-07-14T23:18:25.586Z] PASS: iso-offline-install-iscsi.ibft-with-mpath.bios (4m3.169s)
[2025-07-14T23:18:25.586Z] Running test: iso-offline-install-iscsi.manual.bios
[2025-07-14T23:22:31.993Z] PASS: iso-offline-install-iscsi.manual.bios (3m54.975s)
[2025-07-14T23:22:31.993Z] Running test: miniso-install.bios
[2025-07-14T23:24:08.349Z] PASS: miniso-install.bios (1m42.617s)
[2025-07-14T23:24:08.349Z] Running test: miniso-install.nm.bios
[2025-07-14T23:25:59.734Z] PASS: miniso-install.nm.bios (1m45.853s)
[2025-07-14T23:25:59.734Z] Running test: miniso-install.4k.uefi
[2025-07-14T23:27:36.070Z] PASS: miniso-install.4k.uefi (1m30.344s)
[2025-07-14T23:27:36.070Z] Running test: miniso-install.4k.nm.uefi
[2025-07-14T23:29:12.401Z] PASS: miniso-install.4k.nm.uefi (1m33.45s)
[2025-07-14T23:29:12.401Z] Running test: pxe-offline-install.rootfs-appended.bios
[2025-07-14T23:31:48.760Z] PASS: pxe-offline-install.rootfs-appended.bios (2m24.226s)
[2025-07-14T23:31:48.760Z] Running test: pxe-offline-install.4k.uefi
[2025-07-14T23:33:25.099Z] PASS: pxe-offline-install.4k.uefi (1m40.302s)
[2025-07-14T23:33:25.099Z] Running test: pxe-online-install.bios
[2025-07-14T23:35:01.429Z] PASS: pxe-online-install.bios (1m25.461s)
[2025-07-14T23:35:01.429Z] Running test: pxe-online-install.4k.uefi
[2025-07-14T23:36:09.006Z] PASS: pxe-online-install.4k.uefi (1m9.161s)
[2025-07-14T23:36:09.009Z] [Pipeline] }
[2025-07-14T23:36:09.016Z] [Pipeline] // withEnv
[2025-07-14T23:36:09.026Z] [Pipeline] withEnv
[2025-07-14T23:36:09.026Z] [Pipeline] {
[2025-07-14T23:36:09.029Z] [Pipeline] sh
[2025-07-14T23:36:09.516Z] + set -xeuo pipefail
[2025-07-14T23:36:09.517Z] ++ umask
[2025-07-14T23:36:09.517Z] + '[' 0022 = 0000 ']'
[2025-07-14T23:36:09.517Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T23:36:09.517Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-A1rQj -c --xz kola-testiso-x86_64
[2025-07-14T23:36:11.401Z] [Pipeline] }
[2025-07-14T23:36:11.404Z] [Pipeline] // withEnv
[2025-07-14T23:36:11.413Z] [Pipeline] archiveArtifacts
[2025-07-14T23:36:11.417Z] Archiving artifacts
[2025-07-14T23:36:11.444Z] [Pipeline] withEnv
[2025-07-14T23:36:11.445Z] [Pipeline] {
[2025-07-14T23:36:11.450Z] [Pipeline] sh
[2025-07-14T23:36:11.933Z] + set -xeuo pipefail
[2025-07-14T23:36:11.933Z] ++ umask
[2025-07-14T23:36:11.933Z] + '[' 0022 = 0000 ']'
[2025-07-14T23:36:11.933Z] + cd /home/jenkins/agent/workspace/test-override
[2025-07-14T23:36:11.933Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-testiso-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-A1rQj/kola-testiso-x86_64 --output -
[2025-07-14T23:36:11.935Z] [Pipeline] }
[2025-07-14T23:36:11.938Z] [Pipeline] // withEnv
[2025-07-14T23:36:11.944Z] [Pipeline] junit
[2025-07-14T23:36:11.947Z] Recording test results
[2025-07-14T23:36:11.961Z] None of the test reports contained any result
[2025-07-14T23:36:11.961Z] [Pipeline] }
[2025-07-14T23:36:11.963Z] [Pipeline] // stage
[2025-07-14T23:36:11.967Z] [Pipeline] stage
[2025-07-14T23:36:11.967Z] [Pipeline] { (x86_64:Destroy Remote)
[2025-07-14T23:36:11.971Z] [Pipeline] }
[2025-07-14T23:36:11.977Z] [Pipeline] // stage
[2025-07-14T23:36:11.981Z] [Pipeline] }
[2025-07-14T23:36:11.983Z] [Pipeline] // parallel
[2025-07-14T23:36:11.993Z] [Pipeline] stage
[2025-07-14T23:36:11.993Z] [Pipeline] { (Report Completion)
[2025-07-14T23:36:11.995Z] [Pipeline] withCredentials
[2025-07-14T23:36:12.003Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-14T23:36:12.003Z] [Pipeline] {
[2025-07-14T23:36:12.007Z] [Pipeline] withEnv
[2025-07-14T23:36:12.007Z] [Pipeline] {
[2025-07-14T23:36:12.011Z] [Pipeline] sh
[2025-07-14T23:36:12.494Z] + set -xeuo pipefail
[2025-07-14T23:36:12.494Z] ++ umask
[2025-07-14T23:36:12.494Z] + '[' 0022 = 0000 ']'
[2025-07-14T23:36:12.494Z] + /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/40/display/redirect --outcome PASSED --advisory FEDORA-2025-e56c306ef0 --stream testing-devel
[2025-07-14T23:36:12.498Z] [Pipeline] }
[2025-07-14T23:36:12.500Z] [Pipeline] // withEnv
[2025-07-14T23:36:12.504Z] [Pipeline] }
[2025-07-14T23:36:12.509Z] [Pipeline] // withCredentials
[2025-07-14T23:36:12.515Z] [Pipeline] withCredentials
[2025-07-14T23:36:12.525Z] Masking supported pattern matches of $TOKEN
[2025-07-14T23:36:12.525Z] [Pipeline] {
[2025-07-14T23:36:12.529Z] [Pipeline] withEnv
[2025-07-14T23:36:12.529Z] [Pipeline] {
[2025-07-14T23:36:12.531Z] [Pipeline] sh
[2025-07-14T23:36:13.017Z] + set -xeuo pipefail
[2025-07-14T23:36:13.017Z] ++ umask
[2025-07-14T23:36:13.017Z] + '[' 0022 = 0000 ']'
[2025-07-14T23:36:13.017Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
[2025-07-14T23:36:13.017Z]            {
[2025-07-14T23:36:13.017Z]              "body": "🟢 ostree-2025.3-2.fc42 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/40/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-e56c306ef0)"
[2025-07-14T23:36:13.017Z]             }'
[2025-07-14T23:36:13.274Z] [Pipeline] }
[2025-07-14T23:36:13.279Z] [Pipeline] // withEnv
[2025-07-14T23:36:13.283Z] [Pipeline] }
[2025-07-14T23:36:13.289Z] [Pipeline] // withCredentials
[2025-07-14T23:36:13.291Z] [Pipeline] }
[2025-07-14T23:36:13.294Z] [Pipeline] // stage
[2025-07-14T23:36:13.299Z] [Pipeline] }
[2025-07-14T23:36:13.302Z] [Pipeline] // timeout
[2025-07-14T23:36:13.306Z] [Pipeline] }
[2025-07-14T23:36:13.311Z] [Pipeline] // container
[2025-07-14T23:36:13.313Z] [Pipeline] }
[2025-07-14T23:36:13.316Z] [Pipeline] // node
[2025-07-14T23:36:13.320Z] [Pipeline] }
[2025-07-14T23:36:13.324Z] [Pipeline] // podTemplate
[2025-07-14T23:36:13.329Z] [Pipeline] End of Pipeline
[2025-07-14T23:36:13.375Z] Finished: SUCCESS