[2025-07-10T19:23:53.153Z] Started by upstream project "bodhi-trigger" build number 20
[2025-07-10T19:23:53.153Z] originally caused by:
[2025-07-10T19:23:53.153Z]  Triggered by CI message.
[2025-07-10T19:23:53.154Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26 to read jobs/test-override.Jenkinsfile
[2025-07-10T19:23:53.154Z] The recommended git tool is: NONE
[2025-07-10T19:23:53.154Z] No credentials specified
[2025-07-10T19:23:53.155Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@script/1e4fe20c43e6e811f5c65301638e3ca356eacc690aa103cf9763ce056ed9ad26/.git # timeout=10
[2025-07-10T19:23:53.162Z] Fetching changes from the remote Git repository
[2025-07-10T19:23:53.163Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
[2025-07-10T19:23:53.170Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
[2025-07-10T19:23:53.170Z]  > git --version # timeout=10
[2025-07-10T19:23:53.177Z]  > git --version # 'git version 2.47.1'
[2025-07-10T19:23:53.178Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-10T19:23:53.381Z]  > git rev-parse origin/main^{commit} # timeout=10
[2025-07-10T19:23:53.388Z] Checking out Revision b1bcc560859124f241047d3d0cc428afac1390c3 (origin/main)
[2025-07-10T19:23:53.388Z]  > git config core.sparsecheckout # timeout=10
[2025-07-10T19:23:53.393Z]  > git checkout -f b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-10T19:23:53.401Z] Commit message: "HACKING: update bringup notes to account for fedora-coreos-pipeline changes"
[2025-07-10T19:23:53.401Z]  > git rev-list --no-walk b1bcc560859124f241047d3d0cc428afac1390c3 # timeout=10
[2025-07-10T19:23:53.439Z] Loading library coreos@main
[2025-07-10T19:23:53.440Z] Attempting to resolve main from remote references...
[2025-07-10T19:23:53.440Z]  > git --version # timeout=10
[2025-07-10T19:23:53.446Z]  > git --version # 'git version 2.47.1'
[2025-07-10T19:23:53.446Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-10T19:23:53.579Z] Found match: refs/heads/main revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0
[2025-07-10T19:23:53.580Z] The recommended git tool is: NONE
[2025-07-10T19:23:53.580Z] No credentials specified
[2025-07-10T19:23:53.580Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/test-override/workspace@libs/ff60277bd48d76a282f8da417470514d8522d9eac9fc125da5f550649b50d86b/.git # timeout=10
[2025-07-10T19:23:53.585Z] Fetching changes from the remote Git repository
[2025-07-10T19:23:53.586Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
[2025-07-10T19:23:53.594Z] Fetching without tags
[2025-07-10T19:23:53.594Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
[2025-07-10T19:23:53.594Z]  > git --version # timeout=10
[2025-07-10T19:23:53.599Z]  > git --version # 'git version 2.47.1'
[2025-07-10T19:23:53.599Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-10T19:23:53.726Z] Checking out Revision 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 (main)
[2025-07-10T19:23:53.726Z]  > git config core.sparsecheckout # timeout=10
[2025-07-10T19:23:53.732Z]  > git checkout -f 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-10T19:23:53.740Z] Commit message: "cosaPod: archive cosa git info and RPMs"
[2025-07-10T19:23:53.740Z]  > git rev-list --no-walk 8d1f9983d058fc80e98ae8cd4162ce0a3756a0b0 # timeout=10
[2025-07-10T19:23:53.905Z] [Pipeline] Start of Pipeline
[2025-07-10T19:23:53.912Z] [Pipeline] node
[2025-07-10T19:23:53.915Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-10T19:23:53.916Z] [Pipeline] {
[2025-07-10T19:23:53.928Z] [Pipeline] withEnv
[2025-07-10T19:23:53.928Z] [Pipeline] {
[2025-07-10T19:23:53.931Z] [Pipeline] sh
[2025-07-10T19:23:54.185Z] + set -xeuo pipefail
[2025-07-10T19:23:54.185Z] ++ umask
[2025-07-10T19:23:54.185Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:23:54.185Z] + rm -rf pipe
[2025-07-10T19:23:54.185Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
[2025-07-10T19:23:54.185Z] Cloning into 'pipe'...
[2025-07-10T19:23:54.436Z] [Pipeline] }
[2025-07-10T19:23:54.440Z] [Pipeline] // withEnv
[2025-07-10T19:23:54.444Z] [Pipeline] load
[2025-07-10T19:23:54.507Z] [Pipeline] { (pipe/utils.groovy)
[2025-07-10T19:23:54.511Z] Did you forget the `def` keyword? Script1 seems to be setting a field named PROTECTED_JENKINSES (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[2025-07-10T19:23:54.511Z] [Pipeline] }
[2025-07-10T19:23:54.519Z] [Pipeline] // load
[2025-07-10T19:23:54.523Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipeutils (to a value of type Script1) which could lead to memory leaks or other issues.
[2025-07-10T19:23:54.523Z] [Pipeline] readYaml
[2025-07-10T19:23:54.534Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pipecfg (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[2025-07-10T19:23:54.534Z] [Pipeline] }
[2025-07-10T19:23:54.539Z] [Pipeline] // node
[2025-07-10T19:23:54.549Z] [Pipeline] properties
[2025-07-10T19:23:54.603Z] [Pipeline] libraryResource
[2025-07-10T19:23:54.603Z] [Pipeline] readJSON
[2025-07-10T19:23:54.609Z] [Pipeline] node
[2025-07-10T19:23:54.610Z] Running on Jenkins in /var/lib/jenkins/jobs/test-override/workspace
[2025-07-10T19:23:54.611Z] [Pipeline] {
[2025-07-10T19:23:54.617Z] [Pipeline] writeYaml
[2025-07-10T19:23:54.621Z] [Pipeline] readFile
[2025-07-10T19:23:54.624Z] [Pipeline] }
[2025-07-10T19:23:54.630Z] [Pipeline] // node
[2025-07-10T19:23:54.635Z] [Pipeline] podTemplate
[2025-07-10T19:23:54.636Z] [Pipeline] {
[2025-07-10T19:23:54.638Z] [Pipeline] node
[2025-07-10T19:23:54.977Z] Created Pod: openshift coreos-ci/pod-5cba7e09-5282-4d36-b4dd-d7ab45f83de2-dck7h-1w9qf
[2025-07-10T19:23:55.028Z] [PodInfo] coreos-ci/pod-5cba7e09-5282-4d36-b4dd-d7ab45f83de2-dck7h-1w9qf
[2025-07-10T19:23:55.028Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-10T19:23:55.028Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-10T19:23:55.028Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-10T19:23:55.634Z] [PodInfo] coreos-ci/pod-5cba7e09-5282-4d36-b4dd-d7ab45f83de2-dck7h-1w9qf
[2025-07-10T19:23:55.634Z] 	Container [jnlp] waiting [ContainerCreating] No message
[2025-07-10T19:23:55.634Z] 	Container [worker] waiting [ContainerCreating] No message
[2025-07-10T19:23:55.634Z] 	Pod [Pending][ContainersNotReady] containers with unready status: [worker jnlp]
[2025-07-10T19:23:58.423Z] Agent pod-5cba7e09-5282-4d36-b4dd-d7ab45f83de2-dck7h-1w9qf is provisioned from template pod-5cba7e09-5282-4d36-b4dd-d7ab45f83de2-dck7h
[2025-07-10T19:23:58.423Z] ---
[2025-07-10T19:23:58.423Z] apiVersion: "v1"
[2025-07-10T19:23:58.423Z] kind: "Pod"
[2025-07-10T19:23:58.423Z] metadata:
[2025-07-10T19:23:58.423Z]   annotations:
[2025-07-10T19:23:58.423Z]     kubernetes.jenkins.io/last-refresh: "1752175434962"
[2025-07-10T19:23:58.423Z]     buildUrl: "http://172.30.177.66:80/job/test-override/25/"
[2025-07-10T19:23:58.423Z]     runUrl: "job/test-override/25/"
[2025-07-10T19:23:58.423Z]   labels:
[2025-07-10T19:23:58.423Z]     jenkins: "slave"
[2025-07-10T19:23:58.423Z]     jenkins/label-digest: "d8ca505da7ceb958539ed482f440f654687cb91e"
[2025-07-10T19:23:58.423Z]     jenkins/label: "pod-5cba7e09-5282-4d36-b4dd-d7ab45f83de2"
[2025-07-10T19:23:58.423Z]     kubernetes.jenkins.io/controller: "http___172_30_177_66_80x"
[2025-07-10T19:23:58.423Z]   name: "pod-5cba7e09-5282-4d36-b4dd-d7ab45f83de2-dck7h-1w9qf"
[2025-07-10T19:23:58.423Z]   namespace: "coreos-ci"
[2025-07-10T19:23:58.423Z] spec:
[2025-07-10T19:23:58.423Z]   containers:
[2025-07-10T19:23:58.423Z]   - command:
[2025-07-10T19:23:58.423Z]     - "/usr/bin/dumb-init"
[2025-07-10T19:23:58.423Z]     - "/usr/bin/sleep"
[2025-07-10T19:23:58.423Z]     - "infinity"
[2025-07-10T19:23:58.423Z]     env:
[2025-07-10T19:23:58.423Z]     - name: "NCPUS"
[2025-07-10T19:23:58.423Z]       value: "6"
[2025-07-10T19:23:58.423Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
[2025-07-10T19:23:58.423Z]     imagePullPolicy: "Always"
[2025-07-10T19:23:58.423Z]     name: "worker"
[2025-07-10T19:23:58.423Z]     resources:
[2025-07-10T19:23:58.423Z]       limits:
[2025-07-10T19:23:58.423Z]         memory: "10752Mi"
[2025-07-10T19:23:58.423Z]         cpu: "6"
[2025-07-10T19:23:58.423Z]         devices.kubevirt.io/kvm: "1"
[2025-07-10T19:23:58.423Z]       requests:
[2025-07-10T19:23:58.423Z]         memory: "10752Mi"
[2025-07-10T19:23:58.423Z]         cpu: "6"
[2025-07-10T19:23:58.423Z]         devices.kubevirt.io/kvm: "1"
[2025-07-10T19:23:58.423Z]     volumeMounts:
[2025-07-10T19:23:58.423Z]     - mountPath: "/srv/"
[2025-07-10T19:23:58.423Z]       name: "emptydir-0"
[2025-07-10T19:23:58.423Z]     - mountPath: "/home/jenkins/agent"
[2025-07-10T19:23:58.423Z]       name: "workspace-volume"
[2025-07-10T19:23:58.423Z]       readOnly: false
[2025-07-10T19:23:58.423Z]   - env:
[2025-07-10T19:23:58.423Z]     - name: "JENKINS_SECRET"
[2025-07-10T19:23:58.423Z]       value: "********"
[2025-07-10T19:23:58.423Z]     - name: "JENKINS_TUNNEL"
[2025-07-10T19:23:58.423Z]       value: "172.30.178.247:50000"
[2025-07-10T19:23:58.423Z]     - name: "JENKINS_AGENT_NAME"
[2025-07-10T19:23:58.423Z]       value: "pod-5cba7e09-5282-4d36-b4dd-d7ab45f83de2-dck7h-1w9qf"
[2025-07-10T19:23:58.423Z]     - name: "REMOTING_OPTS"
[2025-07-10T19:23:58.423Z]       value: "-noReconnectAfter 1d"
[2025-07-10T19:23:58.423Z]     - name: "JENKINS_NAME"
[2025-07-10T19:23:58.423Z]       value: "pod-5cba7e09-5282-4d36-b4dd-d7ab45f83de2-dck7h-1w9qf"
[2025-07-10T19:23:58.423Z]     - name: "JENKINS_AGENT_WORKDIR"
[2025-07-10T19:23:58.423Z]       value: "/home/jenkins/agent"
[2025-07-10T19:23:58.423Z]     - name: "JENKINS_URL"
[2025-07-10T19:23:58.423Z]       value: "http://172.30.177.66:80/"
[2025-07-10T19:23:58.423Z]     image: "jenkins-agent-base:latest"
[2025-07-10T19:23:58.423Z]     name: "jnlp"
[2025-07-10T19:23:58.423Z]     resources:
[2025-07-10T19:23:58.423Z]       limits:
[2025-07-10T19:23:58.423Z]         memory: "512Mi"
[2025-07-10T19:23:58.423Z]         cpu: "1"
[2025-07-10T19:23:58.423Z]       requests:
[2025-07-10T19:23:58.423Z]         memory: "512Mi"
[2025-07-10T19:23:58.423Z]         cpu: "1"
[2025-07-10T19:23:58.423Z]     volumeMounts:
[2025-07-10T19:23:58.423Z]     - mountPath: "/home/jenkins/agent"
[2025-07-10T19:23:58.423Z]       name: "workspace-volume"
[2025-07-10T19:23:58.423Z]       readOnly: false
[2025-07-10T19:23:58.423Z]   nodeSelector:
[2025-07-10T19:23:58.423Z]     kubernetes.io/os: "linux"
[2025-07-10T19:23:58.423Z]   restartPolicy: "Never"
[2025-07-10T19:23:58.423Z]   serviceAccountName: "jenkins"
[2025-07-10T19:23:58.423Z]   volumes:
[2025-07-10T19:23:58.423Z]   - emptyDir: {}
[2025-07-10T19:23:58.423Z]     name: "emptydir-0"
[2025-07-10T19:23:58.423Z]   - emptyDir:
[2025-07-10T19:23:58.423Z]       medium: ""
[2025-07-10T19:23:58.423Z]     name: "workspace-volume"
[2025-07-10T19:23:58.423Z] 
[2025-07-10T19:23:58.527Z] Running on pod-5cba7e09-5282-4d36-b4dd-d7ab45f83de2-dck7h-1w9qf in /home/jenkins/agent/workspace/test-override
[2025-07-10T19:23:58.527Z] [Pipeline] {
[2025-07-10T19:23:58.530Z] [Pipeline] container
[2025-07-10T19:23:58.530Z] [Pipeline] {
[2025-07-10T19:23:58.537Z] [Pipeline] withEnv
[2025-07-10T19:23:58.538Z] [Pipeline] {
[2025-07-10T19:23:58.540Z] [Pipeline] sh
[2025-07-10T19:23:59.445Z] + set -xeuo pipefail
[2025-07-10T19:23:59.445Z] ++ umask
[2025-07-10T19:23:59.445Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:23:59.445Z] + cat /cosa/coreos-assembler-git.json
[2025-07-10T19:23:59.445Z] + tee coreos-assembler-git.json
[2025-07-10T19:23:59.445Z] {
[2025-07-10T19:23:59.445Z]   "date": "2025-07-10T14:19:18Z",
[2025-07-10T19:23:59.445Z]   "git": {
[2025-07-10T19:23:59.445Z]     "commit": "0bc9625b67adf0a5d0f3f63b067ac8b173034828",
[2025-07-10T19:23:59.445Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
[2025-07-10T19:23:59.445Z]     "branch": "HEAD",
[2025-07-10T19:23:59.445Z]     "dirty": "false"
[2025-07-10T19:23:59.445Z]   },
[2025-07-10T19:23:59.445Z]   "file": {
[2025-07-10T19:23:59.445Z]     "checksum": "2c323cc19312ef84b97e7bec43bbc578373863c11febd34982bcaeb2f9e2128e",
[2025-07-10T19:23:59.445Z]     "checksum_type": "sha256",
[2025-07-10T19:23:59.445Z]     "format": "tar.gz",
[2025-07-10T19:23:59.445Z]     "name": "coreos-assembler-git.tar.gz",
[2025-07-10T19:23:59.445Z]     "size": "12227396"
[2025-07-10T19:23:59.445Z]   }
[2025-07-10T19:23:59.445Z] }
[2025-07-10T19:23:59.449Z] [Pipeline] }
[2025-07-10T19:23:59.451Z] [Pipeline] // withEnv
[2025-07-10T19:23:59.457Z] [Pipeline] archiveArtifacts
[2025-07-10T19:23:59.460Z] Archiving artifacts
[2025-07-10T19:24:00.055Z] [Pipeline] withEnv
[2025-07-10T19:24:00.056Z] [Pipeline] {
[2025-07-10T19:24:00.061Z] [Pipeline] sh
[2025-07-10T19:24:00.544Z] + set -xeuo pipefail
[2025-07-10T19:24:00.544Z] ++ umask
[2025-07-10T19:24:00.544Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:24:00.544Z] + rpm -qa
[2025-07-10T19:24:00.544Z] + sort
[2025-07-10T19:24:00.802Z] [Pipeline] }
[2025-07-10T19:24:00.806Z] [Pipeline] // withEnv
[2025-07-10T19:24:00.811Z] [Pipeline] archiveArtifacts
[2025-07-10T19:24:00.814Z] Archiving artifacts
[2025-07-10T19:24:00.820Z] [Pipeline] withEnv
[2025-07-10T19:24:00.820Z] [Pipeline] {
[2025-07-10T19:24:00.824Z] [Pipeline] sh
[2025-07-10T19:24:01.305Z] + set -xeuo pipefail
[2025-07-10T19:24:01.305Z] ++ umask
[2025-07-10T19:24:01.305Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:24:01.305Z] + rm coreos-assembler-git.json coreos-assembler-rpmdb.txt
[2025-07-10T19:24:01.307Z] [Pipeline] }
[2025-07-10T19:24:01.311Z] [Pipeline] // withEnv
[2025-07-10T19:24:01.316Z] [Pipeline] timeout
[2025-07-10T19:24:01.316Z] Timeout set to expire in 3 hr 20 min
[2025-07-10T19:24:01.317Z] [Pipeline] {
[2025-07-10T19:24:01.329Z] [Pipeline] withEnv
[2025-07-10T19:24:01.330Z] [Pipeline] {
[2025-07-10T19:24:01.332Z] [Pipeline] sh
[2025-07-10T19:24:01.810Z] + set -euo pipefail
[2025-07-10T19:24:01.810Z] ++ umask
[2025-07-10T19:24:01.810Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:24:01.810Z] + curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-4eb5011e54
[2025-07-10T19:24:01.810Z] + jq -r '.update.builds[].nvr'
[2025-07-10T19:24:01.822Z] [Pipeline] }
[2025-07-10T19:24:01.828Z] [Pipeline] // withEnv
[2025-07-10T19:24:01.833Z] [Pipeline] stage
[2025-07-10T19:24:01.833Z] [Pipeline] { (Report Running)
[2025-07-10T19:24:01.836Z] [Pipeline] withCredentials
[2025-07-10T19:24:01.847Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-10T19:24:01.847Z] [Pipeline] {
[2025-07-10T19:24:01.850Z] [Pipeline] withEnv
[2025-07-10T19:24:01.850Z] [Pipeline] {
[2025-07-10T19:24:01.853Z] [Pipeline] sh
[2025-07-10T19:24:02.332Z] + set -xeuo pipefail
[2025-07-10T19:24:02.332Z] ++ umask
[2025-07-10T19:24:02.332Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:24:02.332Z] + /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/25/display/redirect --outcome RUNNING --advisory FEDORA-2025-4eb5011e54 --stream rawhide
[2025-07-10T19:24:02.336Z] [Pipeline] }
[2025-07-10T19:24:02.338Z] [Pipeline] // withEnv
[2025-07-10T19:24:02.343Z] [Pipeline] }
[2025-07-10T19:24:02.346Z] [Pipeline] // withCredentials
[2025-07-10T19:24:02.350Z] [Pipeline] }
[2025-07-10T19:24:02.355Z] [Pipeline] // stage
[2025-07-10T19:24:02.364Z] [Pipeline] withCredentials
[2025-07-10T19:24:02.367Z] [Pipeline] // withCredentials
[2025-07-10T19:24:02.370Z] [Pipeline] echo
[2025-07-10T19:24:02.370Z] Could not find credentials entry with ID 'coreos-aarch64-builder-host': skipping
[2025-07-10T19:24:02.375Z] [Pipeline] withCredentials
[2025-07-10T19:24:02.378Z] [Pipeline] // withCredentials
[2025-07-10T19:24:02.382Z] [Pipeline] echo
[2025-07-10T19:24:02.382Z] Could not find credentials entry with ID 'coreos-s390x-builder-host': skipping
[2025-07-10T19:24:02.386Z] [Pipeline] withCredentials
[2025-07-10T19:24:02.390Z] [Pipeline] // withCredentials
[2025-07-10T19:24:02.394Z] [Pipeline] echo
[2025-07-10T19:24:02.394Z] Could not find credentials entry with ID 'coreos-ppc64le-builder-host': skipping
[2025-07-10T19:24:02.398Z] [Pipeline] withEnv
[2025-07-10T19:24:02.398Z] [Pipeline] {
[2025-07-10T19:24:02.401Z] [Pipeline] sh
[2025-07-10T19:24:02.880Z] + set -euo pipefail
[2025-07-10T19:24:02.880Z] ++ umask
[2025-07-10T19:24:02.880Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:24:02.880Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-07-10T19:24:02.889Z] [Pipeline] }
[2025-07-10T19:24:02.891Z] [Pipeline] // withEnv
[2025-07-10T19:24:02.896Z] [Pipeline] readJSON
[2025-07-10T19:24:02.924Z] [Pipeline] withEnv
[2025-07-10T19:24:02.926Z] [Pipeline] {
[2025-07-10T19:24:02.930Z] [Pipeline] sh
[2025-07-10T19:24:03.412Z] + set -euo pipefail
[2025-07-10T19:24:03.412Z] ++ umask
[2025-07-10T19:24:03.412Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:24:03.412Z] + curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/meta.json
[2025-07-10T19:24:03.418Z] [Pipeline] }
[2025-07-10T19:24:03.424Z] [Pipeline] // withEnv
[2025-07-10T19:24:03.437Z] [Pipeline] readJSON
[2025-07-10T19:24:03.445Z] [Pipeline] withEnv
[2025-07-10T19:24:03.445Z] [Pipeline] {
[2025-07-10T19:24:03.453Z] [Pipeline] sh
[2025-07-10T19:24:03.937Z] + set -xeuo pipefail
[2025-07-10T19:24:03.937Z] ++ umask
[2025-07-10T19:24:03.937Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:24:03.937Z] + cosa init --branch rawhide --commit=36fb6f08af91837de9a035e41b8d13235aa2f3df https://github.com/coreos/fedora-coreos-config
[2025-07-10T19:24:03.937Z] notice: failed to look up uid in /etc/passwd; enabling workaround
[2025-07-10T19:24:03.937Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-10T19:24:03.937Z] + mkdir -p src
[2025-07-10T19:24:03.937Z] + cd src
[2025-07-10T19:24:03.937Z] + test -e config
[2025-07-10T19:24:03.937Z] + case "${source}" in
[2025-07-10T19:24:03.937Z] + git clone --branch=rawhide --depth=1 --shallow-submodules --recurse-submodules https://github.com/coreos/fedora-coreos-config config
[2025-07-10T19:24:03.937Z] Cloning into 'config'...
[2025-07-10T19:24:04.192Z] Submodule 'fedora-bootc' (https://gitlab.com/fedora/bootc/base-images.git) registered for path 'fedora-bootc'
[2025-07-10T19:24:04.192Z] Cloning into '/home/jenkins/agent/workspace/test-override/src/config/fedora-bootc'...
[2025-07-10T19:24:06.708Z] From https://gitlab.com/fedora/bootc/base-images
[2025-07-10T19:24:06.708Z]  * branch            3bfde42dbb2a9654dfdb3acf71abe67e3185e473 -> FETCH_HEAD
[2025-07-10T19:24:06.708Z] Submodule path 'fedora-bootc': checked out '3bfde42dbb2a9654dfdb3acf71abe67e3185e473'
[2025-07-10T19:24:06.708Z] + '[' -n 36fb6f08af91837de9a035e41b8d13235aa2f3df ']'
[2025-07-10T19:24:06.708Z] + git -C ./config fetch origin 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-10T19:24:06.965Z] From https://github.com/coreos/fedora-coreos-config
[2025-07-10T19:24:06.965Z]  * branch            36fb6f08af91837de9a035e41b8d13235aa2f3df -> FETCH_HEAD
[2025-07-10T19:24:07.220Z] Fetching submodule fedora-bootc
[2025-07-10T19:24:08.586Z] From https://gitlab.com/fedora/bootc/base-images
[2025-07-10T19:24:08.586Z]  * branch            3374cd88426e8278e261ac27bbbe5b195eb70dd4 -> FETCH_HEAD
[2025-07-10T19:24:08.586Z]  * branch            44962e575fc19979da7ada157632e3a811763bf4 -> FETCH_HEAD
[2025-07-10T19:24:08.586Z]  * branch            461786bc6a0bbb9e7511e115209a7ffbfafda452 -> FETCH_HEAD
[2025-07-10T19:24:08.586Z]  * branch            6b0b047624b1edf9db146bad086c42739033cdb8 -> FETCH_HEAD
[2025-07-10T19:24:08.586Z]  * branch            7530b75489ae404974dc8a955e41eb161c5b8523 -> FETCH_HEAD
[2025-07-10T19:24:08.586Z]  * branch            7b4e013126bfe5851b2f882b1d9af0a764c6e7dc -> FETCH_HEAD
[2025-07-10T19:24:08.586Z]  * branch            7b7c32b0150408293bac6899fe712f9b0903ff2a -> FETCH_HEAD
[2025-07-10T19:24:08.586Z]  * branch            93c50b4806ee8aaf7396c1e868f3cadfcb5fe3af -> FETCH_HEAD
[2025-07-10T19:24:08.586Z]  * branch            9bc06392c3a65fcacc972066d1aa016be623c25b -> FETCH_HEAD
[2025-07-10T19:24:08.586Z]  * branch            bcac7c2ace55e7cfbc8af5ce0f7042f883d1741a -> FETCH_HEAD
[2025-07-10T19:24:08.586Z]  * branch            e7cf60c183c545745b16916aa8853f1eb7725814 -> FETCH_HEAD
[2025-07-10T19:24:08.586Z]  * branch            f6c94a95ed8f8e5e8b9cef527ae25268e48f8f99 -> FETCH_HEAD
[2025-07-10T19:24:08.586Z] + git -C ./config reset --hard 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-10T19:24:08.586Z] HEAD is now at 36fb6f0 tree: import changes from testing-devel at fa3e1cecca74408111e39aef8c2b69b450719f12
[2025-07-10T19:24:08.586Z] + git -C ./config submodule update --init --recursive
[2025-07-10T19:24:08.586Z] + set +x
[2025-07-10T19:24:08.586Z] Config commit: 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-10T19:24:08.586Z] + manifest=src/config/manifest.yaml
[2025-07-10T19:24:08.586Z] + image=src/config/image.yaml
[2025-07-10T19:24:08.586Z] + [[ -n '' ]]
[2025-07-10T19:24:08.586Z] + [[ ! -f src/config/manifest.yaml ]]
[2025-07-10T19:24:08.586Z] + [[ ! -f src/config/image.yaml ]]
[2025-07-10T19:24:08.586Z] + mkdir -p cache
[2025-07-10T19:24:08.586Z] + mkdir -p builds
[2025-07-10T19:24:08.586Z] + mkdir -p tmp
[2025-07-10T19:24:08.586Z] + mkdir -p overrides/rpm
[2025-07-10T19:24:08.586Z] + mkdir -p overrides/rootfs
[2025-07-10T19:24:08.586Z] + test 0 = 1
[2025-07-10T19:24:08.586Z] + case "${YUMREPOS}" in
[2025-07-10T19:24:08.586Z] + set +x
[2025-07-10T19:24:08.586Z] Initialized /home/jenkins/agent/workspace/test-override as coreos-assembler working directory.
[2025-07-10T19:24:08.590Z] [Pipeline] }
[2025-07-10T19:24:08.598Z] [Pipeline] // withEnv
[2025-07-10T19:24:08.607Z] [Pipeline] stage
[2025-07-10T19:24:08.607Z] [Pipeline] { (Initialize Remotes)
[2025-07-10T19:24:08.614Z] [Pipeline] parallel
[2025-07-10T19:24:08.614Z] [Pipeline] { (Branch: x86_64)
[2025-07-10T19:24:08.627Z] [Pipeline] withEnv
[2025-07-10T19:24:08.627Z] [Pipeline] {
[2025-07-10T19:24:08.632Z] [Pipeline] sh
[2025-07-10T19:24:09.114Z] + set -xeuo pipefail
[2025-07-10T19:24:09.114Z] ++ umask
[2025-07-10T19:24:09.114Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:24:09.114Z] + cosa buildfetch --stream rawhide --build 43.20250706.91.0 --file manifest-lock.generated.x86_64.json
[2025-07-10T19:24:09.368Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/builds.json
[2025-07-10T19:24:09.368Z] Updated builds/builds.json
[2025-07-10T19:24:09.368Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/meta.json
[2025-07-10T19:24:09.623Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/commitmeta.json
[2025-07-10T19:24:09.623Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/ostree-commit-object
[2025-07-10T19:24:09.623Z] Fetching: https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/43.20250706.91.0/x86_64/manifest-lock.generated.x86_64.json
[2025-07-10T19:24:09.880Z] [Pipeline] }
[2025-07-10T19:24:09.884Z] [Pipeline] // withEnv
[2025-07-10T19:24:09.891Z] [Pipeline] }
[2025-07-10T19:24:09.895Z] [Pipeline] // parallel
[2025-07-10T19:24:09.900Z] [Pipeline] }
[2025-07-10T19:24:09.905Z] [Pipeline] // stage
[2025-07-10T19:24:09.908Z] [Pipeline] stage
[2025-07-10T19:24:09.908Z] [Pipeline] { (Download Overrides)
[2025-07-10T19:24:09.912Z] [Pipeline] parallel
[2025-07-10T19:24:09.912Z] [Pipeline] { (Branch: x86_64)
[2025-07-10T19:24:09.919Z] [Pipeline] withEnv
[2025-07-10T19:24:09.919Z] [Pipeline] {
[2025-07-10T19:24:09.924Z] [Pipeline] sh
[2025-07-10T19:24:10.403Z] + set -xeuo pipefail
[2025-07-10T19:24:10.403Z] ++ umask
[2025-07-10T19:24:10.403Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:24:10.403Z] + cosa shell -- env -C overrides/rpm koji download-build dracut-107-2.fc43 --arch x86_64 --arch noarch
[2025-07-10T19:24:10.403Z] Downloading [1/8]: dracut-config-rescue-107-2.fc43.x86_64.rpm
[2025-07-10T19:24:10.403Z] [====================================] 100% 11.97 KiB / 11.97 KiB
[2025-07-10T19:24:10.403Z] Downloading [2/8]: dracut-config-generic-107-2.fc43.x86_64.rpm
[2025-07-10T19:24:10.403Z] [====================================] 100% 10.33 KiB / 10.33 KiB
[2025-07-10T19:24:10.403Z] Downloading [3/8]: dracut-tools-107-2.fc43.x86_64.rpm
[2025-07-10T19:24:10.403Z] [====================================] 100% 13.23 KiB / 13.23 KiB
[2025-07-10T19:24:10.403Z] Downloading [4/8]: dracut-caps-107-2.fc43.x86_64.rpm
[2025-07-10T19:24:10.403Z] [====================================] 100% 12.05 KiB / 12.05 KiB
[2025-07-10T19:24:10.403Z] Downloading [5/8]: dracut-live-107-2.fc43.x86_64.rpm
[2025-07-10T19:24:10.403Z] [====================================] 100% 24.58 KiB / 24.58 KiB
[2025-07-10T19:24:10.403Z] Downloading [6/8]: dracut-network-107-2.fc43.x86_64.rpm
[2025-07-10T19:24:10.403Z] [====================================] 100% 46.99 KiB / 46.99 KiB
[2025-07-10T19:24:10.403Z] Downloading [7/8]: dracut-squash-107-2.fc43.x86_64.rpm
[2025-07-10T19:24:10.403Z] [====================================] 100% 13.75 KiB / 13.75 KiB
[2025-07-10T19:24:10.403Z] Downloading [8/8]: dracut-107-2.fc43.x86_64.rpm
[2025-07-10T19:24:10.660Z] [====================================] 100% 573.45 KiB / 573.45 KiB
[2025-07-10T19:24:10.663Z] [Pipeline] }
[2025-07-10T19:24:10.665Z] [Pipeline] // withEnv
[2025-07-10T19:24:10.671Z] [Pipeline] }
[2025-07-10T19:24:10.676Z] [Pipeline] // parallel
[2025-07-10T19:24:10.678Z] [Pipeline] }
[2025-07-10T19:24:10.683Z] [Pipeline] // stage
[2025-07-10T19:24:10.688Z] [Pipeline] parallel
[2025-07-10T19:24:10.688Z] [Pipeline] { (Branch: x86_64)
[2025-07-10T19:24:10.694Z] [Pipeline] stage
[2025-07-10T19:24:10.694Z] [Pipeline] { (x86_64:Fetch)
[2025-07-10T19:24:10.698Z] [Pipeline] withEnv
[2025-07-10T19:24:10.698Z] [Pipeline] {
[2025-07-10T19:24:10.702Z] [Pipeline] sh
[2025-07-10T19:24:11.183Z] + set -xeuo pipefail
[2025-07-10T19:24:11.183Z] ++ umask
[2025-07-10T19:24:11.183Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:24:11.183Z] + cosa fetch --with-cosa-overrides --autolock 43.20250706.91.0
[2025-07-10T19:24:11.183Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-10T19:24:11.438Z] Config commit: 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-10T19:24:11.438Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-10T19:24:11.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-10T19:24:11.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-10T19:24:11.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-10T19:24:11.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-10T19:24:11.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-10T19:24:11.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-10T19:24:11.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-10T19:24:11.438Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-10T19:24:11.694Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... d165c1c325772525beb645bf92daaf219dabc69eed06afe956d389d7193e0c6b
[2025-07-10T19:24:11.694Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 0f35d067b93db0850d86150f22ee8e4c5b380fbf2b4d5e36f34eee657cae0553
[2025-07-10T19:24:11.694Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 850203664fd507dece8083e7f3d87eccce1d8cc111a4edafa273e93b3459bfa6
[2025-07-10T19:24:11.694Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 31d481891ba6f1902dd1939c395a7f454a0a8b6ada377f552d99da4c77c63098
[2025-07-10T19:24:11.694Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 30c92888abf1036c2866d63b78a6cfb5df3f4e535d93aab1230c114ab42f64d9
[2025-07-10T19:24:11.694Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 108f79a4280b77cb44adbc2e0a7122025324c07a70e1a02c16dc7478762fac73
[2025-07-10T19:24:11.694Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 046f820b6d2be070688735fc5f3af59197885880690bd5ba7e36b23f9257d5b6
[2025-07-10T19:24:11.694Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 1286aa8c3ccd9f2da8451c48c92b5640cc14ae77647549f40f4c49248ac36664
[2025-07-10T19:24:11.951Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... a376560f9fd0aa527c49a86af7eab055d1153a28e72787acd5ed9637224d8f00
[2025-07-10T19:24:11.951Z] Directory walk started
[2025-07-10T19:24:11.951Z] Directory walk done - 8 packages
[2025-07-10T19:24:11.951Z] Temporary output repo path: ./.repodata/
[2025-07-10T19:24:11.951Z] Pool started (with 5 workers)
[2025-07-10T19:24:11.951Z] Pool finished
[2025-07-10T19:24:11.951Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-10T19:24:11.951Z] 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.20250706.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-07-10T19:24:11.951Z] Formatting 'cache2.qcow2.tmp', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=42949672960 lazy_refcounts=off refcount_bits=16
[2025-07-10T19:24:29.978Z] Loaded lockfiles:
[2025-07-10T19:24:29.978Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250706.91.0.json
[2025-07-10T19:24:29.978Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-10T19:24:29.978Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-10T19:24:29.978Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-10T19:24:29.978Z] 
[2025-07-10T19:24:29.978Z] 43 metadata, 111 content objects imported; 155.0?kB content written
[2025-07-10T19:24:29.978Z] 4 metadata, 1 content objects imported; 76 bytes content written
[2025-07-10T19:24:29.978Z] 4 metadata, 1 content objects imported; 404 bytes content written
[2025-07-10T19:24:29.978Z] 9 metadata, 4 content objects imported; 5.6?kB content written
[2025-07-10T19:24:29.978Z] 9 metadata, 2 content objects imported; 545 bytes content written
[2025-07-10T19:24:29.978Z] 11 metadata, 4 content objects imported; 3.2?kB content written
[2025-07-10T19:24:29.978Z] 9 metadata, 5 content objects imported; 6.6?kB content written
[2025-07-10T19:24:29.978Z] 16 metadata, 18 content objects imported; 10.9?kB content written
[2025-07-10T19:24:29.978Z] 9 metadata, 7 content objects imported; 9.2?kB content written
[2025-07-10T19:24:29.978Z] rpm-ostree version: 2025.8
[2025-07-10T19:24:29.978Z] No previous commit for fedora/x86_64/coreos/rawhide
[2025-07-10T19:24:29.978Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-07-10T19:24:29.978Z] Updating metadata for 'fedora-coreos-pool'...done
[2025-07-10T19:24:30.906Z] Updating metadata for 'fedora-rawhide'...done
[2025-07-10T19:25:27.056Z] Importing rpm-md...done
[2025-07-10T19:25:27.056Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-10T19:24:11Z solvables: 8
[2025-07-10T19:25:27.056Z] rpm-md repo 'fedora-coreos-pool'; generated: 2025-07-10T19:05:21Z solvables: 66674
[2025-07-10T19:25:27.056Z] rpm-md repo 'fedora-rawhide'; generated: 2025-07-10T05:33:50Z solvables: 77865
[2025-07-10T19:25:27.056Z] Resolving dependencies...done
[2025-07-10T19:25:27.056Z] Installing 459 packages:
[2025-07-10T19:25:27.056Z]   NetworkManager-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   NetworkManager-libnm-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   NetworkManager-team-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   NetworkManager-tui-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   WALinuxAgent-udev-2.13.1.1-2.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   afterburn-5.8.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   afterburn-dracut-5.8.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   amd-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   amd-ucode-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   audit-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   audit-libs-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   audit-rules-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   bash-color-prompt-0.7.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   bind-libs-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   bind-utils-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   bootc-1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   bootupd-0.2.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   bsdtar-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   btrfs-progs-6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   chrony-4.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   clevis-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   container-selinux-4:2.238.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   containerd-2.1.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   containers-common-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   containers-common-extra-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   coreutils-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   coreutils-common-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   criu-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   crun-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   crypto-policies-20250620-1.git9496ef7.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   cryptsetup-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   cryptsetup-libs-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   curl-8.15.0~rc2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   device-mapper-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   device-mapper-event-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   device-mapper-event-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   device-mapper-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   dnf5-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   docker-cli-28.3.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   dracut-107-2.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-10T19:25:27.056Z]   dracut-network-107-2.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-10T19:25:27.056Z]   dracut-squash-107-2.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-10T19:25:27.056Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   ethtool-2:6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fedora-release-common-43-0.16.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   file-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   file-libs-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   fwupd-2.0.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   git-core-2.50.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   glib2-2.85.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   glibc-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   glibc-common-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   glibc-gconv-extra-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   glibc-minimal-langpack-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gpgme-1.24.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   grep-3.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   grub2-common-1:2.12-36.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   grub2-efi-x64-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   grub2-pc-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   grub2-pc-modules-1:2.12-36.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   grub2-tools-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   grub2-tools-minimal-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gssproxy-0.9.2-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   hwdata-0.397-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   inih-60-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   intel-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kbd-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kbd-legacy-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kbd-misc-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kdump-utils-1.0.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kernel-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kernel-core-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kernel-modules-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kernel-modules-core-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   krb5-libs-1.21.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   less-679-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libarchive-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libblkid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libcap-ng-0.8.5-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libcurl-minimal-8.15.0~rc2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libdnf5-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libdnf5-cli-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libdrm-2.4.125-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libeconf-0.7.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libev-4.33-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libfdisk-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libffi-3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libfido2-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libibverbs-58.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libipa_hbac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   liblastlog2-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libldb-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libmodulemd-2.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libmount-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libnghttp2-1.66.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libnl3-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libnl3-cli-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libnvme-1.13-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libpwquality-1.4.5-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   librepo-1.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libreport-filesystem-2.17.15-6.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libselinux-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libselinux-utils-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libsemanage-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libsmartcols-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libsmbclient-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libsolv-0.7.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libsss_certmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libsss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libsss_nss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libsss_sudo-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libtalloc-2.4.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libtdb-1.4.13-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libtevent-0.16.2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libtool-ltdl-2.5.4-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libuuid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libverto-libev-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libwbclient-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libxml2-2.12.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   linux-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   linux-firmware-whence-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   lua-libs-5.4.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   lvm2-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   lvm2-libs-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   makedumpfile-1.7.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   moby-engine-28.3.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   moby-filesystem-28.3.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   mpdecimal-4.0.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   nano-8.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   nano-default-editor-8.5-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   ncurses-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   ncurses-base-6.5-6.20250614.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   ncurses-libs-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   netavark-2:1.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   newt-0.52.25-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   nfs-utils-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   nftables-1:1.1.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   nftables-services-1:1.1.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   nmstate-2.2.46-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   nvidia-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   openldap-2.6.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   openssh-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   openssh-clients-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   openssh-server-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   openssl-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   openssl-libs-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   pam-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   pam-libs-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   passt-0^20250611.g0293c6f-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   passt-selinux-0^20250611.g0293c6f-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   pciutils-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   pciutils-libs-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   podman-5:5.5.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   policycoreutils-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   polkit-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   polkit-libs-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   publicsuffix-list-dafsa-20250616-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   python-pip-wheel-25.1.1-5.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   python3-3.14.0~b3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   python3-libs-3.14.0~b3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   qed-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   quota-1:4.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   quota-nls-1:4.10-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   readline-8.2-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   rpm-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   rpm-libs-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   rpm-ostree-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   rpm-ostree-libs-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   rpm-plugin-selinux-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   rpm-sequoia-1.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   samba-client-libs-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   samba-common-2:4.22.2-2.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   samba-common-libs-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   selinux-policy-41.44-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   selinux-policy-targeted-41.44-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   setup-2.15.0-25.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   shared-mime-info-2.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   skopeo-1:1.19.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sqlite-libs-3.50.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   ssh-key-dir-0.1.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sssd-ad-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sssd-client-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sssd-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sssd-common-pac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sssd-ipa-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sssd-krb5-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sssd-krb5-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sssd-ldap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sssd-nfs-idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   sudo-1.9.17-2.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   toolbox-0.1.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   tzdata-2025b-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   util-linux-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   util-linux-core-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   vim-data-2:9.1.1484-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   vim-minimal-2:9.1.1484-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   which-2.23-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   xfsprogs-6.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z]   zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:27.056Z] Input state hash: 6fcb71dcd9d31f997e1579c25cb8bba0962b975e28b88a57002ac8cbe01ce3cc
[2025-07-10T19:25:27.056Z] Will download: 456 packages (736.7?MB)
[2025-07-10T19:25:27.056Z] Downloading from 'fedora-coreos-pool'...done
[2025-07-10T19:25:33.637Z] Importing packages...done: 459
[2025-07-10T19:25:34.196Z] --dry-run complete, updating --touch-if-changed=/home/jenkins/agent/workspace/test-override/tmp/treecompose.changed; exiting
[2025-07-10T19:25:36.706Z] [Pipeline] }
[2025-07-10T19:25:36.711Z] [Pipeline] // withEnv
[2025-07-10T19:25:36.716Z] [Pipeline] }
[2025-07-10T19:25:36.722Z] [Pipeline] // stage
[2025-07-10T19:25:36.727Z] [Pipeline] stage
[2025-07-10T19:25:36.727Z] [Pipeline] { (x86_64:Build OSTree/QEMU)
[2025-07-10T19:25:36.733Z] [Pipeline] withEnv
[2025-07-10T19:25:36.733Z] [Pipeline] {
[2025-07-10T19:25:36.736Z] [Pipeline] sh
[2025-07-10T19:25:37.237Z] + set -xeuo pipefail
[2025-07-10T19:25:37.237Z] ++ umask
[2025-07-10T19:25:37.237Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:25:37.237Z] + cosa build --autolock 43.20250706.91.0
[2025-07-10T19:25:37.237Z] info: Missing CAP_SYS_ADMIN; using virt
[2025-07-10T19:25:37.492Z] Config commit: 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-10T19:25:37.492Z] Using manifest: /home/jenkins/agent/workspace/test-override/src/config/manifest.yaml
[2025-07-10T19:25:37.492Z] libostree:
[2025-07-10T19:25:37.492Z]  Version: '2025.2'
[2025-07-10T19:25:37.492Z]  Git: a2a1030ce460d02396decf754cbba5615d9d3743
[2025-07-10T19:25:37.492Z]  Features:
[2025-07-10T19:25:37.492Z]   - inode64
[2025-07-10T19:25:37.492Z]   - initial-var
[2025-07-10T19:25:37.492Z]   - libcurl
[2025-07-10T19:25:37.492Z]   - libsoup3
[2025-07-10T19:25:37.492Z]   - gpgme
[2025-07-10T19:25:37.492Z]   - composefs
[2025-07-10T19:25:37.492Z]   - ex-fsverity
[2025-07-10T19:25:37.492Z]   - libarchive
[2025-07-10T19:25:37.492Z]   - selinux
[2025-07-10T19:25:37.492Z]   - openssl
[2025-07-10T19:25:37.492Z]   - sign-ed25519
[2025-07-10T19:25:37.492Z]   - sign-spki
[2025-07-10T19:25:37.492Z]   - libmount
[2025-07-10T19:25:37.492Z]   - systemd
[2025-07-10T19:25:37.492Z]   - release
[2025-07-10T19:25:37.492Z]   - p2p
[2025-07-10T19:25:37.492Z] rpm-ostree:
[2025-07-10T19:25:37.492Z]  Version: '2025.8'
[2025-07-10T19:25:37.492Z]  Git: 966eee9be1b9d89aaccef2c6a1eadcdb40494542
[2025-07-10T19:25:37.492Z]  Features:
[2025-07-10T19:25:37.492Z]   - rust
[2025-07-10T19:25:37.492Z]   - compose
[2025-07-10T19:25:37.492Z]   - container
[2025-07-10T19:25:37.492Z]   - fedora-integration
[2025-07-10T19:25:37.746Z] Previous build: 43.20250706.91.0
[2025-07-10T19:25:37.746Z] Previous commit: 79cfdbe3b6218825d5da25f1e10c02ecf60fce29e726d6f539c01e658c9a3d3a
[2025-07-10T19:25:37.746Z] Image Config checksum: c3645355120b999e10e5bf1b5dfd2a15bc3c4534eaa1e88b6017849d93e3020b
[2025-07-10T19:25:37.746Z] info: Directory /home/jenkins/agent/workspace/test-override/src/config, is from branch rawhide, commit 36fb6f08af91837de9a035e41b8d13235aa2f3df
[2025-07-10T19:25:38.000Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-archive.repo
[2025-07-10T19:25:38.000Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-candidate-compose.repo
[2025-07-10T19:25:38.000Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-coreos-pool.repo
[2025-07-10T19:25:38.000Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-next.repo
[2025-07-10T19:25:38.000Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-rawhide.repo
[2025-07-10T19:25:38.000Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv-staging.repo
[2025-07-10T19:25:38.000Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora-riscv.repo
[2025-07-10T19:25:38.000Z] /home/jenkins/agent/workspace/test-override/tmp/override/fedora.repo
[2025-07-10T19:25:38.000Z] Committing 05core: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/05core ... d165c1c325772525beb645bf92daaf219dabc69eed06afe956d389d7193e0c6b
[2025-07-10T19:25:38.000Z] Committing 08nouveau: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/08nouveau ... 0f35d067b93db0850d86150f22ee8e4c5b380fbf2b4d5e36f34eee657cae0553
[2025-07-10T19:25:38.000Z] Committing 09misc: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/09misc ... 850203664fd507dece8083e7f3d87eccce1d8cc111a4edafa273e93b3459bfa6
[2025-07-10T19:25:38.000Z] Committing 15fcos: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/15fcos ... 31d481891ba6f1902dd1939c395a7f454a0a8b6ada377f552d99da4c77c63098
[2025-07-10T19:25:38.000Z] Committing 20platform-chrony: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/20platform-chrony ... 30c92888abf1036c2866d63b78a6cfb5df3f4e535d93aab1230c114ab42f64d9
[2025-07-10T19:25:38.000Z] Committing 25azure-udev-rules: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/25azure-udev-rules ... 108f79a4280b77cb44adbc2e0a7122025324c07a70e1a02c16dc7478762fac73
[2025-07-10T19:25:38.000Z] Committing 30lvmdevices: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/30lvmdevices ... 046f820b6d2be070688735fc5f3af59197885880690bd5ba7e36b23f9257d5b6
[2025-07-10T19:25:38.000Z] Committing 35oci-migration: /home/jenkins/agent/workspace/test-override/src/config/overlay.d/35oci-migration ... 1286aa8c3ccd9f2da8451c48c92b5640cc14ae77647549f40f4c49248ac36664
[2025-07-10T19:25:38.255Z] Committing usr-share-cosa: /home/jenkins/agent/workspace/test-override/tmp/override/usr-share-cosa ... a376560f9fd0aa527c49a86af7eab055d1153a28e72787acd5ed9637224d8f00
[2025-07-10T19:25:38.255Z] Directory walk started
[2025-07-10T19:25:38.255Z] Directory walk done - 8 packages
[2025-07-10T19:25:38.255Z] Temporary output repo path: ./.repodata/
[2025-07-10T19:25:38.255Z] Pool started (with 5 workers)
[2025-07-10T19:25:38.255Z] Pool finished
[2025-07-10T19:25:38.255Z] Using RPM overrides from: /home/jenkins/agent/workspace/test-override/overrides/rpm
[2025-07-10T19:25:38.255Z] 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.20250706.91.0.json --ex-lockfile=/home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml --no-parent --previous-commit 79cfdbe3b6218825d5da25f1e10c02ecf60fce29e726d6f539c01e658c9a3d3a --ex-lockfile=/home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-10T19:25:50.410Z] Loaded lockfiles:
[2025-07-10T19:25:50.410Z]   /home/jenkins/agent/workspace/test-override/tmp/repo/tmp/manifest-autolock-43.20250706.91.0.json
[2025-07-10T19:25:50.410Z]   /home/jenkins/agent/workspace/test-override/src/config/manifest-lock.overrides.yaml
[2025-07-10T19:25:50.410Z]   /home/jenkins/agent/workspace/test-override/tmp/override/local-overrides.json
[2025-07-10T19:25:50.410Z] NOTICE: treefile key `lockfile-repos` is experimental and subject to change
[2025-07-10T19:25:50.410Z] 
[2025-07-10T19:25:50.410Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-10T19:25:50.410Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-10T19:25:50.410Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-10T19:25:50.410Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-10T19:25:50.410Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-10T19:25:50.410Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-10T19:25:50.410Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-10T19:25:50.410Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-10T19:25:50.410Z] 0 metadata, 0 content objects imported; 0 bytes content written
[2025-07-10T19:25:50.410Z] rpm-ostree version: 2025.8
[2025-07-10T19:25:50.410Z] Enabled rpm-md repositories: coreos-assembler-local-overrides fedora-coreos-pool fedora-rawhide
[2025-07-10T19:25:50.665Z] Importing rpm-md...done
[2025-07-10T19:25:50.665Z] rpm-md repo 'coreos-assembler-local-overrides' (cached); generated: 2025-07-10T19:25:38Z solvables: 8
[2025-07-10T19:25:50.665Z] rpm-md repo 'fedora-coreos-pool' (cached); generated: 2025-07-10T19:05:21Z solvables: 66674
[2025-07-10T19:25:50.665Z] rpm-md repo 'fedora-rawhide' (cached); generated: 2025-07-10T05:33:50Z solvables: 77865
[2025-07-10T19:25:52.544Z] Resolving dependencies...done
[2025-07-10T19:25:52.544Z] Installing 459 packages:
[2025-07-10T19:25:52.544Z]   NetworkManager-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.544Z]   NetworkManager-cloud-setup-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.544Z]   NetworkManager-libnm-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.544Z]   NetworkManager-team-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.544Z]   NetworkManager-tui-1:1.53.91-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.544Z]   WALinuxAgent-udev-2.13.1.1-2.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.544Z]   aardvark-dns-2:1.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.544Z]   acl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.544Z]   adcli-0.9.2-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.544Z]   afterburn-5.8.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.544Z]   afterburn-dracut-5.8.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.544Z]   alternatives-1.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   amd-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   amd-ucode-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   attr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   audit-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   audit-libs-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   audit-rules-4.0.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   authselect-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   authselect-libs-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   avahi-libs-0.9~rc2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   azure-vm-utils-0.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   bash-5.2.37-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   bash-color-prompt-0.7.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   bash-completion-1:2.16-1.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   bind-libs-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   bind-utils-32:9.18.36-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   bootc-1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   bootupd-0.2.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   bsdtar-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   btrfs-progs-6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   bubblewrap-0.11.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   bzip2-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   bzip2-libs-1.0.8-20.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   c-ares-1.34.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   ca-certificates-2024.2.69_v8.0.401-5.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   catatonit-0.2.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   chrony-4.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   cifs-utils-7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   clevis-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   clevis-dracut-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   clevis-luks-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   clevis-pin-tpm2-0.5.3-9.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   clevis-systemd-21-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   cloud-utils-growpart-0.33-10.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   composefs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   composefs-libs-1.0.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   conmon-2:2.1.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   console-login-helper-messages-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   console-login-helper-messages-issuegen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   console-login-helper-messages-motdgen-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   console-login-helper-messages-profile-0.21.3-10.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   container-selinux-4:2.238.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   containerd-2.1.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   containers-common-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   containers-common-extra-5:0.63.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   coreos-installer-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   coreos-installer-bootinfra-0.24.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   coreutils-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   coreutils-common-9.7-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   cpio-2.15-2.fc41.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   cracklib-2.9.11-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   criu-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   criu-libs-4.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   crun-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   crun-wasm-1.21-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   crypto-policies-20250620-1.git9496ef7.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   cryptsetup-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   cryptsetup-libs-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   curl-8.15.0~rc2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   cyrus-sasl-gssapi-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   cyrus-sasl-lib-2.1.28-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   dbus-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   dbus-broker-36-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   dbus-common-1:1.16.0-3.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   dbus-libs-1:1.16.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   device-mapper-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   device-mapper-event-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   device-mapper-event-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   device-mapper-libs-1.02.206-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   device-mapper-multipath-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   device-mapper-multipath-libs-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   device-mapper-persistent-data-1.1.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   diffutils-3.12-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   dnf5-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   dnsmasq-2.90-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   docker-cli-28.3.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   dosfstools-4.2-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   dracut-107-2.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-10T19:25:52.545Z]   dracut-network-107-2.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-10T19:25:52.545Z]   dracut-squash-107-2.fc43.x86_64 (coreos-assembler-local-overrides)
[2025-07-10T19:25:52.545Z]   duktape-2.7.0-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   e2fsprogs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   e2fsprogs-libs-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   efi-filesystem-6-3.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   efibootmgr-18-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   efivar-libs-39-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   elfutils-default-yama-scope-0.193-2.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   elfutils-libelf-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   elfutils-libs-0.193-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   ethtool-2:6.15-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   expat-2.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fedora-gpg-keys-43-0.2.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fedora-release-common-43-0.16.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fedora-release-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fedora-release-identity-coreos-43-0.16.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fedora-repos-43-0.2.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fedora-repos-archive-43-0.2.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fedora-repos-ostree-43-0.2.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fedora-repos-rawhide-43-0.2.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   file-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   file-libs-5.46-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   filesystem-3.18-44.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   findutils-1:4.10.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   flatpak-session-helper-1.16.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fmt-11.2.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fstrm-0.6.1-12.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fuse-common-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fuse-overlayfs-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fuse-sshfs-3.7.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fuse3-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fuse3-libs-3.16.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   fwupd-2.0.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gawk-5.3.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gdbm-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gdbm-libs-1:1.23-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gdisk-1.0.10-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gettext-envsubst-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gettext-libs-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gettext-runtime-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   git-core-2.50.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   glib2-2.85.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   glibc-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   glibc-common-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   glibc-gconv-extra-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   glibc-minimal-langpack-2.41.9000-20.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gmp-1:6.3.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gnupg2-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gnupg2-dirmngr-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gnupg2-gpg-agent-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gnupg2-gpgconf-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gnupg2-keyboxd-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gnupg2-verify-2.4.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gnutls-3.8.9-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   google-compute-engine-guest-configs-udev-20250221.00-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gpgme-1.24.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   grep-3.12-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   grub2-common-1:2.12-36.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   grub2-efi-x64-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   grub2-pc-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   grub2-pc-modules-1:2.12-36.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   grub2-tools-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   grub2-tools-minimal-1:2.12-36.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gssproxy-0.9.2-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   gzip-1.13-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   hostname-3.25-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   hwdata-0.397-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   ignition-2.21.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   ignition-grub-2.21.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   inih-60-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   intel-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   ipcalc-1.0.3-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   iproute-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   iproute-tc-6.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   iptables-legacy-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   iptables-legacy-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   iptables-libs-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   iptables-nft-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   iptables-services-1.8.11-10.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   iptables-utils-1.8.11-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   iputils-20240905-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   irqbalance-2:1.9.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   iscsi-initiator-utils-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.fc43.1.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   isns-utils-libs-0.103-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   jansson-2.14-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   jose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   jq-1.7.1-11.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   json-c-0.18-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   json-glib-1.10.6-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kbd-2.8.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kbd-legacy-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kbd-misc-2.8.0-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kdump-utils-1.0.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kernel-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kernel-core-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kernel-modules-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kernel-modules-core-6.16.0-0.rc4.38.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kexec-tools-2.0.31-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   keyutils-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   keyutils-libs-1.6.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kmod-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kmod-libs-34.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   kpartx-0.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   krb5-libs-1.21.3-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   less-679-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libacl-2.3.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libaio-0.3.111-21.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libarchive-3.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libassuan-2.5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libattr-2.5.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libbasicobjects-0.1.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libblkid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libbpf-2:1.5.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libbsd-0.12.2-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libcap-2.76-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libcap-ng-0.8.5-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libcbor-0.11.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libcollection-0.7.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libcom_err-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libcurl-minimal-8.15.0~rc2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libdaemon-0.14-31.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libdhash-0.5.0-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libdnf5-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libdnf5-cli-5.2.14.0-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libdrm-2.4.125-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libeconf-0.7.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libedit-3.1-55.20250104cvs.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libev-4.33-13.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libevent-2.1.12-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libfdisk-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libffi-3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libfido2-1.16.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libgcc-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libgcrypt-1.11.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libgpg-error-1.55-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libibverbs-58.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libicu-76.1-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libidn2-2.3.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libini_config-1.3.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libipa_hbac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libjcat-0.2.3-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libjose-14-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libkcapi-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libkcapi-hasher-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libkcapi-hmaccalc-1.5.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libksba-1.6.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   liblastlog2-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libldb-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libluksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libmaxminddb-1.12.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libmd-1.1.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libmnl-1.0.5-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libmodulemd-2.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libmount-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libndp-1.9-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libnet-1.3-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libnetfilter_conntrack-1.0.9-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libnfnetlink-1.0.1-30.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libnfsidmap-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libnftnl-1.2.9-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libnghttp2-1.66.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libnl3-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libnl3-cli-3.11.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libnsl2-2.0.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libnvme-1.13-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libpath_utils-0.2.1-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libpcap-14:1.10.5-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libpciaccess-0.16-15.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libpkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libpsl-0.21.5-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libpwquality-1.4.5-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libref_array-0.1.5-58.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   librepo-1.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libreport-filesystem-2.17.15-6.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libseccomp-2.6.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libselinux-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libselinux-utils-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libsemanage-3.8.1-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libsepol-3.8-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libslirp-4.9.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libsmartcols-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libsmbclient-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libsolv-0.7.33-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libss-1.47.2-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libsss_certmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libsss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libsss_nss_idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libsss_sudo-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libstdc++-15.1.1-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libtalloc-2.4.3-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libtasn1-4.20.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libtdb-1.4.13-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libteam-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libtevent-0.16.2-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libtextstyle-0.25-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libtirpc-1.3.6-1.rc3.fc42.2.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libtool-ltdl-2.5.4-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   libunistring-1.1-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.545Z]   liburing-2.9-1.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   libusb1-1.0.28-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   libuuid-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   libuv-1:1.51.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   libverto-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   libverto-libev-0.3.2-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   libwbclient-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   libxcrypt-4.4.38-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   libxml2-2.12.10-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   libxmlb-0.3.22-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   libyaml-0.2.5-16.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   libzstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   linux-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   linux-firmware-whence-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   lld18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   llvm18-libs-18.1.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   lmdb-libs-0.9.33-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   logrotate-3.22.0-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   lsof-4.98.0-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   lua-libs-5.4.8-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   luksmeta-9-24.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   lvm2-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   lvm2-libs-2.03.32-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   lz4-libs-1.10.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   lzo-2.10-14.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   makedumpfile-1.7.7-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   mdadm-4.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   microcode_ctl-2:2.1-70.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   moby-engine-28.3.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   moby-filesystem-28.3.1-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   mokutil-2:0.7.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   mpdecimal-4.0.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   mpfr-4.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   nano-8.5-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   nano-default-editor-8.5-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   ncurses-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   ncurses-base-6.5-6.20250614.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   ncurses-libs-6.5-6.20250614.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   net-tools-2.0-0.73.20160912git.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   netavark-2:1.15.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   nettle-3.10.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   newt-0.52.25-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   nfs-utils-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   nfs-utils-coreos-1:2.8.3-2.rc3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   nftables-1:1.1.3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   nftables-services-1:1.1.3-2.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   nmstate-2.2.46-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   npth-1.8-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   nss-altfiles-2.23.0-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   numactl-libs-2.0.19-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   nvidia-gpu-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   nvme-cli-2.13-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   oniguruma-6.9.10-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   openldap-2.6.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   openssh-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   openssh-clients-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   openssh-server-10.0p1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   openssl-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   openssl-libs-1:3.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   os-prober-1.81-9.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   ostree-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   ostree-libs-2025.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   p11-kit-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   p11-kit-trust-0.25.5-8.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   pam-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   pam-libs-1.7.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   passim-libs-0.1.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   passt-0^20250611.g0293c6f-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   passt-selinux-0^20250611.g0293c6f-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   pciutils-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   pciutils-libs-3.14.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   pcre2-10.45-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   pcre2-syntax-10.45-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   pigz-2.8-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   pkgconf-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   pkgconf-m4-2.3.0-2.fc42.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   pkgconf-pkg-config-2.3.0-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   podman-5:5.5.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   policycoreutils-3.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   polkit-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   polkit-libs-126-5.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   popt-1.19-8.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   procps-ng-4.0.4-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   protobuf-c-1.5.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   psmisc-23.7-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   publicsuffix-list-dafsa-20250616-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   python-pip-wheel-25.1.1-5.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   python3-3.14.0~b3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   python3-libs-3.14.0~b3-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   qed-firmware-20250627-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   quota-1:4.10-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   quota-nls-1:4.10-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   readline-8.2-13.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   rpcbind-1.2.7-2.rc1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   rpm-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   rpm-libs-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   rpm-ostree-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   rpm-ostree-libs-2025.8-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   rpm-plugin-selinux-5.99.90-6.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   rpm-sequoia-1.9.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   rsync-3.4.1-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   runc-2:1.3.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   samba-client-libs-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   samba-common-2:4.22.2-2.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   samba-common-libs-2:4.22.2-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sdbus-cpp-2.1.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sed-4.9-4.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   selinux-policy-41.44-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   selinux-policy-targeted-41.44-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   setup-2.15.0-25.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sg3_utils-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sg3_utils-libs-1.48-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   shadow-utils-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   shadow-utils-subid-2:4.17.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   shared-mime-info-2.4-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   shim-x64-15.8-3.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   skopeo-1:1.19.0-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   slang-2.3.3-7.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   slirp4netns-1.3.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   snappy-1.2.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   socat-1.8.0.0-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   spdlog-1.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sqlite-libs-3.50.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   squashfs-tools-4.6.1-6.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   ssh-key-dir-0.1.5-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sssd-ad-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sssd-client-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sssd-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sssd-common-pac-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sssd-ipa-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sssd-krb5-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sssd-krb5-common-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sssd-ldap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sssd-nfs-idmap-2.11.0-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   stalld-1.19.8-3.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   sudo-1.9.17-2.p1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   systemd-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   systemd-container-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   systemd-libs-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   systemd-pam-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   systemd-resolved-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   systemd-shared-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   systemd-sysusers-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   systemd-udev-257.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   tar-2:1.35-5.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   teamd-1.32-11.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   tini-static-0.19.0-10.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   toolbox-0.1.2-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   tpm2-tools-5.7-3.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   tpm2-tss-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   tpm2-tss-fapi-4.1.3-7.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   tzdata-2025b-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   userspace-rcu-0.15.3-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   util-linux-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   util-linux-core-2.41.1-10.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   vim-data-2:9.1.1484-1.fc43.noarch (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   vim-minimal-2:9.1.1484-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   wasmedge-rt-0.14.1-4.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   which-2.23-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   wireguard-tools-1.0.20250521-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   xfsprogs-6.15.0-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   xxhash-libs-0.8.3-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   xz-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   xz-libs-1:5.8.1-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   yajl-2.1.0-25.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   zchunk-libs-1.5.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   zincati-0.0.30-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   zlib-ng-compat-2.2.4-2.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   zram-generator-1.2.1-2.fc42.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z]   zstd-1.5.7-1.fc43.x86_64 (fedora-coreos-pool)
[2025-07-10T19:25:52.800Z] Input state hash: 6fcb71dcd9d31f997e1579c25cb8bba0962b975e28b88a57002ac8cbe01ce3cc
[2025-07-10T19:25:55.309Z] Skipping file /usr/lib/systemd/system/sysinit.target.wants/systemd-firstboot.service from checkout
[2025-07-10T19:25:55.563Z] Skipping file /usr/lib/systemd/system-generators/systemd-gpt-auto-generator from checkout
[2025-07-10T19:25:56.490Z] Skipping file /usr/etc/grub.d/08_fallback_counting from checkout
[2025-07-10T19:25:56.490Z] Skipping file /usr/etc/grub.d/10_reset_boot_success from checkout
[2025-07-10T19:25:56.492Z] Skipping file /usr/etc/grub.d/12_menu_auto_hide from checkout
[2025-07-10T19:25:56.492Z] Skipping file /usr/lib/systemd/ from checkout
[2025-07-10T19:25:58.374Z] Checking out packages...done
[2025-07-10T19:25:58.374Z] Checking out ostree layers...done
[2025-07-10T19:25:58.374Z] /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line.
[2025-07-10T19:25:58.374Z] /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-07-10T19:25:58.374Z] /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
[2025-07-10T19:25:58.374Z] /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-07-10T19:25:58.374Z] /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line.
[2025-07-10T19:25:58.374Z] /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line.
[2025-07-10T19:25:58.374Z] /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line.
[2025-07-10T19:25:58.374Z] /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-07-10T19:25:58.374Z] /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-07-10T19:25:58.374Z] /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line.
[2025-07-10T19:25:58.374Z] /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line.
[2025-07-10T19:25:58.374Z] /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line.
[2025-07-10T19:25:58.374Z] Creating group 'dbus' with GID 81.
[2025-07-10T19:25:58.374Z] Creating group 'rpc' with GID 32.
[2025-07-10T19:25:58.374Z] Creating group 'sshd' with GID 74.
[2025-07-10T19:25:58.374Z] Creating group 'utempter' with GID 35.
[2025-07-10T19:25:58.374Z] Creating group 'utmp' with GID 22.
[2025-07-10T19:25:58.374Z] Creating group 'docker' with GID 985.
[2025-07-10T19:25:58.374Z] Creating group 'printadmin' with GID 984.
[2025-07-10T19:25:58.374Z] Creating group 'kvm' with GID 36.
[2025-07-10T19:25:58.374Z] Creating group 'clock' with GID 103.
[2025-07-10T19:25:58.374Z] Creating group 'render' with GID 105.
[2025-07-10T19:25:58.374Z] Creating group 'sgx' with GID 106.
[2025-07-10T19:25:58.374Z] Creating group 'zincati' with GID 983.
[2025-07-10T19:25:58.374Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 983 and GID 983.
[2025-07-10T19:25:58.374Z] Creating group 'clevis' with GID 982.
[2025-07-10T19:25:58.374Z] Creating user 'clevis' (Clevis Decryption Framework unprivileged user) with UID 982 and GID 982.
[2025-07-10T19:25:58.374Z] Creating group 'dnsmasq' with GID 981.
[2025-07-10T19:25:58.374Z] Creating user 'dnsmasq' (Dnsmasq DHCP and DNS server) with UID 981 and GID 981.
[2025-07-10T19:25:58.374Z] Creating group 'systemd-coredump' with GID 980.
[2025-07-10T19:25:58.374Z] Creating user 'systemd-coredump' (systemd Core Dumper) with UID 980 and GID 980.
[2025-07-10T19:25:58.374Z] Creating group 'systemd-oom' with GID 979.
[2025-07-10T19:25:58.374Z] Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 979 and GID 979.
[2025-07-10T19:25:58.374Z] Creating group 'tss' with GID 59.
[2025-07-10T19:25:58.374Z] Creating user 'tss' (Account used for TPM access) with UID 59 and GID 59.
[2025-07-10T19:25:58.374Z] Running systemd-sysusers...done
[2025-07-10T19:25:59.296Z] Running pre scripts...14 done
[2025-07-10T19:26:45.888Z] dbus-common.post: Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-10T19:26:45.888Z] dbus-common.post: Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-10T19:26:45.888Z] dbus-broker.post: Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-10T19:26:45.888Z] dbus-broker.post: Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-10T19:26:45.888Z] util-linux.post: Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-10T19:26:45.888Z] systemd.post: /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line.
[2025-07-10T19:26:45.888Z] 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-07-10T19:26:45.888Z] systemd.post: /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line.
[2025-07-10T19:26:45.888Z] 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-07-10T19:26:45.888Z] systemd.post: /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line.
[2025-07-10T19:26:45.888Z] systemd.post: /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line.
[2025-07-10T19:26:45.888Z] systemd.post: /usr/lib/sysusers.d/rpcbind.conf:1: Conflict with earlier configuration for user 'rpc' in /usr/lib/sysusers.d/10-static-extra.conf:21, ignoring line.
[2025-07-10T19:26:45.889Z] 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-07-10T19:26:45.889Z] 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-07-10T19:26:45.889Z] systemd.post: /usr/lib/sysusers.d/sssd.conf:1: Conflict with earlier configuration for user 'sssd' in /usr/lib/sysusers.d/00-coreos-static.conf:28, ignoring line.
[2025-07-10T19:26:45.889Z] systemd.post: /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line.
[2025-07-10T19:26:45.889Z] systemd.post: /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line.
[2025-07-10T19:26:45.889Z] policycoreutils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-10T19:26:45.889Z] systemd-udev.post: Failed to preset unit: Unit system-systemdx2dcryptsetup.slice does not exist
[2025-07-10T19:26:45.889Z] systemd-udev.post: Failed to create directory /var/lib/systemd: Read-only file system
[2025-07-10T19:26:45.889Z] NetworkManager.post: Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-10T19:26:45.889Z] NetworkManager.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-10T19:26:45.889Z] NetworkManager.post: Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-07-10T19:26:45.889Z] openssh-server.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-10T19:26:45.889Z] device-mapper-event.post: Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-10T19:26:45.889Z] device-mapper-event.post: rpm-ostree-systemctl: Ignored non-preset command: enable dm-event.socket
[2025-07-10T19:26:45.889Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-10T19:26:53.965Z] afterburn.post: Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-07-10T19:26:53.965Z] iscsi-initiator-utils-iscsiuio.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-10T19:26:53.965Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-10T19:26:53.965Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-10T19:26:53.965Z] iscsi-initiator-utils.post: Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-10T19:26:53.965Z] grub2-tools.post: Failed to preset unit: Unit grub-boot-success.timer does not exist
[2025-07-10T19:26:53.965Z] ostree.post: Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-10T19:26:53.965Z] sssd-common.post: Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-10T19:26:53.965Z] audit-rules.post: Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-10T19:26:53.965Z] audit-rules.post: No rules detected, adding default
[2025-07-10T19:26:53.965Z] rpm-ostree.post: Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-07-10T19:26:53.965Z] dnf5.post: Created symlink '/etc/systemd/system/timers.target.wants/dnf-makecache.timer' -> '/usr/lib/systemd/system/dnf-makecache.timer'.
[2025-07-10T19:26:53.965Z] rpm.post: Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-10T19:26:53.965Z] audit.post: Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-10T19:26:53.965Z] zincati.post: Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-10T19:26:53.965Z] device-mapper-multipath.post: Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-10T19:26:53.965Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-10T19:26:53.965Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-monitor.service
[2025-07-10T19:26:53.965Z] lvm2.post: Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-10T19:26:53.965Z] lvm2.post: rpm-ostree-systemctl: Ignored non-preset command: enable lvm2-lvmpolld.socket
[2025-07-10T19:26:53.965Z] ssh-key-dir.post: rpm-ostree-systemctl: Ignored non-preset command: try-reload-or-restart sshd.service
[2025-07-10T19:26:53.965Z] console-login-helper-messages-issuegen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'.
[2025-07-10T19:26:53.966Z] console-login-helper-messages-motdgen.post: Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'.
[2025-07-10T19:26:53.966Z] moby-engine.post: Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-10T19:26:53.966Z] chrony.post: Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-10T19:26:53.966Z] fwupd.post: Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-10T19:26:53.966Z] logrotate.post: Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-10T19:26:53.966Z] systemd-resolved.post: Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-10T19:26:54.524Z] systemd-resolved.post: Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.Running post scripts...done
[2025-07-10T19:27:20.990Z] Running posttrans scripts...16 done
[2025-07-10T19:27:21.247Z] <stdin>:30: Conflict with earlier configuration for user 'bin' in /usr/lib/sysusers.d/20-setup-users.conf:2, ignoring line.
[2025-07-10T19:27:21.247Z] <stdin>:31: Conflict with earlier configuration for user 'daemon' in /usr/lib/sysusers.d/20-setup-users.conf:3, ignoring line.
[2025-07-10T19:27:22.169Z] Creating group 'sshd' with GID 74.
[2025-07-10T19:27:22.169Z] Creating user 'sshd' (Privilege-separated SSH) with UID 74 and GID 74.
[2025-07-10T19:27:22.422Z] Creating group 'sssd' with GID 986.
[2025-07-10T19:27:22.422Z] Creating user 'sssd' (User for sssd) with UID 986 and GID 986.
[2025-07-10T19:27:22.422Z] Creating group 'zincati' with GID 985.
[2025-07-10T19:27:22.422Z] Creating user 'zincati' (Zincati user for auto-updates) with UID 985 and GID 985.
[2025-07-10T19:27:22.679Z] Creating group 'docker' with GID 984.
[2025-07-10T19:27:22.679Z] Creating group 'chrony' with GID 983.
[2025-07-10T19:27:22.680Z] Creating user 'chrony' (chrony system user) with UID 983 and GID 983.
[2025-07-10T19:27:22.933Z] Writing rpmdb...done
[2025-07-10T19:27:22.933Z] service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-10T19:27:22.933Z] mdadm.post: Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-10T19:27:22.933Z] mdadm.post: Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-10T19:27:22.933Z] irqbalance.post: Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-10T19:27:22.933Z] systemd-resolved.posttrans: '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf'
[2025-07-10T19:27:22.933Z] Regenerating rpmdb for target
[2025-07-10T19:27:35.084Z] Relabeling...done
[2025-07-10T19:27:35.084Z] Updating usr/lib/os-release
[2025-07-10T19:27:35.084Z] Executing `postprocess` inline script '0'
[2025-07-10T19:27:35.084Z] + cat
[2025-07-10T19:27:35.084Z] + /usr/sbin/semodule -i /tmp/fcos-workarounds.cil
[2025-07-10T19:27:43.153Z] + rm /tmp/fcos-workarounds.cil
[2025-07-10T19:27:43.153Z] Executing `postprocess` inline script '1'
[2025-07-10T19:27:43.153Z] + cat
[2025-07-10T19:27:43.153Z] Executing `postprocess` inline script '2'
[2025-07-10T19:27:43.153Z] + 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-07-10T19:27:43.153Z] + systemctl preset-all
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/fips-crypto-policy-overlay.service' -> '/usr/lib/systemd/system/fips-crypto-policy-overlay.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/system/dbus.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/dbus.service' -> '/usr/lib/systemd/system/dbus-broker.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/timers.target.wants/fstrim.timer' -> '/usr/lib/systemd/system/fstrim.timer'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/getty.target.wants/getty@tty1.service' -> '/usr/lib/systemd/system/getty@.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/ctrl-alt-del.target' -> '/usr/lib/systemd/system/reboot.target'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-fs.target' -> '/usr/lib/systemd/system/remote-fs.target'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-confext.service' -> '/usr/lib/systemd/system/systemd-confext.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/systemd-journald.service.wants/systemd-journald-audit.socket' -> '/usr/lib/systemd/system/systemd-journald-audit.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-userdbd.socket' -> '/usr/lib/systemd/system/systemd-userdbd.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' -> '/usr/lib/systemd/system/selinux-autorelabel-mark.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/remote-cryptsetup.target' -> '/usr/lib/systemd/system/remote-cryptsetup.target'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sshd.service' -> '/usr/lib/systemd/system/sshd.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/systemd-homed.service.wants/systemd-homed-activate.service' -> '/usr/lib/systemd/system/systemd-homed-activate.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.home1.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/systemd-homed.service' -> '/usr/lib/systemd/system/systemd-homed.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-network-generator.service' -> '/usr/lib/systemd/system/systemd-network-generator.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-pstore.service' -> '/usr/lib/systemd/system/systemd-pstore.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service' -> '/usr/lib/systemd/system/NetworkManager-dispatcher.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service' -> '/usr/lib/systemd/system/NetworkManager-wait-online.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/NetworkManager.service' -> '/usr/lib/systemd/system/NetworkManager.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sockets.target.wants/dm-event.socket' -> '/usr/lib/systemd/system/dm-event.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/cryptsetup.target.wants/clevis-luks-askpass.path' -> '/usr/lib/systemd/system/clevis-luks-askpass.path'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-checkin.service' -> '/usr/lib/systemd/system/afterburn-checkin.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/afterburn-firstboot-checkin.service' -> '/usr/lib/systemd/system/afterburn-firstboot-checkin.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.requires/afterburn-sshkeys.target' -> '/usr/lib/systemd/system/afterburn-sshkeys.target'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' -> '/usr/lib/systemd/system/iscsiuio.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' -> '/usr/lib/systemd/system/iscsi-onboot.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' -> '/usr/lib/systemd/system/iscsi-starter.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' -> '/usr/lib/systemd/system/iscsid.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/sssd.service' -> '/usr/lib/systemd/system/sssd.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/local-fs.target.wants/ostree-remount.service' -> '/usr/lib/systemd/system/ostree-remount.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/remote-fs.target.wants/nfs-client.target' -> '/usr/lib/systemd/system/nfs-client.target'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/audit-rules.service' -> '/usr/lib/systemd/system/audit-rules.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/timers.target.wants/rpm-ostree-countme.timer' -> '/usr/lib/systemd/system/rpm-ostree-countme.timer'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/basic.target.wants/rpmdb-rebuild.service' -> '/usr/lib/systemd/system/rpmdb-rebuild.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/auditd.service' -> '/usr/lib/systemd/system/auditd.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/zincati.service' -> '/usr/lib/systemd/system/zincati.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/ignition-delete-config.service' -> '/usr/lib/systemd/system/ignition-delete-config.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/multipathd.service' -> '/usr/lib/systemd/system/multipathd.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket' -> '/usr/lib/systemd/system/lvm2-lvmpolld.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/lvm2-monitor.service' -> '/usr/lib/systemd/system/lvm2-monitor.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-ssh-keys.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-ssh-keys.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/console-login-helper-messages-gensnippet-os-release.service' -> '/usr/lib/systemd/system/console-login-helper-messages-gensnippet-os-release.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sockets.target.wants/docker.socket' -> '/usr/lib/systemd/system/docker.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/chronyd.service' -> '/usr/lib/systemd/system/chronyd.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/timers.target.wants/fwupd-refresh.timer' -> '/usr/lib/systemd/system/fwupd-refresh.timer'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/timers.target.wants/logrotate.timer' -> '/usr/lib/systemd/system/logrotate.timer'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/machines.target' -> '/usr/lib/systemd/system/machines.target'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-mountfsd.socket' -> '/usr/lib/systemd/system/systemd-mountfsd.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sockets.target.wants/systemd-nsresourced.socket' -> '/usr/lib/systemd/system/systemd-nsresourced.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/dbus-org.freedesktop.resolve1.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/systemd-resolved.service' -> '/usr/lib/systemd/system/systemd-resolved.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/mdmonitor.service' -> '/usr/lib/systemd/system/mdmonitor.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/timers.target.wants/raid-check.timer' -> '/usr/lib/systemd/system/raid-check.timer'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/irqbalance.service' -> '/usr/lib/systemd/system/irqbalance.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/NetworkManager.service.wants/nmstate.service' -> '/usr/lib/systemd/system/nmstate.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-delete-config.service' -> '/usr/lib/systemd/system/coreos-ignition-delete-config.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-ignition-firstboot-complete.service' -> '/usr/lib/systemd/system/coreos-ignition-firstboot-complete.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-ignition-write-issues.service' -> '/usr/lib/systemd/system/coreos-ignition-write-issues.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-liveiso-success.service' -> '/usr/lib/systemd/system/coreos-liveiso-success.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/sysinit.target.wants/coreos-printk-quiet.service' -> '/usr/lib/systemd/system/coreos-printk-quiet.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/basic.target.wants/coreos-update-ca-trust.service' -> '/usr/lib/systemd/system/coreos-update-ca-trust.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-platform-chrony-config.service' -> '/usr/lib/systemd/system/coreos-platform-chrony-config.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/default.target.wants/coreos-populate-lvmdevices.service' -> '/usr/lib/systemd/system/coreos-populate-lvmdevices.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-oci-migration-motd.service' -> '/usr/lib/systemd/system/coreos-oci-migration-motd.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-check-ssh-keys.service' -> '/usr/lib/systemd/system/coreos-check-ssh-keys.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/system/multi-user.target.wants/coreos-warn-invalid-mounts.service' -> '/usr/lib/systemd/system/coreos-warn-invalid-mounts.service'.
[2025-07-10T19:27:43.153Z] + rm -rf /etc/systemd/user/dbus.service /etc/systemd/user/sockets.target.wants
[2025-07-10T19:27:43.153Z] + systemctl --user --global preset-all
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/user/sockets.target.wants/dbus.socket' -> '/usr/lib/systemd/user/dbus.socket'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/user/dbus.service' -> '/usr/lib/systemd/user/dbus-broker.service'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/user/timers.target.wants/systemd-tmpfiles-clean.timer' -> '/usr/lib/systemd/user/systemd-tmpfiles-clean.timer'.
[2025-07-10T19:27:43.153Z] Created symlink '/etc/systemd/user/basic.target.wants/systemd-tmpfiles-setup.service' -> '/usr/lib/systemd/user/systemd-tmpfiles-setup.service'.
[2025-07-10T19:27:43.153Z] Executing `postprocess` inline script '3'
[2025-07-10T19:27:43.153Z] + source /usr/lib/os-release
[2025-07-10T19:27:43.153Z] ++ NAME='Fedora Linux'
[2025-07-10T19:27:43.153Z] ++ VERSION='43.20250710.dev.0 (CoreOS Prerelease)'
[2025-07-10T19:27:43.153Z] ++ RELEASE_TYPE=development
[2025-07-10T19:27:43.153Z] ++ ID=fedora
[2025-07-10T19:27:43.153Z] ++ VERSION_ID=43
[2025-07-10T19:27:43.153Z] ++ VERSION_CODENAME=
[2025-07-10T19:27:43.153Z] ++ PRETTY_NAME='Fedora CoreOS 43.20250710.dev.0'
[2025-07-10T19:27:43.153Z] ++ ANSI_COLOR='0;38;2;60;110;180'
[2025-07-10T19:27:43.153Z] ++ LOGO=fedora-logo-icon
[2025-07-10T19:27:43.153Z] ++ CPE_NAME=cpe:/o:fedoraproject:fedora:43
[2025-07-10T19:27:43.153Z] ++ HOME_URL=https://getfedora.org/coreos/
[2025-07-10T19:27:43.153Z] ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora-coreos/
[2025-07-10T19:27:43.153Z] ++ SUPPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-10T19:27:43.153Z] ++ BUG_REPORT_URL=https://github.com/coreos/fedora-coreos-tracker/
[2025-07-10T19:27:43.153Z] ++ REDHAT_BUGZILLA_PRODUCT=Fedora
[2025-07-10T19:27:43.153Z] ++ REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
[2025-07-10T19:27:43.153Z] ++ REDHAT_SUPPORT_PRODUCT=Fedora
[2025-07-10T19:27:43.153Z] ++ REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
[2025-07-10T19:27:43.153Z] ++ SUPPORT_END=2026-12-02
[2025-07-10T19:27:43.153Z] ++ VARIANT=CoreOS
[2025-07-10T19:27:43.153Z] ++ VARIANT_ID=coreos
[2025-07-10T19:27:43.153Z] ++ OSTREE_VERSION=43.20250710.dev.0
[2025-07-10T19:27:43.153Z] + echo -e '# kernel-install will not try to run dracut and allow rpm-ostree to\n# take over. Rpm-ostree will use this to know that it is responsible\n# to run dracut and ensure that there is only one kernel in the image\nlayout=ostree'
[2025-07-10T19:27:43.153Z] + tee /usr/lib/kernel/install.conf
[2025-07-10T19:27:43.153Z] + '[' -d /usr/share/dnf5/libdnf.conf.d/ ']'
[2025-07-10T19:27:43.153Z] + echo -e '[main]\ninstallonlypkgs='\'''\'''
[2025-07-10T19:27:43.153Z] + echo -e '[main]\nprotect_running_kernel=False'
[2025-07-10T19:27:43.153Z] Executing `postprocess` inline script '4'
[2025-07-10T19:27:43.153Z] + mkdir -p /usr/lib/systemd/system/local-fs.target.wants
[2025-07-10T19:27:43.410Z] + test '!' -f /usr/lib/systemd/system/local-fs.target.wants/tmp.mount
[2025-07-10T19:27:43.410Z] + sed -i -e 's, /root, /var/roothome,' /usr/lib/tmpfiles.d/provision.conf
[2025-07-10T19:27:43.410Z] + sed -i -e '/^d- \/var\/roothome /d' /usr/lib/tmpfiles.d/provision.conf
[2025-07-10T19:27:43.410Z] Executing `postprocess` inline script '5'
[2025-07-10T19:27:43.410Z] + mkdir -p /usr/lib/dracut/dracut.conf.d
[2025-07-10T19:27:43.410Z] + cat
[2025-07-10T19:27:43.410Z] + cat
[2025-07-10T19:27:43.410Z] + cat
[2025-07-10T19:27:43.410Z] + cat
[2025-07-10T19:27:43.410Z] Executing `postprocess` inline script '6'
[2025-07-10T19:27:43.410Z] + mkdir -p /usr/lib/ostree
[2025-07-10T19:27:43.410Z] + cat
[2025-07-10T19:27:43.410Z] Executing `postprocess` inline script '7'
[2025-07-10T19:27:43.410Z] + /usr/bin/bootupctl backend generate-update-metadata
[2025-07-10T19:27:43.664Z] Generated update layout for BIOS: grub2-tools-1:2.12-36.fc43.x86_64
[2025-07-10T19:27:43.664Z] Generated update layout for EFI: grub2-efi-x64-1:2.12-36.fc43.x86_64,shim-x64-15.8-3.x86_64
[2025-07-10T19:27:43.664Z] Executing `postprocess` inline script '8'
[2025-07-10T19:27:43.664Z] + rm -vrf /usr/lib/ostree-boot/loader
[2025-07-10T19:27:43.664Z] Executing `postprocess` inline script '9'
[2025-07-10T19:27:43.664Z] + cat
[2025-07-10T19:27:43.664Z] Executing `postprocess` inline script '10'
[2025-07-10T19:27:43.918Z] + grep -q readonly /usr/lib/ostree/prepare-root.conf
[2025-07-10T19:27:43.918Z] + grep -q '^4 ' /dev/fd/63
[2025-07-10T19:27:43.918Z] ++ wc -l /usr/lib/ostree/prepare-root.conf
[2025-07-10T19:27:43.918Z] + cat
[2025-07-10T19:27:43.918Z] Executing `postprocess` inline script '11'
[2025-07-10T19:27:43.918Z] + '[' -f /run/.containerenv ']'
[2025-07-10T19:27:43.918Z] Executing `postprocess` inline script '12'
[2025-07-10T19:27:43.918Z] + rm -vf /etc/machine-id
[2025-07-10T19:27:43.918Z] removed '/etc/machine-id'
[2025-07-10T19:27:43.918Z] Executing `postprocess` inline script '13'
[2025-07-10T19:27:43.918Z] + sed -i '/^ExecStart=\/usr\/sbin\/mpathconf --enable$/,${s//ExecStart=\/usr\/sbin\/mpathconf --enable --user_friendly_names n/;b};$q1' /usr/lib/dracut/modules.d/90multipath/multipathd-configure.service
[2025-07-10T19:27:44.840Z] error: Installing packages: Executing inline postprocessing script: bwrap(/usr/bin/rpmostree-postprocess-inline-13): Child process killed by signal 1
[2025-07-10T19:27:46.721Z] failed to execute cmd-build: exit status 1
[2025-07-10T19:27:46.726Z] [Pipeline] }
[2025-07-10T19:27:46.730Z] [Pipeline] // withEnv
[2025-07-10T19:27:46.737Z] [Pipeline] }
[2025-07-10T19:27:46.745Z] [Pipeline] // stage
[2025-07-10T19:27:46.751Z] [Pipeline] }
[2025-07-10T19:27:46.751Z] Failed in branch x86_64
[2025-07-10T19:27:46.758Z] [Pipeline] // parallel
[2025-07-10T19:27:46.772Z] [Pipeline] stage
[2025-07-10T19:27:46.772Z] [Pipeline] { (Report Completion)
[2025-07-10T19:27:46.778Z] [Pipeline] withCredentials
[2025-07-10T19:27:46.787Z] Masking supported pattern matches of $RDB_PASSWORD
[2025-07-10T19:27:46.787Z] [Pipeline] {
[2025-07-10T19:27:46.794Z] [Pipeline] withEnv
[2025-07-10T19:27:46.794Z] [Pipeline] {
[2025-07-10T19:27:46.798Z] [Pipeline] sh
[2025-07-10T19:27:47.485Z] + set -xeuo pipefail
[2025-07-10T19:27:47.485Z] ++ umask
[2025-07-10T19:27:47.485Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:27:47.485Z] + /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/25/display/redirect --outcome FAILED --advisory FEDORA-2025-4eb5011e54 --stream rawhide
[2025-07-10T19:27:47.490Z] [Pipeline] }
[2025-07-10T19:27:47.492Z] [Pipeline] // withEnv
[2025-07-10T19:27:47.498Z] [Pipeline] }
[2025-07-10T19:27:47.504Z] [Pipeline] // withCredentials
[2025-07-10T19:27:47.509Z] [Pipeline] withCredentials
[2025-07-10T19:27:47.517Z] Masking supported pattern matches of $TOKEN
[2025-07-10T19:27:47.517Z] [Pipeline] {
[2025-07-10T19:27:47.521Z] [Pipeline] withEnv
[2025-07-10T19:27:47.521Z] [Pipeline] {
[2025-07-10T19:27:47.526Z] [Pipeline] sh
[2025-07-10T19:27:48.004Z] + set -xeuo pipefail
[2025-07-10T19:27:48.004Z] ++ umask
[2025-07-10T19:27:48.004Z] + '[' 0022 = 0000 ']'
[2025-07-10T19:27:48.004Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
[2025-07-10T19:27:48.004Z]            {
[2025-07-10T19:27:48.004Z]              "body": "🔴 dracut-107-2.fc43 - [🌊](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org/job/test-override/25/display/redirect) [🪷](https://bodhi.fedoraproject.org/updates/FEDORA-2025-4eb5011e54)"
[2025-07-10T19:27:48.004Z]             }'
[2025-07-10T19:27:48.260Z] [Pipeline] }
[2025-07-10T19:27:48.264Z] [Pipeline] // withEnv
[2025-07-10T19:27:48.270Z] [Pipeline] }
[2025-07-10T19:27:48.274Z] [Pipeline] // withCredentials
[2025-07-10T19:27:48.279Z] [Pipeline] }
[2025-07-10T19:27:48.282Z] [Pipeline] // stage
[2025-07-10T19:27:48.286Z] [Pipeline] }
[2025-07-10T19:27:48.291Z] [Pipeline] // timeout
[2025-07-10T19:27:48.295Z] [Pipeline] }
[2025-07-10T19:27:48.299Z] [Pipeline] // container
[2025-07-10T19:27:48.307Z] [Pipeline] }
[2025-07-10T19:27:48.311Z] [Pipeline] // node
[2025-07-10T19:27:48.321Z] [Pipeline] }
[2025-07-10T19:27:48.327Z] [Pipeline] // podTemplate
[2025-07-10T19:27:48.333Z] [Pipeline] End of Pipeline
[2025-07-10T19:27:48.343Z] ERROR: script returned exit code 1
[2025-07-10T19:27:48.359Z] Finished: FAILURE