Console Output
11:48:10 [2025-02-24T11:48:10.554Z] Triggered by CI message.
11:48:10 [2025-02-24T11:48:10.555Z] Checking out git https://github.com/coreos/coreos-ci into /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb to read jobs/bodhi-trigger.Jenkinsfile
11:48:10 [2025-02-24T11:48:10.555Z] Selected Git installation does not exist. Using Default
11:48:10 [2025-02-24T11:48:10.555Z] The recommended git tool is: NONE
11:48:10 [2025-02-24T11:48:10.555Z] No credentials specified
11:48:10 [2025-02-24T11:48:10.556Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
11:48:10 [2025-02-24T11:48:10.563Z] Fetching changes from the remote Git repository
11:48:10 [2025-02-24T11:48:10.564Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:48:10 [2025-02-24T11:48:10.579Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:48:10 [2025-02-24T11:48:10.579Z] > git --version # timeout=10
11:48:10 [2025-02-24T11:48:10.586Z] > git --version # 'git version 2.39.3'
11:48:10 [2025-02-24T11:48:10.586Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:48:10 [2025-02-24T11:48:10.696Z] > git rev-parse origin/main^{commit} # timeout=10
11:48:10 [2025-02-24T11:48:10.703Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
11:48:10 [2025-02-24T11:48:10.703Z] > git config core.sparsecheckout # timeout=10
11:48:10 [2025-02-24T11:48:10.710Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:48:10 [2025-02-24T11:48:10.720Z] Commit message: "bodhi-testing: fix zincati configuration"
11:48:10 [2025-02-24T11:48:10.720Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:48:10 [2025-02-24T11:48:10.850Z] Loading library coreos@main
11:48:10 [2025-02-24T11:48:10.850Z] Attempting to resolve main from remote references...
11:48:10 [2025-02-24T11:48:10.850Z] > git --version # timeout=10
11:48:10 [2025-02-24T11:48:10.857Z] > git --version # 'git version 2.39.3'
11:48:10 [2025-02-24T11:48:10.857Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
11:48:10 [2025-02-24T11:48:10.937Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
11:48:10 [2025-02-24T11:48:10.938Z] Selected Git installation does not exist. Using Default
11:48:10 [2025-02-24T11:48:10.938Z] The recommended git tool is: NONE
11:48:10 [2025-02-24T11:48:10.938Z] No credentials specified
11:48:10 [2025-02-24T11:48:10.938Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
11:48:10 [2025-02-24T11:48:10.946Z] Fetching changes from the remote Git repository
11:48:10 [2025-02-24T11:48:10.947Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
11:48:10 [2025-02-24T11:48:10.960Z] Fetching without tags
11:48:10 [2025-02-24T11:48:10.960Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
11:48:10 [2025-02-24T11:48:10.960Z] > git --version # timeout=10
11:48:10 [2025-02-24T11:48:10.966Z] > git --version # 'git version 2.39.3'
11:48:10 [2025-02-24T11:48:10.967Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:48:11 [2025-02-24T11:48:11.047Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
11:48:11 [2025-02-24T11:48:11.047Z] > git config core.sparsecheckout # timeout=10
11:48:11 [2025-02-24T11:48:11.054Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
11:48:11 [2025-02-24T11:48:11.063Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
11:48:11 [2025-02-24T11:48:11.063Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
11:48:11 [2025-02-24T11:48:11.262Z] [Pipeline] Start of Pipeline
11:48:11 [2025-02-24T11:48:11.503Z] [Pipeline] node
11:48:11 [2025-02-24T11:48:11.565Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
11:48:11 [2025-02-24T11:48:11.691Z] [Pipeline] {
11:48:11 [2025-02-24T11:48:11.775Z] [Pipeline] checkout
11:48:11 [2025-02-24T11:48:11.788Z] Selected Git installation does not exist. Using Default
11:48:11 [2025-02-24T11:48:11.788Z] The recommended git tool is: NONE
11:48:11 [2025-02-24T11:48:11.788Z] No credentials specified
11:48:11 [2025-02-24T11:48:11.788Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
11:48:11 [2025-02-24T11:48:11.796Z] Fetching changes from the remote Git repository
11:48:11 [2025-02-24T11:48:11.797Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:48:11 [2025-02-24T11:48:11.832Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:48:11 [2025-02-24T11:48:11.832Z] > git --version # timeout=10
11:48:11 [2025-02-24T11:48:11.839Z] > git --version # 'git version 2.39.3'
11:48:11 [2025-02-24T11:48:11.839Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:48:11 [2025-02-24T11:48:11.993Z] > git rev-parse origin/main^{commit} # timeout=10
11:48:12 [2025-02-24T11:48:12.001Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
11:48:12 [2025-02-24T11:48:12.001Z] > git config core.sparsecheckout # timeout=10
11:48:12 [2025-02-24T11:48:12.008Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:48:12 [2025-02-24T11:48:12.016Z] Commit message: "bodhi-testing: fix zincati configuration"
11:48:12 [2025-02-24T11:48:12.041Z] [Pipeline] readYaml
11:48:12 [2025-02-24T11:48:12.230Z] [Pipeline] withEnv
11:48:12 [2025-02-24T11:48:12.234Z] [Pipeline] {
11:48:12 [2025-02-24T11:48:12.333Z] [Pipeline] sh
11:48:12 [2025-02-24T11:48:12.593Z] + set -xeuo pipefail
11:48:12 [2025-02-24T11:48:12.593Z] ++ umask
11:48:12 [2025-02-24T11:48:12.593Z] + '[' 0022 = 0000 ']'
11:48:12 [2025-02-24T11:48:12.593Z] + rm -rf pipe
11:48:12 [2025-02-24T11:48:12.593Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
11:48:12 [2025-02-24T11:48:12.593Z] Cloning into 'pipe'...
11:48:12 [2025-02-24T11:48:12.850Z] [Pipeline] }
11:48:12 [2025-02-24T11:48:12.978Z] [Pipeline] // withEnv
11:48:13 [2025-02-24T11:48:13.071Z] [Pipeline] load
11:48:13 [2025-02-24T11:48:13.160Z] [Pipeline] { (pipe/utils.groovy)
11:48:13 [2025-02-24T11:48:13.253Z] [Pipeline] }
11:48:13 [2025-02-24T11:48:13.330Z] [Pipeline] // load
11:48:13 [2025-02-24T11:48:13.420Z] [Pipeline] readYaml
11:48:13 [2025-02-24T11:48:13.523Z] [Pipeline] withEnv
11:48:13 [2025-02-24T11:48:13.535Z] [Pipeline] {
11:48:13 [2025-02-24T11:48:13.581Z] [Pipeline] sh
11:48:13 [2025-02-24T11:48:13.841Z] + set -xeuo pipefail
11:48:13 [2025-02-24T11:48:13.841Z] ++ umask
11:48:13 [2025-02-24T11:48:13.841Z] + '[' 0022 = 0000 ']'
11:48:13 [2025-02-24T11:48:13.841Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
11:48:13 [2025-02-24T11:48:13.886Z] [Pipeline] }
11:48:13 [2025-02-24T11:48:13.951Z] [Pipeline] // withEnv
11:48:14 [2025-02-24T11:48:14.005Z] [Pipeline] readYaml
11:48:14 [2025-02-24T11:48:14.085Z] [Pipeline] withEnv
11:48:14 [2025-02-24T11:48:14.129Z] [Pipeline] {
11:48:14 [2025-02-24T11:48:14.221Z] [Pipeline] sh
11:48:14 [2025-02-24T11:48:14.495Z] + set -xeuo pipefail
11:48:14 [2025-02-24T11:48:14.495Z] ++ umask
11:48:14 [2025-02-24T11:48:14.495Z] + '[' 0022 = 0000 ']'
11:48:14 [2025-02-24T11:48:14.495Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
11:48:14 [2025-02-24T11:48:14.575Z] [Pipeline] }
11:48:14 [2025-02-24T11:48:14.712Z] [Pipeline] // withEnv
11:48:14 [2025-02-24T11:48:14.798Z] [Pipeline] readYaml
11:48:14 [2025-02-24T11:48:14.927Z] [Pipeline] withEnv
11:48:14 [2025-02-24T11:48:14.935Z] [Pipeline] {
11:48:15 [2025-02-24T11:48:15.095Z] [Pipeline] sh
11:48:15 [2025-02-24T11:48:15.355Z] + set -xeuo pipefail
11:48:15 [2025-02-24T11:48:15.355Z] ++ umask
11:48:15 [2025-02-24T11:48:15.355Z] + '[' 0022 = 0000 ']'
11:48:15 [2025-02-24T11:48:15.355Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
11:48:15 [2025-02-24T11:48:15.473Z] [Pipeline] }
11:48:15 [2025-02-24T11:48:15.581Z] [Pipeline] // withEnv
11:48:15 [2025-02-24T11:48:15.667Z] [Pipeline] readYaml
11:48:15 [2025-02-24T11:48:15.754Z] [Pipeline] }
11:48:15 [2025-02-24T11:48:15.883Z] [Pipeline] // node
11:48:15 [2025-02-24T11:48:15.946Z] [Pipeline] properties
11:48:16 [2025-02-24T11:48:16.006Z] [Pipeline] echo
11:48:16 [2025-02-24T11:48:16.027Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2665205,"task_id":129578730,"nvr":"container-selinux-2.235.0-2.fc41"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":true,"autotime":true,"stable_karma":3,"stable_days":0,"unstable_karma":-3,"require_bugs":true,"require_testcases":true,"display_name":"","notes":"fix gating.yaml","type":"enhancement","status":"pending","request":null,"severity":"unspecified","suggest":"unspecified","locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-compose","close_bugs":true,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-27656767fc","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-27656767fc","title":"container-selinux-2.235.0-2.fc41","version_hash":"8ea264c5624d9511ae874be6503f67de01432016","release":{"name":"F41","long_name":"Fedora 41","version":"41","id_prefix":"FEDORA","branch":"f41","dist_tag":"f41","stable_tag":"f41-updates","testing_tag":"f41-updates-testing","candidate_tag":"f41-updates-candidate","pending_signing_tag":"f41-signing-pending","pending_testing_tag":"f41-updates-testing-pending","pending_stable_tag":"f41-updates-pending","override_tag":"f41-override","mail_template":"fedora_errata_template","state":"current","composed_by_bodhi":true,"create_automatic_updates":false,"package_manager":"dnf","testing_repository":"updates-testing","released_on":null,"eol":"2025-11-11","critpath_mandatory_days_in_testing":14,"mandatory_days_in_testing":7,"critpath_min_karma":2,"min_karma":1,"setting_status":null},"user":{"name":"lsm5","email":"lsm5@redhat.com","id":228,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"container-sig"}]},"comments":[],"builds":[{"nvr":"container-selinux-2.235.0-2.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-27656767fc","karma":0,"content_type":"rpm","test_cases":[]}}
11:48:16 [2025-02-24T11:48:16.053Z] [Pipeline] readJSON
11:48:16 [2025-02-24T11:48:16.244Z] [Pipeline] libraryResource
11:48:16 [2025-02-24T11:48:16.311Z] [Pipeline] readJSON
11:48:16 [2025-02-24T11:48:16.455Z] [Pipeline] node
11:48:16 [2025-02-24T11:48:16.478Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
11:48:16 [2025-02-24T11:48:16.501Z] [Pipeline] {
11:48:16 [2025-02-24T11:48:16.665Z] [Pipeline] writeYaml
11:48:16 [2025-02-24T11:48:16.850Z] [Pipeline] readFile
11:48:16 [2025-02-24T11:48:16.924Z] [Pipeline] }
11:48:17 [2025-02-24T11:48:17.079Z] [Pipeline] // node
11:48:17 [2025-02-24T11:48:17.198Z] [Pipeline] podTemplate
11:48:17 [2025-02-24T11:48:17.219Z] [Pipeline] {
11:48:17 [2025-02-24T11:48:17.345Z] [Pipeline] node
11:48:25 [2025-02-24T11:48:25.715Z] Created Pod: openshift coreos-ci/pod-6dc962d5-ada4-4a9a-96f6-803f522de81a-j7kn1-mwsnd
11:48:30 [2025-02-24T11:48:30.976Z] Agent pod-6dc962d5-ada4-4a9a-96f6-803f522de81a-j7kn1-mwsnd is provisioned from template pod-6dc962d5-ada4-4a9a-96f6-803f522de81a-j7kn1
11:48:30 [2025-02-24T11:48:30.977Z] ---
11:48:30 [2025-02-24T11:48:30.977Z] apiVersion: "v1"
11:48:30 [2025-02-24T11:48:30.977Z] kind: "Pod"
11:48:30 [2025-02-24T11:48:30.977Z] metadata:
11:48:30 [2025-02-24T11:48:30.977Z] annotations:
11:48:30 [2025-02-24T11:48:30.977Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1421/"
11:48:30 [2025-02-24T11:48:30.977Z] runUrl: "job/bodhi-trigger/1421/"
11:48:30 [2025-02-24T11:48:30.977Z] labels:
11:48:30 [2025-02-24T11:48:30.977Z] jenkins: "slave"
11:48:30 [2025-02-24T11:48:30.977Z] jenkins/label-digest: "585e6b6622319a581f61155a93681c5b6c2aa088"
11:48:30 [2025-02-24T11:48:30.977Z] jenkins/label: "pod-6dc962d5-ada4-4a9a-96f6-803f522de81a"
11:48:30 [2025-02-24T11:48:30.977Z] name: "pod-6dc962d5-ada4-4a9a-96f6-803f522de81a-j7kn1-mwsnd"
11:48:30 [2025-02-24T11:48:30.977Z] namespace: "coreos-ci"
11:48:30 [2025-02-24T11:48:30.977Z] spec:
11:48:30 [2025-02-24T11:48:30.977Z] containers:
11:48:30 [2025-02-24T11:48:30.977Z] - command:
11:48:30 [2025-02-24T11:48:30.977Z] - "/usr/bin/dumb-init"
11:48:30 [2025-02-24T11:48:30.977Z] - "/usr/bin/sleep"
11:48:30 [2025-02-24T11:48:30.977Z] - "infinity"
11:48:30 [2025-02-24T11:48:30.977Z] env:
11:48:30 [2025-02-24T11:48:30.977Z] - name: "NCPUS"
11:48:30 [2025-02-24T11:48:30.977Z] value: "0.1"
11:48:30 [2025-02-24T11:48:30.977Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
11:48:30 [2025-02-24T11:48:30.977Z] imagePullPolicy: "Always"
11:48:30 [2025-02-24T11:48:30.977Z] name: "worker"
11:48:30 [2025-02-24T11:48:30.977Z] resources:
11:48:30 [2025-02-24T11:48:30.977Z] limits:
11:48:30 [2025-02-24T11:48:30.977Z] cpu: "0.1"
11:48:30 [2025-02-24T11:48:30.977Z] requests:
11:48:30 [2025-02-24T11:48:30.977Z] cpu: "0.1"
11:48:30 [2025-02-24T11:48:30.977Z] volumeMounts:
11:48:30 [2025-02-24T11:48:30.977Z] - mountPath: "/srv/"
11:48:30 [2025-02-24T11:48:30.977Z] name: "emptydir-0"
11:48:30 [2025-02-24T11:48:30.977Z] - mountPath: "/home/jenkins/agent"
11:48:30 [2025-02-24T11:48:30.977Z] name: "workspace-volume"
11:48:30 [2025-02-24T11:48:30.977Z] readOnly: false
11:48:30 [2025-02-24T11:48:30.977Z] - env:
11:48:30 [2025-02-24T11:48:30.977Z] - name: "JENKINS_SECRET"
11:48:30 [2025-02-24T11:48:30.977Z] value: "********"
11:48:30 [2025-02-24T11:48:30.977Z] - name: "JENKINS_TUNNEL"
11:48:30 [2025-02-24T11:48:30.977Z] value: "172.30.136.1:50000"
11:48:30 [2025-02-24T11:48:30.977Z] - name: "JENKINS_AGENT_NAME"
11:48:30 [2025-02-24T11:48:30.977Z] value: "pod-6dc962d5-ada4-4a9a-96f6-803f522de81a-j7kn1-mwsnd"
11:48:30 [2025-02-24T11:48:30.977Z] - name: "JENKINS_NAME"
11:48:30 [2025-02-24T11:48:30.977Z] value: "pod-6dc962d5-ada4-4a9a-96f6-803f522de81a-j7kn1-mwsnd"
11:48:30 [2025-02-24T11:48:30.977Z] - name: "JENKINS_AGENT_WORKDIR"
11:48:30 [2025-02-24T11:48:30.977Z] value: "/home/jenkins/agent"
11:48:30 [2025-02-24T11:48:30.977Z] - name: "JENKINS_URL"
11:48:30 [2025-02-24T11:48:30.977Z] value: "http://172.30.130.216:80/"
11:48:30 [2025-02-24T11:48:30.977Z] image: "jenkins-agent-base:latest"
11:48:30 [2025-02-24T11:48:30.977Z] name: "jnlp"
11:48:30 [2025-02-24T11:48:30.977Z] resources:
11:48:30 [2025-02-24T11:48:30.977Z] limits:
11:48:30 [2025-02-24T11:48:30.977Z] memory: "512Mi"
11:48:30 [2025-02-24T11:48:30.977Z] cpu: "1"
11:48:30 [2025-02-24T11:48:30.977Z] requests:
11:48:30 [2025-02-24T11:48:30.977Z] memory: "512Mi"
11:48:30 [2025-02-24T11:48:30.977Z] cpu: "1"
11:48:30 [2025-02-24T11:48:30.977Z] volumeMounts:
11:48:30 [2025-02-24T11:48:30.977Z] - mountPath: "/home/jenkins/agent"
11:48:30 [2025-02-24T11:48:30.977Z] name: "workspace-volume"
11:48:30 [2025-02-24T11:48:30.977Z] readOnly: false
11:48:30 [2025-02-24T11:48:30.977Z] nodeSelector:
11:48:30 [2025-02-24T11:48:30.977Z] kubernetes.io/os: "linux"
11:48:30 [2025-02-24T11:48:30.977Z] restartPolicy: "Never"
11:48:30 [2025-02-24T11:48:30.977Z] serviceAccountName: "default"
11:48:30 [2025-02-24T11:48:30.977Z] volumes:
11:48:30 [2025-02-24T11:48:30.977Z] - emptyDir: {}
11:48:30 [2025-02-24T11:48:30.977Z] name: "emptydir-0"
11:48:30 [2025-02-24T11:48:30.977Z] - emptyDir:
11:48:30 [2025-02-24T11:48:30.977Z] medium: ""
11:48:30 [2025-02-24T11:48:30.977Z] name: "workspace-volume"
11:48:30 [2025-02-24T11:48:30.977Z]
11:48:31 [2025-02-24T11:48:31.279Z] Running on pod-6dc962d5-ada4-4a9a-96f6-803f522de81a-j7kn1-mwsnd in /home/jenkins/agent/workspace/bodhi-trigger
11:48:31 [2025-02-24T11:48:31.298Z] [Pipeline] {
11:48:31 [2025-02-24T11:48:31.454Z] [Pipeline] container
11:48:31 [2025-02-24T11:48:31.464Z] [Pipeline] {
11:48:31 [2025-02-24T11:48:31.769Z] [Pipeline] withEnv
11:48:31 [2025-02-24T11:48:31.809Z] [Pipeline] {
11:48:32 [2025-02-24T11:48:32.020Z] [Pipeline] sh
11:48:33 [2025-02-24T11:48:33.038Z] + set -xeuo pipefail
11:48:33 [2025-02-24T11:48:33.038Z] ++ umask
11:48:33 [2025-02-24T11:48:33.038Z] + '[' 0022 = 0000 ']'
11:48:33 [2025-02-24T11:48:33.038Z] + cat /cosa/coreos-assembler-git.json
11:48:33 [2025-02-24T11:48:33.038Z] {
11:48:33 [2025-02-24T11:48:33.038Z] "date": "2025-02-20T22:03:43Z",
11:48:33 [2025-02-24T11:48:33.038Z] "git": {
11:48:33 [2025-02-24T11:48:33.038Z] "commit": "fdc2203b49f86f2e420aaa189ae096365af23504",
11:48:33 [2025-02-24T11:48:33.038Z] "origin": "https://github.com/coreos/coreos-assembler.git",
11:48:33 [2025-02-24T11:48:33.038Z] "branch": "HEAD",
11:48:33 [2025-02-24T11:48:33.038Z] "dirty": "false"
11:48:33 [2025-02-24T11:48:33.038Z] },
11:48:33 [2025-02-24T11:48:33.038Z] "file": {
11:48:33 [2025-02-24T11:48:33.038Z] "checksum": "07e7c75741d736d63fd9c86c47ed7fee9a649598872975103a2294a92cef0ed3",
11:48:33 [2025-02-24T11:48:33.038Z] "checksum_type": "sha256",
11:48:33 [2025-02-24T11:48:33.038Z] "format": "tar.gz",
11:48:33 [2025-02-24T11:48:33.038Z] "name": "coreos-assembler-git.tar.gz",
11:48:33 [2025-02-24T11:48:33.038Z] "size": "10008800"
11:48:33 [2025-02-24T11:48:33.038Z] }
11:48:33 [2025-02-24T11:48:33.038Z] }
11:48:33 [2025-02-24T11:48:33.447Z] [Pipeline] }
11:48:33 [2025-02-24T11:48:33.792Z] [Pipeline] // withEnv
11:48:34 [2025-02-24T11:48:34.079Z] [Pipeline] stage
11:48:34 [2025-02-24T11:48:34.142Z] [Pipeline] { (Report Running)
11:48:34 [2025-02-24T11:48:34.576Z] [Pipeline] withCredentials
11:48:34 [2025-02-24T11:48:34.730Z] Masking supported pattern matches of $RDB_PASSWORD
11:48:34 [2025-02-24T11:48:34.892Z] [Pipeline] {
11:48:35 [2025-02-24T11:48:35.122Z] [Pipeline] withEnv
11:48:35 [2025-02-24T11:48:35.142Z] [Pipeline] {
11:48:35 [2025-02-24T11:48:35.280Z] [Pipeline] sh
11:48:36 [2025-02-24T11:48:36.135Z] + set -xeuo pipefail
11:48:36 [2025-02-24T11:48:36.136Z] ++ umask
11:48:36 [2025-02-24T11:48:36.136Z] + '[' 0022 = 0000 ']'
11:48:36 [2025-02-24T11:48:36.136Z] + /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 --outcome RUNNING --advisory FEDORA-2025-27656767fc --stream testing-devel
11:48:38 [2025-02-24T11:48:38.093Z] [Pipeline] }
11:48:38 [2025-02-24T11:48:38.251Z] [Pipeline] // withEnv
11:48:38 [2025-02-24T11:48:38.293Z] [Pipeline] }
11:48:38 [2025-02-24T11:48:38.474Z] [Pipeline] // withCredentials
11:48:38 [2025-02-24T11:48:38.522Z] [Pipeline] }
11:48:38 [2025-02-24T11:48:38.663Z] [Pipeline] // stage
11:48:38 [2025-02-24T11:48:38.781Z] [Pipeline] stage
11:48:38 [2025-02-24T11:48:38.798Z] [Pipeline] { (Test)
11:48:38 [2025-02-24T11:48:38.911Z] [Pipeline] build
11:48:38 [2025-02-24T11:48:38.921Z] Scheduling project: test-override
11:48:41 [2025-02-24T11:48:41.705Z] Starting building: test-override #1432
13:56:05 [2025-02-24T13:56:05.894Z] Build test-override #1432 completed: SUCCESS
13:56:05 [2025-02-24T13:56:05.900Z] [Pipeline] }
13:56:05 [2025-02-24T13:56:05.986Z] [Pipeline] // stage
13:56:06 [2025-02-24T13:56:06.039Z] [Pipeline] stage
13:56:06 [2025-02-24T13:56:06.042Z] [Pipeline] { (Report Completion)
13:56:06 [2025-02-24T13:56:06.160Z] [Pipeline] withCredentials
13:56:06 [2025-02-24T13:56:06.219Z] Masking supported pattern matches of $RDB_PASSWORD
13:56:06 [2025-02-24T13:56:06.237Z] [Pipeline] {
13:56:06 [2025-02-24T13:56:06.340Z] [Pipeline] withEnv
13:56:06 [2025-02-24T13:56:06.372Z] [Pipeline] {
13:56:06 [2025-02-24T13:56:06.480Z] [Pipeline] sh
13:56:07 [2025-02-24T13:56:07.024Z] + set -xeuo pipefail
13:56:07 [2025-02-24T13:56:07.024Z] ++ umask
13:56:07 [2025-02-24T13:56:07.024Z] + '[' 0022 = 0000 ']'
13:56:07 [2025-02-24T13:56:07.024Z] + /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//blue/organizations/jenkins/test-override/detail/test-override/1432 --outcome PASSED --advisory FEDORA-2025-27656767fc --stream testing-devel
13:56:09 [2025-02-24T13:56:09.537Z] [Pipeline] }
13:56:09 [2025-02-24T13:56:09.568Z] [Pipeline] // withEnv
13:56:09 [2025-02-24T13:56:09.576Z] [Pipeline] }
13:56:09 [2025-02-24T13:56:09.707Z] [Pipeline] // withCredentials
13:56:09 [2025-02-24T13:56:09.850Z] [Pipeline] withCredentials
13:56:09 [2025-02-24T13:56:09.857Z] Masking supported pattern matches of $TOKEN
13:56:09 [2025-02-24T13:56:09.935Z] [Pipeline] {
13:56:10 [2025-02-24T13:56:10.010Z] [Pipeline] withEnv
13:56:10 [2025-02-24T13:56:10.022Z] [Pipeline] {
13:56:10 [2025-02-24T13:56:10.103Z] [Pipeline] sh
13:56:10 [2025-02-24T13:56:10.655Z] + set -xeuo pipefail
13:56:10 [2025-02-24T13:56:10.655Z] ++ umask
13:56:10 [2025-02-24T13:56:10.655Z] + '[' 0022 = 0000 ']'
13:56:10 [2025-02-24T13:56:10.655Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
13:56:10 [2025-02-24T13:56:10.655Z] {
13:56:10 [2025-02-24T13:56:10.655Z] "body": "���� container-selinux-2.235.0-2.fc41 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1432) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-27656767fc)"
13:56:10 [2025-02-24T13:56:10.655Z] }'
13:56:11 [2025-02-24T13:56:11.264Z] [Pipeline] }
13:56:11 [2025-02-24T13:56:11.343Z] [Pipeline] // withEnv
13:56:11 [2025-02-24T13:56:11.410Z] [Pipeline] }
13:56:11 [2025-02-24T13:56:11.544Z] [Pipeline] // withCredentials
13:56:11 [2025-02-24T13:56:11.594Z] [Pipeline] }
13:56:11 [2025-02-24T13:56:11.702Z] [Pipeline] // stage
13:56:11 [2025-02-24T13:56:11.783Z] [Pipeline] }
13:56:11 [2025-02-24T13:56:11.896Z] [Pipeline] // container
13:56:11 [2025-02-24T13:56:11.956Z] [Pipeline] }
13:56:12 [2025-02-24T13:56:12.139Z] [Pipeline] // node
13:56:12 [2025-02-24T13:56:12.236Z] [Pipeline] }
13:56:12 [2025-02-24T13:56:12.379Z] [Pipeline] // podTemplate
13:56:12 [2025-02-24T13:56:12.426Z] [Pipeline] End of Pipeline
13:56:12 [2025-02-24T13:56:12.497Z] Finished: SUCCESS