18:02:31 [2023-12-20T18:02:31.491Z] Triggered by CI message. 18:02:31 [2023-12-20T18:02:31.498Z] 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 18:02:31 [2023-12-20T18:02:31.499Z] The recommended git tool is: NONE 18:02:31 [2023-12-20T18:02:31.499Z] No credentials specified 18:02:31 [2023-12-20T18:02:31.499Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 18:02:31 [2023-12-20T18:02:31.504Z] Fetching changes from the remote Git repository 18:02:31 [2023-12-20T18:02:31.505Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 18:02:31 [2023-12-20T18:02:31.527Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 18:02:31 [2023-12-20T18:02:31.527Z] > git --version # timeout=10 18:02:31 [2023-12-20T18:02:31.532Z] > git --version # 'git version 2.39.3' 18:02:31 [2023-12-20T18:02:31.532Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:31 [2023-12-20T18:02:31.692Z] > git rev-parse origin/main^{commit} # timeout=10 18:02:31 [2023-12-20T18:02:31.697Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 18:02:31 [2023-12-20T18:02:31.697Z] > git config core.sparsecheckout # timeout=10 18:02:31 [2023-12-20T18:02:31.702Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 18:02:31 [2023-12-20T18:02:31.709Z] Commit message: "ci: add sanity-check for Groovy files" 18:02:31 [2023-12-20T18:02:31.709Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 18:02:31 [2023-12-20T18:02:31.856Z] Loading library coreos@main 18:02:31 [2023-12-20T18:02:31.856Z] Attempting to resolve main from remote references... 18:02:31 [2023-12-20T18:02:31.856Z] > git --version # timeout=10 18:02:31 [2023-12-20T18:02:31.861Z] > git --version # 'git version 2.39.3' 18:02:31 [2023-12-20T18:02:31.861Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 18:02:32 [2023-12-20T18:02:32.021Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 18:02:32 [2023-12-20T18:02:32.022Z] Selected Git installation does not exist. Using Default 18:02:32 [2023-12-20T18:02:32.022Z] The recommended git tool is: NONE 18:02:32 [2023-12-20T18:02:32.022Z] No credentials specified 18:02:32 [2023-12-20T18:02:32.022Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 18:02:32 [2023-12-20T18:02:32.028Z] Fetching changes from the remote Git repository 18:02:32 [2023-12-20T18:02:32.028Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 18:02:32 [2023-12-20T18:02:32.075Z] Fetching without tags 18:02:32 [2023-12-20T18:02:32.075Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 18:02:32 [2023-12-20T18:02:32.075Z] > git --version # timeout=10 18:02:32 [2023-12-20T18:02:32.079Z] > git --version # 'git version 2.39.3' 18:02:32 [2023-12-20T18:02:32.079Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:32 [2023-12-20T18:02:32.245Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 18:02:32 [2023-12-20T18:02:32.245Z] > git config core.sparsecheckout # timeout=10 18:02:32 [2023-12-20T18:02:32.253Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 18:02:32 [2023-12-20T18:02:32.260Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 18:02:32 [2023-12-20T18:02:32.260Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 18:02:32 [2023-12-20T18:02:32.621Z] [Pipeline] Start of Pipeline 18:02:32 [2023-12-20T18:02:32.834Z] [Pipeline] node 18:02:32 [2023-12-20T18:02:32.860Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 18:02:32 [2023-12-20T18:02:32.914Z] [Pipeline] { 18:02:33 [2023-12-20T18:02:33.042Z] [Pipeline] withEnv 18:02:33 [2023-12-20T18:02:33.054Z] [Pipeline] { 18:02:33 [2023-12-20T18:02:33.169Z] [Pipeline] sh 18:02:33 [2023-12-20T18:02:33.443Z] + set -xeuo pipefail 18:02:33 [2023-12-20T18:02:33.443Z] ++ umask 18:02:33 [2023-12-20T18:02:33.443Z] + '[' 0022 = 0000 ']' 18:02:33 [2023-12-20T18:02:33.443Z] + rm -rf pipe 18:02:33 [2023-12-20T18:02:33.443Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 18:02:33 [2023-12-20T18:02:33.443Z] Cloning into 'pipe'... 18:02:34 [2023-12-20T18:02:34.073Z] [Pipeline] } 18:02:34 [2023-12-20T18:02:34.207Z] [Pipeline] // withEnv 18:02:34 [2023-12-20T18:02:34.326Z] [Pipeline] load 18:02:34 [2023-12-20T18:02:34.612Z] [Pipeline] { (pipe/utils.groovy) 18:02:34 [2023-12-20T18:02:34.795Z] [Pipeline] } 18:02:34 [2023-12-20T18:02:34.955Z] [Pipeline] // load 18:02:35 [2023-12-20T18:02:35.035Z] [Pipeline] readYaml 18:02:35 [2023-12-20T18:02:35.241Z] [Pipeline] withEnv 18:02:35 [2023-12-20T18:02:35.344Z] [Pipeline] { 18:02:35 [2023-12-20T18:02:35.441Z] [Pipeline] sh 18:02:35 [2023-12-20T18:02:35.735Z] + set -xeuo pipefail 18:02:35 [2023-12-20T18:02:35.735Z] ++ umask 18:02:35 [2023-12-20T18:02:35.735Z] + '[' 0022 = 0000 ']' 18:02:35 [2023-12-20T18:02:35.735Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 18:02:35 [2023-12-20T18:02:35.858Z] [Pipeline] } 18:02:36 [2023-12-20T18:02:36.054Z] [Pipeline] // withEnv 18:02:36 [2023-12-20T18:02:36.138Z] [Pipeline] readYaml 18:02:36 [2023-12-20T18:02:36.356Z] [Pipeline] withEnv 18:02:36 [2023-12-20T18:02:36.367Z] [Pipeline] { 18:02:36 [2023-12-20T18:02:36.487Z] [Pipeline] sh 18:02:36 [2023-12-20T18:02:36.753Z] + set -xeuo pipefail 18:02:36 [2023-12-20T18:02:36.753Z] ++ umask 18:02:36 [2023-12-20T18:02:36.753Z] + '[' 0022 = 0000 ']' 18:02:36 [2023-12-20T18:02:36.753Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 18:02:36 [2023-12-20T18:02:36.962Z] [Pipeline] } 18:02:37 [2023-12-20T18:02:37.185Z] [Pipeline] // withEnv 18:02:37 [2023-12-20T18:02:37.277Z] [Pipeline] readYaml 18:02:37 [2023-12-20T18:02:37.505Z] [Pipeline] withEnv 18:02:37 [2023-12-20T18:02:37.521Z] [Pipeline] { 18:02:37 [2023-12-20T18:02:37.688Z] [Pipeline] sh 18:02:37 [2023-12-20T18:02:37.973Z] + set -xeuo pipefail 18:02:37 [2023-12-20T18:02:37.973Z] ++ umask 18:02:37 [2023-12-20T18:02:37.973Z] + '[' 0022 = 0000 ']' 18:02:37 [2023-12-20T18:02:37.973Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 18:02:37 [2023-12-20T18:02:37.973Z] + jq -e '.releases[0].composed_by_bodhi' 18:02:37 [2023-12-20T18:02:37.973Z] true 18:02:38 [2023-12-20T18:02:38.074Z] [Pipeline] } 18:02:38 [2023-12-20T18:02:38.274Z] [Pipeline] // withEnv 18:02:38 [2023-12-20T18:02:38.366Z] [Pipeline] withEnv 18:02:38 [2023-12-20T18:02:38.382Z] [Pipeline] { 18:02:38 [2023-12-20T18:02:38.475Z] [Pipeline] sh 18:02:38 [2023-12-20T18:02:38.747Z] + set -xeuo pipefail 18:02:38 [2023-12-20T18:02:38.747Z] ++ umask 18:02:38 [2023-12-20T18:02:38.747Z] + '[' 0022 = 0000 ']' 18:02:38 [2023-12-20T18:02:38.747Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 18:02:38 [2023-12-20T18:02:38.747Z] + jq -e '.releases[0].composed_by_bodhi' 18:02:38 [2023-12-20T18:02:38.747Z] false 18:02:38 [2023-12-20T18:02:38.921Z] [Pipeline] } 18:02:39 [2023-12-20T18:02:39.309Z] [Pipeline] // withEnv 18:02:39 [2023-12-20T18:02:39.401Z] [Pipeline] } 18:02:39 [2023-12-20T18:02:39.555Z] [Pipeline] // node 18:02:39 [2023-12-20T18:02:39.646Z] [Pipeline] properties 18:02:39 [2023-12-20T18:02:39.731Z] [Pipeline] readJSON 18:02:39 [2023-12-20T18:02:39.979Z] [Pipeline] echo 18:02:40 [2023-12-20T18:02:40.007Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2023-51ea05703a-76af75807f24cbf2c64b3f4ef2606e127c8fcf37, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2023-51ea05703a, builds:[[type:koji-build, id:2336194, task_id:110605849, issuer:jforbes, component:kernel, nvr:kernel-6.7.0-0.rc6.20231220git55cb5f43689d.50.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2023-12-20T18:02:29.801800Z, 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.rc6.20231220git55cb5f43689d.50.fc40. 18:02:40 [2023-12-20T18:02:40.007Z] 18:02:40 [2023-12-20T18:02:40.007Z] ##### **Changelog** 18:02:40 [2023-12-20T18:02:40.007Z] 18:02:40 [2023-12-20T18:02:40.007Z] ``` 18:02:40 [2023-12-20T18:02:40.007Z] * Wed Dec 20 2023 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.7.0-0.rc6.55cb5f43689d.50] 18:02:40 [2023-12-20T18:02:40.007Z] - redhat/self-test: Remove --all from git query (Prarit Bhargava) 18:02:40 [2023-12-20T18:02:40.007Z] - Linux v6.7.0-0.rc6.55cb5f43689d 18:02:40 [2023-12-20T18:02:40.007Z] 18:02:40 [2023-12-20T18:02:40.007Z] ```, 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:2023-12-20 17:30:49, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2023-51ea05703a, test_gating_status:waiting, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2023-51ea05703a, title:kernel-6.7.0-0.rc6.20231220git55cb5f43689d.50.fc40, version_hash:76af75807f24cbf2c64b3f4ef2606e127c8fcf37, 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:3328274, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2023-12-20 17:30:49, update_id:573503, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3328277, karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'waiting'., timestamp:2023-12-20 17:46:55, update_id:573503, 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.rc6.20231220git55cb5f43689d.50.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-2023-51ea05703a, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] 18:02:40 [2023-12-20T18:02:40.224Z] [Pipeline] libraryResource 18:02:40 [2023-12-20T18:02:40.295Z] [Pipeline] readJSON 18:02:40 [2023-12-20T18:02:40.471Z] [Pipeline] node 18:02:40 [2023-12-20T18:02:40.550Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 18:02:40 [2023-12-20T18:02:40.750Z] [Pipeline] { 18:02:40 [2023-12-20T18:02:40.946Z] [Pipeline] writeYaml 18:02:41 [2023-12-20T18:02:41.071Z] [Pipeline] readFile 18:02:41 [2023-12-20T18:02:41.220Z] [Pipeline] } 18:02:41 [2023-12-20T18:02:41.494Z] [Pipeline] // node 18:02:41 [2023-12-20T18:02:41.642Z] [Pipeline] podTemplate 18:02:41 [2023-12-20T18:02:41.670Z] [Pipeline] { 18:02:41 [2023-12-20T18:02:41.871Z] [Pipeline] node 18:02:47 [2023-12-20T18:02:47.813Z] Created Pod: openshift coreos-ci/pod-73505025-188f-496d-9731-4f603e4b53c2-wrfbn-6b6qc 18:02:56 [2023-12-20T18:02:56.889Z] Still waiting to schedule task 18:02:56 [2023-12-20T18:02:56.890Z] Waiting for next available executor on ‘pod-73505025-188f-496d-9731-4f603e4b53c2-wrfbn-6b6qc18:02:57 [2023-12-20T18:02:57.432Z] Agent pod-73505025-188f-496d-9731-4f603e4b53c2-wrfbn-6b6qc is provisioned from template pod-73505025-188f-496d-9731-4f603e4b53c2-wrfbn 18:02:57 [2023-12-20T18:02:57.433Z] --- 18:02:57 [2023-12-20T18:02:57.433Z] apiVersion: "v1" 18:02:57 [2023-12-20T18:02:57.433Z] kind: "Pod" 18:02:57 [2023-12-20T18:02:57.433Z] metadata: 18:02:57 [2023-12-20T18:02:57.433Z] annotations: 18:02:57 [2023-12-20T18:02:57.433Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/132/" 18:02:57 [2023-12-20T18:02:57.433Z] runUrl: "job/bodhi-trigger/132/" 18:02:57 [2023-12-20T18:02:57.433Z] labels: 18:02:57 [2023-12-20T18:02:57.433Z] jenkins: "slave" 18:02:57 [2023-12-20T18:02:57.433Z] jenkins/label-digest: "295445ba41c6938cb5d307650d5271b122d5e2b8" 18:02:57 [2023-12-20T18:02:57.433Z] jenkins/label: "pod-73505025-188f-496d-9731-4f603e4b53c2" 18:02:57 [2023-12-20T18:02:57.433Z] name: "pod-73505025-188f-496d-9731-4f603e4b53c2-wrfbn-6b6qc" 18:02:57 [2023-12-20T18:02:57.433Z] namespace: "coreos-ci" 18:02:57 [2023-12-20T18:02:57.433Z] spec: 18:02:57 [2023-12-20T18:02:57.433Z] containers: 18:02:57 [2023-12-20T18:02:57.433Z] - command: 18:02:57 [2023-12-20T18:02:57.433Z] - "/usr/bin/dumb-init" 18:02:57 [2023-12-20T18:02:57.433Z] - "/usr/bin/sleep" 18:02:57 [2023-12-20T18:02:57.433Z] - "infinity" 18:02:57 [2023-12-20T18:02:57.433Z] env: 18:02:57 [2023-12-20T18:02:57.433Z] - name: "NCPUS" 18:02:57 [2023-12-20T18:02:57.433Z] value: "0.1" 18:02:57 [2023-12-20T18:02:57.433Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 18:02:57 [2023-12-20T18:02:57.433Z] imagePullPolicy: "Always" 18:02:57 [2023-12-20T18:02:57.433Z] name: "worker" 18:02:57 [2023-12-20T18:02:57.433Z] resources: 18:02:57 [2023-12-20T18:02:57.433Z] limits: 18:02:57 [2023-12-20T18:02:57.433Z] cpu: "0.1" 18:02:57 [2023-12-20T18:02:57.433Z] requests: 18:02:57 [2023-12-20T18:02:57.433Z] cpu: "0.1" 18:02:57 [2023-12-20T18:02:57.433Z] volumeMounts: 18:02:57 [2023-12-20T18:02:57.433Z] - mountPath: "/srv/" 18:02:57 [2023-12-20T18:02:57.433Z] name: "emptydir-0" 18:02:57 [2023-12-20T18:02:57.433Z] - mountPath: "/home/jenkins/agent" 18:02:57 [2023-12-20T18:02:57.433Z] name: "workspace-volume" 18:02:57 [2023-12-20T18:02:57.433Z] readOnly: false 18:02:57 [2023-12-20T18:02:57.433Z] - env: 18:02:57 [2023-12-20T18:02:57.433Z] - name: "JENKINS_SECRET" 18:02:57 [2023-12-20T18:02:57.433Z] value: "********" 18:02:57 [2023-12-20T18:02:57.433Z] - name: "JENKINS_TUNNEL" 18:02:57 [2023-12-20T18:02:57.433Z] value: "172.30.136.1:50000" 18:02:57 [2023-12-20T18:02:57.433Z] - name: "JENKINS_AGENT_NAME" 18:02:57 [2023-12-20T18:02:57.433Z] value: "pod-73505025-188f-496d-9731-4f603e4b53c2-wrfbn-6b6qc" 18:02:57 [2023-12-20T18:02:57.433Z] - name: "JENKINS_NAME" 18:02:57 [2023-12-20T18:02:57.433Z] value: "pod-73505025-188f-496d-9731-4f603e4b53c2-wrfbn-6b6qc" 18:02:57 [2023-12-20T18:02:57.433Z] - name: "JENKINS_AGENT_WORKDIR" 18:02:57 [2023-12-20T18:02:57.433Z] value: "/home/jenkins/agent" 18:02:57 [2023-12-20T18:02:57.433Z] - name: "JENKINS_URL" 18:02:57 [2023-12-20T18:02:57.433Z] value: "http://172.30.130.216:80/" 18:02:57 [2023-12-20T18:02:57.433Z] image: "jenkins-agent-base:latest" 18:02:57 [2023-12-20T18:02:57.433Z] name: "jnlp" 18:02:57 [2023-12-20T18:02:57.433Z] resources: 18:02:57 [2023-12-20T18:02:57.433Z] limits: 18:02:57 [2023-12-20T18:02:57.433Z] memory: "512Mi" 18:02:57 [2023-12-20T18:02:57.433Z] cpu: "1" 18:02:57 [2023-12-20T18:02:57.433Z] requests: 18:02:57 [2023-12-20T18:02:57.433Z] memory: "512Mi" 18:02:57 [2023-12-20T18:02:57.433Z] cpu: "1" 18:02:57 [2023-12-20T18:02:57.433Z] volumeMounts: 18:02:57 [2023-12-20T18:02:57.433Z] - mountPath: "/home/jenkins/agent" 18:02:57 [2023-12-20T18:02:57.433Z] name: "workspace-volume" 18:02:57 [2023-12-20T18:02:57.433Z] readOnly: false 18:02:57 [2023-12-20T18:02:57.433Z] nodeSelector: 18:02:57 [2023-12-20T18:02:57.433Z] kubernetes.io/os: "linux" 18:02:57 [2023-12-20T18:02:57.433Z] restartPolicy: "Never" 18:02:57 [2023-12-20T18:02:57.433Z] serviceAccountName: "default" 18:02:57 [2023-12-20T18:02:57.433Z] volumes: 18:02:57 [2023-12-20T18:02:57.433Z] - emptyDir: {} 18:02:57 [2023-12-20T18:02:57.433Z] name: "emptydir-0" 18:02:57 [2023-12-20T18:02:57.433Z] - emptyDir: 18:02:57 [2023-12-20T18:02:57.433Z] medium: "" 18:02:57 [2023-12-20T18:02:57.433Z] name: "workspace-volume" 18:02:57 [2023-12-20T18:02:57.433Z] 18:02:57 [2023-12-20T18:02:57.512Z] Running on pod-73505025-188f-496d-9731-4f603e4b53c2-wrfbn-6b6qc in /home/jenkins/agent/workspace/bodhi-trigger 18:02:57 [2023-12-20T18:02:57.536Z] [Pipeline] { 18:02:57 [2023-12-20T18:02:57.746Z] [Pipeline] container 18:02:57 [2023-12-20T18:02:57.774Z] [Pipeline] { 18:02:57 [2023-12-20T18:02:57.923Z] [Pipeline] withEnv 18:02:57 [2023-12-20T18:02:57.938Z] [Pipeline] { 18:02:58 [2023-12-20T18:02:58.042Z] [Pipeline] sh 18:02:58 [2023-12-20T18:02:58.710Z] + set -xeuo pipefail 18:02:59 [2023-12-20T18:02:59.002Z] ++ umask 18:02:59 [2023-12-20T18:02:59.002Z] + '[' 0000 = 0000 ']' 18:02:59 [2023-12-20T18:02:59.002Z] + umask 0022 18:02:59 [2023-12-20T18:02:59.002Z] + cat /cosa/coreos-assembler-git.json 18:02:59 [2023-12-20T18:02:59.002Z] { 18:02:59 [2023-12-20T18:02:59.002Z] "date": "2023-12-19T11:54:06Z", 18:02:59 [2023-12-20T18:02:59.002Z] "git": { 18:02:59 [2023-12-20T18:02:59.002Z] "commit": "5a81fdf106ce9c4da08d688f3b5baf3c9cf11505", 18:02:59 [2023-12-20T18:02:59.002Z] "origin": "https://github.com/coreos/coreos-assembler.git", 18:02:59 [2023-12-20T18:02:59.002Z] "branch": "HEAD", 18:02:59 [2023-12-20T18:02:59.002Z] "dirty": "false" 18:02:59 [2023-12-20T18:02:59.002Z] }, 18:02:59 [2023-12-20T18:02:59.002Z] "file": { 18:02:59 [2023-12-20T18:02:59.002Z] "checksum": "887936f8fe0f83922d86078df0d9dfc4d16590a1939c4e45c9c1ec6641b6c84a", 18:02:59 [2023-12-20T18:02:59.002Z] "checksum_type": "sha256", 18:02:59 [2023-12-20T18:02:59.002Z] "format": "tar.gz", 18:02:59 [2023-12-20T18:02:59.002Z] "name": "coreos-assembler-git.tar.gz", 18:02:59 [2023-12-20T18:02:59.002Z] "size": "9743020" 18:02:59 [2023-12-20T18:02:59.002Z] } 18:02:59 [2023-12-20T18:02:59.002Z] } 18:02:59 [2023-12-20T18:02:59.194Z] [Pipeline] } 18:02:59 [2023-12-20T18:02:59.392Z] [Pipeline] // withEnv 18:02:59 [2023-12-20T18:02:59.541Z] [Pipeline] stage 18:02:59 [2023-12-20T18:02:59.619Z] [Pipeline] { (Report Running) 18:02:59 [2023-12-20T18:02:59.768Z] [Pipeline] withCredentials 18:02:59 [2023-12-20T18:02:59.838Z] Masking supported pattern matches of $RDB_PASSWORD 18:02:59 [2023-12-20T18:02:59.948Z] [Pipeline] { 18:03:00 [2023-12-20T18:03:00.100Z] [Pipeline] withEnv 18:03:00 [2023-12-20T18:03:00.112Z] [Pipeline] { 18:03:00 [2023-12-20T18:03:00.300Z] [Pipeline] sh 18:03:00 [2023-12-20T18:03:00.878Z] + set -xeuo pipefail 18:03:00 [2023-12-20T18:03:00.878Z] ++ umask 18:03:00 [2023-12-20T18:03:00.878Z] + '[' 0000 = 0000 ']' 18:03:00 [2023-12-20T18:03:00.878Z] + umask 0022 18:03:00 [2023-12-20T18:03:00.878Z] + /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-2023-51ea05703a --stream rawhide 18:03:02 [2023-12-20T18:03:02.838Z] [Pipeline] } 18:03:02 [2023-12-20T18:03:02.976Z] [Pipeline] // withEnv 18:03:03 [2023-12-20T18:03:03.067Z] [Pipeline] } 18:03:03 [2023-12-20T18:03:03.279Z] [Pipeline] // withCredentials 18:03:03 [2023-12-20T18:03:03.357Z] [Pipeline] } 18:03:03 [2023-12-20T18:03:03.449Z] [Pipeline] // stage 18:03:04 [2023-12-20T18:03:04.052Z] [Pipeline] stage 18:03:04 [2023-12-20T18:03:04.067Z] [Pipeline] { (Test) 18:03:04 [2023-12-20T18:03:04.173Z] [Pipeline] build 18:03:04 [2023-12-20T18:03:04.206Z] Scheduling project: test-override 18:03:09 [2023-12-20T18:03:09.712Z] Starting building: test-override #160 19:14:45 [2023-12-20T19:14:45.830Z] Build test-override #160 completed: SUCCESS 19:14:45 [2023-12-20T19:14:45.871Z] [Pipeline] } 19:14:45 [2023-12-20T19:14:45.998Z] [Pipeline] // stage 19:14:46 [2023-12-20T19:14:46.078Z] [Pipeline] stage 19:14:46 [2023-12-20T19:14:46.101Z] [Pipeline] { (Report Completion) 19:14:46 [2023-12-20T19:14:46.210Z] [Pipeline] withCredentials 19:14:46 [2023-12-20T19:14:46.248Z] Masking supported pattern matches of $RDB_PASSWORD 19:14:46 [2023-12-20T19:14:46.319Z] [Pipeline] { 19:14:46 [2023-12-20T19:14:46.462Z] [Pipeline] withEnv 19:14:46 [2023-12-20T19:14:46.473Z] [Pipeline] { 19:14:46 [2023-12-20T19:14:46.598Z] [Pipeline] sh 19:14:47 [2023-12-20T19:14:47.161Z] + set -xeuo pipefail 19:14:47 [2023-12-20T19:14:47.161Z] ++ umask 19:14:47 [2023-12-20T19:14:47.161Z] + '[' 0000 = 0000 ']' 19:14:47 [2023-12-20T19:14:47.161Z] + umask 0022 19:14:47 [2023-12-20T19:14:47.161Z] + /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/160 --outcome PASSED --advisory FEDORA-2023-51ea05703a --stream rawhide 19:14:49 [2023-12-20T19:14:49.759Z] [Pipeline] } 19:14:49 [2023-12-20T19:14:49.943Z] [Pipeline] // withEnv 19:14:50 [2023-12-20T19:14:50.017Z] [Pipeline] } 19:14:50 [2023-12-20T19:14:50.166Z] [Pipeline] // withCredentials 19:14:50 [2023-12-20T19:14:50.212Z] [Pipeline] } 19:14:50 [2023-12-20T19:14:50.309Z] [Pipeline] // stage 19:14:50 [2023-12-20T19:14:50.372Z] [Pipeline] } 19:14:50 [2023-12-20T19:14:50.490Z] [Pipeline] // container 19:14:50 [2023-12-20T19:14:50.551Z] [Pipeline] } 19:14:50 [2023-12-20T19:14:50.770Z] [Pipeline] // node 19:14:50 [2023-12-20T19:14:50.828Z] [Pipeline] } 19:14:51 [2023-12-20T19:14:51.005Z] [Pipeline] // podTemplate 19:14:51 [2023-12-20T19:14:51.053Z] [Pipeline] End of Pipeline 19:14:51 [2023-12-20T19:14:51.236Z] Finished: SUCCESS