14:20:58 [2024-01-03T14:20:58.033Z] Triggered by CI message. 14:20:58 [2024-01-03T14:20:58.034Z] 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:20:58 [2024-01-03T14:20:58.035Z] The recommended git tool is: NONE 14:20:58 [2024-01-03T14:20:58.035Z] No credentials specified 14:20:58 [2024-01-03T14:20:58.035Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 14:20:58 [2024-01-03T14:20:58.040Z] Fetching changes from the remote Git repository 14:20:58 [2024-01-03T14:20:58.041Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 14:20:58 [2024-01-03T14:20:58.053Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 14:20:58 [2024-01-03T14:20:58.053Z] > git --version # timeout=10 14:20:58 [2024-01-03T14:20:58.058Z] > git --version # 'git version 2.39.3' 14:20:58 [2024-01-03T14:20:58.058Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:58 [2024-01-03T14:20:58.245Z] > git rev-parse origin/main^{commit} # timeout=10 14:20:58 [2024-01-03T14:20:58.250Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 14:20:58 [2024-01-03T14:20:58.250Z] > git config core.sparsecheckout # timeout=10 14:20:58 [2024-01-03T14:20:58.254Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 14:20:58 [2024-01-03T14:20:58.260Z] Commit message: "ci: add sanity-check for Groovy files" 14:20:58 [2024-01-03T14:20:58.260Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 14:20:58 [2024-01-03T14:20:58.412Z] Loading library coreos@main 14:20:58 [2024-01-03T14:20:58.412Z] Attempting to resolve main from remote references... 14:20:58 [2024-01-03T14:20:58.412Z] > git --version # timeout=10 14:20:58 [2024-01-03T14:20:58.417Z] > git --version # 'git version 2.39.3' 14:20:58 [2024-01-03T14:20:58.417Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:20:58 [2024-01-03T14:20:58.575Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 14:20:58 [2024-01-03T14:20:58.576Z] Selected Git installation does not exist. Using Default 14:20:58 [2024-01-03T14:20:58.576Z] The recommended git tool is: NONE 14:20:58 [2024-01-03T14:20:58.576Z] No credentials specified 14:20:58 [2024-01-03T14:20:58.576Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 14:20:58 [2024-01-03T14:20:58.580Z] Fetching changes from the remote Git repository 14:20:58 [2024-01-03T14:20:58.581Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 14:20:58 [2024-01-03T14:20:58.629Z] Fetching without tags 14:20:58 [2024-01-03T14:20:58.629Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 14:20:58 [2024-01-03T14:20:58.629Z] > git --version # timeout=10 14:20:58 [2024-01-03T14:20:58.634Z] > git --version # 'git version 2.39.3' 14:20:58 [2024-01-03T14:20:58.634Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:20:58 [2024-01-03T14:20:58.790Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 14:20:58 [2024-01-03T14:20:58.790Z] > git config core.sparsecheckout # timeout=10 14:20:58 [2024-01-03T14:20:58.795Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 14:20:58 [2024-01-03T14:20:58.805Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 14:20:58 [2024-01-03T14:20:58.805Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 14:20:59 [2024-01-03T14:20:59.080Z] [Pipeline] Start of Pipeline 14:20:59 [2024-01-03T14:20:59.227Z] [Pipeline] node 14:20:59 [2024-01-03T14:20:59.298Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:20:59 [2024-01-03T14:20:59.338Z] [Pipeline] { 14:20:59 [2024-01-03T14:20:59.487Z] [Pipeline] withEnv 14:20:59 [2024-01-03T14:20:59.503Z] [Pipeline] { 14:20:59 [2024-01-03T14:20:59.673Z] [Pipeline] sh 14:20:59 [2024-01-03T14:20:59.955Z] + set -xeuo pipefail 14:20:59 [2024-01-03T14:20:59.955Z] ++ umask 14:20:59 [2024-01-03T14:20:59.955Z] + '[' 0022 = 0000 ']' 14:20:59 [2024-01-03T14:20:59.955Z] + rm -rf pipe 14:20:59 [2024-01-03T14:20:59.955Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 14:20:59 [2024-01-03T14:20:59.955Z] Cloning into 'pipe'... 14:21:00 [2024-01-03T14:21:00.562Z] [Pipeline] } 14:21:00 [2024-01-03T14:21:00.644Z] [Pipeline] // withEnv 14:21:00 [2024-01-03T14:21:00.752Z] [Pipeline] load 14:21:00 [2024-01-03T14:21:00.981Z] [Pipeline] { (pipe/utils.groovy) 14:21:01 [2024-01-03T14:21:01.044Z] [Pipeline] } 14:21:01 [2024-01-03T14:21:01.199Z] [Pipeline] // load 14:21:01 [2024-01-03T14:21:01.291Z] [Pipeline] readYaml 14:21:01 [2024-01-03T14:21:01.393Z] [Pipeline] withEnv 14:21:01 [2024-01-03T14:21:01.405Z] [Pipeline] { 14:21:01 [2024-01-03T14:21:01.502Z] [Pipeline] sh 14:21:01 [2024-01-03T14:21:01.768Z] + set -xeuo pipefail 14:21:01 [2024-01-03T14:21:01.768Z] ++ umask 14:21:01 [2024-01-03T14:21:01.768Z] + '[' 0022 = 0000 ']' 14:21:01 [2024-01-03T14:21:01.768Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 14:21:01 [2024-01-03T14:21:01.851Z] [Pipeline] } 14:21:01 [2024-01-03T14:21:01.993Z] [Pipeline] // withEnv 14:21:02 [2024-01-03T14:21:02.078Z] [Pipeline] readYaml 14:21:02 [2024-01-03T14:21:02.337Z] [Pipeline] withEnv 14:21:02 [2024-01-03T14:21:02.365Z] [Pipeline] { 14:21:02 [2024-01-03T14:21:02.480Z] [Pipeline] sh 14:21:02 [2024-01-03T14:21:02.752Z] + set -xeuo pipefail 14:21:02 [2024-01-03T14:21:02.752Z] ++ umask 14:21:02 [2024-01-03T14:21:02.752Z] + '[' 0022 = 0000 ']' 14:21:02 [2024-01-03T14:21:02.752Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 14:21:02 [2024-01-03T14:21:02.840Z] [Pipeline] } 14:21:02 [2024-01-03T14:21:02.943Z] [Pipeline] // withEnv 14:21:03 [2024-01-03T14:21:03.006Z] [Pipeline] readYaml 14:21:03 [2024-01-03T14:21:03.237Z] [Pipeline] withEnv 14:21:03 [2024-01-03T14:21:03.255Z] [Pipeline] { 14:21:03 [2024-01-03T14:21:03.341Z] [Pipeline] sh 14:21:03 [2024-01-03T14:21:03.624Z] + set -xeuo pipefail 14:21:03 [2024-01-03T14:21:03.624Z] ++ umask 14:21:03 [2024-01-03T14:21:03.624Z] + '[' 0022 = 0000 ']' 14:21:03 [2024-01-03T14:21:03.624Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 14:21:03 [2024-01-03T14:21:03.624Z] + jq -e '.releases[0].composed_by_bodhi' 14:21:03 [2024-01-03T14:21:03.624Z] true 14:21:03 [2024-01-03T14:21:03.714Z] [Pipeline] } 14:21:03 [2024-01-03T14:21:03.844Z] [Pipeline] // withEnv 14:21:03 [2024-01-03T14:21:03.953Z] [Pipeline] withEnv 14:21:03 [2024-01-03T14:21:03.977Z] [Pipeline] { 14:21:04 [2024-01-03T14:21:04.157Z] [Pipeline] sh 14:21:04 [2024-01-03T14:21:04.441Z] + set -xeuo pipefail 14:21:04 [2024-01-03T14:21:04.441Z] ++ umask 14:21:04 [2024-01-03T14:21:04.441Z] + '[' 0022 = 0000 ']' 14:21:04 [2024-01-03T14:21:04.441Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 14:21:04 [2024-01-03T14:21:04.441Z] + jq -e '.releases[0].composed_by_bodhi' 14:21:04 [2024-01-03T14:21:04.441Z] false 14:21:04 [2024-01-03T14:21:04.596Z] [Pipeline] } 14:21:04 [2024-01-03T14:21:04.770Z] [Pipeline] // withEnv 14:21:04 [2024-01-03T14:21:04.827Z] [Pipeline] } 14:21:04 [2024-01-03T14:21:04.971Z] [Pipeline] // node 14:21:05 [2024-01-03T14:21:05.039Z] [Pipeline] properties 14:21:05 [2024-01-03T14:21:05.119Z] [Pipeline] readJSON 14:21:05 [2024-01-03T14:21:05.257Z] [Pipeline] echo 14:21:05 [2024-01-03T14:21:05.328Z] 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 podman-4.8.3-1.fc39. 14:21:05 [2024-01-03T14:21:05.328Z] 14:21:05 [2024-01-03T14:21:05.328Z] ##### **Changelog for podman** 14:21:05 [2024-01-03T14:21:05.328Z] 14:21:05 [2024-01-03T14:21:05.328Z] ``` 14:21:05 [2024-01-03T14:21:05.328Z] * Wed Jan 03 2024 Packit <hello@packit.dev> - 5:4.8.3-1 14:21:05 [2024-01-03T14:21:05.328Z] - [packit] 4.8.3 upstream release 14:21:05 [2024-01-03T14:21:05.328Z] 14:21:05 [2024-01-03T14:21:05.328Z] ```, type:enhancement, status:pending, request:testing, severity:unspecified, 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:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-3bb23c77f3, test_gating_status:null, 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:[]]]], builds:[[nvr:podman-4.8.3-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-3bb23c77f3, karma:0, content_type:rpm, test_cases:[]]] 14:21:05 [2024-01-03T14:21:05.495Z] [Pipeline] libraryResource 14:21:05 [2024-01-03T14:21:05.569Z] [Pipeline] readJSON 14:21:05 [2024-01-03T14:21:05.735Z] [Pipeline] node 14:21:05 [2024-01-03T14:21:05.783Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 14:21:05 [2024-01-03T14:21:05.863Z] [Pipeline] { 14:21:05 [2024-01-03T14:21:05.966Z] [Pipeline] writeYaml 14:21:06 [2024-01-03T14:21:06.074Z] [Pipeline] readFile 14:21:06 [2024-01-03T14:21:06.160Z] [Pipeline] } 14:21:06 [2024-01-03T14:21:06.327Z] [Pipeline] // node 14:21:06 [2024-01-03T14:21:06.395Z] [Pipeline] podTemplate 14:21:06 [2024-01-03T14:21:06.423Z] [Pipeline] { 14:21:06 [2024-01-03T14:21:06.558Z] [Pipeline] node 14:21:07 [2024-01-03T14:21:07.811Z] Created Pod: openshift coreos-ci/pod-02124872-95f6-4bcf-9758-9f3a4a3b1522-r363z-r14kk 14:21:17 [2024-01-03T14:21:17.488Z] Agent pod-02124872-95f6-4bcf-9758-9f3a4a3b1522-r363z-r14kk is provisioned from template pod-02124872-95f6-4bcf-9758-9f3a4a3b1522-r363z 14:21:17 [2024-01-03T14:21:17.488Z] --- 14:21:17 [2024-01-03T14:21:17.488Z] apiVersion: "v1" 14:21:17 [2024-01-03T14:21:17.488Z] kind: "Pod" 14:21:17 [2024-01-03T14:21:17.488Z] metadata: 14:21:17 [2024-01-03T14:21:17.488Z] annotations: 14:21:17 [2024-01-03T14:21:17.488Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/154/" 14:21:17 [2024-01-03T14:21:17.488Z] runUrl: "job/bodhi-trigger/154/" 14:21:17 [2024-01-03T14:21:17.488Z] labels: 14:21:17 [2024-01-03T14:21:17.488Z] jenkins: "slave" 14:21:17 [2024-01-03T14:21:17.488Z] jenkins/label-digest: "3eac615b0e6b5b9df89e02510222dbf18cb05bee" 14:21:17 [2024-01-03T14:21:17.488Z] jenkins/label: "pod-02124872-95f6-4bcf-9758-9f3a4a3b1522" 14:21:17 [2024-01-03T14:21:17.488Z] name: "pod-02124872-95f6-4bcf-9758-9f3a4a3b1522-r363z-r14kk" 14:21:17 [2024-01-03T14:21:17.488Z] namespace: "coreos-ci" 14:21:17 [2024-01-03T14:21:17.488Z] spec: 14:21:17 [2024-01-03T14:21:17.488Z] containers: 14:21:17 [2024-01-03T14:21:17.488Z] - command: 14:21:17 [2024-01-03T14:21:17.488Z] - "/usr/bin/dumb-init" 14:21:17 [2024-01-03T14:21:17.488Z] - "/usr/bin/sleep" 14:21:17 [2024-01-03T14:21:17.488Z] - "infinity" 14:21:17 [2024-01-03T14:21:17.488Z] env: 14:21:17 [2024-01-03T14:21:17.488Z] - name: "NCPUS" 14:21:17 [2024-01-03T14:21:17.488Z] value: "0.1" 14:21:17 [2024-01-03T14:21:17.488Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 14:21:17 [2024-01-03T14:21:17.488Z] imagePullPolicy: "Always" 14:21:17 [2024-01-03T14:21:17.488Z] name: "worker" 14:21:17 [2024-01-03T14:21:17.488Z] resources: 14:21:17 [2024-01-03T14:21:17.488Z] limits: 14:21:17 [2024-01-03T14:21:17.488Z] cpu: "0.1" 14:21:17 [2024-01-03T14:21:17.488Z] requests: 14:21:17 [2024-01-03T14:21:17.488Z] cpu: "0.1" 14:21:17 [2024-01-03T14:21:17.488Z] volumeMounts: 14:21:17 [2024-01-03T14:21:17.488Z] - mountPath: "/srv/" 14:21:17 [2024-01-03T14:21:17.488Z] name: "emptydir-0" 14:21:17 [2024-01-03T14:21:17.488Z] - mountPath: "/home/jenkins/agent" 14:21:17 [2024-01-03T14:21:17.488Z] name: "workspace-volume" 14:21:17 [2024-01-03T14:21:17.488Z] readOnly: false 14:21:17 [2024-01-03T14:21:17.488Z] - env: 14:21:17 [2024-01-03T14:21:17.488Z] - name: "JENKINS_SECRET" 14:21:17 [2024-01-03T14:21:17.488Z] value: "********" 14:21:17 [2024-01-03T14:21:17.488Z] - name: "JENKINS_TUNNEL" 14:21:17 [2024-01-03T14:21:17.488Z] value: "172.30.136.1:50000" 14:21:17 [2024-01-03T14:21:17.488Z] - name: "JENKINS_AGENT_NAME" 14:21:17 [2024-01-03T14:21:17.488Z] value: "pod-02124872-95f6-4bcf-9758-9f3a4a3b1522-r363z-r14kk" 14:21:17 [2024-01-03T14:21:17.488Z] - name: "JENKINS_NAME" 14:21:17 [2024-01-03T14:21:17.488Z] value: "pod-02124872-95f6-4bcf-9758-9f3a4a3b1522-r363z-r14kk" 14:21:17 [2024-01-03T14:21:17.488Z] - name: "JENKINS_AGENT_WORKDIR" 14:21:17 [2024-01-03T14:21:17.488Z] value: "/home/jenkins/agent" 14:21:17 [2024-01-03T14:21:17.488Z] - name: "JENKINS_URL" 14:21:17 [2024-01-03T14:21:17.488Z] value: "http://172.30.130.216:80/" 14:21:17 [2024-01-03T14:21:17.488Z] image: "jenkins-agent-base:latest" 14:21:17 [2024-01-03T14:21:17.488Z] name: "jnlp" 14:21:17 [2024-01-03T14:21:17.488Z] resources: 14:21:17 [2024-01-03T14:21:17.488Z] limits: 14:21:17 [2024-01-03T14:21:17.488Z] memory: "512Mi" 14:21:17 [2024-01-03T14:21:17.488Z] cpu: "1" 14:21:17 [2024-01-03T14:21:17.488Z] requests: 14:21:17 [2024-01-03T14:21:17.488Z] memory: "512Mi" 14:21:17 [2024-01-03T14:21:17.488Z] cpu: "1" 14:21:17 [2024-01-03T14:21:17.488Z] volumeMounts: 14:21:17 [2024-01-03T14:21:17.488Z] - mountPath: "/home/jenkins/agent" 14:21:17 [2024-01-03T14:21:17.488Z] name: "workspace-volume" 14:21:17 [2024-01-03T14:21:17.488Z] readOnly: false 14:21:17 [2024-01-03T14:21:17.488Z] nodeSelector: 14:21:17 [2024-01-03T14:21:17.488Z] kubernetes.io/os: "linux" 14:21:17 [2024-01-03T14:21:17.488Z] restartPolicy: "Never" 14:21:17 [2024-01-03T14:21:17.488Z] serviceAccountName: "default" 14:21:17 [2024-01-03T14:21:17.488Z] volumes: 14:21:17 [2024-01-03T14:21:17.488Z] - emptyDir: {} 14:21:17 [2024-01-03T14:21:17.488Z] name: "emptydir-0" 14:21:17 [2024-01-03T14:21:17.488Z] - emptyDir: 14:21:17 [2024-01-03T14:21:17.488Z] medium: "" 14:21:17 [2024-01-03T14:21:17.488Z] name: "workspace-volume" 14:21:17 [2024-01-03T14:21:17.488Z] 14:21:17 [2024-01-03T14:21:17.588Z] Running on pod-02124872-95f6-4bcf-9758-9f3a4a3b1522-r363z-r14kk in /home/jenkins/agent/workspace/bodhi-trigger 14:21:17 [2024-01-03T14:21:17.611Z] [Pipeline] { 14:21:17 [2024-01-03T14:21:17.760Z] [Pipeline] container 14:21:17 [2024-01-03T14:21:17.777Z] [Pipeline] { 14:21:17 [2024-01-03T14:21:17.904Z] [Pipeline] withEnv 14:21:17 [2024-01-03T14:21:17.927Z] [Pipeline] { 14:21:18 [2024-01-03T14:21:18.070Z] [Pipeline] sh 14:21:19 [2024-01-03T14:21:19.120Z] + set -xeuo pipefail 14:21:19 [2024-01-03T14:21:19.120Z] ++ umask 14:21:19 [2024-01-03T14:21:19.120Z] + '[' 0000 = 0000 ']' 14:21:19 [2024-01-03T14:21:19.120Z] + umask 0022 14:21:19 [2024-01-03T14:21:19.120Z] + cat /cosa/coreos-assembler-git.json 14:21:19 [2024-01-03T14:21:19.120Z] { 14:21:19 [2024-01-03T14:21:19.120Z] "date": "2024-01-02T19:42:41Z", 14:21:19 [2024-01-03T14:21:19.120Z] "git": { 14:21:19 [2024-01-03T14:21:19.120Z] "commit": "5a81fdf106ce9c4da08d688f3b5baf3c9cf11505", 14:21:19 [2024-01-03T14:21:19.120Z] "origin": "https://github.com/coreos/coreos-assembler.git", 14:21:19 [2024-01-03T14:21:19.120Z] "branch": "HEAD", 14:21:19 [2024-01-03T14:21:19.120Z] "dirty": "false" 14:21:19 [2024-01-03T14:21:19.120Z] }, 14:21:19 [2024-01-03T14:21:19.120Z] "file": { 14:21:19 [2024-01-03T14:21:19.120Z] "checksum": "a506c35762a8f1ead3c640b81afaa8ab746434d0e992066e212bc91ee84ebcc9", 14:21:19 [2024-01-03T14:21:19.120Z] "checksum_type": "sha256", 14:21:19 [2024-01-03T14:21:19.120Z] "format": "tar.gz", 14:21:19 [2024-01-03T14:21:19.120Z] "name": "coreos-assembler-git.tar.gz", 14:21:19 [2024-01-03T14:21:19.120Z] "size": "9743169" 14:21:19 [2024-01-03T14:21:19.120Z] } 14:21:19 [2024-01-03T14:21:19.120Z] } 14:21:19 [2024-01-03T14:21:19.344Z] [Pipeline] } 14:21:19 [2024-01-03T14:21:19.490Z] [Pipeline] // withEnv 14:21:19 [2024-01-03T14:21:19.711Z] [Pipeline] stage 14:21:19 [2024-01-03T14:21:19.745Z] [Pipeline] { (Report Running) 14:21:19 [2024-01-03T14:21:19.871Z] [Pipeline] withCredentials 14:21:19 [2024-01-03T14:21:19.905Z] Masking supported pattern matches of $RDB_PASSWORD 14:21:19 [2024-01-03T14:21:19.974Z] [Pipeline] { 14:21:20 [2024-01-03T14:21:20.065Z] [Pipeline] withEnv 14:21:20 [2024-01-03T14:21:20.088Z] [Pipeline] { 14:21:20 [2024-01-03T14:21:20.214Z] [Pipeline] sh 14:21:21 [2024-01-03T14:21:21.100Z] + set -xeuo pipefail 14:21:21 [2024-01-03T14:21:21.100Z] ++ umask 14:21:21 [2024-01-03T14:21:21.100Z] + '[' 0000 = 0000 ']' 14:21:21 [2024-01-03T14:21:21.100Z] + umask 0022 14:21:21 [2024-01-03T14:21:21.100Z] + /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:21:23 [2024-01-03T14:21:23.172Z] [Pipeline] } 14:21:23 [2024-01-03T14:21:23.376Z] [Pipeline] // withEnv 14:21:23 [2024-01-03T14:21:23.433Z] [Pipeline] } 14:21:23 [2024-01-03T14:21:23.553Z] [Pipeline] // withCredentials 14:21:23 [2024-01-03T14:21:23.599Z] [Pipeline] } 14:21:23 [2024-01-03T14:21:23.685Z] [Pipeline] // stage 14:21:23 [2024-01-03T14:21:23.785Z] [Pipeline] stage 14:21:23 [2024-01-03T14:21:23.808Z] [Pipeline] { (Test) 14:21:23 [2024-01-03T14:21:23.903Z] [Pipeline] build 14:21:23 [2024-01-03T14:21:23.927Z] Scheduling project: test-override 14:21:25 [2024-01-03T14:21:25.234Z] Starting building: test-override #182 14:22:36 [2024-01-03T14:22:36.550Z] Build test-override #182 completed: FAILURE 14:22:36 [2024-01-03T14:22:36.641Z] [Pipeline] } 14:22:36 [2024-01-03T14:22:36.790Z] [Pipeline] // stage 14:22:36 [2024-01-03T14:22:36.921Z] [Pipeline] stage 14:22:36 [2024-01-03T14:22:36.940Z] [Pipeline] { (Report Completion) 14:22:37 [2024-01-03T14:22:37.133Z] [Pipeline] withCredentials 14:22:37 [2024-01-03T14:22:37.160Z] Masking supported pattern matches of $RDB_PASSWORD 14:22:37 [2024-01-03T14:22:37.236Z] [Pipeline] { 14:22:37 [2024-01-03T14:22:37.316Z] [Pipeline] withEnv 14:22:37 [2024-01-03T14:22:37.333Z] [Pipeline] { 14:22:37 [2024-01-03T14:22:37.499Z] [Pipeline] sh 14:22:38 [2024-01-03T14:22:38.059Z] + set -xeuo pipefail 14:22:38 [2024-01-03T14:22:38.059Z] ++ umask 14:22:38 [2024-01-03T14:22:38.059Z] + '[' 0000 = 0000 ']' 14:22:38 [2024-01-03T14:22:38.059Z] + umask 0022 14:22:38 [2024-01-03T14:22:38.059Z] + /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/182 --outcome FAILED --advisory FEDORA-2024-3bb23c77f3 --stream testing-devel 14:22:40 [2024-01-03T14:22:40.040Z] [Pipeline] } 14:22:40 [2024-01-03T14:22:40.133Z] [Pipeline] // withEnv 14:22:40 [2024-01-03T14:22:40.179Z] [Pipeline] } 14:22:40 [2024-01-03T14:22:40.316Z] [Pipeline] // withCredentials 14:22:40 [2024-01-03T14:22:40.375Z] [Pipeline] } 14:22:40 [2024-01-03T14:22:40.492Z] [Pipeline] // stage 14:22:40 [2024-01-03T14:22:40.545Z] [Pipeline] } 14:22:40 [2024-01-03T14:22:40.671Z] [Pipeline] // container 14:22:40 [2024-01-03T14:22:40.730Z] [Pipeline] } 14:22:41 [2024-01-03T14:22:41.082Z] [Pipeline] // node 14:22:41 [2024-01-03T14:22:41.146Z] [Pipeline] } 14:22:41 [2024-01-03T14:22:41.269Z] [Pipeline] // podTemplate 14:22:41 [2024-01-03T14:22:41.352Z] [Pipeline] End of Pipeline 14:22:41 [2024-01-03T14:22:41.486Z] Finished: FAILURE