12:00:53 [2024-01-02T12:00:53.997Z] Triggered by CI message. 12:00:53 [2024-01-02T12:00:53.998Z] 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 12:00:53 [2024-01-02T12:00:53.999Z] The recommended git tool is: NONE 12:00:53 [2024-01-02T12:00:53.999Z] No credentials specified 12:00:53 [2024-01-02T12:00:53.999Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 12:00:54 [2024-01-02T12:00:54.004Z] Fetching changes from the remote Git repository 12:00:54 [2024-01-02T12:00:54.005Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 12:00:54 [2024-01-02T12:00:54.016Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 12:00:54 [2024-01-02T12:00:54.016Z] > git --version # timeout=10 12:00:54 [2024-01-02T12:00:54.021Z] > git --version # 'git version 2.39.3' 12:00:54 [2024-01-02T12:00:54.021Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:54 [2024-01-02T12:00:54.179Z] > git rev-parse origin/main^{commit} # timeout=10 12:00:54 [2024-01-02T12:00:54.184Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 12:00:54 [2024-01-02T12:00:54.184Z] > git config core.sparsecheckout # timeout=10 12:00:54 [2024-01-02T12:00:54.188Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 12:00:54 [2024-01-02T12:00:54.194Z] Commit message: "ci: add sanity-check for Groovy files" 12:00:54 [2024-01-02T12:00:54.194Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 12:00:54 [2024-01-02T12:00:54.272Z] Loading library coreos@main 12:00:54 [2024-01-02T12:00:54.272Z] Attempting to resolve main from remote references... 12:00:54 [2024-01-02T12:00:54.272Z] > git --version # timeout=10 12:00:54 [2024-01-02T12:00:54.277Z] > git --version # 'git version 2.39.3' 12:00:54 [2024-01-02T12:00:54.278Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 12:00:54 [2024-01-02T12:00:54.423Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 12:00:54 [2024-01-02T12:00:54.424Z] Selected Git installation does not exist. Using Default 12:00:54 [2024-01-02T12:00:54.424Z] The recommended git tool is: NONE 12:00:54 [2024-01-02T12:00:54.424Z] No credentials specified 12:00:54 [2024-01-02T12:00:54.425Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 12:00:54 [2024-01-02T12:00:54.429Z] Fetching changes from the remote Git repository 12:00:54 [2024-01-02T12:00:54.430Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 12:00:54 [2024-01-02T12:00:54.465Z] Fetching without tags 12:00:54 [2024-01-02T12:00:54.465Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 12:00:54 [2024-01-02T12:00:54.465Z] > git --version # timeout=10 12:00:54 [2024-01-02T12:00:54.469Z] > git --version # 'git version 2.39.3' 12:00:54 [2024-01-02T12:00:54.469Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:54 [2024-01-02T12:00:54.622Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 12:00:54 [2024-01-02T12:00:54.622Z] > git config core.sparsecheckout # timeout=10 12:00:54 [2024-01-02T12:00:54.628Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 12:00:54 [2024-01-02T12:00:54.635Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 12:00:54 [2024-01-02T12:00:54.635Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 12:00:54 [2024-01-02T12:00:54.911Z] [Pipeline] Start of Pipeline 12:00:55 [2024-01-02T12:00:55.031Z] [Pipeline] node 12:00:55 [2024-01-02T12:00:55.077Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 12:00:55 [2024-01-02T12:00:55.111Z] [Pipeline] { 12:00:55 [2024-01-02T12:00:55.260Z] [Pipeline] withEnv 12:00:55 [2024-01-02T12:00:55.271Z] [Pipeline] { 12:00:55 [2024-01-02T12:00:55.327Z] [Pipeline] sh 12:00:55 [2024-01-02T12:00:55.599Z] + set -xeuo pipefail 12:00:55 [2024-01-02T12:00:55.600Z] ++ umask 12:00:55 [2024-01-02T12:00:55.600Z] + '[' 0022 = 0000 ']' 12:00:55 [2024-01-02T12:00:55.600Z] + rm -rf pipe 12:00:55 [2024-01-02T12:00:55.600Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 12:00:55 [2024-01-02T12:00:55.600Z] Cloning into 'pipe'... 12:00:55 [2024-01-02T12:00:55.914Z] [Pipeline] } 12:00:56 [2024-01-02T12:00:56.039Z] [Pipeline] // withEnv 12:00:56 [2024-01-02T12:00:56.156Z] [Pipeline] load 12:00:56 [2024-01-02T12:00:56.377Z] [Pipeline] { (pipe/utils.groovy) 12:00:56 [2024-01-02T12:00:56.484Z] [Pipeline] } 12:00:56 [2024-01-02T12:00:56.650Z] [Pipeline] // load 12:00:56 [2024-01-02T12:00:56.753Z] [Pipeline] readYaml 12:00:56 [2024-01-02T12:00:56.965Z] [Pipeline] withEnv 12:00:56 [2024-01-02T12:00:56.999Z] [Pipeline] { 12:00:57 [2024-01-02T12:00:57.201Z] [Pipeline] sh 12:00:57 [2024-01-02T12:00:57.470Z] + set -xeuo pipefail 12:00:57 [2024-01-02T12:00:57.471Z] ++ umask 12:00:57 [2024-01-02T12:00:57.471Z] + '[' 0022 = 0000 ']' 12:00:57 [2024-01-02T12:00:57.471Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 12:00:57 [2024-01-02T12:00:57.577Z] [Pipeline] } 12:00:57 [2024-01-02T12:00:57.720Z] [Pipeline] // withEnv 12:00:57 [2024-01-02T12:00:57.794Z] [Pipeline] readYaml 12:00:57 [2024-01-02T12:00:57.926Z] [Pipeline] withEnv 12:00:57 [2024-01-02T12:00:57.956Z] [Pipeline] { 12:00:58 [2024-01-02T12:00:58.069Z] [Pipeline] sh 12:00:58 [2024-01-02T12:00:58.364Z] + set -xeuo pipefail 12:00:58 [2024-01-02T12:00:58.364Z] ++ umask 12:00:58 [2024-01-02T12:00:58.364Z] + '[' 0022 = 0000 ']' 12:00:58 [2024-01-02T12:00:58.364Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 12:00:58 [2024-01-02T12:00:58.469Z] [Pipeline] } 12:00:58 [2024-01-02T12:00:58.619Z] [Pipeline] // withEnv 12:00:58 [2024-01-02T12:00:58.687Z] [Pipeline] readYaml 12:00:58 [2024-01-02T12:00:58.915Z] [Pipeline] withEnv 12:00:58 [2024-01-02T12:00:58.938Z] [Pipeline] { 12:00:59 [2024-01-02T12:00:59.062Z] [Pipeline] sh 12:00:59 [2024-01-02T12:00:59.364Z] + set -xeuo pipefail 12:00:59 [2024-01-02T12:00:59.364Z] ++ umask 12:00:59 [2024-01-02T12:00:59.364Z] + '[' 0022 = 0000 ']' 12:00:59 [2024-01-02T12:00:59.364Z] + jq -e '.releases[0].composed_by_bodhi' 12:00:59 [2024-01-02T12:00:59.364Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 12:00:59 [2024-01-02T12:00:59.364Z] true 12:00:59 [2024-01-02T12:00:59.417Z] [Pipeline] } 12:00:59 [2024-01-02T12:00:59.538Z] [Pipeline] // withEnv 12:00:59 [2024-01-02T12:00:59.595Z] [Pipeline] withEnv 12:00:59 [2024-01-02T12:00:59.606Z] [Pipeline] { 12:00:59 [2024-01-02T12:00:59.663Z] [Pipeline] sh 12:00:59 [2024-01-02T12:00:59.930Z] + set -xeuo pipefail 12:00:59 [2024-01-02T12:00:59.930Z] ++ umask 12:00:59 [2024-01-02T12:00:59.930Z] + '[' 0022 = 0000 ']' 12:00:59 [2024-01-02T12:00:59.930Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 12:00:59 [2024-01-02T12:00:59.930Z] + jq -e '.releases[0].composed_by_bodhi' 12:00:59 [2024-01-02T12:00:59.930Z] false 12:00:59 [2024-01-02T12:00:59.989Z] [Pipeline] } 12:01:00 [2024-01-02T12:01:00.103Z] [Pipeline] // withEnv 12:01:00 [2024-01-02T12:01:00.127Z] [Pipeline] } 12:01:00 [2024-01-02T12:01:00.346Z] [Pipeline] // node 12:01:00 [2024-01-02T12:01:00.413Z] [Pipeline] properties 12:01:00 [2024-01-02T12:01:00.527Z] [Pipeline] readJSON 12:01:00 [2024-01-02T12:01:00.670Z] [Pipeline] echo 12:01:00 [2024-01-02T12:01:00.682Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2024-101d7bdbc9-d039d63238fb499f2774914c2672a098123e2599, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2024-101d7bdbc9, builds:[[type:koji-build, id:2339573, task_id:111187326, issuer:packit, component:container-selinux, nvr:container-selinux-2.227.0-1.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2024-01-02T12:00:53.094970Z, 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 container-selinux-2.227.0-1.fc40. 12:01:00 [2024-01-02T12:01:00.682Z] 12:01:00 [2024-01-02T12:01:00.682Z] ##### **Changelog** 12:01:00 [2024-01-02T12:01:00.682Z] 12:01:00 [2024-01-02T12:01:00.682Z] ``` 12:01:00 [2024-01-02T12:01:00.682Z] * Thu Dec 21 2023 Packit <hello@packit.dev> - 2:2.227.0-1 12:01:00 [2024-01-02T12:01:00.682Z] - [packit] 2.227.0 upstream release 12:01:00 [2024-01-02T12:01:00.682Z] 12:01:00 [2024-01-02T12:01:00.682Z] ```, type:unspecified, status:pending, request:null, severity:unspecified, suggest:unspecified, locked:false, pushed:false, critpath:true, critpath_groups:critical-path-compose, close_bugs:true, date_submitted:2024-01-02 12:00:42, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-101d7bdbc9, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-101d7bdbc9, title:container-selinux-2.227.0-1.fc40, version_hash:d039d63238fb499f2774914c2672a098123e2599, 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:3336234, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2024-01-02 12:00:42, update_id:575044, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:container-selinux-2.227.0-1.fc40, signed:true, release_id:76, type:rpm, epoch:2]], 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-101d7bdbc9, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] 12:01:00 [2024-01-02T12:01:00.790Z] [Pipeline] libraryResource 12:01:00 [2024-01-02T12:01:00.903Z] [Pipeline] readJSON 12:01:01 [2024-01-02T12:01:01.002Z] [Pipeline] node 12:01:01 [2024-01-02T12:01:01.036Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 12:01:01 [2024-01-02T12:01:01.064Z] [Pipeline] { 12:01:01 [2024-01-02T12:01:01.162Z] [Pipeline] writeYaml 12:01:01 [2024-01-02T12:01:01.305Z] [Pipeline] readFile 12:01:01 [2024-01-02T12:01:01.383Z] [Pipeline] } 12:01:01 [2024-01-02T12:01:01.525Z] [Pipeline] // node 12:01:01 [2024-01-02T12:01:01.640Z] [Pipeline] podTemplate 12:01:01 [2024-01-02T12:01:01.661Z] [Pipeline] { 12:01:01 [2024-01-02T12:01:01.783Z] [Pipeline] node 12:01:07 [2024-01-02T12:01:07.804Z] Created Pod: openshift coreos-ci/pod-d4a5451f-059d-40e8-985f-20395df15d8a-zc260-8p7n7 12:01:16 [2024-01-02T12:01:16.869Z] Still waiting to schedule task 12:01:16 [2024-01-02T12:01:16.869Z]pod-d4a5451f-059d-40e8-985f-20395df15d8a-zc260-8p7n7’ is offline 12:01:17 [2024-01-02T12:01:17.716Z] Agent pod-d4a5451f-059d-40e8-985f-20395df15d8a-zc260-8p7n7 is provisioned from template pod-d4a5451f-059d-40e8-985f-20395df15d8a-zc260 12:01:17 [2024-01-02T12:01:17.717Z] --- 12:01:17 [2024-01-02T12:01:17.717Z] apiVersion: "v1" 12:01:17 [2024-01-02T12:01:17.717Z] kind: "Pod" 12:01:17 [2024-01-02T12:01:17.717Z] metadata: 12:01:17 [2024-01-02T12:01:17.717Z] annotations: 12:01:17 [2024-01-02T12:01:17.717Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/148/" 12:01:17 [2024-01-02T12:01:17.717Z] runUrl: "job/bodhi-trigger/148/" 12:01:17 [2024-01-02T12:01:17.717Z] labels: 12:01:17 [2024-01-02T12:01:17.717Z] jenkins: "slave" 12:01:17 [2024-01-02T12:01:17.717Z] jenkins/label-digest: "b649e79a7e26ea605e64e8d86d24b282082c6a01" 12:01:17 [2024-01-02T12:01:17.717Z] jenkins/label: "pod-d4a5451f-059d-40e8-985f-20395df15d8a" 12:01:17 [2024-01-02T12:01:17.717Z] name: "pod-d4a5451f-059d-40e8-985f-20395df15d8a-zc260-8p7n7" 12:01:17 [2024-01-02T12:01:17.717Z] namespace: "coreos-ci" 12:01:17 [2024-01-02T12:01:17.717Z] spec: 12:01:17 [2024-01-02T12:01:17.717Z] containers: 12:01:17 [2024-01-02T12:01:17.717Z] - command: 12:01:17 [2024-01-02T12:01:17.717Z] - "/usr/bin/dumb-init" 12:01:17 [2024-01-02T12:01:17.717Z] - "/usr/bin/sleep" 12:01:17 [2024-01-02T12:01:17.717Z] - "infinity" 12:01:17 [2024-01-02T12:01:17.721Z] env: 12:01:17 [2024-01-02T12:01:17.721Z] - name: "NCPUS" 12:01:17 [2024-01-02T12:01:17.721Z] value: "0.1" 12:01:17 [2024-01-02T12:01:17.721Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 12:01:17 [2024-01-02T12:01:17.721Z] imagePullPolicy: "Always" 12:01:17 [2024-01-02T12:01:17.721Z] name: "worker" 12:01:17 [2024-01-02T12:01:17.721Z] resources: 12:01:17 [2024-01-02T12:01:17.721Z] limits: 12:01:17 [2024-01-02T12:01:17.721Z] cpu: "0.1" 12:01:17 [2024-01-02T12:01:17.721Z] requests: 12:01:17 [2024-01-02T12:01:17.721Z] cpu: "0.1" 12:01:17 [2024-01-02T12:01:17.721Z] volumeMounts: 12:01:17 [2024-01-02T12:01:17.721Z] - mountPath: "/srv/" 12:01:17 [2024-01-02T12:01:17.721Z] name: "emptydir-0" 12:01:17 [2024-01-02T12:01:17.721Z] - mountPath: "/home/jenkins/agent" 12:01:17 [2024-01-02T12:01:17.721Z] name: "workspace-volume" 12:01:17 [2024-01-02T12:01:17.721Z] readOnly: false 12:01:17 [2024-01-02T12:01:17.721Z] - env: 12:01:17 [2024-01-02T12:01:17.721Z] - name: "JENKINS_SECRET" 12:01:17 [2024-01-02T12:01:17.721Z] value: "********" 12:01:17 [2024-01-02T12:01:17.721Z] - name: "JENKINS_TUNNEL" 12:01:17 [2024-01-02T12:01:17.721Z] value: "172.30.136.1:50000" 12:01:17 [2024-01-02T12:01:17.721Z] - name: "JENKINS_AGENT_NAME" 12:01:17 [2024-01-02T12:01:17.721Z] value: "pod-d4a5451f-059d-40e8-985f-20395df15d8a-zc260-8p7n7" 12:01:17 [2024-01-02T12:01:17.721Z] - name: "JENKINS_NAME" 12:01:17 [2024-01-02T12:01:17.721Z] value: "pod-d4a5451f-059d-40e8-985f-20395df15d8a-zc260-8p7n7" 12:01:17 [2024-01-02T12:01:17.721Z] - name: "JENKINS_AGENT_WORKDIR" 12:01:17 [2024-01-02T12:01:17.721Z] value: "/home/jenkins/agent" 12:01:17 [2024-01-02T12:01:17.721Z] - name: "JENKINS_URL" 12:01:17 [2024-01-02T12:01:17.721Z] value: "http://172.30.130.216:80/" 12:01:17 [2024-01-02T12:01:17.721Z] image: "jenkins-agent-base:latest" 12:01:17 [2024-01-02T12:01:17.721Z] name: "jnlp" 12:01:17 [2024-01-02T12:01:17.721Z] resources: 12:01:17 [2024-01-02T12:01:17.721Z] limits: 12:01:17 [2024-01-02T12:01:17.721Z] memory: "512Mi" 12:01:17 [2024-01-02T12:01:17.721Z] cpu: "1" 12:01:17 [2024-01-02T12:01:17.721Z] requests: 12:01:17 [2024-01-02T12:01:17.721Z] memory: "512Mi" 12:01:17 [2024-01-02T12:01:17.721Z] cpu: "1" 12:01:17 [2024-01-02T12:01:17.721Z] volumeMounts: 12:01:17 [2024-01-02T12:01:17.721Z] - mountPath: "/home/jenkins/agent" 12:01:17 [2024-01-02T12:01:17.721Z] name: "workspace-volume" 12:01:17 [2024-01-02T12:01:17.721Z] readOnly: false 12:01:17 [2024-01-02T12:01:17.721Z] nodeSelector: 12:01:17 [2024-01-02T12:01:17.721Z] kubernetes.io/os: "linux" 12:01:17 [2024-01-02T12:01:17.721Z] restartPolicy: "Never" 12:01:17 [2024-01-02T12:01:17.721Z] serviceAccountName: "default" 12:01:17 [2024-01-02T12:01:17.721Z] volumes: 12:01:17 [2024-01-02T12:01:17.721Z] - emptyDir: {} 12:01:17 [2024-01-02T12:01:17.721Z] name: "emptydir-0" 12:01:17 [2024-01-02T12:01:17.721Z] - emptyDir: 12:01:17 [2024-01-02T12:01:17.721Z] medium: "" 12:01:17 [2024-01-02T12:01:17.721Z] name: "workspace-volume" 12:01:17 [2024-01-02T12:01:17.721Z] 12:01:17 [2024-01-02T12:01:17.878Z] Running on pod-d4a5451f-059d-40e8-985f-20395df15d8a-zc260-8p7n7 in /home/jenkins/agent/workspace/bodhi-trigger 12:01:17 [2024-01-02T12:01:17.926Z] [Pipeline] { 12:01:18 [2024-01-02T12:01:18.026Z] [Pipeline] container 12:01:18 [2024-01-02T12:01:18.039Z] [Pipeline] { 12:01:18 [2024-01-02T12:01:18.135Z] [Pipeline] withEnv 12:01:18 [2024-01-02T12:01:18.148Z] [Pipeline] { 12:01:18 [2024-01-02T12:01:18.269Z] [Pipeline] sh 12:01:19 [2024-01-02T12:01:19.033Z] + set -xeuo pipefail 12:01:19 [2024-01-02T12:01:19.033Z] ++ umask 12:01:19 [2024-01-02T12:01:19.033Z] + '[' 0000 = 0000 ']' 12:01:19 [2024-01-02T12:01:19.033Z] + umask 0022 12:01:19 [2024-01-02T12:01:19.033Z] + cat /cosa/coreos-assembler-git.json 12:01:19 [2024-01-02T12:01:19.292Z] { 12:01:19 [2024-01-02T12:01:19.292Z] "date": "2023-12-19T11:54:06Z", 12:01:19 [2024-01-02T12:01:19.292Z] "git": { 12:01:19 [2024-01-02T12:01:19.292Z] "commit": "5a81fdf106ce9c4da08d688f3b5baf3c9cf11505", 12:01:19 [2024-01-02T12:01:19.292Z] "origin": "https://github.com/coreos/coreos-assembler.git", 12:01:19 [2024-01-02T12:01:19.292Z] "branch": "HEAD", 12:01:19 [2024-01-02T12:01:19.292Z] "dirty": "false" 12:01:19 [2024-01-02T12:01:19.292Z] }, 12:01:19 [2024-01-02T12:01:19.292Z] "file": { 12:01:19 [2024-01-02T12:01:19.292Z] "checksum": "887936f8fe0f83922d86078df0d9dfc4d16590a1939c4e45c9c1ec6641b6c84a", 12:01:19 [2024-01-02T12:01:19.292Z] "checksum_type": "sha256", 12:01:19 [2024-01-02T12:01:19.292Z] "format": "tar.gz", 12:01:19 [2024-01-02T12:01:19.292Z] "name": "coreos-assembler-git.tar.gz", 12:01:19 [2024-01-02T12:01:19.292Z] "size": "9743020" 12:01:19 [2024-01-02T12:01:19.292Z] } 12:01:19 [2024-01-02T12:01:19.292Z] } 12:01:19 [2024-01-02T12:01:19.486Z] [Pipeline] } 12:01:19 [2024-01-02T12:01:19.652Z] [Pipeline] // withEnv 12:01:19 [2024-01-02T12:01:19.812Z] [Pipeline] stage 12:01:19 [2024-01-02T12:01:19.829Z] [Pipeline] { (Report Running) 12:01:19 [2024-01-02T12:01:19.915Z] [Pipeline] withCredentials 12:01:19 [2024-01-02T12:01:19.958Z] Masking supported pattern matches of $RDB_PASSWORD 12:01:19 [2024-01-02T12:01:19.982Z] [Pipeline] { 12:01:20 [2024-01-02T12:01:20.068Z] [Pipeline] withEnv 12:01:20 [2024-01-02T12:01:20.081Z] [Pipeline] { 12:01:20 [2024-01-02T12:01:20.207Z] [Pipeline] sh 12:01:20 [2024-01-02T12:01:20.760Z] + set -xeuo pipefail 12:01:20 [2024-01-02T12:01:20.760Z] ++ umask 12:01:20 [2024-01-02T12:01:20.760Z] + '[' 0000 = 0000 ']' 12:01:20 [2024-01-02T12:01:20.761Z] + umask 0022 12:01:20 [2024-01-02T12:01:20.761Z] + /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-101d7bdbc9 --stream rawhide 12:01:23 [2024-01-02T12:01:23.348Z] [Pipeline] } 12:01:23 [2024-01-02T12:01:23.442Z] [Pipeline] // withEnv 12:01:23 [2024-01-02T12:01:23.567Z] [Pipeline] } 12:01:23 [2024-01-02T12:01:23.684Z] [Pipeline] // withCredentials 12:01:23 [2024-01-02T12:01:23.725Z] [Pipeline] } 12:01:23 [2024-01-02T12:01:23.854Z] [Pipeline] // stage 12:01:23 [2024-01-02T12:01:23.954Z] [Pipeline] stage 12:01:23 [2024-01-02T12:01:23.969Z] [Pipeline] { (Test) 12:01:24 [2024-01-02T12:01:24.067Z] [Pipeline] build 12:01:24 [2024-01-02T12:01:24.107Z] Scheduling project: test-override 12:01:26 [2024-01-02T12:01:26.350Z] Starting building: test-override #176 12:02:37 [2024-01-02T12:02:37.800Z] Build test-override #176 completed: FAILURE 12:02:37 [2024-01-02T12:02:37.892Z] [Pipeline] } 12:02:38 [2024-01-02T12:02:38.017Z] [Pipeline] // stage 12:02:38 [2024-01-02T12:02:38.095Z] [Pipeline] stage 12:02:38 [2024-01-02T12:02:38.106Z] [Pipeline] { (Report Completion) 12:02:38 [2024-01-02T12:02:38.186Z] [Pipeline] withCredentials 12:02:38 [2024-01-02T12:02:38.236Z] Masking supported pattern matches of $RDB_PASSWORD 12:02:38 [2024-01-02T12:02:38.248Z] [Pipeline] { 12:02:38 [2024-01-02T12:02:38.312Z] [Pipeline] withEnv 12:02:38 [2024-01-02T12:02:38.324Z] [Pipeline] { 12:02:38 [2024-01-02T12:02:38.501Z] [Pipeline] sh 12:02:39 [2024-01-02T12:02:39.058Z] + set -xeuo pipefail 12:02:39 [2024-01-02T12:02:39.058Z] ++ umask 12:02:39 [2024-01-02T12:02:39.058Z] + '[' 0000 = 0000 ']' 12:02:39 [2024-01-02T12:02:39.058Z] + umask 0022 12:02:39 [2024-01-02T12:02:39.058Z] + /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/176 --outcome FAILED --advisory FEDORA-2024-101d7bdbc9 --stream rawhide 12:02:41 [2024-01-02T12:02:41.022Z] [Pipeline] } 12:02:41 [2024-01-02T12:02:41.124Z] [Pipeline] // withEnv 12:02:41 [2024-01-02T12:02:41.159Z] [Pipeline] } 12:02:41 [2024-01-02T12:02:41.290Z] [Pipeline] // withCredentials 12:02:41 [2024-01-02T12:02:41.319Z] [Pipeline] } 12:02:41 [2024-01-02T12:02:41.387Z] [Pipeline] // stage 12:02:41 [2024-01-02T12:02:41.415Z] [Pipeline] } 12:02:41 [2024-01-02T12:02:41.603Z] [Pipeline] // container 12:02:41 [2024-01-02T12:02:41.742Z] [Pipeline] } 12:02:41 [2024-01-02T12:02:41.947Z] [Pipeline] // node 12:02:41 [2024-01-02T12:02:41.993Z] [Pipeline] } 12:02:42 [2024-01-02T12:02:42.067Z] [Pipeline] // podTemplate 12:02:42 [2024-01-02T12:02:42.159Z] [Pipeline] End of Pipeline 12:02:42 [2024-01-02T12:02:42.334Z] Finished: FAILURE