14:50:17 [2024-01-03T14:50:17.413Z] Triggered by CI message. 14:50:17 [2024-01-03T14:50:17.414Z] 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 14:50:17 [2024-01-03T14:50:17.414Z] The recommended git tool is: NONE 14:50:17 [2024-01-03T14:50:17.414Z] No credentials specified 14:50:17 [2024-01-03T14:50:17.415Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 14:50:17 [2024-01-03T14:50:17.420Z] Fetching changes from the remote Git repository 14:50:17 [2024-01-03T14:50:17.421Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 14:50:17 [2024-01-03T14:50:17.436Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 14:50:17 [2024-01-03T14:50:17.436Z] > git --version # timeout=10 14:50:17 [2024-01-03T14:50:17.440Z] > git --version # 'git version 2.39.3' 14:50:17 [2024-01-03T14:50:17.440Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:17 [2024-01-03T14:50:17.603Z] > git rev-parse origin/main^{commit} # timeout=10 14:50:17 [2024-01-03T14:50:17.608Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 14:50:17 [2024-01-03T14:50:17.608Z] > git config core.sparsecheckout # timeout=10 14:50:17 [2024-01-03T14:50:17.612Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 14:50:17 [2024-01-03T14:50:17.618Z] Commit message: "ci: add sanity-check for Groovy files" 14:50:17 [2024-01-03T14:50:17.618Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 14:50:17 [2024-01-03T14:50:17.768Z] Loading library coreos@main 14:50:17 [2024-01-03T14:50:17.768Z] Attempting to resolve main from remote references... 14:50:17 [2024-01-03T14:50:17.768Z] > git --version # timeout=10 14:50:17 [2024-01-03T14:50:17.773Z] > git --version # 'git version 2.39.3' 14:50:17 [2024-01-03T14:50:17.773Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:50:17 [2024-01-03T14:50:17.949Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 14:50:17 [2024-01-03T14:50:17.950Z] Selected Git installation does not exist. Using Default 14:50:17 [2024-01-03T14:50:17.950Z] The recommended git tool is: NONE 14:50:17 [2024-01-03T14:50:17.950Z] No credentials specified 14:50:17 [2024-01-03T14:50:17.950Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 14:50:17 [2024-01-03T14:50:17.960Z] Fetching changes from the remote Git repository 14:50:17 [2024-01-03T14:50:17.961Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:50:17 [2024-01-03T14:50:17.978Z] Fetching without tags 14:50:17 [2024-01-03T14:50:17.978Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 14:50:17 [2024-01-03T14:50:17.978Z] > git --version # timeout=10 14:50:17 [2024-01-03T14:50:17.982Z] > git --version # 'git version 2.39.3' 14:50:17 [2024-01-03T14:50:17.982Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:18 [2024-01-03T14:50:18.155Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 14:50:18 [2024-01-03T14:50:18.155Z] > git config core.sparsecheckout # timeout=10 14:50:18 [2024-01-03T14:50:18.159Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 14:50:18 [2024-01-03T14:50:18.165Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 14:50:18 [2024-01-03T14:50:18.165Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 14:50:18 [2024-01-03T14:50:18.479Z] [Pipeline] Start of Pipeline 14:50:18 [2024-01-03T14:50:18.622Z] [Pipeline] node 14:50:18 [2024-01-03T14:50:18.681Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:50:18 [2024-01-03T14:50:18.744Z] [Pipeline] { 14:50:18 [2024-01-03T14:50:18.962Z] [Pipeline] withEnv 14:50:18 [2024-01-03T14:50:18.990Z] [Pipeline] { 14:50:19 [2024-01-03T14:50:19.111Z] [Pipeline] sh 14:50:19 [2024-01-03T14:50:19.392Z] + set -xeuo pipefail 14:50:19 [2024-01-03T14:50:19.392Z] ++ umask 14:50:19 [2024-01-03T14:50:19.392Z] + '[' 0022 = 0000 ']' 14:50:19 [2024-01-03T14:50:19.392Z] + rm -rf pipe 14:50:19 [2024-01-03T14:50:19.392Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 14:50:19 [2024-01-03T14:50:19.392Z] Cloning into 'pipe'... 14:50:20 [2024-01-03T14:50:20.003Z] [Pipeline] } 14:50:20 [2024-01-03T14:50:20.131Z] [Pipeline] // withEnv 14:50:20 [2024-01-03T14:50:20.212Z] [Pipeline] load 14:50:20 [2024-01-03T14:50:20.442Z] [Pipeline] { (pipe/utils.groovy) 14:50:20 [2024-01-03T14:50:20.539Z] [Pipeline] } 14:50:20 [2024-01-03T14:50:20.642Z] [Pipeline] // load 14:50:20 [2024-01-03T14:50:20.717Z] [Pipeline] readYaml 14:50:20 [2024-01-03T14:50:20.888Z] [Pipeline] withEnv 14:50:20 [2024-01-03T14:50:20.934Z] [Pipeline] { 14:50:21 [2024-01-03T14:50:21.054Z] [Pipeline] sh 14:50:21 [2024-01-03T14:50:21.339Z] + set -xeuo pipefail 14:50:21 [2024-01-03T14:50:21.339Z] ++ umask 14:50:21 [2024-01-03T14:50:21.339Z] + '[' 0022 = 0000 ']' 14:50:21 [2024-01-03T14:50:21.339Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 14:50:21 [2024-01-03T14:50:21.429Z] [Pipeline] } 14:50:21 [2024-01-03T14:50:21.551Z] [Pipeline] // withEnv 14:50:21 [2024-01-03T14:50:21.700Z] [Pipeline] readYaml 14:50:21 [2024-01-03T14:50:21.900Z] [Pipeline] withEnv 14:50:21 [2024-01-03T14:50:21.929Z] [Pipeline] { 14:50:22 [2024-01-03T14:50:22.111Z] [Pipeline] sh 14:50:22 [2024-01-03T14:50:22.395Z] + set -xeuo pipefail 14:50:22 [2024-01-03T14:50:22.395Z] ++ umask 14:50:22 [2024-01-03T14:50:22.395Z] + '[' 0022 = 0000 ']' 14:50:22 [2024-01-03T14:50:22.395Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 14:50:22 [2024-01-03T14:50:22.575Z] [Pipeline] } 14:50:22 [2024-01-03T14:50:22.720Z] [Pipeline] // withEnv 14:50:22 [2024-01-03T14:50:22.800Z] [Pipeline] readYaml 14:50:22 [2024-01-03T14:50:22.981Z] [Pipeline] withEnv 14:50:23 [2024-01-03T14:50:23.038Z] [Pipeline] { 14:50:23 [2024-01-03T14:50:23.124Z] [Pipeline] sh 14:50:23 [2024-01-03T14:50:23.459Z] + set -xeuo pipefail 14:50:23 [2024-01-03T14:50:23.459Z] ++ umask 14:50:23 [2024-01-03T14:50:23.459Z] + '[' 0022 = 0000 ']' 14:50:23 [2024-01-03T14:50:23.459Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 14:50:23 [2024-01-03T14:50:23.459Z] + jq -e '.releases[0].composed_by_bodhi' 14:50:23 [2024-01-03T14:50:23.459Z] true 14:50:23 [2024-01-03T14:50:23.558Z] [Pipeline] } 14:50:23 [2024-01-03T14:50:23.684Z] [Pipeline] // withEnv 14:50:23 [2024-01-03T14:50:23.792Z] [Pipeline] withEnv 14:50:23 [2024-01-03T14:50:23.812Z] [Pipeline] { 14:50:23 [2024-01-03T14:50:23.910Z] [Pipeline] sh 14:50:24 [2024-01-03T14:50:24.176Z] + set -xeuo pipefail 14:50:24 [2024-01-03T14:50:24.176Z] ++ umask 14:50:24 [2024-01-03T14:50:24.176Z] + '[' 0022 = 0000 ']' 14:50:24 [2024-01-03T14:50:24.176Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 14:50:24 [2024-01-03T14:50:24.176Z] + jq -e '.releases[0].composed_by_bodhi' 14:50:24 [2024-01-03T14:50:24.176Z] false 14:50:24 [2024-01-03T14:50:24.238Z] [Pipeline] } 14:50:24 [2024-01-03T14:50:24.377Z] [Pipeline] // withEnv 14:50:24 [2024-01-03T14:50:24.430Z] [Pipeline] } 14:50:24 [2024-01-03T14:50:24.577Z] [Pipeline] // node 14:50:24 [2024-01-03T14:50:24.669Z] [Pipeline] properties 14:50:24 [2024-01-03T14:50:24.789Z] [Pipeline] readJSON 14:50:24 [2024-01-03T14:50:24.989Z] [Pipeline] echo 14:50:25 [2024-01-03T14:50:25.009Z] Handling message: [agent:lsm5, new_builds:[], update:[autokarma:true, autotime:true, stable_karma:3, stable_days:14, unstable_karma:-3, requirements:null, require_bugs:true, require_testcases:true, display_name:, notes:Automatic update for podman-4.8.3-1.fc39. 14:50:25 [2024-01-03T14:50:25.009Z] 14:50:25 [2024-01-03T14:50:25.009Z] ##### **Changelog for podman** 14:50:25 [2024-01-03T14:50:25.009Z] 14:50:25 [2024-01-03T14:50:25.009Z] ``` 14:50:25 [2024-01-03T14:50:25.009Z] * Wed Jan 03 2024 Packit <hello@packit.dev> - 5:4.8.3-1 14:50:25 [2024-01-03T14:50:25.009Z] - [packit] 4.8.3 upstream release 14:50:25 [2024-01-03T14:50:25.009Z] 14:50:25 [2024-01-03T14:50:25.009Z] ``` 14:50:25 [2024-01-03T14:50:25.009Z] , type:security, status:pending, request:testing, severity:medium, suggest:unspecified, locked:false, pushed:false, critpath:true, critpath_groups:critical-path-build critical-path-compose critical-path-gnome, close_bugs:true, date_submitted:2024-01-03 14:20:56, date_modified:2024-01-03 14:50:16, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-3bb23c77f3, test_gating_status:waiting, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-3bb23c77f3, title:podman-4.8.3-1.fc39, version_hash:81414031e016bd8220350c7fc8d99743fc6a9111, 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:3338057, karma:0, karma_critpath:0, text:This update has been submitted for testing by packit. , timestamp:2024-01-03 14:20:56, update_id:575470, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3338058, karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'waiting'., timestamp:2024-01-03 14:20:57, update_id:575470, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3338112, karma:0, karma_critpath:0, text:lsm5 edited this update., timestamp:2024-01-03 14:50:16, update_id:575470, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:podman-4.8.3-1.fc39, signed:true, release_id:70, type:rpm, epoch:0]], bugs:[[bug_id:2255103, title:null, security:false, parent:false, feedback:[]]], 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-3bb23c77f3, karma:0, content_type:rpm, test_cases:[]], removed_builds:[], new_bugs:[2255103]] 14:50:25 [2024-01-03T14:50:25.185Z] [Pipeline] libraryResource 14:50:25 [2024-01-03T14:50:25.237Z] [Pipeline] readJSON 14:50:25 [2024-01-03T14:50:25.339Z] [Pipeline] node 14:50:25 [2024-01-03T14:50:25.387Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:50:25 [2024-01-03T14:50:25.485Z] [Pipeline] { 14:50:25 [2024-01-03T14:50:25.568Z] [Pipeline] writeYaml 14:50:25 [2024-01-03T14:50:25.790Z] [Pipeline] readFile 14:50:25 [2024-01-03T14:50:25.917Z] [Pipeline] } 14:50:26 [2024-01-03T14:50:26.072Z] [Pipeline] // node 14:50:26 [2024-01-03T14:50:26.152Z] [Pipeline] podTemplate 14:50:26 [2024-01-03T14:50:26.192Z] [Pipeline] { 14:50:26 [2024-01-03T14:50:26.360Z] [Pipeline] node 14:50:27 [2024-01-03T14:50:27.804Z] Created Pod: openshift coreos-ci/pod-21eeac4a-a5f4-40af-88e5-12c338491cb5-9p3ht-c8qb1 14:50:34 [2024-01-03T14:50:34.745Z] Agent pod-21eeac4a-a5f4-40af-88e5-12c338491cb5-9p3ht-c8qb1 is provisioned from template pod-21eeac4a-a5f4-40af-88e5-12c338491cb5-9p3ht 14:50:34 [2024-01-03T14:50:34.750Z] --- 14:50:34 [2024-01-03T14:50:34.750Z] apiVersion: "v1" 14:50:34 [2024-01-03T14:50:34.750Z] kind: "Pod" 14:50:34 [2024-01-03T14:50:34.750Z] metadata: 14:50:34 [2024-01-03T14:50:34.750Z] annotations: 14:50:34 [2024-01-03T14:50:34.750Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/156/" 14:50:34 [2024-01-03T14:50:34.750Z] runUrl: "job/bodhi-trigger/156/" 14:50:34 [2024-01-03T14:50:34.750Z] labels: 14:50:34 [2024-01-03T14:50:34.750Z] jenkins: "slave" 14:50:34 [2024-01-03T14:50:34.750Z] jenkins/label-digest: "86bc15233dcc1edb1c2f75396106cd48066bd746" 14:50:34 [2024-01-03T14:50:34.750Z] jenkins/label: "pod-21eeac4a-a5f4-40af-88e5-12c338491cb5" 14:50:34 [2024-01-03T14:50:34.750Z] name: "pod-21eeac4a-a5f4-40af-88e5-12c338491cb5-9p3ht-c8qb1" 14:50:34 [2024-01-03T14:50:34.750Z] namespace: "coreos-ci" 14:50:34 [2024-01-03T14:50:34.750Z] spec: 14:50:34 [2024-01-03T14:50:34.750Z] containers: 14:50:34 [2024-01-03T14:50:34.750Z] - command: 14:50:34 [2024-01-03T14:50:34.750Z] - "/usr/bin/dumb-init" 14:50:34 [2024-01-03T14:50:34.750Z] - "/usr/bin/sleep" 14:50:34 [2024-01-03T14:50:34.750Z] - "infinity" 14:50:34 [2024-01-03T14:50:34.750Z] env: 14:50:34 [2024-01-03T14:50:34.750Z] - name: "NCPUS" 14:50:34 [2024-01-03T14:50:34.750Z] value: "0.1" 14:50:34 [2024-01-03T14:50:34.750Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 14:50:34 [2024-01-03T14:50:34.750Z] imagePullPolicy: "Always" 14:50:34 [2024-01-03T14:50:34.750Z] name: "worker" 14:50:34 [2024-01-03T14:50:34.750Z] resources: 14:50:34 [2024-01-03T14:50:34.750Z] limits: 14:50:34 [2024-01-03T14:50:34.750Z] cpu: "0.1" 14:50:34 [2024-01-03T14:50:34.750Z] requests: 14:50:34 [2024-01-03T14:50:34.750Z] cpu: "0.1" 14:50:34 [2024-01-03T14:50:34.750Z] volumeMounts: 14:50:34 [2024-01-03T14:50:34.750Z] - mountPath: "/srv/" 14:50:34 [2024-01-03T14:50:34.750Z] name: "emptydir-0" 14:50:34 [2024-01-03T14:50:34.750Z] - mountPath: "/home/jenkins/agent" 14:50:34 [2024-01-03T14:50:34.750Z] name: "workspace-volume" 14:50:34 [2024-01-03T14:50:34.750Z] readOnly: false 14:50:34 [2024-01-03T14:50:34.750Z] - env: 14:50:34 [2024-01-03T14:50:34.750Z] - name: "JENKINS_SECRET" 14:50:34 [2024-01-03T14:50:34.750Z] value: "********" 14:50:34 [2024-01-03T14:50:34.750Z] - name: "JENKINS_TUNNEL" 14:50:34 [2024-01-03T14:50:34.750Z] value: "172.30.136.1:50000" 14:50:34 [2024-01-03T14:50:34.750Z] - name: "JENKINS_AGENT_NAME" 14:50:34 [2024-01-03T14:50:34.750Z] value: "pod-21eeac4a-a5f4-40af-88e5-12c338491cb5-9p3ht-c8qb1" 14:50:34 [2024-01-03T14:50:34.750Z] - name: "JENKINS_NAME" 14:50:34 [2024-01-03T14:50:34.750Z] value: "pod-21eeac4a-a5f4-40af-88e5-12c338491cb5-9p3ht-c8qb1" 14:50:34 [2024-01-03T14:50:34.750Z] - name: "JENKINS_AGENT_WORKDIR" 14:50:34 [2024-01-03T14:50:34.750Z] value: "/home/jenkins/agent" 14:50:34 [2024-01-03T14:50:34.750Z] - name: "JENKINS_URL" 14:50:34 [2024-01-03T14:50:34.750Z] value: "http://172.30.130.216:80/" 14:50:34 [2024-01-03T14:50:34.750Z] image: "jenkins-agent-base:latest" 14:50:34 [2024-01-03T14:50:34.750Z] name: "jnlp" 14:50:34 [2024-01-03T14:50:34.750Z] resources: 14:50:34 [2024-01-03T14:50:34.750Z] limits: 14:50:34 [2024-01-03T14:50:34.750Z] memory: "512Mi" 14:50:34 [2024-01-03T14:50:34.750Z] cpu: "1" 14:50:34 [2024-01-03T14:50:34.750Z] requests: 14:50:34 [2024-01-03T14:50:34.750Z] memory: "512Mi" 14:50:34 [2024-01-03T14:50:34.750Z] cpu: "1" 14:50:34 [2024-01-03T14:50:34.750Z] volumeMounts: 14:50:34 [2024-01-03T14:50:34.750Z] - mountPath: "/home/jenkins/agent" 14:50:34 [2024-01-03T14:50:34.750Z] name: "workspace-volume" 14:50:34 [2024-01-03T14:50:34.750Z] readOnly: false 14:50:34 [2024-01-03T14:50:34.750Z] nodeSelector: 14:50:34 [2024-01-03T14:50:34.750Z] kubernetes.io/os: "linux" 14:50:34 [2024-01-03T14:50:34.750Z] restartPolicy: "Never" 14:50:34 [2024-01-03T14:50:34.750Z] serviceAccountName: "default" 14:50:34 [2024-01-03T14:50:34.750Z] volumes: 14:50:34 [2024-01-03T14:50:34.750Z] - emptyDir: {} 14:50:34 [2024-01-03T14:50:34.750Z] name: "emptydir-0" 14:50:34 [2024-01-03T14:50:34.750Z] - emptyDir: 14:50:34 [2024-01-03T14:50:34.750Z] medium: "" 14:50:34 [2024-01-03T14:50:34.750Z] name: "workspace-volume" 14:50:34 [2024-01-03T14:50:34.750Z] 14:50:35 [2024-01-03T14:50:35.360Z] Running on pod-21eeac4a-a5f4-40af-88e5-12c338491cb5-9p3ht-c8qb1 in /home/jenkins/agent/workspace/bodhi-trigger 14:50:35 [2024-01-03T14:50:35.387Z] [Pipeline] { 14:50:35 [2024-01-03T14:50:35.570Z] [Pipeline] container 14:50:35 [2024-01-03T14:50:35.592Z] [Pipeline] { 14:50:35 [2024-01-03T14:50:35.776Z] [Pipeline] withEnv 14:50:35 [2024-01-03T14:50:35.794Z] [Pipeline] { 14:50:35 [2024-01-03T14:50:35.969Z] [Pipeline] sh 14:50:36 [2024-01-03T14:50:36.816Z] + set -xeuo pipefail 14:50:36 [2024-01-03T14:50:36.816Z] ++ umask 14:50:36 [2024-01-03T14:50:36.816Z] + '[' 0000 = 0000 ']' 14:50:36 [2024-01-03T14:50:36.816Z] + umask 0022 14:50:36 [2024-01-03T14:50:36.816Z] + cat /cosa/coreos-assembler-git.json 14:50:36 [2024-01-03T14:50:36.816Z] { 14:50:36 [2024-01-03T14:50:36.816Z] "date": "2024-01-02T19:42:41Z", 14:50:36 [2024-01-03T14:50:36.816Z] "git": { 14:50:36 [2024-01-03T14:50:36.816Z] "commit": "5a81fdf106ce9c4da08d688f3b5baf3c9cf11505", 14:50:36 [2024-01-03T14:50:36.816Z] "origin": "https://github.com/coreos/coreos-assembler.git", 14:50:36 [2024-01-03T14:50:36.816Z] "branch": "HEAD", 14:50:36 [2024-01-03T14:50:36.816Z] "dirty": "false" 14:50:36 [2024-01-03T14:50:36.816Z] }, 14:50:36 [2024-01-03T14:50:36.816Z] "file": { 14:50:36 [2024-01-03T14:50:36.816Z] "checksum": "a506c35762a8f1ead3c640b81afaa8ab746434d0e992066e212bc91ee84ebcc9", 14:50:36 [2024-01-03T14:50:36.816Z] "checksum_type": "sha256", 14:50:36 [2024-01-03T14:50:36.816Z] "format": "tar.gz", 14:50:36 [2024-01-03T14:50:36.816Z] "name": "coreos-assembler-git.tar.gz", 14:50:36 [2024-01-03T14:50:36.816Z] "size": "9743169" 14:50:36 [2024-01-03T14:50:36.816Z] } 14:50:36 [2024-01-03T14:50:36.816Z] } 14:50:37 [2024-01-03T14:50:37.420Z] [Pipeline] } 14:50:37 [2024-01-03T14:50:37.512Z] [Pipeline] // withEnv 14:50:37 [2024-01-03T14:50:37.598Z] [Pipeline] stage 14:50:37 [2024-01-03T14:50:37.616Z] [Pipeline] { (Report Running) 14:50:37 [2024-01-03T14:50:37.730Z] [Pipeline] withCredentials 14:50:37 [2024-01-03T14:50:37.788Z] Masking supported pattern matches of $RDB_PASSWORD 14:50:37 [2024-01-03T14:50:37.811Z] [Pipeline] { 14:50:37 [2024-01-03T14:50:37.892Z] [Pipeline] withEnv 14:50:37 [2024-01-03T14:50:37.922Z] [Pipeline] { 14:50:38 [2024-01-03T14:50:38.053Z] [Pipeline] sh 14:50:38 [2024-01-03T14:50:38.631Z] + set -xeuo pipefail 14:50:38 [2024-01-03T14:50:38.631Z] ++ umask 14:50:38 [2024-01-03T14:50:38.631Z] + '[' 0000 = 0000 ']' 14:50:38 [2024-01-03T14:50:38.631Z] + umask 0022 14:50:38 [2024-01-03T14:50:38.631Z] + /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-3bb23c77f3 --stream testing-devel 14:50:41 [2024-01-03T14:50:41.306Z] [Pipeline] } 14:50:41 [2024-01-03T14:50:41.437Z] [Pipeline] // withEnv 14:50:41 [2024-01-03T14:50:41.488Z] [Pipeline] } 14:50:41 [2024-01-03T14:50:41.640Z] [Pipeline] // withCredentials 14:50:41 [2024-01-03T14:50:41.686Z] [Pipeline] } 14:50:41 [2024-01-03T14:50:41.778Z] [Pipeline] // stage 14:50:41 [2024-01-03T14:50:41.928Z] [Pipeline] stage 14:50:41 [2024-01-03T14:50:41.945Z] [Pipeline] { (Test) 14:50:42 [2024-01-03T14:50:42.116Z] [Pipeline] build 14:50:42 [2024-01-03T14:50:42.139Z] Scheduling project: test-override 14:50:46 [2024-01-03T14:50:46.060Z] Starting building: test-override #184 14:51:57 [2024-01-03T14:51:57.716Z] Build test-override #184 completed: FAILURE 14:51:57 [2024-01-03T14:51:57.729Z] [Pipeline] } 14:51:57 [2024-01-03T14:51:57.973Z] [Pipeline] // stage 14:51:58 [2024-01-03T14:51:58.083Z] [Pipeline] stage 14:51:58 [2024-01-03T14:51:58.100Z] [Pipeline] { (Report Completion) 14:51:58 [2024-01-03T14:51:58.342Z] [Pipeline] withCredentials 14:51:58 [2024-01-03T14:51:58.380Z] Masking supported pattern matches of $RDB_PASSWORD 14:51:58 [2024-01-03T14:51:58.464Z] [Pipeline] { 14:51:58 [2024-01-03T14:51:58.557Z] [Pipeline] withEnv 14:51:58 [2024-01-03T14:51:58.603Z] [Pipeline] { 14:51:58 [2024-01-03T14:51:58.849Z] [Pipeline] sh 14:51:59 [2024-01-03T14:51:59.708Z] + set -xeuo pipefail 14:51:59 [2024-01-03T14:51:59.708Z] ++ umask 14:51:59 [2024-01-03T14:51:59.708Z] + '[' 0000 = 0000 ']' 14:51:59 [2024-01-03T14:51:59.708Z] + umask 0022 14:51:59 [2024-01-03T14:51:59.708Z] + /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/184 --outcome FAILED --advisory FEDORA-2024-3bb23c77f3 --stream testing-devel 14:52:01 [2024-01-03T14:52:01.671Z] [Pipeline] } 14:52:01 [2024-01-03T14:52:01.855Z] [Pipeline] // withEnv 14:52:01 [2024-01-03T14:52:01.929Z] [Pipeline] } 14:52:02 [2024-01-03T14:52:02.188Z] [Pipeline] // withCredentials 14:52:02 [2024-01-03T14:52:02.239Z] [Pipeline] } 14:52:02 [2024-01-03T14:52:02.326Z] [Pipeline] // stage 14:52:02 [2024-01-03T14:52:02.372Z] [Pipeline] } 14:52:02 [2024-01-03T14:52:02.492Z] [Pipeline] // container 14:52:02 [2024-01-03T14:52:02.543Z] [Pipeline] } 14:52:02 [2024-01-03T14:52:02.781Z] [Pipeline] // node 14:52:02 [2024-01-03T14:52:02.857Z] [Pipeline] } 14:52:03 [2024-01-03T14:52:03.046Z] [Pipeline] // podTemplate 14:52:03 [2024-01-03T14:52:03.096Z] [Pipeline] End of Pipeline 14:52:03 [2024-01-03T14:52:03.241Z] Finished: FAILURE