[2025-08-06T07:17:46.423Z] Started by upstream project "bodhi-trigger" build number 94
[2025-08-06T07:17:46.423Z] originally caused by:
[2025-08-06T07:17:46.423Z]  Triggered by CI message.
[2025-08-06T07:17:46.423Z] 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-08-06T07:17:46.424Z] The recommended git tool is: NONE
[2025-08-06T07:17:46.424Z] No credentials specified
[2025-08-06T07:17:46.426Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10
[2025-08-06T07:17:46.432Z] Fetching changes from the remote Git repository
[2025-08-06T07:17:46.433Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
[2025-08-06T07:17:46.439Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
[2025-08-06T07:17:46.439Z]  > git --version # timeout=10
[2025-08-06T07:17:46.444Z]  > git --version # 'git version 2.47.1'
[2025-08-06T07:17:46.444Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-06T07:17:46.604Z]  > git rev-parse origin/main^{commit} # timeout=10
[2025-08-06T07:17:46.610Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
[2025-08-06T07:17:46.610Z]  > git config core.sparsecheckout # timeout=10
[2025-08-06T07:17:46.615Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-08-06T07:17:46.623Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"
[2025-08-06T07:17:46.623Z]  > git rev-list --no-walk b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-08-06T07:17:46.654Z] Loading library coreos@main
[2025-08-06T07:17:46.654Z] Attempting to resolve main from remote references...
[2025-08-06T07:17:46.655Z]  > git --version # timeout=10
[2025-08-06T07:17:46.659Z]  > git --version # 'git version 2.47.1'
[2025-08-06T07:17:46.659Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-08-06T07:17:46.789Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0
[2025-08-06T07:17:46.790Z] The recommended git tool is: NONE
[2025-08-06T07:17:46.790Z] No credentials specified
[2025-08-06T07:17:46.790Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
[2025-08-06T07:17:46.796Z] Fetching changes from the remote Git repository
[2025-08-06T07:17:46.796Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-08-06T07:17:46.802Z] Fetching without tags
[2025-08-06T07:17:46.802Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
[2025-08-06T07:17:46.802Z]  > git --version # timeout=10
[2025-08-06T07:17:46.810Z]  > git --version # 'git version 2.47.1'
[2025-08-06T07:17:46.810Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-06T07:17:46.938Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main)
[2025-08-06T07:17:46.938Z]  > git config core.sparsecheckout # timeout=10
[2025-08-06T07:17:46.944Z]  > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-08-06T07:17:46.951Z] Commit message: "cosaPod: archive cosa git info and RPMs"
[2025-08-06T07:17:46.951Z]  > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-08-06T07:17:47.081Z] [Pipeline] Start of Pipeline
[2025-08-06T07:17:47.086Z] [Pipeline] node
[2025-08-06T07:17:47.088Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-08-06T07:17:47.089Z] [Pipeline] {
[2025-08-06T07:17:47.102Z] [Pipeline] withEnv
[2025-08-06T07:17:47.102Z] [Pipeline] {
[2025-08-06T07:17:47.105Z] [Pipeline] sh
[2025-08-06T07:17:47.359Z] + set -xeuo pipefail
[2025-08-06T07:17:47.359Z] ++ umask
[2025-08-06T07:17:47.359Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:17:47.359Z] + rm -rf pipe
[2025-08-06T07:17:47.359Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
[2025-08-06T07:17:47.359Z] Cloning into 'pipe'...
[2025-08-06T07:17:47.610Z] [Pipeline] }
[2025-08-06T07:17:47.613Z] [Pipeline] // withEnv
[2025-08-06T07:17:47.617Z] [Pipeline] load
[2025-08-06T07:17:47.677Z] [Pipeline] { (pipe/utils.groovy)
[2025-08-06T07:17:47.682Z] 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-08-06T07:17:47.682Z] [Pipeline] }
[2025-08-06T07:17:47.688Z] [Pipeline] // load
[2025-08-06T07:17:47.692Z] 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-08-06T07:17:47.692Z] [Pipeline] readYaml
[2025-08-06T07:17:47.697Z] 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-08-06T07:17:47.697Z] [Pipeline] }
[2025-08-06T07:17:47.699Z] [Pipeline] // node
[2025-08-06T07:17:47.710Z] [Pipeline] properties
[2025-08-06T07:17:47.766Z] [Pipeline] libraryResource
[2025-08-06T07:17:47.766Z] [Pipeline] readJSON
[2025-08-06T07:17:47.770Z] [Pipeline] node
[2025-08-06T07:17:47.773Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-08-06T07:17:47.774Z] [Pipeline] {
[2025-08-06T07:17:47.777Z] [Pipeline] writeYaml
[2025-08-06T07:17:47.782Z] [Pipeline] readFile
[2025-08-06T07:17:47.785Z] [Pipeline] }
[2025-08-06T07:17:47.790Z] [Pipeline] // node
[2025-08-06T07:17:47.793Z] [Pipeline] podTemplate
[2025-08-06T07:17:47.793Z] [Pipeline] {
[2025-08-06T07:17:47.798Z] [Pipeline] node
[2025-08-06T07:17:48.819Z] Created Pod: openshift coreos-ci/pod-2ef878d0-0ff7-41a7-8124-4c33209e9b6b-swd68-48jtf
[2025-08-06T07:17:48.864Z] [PodInfo] coreos-ci/pod-2ef878d0-0ff7-41a7-8124-4c33209e9b6b-swd68-48jtf
[2025-08-06T07:17:48.864Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-08-06T07:17:48.864Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-08-06T07:17:48.864Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-08-06T07:17:49.474Z] [PodInfo] coreos-ci/pod-2ef878d0-0ff7-41a7-8124-4c33209e9b6b-swd68-48jtf
[2025-08-06T07:17:49.474Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-08-06T07:17:49.474Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-08-06T07:17:49.474Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-08-06T07:17:58.253Z] Agent pod-2ef878d0-0ff7-41a7-8124-4c33209e9b6b-swd68-48jtf is provisioned from template pod-2ef878d0-0ff7-41a7-8124-4c33209e9b6b-swd68
[2025-08-06T07:17:58.254Z] ---
[2025-08-06T07:17:58.254Z] apiVersion: "v1"
[2025-08-06T07:17:58.254Z] kind: "Pod"
[2025-08-06T07:17:58.254Z] metadata:
[2025-08-06T07:17:58.254Z]   annotations:
[2025-08-06T07:17:58.254Z]     kubernetes.jenkins.io/last-refresh: "1754464668799"
[2025-08-06T07:17:58.254Z]     buildUrl: "http://172.30.177.66:80/job/test-override/104/"
[2025-08-06T07:17:58.254Z]     runUrl: "job/test-override/104/"
[2025-08-06T07:17:58.254Z]   labels:
[2025-08-06T07:17:58.254Z]     jenkins: "slave"
[2025-08-06T07:17:58.254Z]     jenkins/label-digest: "45310ea854d7c595f2bc056fee532468db0668d4"
[2025-08-06T07:17:58.254Z]     jenkins/label: "pod-2ef878d0-0ff7-41a7-8124-4c33209e9b6b"
[2025-08-06T07:17:58.254Z]     kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
[2025-08-06T07:17:58.254Z]   name: "pod-2ef878d0-0ff7-41a7-8124-4c33209e9b6b-swd68-48jtf"
[2025-08-06T07:17:58.254Z]   namespace: "coreos-ci"
[2025-08-06T07:17:58.254Z] spec:
[2025-08-06T07:17:58.254Z]   containers:
[2025-08-06T07:17:58.254Z]   - command:
[2025-08-06T07:17:58.254Z]     - "/usr/bin/dumb-init"
[2025-08-06T07:17:58.254Z]     - "/usr/bin/sleep"
[2025-08-06T07:17:58.254Z]     - "infinity"
[2025-08-06T07:17:58.254Z]     env:
[2025-08-06T07:17:58.254Z]     - name: "NCPUS"
[2025-08-06T07:17:58.254Z]       value: "6"
[2025-08-06T07:17:58.254Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
[2025-08-06T07:17:58.254Z]     imagePullPolicy: "Always"
[2025-08-06T07:17:58.254Z]     name: "worker"
[2025-08-06T07:17:58.254Z]     resources:
[2025-08-06T07:17:58.254Z]       limits:
[2025-08-06T07:17:58.254Z]         memory: "10752Mi"
[2025-08-06T07:17:58.254Z]         cpu: "6"
[2025-08-06T07:17:58.254Z]         devices.kubevirt.io/kvm: "1"
[2025-08-06T07:17:58.254Z]       requests:
[2025-08-06T07:17:58.254Z]         memory: "10752Mi"
[2025-08-06T07:17:58.254Z]         cpu: "6"
[2025-08-06T07:17:58.254Z]         devices.kubevirt.io/kvm: "1"
[2025-08-06T07:17:58.254Z]     volumeMounts:
[2025-08-06T07:17:58.254Z]     - mountPath: "/srv/"
[2025-08-06T07:17:58.254Z]       name: "emptydir-0"
[2025-08-06T07:17:58.254Z]     - mountPath: "/home/jenkins/agent"
[2025-08-06T07:17:58.254Z]       name: "workspace-volume"
[2025-08-06T07:17:58.254Z]       readOnly: false
[2025-08-06T07:17:58.254Z]   - env:
[2025-08-06T07:17:58.254Z]     - name: "JENKINS_SECRET"
[2025-08-06T07:17:58.254Z]       value: "********"
[2025-08-06T07:17:58.254Z]     - name: "JENKINS_TUNNEL"
[2025-08-06T07:17:58.254Z]       value: "172.30.178.247:50000"
[2025-08-06T07:17:58.254Z]     - name: "JENKINS_AGENT_NAME"
[2025-08-06T07:17:58.254Z]       value: "pod-2ef878d0-0ff7-41a7-8124-4c33209e9b6b-swd68-48jtf"
[2025-08-06T07:17:58.254Z]     - name: "REMOTING_OPTS"
[2025-08-06T07:17:58.254Z]       value: "-noReconnectAfter 1d"
[2025-08-06T07:17:58.254Z]     - name: "JENKINS_NAME"
[2025-08-06T07:17:58.254Z]       value: "pod-2ef878d0-0ff7-41a7-8124-4c33209e9b6b-swd68-48jtf"
[2025-08-06T07:17:58.254Z]     - name: "JENKINS_AGENT_WORKDIR"
[2025-08-06T07:17:58.254Z]       value: "/home/jenkins/agent"
[2025-08-06T07:17:58.254Z]     - name: "JENKINS_URL"
[2025-08-06T07:17:58.254Z]       value: "http://172.30.177.66:80/"
[2025-08-06T07:17:58.254Z]     image: "jenkins-agent-base:latest"
[2025-08-06T07:17:58.254Z]     name: "jnlp"
[2025-08-06T07:17:58.254Z]     resources:
[2025-08-06T07:17:58.254Z]       limits:
[2025-08-06T07:17:58.254Z]         memory: "512Mi"
[2025-08-06T07:17:58.254Z]         cpu: "1"
[2025-08-06T07:17:58.254Z]       requests:
[2025-08-06T07:17:58.254Z]         memory: "512Mi"
[2025-08-06T07:17:58.254Z]         cpu: "1"
[2025-08-06T07:17:58.254Z]     volumeMounts:
[2025-08-06T07:17:58.254Z]     - mountPath: "/home/jenkins/agent"
[2025-08-06T07:17:58.254Z]       name: "workspace-volume"
[2025-08-06T07:17:58.254Z]       readOnly: false
[2025-08-06T07:17:58.254Z]   nodeSelector:
[2025-08-06T07:17:58.254Z]     kubernetes.io/os: "linux"
[2025-08-06T07:17:58.254Z]   restartPolicy: "Never"
[2025-08-06T07:17:58.254Z]   serviceAccountName: "jenkins"
[2025-08-06T07:17:58.254Z]   volumes:
[2025-08-06T07:17:58.254Z]   - emptyDir: {}
[2025-08-06T07:17:58.254Z]     name: "emptydir-0"
[2025-08-06T07:17:58.254Z]   - emptyDir:
[2025-08-06T07:17:58.254Z]       medium: ""
[2025-08-06T07:17:58.254Z]     name: "workspace-volume"
[2025-08-06T07:17:58.254Z] 
[2025-08-06T07:17:58.370Z] Running on pod-2ef878d0-0ff7-41a7-8124-4c33209e9b6b-swd68-48jtf in /home/jenkins/agent/workspace/test-override
[2025-08-06T07:17:58.370Z] [Pipeline] {
[2025-08-06T07:17:58.376Z] [Pipeline] container
[2025-08-06T07:17:58.376Z] [Pipeline] {
[2025-08-06T07:17:58.380Z] [Pipeline] withEnv
[2025-08-06T07:17:58.381Z] [Pipeline] {
[2025-08-06T07:17:58.383Z] [Pipeline] sh
[2025-08-06T07:17:58.996Z] + set -xeuo pipefail
[2025-08-06T07:17:58.996Z] ++ umask
[2025-08-06T07:17:58.996Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:17:58.996Z] + cat /cosa/coreos-assembler-git.json
[2025-08-06T07:17:58.996Z] + tee coreos-assembler-git.json
[2025-08-06T07:17:58.996Z] {
[2025-08-06T07:17:58.996Z]   "date": "2025-08-01T18:47:18Z",
[2025-08-06T07:17:58.996Z]   "git": {
[2025-08-06T07:17:58.996Z]     "commit": "23e7cbd43c8077e3b9185bc27eb44f8ad4dd84bc",
[2025-08-06T07:17:58.996Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
[2025-08-06T07:17:58.996Z]     "branch": "HEAD",
[2025-08-06T07:17:58.996Z]     "dirty": "false"
[2025-08-06T07:17:58.996Z]   },
[2025-08-06T07:17:58.996Z]   "file": {
[2025-08-06T07:17:58.996Z]     "checksum": "cdb88c10481bbbe3344391e274ef97b3f683cf3cf0cc6909a5ccf88f56ffea35",
[2025-08-06T07:17:58.996Z]     "checksum_type": "sha256",
[2025-08-06T07:17:58.996Z]     "format": "tar.gz",
[2025-08-06T07:17:58.996Z]     "name": "coreos-assembler-git.tar.gz",
[2025-08-06T07:17:58.996Z]     "size": "12236349"
[2025-08-06T07:17:58.996Z]   }
[2025-08-06T07:17:58.996Z] }
[2025-08-06T07:17:59.000Z] [Pipeline] }
[2025-08-06T07:17:59.002Z] [Pipeline] // withEnv
[2025-08-06T07:17:59.008Z] [Pipeline] archiveArtifacts
[2025-08-06T07:17:59.011Z] Archiving artifacts
[2025-08-06T07:17:59.553Z] [Pipeline] withEnv
[2025-08-06T07:17:59.554Z] [Pipeline] {
[2025-08-06T07:17:59.556Z] [Pipeline] sh
[2025-08-06T07:18:00.044Z] + set -xeuo pipefail
[2025-08-06T07:18:00.044Z] ++ umask
[2025-08-06T07:18:00.044Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:18:00.044Z] + rpm -qa
[2025-08-06T07:18:00.044Z] + sort
[2025-08-06T07:18:00.306Z] [Pipeline] }
[2025-08-06T07:18:00.307Z] [Pipeline] // withEnv
[2025-08-06T07:18:00.313Z] [Pipeline] archiveArtifacts
[2025-08-06T07:18:00.314Z] Archiving artifacts
[2025-08-06T07:18:00.322Z] [Pipeline] withEnv
[2025-08-06T07:18:00.322Z] [Pipeline] {
[2025-08-06T07:18:00.324Z] [Pipeline] sh
[2025-08-06T07:18:00.813Z] + set -xeuo pipefail
[2025-08-06T07:18:00.813Z] ++ umask
[2025-08-06T07:18:00.813Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:18:00.813Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
[2025-08-06T07:18:00.816Z] [Pipeline] }
[2025-08-06T07:18:00.818Z] [Pipeline] // withEnv
[2025-08-06T07:18:00.822Z] [Pipeline] timeout
[2025-08-06T07:18:00.822Z] Timeout set to expire in 3 hr 20 min
[2025-08-06T07:18:00.822Z] [Pipeline] {
[2025-08-06T07:18:00.837Z] [Pipeline] withEnv
[2025-08-06T07:18:00.837Z] [Pipeline] {
[2025-08-06T07:18:00.839Z] [Pipeline] sh
[2025-08-06T07:18:01.322Z] + set -euo pipefail
[2025-08-06T07:18:01.322Z] ++ umask
[2025-08-06T07:18:01.322Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:18:01.322Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-a5dcc08fa9
[2025-08-06T07:18:01.322Z] + jq -r '.update.builds[].nvr'
[2025-08-06T07:18:01.334Z] [Pipeline] }
[2025-08-06T07:18:01.336Z] [Pipeline] // withEnv
[2025-08-06T07:18:01.343Z] [Pipeline] stage
[2025-08-06T07:18:01.343Z] [Pipeline] { (Report Running)
[2025-08-06T07:18:01.345Z] [Pipeline] withCredentials
[2025-08-06T07:18:01.357Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-08-06T07:18:01.358Z] [Pipeline] {
[2025-08-06T07:18:01.362Z] [Pipeline] withEnv
[2025-08-06T07:18:01.362Z] [Pipeline] {
[2025-08-06T07:18:01.364Z] [Pipeline] sh
[2025-08-06T07:18:01.844Z] + set -xeuo pipefail
[2025-08-06T07:18:01.845Z] ++ umask
[2025-08-06T07:18:01.845Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:18:01.845Z] + /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/104/display/redirect --outcome RUNNING --advisory FEDORA-2025-a5dcc08fa9 --stream rawhide
[2025-08-06T07:18:01.848Z] [Pipeline] }
[2025-08-06T07:18:01.850Z] [Pipeline] // withEnv
[2025-08-06T07:18:01.853Z] [Pipeline] }
[2025-08-06T07:18:01.857Z] [Pipeline] // withCredentials
[2025-08-06T07:18:01.861Z] [Pipeline] }
[2025-08-06T07:18:01.864Z] [Pipeline] // stage
[2025-08-06T07:18:01.874Z] [Pipeline] withCredentials
[2025-08-06T07:18:01.878Z] [Pipeline] // withCredentials
[2025-08-06T07:18:01.881Z] [Pipeline] echo
[2025-08-06T07:18:01.881Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
[2025-08-06T07:18:01.884Z] [Pipeline] withCredentials
[2025-08-06T07:18:01.888Z] [Pipeline] // withCredentials
[2025-08-06T07:18:01.891Z] [Pipeline] echo
[2025-08-06T07:18:01.891Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
[2025-08-06T07:18:01.893Z] [Pipeline] withCredentials
[2025-08-06T07:18:01.896Z] [Pipeline] // withCredentials
[2025-08-06T07:18:01.900Z] [Pipeline] echo
[2025-08-06T07:18:01.900Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
[2025-08-06T07:18:01.903Z] [Pipeline] withEnv
[2025-08-06T07:18:01.903Z] [Pipeline] {
[2025-08-06T07:18:01.907Z] [Pipeline] sh
[2025-08-06T07:18:02.387Z] + set -euo pipefail
[2025-08-06T07:18:02.387Z] ++ umask
[2025-08-06T07:18:02.387Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:18:02.387Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-08-06T07:18:02.652Z] [Pipeline] }
[2025-08-06T07:18:02.654Z] [Pipeline] // withEnv
[2025-08-06T07:18:02.658Z] [Pipeline] readJSON
[2025-08-06T07:18:02.680Z] [Pipeline] withEnv
[2025-08-06T07:18:02.680Z] [Pipeline] {
[2025-08-06T07:18:02.687Z] [Pipeline] sh
[2025-08-06T07:18:03.172Z] + set -euo pipefail
[2025-08-06T07:18:03.172Z] ++ umask
[2025-08-06T07:18:03.172Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:18:03.172Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250805.91.0/x86_64/meta.json
[2025-08-06T07:18:03.430Z] [Pipeline] }
[2025-08-06T07:18:03.437Z] [Pipeline] // withEnv
[2025-08-06T07:18:03.441Z] [Pipeline] readJSON
[2025-08-06T07:18:03.448Z] [Pipeline] withEnv
[2025-08-06T07:18:03.448Z] [Pipeline] {
[2025-08-06T07:18:03.450Z] [Pipeline] sh
[2025-08-06T07:18:03.929Z] + set -xeuo pipefail
[2025-08-06T07:18:03.929Z] ++ umask
[2025-08-06T07:18:03.929Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:18:03.929Z] + cosa init --branch rawhide --commit=a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170 https://github.com/coreos/fedora-coreos-config
[2025-08-06T07:18:03.929Z] notice: failed to look up uid in /etc/passwd; enabling workaround
[2025-08-06T07:18:03.929Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-08-06T07:18:03.929Z] + mkdir -p src
[2025-08-06T07:18:03.929Z] + cd src
[2025-08-06T07:18:03.929Z] + test -e config
[2025-08-06T07:18:03.929Z] + case "${source}" in
[2025-08-06T07:18:03.929Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
[2025-08-06T07:18:03.929Z] Cloning into 'config'...
[2025-08-06T07:18:04.488Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
[2025-08-06T07:18:04.488Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
[2025-08-06T07:18:06.376Z] From https://gitlab.com/fedora/bootc/base-images
[2025-08-06T07:18:06.376Z]  * branch            d76b3ae9bdb3b044791e38bfc894cfed16e52332 -> FETCH_HEAD
[2025-08-06T07:18:06.376Z] Submodule path 'fedora-bootc': checked out 'd76b3ae9bdb3b044791e38bfc894cfed16e52332'
[2025-08-06T07:18:06.376Z] + '[' -n a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170 ']'
[2025-08-06T07:18:06.376Z] + git -C ./config fetch origin a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T07:18:06.376Z] From https://github.com/coreos/fedora-coreos-config
[2025-08-06T07:18:06.376Z]  * branch            a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170 -> FETCH_HEAD
[2025-08-06T07:18:06.376Z] + git -C ./config reset --hard a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T07:18:06.376Z] HEAD is now at a37bdb9 tree: import changes from testing-devel at dc2a543f3b3e0f19594f8413e70f96c0f60aa124
[2025-08-06T07:18:06.376Z] + git -C ./config submodule update --init --recursive
[2025-08-06T07:18:06.632Z] + set +x
[2025-08-06T07:18:06.632Z] Config commit: a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T07:18:06.632Z] + manifest=src/config/manifest.yaml
[2025-08-06T07:18:06.632Z] + image=src/config/image.yaml
[2025-08-06T07:18:06.632Z] + [[ -n '' ]]
[2025-08-06T07:18:06.632Z] + [[ ! -f src/config/manifest.yaml ]]
[2025-08-06T07:18:06.632Z] + [[ ! -f src/config/image.yaml ]]
[2025-08-06T07:18:06.632Z] + mkdir -p cache
[2025-08-06T07:18:06.632Z] + mkdir -p builds
[2025-08-06T07:18:06.632Z] + mkdir -p tmp
[2025-08-06T07:18:06.632Z] + mkdir -p overrides/rpm
[2025-08-06T07:18:06.632Z] + mkdir -p overrides/rootfs
[2025-08-06T07:18:06.632Z] + test 0 = 1
[2025-08-06T07:18:06.632Z] + case "${YUMREPOS}" in
[2025-08-06T07:18:06.632Z] + set +x
[2025-08-06T07:18:06.632Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.
[2025-08-06T07:18:06.634Z] [Pipeline] }
[2025-08-06T07:18:06.636Z] [Pipeline] // withEnv
[2025-08-06T07:18:06.643Z] [Pipeline] stage
[2025-08-06T07:18:06.644Z] [Pipeline] { (Initialize Remotes)
[2025-08-06T07:18:06.646Z] [Pipeline] parallel
[2025-08-06T07:18:06.646Z] [Pipeline] { (Branch: x86_64)
[2025-08-06T07:18:06.649Z] [Pipeline] withEnv
[2025-08-06T07:18:06.649Z] [Pipeline] {
[2025-08-06T07:18:06.653Z] [Pipeline] sh
[2025-08-06T07:18:07.138Z] + set -xeuo pipefail
[2025-08-06T07:18:07.138Z] ++ umask
[2025-08-06T07:18:07.138Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:18:07.138Z] + cosa buildfetch --stream rawhide --build 43.20250805.91.0 --file manifest-lock.generated.x86_64.json
[2025-08-06T07:18:07.698Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-08-06T07:18:07.698Z] Updated builds/builds.json
[2025-08-06T07:18:07.953Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250805.91.0/x86_64/meta.json
[2025-08-06T07:18:08.208Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250805.91.0/x86_64/commitmeta.json
[2025-08-06T07:18:08.208Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250805.91.0/x86_64/ostree-commit-object
[2025-08-06T07:18:08.463Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250805.91.0/x86_64/manifest-lock.generated.x86_64.json
[2025-08-06T07:18:08.722Z] [Pipeline] }
[2025-08-06T07:18:08.724Z] [Pipeline] // withEnv
[2025-08-06T07:18:08.729Z] [Pipeline] }
[2025-08-06T07:18:08.734Z] [Pipeline] // parallel
[2025-08-06T07:18:08.737Z] [Pipeline] }
[2025-08-06T07:18:08.740Z] [Pipeline] // stage
[2025-08-06T07:18:08.744Z] [Pipeline] stage
[2025-08-06T07:18:08.744Z] [Pipeline] { (Download Overrides)
[2025-08-06T07:18:08.747Z] [Pipeline] parallel
[2025-08-06T07:18:08.747Z] [Pipeline] { (Branch: x86_64)
[2025-08-06T07:18:08.752Z] [Pipeline] withEnv
[2025-08-06T07:18:08.752Z] [Pipeline] {
[2025-08-06T07:18:08.754Z] [Pipeline] sh
[2025-08-06T07:18:09.232Z] + set -xeuo pipefail
[2025-08-06T07:18:09.232Z] ++ umask
[2025-08-06T07:18:09.232Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:18:09.232Z] + cosa shell -- env -C overrides/rpm koji download-build systemd-258~rc2-1.fc43 --arch x86_64 --arch noarch
[2025-08-06T07:18:09.232Z] Downloading [1/21]: systemd-ukify-258~rc2-1.fc43.noarch.rpm
[2025-08-06T07:18:09.232Z] [====================================] 100% 33.79 KiB / 33.79 KiB
[2025-08-06T07:18:09.232Z] Downloading [2/21]: systemd-rpm-macros-258~rc2-1.fc43.noarch.rpm
[2025-08-06T07:18:09.232Z] [====================================] 100% 13.65 KiB / 13.65 KiB
[2025-08-06T07:18:09.232Z] Downloading [3/21]: systemd-networkd-defaults-258~rc2-1.fc43.noarch.rpm
[2025-08-06T07:18:09.232Z] [====================================] 100% 11.04 KiB / 11.04 KiB
[2025-08-06T07:18:09.232Z] Downloading [4/21]: systemd-oomd-defaults-258~rc2-1.fc43.noarch.rpm
[2025-08-06T07:18:09.232Z] [====================================] 100% 10.48 KiB / 10.48 KiB
[2025-08-06T07:18:09.232Z] Downloading [5/21]: systemd-tests-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.232Z] [=====                               ]  15% 1.00 MiB / 6.38 MiB
[2025-08-06T07:18:09.232Z] [===========                         ]  31% 2.00 MiB / 6.38 MiB
[2025-08-06T07:18:09.232Z] [================                    ]  47% 3.00 MiB / 6.38 MiB
[2025-08-06T07:18:09.232Z] [======================              ]  62% 4.00 MiB / 6.38 MiB
[2025-08-06T07:18:09.232Z] [============================        ]  78% 5.00 MiB / 6.38 MiB
[2025-08-06T07:18:09.232Z] [=================================   ]  94% 6.00 MiB / 6.38 MiB
[2025-08-06T07:18:09.232Z] [====================================] 100% 6.38 MiB / 6.38 MiB
[2025-08-06T07:18:09.232Z] Downloading [6/21]: systemd-udev-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.487Z] [===============                     ]  41% 1.00 MiB / 2.40 MiB
[2025-08-06T07:18:09.487Z] [==============================      ]  83% 2.00 MiB / 2.40 MiB
[2025-08-06T07:18:09.487Z] [====================================] 100% 2.40 MiB / 2.40 MiB
[2025-08-06T07:18:09.488Z] Downloading [7/21]: systemd-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [========                            ]  24% 1.00 MiB / 4.11 MiB
[2025-08-06T07:18:09.488Z] [=================                   ]  48% 2.00 MiB / 4.11 MiB
[2025-08-06T07:18:09.488Z] [==========================          ]  73% 3.00 MiB / 4.11 MiB
[2025-08-06T07:18:09.488Z] [=================================== ]  97% 4.00 MiB / 4.11 MiB
[2025-08-06T07:18:09.488Z] [====================================] 100% 4.11 MiB / 4.11 MiB
[2025-08-06T07:18:09.488Z] Downloading [8/21]: systemd-shared-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [===================                 ]  54% 1.00 MiB / 1.83 MiB
[2025-08-06T07:18:09.488Z] [====================================] 100% 1.83 MiB / 1.83 MiB
[2025-08-06T07:18:09.488Z] Downloading [9/21]: systemd-libs-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 818.78 KiB / 818.78 KiB
[2025-08-06T07:18:09.488Z] Downloading [10/21]: systemd-networkd-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 761.47 KiB / 761.47 KiB
[2025-08-06T07:18:09.488Z] Downloading [11/21]: systemd-container-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 868.07 KiB / 868.07 KiB
[2025-08-06T07:18:09.488Z] Downloading [12/21]: systemd-standalone-repart-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 509.72 KiB / 509.72 KiB
[2025-08-06T07:18:09.488Z] Downloading [13/21]: systemd-pam-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 417.64 KiB / 417.64 KiB
[2025-08-06T07:18:09.488Z] Downloading [14/21]: systemd-resolved-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 311.48 KiB / 311.48 KiB
[2025-08-06T07:18:09.488Z] Downloading [15/21]: systemd-devel-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 537.91 KiB / 537.91 KiB
[2025-08-06T07:18:09.488Z] Downloading [16/21]: systemd-standalone-shutdown-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 188.52 KiB / 188.52 KiB
[2025-08-06T07:18:09.488Z] Downloading [17/21]: systemd-standalone-tmpfiles-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 196.48 KiB / 196.48 KiB
[2025-08-06T07:18:09.488Z] Downloading [18/21]: systemd-standalone-sysusers-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 143.04 KiB / 143.04 KiB
[2025-08-06T07:18:09.488Z] Downloading [19/21]: systemd-boot-unsigned-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 106.73 KiB / 106.73 KiB
[2025-08-06T07:18:09.488Z] Downloading [20/21]: systemd-journal-remote-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 97.77 KiB / 97.77 KiB
[2025-08-06T07:18:09.488Z] Downloading [21/21]: systemd-sysusers-258~rc2-1.fc43.x86_64.rpm
[2025-08-06T07:18:09.488Z] [====================================] 100% 46.98 KiB / 46.98 KiB
[2025-08-06T07:18:09.490Z] [Pipeline] }
[2025-08-06T07:18:09.494Z] [Pipeline] // withEnv
[2025-08-06T07:18:09.498Z] [Pipeline] }
[2025-08-06T07:18:09.504Z] [Pipeline] // parallel
[2025-08-06T07:18:09.508Z] [Pipeline] }
[2025-08-06T07:18:09.512Z] [Pipeline] // stage
[2025-08-06T07:18:09.518Z] [Pipeline] parallel
[2025-08-06T07:18:09.518Z] [Pipeline] { (Branch: x86_64)
[2025-08-06T07:18:09.522Z] [Pipeline] stage
[2025-08-06T07:18:09.523Z] [Pipeline] { (x86_64:Fetch)
[2025-08-06T07:18:09.525Z] [Pipeline] withEnv
[2025-08-06T07:18:09.525Z] [Pipeline] {
[2025-08-06T07:18:09.529Z] [Pipeline] sh
[2025-08-06T07:18:10.010Z] + set -xeuo pipefail
[2025-08-06T07:18:10.010Z] ++ umask
[2025-08-06T07:18:10.010Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:18:10.010Z] + cosa fetch --with-cosa-overrides --autolock 43.20250805.91.0
[2025-08-06T07:18:10.010Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-08-06T07:18:10.267Z] Config commit: a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T07:18:10.267Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-08-06T07:18:10.267Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-08-06T07:18:10.267Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-08-06T07:18:10.267Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-08-06T07:18:10.267Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-08-06T07:18:10.267Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-08-06T07:18:10.267Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-08-06T07:18:10.267Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-08-06T07:18:10.267Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-08-06T07:18:10.522Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ffe6c50701a3f254514746e404e37e1fb36e0780b019de4a80c54303157eaa68
[2025-08-06T07:18:10.522Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... fc97a44a64111c067b00ddfe39f504cec3385e0cf033717fc05ca0c734a9cbb1
[2025-08-06T07:18:10.522Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 56ca7f1f30f96d8391af0fcc8cdda8462af062f2ab3dff07c1f74707529893fa
[2025-08-06T07:18:10.522Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 692198322e5060f5bd3b44dda4f10a7f7199e4e8381902b59f24d25de7b93292
[2025-08-06T07:18:10.522Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... f73c841a77ca9104c44cf456dda0f35725023ad192925d70d82fa309f5934b76
[2025-08-06T07:18:10.522Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... f3c977e1c52206cc7538bf34aba40f62f11f1f9575124a2dc24440eab2262789
[2025-08-06T07:18:10.522Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... f60c98dd00cfe8cf1be5f56c36c867953ecb3a5cd89ffccda9a1d08b3528dbcd
[2025-08-06T07:18:10.522Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 2844f5e130f8082b5311ee6f9dd46889140006cd395fc6a520b31aad7e4429a0
[2025-08-06T07:18:10.522Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 170c499d6a96346d1cfa124c285e96beb0e8056f72832068b4657e30e886f338
[2025-08-06T07:18:10.522Z] Directory walk started
[2025-08-06T07:18:10.522Z] Directory walk done - 21 packages
[2025-08-06T07:18:10.522Z] Temporary output repo path: ./.repodata/
[2025-08-06T07:18:10.522Z] Pool started (with 5 workers)
[2025-08-06T07:18:10.522Z] Pool finished
[2025-08-06T07:18:10.776Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-08-06T07:18:10.776Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --download-only --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250805.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-08-06T07:18:10.776Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=48318382080 lazy_refcounts=off refcount_bits=16
[2025-08-06T07:18:28.818Z] Loaded lockfiles:
[2025-08-06T07:18:28.818Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250805.91.0.json
[2025-08-06T07:18:28.818Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-08-06T07:18:28.818Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-08-06T07:18:28.818Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-08-06T07:18:28.818Z] 
[2025-08-06T07:18:28.818Z] 43 metadata, 111 content objects imported; 155.0?kB content written
[2025-08-06T07:18:28.818Z] 4 metadata, 1 content objects imported; 76 bytes content written
[2025-08-06T07:18:28.818Z] 4 metadata, 1 content objects imported; 404 bytes content written
[2025-08-06T07:18:28.818Z] 9 metadata, 4 content objects imported; 6.0?kB content written
[2025-08-06T07:18:28.818Z] 9 metadata, 2 content objects imported; 545 bytes content written
[2025-08-06T07:18:28.818Z] 11 metadata, 4 content objects imported; 3.2?kB content written
[2025-08-06T07:18:28.818Z] 9 metadata, 5 content objects imported; 6.6?kB content written
[2025-08-06T07:18:28.818Z] 16 metadata, 18 content objects imported; 10.9?kB content written
[2025-08-06T07:18:28.818Z] 9 metadata, 7 content objects imported; 9.2?kB content written
[2025-08-06T07:18:28.818Z] rpm-ostree version: 2025.9
[2025-08-06T07:18:28.818Z] No previous commit for fedora/x86_64/coreos/rawhide
[2025-08-06T07:18:28.818Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-08-06T07:18:28.818Z] Updating metadata for 'fedora-coreos-pool'...done
[2025-08-06T07:18:29.074Z] Updating metadata for 'fedora-rawhide'...done
[2025-08-06T07:19:07.710Z] Importing rpm-md...done
[2025-08-06T07:19:07.710Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-08-06T07:18:10Z solvables: 21
[2025-08-06T07:19:07.710Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-08-05T16:00:32Z solvables: 46912
[2025-08-06T07:19:07.710Z] rpm-md repo 'fedora-rawhide'; generated: 2025-08-06T05:46:14Z solvables: 78115
[2025-08-06T07:19:08.271Z] Resolving dependencies...done
[2025-08-06T07:19:08.271Z] Installing 458 packages:
[2025-08-06T07:19:08.271Z]   NetworkManager-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   NetworkManager-libnm-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   NetworkManager-team-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   NetworkManager-tui-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   WALinuxAgent-udev-2.13.1.1-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   aardvark-dns-2:1.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   acl-2.3.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   adcli-0.9.2-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   afterburn-5.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   afterburn-dracut-5.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   alternatives-1.33-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   amd-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   amd-ucode-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   attr-2.5.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   audit-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   audit-libs-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   audit-rules-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   authselect-1.6.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   authselect-libs-1.6.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   bash-5.3.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.271Z]   bash-color-prompt-0.7.1-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   bash-completion-1:2.16-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   bind-libs-32:9.18.36-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   bind-utils-32:9.18.36-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   bootc-1.4.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   bootupd-0.2.28-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   bsdtar-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   btrfs-progs-6.15-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   bubblewrap-0.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   bzip2-1.0.8-21.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   bzip2-libs-1.0.8-21.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   c-ares-1.34.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   ca-certificates-2024.2.69_v8.0.401-7.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   catatonit-0.2.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   chrony-4.7-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   cifs-utils-7.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   clevis-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   clevis-dracut-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   clevis-luks-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   clevis-pin-tpm2-0.5.3-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   clevis-systemd-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   cloud-utils-growpart-0.33-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   composefs-1.0.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   composefs-libs-1.0.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   conmon-2:2.1.13-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   console-login-helper-messages-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   console-login-helper-messages-issuegen-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   console-login-helper-messages-motdgen-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   console-login-helper-messages-profile-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   container-selinux-4:2.239.0-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   containerd-2.1.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   containers-common-5:0.64.0-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   containers-common-extra-5:0.64.0-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   coreos-installer-0.24.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   coreos-installer-bootinfra-0.24.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   coreutils-9.7-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   coreutils-common-9.7-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   cpio-2.15-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   cracklib-2.9.11-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   criu-4.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   criu-libs-4.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   crun-1.23.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   crun-wasm-1.23.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   crypto-policies-20250714-3.gitcd6043a.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   cryptsetup-2.8.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   cryptsetup-libs-2.8.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   curl-8.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   cyrus-sasl-gssapi-2.1.28-33.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   cyrus-sasl-lib-2.1.28-33.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   dbus-1:1.16.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   dbus-broker-37-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   dbus-common-1:1.16.0-4.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   dbus-libs-1:1.16.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   device-mapper-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   device-mapper-event-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   device-mapper-event-libs-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   device-mapper-libs-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   device-mapper-multipath-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   device-mapper-multipath-libs-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   device-mapper-persistent-data-1.1.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   diffutils-3.12-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   dnf5-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   dnsmasq-2.90-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   docker-cli-28.3.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   dosfstools-4.2-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   dracut-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   dracut-network-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   dracut-squash-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   duktape-2.7.0-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   e2fsprogs-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   e2fsprogs-libs-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   efi-filesystem-6-4.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   efibootmgr-18-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   efivar-libs-39-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   elfutils-default-yama-scope-0.193-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   elfutils-libelf-0.193-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   elfutils-libs-0.193-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   ethtool-2:6.15-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   expat-2.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fedora-release-common-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fedora-release-coreos-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fedora-release-identity-coreos-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   file-5.46-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   file-libs-5.46-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   filesystem-3.18-50.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   findutils-1:4.10.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fmt-11.2.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fstrm-0.6.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fuse-overlayfs-1.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fuse-sshfs-3.7.3-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   fwupd-2.0.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gawk-5.3.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gdbm-1:1.23-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gdbm-libs-1:1.23-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gdisk-1.0.10-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gettext-envsubst-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gettext-libs-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gettext-runtime-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   git-core-2.50.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   glib2-2.85.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   glibc-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   glibc-common-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   glibc-gconv-extra-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   glibc-minimal-langpack-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gmp-1:6.3.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gnupg2-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gnupg2-dirmngr-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gnupg2-gpg-agent-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gnupg2-gpgconf-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gnupg2-keyboxd-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.272Z]   gnupg2-verify-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   gnutls-3.8.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   google-compute-engine-guest-configs-udev-20250221.00-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   gpgme-1.24.3-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   grep-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   grub2-common-1:2.12-39.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   grub2-efi-x64-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   grub2-pc-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   grub2-pc-modules-1:2.12-39.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   grub2-tools-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   grub2-tools-minimal-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   gssproxy-0.9.2-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   gzip-1.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   hostname-3.25-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   hwdata-0.397-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   ignition-2.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   ignition-grub-2.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   inih-61-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   intel-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   ipcalc-1.0.3-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   iproute-6.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   iproute-tc-6.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   iptables-legacy-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   iptables-legacy-libs-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   iptables-libs-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   iptables-nft-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   iptables-services-1.8.11-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   iptables-utils-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   iputils-20250602-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   irqbalance-2:1.9.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   isns-utils-libs-0.103-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   jansson-2.14-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   jose-14-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   jq-1.7.1-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   json-c-0.18-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   json-glib-1.10.6-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   kbd-2.8.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   kbd-legacy-2.8.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   kbd-misc-2.8.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   kdump-utils-1.0.56-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   kernel-6.17.0-0.rc0.250804gd2eedaa3909b.10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   kernel-core-6.17.0-0.rc0.250804gd2eedaa3909b.10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   kernel-modules-6.17.0-0.rc0.250804gd2eedaa3909b.10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   kernel-modules-core-6.17.0-0.rc0.250804gd2eedaa3909b.10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.528Z]   kexec-tools-2.0.31-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   keyutils-1.6.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   keyutils-libs-1.6.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   kmod-34.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   kmod-libs-34.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   kpartx-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   krb5-libs-1.21.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   less-679-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libacl-2.3.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libaio-0.3.111-22.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libarchive-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libassuan-2.5.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libattr-2.5.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libbasicobjects-0.1.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libblkid-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libbpf-2:1.6.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libbsd-0.12.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libcap-2.76-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libcap-ng-0.8.5-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libcbor-0.12.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libcollection-0.7.0-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libcom_err-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libcurl-minimal-8.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libdaemon-0.14-32.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libdhash-0.5.0-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libdnf5-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libdnf5-cli-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libdrm-2.4.125-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libeconf-0.7.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libedit-3.1-56.20250104cvs.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libev-4.33-14.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libevent-2.1.12-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libfdisk-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libffi-3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libfido2-1.16.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libgcc-15.1.1-5.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libgcrypt-1.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libgpg-error-1.55-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libibverbs-58.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libicu-76.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libidn2-2.3.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libini_config-1.3.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libipa_hbac-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libjcat-0.2.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libjose-14-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libkcapi-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libkcapi-hasher-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libkcapi-hmaccalc-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libksba-1.6.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   liblastlog2-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libldb-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libluksmeta-9-25.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libmaxminddb-1.12.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libmd-1.1.0-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libmnl-1.0.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libmodulemd-2.15.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libmount-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libndp-1.9-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libnet-1.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libnetfilter_conntrack-1.0.9-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libnfnetlink-1.0.1-31.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libnftnl-1.2.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libnghttp2-1.66.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libnl3-3.11.0-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libnl3-cli-3.11.0-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libnsl2-2.0.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libnvme-1.15-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libpath_utils-0.2.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libpcap-14:1.10.5-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libpciaccess-0.16-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libpkgconf-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libpsl-0.21.5-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libpwquality-1.4.5-14.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libref_array-0.1.5-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   librepo-1.20.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libreport-filesystem-2.17.15-7.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libseccomp-2.6.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libselinux-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libselinux-utils-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libsemanage-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libsepol-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libslirp-4.9.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libsmartcols-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libsmbclient-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libsolv-0.7.34-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libss-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libsss_certmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libsss_idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libsss_nss_idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libsss_sudo-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libstdc++-15.1.1-5.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libtalloc-2.4.3-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libtasn1-4.20.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libtdb-1.4.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libteam-1.32-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libtevent-0.16.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libtextstyle-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libtirpc-1.3.6-1.rc3.fc43.3.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libtool-ltdl-2.5.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libunistring-1.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libuuid-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libuv-1:1.51.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libverto-0.3.2-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libverto-libev-0.3.2-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libwbclient-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libxcrypt-4.4.38-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libxml2-2.12.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libxmlb-0.3.22-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libyaml-0.2.5-17.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   libzstd-1.5.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   linux-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   linux-firmware-whence-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   lld18-libs-18.1.8-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   lmdb-libs-0.9.33-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   logrotate-3.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   lsof-4.98.0-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   lua-libs-5.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   luksmeta-9-25.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   lvm2-2.03.34-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   lvm2-libs-2.03.34-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   lz4-libs-1.10.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   lzo-2.10-15.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   makedumpfile-1.7.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   mdadm-4.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   microcode_ctl-2:2.1-71.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   moby-engine-28.3.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   moby-filesystem-28.3.3-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   mokutil-2:0.7.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   mpdecimal-4.0.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   mpfr-4.2.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   nano-8.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   nano-default-editor-8.5-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   ncurses-6.5-7.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   ncurses-base-6.5-7.20250614.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   ncurses-libs-6.5-7.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   net-tools-2.0-0.74.20160912git.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   netavark-2:1.15.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   nettle-3.10.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   newt-0.52.25-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   nfs-utils-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   nftables-1:1.1.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   nftables-services-1:1.1.3-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   nmstate-2.2.49-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   npth-1.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   nss-altfiles-2.23.0-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   numactl-libs-2.0.19-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   nvidia-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   nvme-cli-2.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   oniguruma-6.9.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   openldap-2.6.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   openssh-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   openssh-clients-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   openssh-server-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   openssl-1:3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   openssl-libs-1:3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   os-prober-1.81-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   ostree-2025.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   ostree-libs-2025.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   p11-kit-0.25.5-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   p11-kit-trust-0.25.5-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   pam-1.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   pam-libs-1.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   passim-libs-0.1.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   passt-0^20250611.g0293c6f-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   passt-selinux-0^20250611.g0293c6f-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   pciutils-3.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   pciutils-libs-3.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   pcre2-10.45-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   pcre2-syntax-10.45-1.fc43.1.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   pigz-2.8-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   pkgconf-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   pkgconf-m4-2.3.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   pkgconf-pkg-config-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   podman-5:5.6.0~rc1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   policycoreutils-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   polkit-126-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   polkit-libs-126-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   popt-1.19-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   procps-ng-4.0.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   protobuf-c-1.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   psmisc-23.7-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   publicsuffix-list-dafsa-20250616-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   python-pip-wheel-25.1.1-14.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   python3-3.14.0~rc1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   python3-libs-3.14.0~rc1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   qed-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   quota-1:4.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   quota-nls-1:4.10-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   readline-8.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   rpcbind-1.2.8-0.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   rpm-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   rpm-libs-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   rpm-ostree-2025.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   rpm-ostree-libs-2025.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   rpm-plugin-selinux-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   rpm-sequoia-1.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   rsync-3.4.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   runc-2:1.3.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   samba-client-libs-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   samba-common-2:4.22.3-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   samba-common-libs-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sdbus-cpp-2.1.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sed-4.9-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   selinux-policy-42.3-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   selinux-policy-targeted-42.3-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   setup-2.15.0-26.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sg3_utils-1.48-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sg3_utils-libs-1.48-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   shadow-utils-2:4.18.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   shadow-utils-subid-2:4.18.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   shared-mime-info-2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   skopeo-1:1.19.0-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   slang-2.3.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   slirp4netns-1.3.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   snappy-1.2.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   spdlog-1.15.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sqlite-libs-3.50.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   squashfs-tools-4.6.1-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   ssh-key-dir-0.1.5-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sssd-ad-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sssd-client-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sssd-common-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sssd-common-pac-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sssd-ipa-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sssd-krb5-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sssd-krb5-common-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sssd-ldap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sssd-nfs-idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   stalld-1.20.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   sudo-1.9.17-5.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   systemd-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:08.529Z]   systemd-container-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:08.529Z]   systemd-libs-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:08.529Z]   systemd-pam-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:08.529Z]   systemd-resolved-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:08.529Z]   systemd-shared-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:08.529Z]   systemd-sysusers-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:08.529Z]   systemd-udev-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:08.529Z]   tar-2:1.35-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   teamd-1.32-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   tini-static-0.19.0-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   toolbox-0.1.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   tpm2-tools-5.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   tpm2-tss-4.1.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   tpm2-tss-fapi-4.1.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   tzdata-2025b-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   userspace-rcu-0.15.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   util-linux-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   util-linux-core-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   vim-data-2:9.1.1552-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   vim-minimal-2:9.1.1552-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   wasmedge-rt-0.14.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   which-2.23-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   wireguard-tools-1.0.20250521-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   xfsprogs-6.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   xxhash-libs-0.8.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   xz-1:5.8.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   xz-libs-1:5.8.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   yajl-2.1.0-38.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   zchunk-libs-1.5.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   zincati-0.0.30-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   zlib-ng-compat-2.2.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   zram-generator-1.2.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z]   zstd-1.5.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:08.529Z] Input state hash: b23bcc6a0cab6d00e5d17f89d181ac25d38ff36fcd9f3125ffcef68eef49630b
[2025-08-06T07:19:08.529Z] Will download: 450 packages (727.2?MB)
[2025-08-06T07:19:12.701Z] Downloading from 'fedora-coreos-pool'...done
[2025-08-06T07:19:17.939Z] Importing packages...done: 458
[2025-08-06T07:19:19.828Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting
[2025-08-06T07:19:21.714Z] [Pipeline] }
[2025-08-06T07:19:21.719Z] [Pipeline] // withEnv
[2025-08-06T07:19:21.723Z] [Pipeline] }
[2025-08-06T07:19:21.728Z] [Pipeline] // stage
[2025-08-06T07:19:21.731Z] [Pipeline] stage
[2025-08-06T07:19:21.731Z] [Pipeline] { (x86_64:Build OSTree/QEMU)
[2025-08-06T07:19:21.733Z] [Pipeline] withEnv
[2025-08-06T07:19:21.733Z] [Pipeline] {
[2025-08-06T07:19:21.740Z] [Pipeline] sh
[2025-08-06T07:19:22.246Z] + set -xeuo pipefail
[2025-08-06T07:19:22.246Z] ++ umask
[2025-08-06T07:19:22.246Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:19:22.246Z] + cosa build --autolock 43.20250805.91.0
[2025-08-06T07:19:22.246Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-08-06T07:19:22.501Z] Config commit: a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T07:19:22.501Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-08-06T07:19:22.501Z] libostree:
[2025-08-06T07:19:22.501Z]  Version: '2025.3'
[2025-08-06T07:19:22.501Z]  Git: 2fe136eb3009d43b1ee4b730d1afb718c1c3acf8
[2025-08-06T07:19:22.501Z]  Features:
[2025-08-06T07:19:22.501Z]   - inode64
[2025-08-06T07:19:22.501Z]   - initial-var
[2025-08-06T07:19:22.501Z]   - libcurl
[2025-08-06T07:19:22.501Z]   - libsoup3
[2025-08-06T07:19:22.501Z]   - gpgme
[2025-08-06T07:19:22.501Z]   - composefs
[2025-08-06T07:19:22.501Z]   - ex-fsverity
[2025-08-06T07:19:22.501Z]   - libarchive
[2025-08-06T07:19:22.501Z]   - selinux
[2025-08-06T07:19:22.501Z]   - openssl
[2025-08-06T07:19:22.501Z]   - sign-ed25519
[2025-08-06T07:19:22.501Z]   - sign-spki
[2025-08-06T07:19:22.501Z]   - libmount
[2025-08-06T07:19:22.501Z]   - systemd
[2025-08-06T07:19:22.501Z]   - release
[2025-08-06T07:19:22.501Z]   - p2p
[2025-08-06T07:19:22.501Z] rpm-ostree:
[2025-08-06T07:19:22.501Z]  Version: '2025.9'
[2025-08-06T07:19:22.501Z]  Git: e54ef7f006aa2b4ffdf6c56b0e29b0d6e63064e8
[2025-08-06T07:19:22.501Z]  Features:
[2025-08-06T07:19:22.501Z]   - rust
[2025-08-06T07:19:22.501Z]   - compose
[2025-08-06T07:19:22.501Z]   - container
[2025-08-06T07:19:22.501Z]   - fedora-integration
[2025-08-06T07:19:22.754Z] Previous build: 43.20250805.91.0
[2025-08-06T07:19:22.754Z] Previous commit: fbec83393ad0eee7cbd8f66a71e6f1619fb5a4d6313ba94428713a716248e137
[2025-08-06T07:19:22.754Z] Image Config checksum: f6c26cd686027fb6672be4842fdc34d8b82b7d5762e9917f61382d13ed12e3e8
[2025-08-06T07:19:22.754Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T07:19:23.009Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-08-06T07:19:23.009Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-08-06T07:19:23.009Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-08-06T07:19:23.009Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-08-06T07:19:23.009Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-08-06T07:19:23.009Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-08-06T07:19:23.009Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-08-06T07:19:23.009Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-08-06T07:19:23.009Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... ffe6c50701a3f254514746e404e37e1fb36e0780b019de4a80c54303157eaa68
[2025-08-06T07:19:23.009Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... fc97a44a64111c067b00ddfe39f504cec3385e0cf033717fc05ca0c734a9cbb1
[2025-08-06T07:19:23.009Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 56ca7f1f30f96d8391af0fcc8cdda8462af062f2ab3dff07c1f74707529893fa
[2025-08-06T07:19:23.009Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 692198322e5060f5bd3b44dda4f10a7f7199e4e8381902b59f24d25de7b93292
[2025-08-06T07:19:23.009Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... f73c841a77ca9104c44cf456dda0f35725023ad192925d70d82fa309f5934b76
[2025-08-06T07:19:23.009Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... f3c977e1c52206cc7538bf34aba40f62f11f1f9575124a2dc24440eab2262789
[2025-08-06T07:19:23.009Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... f60c98dd00cfe8cf1be5f56c36c867953ecb3a5cd89ffccda9a1d08b3528dbcd
[2025-08-06T07:19:23.009Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 2844f5e130f8082b5311ee6f9dd46889140006cd395fc6a520b31aad7e4429a0
[2025-08-06T07:19:23.263Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... 170c499d6a96346d1cfa124c285e96beb0e8056f72832068b4657e30e886f338
[2025-08-06T07:19:23.263Z] Directory walk started
[2025-08-06T07:19:23.263Z] Directory walk done - 21 packages
[2025-08-06T07:19:23.263Z] Temporary output repo path: ./.repodata/
[2025-08-06T07:19:23.263Z] Pool started (with 5 workers)
[2025-08-06T07:19:23.263Z] Pool finished
[2025-08-06T07:19:23.263Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-08-06T07:19:23.263Z] Running: rpm-ostree compose tree --touch-if-changed /home/jenkins/agent/workspace/test-override/tmp/treecompose.changed --cachedir=/home/jenkins/agent/workspace/test-override/cache --unified-core /home/jenkins/agent/workspace/test-override/tmp/override/coreos-assembler-override-manifest.yaml --cache-only --add-metadata-from-json /home/jenkins/agent/workspace/test-override/tmp/build/tmp/commit-metadata-input.json --ex-write-lockfile-to /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-lock.generated.x86_64.json.tmp --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250805.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit fbec83393ad0eee7cbd8f66a71e6f1619fb5a4d6313ba94428713a716248e137 --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-08-06T07:19:33.183Z] Loaded lockfiles:
[2025-08-06T07:19:33.183Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250805.91.0.json
[2025-08-06T07:19:33.183Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-08-06T07:19:33.183Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-08-06T07:19:33.183Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-08-06T07:19:33.183Z] 
[2025-08-06T07:19:33.437Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T07:19:33.437Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T07:19:33.437Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T07:19:33.437Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T07:19:33.437Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T07:19:33.437Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T07:19:33.437Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T07:19:33.437Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T07:19:33.437Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-08-06T07:19:33.437Z] rpm-ostree version: 2025.9
[2025-08-06T07:19:33.437Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-08-06T07:19:35.321Z] Importing rpm-md...done
[2025-08-06T07:19:35.321Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-08-06T07:19:23Z solvables: 21
[2025-08-06T07:19:35.321Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-08-05T16:00:32Z solvables: 46912
[2025-08-06T07:19:35.321Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-08-06T05:46:14Z solvables: 78115
[2025-08-06T07:19:36.698Z] Resolving dependencies...done
[2025-08-06T07:19:36.698Z] Installing 458 packages:
[2025-08-06T07:19:36.698Z]   NetworkManager-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   NetworkManager-libnm-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   NetworkManager-team-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   NetworkManager-tui-1:1.53.91-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   WALinuxAgent-udev-2.13.1.1-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   aardvark-dns-2:1.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   acl-2.3.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   adcli-0.9.2-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   afterburn-5.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   afterburn-dracut-5.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   alternatives-1.33-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   amd-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   amd-ucode-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   attr-2.5.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   audit-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   audit-libs-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   audit-rules-4.1.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   authselect-1.6.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   authselect-libs-1.6.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   bash-5.3.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   bash-color-prompt-0.7.1-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   bash-completion-1:2.16-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   bind-libs-32:9.18.36-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   bind-utils-32:9.18.36-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   bootc-1.4.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   bootupd-0.2.28-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   bsdtar-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   btrfs-progs-6.15-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   bubblewrap-0.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   bzip2-1.0.8-21.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   bzip2-libs-1.0.8-21.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   c-ares-1.34.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   ca-certificates-2024.2.69_v8.0.401-7.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   catatonit-0.2.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   chrony-4.7-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   cifs-utils-7.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   clevis-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   clevis-dracut-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   clevis-luks-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   clevis-pin-tpm2-0.5.3-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   clevis-systemd-21-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   cloud-utils-growpart-0.33-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   composefs-1.0.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   composefs-libs-1.0.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   conmon-2:2.1.13-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   console-login-helper-messages-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   console-login-helper-messages-issuegen-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   console-login-helper-messages-motdgen-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   console-login-helper-messages-profile-0.21.3-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   container-selinux-4:2.239.0-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   containerd-2.1.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   containers-common-5:0.64.0-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   containers-common-extra-5:0.64.0-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   coreos-installer-0.24.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   coreos-installer-bootinfra-0.24.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   coreutils-9.7-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   coreutils-common-9.7-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   cpio-2.15-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   cracklib-2.9.11-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   criu-4.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   criu-libs-4.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   crun-1.23.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   crun-wasm-1.23.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   crypto-policies-20250714-3.gitcd6043a.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   cryptsetup-2.8.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   cryptsetup-libs-2.8.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   curl-8.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   cyrus-sasl-gssapi-2.1.28-33.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   cyrus-sasl-lib-2.1.28-33.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   dbus-1:1.16.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   dbus-broker-37-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   dbus-common-1:1.16.0-4.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   dbus-libs-1:1.16.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   device-mapper-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   device-mapper-event-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   device-mapper-event-libs-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   device-mapper-libs-1.02.208-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   device-mapper-multipath-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   device-mapper-multipath-libs-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   device-mapper-persistent-data-1.1.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   diffutils-3.12-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   dnf5-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   dnsmasq-2.90-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   docker-cli-28.3.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   dosfstools-4.2-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   dracut-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   dracut-network-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   dracut-squash-107-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   duktape-2.7.0-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   e2fsprogs-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   e2fsprogs-libs-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   efi-filesystem-6-4.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   efibootmgr-18-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   efivar-libs-39-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   elfutils-default-yama-scope-0.193-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   elfutils-libelf-0.193-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   elfutils-libs-0.193-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   ethtool-2:6.15-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   expat-2.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fedora-release-common-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fedora-release-coreos-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fedora-release-identity-coreos-43-0.19.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   file-5.46-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   file-libs-5.46-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   filesystem-3.18-50.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   findutils-1:4.10.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fmt-11.2.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fstrm-0.6.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fuse-overlayfs-1.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fuse-sshfs-3.7.3-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   fwupd-2.0.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gawk-5.3.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gdbm-1:1.23-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gdbm-libs-1:1.23-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gdisk-1.0.10-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gettext-envsubst-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gettext-libs-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gettext-runtime-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   git-core-2.50.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   glib2-2.85.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   glibc-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   glibc-common-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   glibc-gconv-extra-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   glibc-minimal-langpack-2.42-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gmp-1:6.3.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gnupg2-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gnupg2-dirmngr-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gnupg2-gpg-agent-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gnupg2-gpgconf-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gnupg2-keyboxd-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gnupg2-verify-2.4.8-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gnutls-3.8.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   google-compute-engine-guest-configs-udev-20250221.00-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gpgme-1.24.3-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   grep-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   grub2-common-1:2.12-39.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   grub2-efi-x64-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   grub2-pc-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   grub2-pc-modules-1:2.12-39.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   grub2-tools-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   grub2-tools-minimal-1:2.12-39.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gssproxy-0.9.2-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   gzip-1.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   hostname-3.25-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   hwdata-0.397-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   ignition-2.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   ignition-grub-2.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   inih-61-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   intel-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   ipcalc-1.0.3-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   iproute-6.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   iproute-tc-6.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   iptables-legacy-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   iptables-legacy-libs-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   iptables-libs-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   iptables-nft-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   iptables-services-1.8.11-11.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   iptables-utils-1.8.11-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   iputils-20250602-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   irqbalance-2:1.9.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.2.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   isns-utils-libs-0.103-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   jansson-2.14-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   jose-14-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   jq-1.7.1-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   json-c-0.18-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   json-glib-1.10.6-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kbd-2.8.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kbd-legacy-2.8.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kbd-misc-2.8.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kdump-utils-1.0.56-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kernel-6.17.0-0.rc0.250804gd2eedaa3909b.10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kernel-core-6.17.0-0.rc0.250804gd2eedaa3909b.10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kernel-modules-6.17.0-0.rc0.250804gd2eedaa3909b.10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kernel-modules-core-6.17.0-0.rc0.250804gd2eedaa3909b.10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kexec-tools-2.0.31-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   keyutils-1.6.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   keyutils-libs-1.6.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kmod-34.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kmod-libs-34.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   kpartx-0.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   krb5-libs-1.21.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   less-679-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libacl-2.3.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libaio-0.3.111-22.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libarchive-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libassuan-2.5.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libattr-2.5.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libbasicobjects-0.1.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libblkid-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libbpf-2:1.6.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libbsd-0.12.2-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libcap-2.76-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libcap-ng-0.8.5-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libcbor-0.12.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libcollection-0.7.0-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libcom_err-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libcurl-minimal-8.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libdaemon-0.14-32.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libdhash-0.5.0-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libdnf5-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libdnf5-cli-5.2.15.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libdrm-2.4.125-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libeconf-0.7.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libedit-3.1-56.20250104cvs.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libev-4.33-14.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libevent-2.1.12-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libfdisk-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libffi-3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libfido2-1.16.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libgcc-15.1.1-5.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libgcrypt-1.11.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libgpg-error-1.55-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.698Z]   libibverbs-58.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libicu-76.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libidn2-2.3.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libini_config-1.3.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libipa_hbac-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libjcat-0.2.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libjose-14-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libkcapi-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libkcapi-hasher-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libkcapi-hmaccalc-1.5.0-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libksba-1.6.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   liblastlog2-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libldb-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libluksmeta-9-25.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libmaxminddb-1.12.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libmd-1.1.0-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libmnl-1.0.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libmodulemd-2.15.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libmount-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libndp-1.9-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libnet-1.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libnetfilter_conntrack-1.0.9-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libnfnetlink-1.0.1-31.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libnftnl-1.2.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libnghttp2-1.66.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libnl3-3.11.0-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libnl3-cli-3.11.0-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libnsl2-2.0.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libnvme-1.15-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libpath_utils-0.2.1-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libpcap-14:1.10.5-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libpciaccess-0.16-16.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libpkgconf-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libpsl-0.21.5-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libpwquality-1.4.5-14.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libref_array-0.1.5-59.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   librepo-1.20.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libreport-filesystem-2.17.15-7.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libseccomp-2.6.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libselinux-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libselinux-utils-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libsemanage-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libsepol-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libslirp-4.9.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libsmartcols-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libsmbclient-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libsolv-0.7.34-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libss-1.47.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libsss_certmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libsss_idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libsss_nss_idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libsss_sudo-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libstdc++-15.1.1-5.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libtalloc-2.4.3-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libtasn1-4.20.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libtdb-1.4.13-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libteam-1.32-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libtevent-0.16.2-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libtextstyle-0.25.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libtirpc-1.3.6-1.rc3.fc43.3.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libtool-ltdl-2.5.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libunistring-1.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libuuid-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libuv-1:1.51.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libverto-0.3.2-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libverto-libev-0.3.2-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libwbclient-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libxcrypt-4.4.38-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libxml2-2.12.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libxmlb-0.3.22-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libyaml-0.2.5-17.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.699Z]   libzstd-1.5.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   linux-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   linux-firmware-whence-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   lld18-libs-18.1.8-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   lmdb-libs-0.9.33-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   logrotate-3.22.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   lsof-4.98.0-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   lua-libs-5.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   luksmeta-9-25.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   lvm2-2.03.34-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   lvm2-libs-2.03.34-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   lz4-libs-1.10.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   lzo-2.10-15.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   makedumpfile-1.7.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   mdadm-4.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   microcode_ctl-2:2.1-71.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   moby-engine-28.3.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   moby-filesystem-28.3.3-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   mokutil-2:0.7.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   mpdecimal-4.0.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   mpfr-4.2.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   nano-8.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   nano-default-editor-8.5-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   ncurses-6.5-7.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   ncurses-base-6.5-7.20250614.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   ncurses-libs-6.5-7.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   net-tools-2.0-0.74.20160912git.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   netavark-2:1.15.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   nettle-3.10.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   newt-0.52.25-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   nfs-utils-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   nftables-1:1.1.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   nftables-services-1:1.1.3-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   nmstate-2.2.49-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   npth-1.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   nss-altfiles-2.23.0-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   numactl-libs-2.0.19-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   nvidia-gpu-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   nvme-cli-2.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   oniguruma-6.9.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   openldap-2.6.10-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   openssh-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   openssh-clients-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   openssh-server-10.0p1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   openssl-1:3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   openssl-libs-1:3.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   os-prober-1.81-10.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   ostree-2025.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   ostree-libs-2025.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   p11-kit-0.25.5-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   p11-kit-trust-0.25.5-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   pam-1.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   pam-libs-1.7.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   passim-libs-0.1.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   passt-0^20250611.g0293c6f-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   passt-selinux-0^20250611.g0293c6f-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   pciutils-3.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   pciutils-libs-3.14.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   pcre2-10.45-1.fc43.1.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   pcre2-syntax-10.45-1.fc43.1.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   pigz-2.8-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   pkgconf-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   pkgconf-m4-2.3.0-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   pkgconf-pkg-config-2.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   podman-5:5.6.0~rc1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   policycoreutils-3.9-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   polkit-126-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   polkit-libs-126-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   popt-1.19-9.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   procps-ng-4.0.4-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   protobuf-c-1.5.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   psmisc-23.7-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   publicsuffix-list-dafsa-20250616-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   python-pip-wheel-25.1.1-14.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   python3-3.14.0~rc1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   python3-libs-3.14.0~rc1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   qed-firmware-20250708-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   quota-1:4.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   quota-nls-1:4.10-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   readline-8.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   rpcbind-1.2.8-0.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   rpm-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   rpm-libs-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   rpm-ostree-2025.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   rpm-ostree-libs-2025.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   rpm-plugin-selinux-5.99.91-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   rpm-sequoia-1.9.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   rsync-3.4.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   runc-2:1.3.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   samba-client-libs-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   samba-common-2:4.22.3-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   samba-common-libs-2:4.22.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sdbus-cpp-2.1.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sed-4.9-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   selinux-policy-42.3-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   selinux-policy-targeted-42.3-1.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   setup-2.15.0-26.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sg3_utils-1.48-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sg3_utils-libs-1.48-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   shadow-utils-2:4.18.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   shadow-utils-subid-2:4.18.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   shared-mime-info-2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   skopeo-1:1.19.0-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   slang-2.3.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   slirp4netns-1.3.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   snappy-1.2.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   spdlog-1.15.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sqlite-libs-3.50.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   squashfs-tools-4.6.1-7.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   ssh-key-dir-0.1.5-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sssd-ad-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sssd-client-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sssd-common-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sssd-common-pac-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sssd-ipa-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sssd-krb5-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sssd-krb5-common-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sssd-ldap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sssd-nfs-idmap-2.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   stalld-1.20.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   sudo-1.9.17-5.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   systemd-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:36.961Z]   systemd-container-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:36.961Z]   systemd-libs-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:36.961Z]   systemd-pam-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:36.961Z]   systemd-resolved-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:36.961Z]   systemd-shared-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:36.961Z]   systemd-sysusers-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:36.961Z]   systemd-udev-258~rc2-1.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-08-06T07:19:36.961Z]   tar-2:1.35-6.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   teamd-1.32-12.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   tini-static-0.19.0-11.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   toolbox-0.1.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   tpm2-tools-5.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   tpm2-tss-4.1.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   tpm2-tss-fapi-4.1.3-8.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   tzdata-2025b-3.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   userspace-rcu-0.15.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   util-linux-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   util-linux-core-2.41.1-13.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   vim-data-2:9.1.1552-2.fc43.noarch (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   vim-minimal-2:9.1.1552-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   wasmedge-rt-0.14.1-5.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   which-2.23-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   wireguard-tools-1.0.20250521-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   xfsprogs-6.15.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   xxhash-libs-0.8.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   xz-1:5.8.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   xz-libs-1:5.8.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   yajl-2.1.0-38.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   zchunk-libs-1.5.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   zincati-0.0.30-4.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   zlib-ng-compat-2.2.4-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   zram-generator-1.2.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z]   zstd-1.5.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-08-06T07:19:36.961Z] Input state hash: b23bcc6a0cab6d00e5d17f89d181ac25d38ff36fcd9f3125ffcef68eef49630b
[2025-08-06T07:19:40.219Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
[2025-08-06T07:19:40.219Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout
[2025-08-06T07:19:40.777Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
[2025-08-06T07:19:40.777Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
[2025-08-06T07:19:40.777Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
[2025-08-06T07:19:40.777Z] Skipping file /usr/lib/systemd/ from checkout
[2025-08-06T07:19:42.661Z] Checking out packages...done
[2025-08-06T07:19:42.661Z] Checking out ostree layers...done
[2025-08-06T07:19:42.915Z] /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-08-06T07:19:42.915Z] /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
[2025-08-06T07:19:42.915Z] /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-08-06T07:19:42.915Z] /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line.
[2025-08-06T07:19:42.915Z] /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-08-06T07:19:42.915Z] /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-08-06T07:19:42.915Z] /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-08-06T07:19:42.915Z] /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line.
[2025-08-06T07:19:42.915Z] /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line.
[2025-08-06T07:19:42.915Z] /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-08-06T07:19:42.915Z] /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-08-06T07:19:42.915Z] /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-08-06T07:19:42.915Z] Creating group 'dbus' with GID 81.
[2025-08-06T07:19:42.915Z] Creating group 'rpc' with GID 32.
[2025-08-06T07:19:42.915Z] Creating group 'sshd' with GID 74.
[2025-08-06T07:19:42.915Z] Creating group 'utempter' with GID 35.
[2025-08-06T07:19:42.915Z] Creating group 'utmp' with GID 22.
[2025-08-06T07:19:42.915Z] Creating group 'docker' with GID 985.
[2025-08-06T07:19:42.915Z] Creating group 'printadmin' with GID 984.
[2025-08-06T07:19:42.915Z] Creating group 'kvm' with GID 36.
[2025-08-06T07:19:42.915Z] Creating group 'clock' with GID 103.
[2025-08-06T07:19:42.915Z] Creating group 'render' with GID 105.
[2025-08-06T07:19:42.915Z] Creating group 'sgx' with GID 106.
[2025-08-06T07:19:42.915Z] Creating group 'zincati' with GID 983.
[2025-08-06T07:19:42.915Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
[2025-08-06T07:19:42.915Z] Creating group 'clevis' with GID 982.
[2025-08-06T07:19:42.915Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
[2025-08-06T07:19:42.915Z] Creating group 'dnsmasq' with GID 981.
[2025-08-06T07:19:42.915Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
[2025-08-06T07:19:42.915Z] Creating group 'systemd-coredump' with GID 980.
[2025-08-06T07:19:42.915Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
[2025-08-06T07:19:42.915Z] Creating group 'systemd-oom' with GID 979.
[2025-08-06T07:19:42.915Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
[2025-08-06T07:19:42.915Z] Creating group 'tss' with GID 59.
[2025-08-06T07:19:42.915Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
[2025-08-06T07:19:42.915Z] Running systemd-sysusers...done
[2025-08-06T07:19:43.841Z] Running pre scripts...14 done
[2025-08-06T07:20:30.447Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-08-06T07:20:30.447Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-08-06T07:20:30.447Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-08-06T07:20:30.447Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-08-06T07:20:30.447Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-08-06T07:20:30.447Z] 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-08-06T07:20:30.447Z] systemd.post: /usr/lib/sysusers.d/dbus-broker.conf:1: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
[2025-08-06T07:20:30.447Z] 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-08-06T07:20:30.447Z] systemd.post: /usr/lib/sysusers.d/nfs-utils.conf:1: Conflict with earlier configuration for user 'rpcuser' in /usr/lib/sysusers.d/10-static-extra.conf:22, ignoring line.
[2025-08-06T07:20:30.447Z] 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-08-06T07:20:30.447Z] 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-08-06T07:20:30.447Z] 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-08-06T07:20:30.447Z] systemd.post: /usr/lib/sysusers.d/setup.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line.
[2025-08-06T07:20:30.447Z] systemd.post: /usr/lib/sysusers.d/setup.conf:41: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line.
[2025-08-06T07:20:30.447Z] 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-08-06T07:20:30.447Z] 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-08-06T07:20:30.447Z] 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-08-06T07:20:30.447Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-08-06T07:20:30.447Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
[2025-08-06T07:20:30.447Z] systemd-udev.post: Failed to create directory /var/lib/systemd/random-seed: Read-only file system
[2025-08-06T07:20:30.447Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-08-06T07:20:30.447Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-08-06T07:20:30.447Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-08-06T07:20:30.447Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-08-06T07:20:30.447Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-08-06T07:20:30.447Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
[2025-08-06T07:20:30.447Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-08-06T07:20:40.380Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-08-06T07:20:40.380Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-08-06T07:20:40.380Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-08-06T07:20:40.380Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-08-06T07:20:40.380Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-08-06T07:20:40.380Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
[2025-08-06T07:20:40.380Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-08-06T07:20:40.380Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-08-06T07:20:40.380Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-08-06T07:20:40.380Z] audit-rules.post: No rules detected, adding default
[2025-08-06T07:20:40.380Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-08-06T07:20:40.380Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
[2025-08-06T07:20:40.380Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-08-06T07:20:40.380Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-08-06T07:20:40.380Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-08-06T07:20:40.380Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-08-06T07:20:40.380Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-08-06T07:20:40.380Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
[2025-08-06T07:20:40.380Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-08-06T07:20:40.380Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
[2025-08-06T07:20:40.380Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
[2025-08-06T07:20:40.380Z] 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-08-06T07:20:40.380Z] 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-08-06T07:20:40.380Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-08-06T07:20:40.380Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-08-06T07:20:40.380Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-08-06T07:20:40.380Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket' -> '/usr/lib/systemd/system/systemd-resolved-varlink.socket'.
[2025-08-06T07:20:41.748Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket' -> '/usr/lib/systemd/system/systemd-resolved-moRunning post scripts...done
[2025-08-06T07:21:08.229Z] Running posttrans scripts...16 done
[2025-08-06T07:21:08.230Z] Writing rpmdb...done
[2025-08-06T07:21:08.230Z] nitor.socket'.
[2025-08-06T07:21:08.230Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-08-06T07:21:08.230Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-08-06T07:21:08.230Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-08-06T07:21:08.230Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-08-06T07:21:08.230Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-08-06T07:21:08.230Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-08-06T07:21:08.230Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
[2025-08-06T07:21:08.230Z] Regenerating rpmdb for target
[2025-08-06T07:21:18.163Z] Relabeling...done
[2025-08-06T07:21:18.422Z] Updating usr/lib/os-release
[2025-08-06T07:21:18.422Z] 
[2025-08-06T07:21:18.422Z] >>>> Executing `postprocess` inline script '0' <<<<
[2025-08-06T07:21:18.422Z] 
[2025-08-06T07:21:18.422Z] + cat
[2025-08-06T07:21:18.422Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
[2025-08-06T07:21:26.501Z] + rm /tmp/fcos-workarounds.cil
[2025-08-06T07:21:26.501Z] 
[2025-08-06T07:21:26.501Z] >>>> Executing `postprocess` inline script '1' <<<<
[2025-08-06T07:21:26.501Z] 
[2025-08-06T07:21:26.501Z] + cat
[2025-08-06T07:21:26.501Z] 
[2025-08-06T07:21:26.501Z] >>>> Executing `postprocess` inline script '2' <<<<
[2025-08-06T07:21:26.501Z] 
[2025-08-06T07:21:26.501Z] + rm -rf /etc/systemd/system/basic.target.wants /etc/systemd/system/cryptsetup.target.wants /etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service /etc/systemd/system/dbus-org.freedesktop.resolve1.service /etc/systemd/system/dbus.service /etc/systemd/system/local-fs.target.wants /etc/systemd/system/multi-user.target.wants /etc/systemd/system/network-online.target.wants /etc/systemd/system/sockets.target.wants /etc/systemd/system/sysinit.target.wants /etc/systemd/system/timers.target.wants
[2025-08-06T07:21:26.501Z] + systemctl preset-all
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-boot-clear-sysfail.service' -> '/usr/lib/systemd/system/systemd-boot-clear-sysfail.service'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/factory-reset.target.wants/systemd-tpm2-clear.service' -> '/usr/lib/systemd/system/systemd-tpm2-clear.service'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-integritysetup.target' -> '/usr/lib/systemd/system/remote-integritysetup.target'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-veritysetup.target' -> '/usr/lib/systemd/system/remote-veritysetup.target'.
[2025-08-06T07:21:26.756Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-08-06T07:21:26.757Z] 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-08-06T07:21:26.757Z] 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-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-varlink.socket' -> '/usr/lib/systemd/system/systemd-resolved-varlink.socket'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-resolved-monitor.socket' -> '/usr/lib/systemd/system/systemd-resolved-monitor.socket'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-oci-migration-motd.service' -> '/usr/lib/systemd/system/coreos-oci-migration-motd.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'.
[2025-08-06T07:21:26.757Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'.
[2025-08-06T07:21:26.757Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
[2025-08-06T07:21:26.757Z] + systemctl --user --global preset-all
[2025-08-06T07:21:27.011Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-08-06T07:21:27.011Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-08-06T07:21:27.011Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
[2025-08-06T07:21:27.011Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
[2025-08-06T07:21:27.011Z] 
[2025-08-06T07:21:27.011Z] >>>> Executing `postprocess` inline script '3' <<<<
[2025-08-06T07:21:27.011Z] 
[2025-08-06T07:21:27.011Z] + source /usr/lib/os-release
[2025-08-06T07:21:27.011Z] ++ NAME='Fedora Linux'
[2025-08-06T07:21:27.011Z] ++ VERSION='43.20250806.dev.0 (CoreOS Prerelease)'
[2025-08-06T07:21:27.011Z] ++ RELEASE_TYPE=development
[2025-08-06T07:21:27.011Z] ++ ID=fedora
[2025-08-06T07:21:27.011Z] ++ VERSION_ID=43
[2025-08-06T07:21:27.011Z] ++ VERSION_CODENAME=
[2025-08-06T07:21:27.011Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250806.dev.0'
[2025-08-06T07:21:27.011Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-08-06T07:21:27.011Z] ++ LOGO=fedora-logo-icon
[2025-08-06T07:21:27.011Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-08-06T07:21:27.011Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-08-06T07:21:27.011Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-08-06T07:21:27.011Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-08-06T07:21:27.011Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-08-06T07:21:27.011Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-08-06T07:21:27.011Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-08-06T07:21:27.011Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-08-06T07:21:27.011Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-08-06T07:21:27.011Z] ++ SUPPORT_END=2026-12-02
[2025-08-06T07:21:27.011Z] ++ VARIANT=CoreOS
[2025-08-06T07:21:27.011Z] ++ VARIANT_ID=coreos
[2025-08-06T07:21:27.011Z] ++ OSTREE_VERSION=43.20250806.dev.0
[2025-08-06T07:21:27.011Z] + 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-08-06T07:21:27.011Z] + tee /usr/lib/kernel/install.conf
[2025-08-06T07:21:27.011Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
[2025-08-06T07:21:27.011Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
[2025-08-06T07:21:27.011Z] + echo -e '[main]\nprotect_running_kernel=False'
[2025-08-06T07:21:27.011Z] 
[2025-08-06T07:21:27.011Z] >>>> Executing `postprocess` inline script '4' <<<<
[2025-08-06T07:21:27.011Z] 
[2025-08-06T07:21:27.011Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
[2025-08-06T07:21:27.011Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
[2025-08-06T07:21:27.011Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
[2025-08-06T07:21:27.011Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
[2025-08-06T07:21:27.011Z] 
[2025-08-06T07:21:27.011Z] >>>> Executing `postprocess` inline script '5' <<<<
[2025-08-06T07:21:27.011Z] 
[2025-08-06T07:21:27.266Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
[2025-08-06T07:21:27.266Z] + cat
[2025-08-06T07:21:27.266Z] + cat
[2025-08-06T07:21:27.266Z] + cat
[2025-08-06T07:21:27.266Z] + cat
[2025-08-06T07:21:27.266Z] 
[2025-08-06T07:21:27.266Z] >>>> Executing `postprocess` inline script '6' <<<<
[2025-08-06T07:21:27.266Z] 
[2025-08-06T07:21:27.266Z] + mkdir -p /usr/lib/ostree
[2025-08-06T07:21:27.266Z] + cat
[2025-08-06T07:21:27.266Z] 
[2025-08-06T07:21:27.266Z] >>>> Executing `postprocess` inline script '7' <<<<
[2025-08-06T07:21:27.266Z] 
[2025-08-06T07:21:27.266Z] + /usr/bin/bootupctl backend generate-update-metadata
[2025-08-06T07:21:27.266Z] Generated update layout for BIOS: grub2-tools-1:2.12-39.fc43.x86_64
[2025-08-06T07:21:27.520Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-39.fc43.x86_64,shim-x64-15.8-3.x86_64
[2025-08-06T07:21:27.520Z] 
[2025-08-06T07:21:27.520Z] >>>> Executing `postprocess` inline script '8' <<<<
[2025-08-06T07:21:27.520Z] 
[2025-08-06T07:21:27.520Z] + rm -vrf /usr/lib/ostree-boot/loader
[2025-08-06T07:21:27.520Z] 
[2025-08-06T07:21:27.520Z] >>>> Executing `postprocess` inline script '9' <<<<
[2025-08-06T07:21:27.520Z] 
[2025-08-06T07:21:27.520Z] + cat
[2025-08-06T07:21:27.520Z] 
[2025-08-06T07:21:27.520Z] >>>> Executing `postprocess` inline script '10' <<<<
[2025-08-06T07:21:27.520Z] 
[2025-08-06T07:21:27.520Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf
[2025-08-06T07:21:27.520Z] + grep -q '^4 ' /dev/fd/63
[2025-08-06T07:21:27.520Z] ++ wc -l /usr/lib/ostree/prepare-root.conf
[2025-08-06T07:21:27.520Z] + cat
[2025-08-06T07:21:27.520Z] 
[2025-08-06T07:21:27.520Z] >>>> Executing `postprocess` inline script '11' <<<<
[2025-08-06T07:21:27.520Z] 
[2025-08-06T07:21:27.776Z] + '[' -f /run/.containerenv ']'
[2025-08-06T07:21:27.776Z] 
[2025-08-06T07:21:27.776Z] >>>> Executing `postprocess` inline script '12' <<<<
[2025-08-06T07:21:27.776Z] 
[2025-08-06T07:21:27.776Z] + rm -vf /etc/machine-id
[2025-08-06T07:21:27.776Z] removed '/etc/machine-id'
[2025-08-06T07:21:27.776Z] 
[2025-08-06T07:21:27.776Z] >>>> Executing `postprocess` inline script '13' <<<<
[2025-08-06T07:21:27.776Z] 
[2025-08-06T07:21:27.776Z] + systemctl mask systemd-repart.service
[2025-08-06T07:21:27.776Z] Created symlink '/etc/systemd/system/systemd-repart.service' -> '/dev/null'.
[2025-08-06T07:21:27.776Z] 
[2025-08-06T07:21:27.776Z] >>>> Executing `postprocess` inline script '14' <<<<
[2025-08-06T07:21:27.776Z] 
[2025-08-06T07:21:27.776Z] + setsebool -P -N container_use_cephfs on
[2025-08-06T07:21:29.660Z] + setsebool -P -N virt_use_samba on
[2025-08-06T07:21:31.542Z] + rm -f /etc/selinux/targeted/semanage.read.LOCK /etc/selinux/targeted/semanage.trans.LOCK
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.542Z] >>>> Executing `postprocess` inline script '15' <<<<
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.542Z] + systemctl mask dnsmasq.service
[2025-08-06T07:21:31.542Z] Created symlink '/etc/systemd/system/dnsmasq.service' -> '/dev/null'.
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.542Z] >>>> Executing `postprocess` inline script '16' <<<<
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.542Z] + ln -sf /usr/sbin/ip6tables-nft /etc/alternatives/ip6tables
[2025-08-06T07:21:31.542Z] + ln -sf /usr/sbin/ip6tables-nft-restore /etc/alternatives/ip6tables-restore
[2025-08-06T07:21:31.542Z] + ln -sf /usr/sbin/ip6tables-nft-save /etc/alternatives/ip6tables-save
[2025-08-06T07:21:31.542Z] + ln -sf /usr/sbin/iptables-nft /etc/alternatives/iptables
[2025-08-06T07:21:31.542Z] + ln -sf /usr/sbin/iptables-nft-restore /etc/alternatives/iptables-restore
[2025-08-06T07:21:31.542Z] + ln -sf /usr/sbin/iptables-nft-save /etc/alternatives/iptables-save
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.542Z] >>>> Executing `postprocess` inline script '17' <<<<
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.542Z] + chmod 440 /etc/sudoers.d/coreos-sudo-group
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.542Z] >>>> Executing `postprocess` inline script '18' <<<<
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.542Z] + ln -sf multi-user.target /usr/lib/systemd/system/default.target
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.542Z] >>>> Executing `postprocess` inline script '19' <<<<
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.542Z] + '[' -f /run/.containerenv ']'
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.542Z] >>>> Executing `postprocess` inline script '20' <<<<
[2025-08-06T07:21:31.542Z] 
[2025-08-06T07:21:31.796Z] + cat
[2025-08-06T07:21:31.797Z] 
[2025-08-06T07:21:31.797Z] >>>> Executing `postprocess` inline script '21' <<<<
[2025-08-06T07:21:31.797Z] 
[2025-08-06T07:21:31.797Z] + source /etc/os-release
[2025-08-06T07:21:31.797Z] ++ NAME='Fedora Linux'
[2025-08-06T07:21:31.797Z] ++ VERSION='43.20250806.dev.0 (CoreOS Prerelease)'
[2025-08-06T07:21:31.797Z] ++ RELEASE_TYPE=development
[2025-08-06T07:21:31.797Z] ++ ID=fedora
[2025-08-06T07:21:31.797Z] ++ VERSION_ID=43
[2025-08-06T07:21:31.797Z] ++ VERSION_CODENAME=
[2025-08-06T07:21:31.797Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250806.dev.0'
[2025-08-06T07:21:31.797Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-08-06T07:21:31.797Z] ++ LOGO=fedora-logo-icon
[2025-08-06T07:21:31.797Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-08-06T07:21:31.797Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-08-06T07:21:31.797Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-08-06T07:21:31.797Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-08-06T07:21:31.797Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-08-06T07:21:31.797Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-08-06T07:21:31.797Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-08-06T07:21:31.797Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-08-06T07:21:31.797Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-08-06T07:21:31.797Z] ++ SUPPORT_END=2026-12-02
[2025-08-06T07:21:31.797Z] ++ VARIANT=CoreOS
[2025-08-06T07:21:31.797Z] ++ VARIANT_ID=coreos
[2025-08-06T07:21:31.797Z] ++ OSTREE_VERSION=43.20250806.dev.0
[2025-08-06T07:21:31.797Z] + [[ 43.20250806.dev.0 = *.dev* ]]
[2025-08-06T07:21:31.797Z] + mkdir -p /etc/zincati/config.d
[2025-08-06T07:21:31.797Z] + echo -e '# https://github.com/coreos/fedora-coreos-tracker/issues/212\nupdates.enabled = false'
[2025-08-06T07:21:31.797Z] 
[2025-08-06T07:21:31.797Z] >>>> Executing `postprocess` inline script '22' <<<<
[2025-08-06T07:21:31.797Z] 
[2025-08-06T07:21:31.797Z] + cat
[2025-08-06T07:21:31.797Z] + conf_file=/usr/etc/rpm-ostreed.conf
[2025-08-06T07:21:31.797Z] + '[' -f /run/.containerenv ']'
[2025-08-06T07:21:31.797Z] + cat /usr/etc/rpm-ostreed.conf
[2025-08-06T07:21:31.797Z] + cp /tmp/rpm-ostreed.conf /usr/etc/rpm-ostreed.conf
[2025-08-06T07:21:31.797Z] + rm /tmp/rpm-ostreed.conf
[2025-08-06T07:21:31.797Z] 
[2025-08-06T07:21:31.797Z] >>>> Executing `postprocess` inline script '23' <<<<
[2025-08-06T07:21:31.797Z] 
[2025-08-06T07:21:43.942Z] 
[2025-08-06T07:21:43.942Z] >>>> Executing `postprocess` inline script '24' <<<<
[2025-08-06T07:21:43.942Z] 
[2025-08-06T07:21:43.942Z] + rm -rf /usr/share/info
[2025-08-06T07:21:43.942Z] + rm -rf /usr/share/man
[2025-08-06T07:21:43.942Z] + rm -rf /usr/share/doc
[2025-08-06T07:21:43.942Z] + rm -f /etc/alternatives/arptables-man /etc/alternatives/arptables-restore-man /etc/alternatives/arptables-save-man /etc/alternatives/ebtables-man
[2025-08-06T07:21:43.942Z] 
[2025-08-06T07:21:43.942Z] >>>> Executing `postprocess` inline script '25' <<<<
[2025-08-06T07:21:43.942Z] 
[2025-08-06T07:21:43.942Z] + '[' -f /run/.containerenv ']'
[2025-08-06T07:21:43.942Z] Completed running `postprocess` inline scripts
[2025-08-06T07:21:43.942Z] Initializing rootfs
[2025-08-06T07:21:43.942Z] Moving /usr to target
[2025-08-06T07:21:43.942Z] Copying toplevel compat symlinks
[2025-08-06T07:21:43.942Z] No embedded whiteouts found
[2025-08-06T07:21:43.942Z] No device files found
[2025-08-06T07:21:43.942Z] Recompiling policy
[2025-08-06T07:21:53.872Z] Migrating /usr/etc/passwd to /usr/lib/
[2025-08-06T07:21:53.872Z] Migrating /usr/etc/group to /usr/lib/
[2025-08-06T07:21:53.872Z] Adding rpm-ostree-0-integration.conf
[2025-08-06T07:21:53.872Z] Preparing kernel
[2025-08-06T07:22:00.396Z] /usr/sbin/dracut: line 1099: /sys/module/firmware_class/parameters/path: No such file or directory
[2025-08-06T07:22:00.396Z] dracut[E]: No '/dev/log' or 'logger' included for syslog logging
[2025-08-06T07:22:00.652Z] dracut[I]: Executing: /usr/bin/dracut --reproducible -v --add ostree --tmpdir=/tmp/dracut -f /tmp/initramfs.img --no-hostonly --kver 6.17.0-0.rc0.250804gd2eedaa3909b.10.fc43.x86_64
[2025-08-06T07:22:01.213Z] dracut[I]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!
[2025-08-06T07:22:01.467Z] dracut[I]: *** Including module: bash ***
[2025-08-06T07:22:01.467Z] dracut[I]: *** Including module: systemd ***
[2025-08-06T07:22:01.467Z] dracut[I]: *** Including module: fips ***
[2025-08-06T07:22:01.722Z] dracut[I]: *** Including module: fips-crypto-policies ***
[2025-08-06T07:22:01.722Z] dracut[I]: *** Including module: scsi-rules ***
[2025-08-06T07:22:01.722Z] dracut[I]: *** Including module: systemd-ask-password ***
[2025-08-06T07:22:01.722Z] dracut[I]: *** Including module: systemd-battery-check ***
[2025-08-06T07:22:01.722Z] dracut[I]: *** Including module: systemd-cryptsetup ***
[2025-08-06T07:22:01.722Z] dracut[I]: *** Including module: systemd-initrd ***
[2025-08-06T07:22:01.722Z] dracut[I]: *** Including module: systemd-journald ***
[2025-08-06T07:22:01.722Z] dracut[I]: *** Including module: systemd-modules-load ***
[2025-08-06T07:22:01.976Z] dracut[I]: *** Including module: systemd-pcrphase ***
[2025-08-06T07:22:01.976Z] dracut[I]: *** Including module: systemd-sysctl ***
[2025-08-06T07:22:01.976Z] dracut[I]: *** Including module: systemd-sysusers ***
[2025-08-06T07:22:01.976Z] dracut[I]: *** Including module: systemd-tmpfiles ***
[2025-08-06T07:22:01.976Z] dracut[I]: *** Including module: systemd-udevd ***
[2025-08-06T07:22:01.976Z] dracut[I]: *** Including module: modsign ***
[2025-08-06T07:22:01.976Z] dracut[I]: *** Including module: dbus-broker ***
[2025-08-06T07:22:01.976Z] dracut[I]: *** Including module: dbus ***
[2025-08-06T07:22:01.976Z] dracut[I]: *** Including module: coreos-sysctl ***
[2025-08-06T07:22:01.976Z] dracut[I]: *** Including module: i18n ***
[2025-08-06T07:22:02.233Z] dracut[I]: *** Including module: azure-udev-rules ***
[2025-08-06T07:22:02.233Z] dracut[I]: *** Including module: afterburn ***
[2025-08-06T07:22:02.233Z] dracut[I]: *** Including module: gcp-udev-rules ***
[2025-08-06T07:22:02.233Z] dracut[I]: *** Including module: ignition ***
[2025-08-06T07:22:02.233Z] dracut[I]: *** Including module: coreos-ignition ***
[2025-08-06T07:22:02.487Z] dracut[I]: *** Including module: coreos-live ***
[2025-08-06T07:22:02.487Z] dracut[I]: *** Including module: coreos-multipath ***
[2025-08-06T07:22:02.487Z] dracut[I]: *** Including module: coreos-network ***
[2025-08-06T07:22:02.487Z] dracut[I]: *** Including module: network-manager ***
[2025-08-06T07:22:02.742Z] dracut[I]: *** Including module: ignition-conf ***
[2025-08-06T07:22:02.742Z] dracut[I]: *** Including module: ignition-ostree ***
[2025-08-06T07:22:02.742Z] dracut[I]: *** Including module: network ***
[2025-08-06T07:22:02.742Z] dracut[I]: *** Including module: net-lib ***
[2025-08-06T07:22:02.742Z] dracut[I]: *** Including module: url-lib ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: coreos-kernel ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: ignition-conf-fcos ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: rdcore ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: clevis ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: clevis-pin-null ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: clevis-pin-sss ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: clevis-pin-tang ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: clevis-pin-tpm2 ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: coreos-agetty-workaround ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: btrfs ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: crypt ***
[2025-08-06T07:22:02.996Z] dracut[I]: *** Including module: dm ***
[2025-08-06T07:22:03.253Z] dracut[I]: *** Including module: kernel-modules ***
[2025-08-06T07:22:09.773Z] dracut[I]: *** Including module: kernel-modules-extra ***
[2025-08-06T07:22:09.773Z] dracut[I]: *** Including module: kernel-network-modules ***
[2025-08-06T07:22:10.332Z] dracut[I]: *** Including module: mdraid ***
[2025-08-06T07:22:10.587Z] dracut[I]: *** Including module: multipath ***
[2025-08-06T07:22:11.145Z] dracut[I]: *** Including module: nvdimm ***
[2025-08-06T07:22:11.145Z] dracut[I]: *** Including module: qemu ***
[2025-08-06T07:22:11.145Z] dracut[I]: *** Including module: qemu-net ***
[2025-08-06T07:22:11.145Z] dracut[I]: *** Including module: fido2 ***
[2025-08-06T07:22:11.145Z] dracut[I]: *** Including module: pkcs11 ***
[2025-08-06T07:22:11.145Z] dracut[I]: *** Including module: tpm2-tss ***
[2025-08-06T07:22:11.401Z] dracut[I]: *** Including module: cifs ***
[2025-08-06T07:22:11.401Z] dracut[I]: *** Including module: hwdb ***
[2025-08-06T07:22:11.401Z] dracut[I]: *** Including module: iscsi ***
[2025-08-06T07:22:11.959Z] dracut[I]: *** Including module: lunmask ***
[2025-08-06T07:22:11.959Z] dracut[I]: *** Including module: nvmf ***
[2025-08-06T07:22:11.959Z] dracut[I]: *** Including module: resume ***
[2025-08-06T07:22:11.959Z] dracut[I]: *** Including module: rootfs-block ***
[2025-08-06T07:22:11.959Z] dracut[I]: *** Including module: terminfo ***
[2025-08-06T07:22:11.959Z] dracut[I]: *** Including module: udev-rules ***
[2025-08-06T07:22:12.518Z] dracut[I]: *** Including module: virtiofs ***
[2025-08-06T07:22:12.518Z] dracut[I]: *** Including module: azure-disk ***
[2025-08-06T07:22:12.518Z] dracut[I]: *** Including module: azure-unmanaged-sriov ***
[2025-08-06T07:22:12.518Z] dracut[I]: *** Including module: walinuxagent ***
[2025-08-06T07:22:12.775Z] dracut[I]: *** Including module: dracut-systemd ***
[2025-08-06T07:22:12.775Z] dracut[I]: *** Including module: ostree ***
[2025-08-06T07:22:12.775Z] dracut[I]: *** Including module: usrmount ***
[2025-08-06T07:22:12.775Z] dracut[I]: *** Including module: base ***
[2025-08-06T07:22:12.775Z] dracut[I]: *** Including module: emergency-shell-setup ***
[2025-08-06T07:22:12.775Z] dracut[I]: *** Including module: fs-lib ***
[2025-08-06T07:22:12.775Z] dracut[I]: *** Including module: journal-conf ***
[2025-08-06T07:22:12.775Z] dracut[I]: *** Including module: openssl ***
[2025-08-06T07:22:12.775Z] dracut[I]: *** Including module: shell-interpreter ***
[2025-08-06T07:22:13.028Z] dracut[I]: *** Including module: shutdown ***
[2025-08-06T07:22:13.028Z] dracut[I]: *** Including modules done ***
[2025-08-06T07:22:13.028Z] dracut[I]: *** Installing kernel module dependencies ***
[2025-08-06T07:22:15.535Z] dracut[I]: *** Installing kernel module dependencies done ***
[2025-08-06T07:22:15.535Z] dracut[I]: *** Resolving executable dependencies ***
[2025-08-06T07:22:17.420Z] dracut[I]: *** Resolving executable dependencies done ***
[2025-08-06T07:22:17.420Z] dracut[I]: *** Hardlinking files ***
[2025-08-06T07:22:17.420Z] dracut[I]: *** Hardlinking files done ***
[2025-08-06T07:22:17.420Z] dracut[I]: *** Generating early-microcode cpio image ***
[2025-08-06T07:22:17.420Z] dracut[I]: *** Constructing AuthenticAMD.bin ***
[2025-08-06T07:22:17.420Z] dracut[I]: *** Constructing GenuineIntel.bin ***
[2025-08-06T07:22:17.420Z] dracut[I]: *** Store current command line parameters ***
[2025-08-06T07:22:17.675Z] dracut[I]: *** Creating image file '/tmp/initramfs.img' ***
[2025-08-06T07:22:49.675Z] dracut[I]: *** Creating initramfs image file '/tmp/initramfs.img' done ***
[2025-08-06T07:22:49.675Z] Executing: 01-var.sh
[2025-08-06T07:22:49.675Z] Ignored user missing from new passwd file: root
[2025-08-06T07:22:49.675Z] New passwd entries: clevis, dnsmasq, systemd-coredump, systemd-oom, tss, zincati
[2025-08-06T07:22:49.675Z] Ignored group missing from new group file: root
[2025-08-06T07:22:49.675Z] New group entries: clevis, clock, dbus, dnsmasq, docker, kvm, printadmin, render, rpc, sgx, sshd, systemd-coredump, systemd-oom, tss, utempter, utmp, zincati
[2025-08-06T07:22:49.675Z] Network filesystem detected for repo; disabling transaction
[2025-08-06T07:22:56.213Z] Committing...done
[2025-08-06T07:23:18.095Z] 3853 metadata, 23679 content objects imported; 1.7?GB content written
[2025-08-06T07:23:18.095Z] fedora/x86_64/coreos/rawhide => c8c8cacd61f8bcad7dfb33c2be31ba795824445bc1f312ed0c96e97df5eb6d9d
[2025-08-06T07:23:18.095Z] ostree diff commit from: fbec83393ad0eee7cbd8f66a71e6f1619fb5a4d6313ba94428713a716248e137
[2025-08-06T07:23:18.095Z] ostree diff commit to:   c8c8cacd61f8bcad7dfb33c2be31ba795824445bc1f312ed0c96e97df5eb6d9d
[2025-08-06T07:23:18.095Z] Upgraded:
[2025-08-06T07:23:18.095Z]   systemd 257.7-1.fc43 -> 258~rc2-1.fc43
[2025-08-06T07:23:18.095Z]   systemd-container 257.7-1.fc43 -> 258~rc2-1.fc43
[2025-08-06T07:23:18.095Z]   systemd-libs 257.7-1.fc43 -> 258~rc2-1.fc43
[2025-08-06T07:23:18.095Z]   systemd-pam 257.7-1.fc43 -> 258~rc2-1.fc43
[2025-08-06T07:23:18.095Z]   systemd-resolved 257.7-1.fc43 -> 258~rc2-1.fc43
[2025-08-06T07:23:18.095Z]   systemd-shared 257.7-1.fc43 -> 258~rc2-1.fc43
[2025-08-06T07:23:18.095Z]   systemd-sysusers 257.7-1.fc43 -> 258~rc2-1.fc43
[2025-08-06T07:23:18.095Z]   systemd-udev 257.7-1.fc43 -> 258~rc2-1.fc43
[2025-08-06T07:23:18.095Z] 
[2025-08-06T07:23:18.095Z] New image input checksum: 200bbe7c1222228eebad1ef4ed9d7b0bec4fa01ecca525863725f2636b02c425
[2025-08-06T07:23:18.095Z] None
[2025-08-06T07:23:18.095Z] New build ID: 43.20250806.dev.0
[2025-08-06T07:23:18.095Z] 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=f6c26cd686027fb6672be4842fdc34d8b82b7d5762e9917f61382d13ed12e3e8 --label=coreos-assembler.image-input-checksum=200bbe7c1222228eebad1ef4ed9d7b0bec4fa01ecca525863725f2636b02c425 --label=org.opencontainers.image.source=https://github.com/coreos/fedora-coreos-config --label=org.opencontainers.image.revision=a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170 --copymeta-opt=fedora-coreos.stream 43.20250806.dev.0 oci-archive:fedora-coreos-43.20250806.dev.0-ostree.x86_64.ociarchive.tmp:latest
[2025-08-06T07:23:30.251Z] Building package mapping...done
[2025-08-06T07:23:30.251Z] 23679 objects in 460 packages (288 source)
[2025-08-06T07:23:30.251Z] rpm size: 1587031748
[2025-08-06T07:23:30.251Z] Earliest changed package: shim-x64-15.8-3.x86_64 at 2024-03-19 20:21:09 UTC
[2025-08-06T07:23:30.251Z] Duplicates: 1666
[2025-08-06T07:23:30.251Z] Multiple owners: 140
[2025-08-06T07:23:30.251Z] Generating container image
[2025-08-06T07:24:08.882Z] Pushed digest: sha256:75b048275af06b30d63d95d847137a9b1142233dd2254a47fc371bfd6bb23331
[2025-08-06T07:24:08.882Z] Total objects: 27800
[2025-08-06T07:24:08.882Z] No unreachable objects
[2025-08-06T07:24:08.882Z] renamed 'commitmeta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/commitmeta.json'
[2025-08-06T07:24:08.882Z] renamed 'ostree-commit-object' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/ostree-commit-object'
[2025-08-06T07:24:08.882Z] renamed 'manifest-lock.generated.x86_64.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/manifest-lock.generated.x86_64.json'
[2025-08-06T07:24:08.882Z] renamed 'coreos-assembler-config-git.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/coreos-assembler-config-git.json'
[2025-08-06T07:24:08.882Z] renamed 'coreos-assembler-config.tar.gz' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/coreos-assembler-config.tar.gz'
[2025-08-06T07:24:08.882Z] renamed 'fedora-coreos-43.20250806.dev.0-ostree.x86_64.ociarchive' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/fedora-coreos-43.20250806.dev.0-ostree.x86_64.ociarchive'
[2025-08-06T07:24:08.882Z] renamed 'fedora-coreos-43.20250806.dev.0-ostree.x86_64-manifest.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/fedora-coreos-43.20250806.dev.0-ostree.x86_64-manifest.json'
[2025-08-06T07:24:08.882Z] renamed 'meta.json' -> '/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/meta.json'
[2025-08-06T07:24:08.882Z] Build 43.20250806.dev.0 was inserted 
[2025-08-06T07:24:08.882Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-08-06T07:24:08.882Z] Config commit: a37bdb92b671cf9f62c8a1ce1a26c87e57cf9170
[2025-08-06T07:24:08.882Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-08-06T07:24:09.440Z] Will build qemu
[2025-08-06T07:24:10.364Z] Estimating disk size...
[2025-08-06T07:24:11.286Z] Disk sizes: metal: 2915M (estimated), cloud: 10240M
[2025-08-06T07:24:23.436Z] ++ arch
[2025-08-06T07:24:23.436Z] + osbuild-mpp -D 'arch="x86_64"' -D 'artifact_name_prefix="fedora-coreos-43.20250806.dev.0"' -D 'build_version="43.20250806.dev.0"' -D 'ociarchive="/home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/fedora-coreos-43.20250806.dev.0-ostree.x86_64.ociarchive"' -D 'osname="fedora-coreos"' -D 'container_imgref="ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide"' -D 'container_repo=""' -D 'container_tag=""' -D 'extra_kargs="mitigations=auto,nosmt"' -D metal_image_size_mb=2915 -D cloud_image_size_mb=10240 -D rootfs_size_mb=2402 /usr/lib/coreos-assembler/osbuild-manifests/coreos.osbuild.x86_64.mpp.yaml /tmp/osbuild-7owt.json
[2025-08-06T07:24:25.945Z] + set +x
[2025-08-06T07:24:25.945Z] + 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-7owt.json
[2025-08-06T07:24:25.945Z] 
[2025-08-06T07:24:25.945Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T07:24:25.945Z] /dev/vdb1        45G  3.2G   42G   8% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T07:24:25.945Z] 
[2025-08-06T07:24:26.199Z] starting /tmp/osbuild-7owt.jsonPipeline source org.osbuild.curl: b82e49fdffc345939546d67459e4122466b8829d669f44e4937d05527ffd55be
[2025-08-06T07:24:26.199Z] Build
[2025-08-06T07:24:26.199Z]   root: <host>
[2025-08-06T07:24:29.457Z] source/org.osbuild.curl (org.osbuild.curl): Downloaded file:///home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/fedora-coreos-43.20250806.dev.0-ostree.x86_64.ociarchive
[2025-08-06T07:24:29.457Z] 
[2025-08-06T07:24:29.457Z] ⏱  Duration: 1754465068s
[2025-08-06T07:24:29.457Z] Pipeline oci-archive: 67bad5ce9e2d8b81e762c437934dc661a20f7eadd8c6450590e7486e35c74b20
[2025-08-06T07:24:29.457Z] Build
[2025-08-06T07:24:29.457Z]   root: <host>
[2025-08-06T07:24:29.457Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T07:24:29.457Z] org.osbuild.copy: 67bad5ce9e2d8b81e762c437934dc661a20f7eadd8c6450590e7486e35c74b20 {
[2025-08-06T07:24:29.457Z]   "paths": [
[2025-08-06T07:24:29.457Z]     {
[2025-08-06T07:24:29.457Z]       "from": "input://inlinefile/sha256:baf9037892c3cf61ce6419e1552b5bfff63203c59bf08f6a00ce7fee5e5da3ce",
[2025-08-06T07:24:29.457Z]       "to": "tree:///coreos.ociarchive"
[2025-08-06T07:24:29.457Z]     }
[2025-08-06T07:24:29.457Z]   ]
[2025-08-06T07:24:29.457Z] }
[2025-08-06T07:24:29.457Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:24:29.457Z] copying '/run/osbuild/inputs/inlinefile/sha256:baf9037892c3cf61ce6419e1552b5bfff63203c59bf08f6a00ce7fee5e5da3ce' -> '/run/osbuild/tree/coreos.ociarchive'
[2025-08-06T07:24:29.457Z] 
[2025-08-06T07:24:29.457Z] ⏱  Duration: 0s
[2025-08-06T07:24:29.457Z] Pipeline deployed-tree: 31e1c0213c3df2d05819522e35be91b3304f1297cf1f96fe55d7db0fe24840d9
[2025-08-06T07:24:29.457Z] Build
[2025-08-06T07:24:29.457Z]   root: <host>
[2025-08-06T07:24:29.457Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T07:24:29.457Z] org.osbuild.container-deploy: 31e1c0213c3df2d05819522e35be91b3304f1297cf1f96fe55d7db0fe24840d9 {}
[2025-08-06T07:24:29.457Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-tt_7xbly/inputs/images
[2025-08-06T07:24:29.712Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:24:29.965Z] time="2025-08-06T07:24:29Z" 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-08-06T07:24:31.849Z] Getting image source signatures
[2025-08-06T07:24:31.849Z] Copying blob sha256:b5ee497ee0e508b124c9fa765b8d99b5bcdc2ce75cc764c59a2017b59ba1bb90
[2025-08-06T07:24:32.771Z] Copying blob sha256:aab5ce09aecad74a10ca3002622fbde68a1fd068fc08b79bd8035aaaf3a6b980
[2025-08-06T07:24:34.128Z] Copying blob sha256:074539dae79c6269f67af8f50d1c0503c884253f31a7e22534712dff7110b87f
[2025-08-06T07:24:34.686Z] Copying blob sha256:2b989ff417a6ff7bb06581156d5f336cbf1aeb78340b382c66cb58730ae59768
[2025-08-06T07:24:35.607Z] Copying blob sha256:83f31fefecdd87b87d37e855184839d32d8ffaaf546e49f5b5de2cfc9b82e8a5
[2025-08-06T07:24:35.861Z] 
[2025-08-06T07:24:35.861Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T07:24:35.861Z] /dev/vdb1        45G  5.7G   40G  13% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T07:24:35.861Z] 
[2025-08-06T07:24:36.782Z] Copying blob sha256:5e09b12c096db1cbdae10443e082cd7f88478d225c423c669becb4768ae415b9
[2025-08-06T07:24:37.706Z] Copying blob sha256:0d6297756656256af4b408c93101b0718c624c28eef7fcc9a1577066e4f619ed
[2025-08-06T07:24:38.627Z] Copying blob sha256:aff7caee10e3086e796577d43b5fccb88747320906ce098e06c07bff1bdbe07c
[2025-08-06T07:24:39.185Z] Copying blob sha256:2e260fb9d5b907d5e731e530f36e06bdae0f1bbcb0349bb2f5076164c8abbf5a
[2025-08-06T07:24:40.106Z] Copying blob sha256:0db6f7e435a8b36149cbd259665a33f7ebff15d0961908eba1d39edd46d648b2
[2025-08-06T07:24:40.361Z] Copying blob sha256:a0c15a84b7b715c10544cba38a4461a42d3d1924d8a75c6302a2c7674f7088d2
[2025-08-06T07:24:40.615Z] Copying blob sha256:08c9d169e1c97f323ec1664a4f086f556c51f1f31b44bc69c140d5ff115cc525
[2025-08-06T07:24:41.173Z] Copying blob sha256:f05ebae5aac5570e3daf1256cfc008a09d7332f66c14714ffb9a9bf2e2b6e79f
[2025-08-06T07:24:41.427Z] Copying blob sha256:4be6f50eaf53c1509a1ff7b28b6124531663598d03fe958998fcd2e973a69f0f
[2025-08-06T07:24:41.681Z] Copying blob sha256:26cbe64789ad5f3a20c69096b16625feebb7f1f374d779828634ecec287b9635
[2025-08-06T07:24:41.935Z] Copying blob sha256:ba7f6496f8146200e7bb361be0f06639755066c6ed5da71b885047fc925377a4
[2025-08-06T07:24:42.493Z] Copying blob sha256:07b8888d9a1ab84c206652202ca14978f27d8ebe3feac19f320ee2562ea7aca2
[2025-08-06T07:24:42.747Z] Copying blob sha256:f4f4a05037fd07a3b4e17225e91d4d8ecdcb0b6a3e376649e5ffc0f9396d87e7
[2025-08-06T07:24:43.001Z] Copying blob sha256:b1ddd289940268e0e88acbd6206bf582e5aaf0248743b661a22442c34d0b9a39
[2025-08-06T07:24:43.255Z] Copying blob sha256:6c2e4a1b800f3a06d25e299a40b6efbd4e250054cfa5863c7eec9b49031ed25d
[2025-08-06T07:24:43.816Z] Copying blob sha256:25e1590d74a54b7d1a3e26a6946d719c172b05ea33103776f4715d3ffbd447bf
[2025-08-06T07:24:43.816Z] Copying blob sha256:6b74e081e2f991b66aed49f42dc75503d0bf2203eceb10611898df4336d24d36
[2025-08-06T07:24:44.070Z] Copying blob sha256:e89cce042b480f00eb4f5fb5dc72a159e1ca13873bc8d989754190ba0ff47796
[2025-08-06T07:24:44.325Z] Copying blob sha256:b11502a91b8a95780615f24e20336d7d467cb5a2a5f863e4c37ef9c4e9430600
[2025-08-06T07:24:44.325Z] Copying blob sha256:f52149458312502facef67142c69c1a38e06e2db83303a809f4380b1ad2673bb
[2025-08-06T07:24:44.578Z] Copying blob sha256:212e1b59e2dbc0cd784e9d88849242690ac91d6e3d4224cda9081e3164b13525
[2025-08-06T07:24:44.833Z] Copying blob sha256:da1f39acbdd14bf12ab7152551fb89732d4e4155a6f44fd507b6c6619efa75b3
[2025-08-06T07:24:44.833Z] Copying blob sha256:67f0f71c908e8f4197b5d7324ce5900320869408abbe53b6cd07cb1e185076ed
[2025-08-06T07:24:45.086Z] Copying blob sha256:13e54322013f952039b866d223555d5e16eee8139e788d6867ffa3143a114b1a
[2025-08-06T07:24:45.086Z] Copying blob sha256:7d781391ae8f90d6345b711a92c9d65a9e2879e27cffc1802f8ec8412c888f9a
[2025-08-06T07:24:45.341Z] Copying blob sha256:2aa69b569020eb45b0abf7631486e0a4e7013e215d51a3a00de8e2056cd5f4f9
[2025-08-06T07:24:45.595Z] Copying blob sha256:f051e5132638744f5f465443f2ebb5042d880f6a77fe89f3fa3d92cacbb562bf
[2025-08-06T07:24:45.595Z] Copying blob sha256:dbe352d4b1bb91a26fad9b665e7f26c32d877fb9f42763d27c4eb4ed16dc370f
[2025-08-06T07:24:45.849Z] Copying blob sha256:7135e4d421067cb4cc7efdf740c5c1fffcd165515061bcefa6cc78883d51b2cd
[2025-08-06T07:24:45.849Z] 
[2025-08-06T07:24:45.849Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T07:24:45.849Z] /dev/vdb1        45G  6.9G   39G  16% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T07:24:45.849Z] 
[2025-08-06T07:24:47.209Z] Copying blob sha256:836f1dccaf694c898c862b3f647df94b7af4324261cbafe3dc1c1f9cf7b3cd0c
[2025-08-06T07:24:47.463Z] Copying blob sha256:880a50d62e80507484a5d6a46403429366730bc476027b6ab2bc8110004644d3
[2025-08-06T07:24:47.463Z] Copying blob sha256:037aa28b73a9d7f45897bac881efded2a95c7e558f91de29ce3cf357e0a640e8
[2025-08-06T07:24:48.020Z] Copying blob sha256:50fd2041b51f8a283e7c75e630db3f09973ad0d41b1f7df39a1587ba63c69fee
[2025-08-06T07:24:48.020Z] Copying blob sha256:7d23803ad1fb85a5e37eb2b562fcfaaf6b526201ac7e9b2e559953f8ba8f4014
[2025-08-06T07:24:48.274Z] Copying blob sha256:b7d5e43fa1b733a33c33ef446ead6ccf075c46bf891890915c79b0b9ebe42a27
[2025-08-06T07:24:48.274Z] Copying blob sha256:23d5a95993892dc9d8b622d695c06b913be44f779d845f5e6a72e3165a9ad6eb
[2025-08-06T07:24:48.528Z] Copying blob sha256:680f3b48983ebe13e628d416e44da317cfa8bfd542aca2809ee575f2f6ee1295
[2025-08-06T07:24:48.785Z] Copying blob sha256:b7039bd5b84533c55ad662ee0cd102103a4b1627967ca400f3734458f75874bf
[2025-08-06T07:24:49.039Z] Copying blob sha256:ae59a8ce5db643b563174f4c0c10b11f537ad648f71338dfd475a31ef0981a45
[2025-08-06T07:24:49.597Z] Copying blob sha256:de4ee0b1ce4e27d4ebe97c50fb7a6054ea547171949a429ac149e258a6371629
[2025-08-06T07:24:50.158Z] Copying blob sha256:d2e9931b0b8286e68681da21f6e86a32068813230c754f9227a595bc2cc303b9
[2025-08-06T07:24:51.081Z] Copying blob sha256:72ce567c72af8e0698d8881d6f236a3bee0ad314f46cbbb7345a4ff5ac666f44
[2025-08-06T07:24:51.335Z] Copying blob sha256:4abf92745a34fbf9361be475d9e322c957bd19a3fe37c8ef3b83ba24381dcb1d
[2025-08-06T07:24:51.893Z] Copying blob sha256:416100a071f393c86211bcfaaa676f439af9175eaa63d2375f64bcee5e4a40c8
[2025-08-06T07:24:52.149Z] Copying blob sha256:1b94ade129b00bd95c65c4ecee9d999764016ec425a23ac67aa7dda0d0f3c839
[2025-08-06T07:24:53.506Z] Copying blob sha256:9dad063a624b62064bf25dbbc2e802e472d636056f661f2a0be73efd8a4da98b
[2025-08-06T07:24:53.506Z] Copying config sha256:c30bc86911156af389d385f22eba50b3babd6b8015fb312d021f33e8493bfc71
[2025-08-06T07:24:53.506Z] Writing manifest to image destination
[2025-08-06T07:24:56.012Z] 
[2025-08-06T07:24:56.012Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T07:24:56.012Z] /dev/vdb1        45G  6.8G   39G  16% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T07:24:56.012Z] 
[2025-08-06T07:25:05.942Z] c30bc86911156af389d385f22eba50b3babd6b8015fb312d021f33e8493bfc71
[2025-08-06T07:25:05.942Z] 
[2025-08-06T07:25:05.942Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T07:25:05.942Z] /dev/vdb1        45G  7.5G   38G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T07:25:05.942Z] 
[2025-08-06T07:25:10.097Z] Untagged: docker.io/library/tmp-container-deploy-12861875326999:latest
[2025-08-06T07:25:10.097Z] Deleted: c30bc86911156af389d385f22eba50b3babd6b8015fb312d021f33e8493bfc71
[2025-08-06T07:25:10.097Z] 
[2025-08-06T07:25:10.097Z] ⏱  Duration: 40s
[2025-08-06T07:25:14.259Z] Pipeline tree: d659a26ee20ce8f3e54e89893fef5391da301f28643a3679b6bad214a51ed5e1
[2025-08-06T07:25:14.259Z] Build
[2025-08-06T07:25:14.259Z]   root: <host>
[2025-08-06T07:25:14.259Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T07:25:14.259Z]   source-epoch: Mon Aug  1 23:42:11 2022 [1659397331]
[2025-08-06T07:25:14.259Z] org.osbuild.selinux: a3b81dfe8a9c07ce726495320fc320404fa88f66bce14103bb5d4416e9de4e06 {
[2025-08-06T07:25:14.259Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-08-06T07:25:14.259Z]   "target": "tree:///"
[2025-08-06T07:25:14.259Z] }
[2025-08-06T07:25:14.515Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:14.769Z] 
[2025-08-06T07:25:14.769Z] ⏱  Duration: 0s
[2025-08-06T07:25:14.769Z] org.osbuild.ostree.init-fs: f9e9f36781006d18e09a2918bead9d939b1d6779fe941f4a324dfea79edee751 {}
[2025-08-06T07:25:14.769Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:14.769Z] ostree admin init-fs --modern /run/osbuild/tree --sysroot=/run/osbuild/tree
[2025-08-06T07:25:15.026Z] 
[2025-08-06T07:25:15.026Z] ⏱  Duration: 0s
[2025-08-06T07:25:15.026Z] org.osbuild.ostree.os-init: e75e1682cfd63e6f298f1608550aad94a0b7d32ebde692e40bd866bbc31aeba0 {
[2025-08-06T07:25:15.026Z]   "osname": "fedora-coreos"
[2025-08-06T07:25:15.026Z] }
[2025-08-06T07:25:15.026Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:15.026Z] ostree admin os-init fedora-coreos --sysroot=/run/osbuild/tree
[2025-08-06T07:25:15.026Z] 
[2025-08-06T07:25:15.026Z] ⏱  Duration: 0s
[2025-08-06T07:25:15.026Z] org.osbuild.ostree.config: d2e4db05548f4b5304eec27252cb0cfef356de891aee6ab6b45fcbe1766cb70a {
[2025-08-06T07:25:15.026Z]   "repo": "/ostree/repo",
[2025-08-06T07:25:15.026Z]   "config": {
[2025-08-06T07:25:15.026Z]     "sysroot": {
[2025-08-06T07:25:15.026Z]       "readonly": true,
[2025-08-06T07:25:15.026Z]       "bootloader": "none",
[2025-08-06T07:25:15.026Z]       "bls-append-except-default": "grub_users=\"\"",
[2025-08-06T07:25:15.026Z]       "bootprefix": true
[2025-08-06T07:25:15.026Z]     }
[2025-08-06T07:25:15.026Z]   }
[2025-08-06T07:25:15.026Z] }
[2025-08-06T07:25:15.279Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:15.279Z] ostree config set sysroot.bootloader none --repo=/run/osbuild/tree/ostree/repo
[2025-08-06T07:25:15.279Z] ostree config set sysroot.bootprefix true --repo=/run/osbuild/tree/ostree/repo
[2025-08-06T07:25:15.279Z] ostree config set sysroot.readonly true --repo=/run/osbuild/tree/ostree/repo
[2025-08-06T07:25:15.279Z] ostree config set sysroot.bls-append-except-default grub_users="" --repo=/run/osbuild/tree/ostree/repo
[2025-08-06T07:25:15.279Z] 
[2025-08-06T07:25:15.279Z] ⏱  Duration: 0s
[2025-08-06T07:25:15.279Z] org.osbuild.mkdir: dc4285ea1f563a0b26d27f5e23caf81877aa757f2d973a2ce6d24afc4472afb2 {
[2025-08-06T07:25:15.279Z]   "paths": [
[2025-08-06T07:25:15.279Z]     {
[2025-08-06T07:25:15.279Z]       "path": "/boot/efi",
[2025-08-06T07:25:15.279Z]       "mode": 493
[2025-08-06T07:25:15.279Z]     }
[2025-08-06T07:25:15.279Z]   ]
[2025-08-06T07:25:15.279Z] }
[2025-08-06T07:25:15.534Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:15.534Z] 
[2025-08-06T07:25:15.534Z] ⏱  Duration: 0s
[2025-08-06T07:25:15.534Z] org.osbuild.ignition: 0a3f15c5f0ecf917fb423c2e434a3d83364b57b846e7dd1503ded0a8b5f3becd {}
[2025-08-06T07:25:15.534Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:15.792Z] 
[2025-08-06T07:25:15.792Z] ⏱  Duration: 0s
[2025-08-06T07:25:15.792Z] org.osbuild.ostree.deploy.container: 3f71cc0db159d7f2fa9ee995ba3009ca2401a5cb0b84570785d7f45006a0ce0a {
[2025-08-06T07:25:15.792Z]   "osname": "fedora-coreos",
[2025-08-06T07:25:15.792Z]   "target_imgref": "ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide",
[2025-08-06T07:25:15.792Z]   "mounts": [
[2025-08-06T07:25:15.792Z]     "/boot",
[2025-08-06T07:25:15.792Z]     "/boot/efi"
[2025-08-06T07:25:15.792Z]   ],
[2025-08-06T07:25:15.792Z]   "kernel_opts": [
[2025-08-06T07:25:15.792Z]     "rw",
[2025-08-06T07:25:15.792Z]     "$ignition_firstboot",
[2025-08-06T07:25:15.792Z]     "mitigations=auto,nosmt"
[2025-08-06T07:25:15.792Z]   ]
[2025-08-06T07:25:15.792Z] }
[2025-08-06T07:25:15.792Z] input/images (org.osbuild.containers): target /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-b3qltoa2/inputs/images
[2025-08-06T07:25:15.792Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:16.047Z] ostree container image deploy --imgref=ostree-unverified-image:oci-archive:/tmp/tmp5j8kepb1/image --stateroot=fedora-coreos --target-imgref=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:rawhide --karg=rw --karg=$ignition_firstboot --karg=mitigations=auto,nosmt --sysroot=/run/osbuild/tree
[2025-08-06T07:25:16.047Z] 
[2025-08-06T07:25:16.047Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T07:25:16.047Z] /dev/vdb1        45G  5.9G   40G  14% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T07:25:16.047Z] 
[2025-08-06T07:25:28.205Z] 
[2025-08-06T07:25:28.205Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T07:25:28.205Z] /dev/vdb1        45G  7.5G   38G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T07:25:28.205Z] 
[2025-08-06T07:25:36.275Z] 
[2025-08-06T07:25:36.275Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T07:25:36.275Z] /dev/vdb1        45G  7.6G   38G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T07:25:36.275Z] 
[2025-08-06T07:25:44.343Z] 
[2025-08-06T07:25:44.343Z] ⏱  Duration: 27s
[2025-08-06T07:25:44.343Z] org.osbuild.ostree.aleph: 4302373ed00574d35d5800dad96cc3266e901d2ff5bdde6adcc2661644366500 {
[2025-08-06T07:25:44.343Z]   "coreos_compat": true,
[2025-08-06T07:25:44.343Z]   "deployment": {
[2025-08-06T07:25:44.343Z]     "default": true
[2025-08-06T07:25:44.343Z]   }
[2025-08-06T07:25:44.343Z] }
[2025-08-06T07:25:44.343Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:44.343Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide
[2025-08-06T07:25:44.343Z] ostree container image metadata --repo=/run/osbuild/tree/ostree/repo docker://quay.io/fedora/fedora-coreos:rawhide --config
[2025-08-06T07:25:44.343Z] 
[2025-08-06T07:25:44.343Z] ⏱  Duration: 0s
[2025-08-06T07:25:44.343Z] org.osbuild.ostree.selinux: d659a26ee20ce8f3e54e89893fef5391da301f28643a3679b6bad214a51ed5e1 {
[2025-08-06T07:25:44.343Z]   "deployment": {
[2025-08-06T07:25:44.343Z]     "default": true
[2025-08-06T07:25:44.343Z]   }
[2025-08-06T07:25:44.343Z] }
[2025-08-06T07:25:44.343Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:44.343Z] 
[2025-08-06T07:25:44.343Z] ⏱  Duration: 0s
[2025-08-06T07:25:46.853Z] 
[2025-08-06T07:25:46.853Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T07:25:46.853Z] /dev/vdb1        45G  7.5G   38G  17% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T07:25:46.853Z] 
[2025-08-06T07:25:48.735Z] Pipeline raw-image: 4f9f745e41e712c2e7e723d1e9f8d1a47120f3e545b90408b6c597d8f5c7cb68
[2025-08-06T07:25:48.735Z] Build
[2025-08-06T07:25:48.735Z]   root: <host>
[2025-08-06T07:25:48.735Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T07:25:48.735Z] org.osbuild.truncate: 4b872f871d1c0e5d5393eb87ae6f6bbbf6fa8b1511d7a78691c2030ba7fcbfc1 {
[2025-08-06T07:25:48.735Z]   "filename": "disk.img",
[2025-08-06T07:25:48.735Z]   "size": "3056599040"
[2025-08-06T07:25:48.735Z] }
[2025-08-06T07:25:48.990Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:48.990Z] 
[2025-08-06T07:25:48.990Z] ⏱  Duration: 0s
[2025-08-06T07:25:48.990Z] org.osbuild.sfdisk: 4120d80cbc3193972c46922ef908f53595805128efecdac586bcff14b428c4c3 {
[2025-08-06T07:25:48.990Z]   "uuid": "00000000-0000-4000-a000-000000000001",
[2025-08-06T07:25:48.990Z]   "label": "gpt",
[2025-08-06T07:25:48.990Z]   "partitions": [
[2025-08-06T07:25:48.990Z]     {
[2025-08-06T07:25:48.990Z]       "start": 2048,
[2025-08-06T07:25:48.990Z]       "partnum": 1,
[2025-08-06T07:25:48.990Z]       "size": 2048,
[2025-08-06T07:25:48.990Z]       "type": "21686148-6449-6E6F-744E-656564454649",
[2025-08-06T07:25:48.990Z]       "bootable": true,
[2025-08-06T07:25:48.990Z]       "name": "BIOS-BOOT"
[2025-08-06T07:25:48.990Z]     },
[2025-08-06T07:25:48.990Z]     {
[2025-08-06T07:25:48.990Z]       "start": 4096,
[2025-08-06T07:25:48.990Z]       "partnum": 2,
[2025-08-06T07:25:48.990Z]       "size": 260096,
[2025-08-06T07:25:48.990Z]       "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-08-06T07:25:48.990Z]       "name": "EFI-SYSTEM"
[2025-08-06T07:25:48.990Z]     },
[2025-08-06T07:25:48.990Z]     {
[2025-08-06T07:25:48.990Z]       "start": 264192,
[2025-08-06T07:25:48.990Z]       "partnum": 3,
[2025-08-06T07:25:48.990Z]       "size": 786432,
[2025-08-06T07:25:48.990Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T07:25:48.990Z]       "name": "boot"
[2025-08-06T07:25:48.990Z]     },
[2025-08-06T07:25:48.990Z]     {
[2025-08-06T07:25:48.990Z]       "start": 1050624,
[2025-08-06T07:25:48.990Z]       "partnum": 4,
[2025-08-06T07:25:48.990Z]       "size": 4917248,
[2025-08-06T07:25:48.990Z]       "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T07:25:48.990Z]       "name": "root"
[2025-08-06T07:25:48.990Z]     }
[2025-08-06T07:25:48.990Z]   ]
[2025-08-06T07:25:48.990Z] }
[2025-08-06T07:25:49.243Z] device/device (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T07:25:49.243Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:49.243Z] label: gpt
[2025-08-06T07:25:49.243Z] label-id: 00000000-0000-4000-a000-000000000001
[2025-08-06T07:25:49.243Z] /dev/loop0p1: start="2048", size="2048", type="21686148-6449-6E6F-744E-656564454649", name="BIOS-BOOT", bootable
[2025-08-06T07:25:49.243Z] /dev/loop0p2: start="4096", size="260096", type="C12A7328-F81F-11D2-BA4B-00A0C93EC93B", name="EFI-SYSTEM"
[2025-08-06T07:25:49.243Z] /dev/loop0p3: start="264192", size="786432", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="boot"
[2025-08-06T07:25:49.243Z] /dev/loop0p4: start="1050624", size="4917248", type="0FC63DAF-8483-4772-8E79-3D69D8477DE4", name="root"
[2025-08-06T07:25:49.243Z] {
[2025-08-06T07:25:49.243Z]    "partitiontable": {
[2025-08-06T07:25:49.243Z]       "label": "gpt",
[2025-08-06T07:25:49.243Z]       "id": "00000000-0000-4000-A000-000000000001",
[2025-08-06T07:25:49.243Z]       "device": "/dev/loop0",
[2025-08-06T07:25:49.243Z]       "unit": "sectors",
[2025-08-06T07:25:49.243Z]       "firstlba": 2048,
[2025-08-06T07:25:49.243Z]       "lastlba": 5969886,
[2025-08-06T07:25:49.243Z]       "sectorsize": 512,
[2025-08-06T07:25:49.243Z]       "partitions": [
[2025-08-06T07:25:49.243Z]          {
[2025-08-06T07:25:49.243Z]             "node": "/dev/loop0p1",
[2025-08-06T07:25:49.243Z]             "start": 2048,
[2025-08-06T07:25:49.243Z]             "size": 2048,
[2025-08-06T07:25:49.243Z]             "type": "21686148-6449-6E6F-744E-656564454649",
[2025-08-06T07:25:49.243Z]             "uuid": "141EC125-E86E-4C38-8BC7-332A4E6073B9",
[2025-08-06T07:25:49.243Z]             "name": "BIOS-BOOT"
[2025-08-06T07:25:49.243Z]          },{
[2025-08-06T07:25:49.243Z]             "node": "/dev/loop0p2",
[2025-08-06T07:25:49.243Z]             "start": 4096,
[2025-08-06T07:25:49.243Z]             "size": 260096,
[2025-08-06T07:25:49.243Z]             "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B",
[2025-08-06T07:25:49.243Z]             "uuid": "38235A0A-D91B-4B48-9142-4A8EB4EBF9A5",
[2025-08-06T07:25:49.243Z]             "name": "EFI-SYSTEM"
[2025-08-06T07:25:49.243Z]          },{
[2025-08-06T07:25:49.243Z]             "node": "/dev/loop0p3",
[2025-08-06T07:25:49.243Z]             "start": 264192,
[2025-08-06T07:25:49.243Z]             "size": 786432,
[2025-08-06T07:25:49.243Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T07:25:49.243Z]             "uuid": "7E88823A-92EA-4CBC-AADB-476F8DDF2936",
[2025-08-06T07:25:49.243Z]             "name": "boot"
[2025-08-06T07:25:49.243Z]          },{
[2025-08-06T07:25:49.243Z]             "node": "/dev/loop0p4",
[2025-08-06T07:25:49.243Z]             "start": 1050624,
[2025-08-06T07:25:49.243Z]             "size": 4917248,
[2025-08-06T07:25:49.243Z]             "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4",
[2025-08-06T07:25:49.243Z]             "uuid": "C9BBC78D-ACE7-4EC0-A372-63D9CB3C7FF3",
[2025-08-06T07:25:49.243Z]             "name": "root"
[2025-08-06T07:25:49.243Z]          }
[2025-08-06T07:25:49.243Z]       ]
[2025-08-06T07:25:49.243Z]    }
[2025-08-06T07:25:49.243Z] }
[2025-08-06T07:25:49.497Z] 
[2025-08-06T07:25:49.497Z] ⏱  Duration: 0s
[2025-08-06T07:25:49.497Z] org.osbuild.mkfs.fat: 2bab4f581079c3c21f6a1131e52bf525116978731be52bdc18bd30e043d6edc6 {
[2025-08-06T07:25:49.497Z]   "label": "EFI-SYSTEM",
[2025-08-06T07:25:49.497Z]   "volid": "7B7795E7"
[2025-08-06T07:25:49.497Z] }
[2025-08-06T07:25:49.497Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-08-06T07:25:49.497Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:49.497Z] mkfs.fat 4.2 (2021-01-31)
[2025-08-06T07:25:49.751Z] 
[2025-08-06T07:25:49.751Z] ⏱  Duration: 0s
[2025-08-06T07:25:49.751Z] org.osbuild.mkfs.ext4: 173fa1e985d250f7bcc3128b31eed009c695d03d78169b9f0ec7796e26758197 {
[2025-08-06T07:25:49.751Z]   "uuid": "96d15588-3596-4b3c-adca-a2ff7279ea63",
[2025-08-06T07:25:49.751Z]   "label": "boot",
[2025-08-06T07:25:49.751Z]   "metadata_csum_seed": true
[2025-08-06T07:25:49.751Z] }
[2025-08-06T07:25:49.751Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-08-06T07:25:49.751Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:50.007Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-08-06T07:25:50.007Z] Discarding device blocks:      0/393216             done                            
[2025-08-06T07:25:50.007Z] Creating filesystem with 393216 1k blocks and 98304 inodes
[2025-08-06T07:25:50.007Z] Filesystem UUID: 96d15588-3596-4b3c-adca-a2ff7279ea63
[2025-08-06T07:25:50.007Z] Superblock backups stored on blocks: 
[2025-08-06T07:25:50.007Z] 	8193, 24577, 40961, 57345, 73729, 204801, 221185
[2025-08-06T07:25:50.007Z] 
[2025-08-06T07:25:50.007Z] Allocating group tables:  0/48     done                            
[2025-08-06T07:25:50.007Z] Writing inode tables:  0/48     done                            
[2025-08-06T07:25:50.007Z] Creating journal (8192 blocks): done
[2025-08-06T07:25:50.007Z] Writing superblocks and filesystem accounting information:  0/48     done
[2025-08-06T07:25:50.007Z] 
[2025-08-06T07:25:50.007Z] 
[2025-08-06T07:25:50.007Z] ⏱  Duration: 0s
[2025-08-06T07:25:50.007Z] org.osbuild.mkfs.xfs: b44b5d52eb9cd205aa7fd83c18a22a072fefc2ba70a31f558b37012ba4cc6793 {
[2025-08-06T07:25:50.007Z]   "uuid": "910678ff-f77e-4a7d-8d53-86f2ac47a823",
[2025-08-06T07:25:50.007Z]   "label": "root"
[2025-08-06T07:25:50.007Z] }
[2025-08-06T07:25:50.007Z] device/device (org.osbuild.loopback): loop0 acquired (locked: True)
[2025-08-06T07:25:50.007Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:50.261Z] meta-data=/dev/loop0             isize=512    agcount=4, agsize=153664 blks
[2025-08-06T07:25:50.261Z]          =                       sectsz=512   attr=2, projid32bit=1
[2025-08-06T07:25:50.261Z]          =                       crc=1        finobt=1, sparse=1, rmapbt=1
[2025-08-06T07:25:50.261Z]          =                       reflink=1    bigtime=1 inobtcount=1 nrext64=1
[2025-08-06T07:25:50.261Z]          =                       exchange=0  
[2025-08-06T07:25:50.261Z] data     =                       bsize=4096   blocks=614656, imaxpct=25
[2025-08-06T07:25:50.261Z]          =                       sunit=0      swidth=0 blks
[2025-08-06T07:25:50.261Z] naming   =version 2              bsize=4096   ascii-ci=0, ftype=1, parent=0
[2025-08-06T07:25:50.261Z] log      =internal log           bsize=4096   blocks=16384, version=2
[2025-08-06T07:25:50.261Z]          =                       sectsz=512   sunit=0 blks, lazy-count=1
[2025-08-06T07:25:50.261Z] realtime =none                   extsz=4096   blocks=0, rtextents=0
[2025-08-06T07:25:50.261Z] Discarding blocks...Done.
[2025-08-06T07:25:50.261Z] 
[2025-08-06T07:25:50.261Z] ⏱  Duration: 0s
[2025-08-06T07:25:50.261Z] org.osbuild.mkdir: f08d34af058cf2c319108cdd8bb67352f6a851057d5e457a752cad90716945e7 {
[2025-08-06T07:25:50.261Z]   "paths": [
[2025-08-06T07:25:50.261Z]     {
[2025-08-06T07:25:50.261Z]       "path": "mount://root/boot",
[2025-08-06T07:25:50.261Z]       "mode": 493
[2025-08-06T07:25:50.261Z]     },
[2025-08-06T07:25:50.261Z]     {
[2025-08-06T07:25:50.261Z]       "path": "mount://boot/efi",
[2025-08-06T07:25:50.261Z]       "mode": 493
[2025-08-06T07:25:50.261Z]     }
[2025-08-06T07:25:50.261Z]   ]
[2025-08-06T07:25:50.261Z] }
[2025-08-06T07:25:50.261Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T07:25:50.261Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mem8aa6h/mounts/root-mount-point
[2025-08-06T07:25:50.516Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mem8aa6h/mounts/boot-mount-point
[2025-08-06T07:25:50.516Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:50.770Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mem8aa6h/mounts/boot-mount-point unmounted
[2025-08-06T07:25:50.770Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-mem8aa6h/mounts/root-mount-point unmounted
[2025-08-06T07:25:50.770Z] 
[2025-08-06T07:25:50.770Z] ⏱  Duration: 0s
[2025-08-06T07:25:50.770Z] org.osbuild.selinux: b01f82b9fef28bd1d69c0338324902106a69320cef73c00762fc8e8e18bfe674 {
[2025-08-06T07:25:50.770Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-08-06T07:25:50.770Z]   "target": "mount://root/"
[2025-08-06T07:25:50.770Z] }
[2025-08-06T07:25:50.770Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T07:25:51.024Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_ci4qkdm/mounts/
[2025-08-06T07:25:51.024Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:51.024Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-_ci4qkdm/mounts/ unmounted
[2025-08-06T07:25:51.278Z] 
[2025-08-06T07:25:51.278Z] ⏱  Duration: 0s
[2025-08-06T07:25:51.278Z] org.osbuild.selinux: 88886660ab5d7d5f3254cde1bc42626e90949848dd2ff5bc29338f7f25933e50 {
[2025-08-06T07:25:51.278Z]   "file_contexts": "input://tree/etc/selinux/targeted/contexts/files/file_contexts",
[2025-08-06T07:25:51.278Z]   "target": "mount://root/boot/"
[2025-08-06T07:25:51.278Z] }
[2025-08-06T07:25:51.278Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T07:25:51.278Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kiwha9qg/mounts/
[2025-08-06T07:25:51.533Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kiwha9qg/mounts/boot
[2025-08-06T07:25:51.533Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:51.533Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kiwha9qg/mounts/boot unmounted
[2025-08-06T07:25:51.786Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-kiwha9qg/mounts/ unmounted
[2025-08-06T07:25:51.786Z] 
[2025-08-06T07:25:51.786Z] ⏱  Duration: 0s
[2025-08-06T07:25:51.786Z] org.osbuild.copy: 1a891964442091a7e14d7a71aca089c690f204cee6206c250dca3ea9ae4b829a {
[2025-08-06T07:25:51.786Z]   "paths": [
[2025-08-06T07:25:51.786Z]     {
[2025-08-06T07:25:51.786Z]       "from": "input://tree/",
[2025-08-06T07:25:51.786Z]       "to": "mount://root/"
[2025-08-06T07:25:51.786Z]     }
[2025-08-06T07:25:51.786Z]   ]
[2025-08-06T07:25:51.786Z] }
[2025-08-06T07:25:51.786Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T07:25:51.786Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hy_b3ap5/mounts/
[2025-08-06T07:25:52.041Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hy_b3ap5/mounts/boot
[2025-08-06T07:25:52.041Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hy_b3ap5/mounts/boot/efi
[2025-08-06T07:25:52.041Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:25:52.295Z] copying '/run/osbuild/inputs/tree/.' -> '/run/osbuild/mounts/.'
[2025-08-06T07:25:57.527Z] 
[2025-08-06T07:25:57.527Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T07:25:57.527Z] /dev/vdb1        45G  8.6G   37G  20% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T07:25:57.527Z] 
[2025-08-06T07:26:02.759Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hy_b3ap5/mounts/boot/efi unmounted
[2025-08-06T07:26:02.759Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hy_b3ap5/mounts/boot unmounted
[2025-08-06T07:26:02.759Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-hy_b3ap5/mounts/ unmounted
[2025-08-06T07:26:03.013Z] 
[2025-08-06T07:26:03.013Z] ⏱  Duration: 11s
[2025-08-06T07:26:03.013Z] org.osbuild.bootupd: 727c81ce5d4d3626b2bb3dfdbfe8ab74f1dd091eb53ff5a7b3853222b70115fb {
[2025-08-06T07:26:03.013Z]   "bios": {
[2025-08-06T07:26:03.013Z]     "device": "disk"
[2025-08-06T07:26:03.013Z]   },
[2025-08-06T07:26:03.013Z]   "static-configs": true,
[2025-08-06T07:26:03.013Z]   "deployment": {
[2025-08-06T07:26:03.013Z]     "default": true
[2025-08-06T07:26:03.013Z]   }
[2025-08-06T07:26:03.013Z] }
[2025-08-06T07:26:03.013Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T07:26:03.013Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ke2qqcqf/mounts/
[2025-08-06T07:26:03.013Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ke2qqcqf/mounts/boot
[2025-08-06T07:26:03.268Z] mount/efi (org.osbuild.fat): mounting /dev/loop0p2 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ke2qqcqf/mounts/boot/efi
[2025-08-06T07:26:03.268Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:26:04.192Z] Added 01_users.cfg
[2025-08-06T07:26:04.192Z] Added 05_ignition.cfg
[2025-08-06T07:26:04.192Z] Added 10_blscfg.cfg
[2025-08-06T07:26:04.192Z] Added 14_menu_show_once.cfg
[2025-08-06T07:26:04.192Z] Added 30_uefi-firmware.cfg
[2025-08-06T07:26:04.192Z] Added 41_custom.cfg
[2025-08-06T07:26:04.192Z] Installed: grub.cfg
[2025-08-06T07:26:04.192Z] Installed: "fedora/grub.cfg"
[2025-08-06T07:26:04.447Z] mount/efi (org.osbuild.fat): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ke2qqcqf/mounts/boot/efi unmounted
[2025-08-06T07:26:04.447Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ke2qqcqf/mounts/boot unmounted
[2025-08-06T07:26:04.447Z] mount/root (org.osbuild.xfs): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-ke2qqcqf/mounts/ unmounted
[2025-08-06T07:26:04.447Z] 
[2025-08-06T07:26:04.447Z] ⏱  Duration: 1s
[2025-08-06T07:26:04.447Z] org.osbuild.chattr: 4f9f745e41e712c2e7e723d1e9f8d1a47120f3e545b90408b6c597d8f5c7cb68 {
[2025-08-06T07:26:04.447Z]   "items": {
[2025-08-06T07:26:04.447Z]     "mount://root/": {
[2025-08-06T07:26:04.447Z]       "immutable": true
[2025-08-06T07:26:04.447Z]     }
[2025-08-06T07:26:04.447Z]   }
[2025-08-06T07:26:04.447Z] }
[2025-08-06T07:26:04.447Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T07:26:04.700Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-he0rsfzc/mounts/
[2025-08-06T07:26:04.700Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/043c20d67df62d4a1adb8a1e341fef30fb6b53d2875dd087c7416c0c303c1ef9.0'
[2025-08-06T07:26:04.700Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:26:04.955Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-he0rsfzc/mounts/ostree/deploy/fedora-coreos/deploy/043c20d67df62d4a1adb8a1e341fef30fb6b53d2875dd087c7416c0c303c1ef9.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-he0rsfzc/mounts
[2025-08-06T07:26:04.955Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-he0rsfzc/mounts/boot unmounted
[2025-08-06T07:26:04.955Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-he0rsfzc/mounts/var unmounted
[2025-08-06T07:26:04.955Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-he0rsfzc/mounts/sysroot unmounted
[2025-08-06T07:26:04.955Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-he0rsfzc/mounts unmounted
[2025-08-06T07:26:04.955Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-he0rsfzc/mounts unmounted
[2025-08-06T07:26:04.955Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-he0rsfzc/mounts unmounted
[2025-08-06T07:26:04.955Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-he0rsfzc/mounts/
[2025-08-06T07:26:04.955Z] 
[2025-08-06T07:26:04.955Z] ⏱  Duration: 0s
[2025-08-06T07:26:04.955Z] Pipeline raw-qemu-image: d9760c7a252478517e0d6369bcd0cde4b6297d402096a7a4c1b8004a49a34342
[2025-08-06T07:26:04.955Z] Build
[2025-08-06T07:26:04.955Z]   root: <host>
[2025-08-06T07:26:04.955Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T07:26:04.955Z] org.osbuild.copy: 1f3f594411245755360e6c15b25444f8377e5bd20eda2c675393e818fb447311 {
[2025-08-06T07:26:04.955Z]   "paths": [
[2025-08-06T07:26:04.955Z]     {
[2025-08-06T07:26:04.955Z]       "from": "input://tree/disk.img",
[2025-08-06T07:26:04.955Z]       "to": "tree:///disk.img"
[2025-08-06T07:26:04.955Z]     }
[2025-08-06T07:26:04.955Z]   ]
[2025-08-06T07:26:04.955Z] }
[2025-08-06T07:26:05.209Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:26:05.209Z] copying '/run/osbuild/inputs/tree/disk.img' -> '/run/osbuild/tree/disk.img'
[2025-08-06T07:26:05.463Z] 
[2025-08-06T07:26:05.463Z] ⏱  Duration: 0s
[2025-08-06T07:26:05.463Z] org.osbuild.truncate: 1f83f345411b0dcdaaabe076d05ef76c8bfa8cf1613650f96b0b1f96a287676f {
[2025-08-06T07:26:05.463Z]   "filename": "disk.img",
[2025-08-06T07:26:05.463Z]   "size": "10737418240"
[2025-08-06T07:26:05.463Z] }
[2025-08-06T07:26:05.463Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:26:05.463Z] 
[2025-08-06T07:26:05.463Z] ⏱  Duration: 0s
[2025-08-06T07:26:05.463Z] org.osbuild.coreos.platform: d9760c7a252478517e0d6369bcd0cde4b6297d402096a7a4c1b8004a49a34342 {
[2025-08-06T07:26:05.463Z]   "platform": "qemu"
[2025-08-06T07:26:05.463Z] }
[2025-08-06T07:26:05.717Z] device/disk (org.osbuild.loopback): loop0 acquired (locked: False)
[2025-08-06T07:26:05.717Z] mount/root (org.osbuild.xfs): mounting /dev/loop0p4 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts/
[2025-08-06T07:26:05.717Z] mount/ostree.deployment (org.osbuild.ostree.deployment): Deployment root at 'ostree/deploy/fedora-coreos/deploy/043c20d67df62d4a1adb8a1e341fef30fb6b53d2875dd087c7416c0c303c1ef9.0'
[2025-08-06T07:26:05.717Z] mount/boot (org.osbuild.ext4): mounting /dev/loop0p3 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts/boot
[2025-08-06T07:26:05.972Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:26:05.972Z] mount/boot (org.osbuild.ext4): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts/boot unmounted
[2025-08-06T07:26:05.972Z] mount/ostree.deployment (org.osbuild.ostree.deployment): mounting /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts/ostree/deploy/fedora-coreos/deploy/043c20d67df62d4a1adb8a1e341fef30fb6b53d2875dd087c7416c0c303c1ef9.0 -> /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts
[2025-08-06T07:26:05.972Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts/boot unmounted
[2025-08-06T07:26:05.972Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts/var unmounted
[2025-08-06T07:26:05.972Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts/sysroot unmounted
[2025-08-06T07:26:05.972Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts unmounted
[2025-08-06T07:26:05.972Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts unmounted
[2025-08-06T07:26:05.972Z] mount/ostree.deployment (org.osbuild.ostree.deployment): umount: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts unmounted
[2025-08-06T07:26:06.226Z] mount/root (org.osbuild.xfs): already unmounted: /home/jenkins/agent/workspace/test-override/cache/osbuild/store/tmp/buildroot-tmp-gue8lw5c/mounts/
[2025-08-06T07:26:06.226Z] 
[2025-08-06T07:26:06.226Z] ⏱  Duration: 0s
[2025-08-06T07:26:06.226Z] Pipeline qemu: d812ce056847be2915776261f07c947e0182a31a04c7c1e3e1d850d9dcb6778e
[2025-08-06T07:26:06.226Z] Build
[2025-08-06T07:26:06.226Z]   root: <host>
[2025-08-06T07:26:06.226Z]   runner: org.osbuild.fedora38 (org.osbuild.fedora38)
[2025-08-06T07:26:06.226Z] org.osbuild.qemu: d812ce056847be2915776261f07c947e0182a31a04c7c1e3e1d850d9dcb6778e {
[2025-08-06T07:26:06.226Z]   "filename": "fedora-coreos-43.20250806.dev.0-qemu.x86_64.qcow2",
[2025-08-06T07:26:06.226Z]   "format": {
[2025-08-06T07:26:06.226Z]     "type": "qcow2",
[2025-08-06T07:26:06.226Z]     "compression": false,
[2025-08-06T07:26:06.226Z]     "compat": "1.1"
[2025-08-06T07:26:06.226Z]   }
[2025-08-06T07:26:06.226Z] }
[2025-08-06T07:26:06.226Z] Failed to open file "/sys/fs/selinux/checkreqprot": Read-only file system
[2025-08-06T07:26:06.784Z] 
[2025-08-06T07:26:06.784Z] Filesystem      Size  Used Avail Use% Mounted on
[2025-08-06T07:26:06.784Z] /dev/vdb1        45G  9.9G   36G  22% /home/jenkins/agent/workspace/test-override/cache
[2025-08-06T07:26:06.784Z] 
[2025-08-06T07:26:09.295Z] 
[2025-08-06T07:26:09.295Z] ⏱  Duration: 2s
[2025-08-06T07:26:09.295Z] manifest /tmp/osbuild-7owt.json finished successfully
[2025-08-06T07:26:14.529Z] oci-archive:	67bad5ce9e2d8b81e762c437934dc661a20f7eadd8c6450590e7486e35c74b20
[2025-08-06T07:26:14.529Z] deployed-tree:	31e1c0213c3df2d05819522e35be91b3304f1297cf1f96fe55d7db0fe24840d9
[2025-08-06T07:26:14.529Z] tree:     	d659a26ee20ce8f3e54e89893fef5391da301f28643a3679b6bad214a51ed5e1
[2025-08-06T07:26:14.529Z] raw-image:	4f9f745e41e712c2e7e723d1e9f8d1a47120f3e545b90408b6c597d8f5c7cb68
[2025-08-06T07:26:14.529Z] raw-4k-image:	fac3fa46085aa2b5290b76d046a555c4937e0675adeab4f17817025a8a48526b
[2025-08-06T07:26:14.529Z] raw-aliyun-image:	fcf150b69c306819ec69213368ad561f76ff3caa9d8dbc4b645fdaf5e83c37b3
[2025-08-06T07:26:14.529Z] aliyun:   	2a0ea10319ce4f24b768bdfcc67352734d9ec5a8f8743391684470fc86cba4b8
[2025-08-06T07:26:14.529Z] raw-applehv-image:	45dedd9fbff07092db34606e6d3bb3c47e54c77f1d80d421fa5a3a00fa5e0d63
[2025-08-06T07:26:14.529Z] applehv:  	5e4d78fab3936dfdbc2799300e9ef5afb941ead21f88f28d423a5065b8e632d9
[2025-08-06T07:26:14.529Z] raw-aws-image:	baebd7fb65b33a22bccd8bd42254af70121ff2fa149ea9a661f53131d68fb405
[2025-08-06T07:26:14.529Z] aws:      	7b4c0fa2b8707a3b3e55f7bcc4e2943bb64a6d13632501d643a2c240e418be57
[2025-08-06T07:26:14.529Z] raw-azure-image:	f3d147409a81fef885f2c0b0f315dcd9dcdad342e9dffaf4dc78faa755deb41e
[2025-08-06T07:26:14.529Z] azure:    	d20d9e77f6e0aef44d970da776de3c949480976d39468c431ad788fe2ad59701
[2025-08-06T07:26:14.529Z] raw-azurestack-image:	7d92790a9cb9e8058c258139e37eb82aab23bb646a57f89ef980219db402f126
[2025-08-06T07:26:14.529Z] azurestack:	14bc359c9e06fe3c8b9191a43e68e17f8200ddbb8ed66d298c813510930012e3
[2025-08-06T07:26:14.529Z] raw-digitalocean-image:	07c1f8db7aa0c3b4880d712d4187d25c64943ebd73c4d21375c6a08c6e8ffc06
[2025-08-06T07:26:14.529Z] digitalocean:	39df5439652f66354822c48972f515719cd5fec306be8cec173201c378336fce
[2025-08-06T07:26:14.529Z] raw-exoscale-image:	65a89c43fb382bfa2cd2bfe8d1c4cba60cf3f6a8aac45687fe8811726bfd3a21
[2025-08-06T07:26:14.529Z] exoscale: 	e252bec1289fa57653a4bad88b41671fc8aa6a1574ab75b44f46c1ea8229dd43
[2025-08-06T07:26:14.529Z] raw-gcp-image:	856d72dcdc63efdac5d393fe13aa7c288be8659d0c1292330e2750789a2f81fa
[2025-08-06T07:26:14.529Z] raw-gcp-image-tar:	bfd884ad2406b8786b229b9199ab319b72ff6be2a7597d2d8e6e7f50991e24e0
[2025-08-06T07:26:14.529Z] gcp:      	f43324cf3ac2cb8bb42a0140e10716e2429f662005855f6487148abe0d8f6984
[2025-08-06T07:26:14.529Z] raw-hetzner-image:	7dfaf778b0bad1e8c4f4a17fb98bd1b33f1e01198624e590c34d01ce57040050
[2025-08-06T07:26:14.529Z] hetzner:  	b1d8874447c9015146dc12a1aee9e11b8396c988b6ce51d19bba2dab452400e8
[2025-08-06T07:26:14.529Z] raw-hyperv-image:	5510573ce83fda24001d0738ad37323373251d7d890e09c5a37bb3874a4df0ff
[2025-08-06T07:26:14.529Z] hyperv:   	bcf7bb6d99263004c1e8200e11a793a8dd9dccf3d3c5312fdf1d1668749bca2a
[2025-08-06T07:26:14.529Z] raw-ibmcloud-image:	04f343cb5927644a6ede3a28996d9958b17db832d16544d95b222d6e4e4f1b28
[2025-08-06T07:26:14.529Z] ibmcloud: 	f62a8a5dbcda49f05d2e3fa57d6132326fc51c565f2dbf5d21ecd82c7b70f7f5
[2025-08-06T07:26:14.529Z] raw-kubevirt-image:	497a1a5a087afc21669f97843edadf756d16491350cbdc2420875ab4c26581a7
[2025-08-06T07:26:14.529Z] qemu-kubevirt-image:	871c4357574c02740ba997ff78c4f0701083f6b750ec85156dcd93386567ce53
[2025-08-06T07:26:14.529Z] kubevirt: 	d146208101fca098603733f8135143e1a4a5e7523e161546e2142f40ecba8ed0
[2025-08-06T07:26:14.529Z] raw-openstack-image:	74f89169bce9336632be2b16e1744c1bb47657a1f5863ef7f0742946a5baf4d5
[2025-08-06T07:26:14.529Z] openstack:	2885906e390c55a04308d007513087fb6ad2192821ee8ca2e840a84fe3a3ed03
[2025-08-06T07:26:14.529Z] raw-oraclecloud-image:	43175d5ac69a62d36e157314a5660e11fc4283946b987b74f67cfb7d8d4edbbe
[2025-08-06T07:26:14.529Z] oraclecloud:	bde09472194d8658994271ad6fb9100723c9410aac16561e2bed179aed8b0bc2
[2025-08-06T07:26:14.529Z] raw-proxmoxve-image:	022130a0e1f11c049395600daf293892a346425b3a0861304a7021dda25dd561
[2025-08-06T07:26:14.529Z] proxmoxve:	bcded2d7bd69e1a41b9eb305068bb2f1197d16090828317cbd1cd8ec217952e9
[2025-08-06T07:26:14.529Z] raw-metal-image:	ea014e915689904e0d84b85f85c98e5754569e11d8d926b10ec220c75ec37dc1
[2025-08-06T07:26:14.529Z] metal:    	e6816ea099ebbbbc97636ed766e6e666082c88cc0e1b6a384a1c788ec7ae1a1a
[2025-08-06T07:26:14.529Z] raw-metal4k-image:	1bd44920482a5f33348e1685ac78883da9b9496239118905793ccd6493ee7261
[2025-08-06T07:26:14.529Z] metal4k:  	8fad87f43f3131e75b7a3b3d8b221b17b1870bdd7fb91f6aeb6fdc846294f262
[2025-08-06T07:26:14.530Z] raw-nutanix-image:	680070d31722abdf92b51fdb5537696eb7a6f85c2c7e49a9737b270629ad66af
[2025-08-06T07:26:14.530Z] nutanix:  	4f4a5c362d38b198f12351ed773d8afdf58d4a54d23aea06e2a962455599a1a2
[2025-08-06T07:26:14.530Z] raw-qemu-image:	d9760c7a252478517e0d6369bcd0cde4b6297d402096a7a4c1b8004a49a34342
[2025-08-06T07:26:14.530Z] qemu:     	d812ce056847be2915776261f07c947e0182a31a04c7c1e3e1d850d9dcb6778e
[2025-08-06T07:26:14.530Z] raw-vultr-image:	886274feb232bc3184a7c5094cd3968b9e5368eb56dbe29ec62377fc64670c85
[2025-08-06T07:26:14.530Z] vultr:    	d71443a325336349ee3a4519762b3c233ddeec3a3686ee6f2a3f195bc3e155f8
[2025-08-06T07:26:14.530Z] live:     	9fbd3750fd1accc142b92db631b1f55ba9bdbe4f267982e709d7b717f2585b3d
[2025-08-06T07:26:14.530Z] + set +x
[2025-08-06T07:26:17.039Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.qEGvtLBzlH/qemu/fedora-coreos-43.20250806.dev.0-qemu.x86_64.qcow2': Operation not permitted
[2025-08-06T07:26:17.039Z] mv: failed to preserve ownership for '/home/jenkins/agent/workspace/test-override/tmp/build.qemu/tmp.qEGvtLBzlH/qemu': Operation not permitted
[2025-08-06T07:26:21.198Z] /home/jenkins/agent/workspace/test-override/builds/43.20250806.dev.0/x86_64/meta.json wrote with version stamp 1754465180889796126
[2025-08-06T07:26:21.198Z] Successfully generated: fedora-coreos-43.20250806.dev.0-qemu.x86_64.qcow2
[2025-08-06T07:26:21.201Z] [Pipeline] }
[2025-08-06T07:26:21.206Z] [Pipeline] // withEnv
[2025-08-06T07:26:21.213Z] [Pipeline] }
[2025-08-06T07:26:21.217Z] [Pipeline] // stage
[2025-08-06T07:26:21.243Z] [Pipeline] withEnv
[2025-08-06T07:26:21.243Z] [Pipeline] {
[2025-08-06T07:26:21.246Z] [Pipeline] sh
[2025-08-06T07:26:21.733Z] + set -euo pipefail
[2025-08-06T07:26:21.733Z] ++ umask
[2025-08-06T07:26:21.733Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:26:21.733Z] + uuidgen
[2025-08-06T07:26:21.733Z] + cut -f1 -d-
[2025-08-06T07:26:21.736Z] [Pipeline] }
[2025-08-06T07:26:21.740Z] [Pipeline] // withEnv
[2025-08-06T07:26:21.747Z] [Pipeline] withEnv
[2025-08-06T07:26:21.747Z] [Pipeline] {
[2025-08-06T07:26:21.752Z] [Pipeline] sh
[2025-08-06T07:26:22.233Z] + set -euo pipefail
[2025-08-06T07:26:22.233Z] ++ umask
[2025-08-06T07:26:22.233Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:26:22.233Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T07:26:22.233Z] + cosa shell -- mktemp -d /home/jenkins/agent/workspace/test-override/tmp/kola-XXXXX
[2025-08-06T07:26:22.236Z] [Pipeline] }
[2025-08-06T07:26:22.238Z] [Pipeline] // withEnv
[2025-08-06T07:26:22.244Z] [Pipeline] parallel
[2025-08-06T07:26:22.244Z] [Pipeline] { (Branch: x86_64:kola)
[2025-08-06T07:26:22.244Z] [Pipeline] { (Branch: x86_64:kola:upgrade)
[2025-08-06T07:26:22.258Z] [Pipeline] withEnv
[2025-08-06T07:26:22.258Z] [Pipeline] {
[2025-08-06T07:26:22.258Z] [Pipeline] withEnv
[2025-08-06T07:26:22.259Z] [Pipeline] {
[2025-08-06T07:26:22.263Z] [Pipeline] sh
[2025-08-06T07:26:22.490Z] [Pipeline] sh
[2025-08-06T07:26:22.743Z] + set -xeuo pipefail
[2025-08-06T07:26:22.743Z] ++ umask
[2025-08-06T07:26:22.743Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:26:22.743Z] + test -d /home/jenkins/agent/workspace/test-override/tests/kola
[2025-08-06T07:26:22.747Z] [Pipeline] }
[2025-08-06T07:26:22.749Z] [Pipeline] // withEnv
[2025-08-06T07:26:22.757Z] [Pipeline] withEnv
[2025-08-06T07:26:22.757Z] [Pipeline] {
[2025-08-06T07:26:22.760Z] [Pipeline] sh
[2025-08-06T07:26:22.971Z] + set -xeuo pipefail
[2025-08-06T07:26:22.971Z] ++ umask
[2025-08-06T07:26:22.971Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:26:22.971Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T07:26:22.971Z] + cosa kola run-upgrade --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-ILdXO/kola-upgrade-x86_64 --on-warn-failure-exit-77 --arch=x86_64 --upgrades
[2025-08-06T07:26:22.971Z] 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-ILdXO/kola-upgrade-x86_64 --qemu-image-dir tmp/kola-qemu-cache -v --find-parent-image
[2025-08-06T07:26:22.971Z] 2025-08-06T07:26:22Z cli: Started logging at level INFO
[2025-08-06T07:26:22.971Z] 2025-08-06T07:26:22Z cli: Started logging at level INFO
[2025-08-06T07:26:23.239Z] + set -euo pipefail
[2025-08-06T07:26:23.239Z] ++ umask
[2025-08-06T07:26:23.239Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:26:23.239Z] + kola list --json
[2025-08-06T07:26:23.239Z] + jq -r '.[].Name'
[2025-08-06T07:26:23.242Z] [Pipeline] }
[2025-08-06T07:26:23.244Z] [Pipeline] // withEnv
[2025-08-06T07:26:23.251Z] [Pipeline] withEnv
[2025-08-06T07:26:23.252Z] [Pipeline] {
[2025-08-06T07:26:23.256Z] [Pipeline] sh
[2025-08-06T07:26:23.528Z] Downloading image from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250805.91.0/x86_64/fedora-coreos-43.20250805.91.0-qemu.x86_64.qcow2.xz
[2025-08-06T07:26:23.528Z] Downloading signature from https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250805.91.0/x86_64/fedora-coreos-43.20250805.91.0-qemu.x86_64.qcow2.xz.sig
[2025-08-06T07:26:23.734Z] + set -xeuo pipefail
[2025-08-06T07:26:23.734Z] ++ umask
[2025-08-06T07:26:23.734Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:26:23.734Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T07:26:23.734Z] + cosa kola run --rerun --allow-rerun-success=tags=needs-internet --build=latest --output-dir=/home/jenkins/agent/workspace/test-override/tmp/kola-ILdXO/kola-x86_64 --on-warn-failure-exit-77 --arch=x86_64 '--tag=!reprovision' --parallel=5
[2025-08-06T07:26:23.734Z] 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-ILdXO/kola-x86_64
[2025-08-06T07:26:23.734Z] 🕒  Snoozing kola test pattern "ext.config.docker*" until Aug 14 2025
[2025-08-06T07:26:23.734Z]   👉 https://github.com/coreos/fedora-coreos-tracker/issues/1998
[2025-08-06T07:26:23.988Z] === RUN   coreos.ignition.instantiated.enable-unit
[2025-08-06T07:26:23.988Z] === RUN   coreos.ignition.v2.users
[2025-08-06T07:26:23.988Z] === RUN   ext.config.ignition.systemd-unmasking
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.ifname-karg.udev-rule-firstboot-propagation
[2025-08-06T07:26:23.988Z] === RUN   non-exclusive-test-bucket-0
[2025-08-06T07:26:23.988Z] === RUN   ext.config.ignition.delete-config
[2025-08-06T07:26:23.988Z] === RUN   ext.config.ignition.resource.remote
[2025-08-06T07:26:23.988Z] === RUN   ext.config.ignition.kargs
[2025-08-06T07:26:23.988Z] === RUN   multipath.partition
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.bridge-static-via-kargs
[2025-08-06T07:26:23.988Z] === RUN   coreos.ignition.groups
[2025-08-06T07:26:23.988Z] === RUN   ext.config.extensions.package
[2025-08-06T07:26:23.988Z] === RUN   ext.config.swap.zram-generator
[2025-08-06T07:26:23.988Z] === RUN   ext.config.toolbox
[2025-08-06T07:26:23.988Z] === RUN   ext.config.systemd.condition-needs-update
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.team-dhcp-via-ignition
[2025-08-06T07:26:23.988Z] === RUN   coreos.unique.boot.failure
[2025-08-06T07:26:23.988Z] === RUN   ext.config.selinux.enforcing
[2025-08-06T07:26:23.988Z] === RUN   rhcos.selinux.boolean.persist
[2025-08-06T07:26:23.988Z] === RUN   ext.config.multipath.resilient
[2025-08-06T07:26:23.988Z] === RUN   ext.config.security.lockdown
[2025-08-06T07:26:23.988Z] === RUN   basic
[2025-08-06T07:26:23.988Z] === RUN   ext.config.disks.lvmdevices
[2025-08-06T07:26:23.988Z] === RUN   ostree.hotfix
[2025-08-06T07:26:23.988Z] === RUN   coreos.ignition.symlink
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.force-persist-ip
[2025-08-06T07:26:23.988Z] === RUN   ext.config.var-mount.luks
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.rd-net-timeout-carrier
[2025-08-06T07:26:23.988Z] === RUN   ext.config.ignition.stable-boot
[2025-08-06T07:26:23.988Z] === RUN   podman.network-single
[2025-08-06T07:26:23.988Z] === RUN   coreos.ignition.sethostname
[2025-08-06T07:26:23.988Z] === RUN   ext.config.var-mount.simple
[2025-08-06T07:26:23.988Z] === RUN   ext.config.ignition.remote
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.prefer-ignition-networking
[2025-08-06T07:26:23.988Z] === RUN   coreos.ignition.mount.disks
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.mtu-on-bond-ignition
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.hostname.fallback-hostname
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.kargs-rd-net
[2025-08-06T07:26:23.988Z] === RUN   ostree.unlock
[2025-08-06T07:26:23.988Z] === RUN   ext.config.butane.grub-users
[2025-08-06T07:26:23.988Z] === RUN   rpmostree.upgrade-rollback
[2025-08-06T07:26:23.988Z] === RUN   ext.config.reboot
[2025-08-06T07:26:23.988Z] === RUN   ext.config.ntp.timesyncd.dhcp-propagation
[2025-08-06T07:26:23.988Z] === RUN   podman.base
[2025-08-06T07:26:23.988Z] === RUN   fcos.filesystem
[2025-08-06T07:26:23.988Z] === RUN   coreos.ignition.failure
[2025-08-06T07:26:23.988Z] === RUN   coreos.ignition.once
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.nameserver
[2025-08-06T07:26:23.988Z] === RUN   ext.config.rpm-ostree-countme
[2025-08-06T07:26:23.988Z] === RUN   fcos.users.shells
[2025-08-06T07:26:23.988Z] === RUN   ext.config.gshadow
[2025-08-06T07:26:23.988Z] === RUN   ext.config.ignition.systemd-disable
[2025-08-06T07:26:23.988Z] === RUN   ext.config.podman.rootless-systemd
[2025-08-06T07:26:23.988Z] === RUN   basic.uefi
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.nmstate.state
[2025-08-06T07:26:23.988Z] === RUN   multipath.day2
[2025-08-06T07:26:23.988Z] === RUN   coreos.unique.boot.ignition.failure
[2025-08-06T07:26:23.988Z] === RUN   basic.nvme
[2025-08-06T07:26:23.988Z] === RUN   ext.config.clhm.ignition-warnings
[2025-08-06T07:26:23.988Z] === RUN   fcos.network.listeners
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.mtu-on-bond-kargs
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.ifname-karg.everyboot-systemd-link-file
[2025-08-06T07:26:23.988Z] === RUN   basic.uefi-secure
[2025-08-06T07:26:23.988Z] === RUN   kdump.crash.nfs
[2025-08-06T07:26:23.988Z] === RUN   ext.config.ssh.custom-host-key-permissions
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.nmstate.policy
[2025-08-06T07:26:23.988Z] === RUN   ext.config.ignition.systemd-enable-units
[2025-08-06T07:26:23.988Z] === RUN   podman.workflow
[2025-08-06T07:26:23.988Z] === RUN   rpmostree.status
[2025-08-06T07:26:23.988Z] === RUN   ext.config.systemd.network-online
[2025-08-06T07:26:23.988Z] === RUN   rpmostree.install-uninstall
[2025-08-06T07:26:23.988Z] === RUN   coreos.auth.verify
[2025-08-06T07:26:23.988Z] === RUN   ext.config.kdump.crash
[2025-08-06T07:26:23.988Z] === RUN   multipath.day1
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.no-default-initramfs-net-propagation.bootif
[2025-08-06T07:26:23.988Z] === RUN   rootfs.uuid
[2025-08-06T07:26:23.988Z] === RUN   coreos.selinux.boolean
[2025-08-06T07:26:23.988Z] === RUN   coreos.misc.disk.varlibcontainers
[2025-08-06T07:26:23.988Z] === RUN   kdump.crash.ssh
[2025-08-06T07:26:23.988Z] === RUN   ext.config.boot.grub2-install
[2025-08-06T07:26:23.988Z] === RUN   linux.nfs.client
[2025-08-06T07:26:23.988Z] === RUN   ext.config.var-mount.scsi-id
[2025-08-06T07:26:23.988Z] === RUN   ext.config.boot.bootupd-validate
[2025-08-06T07:26:23.988Z] === RUN   ext.config.networking.no-persist-ip
[2025-08-06T07:26:23.988Z] === RUN   ext.config.firewall.iptables-legacy
[2025-08-06T07:26:23.988Z] === RUN   coreos.ignition.mount.partitions
[2025-08-06T07:26:23.988Z] === RUN   ext.config.ntp.chrony.dhcp-propagation
[2025-08-06T07:26:23.988Z] === RUN   ext.config.containers.quadlet
[2025-08-06T07:26:24.885Z] Read disk 69.04490566253662 MiB/931.2191581726074 MiB (7%)
[2025-08-06T07:26:25.809Z] Read disk 152.47169017791748 MiB/931.2191581726074 MiB (16%)
[2025-08-06T07:26:27.169Z] Read disk 210.65552616119385 MiB/931.2191581726074 MiB (22%)
[2025-08-06T07:26:28.092Z] Read disk 293.950400352478 MiB/931.2191581726074 MiB (31%)
[2025-08-06T07:26:29.015Z] Read disk 352.3469591140747 MiB/931.2191581726074 MiB (37%)
[2025-08-06T07:26:29.937Z] Read disk 391.11547565460205 MiB/931.2191581726074 MiB (42%)
[2025-08-06T07:26:30.861Z] Read disk 438.19486141204834 MiB/931.2191581726074 MiB (47%)
[2025-08-06T07:26:31.783Z] Read disk 479.72508335113525 MiB/931.2191581726074 MiB (51%)
[2025-08-06T07:26:33.144Z] Read disk 512.1112794876099 MiB/931.2191581726074 MiB (54%)
[2025-08-06T07:26:34.065Z] Read disk 568.2144842147827 MiB/931.2191581726074 MiB (61%)
[2025-08-06T07:26:34.987Z] Read disk 609.9224843978882 MiB/931.2191581726074 MiB (65%)
[2025-08-06T07:26:35.910Z] Read disk 654.9614591598511 MiB/931.2191581726074 MiB (70%)
[2025-08-06T07:26:36.830Z] Read disk 696.5929670333862 MiB/931.2191581726074 MiB (74%)
[2025-08-06T07:26:38.190Z] Read disk 736.6237783432007 MiB/931.2191581726074 MiB (79%)
[2025-08-06T07:26:39.120Z] Read disk 780.7148504257202 MiB/931.2191581726074 MiB (83%)
[2025-08-06T07:26:40.046Z] Read disk 807.950400352478 MiB/931.2191581726074 MiB (86%)
[2025-08-06T07:26:40.974Z] Read disk 855.7178792953491 MiB/931.2191581726074 MiB (91%)
[2025-08-06T07:26:41.898Z] Read disk 890.2986822128296 MiB/931.2191581726074 MiB (95%)
[2025-08-06T07:26:42.822Z] Read disk 923.3832235336304 MiB/931.2191581726074 MiB (99%)
[2025-08-06T07:26:43.079Z] Read disk 931.2191581726074 MiB/931.2191581726074 MiB (100%)
[2025-08-06T07:26:43.079Z] Read disk 931.2191581726074 MiB/931.2191581726074 MiB (100%)
[2025-08-06T07:26:43.079Z] Read disk 931.2191581726074 MiB/931.2191581726074 MiB (100%)
[2025-08-06T07:26:43.079Z] gpg: Signature made Tue Aug  5 12:34:47 2025 UTC
[2025-08-06T07:26:43.079Z] gpg:                using RSA key C6E7F081CF80E13146676E88829B606631645531
[2025-08-06T07:26:43.079Z] gpg: Good signature from "Fedora (43) <fedora-43-primary@fedoraproject.org>" [ultimate]
[2025-08-06T07:26:43.333Z] tmp/kola-qemu-cache/fedora-coreos-43.20250805.91.0-qemu.x86_64.qcow2
[2025-08-06T07:26:43.333Z] 🕒  Snoozing kola test pattern "ext.config.docker*" until Aug 14 2025
[2025-08-06T07:26:43.333Z]   👉 https://github.com/coreos/fedora-coreos-tracker/issues/1998
[2025-08-06T07:26:43.333Z] === RUN   fcos.upgrade.basic
[2025-08-06T07:26:45.848Z] === RUN   fcos.filesystem/writablefiles
[2025-08-06T07:26:45.848Z] === RUN   fcos.filesystem/writabledirs
[2025-08-06T07:26:45.848Z] === RUN   fcos.filesystem/stickydirs
[2025-08-06T07:26:45.848Z] === RUN   fcos.filesystem/denylist
[2025-08-06T07:26:49.103Z] --- PASS: coreos.ignition.instantiated.enable-unit (24.80s)
[2025-08-06T07:26:49.358Z] --- PASS: fcos.filesystem (25.27s)
[2025-08-06T07:26:49.358Z]     --- PASS: fcos.filesystem/writablefiles (0.80s)
[2025-08-06T07:26:49.358Z]     --- PASS: fcos.filesystem/writabledirs (0.23s)
[2025-08-06T07:26:49.359Z]     --- PASS: fcos.filesystem/stickydirs (0.25s)
[2025-08-06T07:26:49.359Z]     --- PASS: fcos.filesystem/denylist (0.28s)
[2025-08-06T07:26:52.617Z] --- PASS: ext.config.containers.quadlet (28.29s)
[2025-08-06T07:27:05.204Z] === RUN   fcos.upgrade.basic/setup
[2025-08-06T07:27:09.358Z] === RUN   fcos.upgrade.basic/upgrade-from-previous
[2025-08-06T07:27:10.654Z] --- PASS: ext.config.disks.lvmdevices (44.01s)
[2025-08-06T07:27:12.538Z] --- PASS: ext.config.extensions.package (48.42s)
[2025-08-06T07:27:13.099Z] --- PASS: coreos.ignition.groups (23.81s)
[2025-08-06T07:27:15.613Z] --- PASS: ext.config.ignition.resource.remote (26.22s)
[2025-08-06T07:27:23.689Z] --- PASS: ext.config.networking.bridge-static-via-kargs (30.27s)
[2025-08-06T07:27:35.833Z] === RUN   basic/DbusPerms
[2025-08-06T07:27:36.089Z] === RUN   basic/ServicesActive
[2025-08-06T07:27:36.343Z] === RUN   basic/ReadOnly
[2025-08-06T07:27:36.343Z] === RUN   basic/Useradd
[2025-08-06T07:27:36.596Z] === RUN   basic/MachineID
[2025-08-06T07:27:36.596Z] === RUN   basic/FCOSGrowpart
[2025-08-06T07:27:36.596Z] === RUN   basic/PortSSH
[2025-08-06T07:27:40.753Z] --- PASS: basic (24.88s)
[2025-08-06T07:27:40.753Z]     --- PASS: basic/DbusPerms (0.24s)
[2025-08-06T07:27:40.753Z]     --- PASS: basic/ServicesActive (0.09s)
[2025-08-06T07:27:40.753Z]     --- PASS: basic/ReadOnly (0.08s)
[2025-08-06T07:27:40.753Z]     --- PASS: basic/Useradd (0.14s)
[2025-08-06T07:27:40.753Z]     --- PASS: basic/MachineID (0.09s)
[2025-08-06T07:27:40.753Z]     --- PASS: basic/FCOSGrowpart (0.12s)
[2025-08-06T07:27:40.753Z]     --- PASS: basic/PortSSH (0.09s)
[2025-08-06T07:27:48.822Z] --- PASS: ext.config.security.lockdown (25.97s)
[2025-08-06T07:27:50.179Z] --- PASS: multipath.partition (42.13s)
[2025-08-06T07:27:50.737Z] --- PASS: ext.config.ignition.kargs (38.18s)
[2025-08-06T07:27:55.956Z] === RUN   fcos.upgrade.basic/upgrade-from-current
[2025-08-06T07:27:57.257Z] --- PASS: ext.config.selinux.enforcing (43.45s)
[2025-08-06T07:28:19.114Z] --- PASS: ext.config.ignition.systemd-enable-units (25.86s)
[2025-08-06T07:28:27.948Z] --- PASS: fcos.upgrade.basic (104.32s)
[2025-08-06T07:28:27.948Z]     --- PASS: fcos.upgrade.basic/setup (4.26s)
[2025-08-06T07:28:27.948Z]     --- PASS: fcos.upgrade.basic/upgrade-from-previous (41.10s)
[2025-08-06T07:28:27.948Z]     --- PASS: fcos.upgrade.basic/upgrade-from-current (34.21s)
[2025-08-06T07:28:27.948Z] PASS, output in /home/jenkins/agent/workspace/test-override/tmp/kola-ILdXO/kola-upgrade-x86_64
[2025-08-06T07:28:27.951Z] [Pipeline] }
[2025-08-06T07:28:27.955Z] [Pipeline] // withEnv
[2025-08-06T07:28:27.963Z] [Pipeline] }
[2025-08-06T07:28:31.265Z] --- PASS: rhcos.selinux.boolean.persist (42.02s)
[2025-08-06T07:28:37.779Z] --- PASS: ext.config.multipath.resilient (57.49s)
[2025-08-06T07:28:38.336Z] --- PASS: coreos.ignition.mount.partitions (41.68s)
[2025-08-06T07:28:38.336Z] mke2fs 1.47.2 (1-Jan-2025)
[2025-08-06T07:28:40.839Z] --- PASS: ext.config.ntp.chrony.dhcp-propagation (49.63s)
[2025-08-06T07:28:42.199Z] --- PASS: ext.config.firewall.iptables-legacy (25.78s)
[2025-08-06T07:28:50.266Z] --- PASS: coreos.unique.boot.failure (10.83s)
[2025-08-06T07:29:08.286Z] --- PASS: ext.config.networking.no-persist-ip (27.76s)
[2025-08-06T07:29:08.286Z] --- PASS: ext.config.boot.bootupd-validate (25.76s)
[2025-08-06T07:29:09.645Z] --- PASS: ext.config.networking.team-dhcp-via-ignition (27.75s)
[2025-08-06T07:29:36.111Z] --- PASS: ext.config.networking.prefer-ignition-networking (27.79s)
[2025-08-06T07:29:36.111Z] --- PASS: ext.config.var-mount.scsi-id (44.85s)
[2025-08-06T07:29:36.111Z] --- PASS: ext.config.boot.grub2-install (25.87s)
[2025-08-06T07:29:39.368Z] --- PASS: linux.nfs.client (34.19s)
[2025-08-06T07:29:39.368Z]         nfs-client.go:128: NFS server booted
[2025-08-06T07:29:39.368Z]         nfs-client.go:139: Got NFSv4 mount.
[2025-08-06T07:29:39.368Z]         nfs-client.go:153: Got NFSv3 mount.
[2025-08-06T07:29:47.432Z] --- PASS: ext.config.systemd.condition-needs-update (76.15s)
[2025-08-06T07:29:53.951Z] === RUN   podman.base/info
[2025-08-06T07:29:54.508Z] === RUN   podman.base/resources
[2025-08-06T07:30:01.033Z] --- PASS: podman.base (26.99s)
[2025-08-06T07:30:01.033Z]     --- PASS: podman.base/info (0.35s)
[2025-08-06T07:30:01.033Z]     --- PASS: podman.base/resources (3.26s)
[2025-08-06T07:30:22.891Z] --- PASS: coreos.misc.disk.varlibcontainers (43.39s)
[2025-08-06T07:30:22.891Z]         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-08-06T07:30:22.891Z]         cluster.go:151: Created symlink '/etc/systemd/system/local-fs.target.wants/var-lib-containers.mount' → '/etc/systemd/system/var-lib-containers.mount'.
[2025-08-06T07:30:24.773Z] --- PASS: ext.config.ntp.timesyncd.dhcp-propagation (49.03s)
[2025-08-06T07:30:31.295Z] --- PASS: ext.config.reboot (43.39s)
[2025-08-06T07:30:43.448Z] --- PASS: coreos.selinux.boolean (41.54s)
[2025-08-06T07:30:43.448Z] === RUN   rpmostree.upgrade-rollback/upgrade
[2025-08-06T07:30:45.334Z] === RUN   rootfs.uuid/RandomUUID
[2025-08-06T07:30:48.603Z] --- PASS: rootfs.uuid (24.12s)
[2025-08-06T07:30:48.603Z]     --- PASS: rootfs.uuid/RandomUUID (0.13s)
[2025-08-06T07:31:06.631Z] === RUN   rpmostree.upgrade-rollback/rollback
[2025-08-06T07:31:08.523Z] --- PASS: kdump.crash.ssh (94.28s)
[2025-08-06T07:31:08.523Z]         cluster.go:151: Running as unit: run-p5887-i5888.service; invocation ID: 3bdbe931b2c94a19a9696603f61f4da3
[2025-08-06T07:31:09.884Z] --- PASS: ext.config.networking.no-default-initramfs-net-propagation.bootif (27.58s)
[2025-08-06T07:31:31.746Z] === RUN   ostree.unlock/unlock
[2025-08-06T07:31:31.746Z] === RUN   ostree.unlock/install
[2025-08-06T07:31:31.746Z] === RUN   ostree.unlock/uninstall
[2025-08-06T07:31:31.746Z] --- PASS: ext.config.butane.grub-users (59.52s)
[2025-08-06T07:31:31.746Z] === RUN   ostree.unlock/discard
[2025-08-06T07:31:31.746Z] --- PASS: rpmostree.upgrade-rollback (67.23s)
[2025-08-06T07:31:31.746Z]     --- PASS: rpmostree.upgrade-rollback/upgrade (22.72s)
[2025-08-06T07:31:31.746Z]     --- PASS: rpmostree.upgrade-rollback/rollback (20.97s)
[2025-08-06T07:31:43.890Z] --- PASS: multipath.day1 (54.93s)
[2025-08-06T07:31:51.952Z] --- PASS: ostree.unlock (43.32s)
[2025-08-06T07:31:51.952Z]     --- PASS: ostree.unlock/unlock (0.49s)
[2025-08-06T07:31:51.952Z]     --- PASS: ostree.unlock/install (0.66s)
[2025-08-06T07:31:51.952Z]     --- PASS: ostree.unlock/uninstall (0.37s)
[2025-08-06T07:31:51.952Z]     --- PASS: ostree.unlock/discard (18.30s)
[2025-08-06T07:31:53.309Z] --- PASS: coreos.auth.verify (23.44s)
[2025-08-06T07:31:58.537Z] --- PASS: ext.config.networking.kargs-rd-net (27.68s)
[2025-08-06T07:32:03.766Z] === RUN   rpmostree.install-uninstall/install
[2025-08-06T07:32:18.578Z] --- PASS: ext.config.networking.hostname.fallback-hostname (25.76s)
[2025-08-06T07:32:19.135Z] --- PASS: ext.config.systemd.network-online (25.96s)
[2025-08-06T07:32:25.649Z] --- PASS: ext.config.networking.mtu-on-bond-ignition (27.80s)
[2025-08-06T07:32:28.152Z] --- PASS: ext.config.kdump.crash (77.68s)
[2025-08-06T07:32:34.667Z] === RUN   rpmostree.install-uninstall/uninstall
[2025-08-06T07:32:42.731Z] --- PASS: rpmostree.status (24.37s)
[2025-08-06T07:32:45.984Z] === RUN   podman.workflow/run
[2025-08-06T07:33:07.838Z] --- PASS: ext.config.ignition.systemd-unmasking (25.63s)
[2025-08-06T07:33:14.365Z] --- PASS: coreos.ignition.mount.disks (54.15s)
[2025-08-06T07:33:14.365Z] --- PASS: rpmostree.install-uninstall (89.74s)
[2025-08-06T07:33:14.365Z]     --- PASS: rpmostree.install-uninstall/install (29.86s)
[2025-08-06T07:33:14.365Z]     --- PASS: rpmostree.install-uninstall/uninstall (36.25s)
[2025-08-06T07:33:14.365Z] --- PASS: ext.config.networking.ifname-karg.udev-rule-firstboot-propagation (45.73s)
[2025-08-06T07:33:40.827Z] --- PASS: ext.config.ignition.stable-boot (25.73s)
[2025-08-06T07:34:02.682Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite
[2025-08-06T07:34:02.682Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.etc-permissions
[2025-08-06T07:34:02.682Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-bash
[2025-08-06T07:34:02.936Z] --- PASS: coreos.ignition.v2.users (23.91s)
[2025-08-06T07:34:03.190Z] === RUN   non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps
[2025-08-06T07:34:03.748Z] --- PASS: ext.config.ignition.remote (50.28s)
[2025-08-06T07:34:05.107Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking
[2025-08-06T07:34:10.330Z] === RUN   non-exclusive-test-bucket-0/ext.config.composefs.enabled
[2025-08-06T07:34:12.210Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin
[2025-08-06T07:34:13.565Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.logrotate-service
[2025-08-06T07:34:15.448Z] === RUN   non-exclusive-test-bucket-0/ext.config.firewall.iptables
[2025-08-06T07:34:16.806Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service
[2025-08-06T07:34:18.686Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch
[2025-08-06T07:34:21.186Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setuid
[2025-08-06T07:34:22.544Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.console-config
[2025-08-06T07:34:24.423Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware
[2025-08-06T07:34:24.677Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy
[2025-08-06T07:34:26.556Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.tmpfs
[2025-08-06T07:34:26.556Z] --- PASS: ext.config.ignition.delete-config (78.97s)
[2025-08-06T07:34:27.912Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_users
[2025-08-06T07:34:29.270Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.tls
[2025-08-06T07:34:31.148Z] --- PASS: ext.config.networking.force-persist-ip (27.83s)
[2025-08-06T07:34:34.401Z] === RUN   non-exclusive-test-bucket-0/ext.config.content-origins
[2025-08-06T07:34:35.758Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro
[2025-08-06T07:34:37.113Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files
[2025-08-06T07:34:37.672Z] === RUN   non-exclusive-test-bucket-0/ext.config.podman.dns
[2025-08-06T07:34:39.553Z] systemctl status kola-runext-58.service:
[2025-08-06T07:34:39.553Z] × kola-runext-58.service
[2025-08-06T07:34:39.553Z]      Loaded: loaded (/etc/systemd/system/kola-runext-58.service; static)
[2025-08-06T07:34:39.553Z]     Drop-In: /usr/lib/systemd/system/service.d
[2025-08-06T07:34:39.553Z]              └─10-timeout-abort.conf
[2025-08-06T07:34:39.553Z]      Active: failed (Result: exit-code) since Wed 2025-08-06 07:34:38 UTC; 675ms ago
[2025-08-06T07:34:39.553Z]    Duration: 461ms
[2025-08-06T07:34:39.553Z]  Invocation: 89122e0e6868447bb707adc2ffdbb3b9
[2025-08-06T07:34:39.553Z]     Process: 11130 ExecStart=/usr/local/bin/kola-runext-test.sh (code=exited, status=1/FAILURE)
[2025-08-06T07:34:39.553Z]    Main PID: 11130 (code=exited, status=1/FAILURE)
[2025-08-06T07:34:39.553Z]    Mem peak: 2.7M
[2025-08-06T07:34:39.553Z]         CPU: 19ms
[2025-08-06T07:34:39.553Z] 
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 systemd[1]: Started kola-runext-58.service.
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: + . /var/opt/kola/extdata-58/commonlib.sh
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: ++ IFS=' '
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: ++ read -r -a cmdline
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11131]: ++ get_fedora_minimal_container_ref
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11131]: ++ local repo=quay.io/fedora/fedora-minimal
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11131]: ++ local tag=42
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11131]: ++ echo quay.io/fedora/fedora-minimal:42
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: + container=quay.io/fedora/fedora-minimal:42
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: + runascoreuserscript=$'\n#!/bin/bash\nset -euxo pipefail\n\npodman network create testnetwork\npodman run --rm -t --network=testnetwork quay.io/fedora/fedora-minimal:42 getent hosts google.com\npodman network rm testnetwork\n'
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: + main
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: + echo $'\n#!/bin/bash\nset -euxo pipefail\n\npodman network create testnetwork\npodman run --rm -t --network=testnetwork quay.io/fedora/fedora-minimal:42 getent hosts google.com\npodman network rm testnetwork\n'
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: + chmod +x /tmp/runascoreuserscript
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: + runascoreuser /tmp/runascoreuserscript
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11133]: + sudo -u core /tmp/runascoreuserscript
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11134]: + cat
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 sudo[11133]:     root : PWD=/ ; USER=core ; COMMAND=/tmp/runascoreuserscript
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11134]: testnetwork
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: + fatal 'DNS in rootless podman testnetwork failed. Test Fails'
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: + echo 'DNS in rootless podman testnetwork failed. Test Fails'
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: DNS in rootless podman testnetwork failed. Test Fails
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 kola-runext-test.sh[11130]: + exit 1
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 systemd[1]: kola-runext-58.service: Main process exited, code=exited, status=1/FAILURE
[2025-08-06T07:34:39.553Z] Aug 06 07:34:38 qemu0 systemd[1]: kola-runext-58.service: Failed with result 'exit-code'.
[2025-08-06T07:34:39.553Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.compression
[2025-08-06T07:34:40.912Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit
[2025-08-06T07:34:42.792Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context
[2025-08-06T07:34:44.148Z] === RUN   non-exclusive-test-bucket-0/ext.config.boot.bootupd
[2025-08-06T07:34:46.029Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions
[2025-08-06T07:34:47.393Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents
[2025-08-06T07:34:47.649Z] --- PASS: ext.config.var-mount.simple (43.92s)
[2025-08-06T07:34:51.805Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change
[2025-08-06T07:34:53.687Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.check-symlink
[2025-08-06T07:34:55.048Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.passwd
[2025-08-06T07:34:56.931Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.partition-scheme
[2025-08-06T07:34:58.291Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved
[2025-08-06T07:35:00.173Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer
[2025-08-06T07:35:01.534Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links
[2025-08-06T07:35:02.094Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.system-generators
[2025-08-06T07:35:03.453Z] === RUN   non-exclusive-test-bucket-0/ext.config.clhm.network-device-info
[2025-08-06T07:35:04.010Z] === RUN   non-exclusive-test-bucket-0/ext.config.swap.zram-default
[2025-08-06T07:35:04.570Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service
[2025-08-06T07:35:06.457Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.aleph-version
[2025-08-06T07:35:07.016Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.growfs
[2025-08-06T07:35:07.578Z] === RUN   non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2
[2025-08-06T07:35:08.939Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client
[2025-08-06T07:35:10.821Z] === RUN   non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read
[2025-08-06T07:35:12.182Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts
[2025-08-06T07:35:14.069Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context
[2025-08-06T07:35:19.306Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.kernel-headers
[2025-08-06T07:35:19.306Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.setgid
[2025-08-06T07:35:20.664Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nm-start
[2025-08-06T07:35:22.544Z] === RUN   non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot
[2025-08-06T07:35:23.901Z] === RUN   non-exclusive-test-bucket-0/ext.config.python
[2025-08-06T07:35:25.259Z] --- PASS: ext.config.networking.rd-net-timeout-carrier (58.71s)
[2025-08-06T07:35:26.615Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.nic-naming
[2025-08-06T07:35:26.868Z] systemctl status kola-runext.service:
[2025-08-06T07:35:26.868Z] × kola-runext.service
[2025-08-06T07:35:26.868Z]      Loaded: loaded (/etc/systemd/system/kola-runext.service; static)
[2025-08-06T07:35:26.868Z]     Drop-In: /usr/lib/systemd/system/service.d
[2025-08-06T07:35:26.868Z]              └─10-timeout-abort.conf
[2025-08-06T07:35:26.868Z]      Active: failed (Result: exit-code) since Wed 2025-08-06 07:35:25 UTC; 884ms ago
[2025-08-06T07:35:26.868Z]    Duration: 34.268s
[2025-08-06T07:35:26.868Z]  Invocation: 93e84795b9bf422e89e6865d347d229a
[2025-08-06T07:35:26.868Z]     Process: 2292 ExecStart=/usr/local/bin/kola-runext-test.sh (code=exited, status=1/FAILURE)
[2025-08-06T07:35:26.868Z]    Main PID: 2292 (code=exited, status=1/FAILURE)
[2025-08-06T07:35:26.868Z]    Mem peak: 4.6M
[2025-08-06T07:35:26.868Z]         CPU: 67ms
[2025-08-06T07:35:26.868Z] 
[2025-08-06T07:35:26.868Z] Aug 06 07:35:20 qemu0 kola-runext-test.sh[3470]: ++ machinectl shell core@ /bin/toolbox list --containers
[2025-08-06T07:35:26.868Z] Aug 06 07:35:20 qemu0 kola-runext-test.sh[3471]: ++ grep --count fedora-toolbox-
[2025-08-06T07:35:26.868Z] Aug 06 07:35:20 qemu0 machinectl[3470]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:21 qemu0 machinectl[3470]: Connection to the local host terminated.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:21 qemu0 kola-runext-test.sh[2292]: + [[ 1 -ne 1 ]]
[2025-08-06T07:35:26.868Z] Aug 06 07:35:21 qemu0 kola-runext-test.sh[2292]: + ok toolbox create
[2025-08-06T07:35:26.868Z] Aug 06 07:35:21 qemu0 kola-runext-test.sh[2292]: + echo ok toolbox create
[2025-08-06T07:35:26.868Z] Aug 06 07:35:21 qemu0 kola-runext-test.sh[2292]: ok toolbox create
[2025-08-06T07:35:26.868Z] Aug 06 07:35:21 qemu0 kola-runext-test.sh[2292]: + machinectl shell core@ /bin/toolbox run touch ok_toolbox
[2025-08-06T07:35:26.868Z] Aug 06 07:35:21 qemu0 machinectl[3496]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:22 qemu0 kola-runext-test.sh[3496]: [106B blob data]
[2025-08-06T07:35:26.868Z] Aug 06 07:35:22 qemu0 machinectl[3496]: Connection to the local host terminated.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:22 qemu0 kola-runext-test.sh[2292]: + [[ ! -f /home/core/ok_toolbox ]]
[2025-08-06T07:35:26.868Z] Aug 06 07:35:22 qemu0 kola-runext-test.sh[2292]: + ok toolbox run
[2025-08-06T07:35:26.868Z] Aug 06 07:35:22 qemu0 kola-runext-test.sh[2292]: + echo ok toolbox run
[2025-08-06T07:35:26.868Z] Aug 06 07:35:22 qemu0 kola-runext-test.sh[2292]: ok toolbox run
[2025-08-06T07:35:26.868Z] Aug 06 07:35:22 qemu0 kola-runext-test.sh[3623]: ++ machinectl shell core@ /bin/toolbox list --containers
[2025-08-06T07:35:26.868Z] Aug 06 07:35:22 qemu0 kola-runext-test.sh[3624]: ++ grep fedora-toolbox-
[2025-08-06T07:35:26.868Z] Aug 06 07:35:22 qemu0 kola-runext-test.sh[3625]: ++ awk '{print $2}'
[2025-08-06T07:35:26.868Z] Aug 06 07:35:22 qemu0 machinectl[3623]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:23 qemu0 machinectl[3623]: Connection to the local host terminated.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:23 qemu0 kola-runext-test.sh[2292]: + toolbox=fedora-toolbox-43
[2025-08-06T07:35:26.868Z] Aug 06 07:35:23 qemu0 kola-runext-test.sh[2292]: + machinectl shell core@ /bin/podman stop fedora-toolbox-43
[2025-08-06T07:35:26.868Z] Aug 06 07:35:23 qemu0 machinectl[3649]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:24 qemu0 kola-runext-test.sh[3649]: [123B blob data]
[2025-08-06T07:35:26.868Z] Aug 06 07:35:24 qemu0 machinectl[3649]: Connection to the local host terminated.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:24 qemu0 kola-runext-test.sh[2292]: + machinectl shell core@ /bin/toolbox rm fedora-toolbox-43
[2025-08-06T07:35:26.868Z] Aug 06 07:35:24 qemu0 machinectl[3671]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 kola-runext-test.sh[3671]: [106B blob data]
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 machinectl[3671]: Connection to the local host terminated.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 kola-runext-test.sh[3700]: ++ machinectl shell core@ /bin/toolbox list --containers
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 machinectl[3700]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 machinectl[3700]: Connection to the local host terminated.
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 kola-runext-test.sh[2292]: [117B blob data]
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 kola-runext-test.sh[2292]: + fatal 'Could not remove the toolbox container'
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 kola-runext-test.sh[2292]: + echo 'Could not remove the toolbox container'
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 kola-runext-test.sh[2292]: Could not remove the toolbox container
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 kola-runext-test.sh[2292]: + exit 1
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 systemd[1]: kola-runext.service: Main process exited, code=exited, status=1/FAILURE
[2025-08-06T07:35:26.868Z] Aug 06 07:35:25 qemu0 systemd[1]: kola-runext.service: Failed with result 'exit-code'.
[2025-08-06T07:35:28.226Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.validate-symlinks
[2025-08-06T07:35:30.732Z] --- FAIL: ext.config.toolbox (59.58s)
[2025-08-06T07:35:30.732Z]         harness.go:1309: kolet failed: : kolet run-test-unit failed:  Error: Unit kola-runext.service exited with code 1
[2025-08-06T07:35:30.732Z] 2025-08-06T07:35:26Z cli: Unit kola-runext.service exited with code 1: Process exited with status 1
[2025-08-06T07:35:38.799Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.fcos_groups
[2025-08-06T07:35:39.357Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb
[2025-08-06T07:35:41.236Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.initrd.executables
[2025-08-06T07:35:46.465Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.sudoers
[2025-08-06T07:35:46.465Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context
[2025-08-06T07:35:46.719Z] === RUN   non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match
[2025-08-06T07:35:48.599Z] --- PASS: coreos.ignition.sethostname (23.60s)
[2025-08-06T07:35:49.158Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir
[2025-08-06T07:35:50.079Z] === RUN   non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config
[2025-08-06T07:35:51.440Z] === RUN   non-exclusive-test-bucket-0/ext.config.kdump.service
[2025-08-06T07:35:53.324Z] === RUN   non-exclusive-test-bucket-0/ext.config.logging.printk
[2025-08-06T07:35:53.579Z] === RUN   non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust
[2025-08-06T07:35:54.941Z] --- PASS: ext.config.var-mount.luks (67.17s)
[2025-08-06T07:35:55.195Z] === RUN   non-exclusive-test-bucket-0/ext.config.ignition.journald-log
[2025-08-06T07:35:56.556Z] --- PASS: ext.config.swap.zram-generator (25.88s)
[2025-08-06T07:35:56.812Z] === RUN   non-exclusive-test-bucket-0/ext.config.files.license
[2025-08-06T07:35:57.376Z] === RUN   non-exclusive-test-bucket-0/ext.config.disks.root-prjquota
[2025-08-06T07:35:57.938Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.network-online-service
[2025-08-06T07:35:59.826Z] === RUN   non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default
[2025-08-06T07:36:05.058Z] --- FAIL: non-exclusive-test-bucket-0 (171.17s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.rpmdb-sqlite (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.etc-permissions (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-bash (0.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.rpm-ostree.container-deps (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.podman.rootless-pasta-networking (5.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.composefs.enabled (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-ifcfg-rh-plugin (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.logrotate-service (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.firewall.iptables (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.dnsmasq-service (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.kube-watch (2.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setuid (1.60s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.console-config (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.amd-ucode-firmware (0.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.unmodified-policy (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.tmpfs (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_users (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.tls (4.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.content-origins (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-boot-ro (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.remove-manifest-files (0.58s)
[2025-08-06T07:36:05.058Z]     --- FAIL: non-exclusive-test-bucket-0/ext.config.podman.dns (1.71s)
[2025-08-06T07:36:05.058Z]             harness.go:1309: kolet failed: : kolet run-test-unit failed:  Error: Unit kola-runext-58.service exited with code 1
[2025-08-06T07:36:05.058Z]     2025-08-06T07:34:39Z cli: Unit kola-runext-58.service exited with code 1: Process exited with status 1
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.compression (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.root-immutable-bit (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.usrlocal-context (1.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.boot.bootupd (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.file-directory-permissions (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.expected-contents (4.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.default-network-behavior-change (1.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.check-symlink (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.passwd (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.partition-scheme (1.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.resolv.systemd-resolved (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fwupd-refresh-timer (1.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.no-google-device-links (0.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.system-generators (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.clhm.network-device-info (0.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.swap.zram-default (0.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.systemd-repart-service (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.aleph-version (0.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.growfs (0.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.containers.cgroups-v2 (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-dhcp-client (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kubernetes.systemd-env-read (1.63s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.default-unit-timeouts (1.64s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.podman-tmpfs-context (4.63s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.kernel-headers (0.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.setgid (1.61s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nm-start (1.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.systemd.no-systemd-firstboot (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.python (2.60s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.nic-naming (1.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.validate-symlinks (9.73s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.fcos_groups (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.lockdown_no_sb (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.initrd.executables (4.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.sudoers (0.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.stub-resolve-context (0.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.selinux.file-context-policy-match (2.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.yum-repo-dir (0.60s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ntp.chrony.coreos-platform-chrony-config (1.57s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.kdump.service (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.logging.printk (0.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.security.coreos-update-ca-trust (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.ignition.journald-log (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.files.license (0.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.disks.root-prjquota (0.59s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.network-online-service (1.58s)
[2025-08-06T07:36:05.058Z]     --- PASS: non-exclusive-test-bucket-0/ext.config.networking.no-default-initramfs-net-propagation.default (1.58s)
[2025-08-06T07:36:23.100Z] --- PASS: ext.config.gshadow (25.70s)
[2025-08-06T07:36:24.027Z] --- PASS: ext.config.networking.nameserver (27.58s)
[2025-08-06T07:36:45.901Z] --- PASS: fcos.users.shells (23.51s)
[2025-08-06T07:36:45.901Z] --- PASS: coreos.ignition.once (41.24s)
[2025-08-06T07:37:07.767Z] --- PASS: coreos.ignition.symlink (23.58s)
[2025-08-06T07:37:11.919Z] --- PASS: ext.config.rpm-ostree-countme (25.82s)
[2025-08-06T07:37:24.079Z] --- PASS: multipath.day2 (58.65s)
[2025-08-06T07:37:50.537Z] --- PASS: ext.config.ssh.custom-host-key-permissions (25.89s)
[2025-08-06T07:37:50.790Z] === RUN   podman.workflow/exec
[2025-08-06T07:37:51.043Z] === RUN   podman.workflow/stop
[2025-08-06T07:38:03.186Z] === RUN   podman.workflow/remove
[2025-08-06T07:38:03.186Z] === RUN   podman.workflow/delete
[2025-08-06T07:38:03.440Z] --- PASS: ext.config.podman.rootless-systemd (51.97s)
[2025-08-06T07:38:05.945Z] --- PASS: podman.workflow (340.27s)
[2025-08-06T07:38:05.945Z]     --- PASS: podman.workflow/run (304.98s)
[2025-08-06T07:38:05.945Z]             cluster.go:151: Trying to pull quay.io/fedora/fedora:latest...
[2025-08-06T07:38:05.945Z]             cluster.go:151: Getting image source signatures
[2025-08-06T07:38:05.945Z]             cluster.go:151: Copying blob sha256:01456e4d9c07980d3962aa2e423b1ab651f34919d89993afee68645e32acde40
[2025-08-06T07:38:05.945Z]             cluster.go:151: Copying config sha256:dc1597857d9e7b6986102ad36a50f0cd998b673bcd3872d8ba65b4dcfa2f3a41
[2025-08-06T07:38:05.945Z]             cluster.go:151: Writing manifest to image destination
[2025-08-06T07:38:05.945Z]     --- PASS: podman.workflow/exec (0.30s)
[2025-08-06T07:38:05.945Z]     --- PASS: podman.workflow/stop (10.51s)
[2025-08-06T07:38:05.945Z]     --- PASS: podman.workflow/remove (0.43s)
[2025-08-06T07:38:05.945Z]     --- PASS: podman.workflow/delete (0.51s)
[2025-08-06T07:38:09.200Z] === RUN   basic.uefi/FCOSGrowpart
[2025-08-06T07:38:09.200Z] === RUN   basic.uefi/PortSSH
[2025-08-06T07:38:09.453Z] === RUN   basic.uefi/DbusPerms
[2025-08-06T07:38:09.707Z] === RUN   basic.uefi/ServicesActive
[2025-08-06T07:38:09.707Z] === RUN   basic.uefi/ReadOnly
[2025-08-06T07:38:09.707Z] === RUN   basic.uefi/Useradd
[2025-08-06T07:38:09.961Z] === RUN   basic.uefi/MachineID
[2025-08-06T07:38:13.214Z] --- PASS: basic.uefi (24.89s)
[2025-08-06T07:38:13.214Z]     --- PASS: basic.uefi/FCOSGrowpart (0.12s)
[2025-08-06T07:38:13.214Z]     --- PASS: basic.uefi/PortSSH (0.10s)
[2025-08-06T07:38:13.214Z]     --- PASS: basic.uefi/DbusPerms (0.25s)
[2025-08-06T07:38:13.214Z]     --- PASS: basic.uefi/ServicesActive (0.11s)
[2025-08-06T07:38:13.214Z]     --- PASS: basic.uefi/ReadOnly (0.09s)
[2025-08-06T07:38:13.214Z]     --- PASS: basic.uefi/Useradd (0.15s)
[2025-08-06T07:38:13.214Z]     --- PASS: basic.uefi/MachineID (0.09s)
[2025-08-06T07:38:21.273Z] --- PASS: podman.network-single (151.48s)
[2025-08-06T07:38:27.785Z] === RUN   basic.uefi-secure/FCOSGrowpart
[2025-08-06T07:38:27.785Z] === RUN   basic.uefi-secure/PortSSH
[2025-08-06T07:38:27.785Z] === RUN   basic.uefi-secure/DbusPerms
[2025-08-06T07:38:27.785Z] === RUN   basic.uefi-secure/ServicesActive
[2025-08-06T07:38:27.785Z] === RUN   basic.uefi-secure/ReadOnly
[2025-08-06T07:38:27.785Z] === RUN   basic.uefi-secure/Useradd
[2025-08-06T07:38:27.785Z] === RUN   basic.uefi-secure/MachineID
[2025-08-06T07:38:27.785Z] --- PASS: coreos.ignition.failure (14.46s)
[2025-08-06T07:38:31.035Z] --- PASS: basic.uefi-secure (25.12s)
[2025-08-06T07:38:31.035Z]     --- PASS: basic.uefi-secure/FCOSGrowpart (0.12s)
[2025-08-06T07:38:31.035Z]     --- PASS: basic.uefi-secure/PortSSH (0.09s)
[2025-08-06T07:38:31.035Z]     --- PASS: basic.uefi-secure/DbusPerms (0.27s)
[2025-08-06T07:38:31.035Z]     --- PASS: basic.uefi-secure/ServicesActive (0.09s)
[2025-08-06T07:38:31.035Z]     --- PASS: basic.uefi-secure/ReadOnly (0.09s)
[2025-08-06T07:38:31.035Z]     --- PASS: basic.uefi-secure/Useradd (0.16s)
[2025-08-06T07:38:31.035Z]     --- PASS: basic.uefi-secure/MachineID (0.10s)
[2025-08-06T07:38:52.883Z] === RUN   basic.nvme/FCOSGrowpart
[2025-08-06T07:38:52.883Z] === RUN   basic.nvme/PortSSH
[2025-08-06T07:38:52.883Z] === RUN   basic.nvme/DbusPerms
[2025-08-06T07:38:52.883Z] === RUN   basic.nvme/ServicesActive
[2025-08-06T07:38:52.883Z] === RUN   basic.nvme/ReadOnly
[2025-08-06T07:38:52.883Z] === RUN   basic.nvme/Useradd
[2025-08-06T07:38:52.883Z] === RUN   basic.nvme/MachineID
[2025-08-06T07:38:53.440Z] --- PASS: ext.config.ignition.systemd-disable (25.68s)
[2025-08-06T07:38:56.690Z] --- PASS: basic.nvme (25.16s)
[2025-08-06T07:38:56.690Z]     --- PASS: basic.nvme/FCOSGrowpart (0.12s)
[2025-08-06T07:38:56.690Z]     --- PASS: basic.nvme/PortSSH (0.10s)
[2025-08-06T07:38:56.690Z]     --- PASS: basic.nvme/DbusPerms (0.25s)
[2025-08-06T07:38:56.690Z]     --- PASS: basic.nvme/ServicesActive (0.10s)
[2025-08-06T07:38:56.690Z]     --- PASS: basic.nvme/ReadOnly (0.09s)
[2025-08-06T07:38:56.690Z]     --- PASS: basic.nvme/Useradd (0.15s)
[2025-08-06T07:38:56.690Z]     --- PASS: basic.nvme/MachineID (0.09s)
[2025-08-06T07:39:11.499Z] --- PASS: coreos.unique.boot.ignition.failure (13.16s)
[2025-08-06T07:39:18.012Z] --- PASS: ext.config.networking.ifname-karg.everyboot-systemd-link-file (57.42s)
[2025-08-06T07:39:19.367Z] --- PASS: ext.config.clhm.ignition-warnings (25.80s)
[2025-08-06T07:39:19.367Z] --- PASS: ext.config.networking.nmstate.policy (131.93s)
[2025-08-06T07:39:41.221Z] --- PASS: kdump.crash.nfs (95.57s)
[2025-08-06T07:39:41.221Z]         cluster.go:151: Running as unit: run-p6352-i6353.service; invocation ID: a39e082fd60145f5a0e4d0edc6816989
[2025-08-06T07:39:41.221Z] === RUN   ostree.hotfix/unlock
[2025-08-06T07:39:41.221Z] --- PASS: fcos.network.listeners (23.44s)
[2025-08-06T07:39:47.732Z] === RUN   ostree.hotfix/install
[2025-08-06T07:39:47.732Z] --- PASS: ext.config.networking.mtu-on-bond-kargs (27.74s)
[2025-08-06T07:39:47.732Z] === RUN   ostree.hotfix/uninstall
[2025-08-06T07:39:47.988Z] === RUN   ostree.hotfix/persist
[2025-08-06T07:39:53.211Z] --- PASS: ext.config.networking.nmstate.state (43.61s)
[2025-08-06T07:40:08.023Z] === RUN   ostree.hotfix/rollback
[2025-08-06T07:40:29.892Z] --- PASS: ostree.hotfix (69.70s)
[2025-08-06T07:40:29.892Z]     --- PASS: ostree.hotfix/unlock (6.76s)
[2025-08-06T07:40:29.892Z]     --- PASS: ostree.hotfix/install (0.66s)
[2025-08-06T07:40:29.892Z]     --- PASS: ostree.hotfix/uninstall (0.35s)
[2025-08-06T07:40:29.892Z]     --- PASS: ostree.hotfix/persist (18.84s)
[2025-08-06T07:40:29.892Z]     --- PASS: ostree.hotfix/rollback (18.84s)
[2025-08-06T07:40:29.892Z] FAIL, output in /home/jenkins/agent/workspace/test-override/tmp/kola-ILdXO/kola-x86_64
[2025-08-06T07:40:29.892Z] 
[2025-08-06T07:40:29.892Z] 
[2025-08-06T07:40:29.892Z] ======== Re-running failed tests (flake detection) ========
[2025-08-06T07:40:29.892Z] 
[2025-08-06T07:40:29.892Z] 🕒  Snoozing kola test pattern "ext.config.docker*" until Aug 14 2025
[2025-08-06T07:40:29.892Z]   👉 https://github.com/coreos/fedora-coreos-tracker/issues/1998
[2025-08-06T07:40:29.892Z] === RUN   ext.config.podman.dns
[2025-08-06T07:40:29.892Z] === RUN   ext.config.toolbox
[2025-08-06T07:41:01.894Z] --- PASS: ext.config.podman.dns (29.39s)
[2025-08-06T07:41:28.371Z] systemctl status kola-runext.service:
[2025-08-06T07:41:28.371Z] × kola-runext.service
[2025-08-06T07:41:28.371Z]      Loaded: loaded (/etc/systemd/system/kola-runext.service; static)
[2025-08-06T07:41:28.371Z]     Drop-In: /usr/lib/systemd/system/service.d
[2025-08-06T07:41:28.371Z]              └─10-timeout-abort.conf
[2025-08-06T07:41:28.371Z]      Active: failed (Result: exit-code) since Wed 2025-08-06 07:41:23 UTC; 355ms ago
[2025-08-06T07:41:28.371Z]    Duration: 32.779s
[2025-08-06T07:41:28.371Z]  Invocation: 369d44500122416a95524ce96ef2148c
[2025-08-06T07:41:28.371Z]     Process: 2289 ExecStart=/usr/local/bin/kola-runext-test.sh (code=exited, status=1/FAILURE)
[2025-08-06T07:41:28.371Z]    Main PID: 2289 (code=exited, status=1/FAILURE)
[2025-08-06T07:41:28.371Z]    Mem peak: 4.6M
[2025-08-06T07:41:28.371Z]         CPU: 64ms
[2025-08-06T07:41:28.371Z] 
[2025-08-06T07:41:28.371Z] Aug 06 07:41:18 qemu0 kola-runext-test.sh[2796]: ++ grep --count fedora-toolbox-
[2025-08-06T07:41:28.371Z] Aug 06 07:41:18 qemu0 kola-runext-test.sh[2795]: ++ machinectl shell core@ /bin/toolbox list --containers
[2025-08-06T07:41:28.371Z] Aug 06 07:41:18 qemu0 machinectl[2795]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:18 qemu0 machinectl[2795]: Connection to the local host terminated.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:18 qemu0 kola-runext-test.sh[2289]: + [[ 1 -ne 1 ]]
[2025-08-06T07:41:28.371Z] Aug 06 07:41:18 qemu0 kola-runext-test.sh[2289]: + ok toolbox create
[2025-08-06T07:41:28.371Z] Aug 06 07:41:18 qemu0 kola-runext-test.sh[2289]: + echo ok toolbox create
[2025-08-06T07:41:28.371Z] Aug 06 07:41:18 qemu0 kola-runext-test.sh[2289]: ok toolbox create
[2025-08-06T07:41:28.371Z] Aug 06 07:41:18 qemu0 kola-runext-test.sh[2289]: + machinectl shell core@ /bin/toolbox run touch ok_toolbox
[2025-08-06T07:41:28.371Z] Aug 06 07:41:18 qemu0 machinectl[2819]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 kola-runext-test.sh[2819]: [106B blob data]
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 machinectl[2819]: Connection to the local host terminated.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 kola-runext-test.sh[2289]: + [[ ! -f /home/core/ok_toolbox ]]
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 kola-runext-test.sh[2289]: + ok toolbox run
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 kola-runext-test.sh[2289]: + echo ok toolbox run
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 kola-runext-test.sh[2289]: ok toolbox run
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 kola-runext-test.sh[2945]: ++ machinectl shell core@ /bin/toolbox list --containers
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 kola-runext-test.sh[2946]: ++ grep fedora-toolbox-
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 kola-runext-test.sh[2948]: ++ awk '{print $2}'
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 machinectl[2945]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 machinectl[2945]: Connection to the local host terminated.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 kola-runext-test.sh[2289]: + toolbox=fedora-toolbox-43
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 kola-runext-test.sh[2289]: + machinectl shell core@ /bin/podman stop fedora-toolbox-43
[2025-08-06T07:41:28.371Z] Aug 06 07:41:20 qemu0 machinectl[2972]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:21 qemu0 kola-runext-test.sh[2972]: [123B blob data]
[2025-08-06T07:41:28.371Z] Aug 06 07:41:21 qemu0 machinectl[2972]: Connection to the local host terminated.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:21 qemu0 kola-runext-test.sh[2289]: + machinectl shell core@ /bin/toolbox rm fedora-toolbox-43
[2025-08-06T07:41:28.371Z] Aug 06 07:41:21 qemu0 machinectl[2996]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:22 qemu0 kola-runext-test.sh[2996]: [106B blob data]
[2025-08-06T07:41:28.371Z] Aug 06 07:41:22 qemu0 machinectl[2996]: Connection to the local host terminated.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:22 qemu0 kola-runext-test.sh[3026]: ++ machinectl shell core@ /bin/toolbox list --containers
[2025-08-06T07:41:28.371Z] Aug 06 07:41:22 qemu0 machinectl[3026]: Connected to the local host. Press ^] three times within 1s to exit session.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:23 qemu0 machinectl[3026]: Connection to the local host terminated.
[2025-08-06T07:41:28.371Z] Aug 06 07:41:23 qemu0 kola-runext-test.sh[2289]: [117B blob data]
[2025-08-06T07:41:28.371Z] Aug 06 07:41:23 qemu0 kola-runext-test.sh[2289]: + fatal 'Could not remove the toolbox container'
[2025-08-06T07:41:28.371Z] Aug 06 07:41:23 qemu0 kola-runext-test.sh[2289]: + echo 'Could not remove the toolbox container'
[2025-08-06T07:41:28.371Z] Aug 06 07:41:23 qemu0 kola-runext-test.sh[2289]: Could not remove the toolbox container
[2025-08-06T07:41:28.371Z] Aug 06 07:41:23 qemu0 kola-runext-test.sh[2289]: + exit 1
[2025-08-06T07:41:28.371Z] Aug 06 07:41:23 qemu0 systemd[1]: kola-runext.service: Main process exited, code=exited, status=1/FAILURE
[2025-08-06T07:41:28.371Z] Aug 06 07:41:23 qemu0 systemd[1]: kola-runext.service: Failed with result 'exit-code'.
[2025-08-06T07:41:28.371Z] --- FAIL: ext.config.toolbox (57.75s)
[2025-08-06T07:41:28.371Z]         harness.go:1309: kolet failed: : kolet run-test-unit failed:  Error: Unit kola-runext.service exited with code 1
[2025-08-06T07:41:28.371Z] 2025-08-06T07:41:23Z cli: Unit kola-runext.service exited with code 1: Process exited with status 1
[2025-08-06T07:41:28.371Z] FAIL, output in /home/jenkins/agent/workspace/test-override/tmp/kola-ILdXO/kola-x86_64/rerun
[2025-08-06T07:41:28.371Z] Error: harness: test suite failed
[2025-08-06T07:41:28.371Z] 2025-08-06T07:41:27Z cli: harness: test suite failed
[2025-08-06T07:41:28.371Z] failed to execute cmd-kola: exit status 1
[2025-08-06T07:41:28.373Z] [Pipeline] }
[2025-08-06T07:41:28.379Z] [Pipeline] // withEnv
[2025-08-06T07:41:28.387Z] [Pipeline] error
[2025-08-06T07:41:28.387Z] [Pipeline] }
[2025-08-06T07:41:28.388Z] Failed in branch x86_64:kola
[2025-08-06T07:41:28.392Z] [Pipeline] // parallel
[2025-08-06T07:41:28.399Z] [Pipeline] withEnv
[2025-08-06T07:41:28.399Z] [Pipeline] {
[2025-08-06T07:41:28.401Z] [Pipeline] sh
[2025-08-06T07:41:28.897Z] + set -xeuo pipefail
[2025-08-06T07:41:28.897Z] ++ umask
[2025-08-06T07:41:28.897Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:41:28.897Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T07:41:28.897Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-ILdXO/kola-upgrade-x86_64
[2025-08-06T07:41:28.900Z] [Pipeline] }
[2025-08-06T07:41:28.902Z] [Pipeline] // withEnv
[2025-08-06T07:41:28.909Z] [Pipeline] withEnv
[2025-08-06T07:41:28.909Z] [Pipeline] {
[2025-08-06T07:41:28.911Z] [Pipeline] sh
[2025-08-06T07:41:29.391Z] + set -xeuo pipefail
[2025-08-06T07:41:29.391Z] ++ umask
[2025-08-06T07:41:29.391Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:41:29.391Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T07:41:29.391Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-ILdXO -c --xz kola-upgrade-x86_64
[2025-08-06T07:41:29.393Z] [Pipeline] }
[2025-08-06T07:41:29.398Z] [Pipeline] // withEnv
[2025-08-06T07:41:29.403Z] [Pipeline] archiveArtifacts
[2025-08-06T07:41:29.405Z] Archiving artifacts
[2025-08-06T07:41:29.432Z] [Pipeline] withEnv
[2025-08-06T07:41:29.433Z] [Pipeline] {
[2025-08-06T07:41:29.436Z] [Pipeline] sh
[2025-08-06T07:41:29.911Z] + set -xeuo pipefail
[2025-08-06T07:41:29.911Z] ++ umask
[2025-08-06T07:41:29.911Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:41:29.911Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T07:41:29.911Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-upgrade-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-ILdXO/kola-upgrade-x86_64 --output -
[2025-08-06T07:41:29.913Z] [Pipeline] }
[2025-08-06T07:41:29.917Z] [Pipeline] // withEnv
[2025-08-06T07:41:29.924Z] [Pipeline] junit
[2025-08-06T07:41:29.925Z] Recording test results
[2025-08-06T07:41:30.364Z] None of the test reports contained any result
[2025-08-06T07:41:30.365Z] [Pipeline] withEnv
[2025-08-06T07:41:30.366Z] [Pipeline] {
[2025-08-06T07:41:30.368Z] [Pipeline] sh
[2025-08-06T07:41:30.844Z] + set -xeuo pipefail
[2025-08-06T07:41:30.844Z] ++ umask
[2025-08-06T07:41:30.844Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:41:30.844Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T07:41:30.844Z] + cosa shell -- test -d /home/jenkins/agent/workspace/test-override/tmp/kola-ILdXO/kola-x86_64
[2025-08-06T07:41:30.846Z] [Pipeline] }
[2025-08-06T07:41:30.848Z] [Pipeline] // withEnv
[2025-08-06T07:41:30.853Z] [Pipeline] withEnv
[2025-08-06T07:41:30.853Z] [Pipeline] {
[2025-08-06T07:41:30.857Z] [Pipeline] sh
[2025-08-06T07:41:31.341Z] + set -xeuo pipefail
[2025-08-06T07:41:31.341Z] ++ umask
[2025-08-06T07:41:31.341Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:41:31.341Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T07:41:31.341Z] + cosa shell -- tar -C /home/jenkins/agent/workspace/test-override/tmp/kola-ILdXO -c --xz kola-x86_64
[2025-08-06T07:41:35.491Z] [Pipeline] }
[2025-08-06T07:41:35.497Z] [Pipeline] // withEnv
[2025-08-06T07:41:35.503Z] [Pipeline] archiveArtifacts
[2025-08-06T07:41:35.504Z] Archiving artifacts
[2025-08-06T07:41:36.828Z] [Pipeline] withEnv
[2025-08-06T07:41:36.829Z] [Pipeline] {
[2025-08-06T07:41:36.832Z] [Pipeline] sh
[2025-08-06T07:41:37.327Z] + set -xeuo pipefail
[2025-08-06T07:41:37.327Z] ++ umask
[2025-08-06T07:41:37.327Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:41:37.327Z] + cd /home/jenkins/agent/workspace/test-override
[2025-08-06T07:41:37.327Z] + cosa shell -- /usr/lib/coreos-assembler/kola-junit --classname kola-x86_64 --koladir /home/jenkins/agent/workspace/test-override/tmp/kola-ILdXO/kola-x86_64 --output -
[2025-08-06T07:41:37.887Z] [Pipeline] }
[2025-08-06T07:41:37.889Z] [Pipeline] // withEnv
[2025-08-06T07:41:37.894Z] [Pipeline] junit
[2025-08-06T07:41:37.895Z] Recording test results
[2025-08-06T07:41:38.221Z] [Pipeline] }
[2025-08-06T07:41:38.221Z] Failed in branch x86_64
[2025-08-06T07:41:38.224Z] [Pipeline] // parallel
[2025-08-06T07:41:38.236Z] [Pipeline] stage
[2025-08-06T07:41:38.236Z] [Pipeline] { (Report Completion)
[2025-08-06T07:41:38.241Z] [Pipeline] withCredentials
[2025-08-06T07:41:38.247Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-08-06T07:41:38.247Z] [Pipeline] {
[2025-08-06T07:41:38.250Z] [Pipeline] withEnv
[2025-08-06T07:41:38.250Z] [Pipeline] {
[2025-08-06T07:41:38.254Z] [Pipeline] sh
[2025-08-06T07:41:38.732Z] + set -xeuo pipefail
[2025-08-06T07:41:38.732Z] ++ umask
[2025-08-06T07:41:38.732Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:41:38.732Z] + /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/104/display/redirect --outcome FAILED --advisory FEDORA-2025-a5dcc08fa9 --stream rawhide
[2025-08-06T07:41:38.734Z] [Pipeline] }
[2025-08-06T07:41:38.738Z] [Pipeline] // withEnv
[2025-08-06T07:41:38.742Z] [Pipeline] }
[2025-08-06T07:41:38.746Z] [Pipeline] // withCredentials
[2025-08-06T07:41:38.751Z] [Pipeline] withCredentials
[2025-08-06T07:41:38.762Z] Masking supported pattern matches of $TOKEN
[2025-08-06T07:41:38.762Z] [Pipeline] {
[2025-08-06T07:41:38.764Z] [Pipeline] withEnv
[2025-08-06T07:41:38.764Z] [Pipeline] {
[2025-08-06T07:41:38.769Z] [Pipeline] sh
[2025-08-06T07:41:39.248Z] + set -xeuo pipefail
[2025-08-06T07:41:39.248Z] ++ umask
[2025-08-06T07:41:39.248Z] + '[' 0022 = 0000 ']'
[2025-08-06T07:41:39.248Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
[2025-08-06T07:41:39.248Z]            {
[2025-08-06T07:41:39.248Z]              "body": "🔴 systemd-258~rc2-1.fc43 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/104/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-a5dcc08fa9)"
[2025-08-06T07:41:39.248Z]             }'
[2025-08-06T07:41:39.811Z] [Pipeline] }
[2025-08-06T07:41:39.813Z] [Pipeline] // withEnv
[2025-08-06T07:41:39.818Z] [Pipeline] }
[2025-08-06T07:41:39.821Z] [Pipeline] // withCredentials
[2025-08-06T07:41:39.827Z] [Pipeline] }
[2025-08-06T07:41:39.829Z] [Pipeline] // stage
[2025-08-06T07:41:39.832Z] [Pipeline] }
[2025-08-06T07:41:39.836Z] [Pipeline] // timeout
[2025-08-06T07:41:39.838Z] [Pipeline] }
[2025-08-06T07:41:39.840Z] [Pipeline] // container
[2025-08-06T07:41:39.844Z] [Pipeline] }
[2025-08-06T07:41:39.847Z] [Pipeline] // node
[2025-08-06T07:41:39.849Z] [Pipeline] }
[2025-08-06T07:41:39.854Z] [Pipeline] // podTemplate
[2025-08-06T07:41:39.859Z] [Pipeline] End of Pipeline
[2025-08-06T07:41:39.872Z] ERROR: Script returned exit code 1
[2025-08-06T07:41:39.888Z] Finished: FAILURE