20:06:05 [2024-01-01T20:06:05.415Z] Triggered by CI message.
20:06:05 [2024-01-01T20:06:05.416Z] 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
20:06:05 [2024-01-01T20:06:05.416Z] The recommended git tool is: NONE
20:06:05 [2024-01-01T20:06:05.417Z] No credentials specified
20:06:05 [2024-01-01T20:06:05.417Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
20:06:05 [2024-01-01T20:06:05.423Z] Fetching changes from the remote Git repository
20:06:05 [2024-01-01T20:06:05.424Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:06:05 [2024-01-01T20:06:05.449Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:06:05 [2024-01-01T20:06:05.449Z] > git --version # timeout=10
20:06:05 [2024-01-01T20:06:05.457Z] > git --version # 'git version 2.39.3'
20:06:05 [2024-01-01T20:06:05.457Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:06:05 [2024-01-01T20:06:05.623Z] > git rev-parse origin/main^{commit} # timeout=10
20:06:05 [2024-01-01T20:06:05.628Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main)
20:06:05 [2024-01-01T20:06:05.628Z] > git config core.sparsecheckout # timeout=10
20:06:05 [2024-01-01T20:06:05.633Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
20:06:05 [2024-01-01T20:06:05.640Z] Commit message: "ci: add sanity-check for Groovy files"
20:06:05 [2024-01-01T20:06:05.640Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10
20:06:05 [2024-01-01T20:06:05.790Z] Loading library coreos@main
20:06:05 [2024-01-01T20:06:05.790Z] Attempting to resolve main from remote references...
20:06:05 [2024-01-01T20:06:05.790Z] > git --version # timeout=10
20:06:05 [2024-01-01T20:06:05.795Z] > git --version # 'git version 2.39.3'
20:06:05 [2024-01-01T20:06:05.795Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:06:06 [2024-01-01T20:06:06.076Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef
20:06:06 [2024-01-01T20:06:06.077Z] Selected Git installation does not exist. Using Default
20:06:06 [2024-01-01T20:06:06.077Z] The recommended git tool is: NONE
20:06:06 [2024-01-01T20:06:06.077Z] No credentials specified
20:06:06 [2024-01-01T20:06:06.078Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
20:06:06 [2024-01-01T20:06:06.083Z] Fetching changes from the remote Git repository
20:06:06 [2024-01-01T20:06:06.084Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:06:06 [2024-01-01T20:06:06.124Z] Fetching without tags
20:06:06 [2024-01-01T20:06:06.124Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
20:06:06 [2024-01-01T20:06:06.124Z] > git --version # timeout=10
20:06:06 [2024-01-01T20:06:06.129Z] > git --version # 'git version 2.39.3'
20:06:06 [2024-01-01T20:06:06.129Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:06:06 [2024-01-01T20:06:06.319Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main)
20:06:06 [2024-01-01T20:06:06.319Z] > git config core.sparsecheckout # timeout=10
20:06:06 [2024-01-01T20:06:06.324Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
20:06:06 [2024-01-01T20:06:06.331Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results"
20:06:06 [2024-01-01T20:06:06.331Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10
20:06:06 [2024-01-01T20:06:06.971Z] [Pipeline] Start of Pipeline
20:06:07 [2024-01-01T20:06:07.102Z] [Pipeline] node
20:06:07 [2024-01-01T20:06:07.167Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
20:06:07 [2024-01-01T20:06:07.220Z] [Pipeline] {
20:06:07 [2024-01-01T20:06:07.382Z] [Pipeline] withEnv
20:06:07 [2024-01-01T20:06:07.401Z] [Pipeline] {
20:06:07 [2024-01-01T20:06:07.521Z] [Pipeline] sh
20:06:07 [2024-01-01T20:06:07.788Z] + set -xeuo pipefail
20:06:07 [2024-01-01T20:06:07.788Z] ++ umask
20:06:07 [2024-01-01T20:06:07.788Z] + '[' 0022 = 0000 ']'
20:06:07 [2024-01-01T20:06:07.788Z] + rm -rf pipe
20:06:07 [2024-01-01T20:06:07.788Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
20:06:07 [2024-01-01T20:06:07.788Z] Cloning into 'pipe'...
20:06:08 [2024-01-01T20:06:08.104Z] [Pipeline] }
20:06:08 [2024-01-01T20:06:08.326Z] [Pipeline] // withEnv
20:06:08 [2024-01-01T20:06:08.496Z] [Pipeline] load
20:06:08 [2024-01-01T20:06:08.731Z] [Pipeline] { (pipe/utils.groovy)
20:06:08 [2024-01-01T20:06:08.834Z] [Pipeline] }
20:06:08 [2024-01-01T20:06:08.960Z] [Pipeline] // load
20:06:09 [2024-01-01T20:06:09.052Z] [Pipeline] readYaml
20:06:09 [2024-01-01T20:06:09.166Z] [Pipeline] withEnv
20:06:09 [2024-01-01T20:06:09.178Z] [Pipeline] {
20:06:09 [2024-01-01T20:06:09.292Z] [Pipeline] sh
20:06:09 [2024-01-01T20:06:09.570Z] + set -xeuo pipefail
20:06:09 [2024-01-01T20:06:09.571Z] ++ umask
20:06:09 [2024-01-01T20:06:09.571Z] + '[' 0022 = 0000 ']'
20:06:09 [2024-01-01T20:06:09.571Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
20:06:09 [2024-01-01T20:06:09.658Z] [Pipeline] }
20:06:09 [2024-01-01T20:06:09.761Z] [Pipeline] // withEnv
20:06:09 [2024-01-01T20:06:09.851Z] [Pipeline] readYaml
20:06:10 [2024-01-01T20:06:10.030Z] [Pipeline] withEnv
20:06:10 [2024-01-01T20:06:10.064Z] [Pipeline] {
20:06:10 [2024-01-01T20:06:10.190Z] [Pipeline] sh
20:06:10 [2024-01-01T20:06:10.469Z] + set -xeuo pipefail
20:06:10 [2024-01-01T20:06:10.469Z] ++ umask
20:06:10 [2024-01-01T20:06:10.469Z] + '[' 0022 = 0000 ']'
20:06:10 [2024-01-01T20:06:10.469Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
20:06:10 [2024-01-01T20:06:10.539Z] [Pipeline] }
20:06:10 [2024-01-01T20:06:10.627Z] [Pipeline] // withEnv
20:06:10 [2024-01-01T20:06:10.659Z] [Pipeline] readYaml
20:06:10 [2024-01-01T20:06:10.768Z] [Pipeline] withEnv
20:06:10 [2024-01-01T20:06:10.779Z] [Pipeline] {
20:06:10 [2024-01-01T20:06:10.931Z] [Pipeline] sh
20:06:11 [2024-01-01T20:06:11.197Z] + set -xeuo pipefail
20:06:11 [2024-01-01T20:06:11.197Z] ++ umask
20:06:11 [2024-01-01T20:06:11.197Z] + '[' 0022 = 0000 ']'
20:06:11 [2024-01-01T20:06:11.197Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39'
20:06:11 [2024-01-01T20:06:11.197Z] + jq -e '.releases[0].composed_by_bodhi'
20:06:11 [2024-01-01T20:06:11.197Z] true
20:06:11 [2024-01-01T20:06:11.251Z] [Pipeline] }
20:06:11 [2024-01-01T20:06:11.345Z] [Pipeline] // withEnv
20:06:11 [2024-01-01T20:06:11.428Z] [Pipeline] withEnv
20:06:11 [2024-01-01T20:06:11.447Z] [Pipeline] {
20:06:11 [2024-01-01T20:06:11.549Z] [Pipeline] sh
20:06:11 [2024-01-01T20:06:11.827Z] + set -xeuo pipefail
20:06:11 [2024-01-01T20:06:11.827Z] ++ umask
20:06:11 [2024-01-01T20:06:11.827Z] + '[' 0022 = 0000 ']'
20:06:11 [2024-01-01T20:06:11.827Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40'
20:06:11 [2024-01-01T20:06:11.827Z] + jq -e '.releases[0].composed_by_bodhi'
20:06:11 [2024-01-01T20:06:11.827Z] false
20:06:11 [2024-01-01T20:06:11.959Z] [Pipeline] }
20:06:12 [2024-01-01T20:06:12.032Z] [Pipeline] // withEnv
20:06:12 [2024-01-01T20:06:12.191Z] [Pipeline] }
20:06:12 [2024-01-01T20:06:12.406Z] [Pipeline] // node
20:06:12 [2024-01-01T20:06:12.469Z] [Pipeline] properties
20:06:12 [2024-01-01T20:06:12.566Z] [Pipeline] readJSON
20:06:12 [2024-01-01T20:06:12.685Z] [Pipeline] echo
20:06:12 [2024-01-01T20:06:12.706Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2024-1ea5108fa4-801ea07edb045af98d05b7af51caace5b06fcbe5, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2024-1ea5108fa4, builds:[[type:koji-build, id:2339405, task_id:111155712, issuer:jforbes, component:kernel, nvr:kernel-6.7.0-0.rc8.61.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2024-01-01T20:06:03.184058Z, contact:[name:Bodhi, email:admin@fp.o, team:Fedora CI, docs:https://docs.fedoraproject.org/en-US/ci/], update:[autokarma:false, autotime:true, stable_karma:3, stable_days:0, unstable_karma:-3, requirements:null, require_bugs:false, require_testcases:false, display_name:, notes:Automatic update for kernel-6.7.0-0.rc8.61.fc40.
20:06:12 [2024-01-01T20:06:12.706Z]
20:06:12 [2024-01-01T20:06:12.706Z] ##### **Changelog**
20:06:12 [2024-01-01T20:06:12.706Z]
20:06:12 [2024-01-01T20:06:12.706Z] ```
20:06:12 [2024-01-01T20:06:12.706Z] * Mon Jan 1 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.7.0-0.rc8.61]
20:06:12 [2024-01-01T20:06:12.706Z] - redhat: do not compress the full kernel changelog in the src.rpm (Herton R. Krzesinski)
20:06:12 [2024-01-01T20:06:12.706Z] * Mon Jan 1 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-0.rc8.61]
20:06:12 [2024-01-01T20:06:12.706Z] - Linux v6.7.0-0.rc8
20:06:12 [2024-01-01T20:06:12.706Z] * Sun Dec 31 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-0.rc7.453f5db0619e.60]
20:06:12 [2024-01-01T20:06:12.706Z] - Linux v6.7.0-0.rc7.453f5db0619e
20:06:12 [2024-01-01T20:06:12.706Z]
20:06:12 [2024-01-01T20:06:12.706Z] ```, type:unspecified, status:pending, request:null, severity:unspecified, suggest:unspecified, locked:false, pushed:false, critpath:true, critpath_groups:critical-path-base critical-path-compose, close_bugs:true, date_submitted:2024-01-01 19:56:15, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-1ea5108fa4, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-1ea5108fa4, title:kernel-6.7.0-0.rc8.61.fc40, version_hash:801ea07edb045af98d05b7af51caace5b06fcbe5, release:[name:F40, long_name:Fedora 40, version:40, id_prefix:FEDORA, branch:rawhide, dist_tag:f40, stable_tag:f40, testing_tag:f40-updates-testing, candidate_tag:f40-updates-candidate, pending_signing_tag:f40-signing-pending, pending_testing_tag:f40-updates-testing-pending, pending_stable_tag:f40-updates-pending, override_tag:f40-override, mail_template:fedora_errata_template, state:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:dnf, testing_repository:updates-testing, eol:null], compose:null, comments:[[id:3335832, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2024-01-01 19:56:15, update_id:574965, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:kernel-6.7.0-0.rc8.61.fc40, signed:true, release_id:76, type:rpm, epoch:0]], bugs:[], user:[id:910, name:jforbes, email:jforbes@redhat.com, avatar:null, openid:null, groups:[[name:proventesters], [name:provenpackager], [name:packager], [name:fedorabugs], [name:ipausers], [name:gitkernel-tests], [name:hosted-content], [name:signed_fpca], [name:fedora-contributor], [name:gitqemu-kvm-fedora], [name:sysadmin-kernel], [name:cla_redhat], [name:security-team], [name:kernel-maintainer]]], updateid:FEDORA-2024-1ea5108fa4, karma:0, content_type:rpm, test_cases:[]], version:0.2.2]
20:06:12 [2024-01-01T20:06:12.879Z] [Pipeline] libraryResource
20:06:12 [2024-01-01T20:06:12.950Z] [Pipeline] readJSON
20:06:13 [2024-01-01T20:06:13.134Z] [Pipeline] node
20:06:13 [2024-01-01T20:06:13.264Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
20:06:13 [2024-01-01T20:06:13.393Z] [Pipeline] {
20:06:13 [2024-01-01T20:06:13.569Z] [Pipeline] writeYaml
20:06:13 [2024-01-01T20:06:13.665Z] [Pipeline] readFile
20:06:13 [2024-01-01T20:06:13.781Z] [Pipeline] }
20:06:13 [2024-01-01T20:06:13.896Z] [Pipeline] // node
20:06:13 [2024-01-01T20:06:13.970Z] [Pipeline] podTemplate
20:06:14 [2024-01-01T20:06:14.004Z] [Pipeline] {
20:06:14 [2024-01-01T20:06:14.141Z] [Pipeline] node
20:06:17 [2024-01-01T20:06:17.826Z] Created Pod: openshift coreos-ci/pod-6255bf28-2c37-4427-be3f-2077b16553e7-2fmj3-jpbwd
20:06:29 [2024-01-01T20:06:29.153Z] Still waiting to schedule task
20:06:29 [2024-01-01T20:06:29.153Z] Waiting for next available executor on ‘pod-6255bf28-2c37-4427-be3f-2077b16553e7-2fmj3-jpbwd’
20:06:30 [2024-01-01T20:06:30.051Z] Agent pod-6255bf28-2c37-4427-be3f-2077b16553e7-2fmj3-jpbwd is provisioned from template pod-6255bf28-2c37-4427-be3f-2077b16553e7-2fmj3
20:06:30 [2024-01-01T20:06:30.052Z] ---
20:06:30 [2024-01-01T20:06:30.052Z] apiVersion: "v1"
20:06:30 [2024-01-01T20:06:30.052Z] kind: "Pod"
20:06:30 [2024-01-01T20:06:30.052Z] metadata:
20:06:30 [2024-01-01T20:06:30.052Z] annotations:
20:06:30 [2024-01-01T20:06:30.052Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/146/"
20:06:30 [2024-01-01T20:06:30.052Z] runUrl: "job/bodhi-trigger/146/"
20:06:30 [2024-01-01T20:06:30.052Z] labels:
20:06:30 [2024-01-01T20:06:30.052Z] jenkins: "slave"
20:06:30 [2024-01-01T20:06:30.052Z] jenkins/label-digest: "57f8d41b8f1a970e1a77fab02d9134fffb1d4026"
20:06:30 [2024-01-01T20:06:30.052Z] jenkins/label: "pod-6255bf28-2c37-4427-be3f-2077b16553e7"
20:06:30 [2024-01-01T20:06:30.052Z] name: "pod-6255bf28-2c37-4427-be3f-2077b16553e7-2fmj3-jpbwd"
20:06:30 [2024-01-01T20:06:30.052Z] namespace: "coreos-ci"
20:06:30 [2024-01-01T20:06:30.052Z] spec:
20:06:30 [2024-01-01T20:06:30.052Z] containers:
20:06:30 [2024-01-01T20:06:30.052Z] - command:
20:06:30 [2024-01-01T20:06:30.052Z] - "/usr/bin/dumb-init"
20:06:30 [2024-01-01T20:06:30.052Z] - "/usr/bin/sleep"
20:06:30 [2024-01-01T20:06:30.052Z] - "infinity"
20:06:30 [2024-01-01T20:06:30.052Z] env:
20:06:30 [2024-01-01T20:06:30.052Z] - name: "NCPUS"
20:06:30 [2024-01-01T20:06:30.052Z] value: "0.1"
20:06:30 [2024-01-01T20:06:30.052Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
20:06:30 [2024-01-01T20:06:30.052Z] imagePullPolicy: "Always"
20:06:30 [2024-01-01T20:06:30.052Z] name: "worker"
20:06:30 [2024-01-01T20:06:30.052Z] resources:
20:06:30 [2024-01-01T20:06:30.052Z] limits:
20:06:30 [2024-01-01T20:06:30.052Z] cpu: "0.1"
20:06:30 [2024-01-01T20:06:30.052Z] requests:
20:06:30 [2024-01-01T20:06:30.052Z] cpu: "0.1"
20:06:30 [2024-01-01T20:06:30.052Z] volumeMounts:
20:06:30 [2024-01-01T20:06:30.052Z] - mountPath: "/srv/"
20:06:30 [2024-01-01T20:06:30.052Z] name: "emptydir-0"
20:06:30 [2024-01-01T20:06:30.052Z] - mountPath: "/home/jenkins/agent"
20:06:30 [2024-01-01T20:06:30.052Z] name: "workspace-volume"
20:06:30 [2024-01-01T20:06:30.052Z] readOnly: false
20:06:30 [2024-01-01T20:06:30.052Z] - env:
20:06:30 [2024-01-01T20:06:30.052Z] - name: "JENKINS_SECRET"
20:06:30 [2024-01-01T20:06:30.052Z] value: "********"
20:06:30 [2024-01-01T20:06:30.052Z] - name: "JENKINS_TUNNEL"
20:06:30 [2024-01-01T20:06:30.052Z] value: "172.30.136.1:50000"
20:06:30 [2024-01-01T20:06:30.052Z] - name: "JENKINS_AGENT_NAME"
20:06:30 [2024-01-01T20:06:30.052Z] value: "pod-6255bf28-2c37-4427-be3f-2077b16553e7-2fmj3-jpbwd"
20:06:30 [2024-01-01T20:06:30.052Z] - name: "JENKINS_NAME"
20:06:30 [2024-01-01T20:06:30.052Z] value: "pod-6255bf28-2c37-4427-be3f-2077b16553e7-2fmj3-jpbwd"
20:06:30 [2024-01-01T20:06:30.052Z] - name: "JENKINS_AGENT_WORKDIR"
20:06:30 [2024-01-01T20:06:30.052Z] value: "/home/jenkins/agent"
20:06:30 [2024-01-01T20:06:30.052Z] - name: "JENKINS_URL"
20:06:30 [2024-01-01T20:06:30.052Z] value: "http://172.30.130.216:80/"
20:06:30 [2024-01-01T20:06:30.052Z] image: "jenkins-agent-base:latest"
20:06:30 [2024-01-01T20:06:30.052Z] name: "jnlp"
20:06:30 [2024-01-01T20:06:30.052Z] resources:
20:06:30 [2024-01-01T20:06:30.052Z] limits:
20:06:30 [2024-01-01T20:06:30.052Z] memory: "512Mi"
20:06:30 [2024-01-01T20:06:30.052Z] cpu: "1"
20:06:30 [2024-01-01T20:06:30.052Z] requests:
20:06:30 [2024-01-01T20:06:30.052Z] memory: "512Mi"
20:06:30 [2024-01-01T20:06:30.052Z] cpu: "1"
20:06:30 [2024-01-01T20:06:30.052Z] volumeMounts:
20:06:30 [2024-01-01T20:06:30.052Z] - mountPath: "/home/jenkins/agent"
20:06:30 [2024-01-01T20:06:30.052Z] name: "workspace-volume"
20:06:30 [2024-01-01T20:06:30.052Z] readOnly: false
20:06:30 [2024-01-01T20:06:30.052Z] nodeSelector:
20:06:30 [2024-01-01T20:06:30.052Z] kubernetes.io/os: "linux"
20:06:30 [2024-01-01T20:06:30.052Z] restartPolicy: "Never"
20:06:30 [2024-01-01T20:06:30.052Z] serviceAccountName: "default"
20:06:30 [2024-01-01T20:06:30.052Z] volumes:
20:06:30 [2024-01-01T20:06:30.052Z] - emptyDir: {}
20:06:30 [2024-01-01T20:06:30.052Z] name: "emptydir-0"
20:06:30 [2024-01-01T20:06:30.052Z] - emptyDir:
20:06:30 [2024-01-01T20:06:30.052Z] medium: ""
20:06:30 [2024-01-01T20:06:30.052Z] name: "workspace-volume"
20:06:30 [2024-01-01T20:06:30.052Z]
20:06:30 [2024-01-01T20:06:30.117Z] Running on pod-6255bf28-2c37-4427-be3f-2077b16553e7-2fmj3-jpbwd in /home/jenkins/agent/workspace/bodhi-trigger
20:06:30 [2024-01-01T20:06:30.150Z] [Pipeline] {
20:06:30 [2024-01-01T20:06:30.295Z] [Pipeline] container
20:06:30 [2024-01-01T20:06:30.317Z] [Pipeline] {
20:06:30 [2024-01-01T20:06:30.501Z] [Pipeline] withEnv
20:06:30 [2024-01-01T20:06:30.529Z] [Pipeline] {
20:06:30 [2024-01-01T20:06:30.660Z] [Pipeline] sh
20:06:31 [2024-01-01T20:06:31.632Z] + set -xeuo pipefail
20:06:31 [2024-01-01T20:06:31.632Z] ++ umask
20:06:31 [2024-01-01T20:06:31.632Z] + '[' 0000 = 0000 ']'
20:06:31 [2024-01-01T20:06:31.632Z] + umask 0022
20:06:31 [2024-01-01T20:06:31.632Z] + cat /cosa/coreos-assembler-git.json
20:06:31 [2024-01-01T20:06:31.632Z] {
20:06:31 [2024-01-01T20:06:31.632Z] "date": "2023-12-19T11:54:06Z",
20:06:31 [2024-01-01T20:06:31.632Z] "git": {
20:06:31 [2024-01-01T20:06:31.632Z] "commit": "5a81fdf106ce9c4da08d688f3b5baf3c9cf11505",
20:06:31 [2024-01-01T20:06:31.632Z] "origin": "https://github.com/coreos/coreos-assembler.git",
20:06:31 [2024-01-01T20:06:31.632Z] "branch": "HEAD",
20:06:31 [2024-01-01T20:06:31.632Z] "dirty": "false"
20:06:31 [2024-01-01T20:06:31.632Z] },
20:06:31 [2024-01-01T20:06:31.632Z] "file": {
20:06:31 [2024-01-01T20:06:31.632Z] "checksum": "887936f8fe0f83922d86078df0d9dfc4d16590a1939c4e45c9c1ec6641b6c84a",
20:06:31 [2024-01-01T20:06:31.632Z] "checksum_type": "sha256",
20:06:31 [2024-01-01T20:06:31.632Z] "format": "tar.gz",
20:06:31 [2024-01-01T20:06:31.632Z] "name": "coreos-assembler-git.tar.gz",
20:06:31 [2024-01-01T20:06:31.632Z] "size": "9743020"
20:06:31 [2024-01-01T20:06:31.632Z] }
20:06:31 [2024-01-01T20:06:31.632Z] }
20:06:31 [2024-01-01T20:06:31.838Z] [Pipeline] }
20:06:31 [2024-01-01T20:06:31.923Z] [Pipeline] // withEnv
20:06:31 [2024-01-01T20:06:31.992Z] [Pipeline] stage
20:06:32 [2024-01-01T20:06:32.009Z] [Pipeline] { (Report Running)
20:06:32 [2024-01-01T20:06:32.134Z] [Pipeline] withCredentials
20:06:32 [2024-01-01T20:06:32.209Z] Masking supported pattern matches of $RDB_PASSWORD
20:06:32 [2024-01-01T20:06:32.237Z] [Pipeline] {
20:06:32 [2024-01-01T20:06:32.329Z] [Pipeline] withEnv
20:06:32 [2024-01-01T20:06:32.352Z] [Pipeline] {
20:06:32 [2024-01-01T20:06:32.456Z] [Pipeline] sh
20:06:33 [2024-01-01T20:06:33.012Z] + set -xeuo pipefail
20:06:33 [2024-01-01T20:06:33.269Z] ++ umask
20:06:33 [2024-01-01T20:06:33.269Z] + '[' 0000 = 0000 ']'
20:06:33 [2024-01-01T20:06:33.269Z] + umask 0022
20:06:33 [2024-01-01T20:06:33.269Z] + /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-1ea5108fa4 --stream rawhide
20:06:35 [2024-01-01T20:06:35.178Z] [Pipeline] }
20:06:35 [2024-01-01T20:06:35.300Z] [Pipeline] // withEnv
20:06:35 [2024-01-01T20:06:35.348Z] [Pipeline] }
20:06:35 [2024-01-01T20:06:35.454Z] [Pipeline] // withCredentials
20:06:35 [2024-01-01T20:06:35.489Z] [Pipeline] }
20:06:35 [2024-01-01T20:06:35.592Z] [Pipeline] // stage
20:06:35 [2024-01-01T20:06:35.695Z] [Pipeline] stage
20:06:35 [2024-01-01T20:06:35.718Z] [Pipeline] { (Test)
20:06:35 [2024-01-01T20:06:35.847Z] [Pipeline] build
20:06:35 [2024-01-01T20:06:35.946Z] Scheduling project: test-override
20:06:41 [2024-01-01T20:06:41.871Z] Starting building: test-override #174
20:07:48 [2024-01-01T20:07:48.205Z] Build test-override #174 completed: FAILURE
20:07:48 [2024-01-01T20:07:48.283Z] [Pipeline] }
20:07:48 [2024-01-01T20:07:48.449Z] [Pipeline] // stage
20:07:48 [2024-01-01T20:07:48.536Z] [Pipeline] stage
20:07:48 [2024-01-01T20:07:48.553Z] [Pipeline] { (Report Completion)
20:07:48 [2024-01-01T20:07:48.708Z] [Pipeline] withCredentials
20:07:48 [2024-01-01T20:07:48.754Z] Masking supported pattern matches of $RDB_PASSWORD
20:07:48 [2024-01-01T20:07:48.797Z] [Pipeline] {
20:07:48 [2024-01-01T20:07:48.886Z] [Pipeline] withEnv
20:07:48 [2024-01-01T20:07:48.897Z] [Pipeline] {
20:07:49 [2024-01-01T20:07:49.129Z] [Pipeline] sh
20:07:49 [2024-01-01T20:07:49.677Z] + set -xeuo pipefail
20:07:49 [2024-01-01T20:07:49.931Z] ++ umask
20:07:49 [2024-01-01T20:07:49.931Z] + '[' 0000 = 0000 ']'
20:07:49 [2024-01-01T20:07:49.931Z] + umask 0022
20:07:49 [2024-01-01T20:07:49.931Z] + /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/174 --outcome FAILED --advisory FEDORA-2024-1ea5108fa4 --stream rawhide
20:07:51 [2024-01-01T20:07:51.903Z] [Pipeline] }
20:07:51 [2024-01-01T20:07:51.990Z] [Pipeline] // withEnv
20:07:52 [2024-01-01T20:07:52.025Z] [Pipeline] }
20:07:52 [2024-01-01T20:07:52.110Z] [Pipeline] // withCredentials
20:07:52 [2024-01-01T20:07:52.133Z] [Pipeline] }
20:07:52 [2024-01-01T20:07:52.229Z] [Pipeline] // stage
20:07:52 [2024-01-01T20:07:52.258Z] [Pipeline] }
20:07:52 [2024-01-01T20:07:52.347Z] [Pipeline] // container
20:07:52 [2024-01-01T20:07:52.385Z] [Pipeline] }
20:07:52 [2024-01-01T20:07:52.590Z] [Pipeline] // node
20:07:52 [2024-01-01T20:07:52.670Z] [Pipeline] }
20:07:52 [2024-01-01T20:07:52.761Z] [Pipeline] // podTemplate
20:07:52 [2024-01-01T20:07:52.803Z] [Pipeline] End of Pipeline
20:07:52 [2024-01-01T20:07:52.897Z] Finished: FAILURE