10:47:35 [2024-01-18T10:47:35.733Z] Triggered by CI message.
10:47:35 [2024-01-18T10:47:35.734Z] 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
10:47:35 [2024-01-18T10:47:35.735Z] The recommended git tool is: NONE
10:47:35 [2024-01-18T10:47:35.735Z] No credentials specified
10:47:35 [2024-01-18T10:47:35.735Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
10:47:35 [2024-01-18T10:47:35.740Z] Fetching changes from the remote Git repository
10:47:35 [2024-01-18T10:47:35.740Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:47:35 [2024-01-18T10:47:35.759Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:47:35 [2024-01-18T10:47:35.759Z] > git --version # timeout=10
10:47:35 [2024-01-18T10:47:35.764Z] > git --version # 'git version 2.39.3'
10:47:35 [2024-01-18T10:47:35.764Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:47:35 [2024-01-18T10:47:35.922Z] > git rev-parse origin/main^{commit} # timeout=10
10:47:35 [2024-01-18T10:47:35.926Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main)
10:47:35 [2024-01-18T10:47:35.926Z] > git config core.sparsecheckout # timeout=10
10:47:35 [2024-01-18T10:47:35.930Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
10:47:35 [2024-01-18T10:47:35.937Z] Commit message: "ci: add sanity-check for Groovy files"
10:47:35 [2024-01-18T10:47:35.937Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
10:47:36 [2024-01-18T10:47:36.055Z] Loading library coreos@main
10:47:36 [2024-01-18T10:47:36.055Z] Attempting to resolve main from remote references...
10:47:36 [2024-01-18T10:47:36.055Z] > git --version # timeout=10
10:47:36 [2024-01-18T10:47:36.059Z] > git --version # 'git version 2.39.3'
10:47:36 [2024-01-18T10:47:36.059Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:47:36 [2024-01-18T10:47:36.216Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef
10:47:36 [2024-01-18T10:47:36.217Z] Selected Git installation does not exist. Using Default
10:47:36 [2024-01-18T10:47:36.217Z] The recommended git tool is: NONE
10:47:36 [2024-01-18T10:47:36.217Z] No credentials specified
10:47:36 [2024-01-18T10:47:36.217Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
10:47:36 [2024-01-18T10:47:36.221Z] Fetching changes from the remote Git repository
10:47:36 [2024-01-18T10:47:36.222Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:47:36 [2024-01-18T10:47:36.233Z] Fetching without tags
10:47:36 [2024-01-18T10:47:36.233Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
10:47:36 [2024-01-18T10:47:36.233Z] > git --version # timeout=10
10:47:36 [2024-01-18T10:47:36.237Z] > git --version # 'git version 2.39.3'
10:47:36 [2024-01-18T10:47:36.237Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:47:36 [2024-01-18T10:47:36.395Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main)
10:47:36 [2024-01-18T10:47:36.395Z] > git config core.sparsecheckout # timeout=10
10:47:36 [2024-01-18T10:47:36.400Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
10:47:36 [2024-01-18T10:47:36.406Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results"
10:47:36 [2024-01-18T10:47:36.406Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
10:47:36 [2024-01-18T10:47:36.632Z] [Pipeline] Start of Pipeline
10:47:36 [2024-01-18T10:47:36.774Z] [Pipeline] node
10:47:36 [2024-01-18T10:47:36.809Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:47:36 [2024-01-18T10:47:36.871Z] [Pipeline] {
10:47:37 [2024-01-18T10:47:37.010Z] [Pipeline] withEnv
10:47:37 [2024-01-18T10:47:37.023Z] [Pipeline] {
10:47:37 [2024-01-18T10:47:37.181Z] [Pipeline] sh
10:47:37 [2024-01-18T10:47:37.456Z] + set -xeuo pipefail
10:47:37 [2024-01-18T10:47:37.456Z] ++ umask
10:47:37 [2024-01-18T10:47:37.456Z] + '[' 0022 = 0000 ']'
10:47:37 [2024-01-18T10:47:37.456Z] + rm -rf pipe
10:47:37 [2024-01-18T10:47:37.456Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
10:47:37 [2024-01-18T10:47:37.456Z] Cloning into 'pipe'...
10:47:37 [2024-01-18T10:47:37.743Z] [Pipeline] }
10:47:37 [2024-01-18T10:47:37.897Z] [Pipeline] // withEnv
10:47:37 [2024-01-18T10:47:37.983Z] [Pipeline] load
10:47:38 [2024-01-18T10:47:38.086Z] [Pipeline] { (pipe/utils.groovy)
10:47:38 [2024-01-18T10:47:38.177Z] [Pipeline] }
10:47:38 [2024-01-18T10:47:38.244Z] [Pipeline] // load
10:47:38 [2024-01-18T10:47:38.313Z] [Pipeline] readYaml
10:47:38 [2024-01-18T10:47:38.497Z] [Pipeline] withEnv
10:47:38 [2024-01-18T10:47:38.526Z] [Pipeline] {
10:47:38 [2024-01-18T10:47:38.640Z] [Pipeline] sh
10:47:38 [2024-01-18T10:47:38.912Z] + set -xeuo pipefail
10:47:38 [2024-01-18T10:47:38.912Z] ++ umask
10:47:38 [2024-01-18T10:47:38.912Z] + '[' 0022 = 0000 ']'
10:47:38 [2024-01-18T10:47:38.912Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
10:47:38 [2024-01-18T10:47:38.967Z] [Pipeline] }
10:47:39 [2024-01-18T10:47:39.058Z] [Pipeline] // withEnv
10:47:39 [2024-01-18T10:47:39.093Z] [Pipeline] readYaml
10:47:39 [2024-01-18T10:47:39.170Z] [Pipeline] withEnv
10:47:39 [2024-01-18T10:47:39.188Z] [Pipeline] {
10:47:39 [2024-01-18T10:47:39.285Z] [Pipeline] sh
10:47:39 [2024-01-18T10:47:39.610Z] + set -xeuo pipefail
10:47:39 [2024-01-18T10:47:39.610Z] ++ umask
10:47:39 [2024-01-18T10:47:39.610Z] + '[' 0022 = 0000 ']'
10:47:39 [2024-01-18T10:47:39.610Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
10:47:39 [2024-01-18T10:47:39.693Z] [Pipeline] }
10:47:39 [2024-01-18T10:47:39.864Z] [Pipeline] // withEnv
10:47:39 [2024-01-18T10:47:39.934Z] [Pipeline] readYaml
10:47:40 [2024-01-18T10:47:40.036Z] [Pipeline] withEnv
10:47:40 [2024-01-18T10:47:40.058Z] [Pipeline] {
10:47:40 [2024-01-18T10:47:40.215Z] [Pipeline] sh
10:47:40 [2024-01-18T10:47:40.492Z] + set -xeuo pipefail
10:47:40 [2024-01-18T10:47:40.492Z] ++ umask
10:47:40 [2024-01-18T10:47:40.492Z] + '[' 0022 = 0000 ']'
10:47:40 [2024-01-18T10:47:40.492Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39'
10:47:40 [2024-01-18T10:47:40.492Z] + jq -e '.releases[0].composed_by_bodhi'
10:47:40 [2024-01-18T10:47:40.492Z] true
10:47:40 [2024-01-18T10:47:40.565Z] [Pipeline] }
10:47:40 [2024-01-18T10:47:40.640Z] [Pipeline] // withEnv
10:47:40 [2024-01-18T10:47:40.726Z] [Pipeline] withEnv
10:47:40 [2024-01-18T10:47:40.738Z] [Pipeline] {
10:47:40 [2024-01-18T10:47:40.824Z] [Pipeline] sh
10:47:41 [2024-01-18T10:47:41.101Z] + set -xeuo pipefail
10:47:41 [2024-01-18T10:47:41.101Z] ++ umask
10:47:41 [2024-01-18T10:47:41.101Z] + '[' 0022 = 0000 ']'
10:47:41 [2024-01-18T10:47:41.101Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40'
10:47:41 [2024-01-18T10:47:41.101Z] + jq -e '.releases[0].composed_by_bodhi'
10:47:41 [2024-01-18T10:47:41.101Z] false
10:47:41 [2024-01-18T10:47:41.254Z] [Pipeline] }
10:47:41 [2024-01-18T10:47:41.416Z] [Pipeline] // withEnv
10:47:41 [2024-01-18T10:47:41.529Z] [Pipeline] }
10:47:41 [2024-01-18T10:47:41.746Z] [Pipeline] // node
10:47:41 [2024-01-18T10:47:41.823Z] [Pipeline] properties
10:47:41 [2024-01-18T10:47:41.884Z] [Pipeline] readJSON
10:47:42 [2024-01-18T10:47:42.013Z] [Pipeline] echo
10:47:42 [2024-01-18T10:47:42.042Z] Handling message: [agent:packit, update:[autokarma:true, autotime:true, stable_karma:3, stable_days:14, unstable_karma:-3, requirements:, require_bugs:true, require_testcases:true, display_name:, notes:Automatic update for container-selinux-2.228.1-1.fc39.
10:47:42 [2024-01-18T10:47:42.042Z]
10:47:42 [2024-01-18T10:47:42.042Z] ##### **Changelog for container-selinux**
10:47:42 [2024-01-18T10:47:42.042Z]
10:47:42 [2024-01-18T10:47:42.042Z] ```
10:47:42 [2024-01-18T10:47:42.042Z] * Thu Jan 18 2024 Packit <hello@packit.dev> - 2:2.228.1-1
10:47:42 [2024-01-18T10:47:42.042Z] - [packit] 2.228.1 upstream release
10:47:42 [2024-01-18T10:47:42.042Z]
10:47:42 [2024-01-18T10:47:42.042Z] * Thu Jan 11 2024 Packit <hello@packit.dev> - 2:2.228.0-1
10:47:42 [2024-01-18T10:47:42.042Z] - [packit] 2.228.0 upstream release
10:47:42 [2024-01-18T10:47:42.042Z]
10:47:42 [2024-01-18T10:47:42.042Z] ```, type:enhancement, status:pending, request:testing, severity:unspecified, suggest:unspecified, locked:false, pushed:false, critpath:true, critpath_groups:critical-path-compose, close_bugs:true, date_submitted:2024-01-18 10:47:32, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-d9d55ec722, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-d9d55ec722, title:container-selinux-2.228.1-1.fc39, version_hash:8f74ad3f013713435d0826c0bd8b39328d600cfc, release:[name:F39, long_name:Fedora 39, version:39, id_prefix:FEDORA, branch:f39, dist_tag:f39, stable_tag:f39-updates, testing_tag:f39-updates-testing, candidate_tag:f39-updates-candidate, pending_signing_tag:f39-signing-pending, pending_testing_tag:f39-updates-testing-pending, pending_stable_tag:f39-updates-pending, override_tag:f39-override, mail_template:fedora_errata_template, state:current, composed_by_bodhi:true, create_automatic_updates:false, package_manager:dnf, testing_repository:updates-testing, eol:2024-11-12], compose:null, comments:[[id:3354308, karma:0, karma_critpath:0, text:This update has been submitted for testing by packit. , timestamp:2024-01-18 10:47:33, update_id:578925, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:container-selinux-2.228.1-1.fc39, signed:false, release_id:70, type:rpm, epoch:0]], bugs:[], user:[id:6406, name:packit, email:user-cont-team+packit-fas@redhat.com, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:git-packit-team], [name:bodhi_update_bots]]], updateid:FEDORA-2024-d9d55ec722, karma:0, content_type:rpm, test_cases:[]]]
10:47:42 [2024-01-18T10:47:42.153Z] [Pipeline] libraryResource
10:47:42 [2024-01-18T10:47:42.264Z] [Pipeline] readJSON
10:47:42 [2024-01-18T10:47:42.421Z] [Pipeline] node
10:47:42 [2024-01-18T10:47:42.484Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:47:42 [2024-01-18T10:47:42.585Z] [Pipeline] {
10:47:42 [2024-01-18T10:47:42.673Z] [Pipeline] writeYaml
10:47:42 [2024-01-18T10:47:42.770Z] [Pipeline] readFile
10:47:42 [2024-01-18T10:47:42.849Z] [Pipeline] }
10:47:43 [2024-01-18T10:47:43.043Z] [Pipeline] // node
10:47:43 [2024-01-18T10:47:43.170Z] [Pipeline] podTemplate
10:47:43 [2024-01-18T10:47:43.190Z] [Pipeline] {
10:47:43 [2024-01-18T10:47:43.302Z] [Pipeline] node
10:47:47 [2024-01-18T10:47:47.826Z] Created Pod: openshift coreos-ci/pod-ebad0c20-9591-4be6-8a10-813c6d0b38ff-b80wk-4zztb
10:47:55 [2024-01-18T10:47:55.988Z] Agent pod-ebad0c20-9591-4be6-8a10-813c6d0b38ff-b80wk-4zztb is provisioned from template pod-ebad0c20-9591-4be6-8a10-813c6d0b38ff-b80wk
10:47:55 [2024-01-18T10:47:55.989Z] ---
10:47:55 [2024-01-18T10:47:55.989Z] apiVersion: "v1"
10:47:55 [2024-01-18T10:47:55.989Z] kind: "Pod"
10:47:55 [2024-01-18T10:47:55.989Z] metadata:
10:47:55 [2024-01-18T10:47:55.989Z] annotations:
10:47:55 [2024-01-18T10:47:55.989Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/181/"
10:47:55 [2024-01-18T10:47:55.989Z] runUrl: "job/bodhi-trigger/181/"
10:47:55 [2024-01-18T10:47:55.989Z] labels:
10:47:55 [2024-01-18T10:47:55.989Z] jenkins: "slave"
10:47:55 [2024-01-18T10:47:55.989Z] jenkins/label-digest: "69c7b66befb4bf2b2c7712d15edbb006f5234da8"
10:47:55 [2024-01-18T10:47:55.989Z] jenkins/label: "pod-ebad0c20-9591-4be6-8a10-813c6d0b38ff"
10:47:55 [2024-01-18T10:47:55.989Z] name: "pod-ebad0c20-9591-4be6-8a10-813c6d0b38ff-b80wk-4zztb"
10:47:55 [2024-01-18T10:47:55.989Z] namespace: "coreos-ci"
10:47:55 [2024-01-18T10:47:55.989Z] spec:
10:47:55 [2024-01-18T10:47:55.989Z] containers:
10:47:55 [2024-01-18T10:47:55.989Z] - command:
10:47:55 [2024-01-18T10:47:55.989Z] - "/usr/bin/dumb-init"
10:47:55 [2024-01-18T10:47:55.989Z] - "/usr/bin/sleep"
10:47:55 [2024-01-18T10:47:55.989Z] - "infinity"
10:47:55 [2024-01-18T10:47:55.989Z] env:
10:47:55 [2024-01-18T10:47:55.989Z] - name: "NCPUS"
10:47:55 [2024-01-18T10:47:55.989Z] value: "0.1"
10:47:55 [2024-01-18T10:47:55.989Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
10:47:55 [2024-01-18T10:47:55.989Z] imagePullPolicy: "Always"
10:47:55 [2024-01-18T10:47:55.989Z] name: "worker"
10:47:55 [2024-01-18T10:47:55.989Z] resources:
10:47:55 [2024-01-18T10:47:55.989Z] limits:
10:47:55 [2024-01-18T10:47:55.989Z] cpu: "0.1"
10:47:55 [2024-01-18T10:47:55.989Z] requests:
10:47:55 [2024-01-18T10:47:55.989Z] cpu: "0.1"
10:47:55 [2024-01-18T10:47:55.989Z] volumeMounts:
10:47:55 [2024-01-18T10:47:55.989Z] - mountPath: "/srv/"
10:47:55 [2024-01-18T10:47:55.989Z] name: "emptydir-0"
10:47:55 [2024-01-18T10:47:55.989Z] - mountPath: "/home/jenkins/agent"
10:47:55 [2024-01-18T10:47:55.989Z] name: "workspace-volume"
10:47:55 [2024-01-18T10:47:55.989Z] readOnly: false
10:47:55 [2024-01-18T10:47:55.989Z] - env:
10:47:55 [2024-01-18T10:47:55.989Z] - name: "JENKINS_SECRET"
10:47:55 [2024-01-18T10:47:55.989Z] value: "********"
10:47:55 [2024-01-18T10:47:55.989Z] - name: "JENKINS_TUNNEL"
10:47:55 [2024-01-18T10:47:55.989Z] value: "172.30.136.1:50000"
10:47:55 [2024-01-18T10:47:55.989Z] - name: "JENKINS_AGENT_NAME"
10:47:55 [2024-01-18T10:47:55.989Z] value: "pod-ebad0c20-9591-4be6-8a10-813c6d0b38ff-b80wk-4zztb"
10:47:55 [2024-01-18T10:47:55.989Z] - name: "JENKINS_NAME"
10:47:55 [2024-01-18T10:47:55.989Z] value: "pod-ebad0c20-9591-4be6-8a10-813c6d0b38ff-b80wk-4zztb"
10:47:55 [2024-01-18T10:47:55.989Z] - name: "JENKINS_AGENT_WORKDIR"
10:47:55 [2024-01-18T10:47:55.989Z] value: "/home/jenkins/agent"
10:47:55 [2024-01-18T10:47:55.989Z] - name: "JENKINS_URL"
10:47:55 [2024-01-18T10:47:55.989Z] value: "http://172.30.130.216:80/"
10:47:55 [2024-01-18T10:47:55.989Z] image: "jenkins-agent-base:latest"
10:47:55 [2024-01-18T10:47:55.989Z] name: "jnlp"
10:47:55 [2024-01-18T10:47:55.989Z] resources:
10:47:55 [2024-01-18T10:47:55.989Z] limits:
10:47:55 [2024-01-18T10:47:55.989Z] memory: "512Mi"
10:47:55 [2024-01-18T10:47:55.989Z] cpu: "1"
10:47:55 [2024-01-18T10:47:55.989Z] requests:
10:47:55 [2024-01-18T10:47:55.989Z] memory: "512Mi"
10:47:55 [2024-01-18T10:47:55.989Z] cpu: "1"
10:47:55 [2024-01-18T10:47:55.989Z] volumeMounts:
10:47:55 [2024-01-18T10:47:55.989Z] - mountPath: "/home/jenkins/agent"
10:47:55 [2024-01-18T10:47:55.989Z] name: "workspace-volume"
10:47:55 [2024-01-18T10:47:55.989Z] readOnly: false
10:47:55 [2024-01-18T10:47:55.989Z] nodeSelector:
10:47:55 [2024-01-18T10:47:55.989Z] kubernetes.io/os: "linux"
10:47:55 [2024-01-18T10:47:55.989Z] restartPolicy: "Never"
10:47:55 [2024-01-18T10:47:55.989Z] serviceAccountName: "default"
10:47:55 [2024-01-18T10:47:55.989Z] volumes:
10:47:55 [2024-01-18T10:47:55.989Z] - emptyDir: {}
10:47:55 [2024-01-18T10:47:55.989Z] name: "emptydir-0"
10:47:55 [2024-01-18T10:47:55.989Z] - emptyDir:
10:47:55 [2024-01-18T10:47:55.989Z] medium: ""
10:47:55 [2024-01-18T10:47:55.989Z] name: "workspace-volume"
10:47:55 [2024-01-18T10:47:55.989Z]
10:47:56 [2024-01-18T10:47:56.251Z] Running on pod-ebad0c20-9591-4be6-8a10-813c6d0b38ff-b80wk-4zztb in /home/jenkins/agent/workspace/bodhi-trigger
10:47:56 [2024-01-18T10:47:56.289Z] [Pipeline] {
10:47:56 [2024-01-18T10:47:56.437Z] [Pipeline] container
10:47:56 [2024-01-18T10:47:56.504Z] [Pipeline] {
10:47:56 [2024-01-18T10:47:56.702Z] [Pipeline] withEnv
10:47:56 [2024-01-18T10:47:56.718Z] [Pipeline] {
10:47:56 [2024-01-18T10:47:56.804Z] [Pipeline] sh
10:47:57 [2024-01-18T10:47:57.515Z] + set -xeuo pipefail
10:47:57 [2024-01-18T10:47:57.522Z] ++ umask
10:47:57 [2024-01-18T10:47:57.522Z] + '[' 0000 = 0000 ']'
10:47:57 [2024-01-18T10:47:57.522Z] + umask 0022
10:47:57 [2024-01-18T10:47:57.522Z] + cat /cosa/coreos-assembler-git.json
10:47:57 [2024-01-18T10:47:57.522Z] {
10:47:57 [2024-01-18T10:47:57.522Z] "date": "2024-01-17T23:50:32Z",
10:47:57 [2024-01-18T10:47:57.522Z] "git": {
10:47:57 [2024-01-18T10:47:57.522Z] "commit": "02225a362e7cbfcdec51c95f3e6c4a0cc102f3e2",
10:47:57 [2024-01-18T10:47:57.522Z] "origin": "https://github.com/coreos/coreos-assembler.git",
10:47:57 [2024-01-18T10:47:57.522Z] "branch": "HEAD",
10:47:57 [2024-01-18T10:47:57.522Z] "dirty": "false"
10:47:57 [2024-01-18T10:47:57.522Z] },
10:47:57 [2024-01-18T10:47:57.522Z] "file": {
10:47:57 [2024-01-18T10:47:57.522Z] "checksum": "6d5d2266f23e4dce674ceac2c2a21cb0b6c84b1fd8355e71498fd5f051619763",
10:47:57 [2024-01-18T10:47:57.522Z] "checksum_type": "sha256",
10:47:57 [2024-01-18T10:47:57.522Z] "format": "tar.gz",
10:47:57 [2024-01-18T10:47:57.522Z] "name": "coreos-assembler-git.tar.gz",
10:47:57 [2024-01-18T10:47:57.522Z] "size": "9750404"
10:47:57 [2024-01-18T10:47:57.522Z] }
10:47:57 [2024-01-18T10:47:57.522Z] }
10:47:57 [2024-01-18T10:47:57.918Z] [Pipeline] }
10:47:58 [2024-01-18T10:47:58.124Z] [Pipeline] // withEnv
10:47:58 [2024-01-18T10:47:58.256Z] [Pipeline] stage
10:47:58 [2024-01-18T10:47:58.288Z] [Pipeline] { (Report Running)
10:47:58 [2024-01-18T10:47:58.445Z] [Pipeline] withCredentials
10:47:58 [2024-01-18T10:47:58.462Z] Masking supported pattern matches of $RDB_PASSWORD
10:47:58 [2024-01-18T10:47:58.581Z] [Pipeline] {
10:47:58 [2024-01-18T10:47:58.667Z] [Pipeline] withEnv
10:47:58 [2024-01-18T10:47:58.679Z] [Pipeline] {
10:47:58 [2024-01-18T10:47:58.827Z] [Pipeline] sh
10:47:59 [2024-01-18T10:47:59.383Z] + set -xeuo pipefail
10:47:59 [2024-01-18T10:47:59.383Z] ++ umask
10:47:59 [2024-01-18T10:47:59.383Z] + '[' 0000 = 0000 ']'
10:47:59 [2024-01-18T10:47:59.383Z] + umask 0022
10:47:59 [2024-01-18T10:47:59.383Z] + /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-2024-d9d55ec722 --stream testing-devel
10:48:02 [2024-01-18T10:48:02.001Z] [Pipeline] }
10:48:02 [2024-01-18T10:48:02.238Z] [Pipeline] // withEnv
10:48:02 [2024-01-18T10:48:02.284Z] [Pipeline] }
10:48:02 [2024-01-18T10:48:02.441Z] [Pipeline] // withCredentials
10:48:02 [2024-01-18T10:48:02.518Z] [Pipeline] }
10:48:02 [2024-01-18T10:48:02.618Z] [Pipeline] // stage
10:48:02 [2024-01-18T10:48:02.762Z] [Pipeline] stage
10:48:02 [2024-01-18T10:48:02.774Z] [Pipeline] { (Test)
10:48:02 [2024-01-18T10:48:02.894Z] [Pipeline] build
10:48:02 [2024-01-18T10:48:02.912Z] Scheduling project: test-override
10:48:06 [2024-01-18T10:48:06.012Z] Starting building: test-override #210
11:58:39 [2024-01-18T11:58:39.437Z] Build test-override #210 completed: SUCCESS
11:58:39 [2024-01-18T11:58:39.448Z] [Pipeline] }
11:58:39 [2024-01-18T11:58:39.596Z] [Pipeline] // stage
11:58:39 [2024-01-18T11:58:39.694Z] [Pipeline] stage
11:58:39 [2024-01-18T11:58:39.829Z] [Pipeline] { (Report Completion)
11:58:40 [2024-01-18T11:58:40.018Z] [Pipeline] withCredentials
11:58:40 [2024-01-18T11:58:40.035Z] Masking supported pattern matches of $RDB_PASSWORD
11:58:40 [2024-01-18T11:58:40.178Z] [Pipeline] {
11:58:40 [2024-01-18T11:58:40.367Z] [Pipeline] withEnv
11:58:40 [2024-01-18T11:58:40.401Z] [Pipeline] {
11:58:40 [2024-01-18T11:58:40.556Z] [Pipeline] sh
11:58:41 [2024-01-18T11:58:41.109Z] + set -xeuo pipefail
11:58:41 [2024-01-18T11:58:41.109Z] ++ umask
11:58:41 [2024-01-18T11:58:41.109Z] + '[' 0000 = 0000 ']'
11:58:41 [2024-01-18T11:58:41.109Z] + umask 0022
11:58:41 [2024-01-18T11:58:41.109Z] + /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/210 --outcome PASSED --advisory FEDORA-2024-d9d55ec722 --stream testing-devel
11:58:43 [2024-01-18T11:58:43.705Z] [Pipeline] }
11:58:43 [2024-01-18T11:58:43.887Z] [Pipeline] // withEnv
11:58:43 [2024-01-18T11:58:43.939Z] [Pipeline] }
11:58:44 [2024-01-18T11:58:44.098Z] [Pipeline] // withCredentials
11:58:44 [2024-01-18T11:58:44.168Z] [Pipeline] }
11:58:44 [2024-01-18T11:58:44.270Z] [Pipeline] // stage
11:58:44 [2024-01-18T11:58:44.311Z] [Pipeline] }
11:58:44 [2024-01-18T11:58:44.505Z] [Pipeline] // container
11:58:44 [2024-01-18T11:58:44.557Z] [Pipeline] }
11:58:44 [2024-01-18T11:58:44.746Z] [Pipeline] // node
11:58:44 [2024-01-18T11:58:44.831Z] [Pipeline] }
11:58:45 [2024-01-18T11:58:45.008Z] [Pipeline] // podTemplate
11:58:45 [2024-01-18T11:58:45.065Z] [Pipeline] End of Pipeline
11:58:45 [2024-01-18T11:58:45.214Z] Finished: SUCCESS