Console Output
11:48:26 [2025-02-24T11:48:26.015Z] Triggered by CI message.
11:48:26 [2025-02-24T11:48:26.016Z] 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:26 [2025-02-24T11:48:26.017Z] Selected Git installation does not exist. Using Default
11:48:26 [2025-02-24T11:48:26.017Z] The recommended git tool is: NONE
11:48:26 [2025-02-24T11:48:26.017Z] No credentials specified
11:48:26 [2025-02-24T11:48:26.026Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
11:48:26 [2025-02-24T11:48:26.034Z] Fetching changes from the remote Git repository
11:48:26 [2025-02-24T11:48:26.035Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:48:26 [2025-02-24T11:48:26.047Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:48:26 [2025-02-24T11:48:26.047Z] > git --version # timeout=10
11:48:26 [2025-02-24T11:48:26.053Z] > git --version # 'git version 2.39.3'
11:48:26 [2025-02-24T11:48:26.053Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:48:26 [2025-02-24T11:48:26.139Z] > git rev-parse origin/main^{commit} # timeout=10
11:48:26 [2025-02-24T11:48:26.147Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
11:48:26 [2025-02-24T11:48:26.147Z] > git config core.sparsecheckout # timeout=10
11:48:26 [2025-02-24T11:48:26.154Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:48:26 [2025-02-24T11:48:26.163Z] Commit message: "bodhi-testing: fix zincati configuration"
11:48:26 [2025-02-24T11:48:26.163Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:48:26 [2025-02-24T11:48:26.299Z] Loading library coreos@main
11:48:26 [2025-02-24T11:48:26.299Z] Attempting to resolve main from remote references...
11:48:26 [2025-02-24T11:48:26.299Z] > git --version # timeout=10
11:48:26 [2025-02-24T11:48:26.306Z] > git --version # 'git version 2.39.3'
11:48:26 [2025-02-24T11:48:26.306Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
11:48:26 [2025-02-24T11:48:26.385Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
11:48:26 [2025-02-24T11:48:26.386Z] Selected Git installation does not exist. Using Default
11:48:26 [2025-02-24T11:48:26.386Z] The recommended git tool is: NONE
11:48:26 [2025-02-24T11:48:26.386Z] No credentials specified
11:48:26 [2025-02-24T11:48:26.386Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
11:48:26 [2025-02-24T11:48:26.392Z] Fetching changes from the remote Git repository
11:48:26 [2025-02-24T11:48:26.394Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
11:48:26 [2025-02-24T11:48:26.407Z] Fetching without tags
11:48:26 [2025-02-24T11:48:26.407Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
11:48:26 [2025-02-24T11:48:26.407Z] > git --version # timeout=10
11:48:26 [2025-02-24T11:48:26.414Z] > git --version # 'git version 2.39.3'
11:48:26 [2025-02-24T11:48:26.414Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:48:26 [2025-02-24T11:48:26.478Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
11:48:26 [2025-02-24T11:48:26.478Z] > git config core.sparsecheckout # timeout=10
11:48:26 [2025-02-24T11:48:26.485Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
11:48:26 [2025-02-24T11:48:26.495Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
11:48:26 [2025-02-24T11:48:26.495Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
11:48:26 [2025-02-24T11:48:26.559Z] [Pipeline] Start of Pipeline
11:48:26 [2025-02-24T11:48:26.582Z] [Pipeline] node
11:48:26 [2025-02-24T11:48:26.610Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
11:48:26 [2025-02-24T11:48:26.666Z] [Pipeline] {
11:48:26 [2025-02-24T11:48:26.712Z] [Pipeline] checkout
11:48:26 [2025-02-24T11:48:26.716Z] Selected Git installation does not exist. Using Default
11:48:26 [2025-02-24T11:48:26.716Z] The recommended git tool is: NONE
11:48:26 [2025-02-24T11:48:26.716Z] No credentials specified
11:48:26 [2025-02-24T11:48:26.716Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
11:48:26 [2025-02-24T11:48:26.723Z] Fetching changes from the remote Git repository
11:48:26 [2025-02-24T11:48:26.724Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
11:48:26 [2025-02-24T11:48:26.735Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
11:48:26 [2025-02-24T11:48:26.735Z] > git --version # timeout=10
11:48:26 [2025-02-24T11:48:26.741Z] > git --version # 'git version 2.39.3'
11:48:26 [2025-02-24T11:48:26.741Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
11:48:26 [2025-02-24T11:48:26.808Z] > git rev-parse origin/main^{commit} # timeout=10
11:48:26 [2025-02-24T11:48:26.815Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
11:48:26 [2025-02-24T11:48:26.815Z] > git config core.sparsecheckout # timeout=10
11:48:26 [2025-02-24T11:48:26.821Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
11:48:26 [2025-02-24T11:48:26.829Z] Commit message: "bodhi-testing: fix zincati configuration"
11:48:26 [2025-02-24T11:48:26.853Z] [Pipeline] readYaml
11:48:26 [2025-02-24T11:48:26.959Z] [Pipeline] withEnv
11:48:26 [2025-02-24T11:48:26.979Z] [Pipeline] {
11:48:27 [2025-02-24T11:48:27.065Z] [Pipeline] sh
11:48:27 [2025-02-24T11:48:27.342Z] + set -xeuo pipefail
11:48:27 [2025-02-24T11:48:27.342Z] ++ umask
11:48:27 [2025-02-24T11:48:27.342Z] + '[' 0022 = 0000 ']'
11:48:27 [2025-02-24T11:48:27.342Z] + rm -rf pipe
11:48:27 [2025-02-24T11:48:27.342Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
11:48:27 [2025-02-24T11:48:27.342Z] Cloning into 'pipe'...
11:48:27 [2025-02-24T11:48:27.651Z] [Pipeline] }
11:48:27 [2025-02-24T11:48:27.768Z] [Pipeline] // withEnv
11:48:27 [2025-02-24T11:48:27.844Z] [Pipeline] load
11:48:27 [2025-02-24T11:48:27.959Z] [Pipeline] { (pipe/utils.groovy)
11:48:28 [2025-02-24T11:48:28.051Z] [Pipeline] }
11:48:28 [2025-02-24T11:48:28.176Z] [Pipeline] // load
11:48:28 [2025-02-24T11:48:28.224Z] [Pipeline] readYaml
11:48:28 [2025-02-24T11:48:28.365Z] [Pipeline] withEnv
11:48:28 [2025-02-24T11:48:28.376Z] [Pipeline] {
11:48:28 [2025-02-24T11:48:28.535Z] [Pipeline] sh
11:48:28 [2025-02-24T11:48:28.814Z] + set -xeuo pipefail
11:48:28 [2025-02-24T11:48:28.814Z] ++ umask
11:48:28 [2025-02-24T11:48:28.814Z] + '[' 0022 = 0000 ']'
11:48:28 [2025-02-24T11:48:28.814Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
11:48:28 [2025-02-24T11:48:28.874Z] [Pipeline] }
11:48:29 [2025-02-24T11:48:29.026Z] [Pipeline] // withEnv
11:48:29 [2025-02-24T11:48:29.103Z] [Pipeline] readYaml
11:48:29 [2025-02-24T11:48:29.236Z] [Pipeline] withEnv
11:48:29 [2025-02-24T11:48:29.253Z] [Pipeline] {
11:48:29 [2025-02-24T11:48:29.481Z] [Pipeline] sh
11:48:29 [2025-02-24T11:48:29.769Z] + set -xeuo pipefail
11:48:29 [2025-02-24T11:48:29.769Z] ++ umask
11:48:29 [2025-02-24T11:48:29.769Z] + '[' 0022 = 0000 ']'
11:48:29 [2025-02-24T11:48:29.770Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
11:48:29 [2025-02-24T11:48:29.840Z] [Pipeline] }
11:48:29 [2025-02-24T11:48:29.976Z] [Pipeline] // withEnv
11:48:30 [2025-02-24T11:48:30.047Z] [Pipeline] readYaml
11:48:30 [2025-02-24T11:48:30.470Z] [Pipeline] withEnv
11:48:30 [2025-02-24T11:48:30.485Z] [Pipeline] {
11:48:30 [2025-02-24T11:48:30.645Z] [Pipeline] sh
11:48:30 [2025-02-24T11:48:30.937Z] + set -xeuo pipefail
11:48:30 [2025-02-24T11:48:30.937Z] ++ umask
11:48:30 [2025-02-24T11:48:30.937Z] + '[' 0022 = 0000 ']'
11:48:30 [2025-02-24T11:48:30.937Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
11:48:30 [2025-02-24T11:48:30.961Z] [Pipeline] }
11:48:31 [2025-02-24T11:48:31.059Z] [Pipeline] // withEnv
11:48:31 [2025-02-24T11:48:31.131Z] [Pipeline] readYaml
11:48:31 [2025-02-24T11:48:31.210Z] [Pipeline] }
11:48:31 [2025-02-24T11:48:31.356Z] [Pipeline] // node
11:48:31 [2025-02-24T11:48:31.419Z] [Pipeline] properties
11:48:31 [2025-02-24T11:48:31.519Z] [Pipeline] echo
11:48:31 [2025-02-24T11:48:31.522Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2665206,"task_id":129578723,"nvr":"container-selinux-2.235.0-2.fc42"}]},"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-99244e6b21","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-99244e6b21","title":"container-selinux-2.235.0-2.fc42","version_hash":"f2b46e731c80638bd916a55864a0a27172c35c0d","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"f42","dist_tag":"f42","stable_tag":"f42","testing_tag":"f42-updates-testing","candidate_tag":"f42-updates-candidate","pending_signing_tag":"f42-signing-pending","pending_testing_tag":"f42-updates-testing-pending","pending_stable_tag":"f42-updates-pending","override_tag":"f42-override","mail_template":"fedora_errata_template","state":"frozen","composed_by_bodhi":true,"create_automatic_updates":false,"package_manager":"dnf","testing_repository":"updates-testing","released_on":null,"eol":null,"critpath_mandatory_days_in_testing":3,"mandatory_days_in_testing":3,"critpath_min_karma":1,"min_karma":1,"setting_status":"pre_beta"},"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.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-99244e6b21","karma":0,"content_type":"rpm","test_cases":[]}}
11:48:31 [2025-02-24T11:48:31.559Z] [Pipeline] readJSON
11:48:31 [2025-02-24T11:48:31.947Z] [Pipeline] libraryResource
11:48:32 [2025-02-24T11:48:32.121Z] [Pipeline] readJSON
11:48:32 [2025-02-24T11:48:32.432Z] [Pipeline] node
11:48:32 [2025-02-24T11:48:32.567Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
11:48:32 [2025-02-24T11:48:32.710Z] [Pipeline] {
11:48:32 [2025-02-24T11:48:32.961Z] [Pipeline] writeYaml
11:48:33 [2025-02-24T11:48:33.278Z] [Pipeline] readFile
11:48:33 [2025-02-24T11:48:33.586Z] [Pipeline] }
11:48:33 [2025-02-24T11:48:33.993Z] [Pipeline] // node
11:48:34 [2025-02-24T11:48:34.312Z] [Pipeline] podTemplate
11:48:34 [2025-02-24T11:48:34.375Z] [Pipeline] {
11:48:34 [2025-02-24T11:48:34.770Z] [Pipeline] node
11:48:36 [2025-02-24T11:48:36.657Z] Created Pod: openshift coreos-ci/pod-f73ca7e5-657f-4440-9c70-4d05057a90ba-fxpb9-99t7j
11:48:41 [2025-02-24T11:48:41.960Z] Agent pod-f73ca7e5-657f-4440-9c70-4d05057a90ba-fxpb9-99t7j is provisioned from template pod-f73ca7e5-657f-4440-9c70-4d05057a90ba-fxpb9
11:48:41 [2025-02-24T11:48:41.960Z] ---
11:48:41 [2025-02-24T11:48:41.960Z] apiVersion: "v1"
11:48:41 [2025-02-24T11:48:41.960Z] kind: "Pod"
11:48:41 [2025-02-24T11:48:41.960Z] metadata:
11:48:41 [2025-02-24T11:48:41.960Z] annotations:
11:48:41 [2025-02-24T11:48:41.960Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1422/"
11:48:41 [2025-02-24T11:48:41.960Z] runUrl: "job/bodhi-trigger/1422/"
11:48:41 [2025-02-24T11:48:41.960Z] labels:
11:48:41 [2025-02-24T11:48:41.960Z] jenkins: "slave"
11:48:41 [2025-02-24T11:48:41.960Z] jenkins/label-digest: "40f3215962de5f2f2bbf340ed161a2b5da5fcce2"
11:48:41 [2025-02-24T11:48:41.960Z] jenkins/label: "pod-f73ca7e5-657f-4440-9c70-4d05057a90ba"
11:48:41 [2025-02-24T11:48:41.960Z] name: "pod-f73ca7e5-657f-4440-9c70-4d05057a90ba-fxpb9-99t7j"
11:48:41 [2025-02-24T11:48:41.960Z] namespace: "coreos-ci"
11:48:41 [2025-02-24T11:48:41.960Z] spec:
11:48:41 [2025-02-24T11:48:41.960Z] containers:
11:48:41 [2025-02-24T11:48:41.960Z] - command:
11:48:41 [2025-02-24T11:48:41.960Z] - "/usr/bin/dumb-init"
11:48:41 [2025-02-24T11:48:41.960Z] - "/usr/bin/sleep"
11:48:41 [2025-02-24T11:48:41.960Z] - "infinity"
11:48:41 [2025-02-24T11:48:41.960Z] env:
11:48:41 [2025-02-24T11:48:41.960Z] - name: "NCPUS"
11:48:41 [2025-02-24T11:48:41.960Z] value: "0.1"
11:48:41 [2025-02-24T11:48:41.960Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
11:48:41 [2025-02-24T11:48:41.960Z] imagePullPolicy: "Always"
11:48:41 [2025-02-24T11:48:41.960Z] name: "worker"
11:48:41 [2025-02-24T11:48:41.960Z] resources:
11:48:41 [2025-02-24T11:48:41.960Z] limits:
11:48:41 [2025-02-24T11:48:41.960Z] cpu: "0.1"
11:48:41 [2025-02-24T11:48:41.960Z] requests:
11:48:41 [2025-02-24T11:48:41.960Z] cpu: "0.1"
11:48:41 [2025-02-24T11:48:41.960Z] volumeMounts:
11:48:41 [2025-02-24T11:48:41.960Z] - mountPath: "/srv/"
11:48:41 [2025-02-24T11:48:41.960Z] name: "emptydir-0"
11:48:41 [2025-02-24T11:48:41.960Z] - mountPath: "/home/jenkins/agent"
11:48:41 [2025-02-24T11:48:41.960Z] name: "workspace-volume"
11:48:41 [2025-02-24T11:48:41.960Z] readOnly: false
11:48:41 [2025-02-24T11:48:41.960Z] - env:
11:48:41 [2025-02-24T11:48:41.960Z] - name: "JENKINS_SECRET"
11:48:41 [2025-02-24T11:48:41.960Z] value: "********"
11:48:41 [2025-02-24T11:48:41.960Z] - name: "JENKINS_TUNNEL"
11:48:41 [2025-02-24T11:48:41.960Z] value: "172.30.136.1:50000"
11:48:41 [2025-02-24T11:48:41.960Z] - name: "JENKINS_AGENT_NAME"
11:48:41 [2025-02-24T11:48:41.960Z] value: "pod-f73ca7e5-657f-4440-9c70-4d05057a90ba-fxpb9-99t7j"
11:48:41 [2025-02-24T11:48:41.960Z] - name: "JENKINS_NAME"
11:48:41 [2025-02-24T11:48:41.960Z] value: "pod-f73ca7e5-657f-4440-9c70-4d05057a90ba-fxpb9-99t7j"
11:48:41 [2025-02-24T11:48:41.960Z] - name: "JENKINS_AGENT_WORKDIR"
11:48:41 [2025-02-24T11:48:41.960Z] value: "/home/jenkins/agent"
11:48:41 [2025-02-24T11:48:41.960Z] - name: "JENKINS_URL"
11:48:41 [2025-02-24T11:48:41.960Z] value: "http://172.30.130.216:80/"
11:48:41 [2025-02-24T11:48:41.960Z] image: "jenkins-agent-base:latest"
11:48:41 [2025-02-24T11:48:41.960Z] name: "jnlp"
11:48:41 [2025-02-24T11:48:41.960Z] resources:
11:48:41 [2025-02-24T11:48:41.960Z] limits:
11:48:41 [2025-02-24T11:48:41.960Z] memory: "512Mi"
11:48:41 [2025-02-24T11:48:41.960Z] cpu: "1"
11:48:41 [2025-02-24T11:48:41.960Z] requests:
11:48:41 [2025-02-24T11:48:41.960Z] memory: "512Mi"
11:48:41 [2025-02-24T11:48:41.960Z] cpu: "1"
11:48:41 [2025-02-24T11:48:41.960Z] volumeMounts:
11:48:41 [2025-02-24T11:48:41.960Z] - mountPath: "/home/jenkins/agent"
11:48:41 [2025-02-24T11:48:41.960Z] name: "workspace-volume"
11:48:41 [2025-02-24T11:48:41.960Z] readOnly: false
11:48:41 [2025-02-24T11:48:41.960Z] nodeSelector:
11:48:41 [2025-02-24T11:48:41.960Z] kubernetes.io/os: "linux"
11:48:41 [2025-02-24T11:48:41.960Z] restartPolicy: "Never"
11:48:41 [2025-02-24T11:48:41.960Z] serviceAccountName: "default"
11:48:41 [2025-02-24T11:48:41.960Z] volumes:
11:48:41 [2025-02-24T11:48:41.960Z] - emptyDir: {}
11:48:41 [2025-02-24T11:48:41.960Z] name: "emptydir-0"
11:48:41 [2025-02-24T11:48:41.960Z] - emptyDir:
11:48:41 [2025-02-24T11:48:41.960Z] medium: ""
11:48:41 [2025-02-24T11:48:41.960Z] name: "workspace-volume"
11:48:41 [2025-02-24T11:48:41.960Z]
11:48:42 [2025-02-24T11:48:42.196Z] Running on pod-f73ca7e5-657f-4440-9c70-4d05057a90ba-fxpb9-99t7j in /home/jenkins/agent/workspace/bodhi-trigger
11:48:42 [2025-02-24T11:48:42.209Z] [Pipeline] {
11:48:42 [2025-02-24T11:48:42.368Z] [Pipeline] container
11:48:42 [2025-02-24T11:48:42.375Z] [Pipeline] {
11:48:42 [2025-02-24T11:48:42.506Z] [Pipeline] withEnv
11:48:42 [2025-02-24T11:48:42.527Z] [Pipeline] {
11:48:42 [2025-02-24T11:48:42.707Z] [Pipeline] sh
11:48:43 [2025-02-24T11:48:43.459Z] + set -xeuo pipefail
11:48:43 [2025-02-24T11:48:43.459Z] ++ umask
11:48:43 [2025-02-24T11:48:43.459Z] + '[' 0022 = 0000 ']'
11:48:43 [2025-02-24T11:48:43.459Z] + cat /cosa/coreos-assembler-git.json
11:48:43 [2025-02-24T11:48:43.459Z] {
11:48:43 [2025-02-24T11:48:43.459Z] "date": "2025-02-20T22:03:43Z",
11:48:43 [2025-02-24T11:48:43.459Z] "git": {
11:48:43 [2025-02-24T11:48:43.459Z] "commit": "fdc2203b49f86f2e420aaa189ae096365af23504",
11:48:43 [2025-02-24T11:48:43.459Z] "origin": "https://github.com/coreos/coreos-assembler.git",
11:48:43 [2025-02-24T11:48:43.459Z] "branch": "HEAD",
11:48:43 [2025-02-24T11:48:43.459Z] "dirty": "false"
11:48:43 [2025-02-24T11:48:43.459Z] },
11:48:43 [2025-02-24T11:48:43.459Z] "file": {
11:48:43 [2025-02-24T11:48:43.459Z] "checksum": "07e7c75741d736d63fd9c86c47ed7fee9a649598872975103a2294a92cef0ed3",
11:48:43 [2025-02-24T11:48:43.459Z] "checksum_type": "sha256",
11:48:43 [2025-02-24T11:48:43.459Z] "format": "tar.gz",
11:48:43 [2025-02-24T11:48:43.459Z] "name": "coreos-assembler-git.tar.gz",
11:48:43 [2025-02-24T11:48:43.459Z] "size": "10008800"
11:48:43 [2025-02-24T11:48:43.459Z] }
11:48:43 [2025-02-24T11:48:43.459Z] }
11:48:43 [2025-02-24T11:48:43.819Z] [Pipeline] }
11:48:43 [2025-02-24T11:48:43.961Z] [Pipeline] // withEnv
11:48:43 [2025-02-24T11:48:43.975Z] [Pipeline] stage
11:48:43 [2025-02-24T11:48:43.978Z] [Pipeline] { (Report Running)
11:48:44 [2025-02-24T11:48:44.051Z] [Pipeline] withCredentials
11:48:44 [2025-02-24T11:48:44.086Z] Masking supported pattern matches of $RDB_PASSWORD
11:48:44 [2025-02-24T11:48:44.125Z] [Pipeline] {
11:48:44 [2025-02-24T11:48:44.171Z] [Pipeline] withEnv
11:48:44 [2025-02-24T11:48:44.173Z] [Pipeline] {
11:48:44 [2025-02-24T11:48:44.277Z] [Pipeline] sh
11:48:44 [2025-02-24T11:48:44.839Z] + set -xeuo pipefail
11:48:44 [2025-02-24T11:48:44.839Z] ++ umask
11:48:44 [2025-02-24T11:48:44.839Z] + '[' 0022 = 0000 ']'
11:48:44 [2025-02-24T11:48:44.839Z] + /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-99244e6b21 --stream branched
11:48:47 [2025-02-24T11:48:47.375Z] [Pipeline] }
11:48:47 [2025-02-24T11:48:47.570Z] [Pipeline] // withEnv
11:48:47 [2025-02-24T11:48:47.620Z] [Pipeline] }
11:48:47 [2025-02-24T11:48:47.754Z] [Pipeline] // withCredentials
11:48:47 [2025-02-24T11:48:47.808Z] [Pipeline] }
11:48:47 [2025-02-24T11:48:47.913Z] [Pipeline] // stage
11:48:47 [2025-02-24T11:48:47.962Z] [Pipeline] stage
11:48:47 [2025-02-24T11:48:47.965Z] [Pipeline] { (Test)
11:48:48 [2025-02-24T11:48:48.061Z] [Pipeline] build
11:48:48 [2025-02-24T11:48:48.078Z] Scheduling project: test-override
11:48:49 [2025-02-24T11:48:49.205Z] Starting building: test-override #1433
13:22:11 [2025-02-24T13:22:11.874Z] Build test-override #1433 completed: SUCCESS
13:22:11 [2025-02-24T13:22:11.896Z] [Pipeline] }
13:22:12 [2025-02-24T13:22:12.002Z] [Pipeline] // stage
13:22:12 [2025-02-24T13:22:12.089Z] [Pipeline] stage
13:22:12 [2025-02-24T13:22:12.106Z] [Pipeline] { (Report Completion)
13:22:12 [2025-02-24T13:22:12.275Z] [Pipeline] withCredentials
13:22:12 [2025-02-24T13:22:12.302Z] Masking supported pattern matches of $RDB_PASSWORD
13:22:12 [2025-02-24T13:22:12.333Z] [Pipeline] {
13:22:12 [2025-02-24T13:22:12.404Z] [Pipeline] withEnv
13:22:12 [2025-02-24T13:22:12.421Z] [Pipeline] {
13:22:12 [2025-02-24T13:22:12.554Z] [Pipeline] sh
13:22:13 [2025-02-24T13:22:13.106Z] + set -xeuo pipefail
13:22:13 [2025-02-24T13:22:13.106Z] ++ umask
13:22:13 [2025-02-24T13:22:13.106Z] + '[' 0022 = 0000 ']'
13:22:13 [2025-02-24T13:22:13.106Z] + /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/1433 --outcome PASSED --advisory FEDORA-2025-99244e6b21 --stream branched
13:22:15 [2025-02-24T13:22:15.028Z] [Pipeline] }
13:22:15 [2025-02-24T13:22:15.124Z] [Pipeline] // withEnv
13:22:15 [2025-02-24T13:22:15.230Z] [Pipeline] }
13:22:15 [2025-02-24T13:22:15.387Z] [Pipeline] // withCredentials
13:22:15 [2025-02-24T13:22:15.444Z] [Pipeline] withCredentials
13:22:15 [2025-02-24T13:22:15.479Z] Masking supported pattern matches of $TOKEN
13:22:15 [2025-02-24T13:22:15.539Z] [Pipeline] {
13:22:15 [2025-02-24T13:22:15.610Z] [Pipeline] withEnv
13:22:15 [2025-02-24T13:22:15.631Z] [Pipeline] {
13:22:15 [2025-02-24T13:22:15.725Z] [Pipeline] sh
13:22:16 [2025-02-24T13:22:16.286Z] + set -xeuo pipefail
13:22:16 [2025-02-24T13:22:16.286Z] ++ umask
13:22:16 [2025-02-24T13:22:16.286Z] + '[' 0022 = 0000 ']'
13:22:16 [2025-02-24T13:22:16.286Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
13:22:16 [2025-02-24T13:22:16.286Z] {
13:22:16 [2025-02-24T13:22:16.286Z] "body": "���� container-selinux-2.235.0-2.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1433) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-99244e6b21)"
13:22:16 [2025-02-24T13:22:16.286Z] }'
13:22:17 [2025-02-24T13:22:17.809Z] [Pipeline] }
13:22:18 [2025-02-24T13:22:18.003Z] [Pipeline] // withEnv
13:22:18 [2025-02-24T13:22:18.076Z] [Pipeline] }
13:22:18 [2025-02-24T13:22:18.248Z] [Pipeline] // withCredentials
13:22:18 [2025-02-24T13:22:18.335Z] [Pipeline] }
13:22:18 [2025-02-24T13:22:18.489Z] [Pipeline] // stage
13:22:18 [2025-02-24T13:22:18.592Z] [Pipeline] }
13:22:18 [2025-02-24T13:22:18.734Z] [Pipeline] // container
13:22:18 [2025-02-24T13:22:18.804Z] [Pipeline] }
13:22:19 [2025-02-24T13:22:19.140Z] [Pipeline] // node
13:22:19 [2025-02-24T13:22:19.225Z] [Pipeline] }
13:22:19 [2025-02-24T13:22:19.448Z] [Pipeline] // podTemplate
13:22:19 [2025-02-24T13:22:19.573Z] [Pipeline] End of Pipeline
13:22:19 [2025-02-24T13:22:19.916Z] Finished: SUCCESS