12:23:18 [2023-12-05T12:23:18.537Z] Triggered by CI message. 12:23:18 [2023-12-05T12:23:18.548Z] 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:23:18 [2023-12-05T12:23:18.549Z] The recommended git tool is: NONE 12:23:18 [2023-12-05T12:23:18.549Z] No credentials specified 12:23:18 [2023-12-05T12:23:18.550Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 12:23:18 [2023-12-05T12:23:18.555Z] Fetching changes from the remote Git repository 12:23:18 [2023-12-05T12:23:18.556Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 12:23:18 [2023-12-05T12:23:18.574Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 12:23:18 [2023-12-05T12:23:18.574Z] > git --version # timeout=10 12:23:18 [2023-12-05T12:23:18.578Z] > git --version # 'git version 2.39.3' 12:23:18 [2023-12-05T12:23:18.578Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:18 [2023-12-05T12:23:18.767Z] > git rev-parse origin/main^{commit} # timeout=10 12:23:18 [2023-12-05T12:23:18.773Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) 12:23:18 [2023-12-05T12:23:18.773Z] > git config core.sparsecheckout # timeout=10 12:23:18 [2023-12-05T12:23:18.778Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 12:23:18 [2023-12-05T12:23:18.785Z] Commit message: "ci: add sanity-check for Groovy files" 12:23:18 [2023-12-05T12:23:18.785Z] > git rev-list --no-walk 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 12:23:18 [2023-12-05T12:23:18.905Z] Loading library coreos@main 12:23:18 [2023-12-05T12:23:18.906Z] Attempting to resolve main from remote references... 12:23:18 [2023-12-05T12:23:18.906Z] > git --version # timeout=10 12:23:18 [2023-12-05T12:23:18.911Z] > git --version # 'git version 2.39.3' 12:23:18 [2023-12-05T12:23:18.911Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 12:23:19 [2023-12-05T12:23:19.084Z] Found match: refs/heads/main revision 055567d3967a6f7bcda9e5413b863fd33456b4ef 12:23:19 [2023-12-05T12:23:19.085Z] Selected Git installation does not exist. Using Default 12:23:19 [2023-12-05T12:23:19.085Z] The recommended git tool is: NONE 12:23:19 [2023-12-05T12:23:19.085Z] No credentials specified 12:23:19 [2023-12-05T12:23:19.085Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 12:23:19 [2023-12-05T12:23:19.091Z] Fetching changes from the remote Git repository 12:23:19 [2023-12-05T12:23:19.092Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 12:23:19 [2023-12-05T12:23:19.134Z] Fetching without tags 12:23:19 [2023-12-05T12:23:19.134Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 12:23:19 [2023-12-05T12:23:19.134Z] > git --version # timeout=10 12:23:19 [2023-12-05T12:23:19.140Z] > git --version # 'git version 2.39.3' 12:23:19 [2023-12-05T12:23:19.140Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:19 [2023-12-05T12:23:19.306Z] Checking out Revision 055567d3967a6f7bcda9e5413b863fd33456b4ef (main) 12:23:19 [2023-12-05T12:23:19.306Z] > git config core.sparsecheckout # timeout=10 12:23:19 [2023-12-05T12:23:19.311Z] > git checkout -f 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 12:23:19 [2023-12-05T12:23:19.317Z] Commit message: "kola/kolaTestIso: use `kola-junit` to publish JUnit test results" 12:23:19 [2023-12-05T12:23:19.317Z] > git rev-list --no-walk 055567d3967a6f7bcda9e5413b863fd33456b4ef # timeout=10 12:23:19 [2023-12-05T12:23:19.546Z] [Pipeline] Start of Pipeline 12:23:19 [2023-12-05T12:23:19.724Z] [Pipeline] node 12:23:19 [2023-12-05T12:23:19.747Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 12:23:19 [2023-12-05T12:23:19.787Z] [Pipeline] { 12:23:19 [2023-12-05T12:23:19.924Z] [Pipeline] withEnv 12:23:19 [2023-12-05T12:23:19.942Z] [Pipeline] { 12:23:20 [2023-12-05T12:23:20.073Z] [Pipeline] sh 12:23:20 [2023-12-05T12:23:20.350Z] + set -xeuo pipefail 12:23:20 [2023-12-05T12:23:20.351Z] ++ umask 12:23:20 [2023-12-05T12:23:20.351Z] + '[' 0022 = 0000 ']' 12:23:20 [2023-12-05T12:23:20.351Z] + rm -rf pipe 12:23:20 [2023-12-05T12:23:20.351Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 12:23:20 [2023-12-05T12:23:20.351Z] Cloning into 'pipe'... 12:23:20 [2023-12-05T12:23:20.948Z] [Pipeline] } 12:23:21 [2023-12-05T12:23:21.034Z] [Pipeline] // withEnv 12:23:21 [2023-12-05T12:23:21.097Z] [Pipeline] load 12:23:21 [2023-12-05T12:23:21.412Z] [Pipeline] { (pipe/utils.groovy) 12:23:21 [2023-12-05T12:23:21.506Z] [Pipeline] } 12:23:21 [2023-12-05T12:23:21.606Z] [Pipeline] // load 12:23:21 [2023-12-05T12:23:21.664Z] [Pipeline] readYaml 12:23:21 [2023-12-05T12:23:21.869Z] [Pipeline] withEnv 12:23:21 [2023-12-05T12:23:21.880Z] [Pipeline] { 12:23:22 [2023-12-05T12:23:22.013Z] [Pipeline] sh 12:23:22 [2023-12-05T12:23:22.278Z] + set -xeuo pipefail 12:23:22 [2023-12-05T12:23:22.278Z] ++ umask 12:23:22 [2023-12-05T12:23:22.278Z] + '[' 0022 = 0000 ']' 12:23:22 [2023-12-05T12:23:22.278Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 12:23:22 [2023-12-05T12:23:22.338Z] [Pipeline] } 12:23:22 [2023-12-05T12:23:22.429Z] [Pipeline] // withEnv 12:23:22 [2023-12-05T12:23:22.588Z] [Pipeline] readYaml 12:23:22 [2023-12-05T12:23:22.778Z] [Pipeline] withEnv 12:23:22 [2023-12-05T12:23:22.800Z] [Pipeline] { 12:23:22 [2023-12-05T12:23:22.926Z] [Pipeline] sh 12:23:23 [2023-12-05T12:23:23.230Z] + set -xeuo pipefail 12:23:23 [2023-12-05T12:23:23.231Z] ++ umask 12:23:23 [2023-12-05T12:23:23.231Z] + '[' 0022 = 0000 ']' 12:23:23 [2023-12-05T12:23:23.231Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/next-devel/manifest.yaml 12:23:23 [2023-12-05T12:23:23.339Z] [Pipeline] } 12:23:23 [2023-12-05T12:23:23.467Z] [Pipeline] // withEnv 12:23:23 [2023-12-05T12:23:23.548Z] [Pipeline] readYaml 12:23:23 [2023-12-05T12:23:23.714Z] [Pipeline] withEnv 12:23:23 [2023-12-05T12:23:23.749Z] [Pipeline] { 12:23:23 [2023-12-05T12:23:23.858Z] [Pipeline] sh 12:23:24 [2023-12-05T12:23:24.186Z] + set -xeuo pipefail 12:23:24 [2023-12-05T12:23:24.186Z] ++ umask 12:23:24 [2023-12-05T12:23:24.186Z] + '[' 0022 = 0000 ']' 12:23:24 [2023-12-05T12:23:24.186Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 12:23:24 [2023-12-05T12:23:24.324Z] [Pipeline] } 12:23:24 [2023-12-05T12:23:24.522Z] [Pipeline] // withEnv 12:23:24 [2023-12-05T12:23:24.601Z] [Pipeline] readYaml 12:23:24 [2023-12-05T12:23:24.825Z] [Pipeline] withEnv 12:23:24 [2023-12-05T12:23:24.842Z] [Pipeline] { 12:23:24 [2023-12-05T12:23:24.999Z] [Pipeline] sh 12:23:25 [2023-12-05T12:23:25.271Z] + set -xeuo pipefail 12:23:25 [2023-12-05T12:23:25.271Z] ++ umask 12:23:25 [2023-12-05T12:23:25.271Z] + '[' 0022 = 0000 ']' 12:23:25 [2023-12-05T12:23:25.271Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' 12:23:25 [2023-12-05T12:23:25.271Z] + jq -e '.releases[0].composed_by_bodhi' 12:23:25 [2023-12-05T12:23:25.271Z] true 12:23:25 [2023-12-05T12:23:25.370Z] [Pipeline] } 12:23:25 [2023-12-05T12:23:25.583Z] [Pipeline] // withEnv 12:23:25 [2023-12-05T12:23:25.678Z] [Pipeline] withEnv 12:23:25 [2023-12-05T12:23:25.705Z] [Pipeline] { 12:23:25 [2023-12-05T12:23:25.877Z] [Pipeline] sh 12:23:26 [2023-12-05T12:23:26.148Z] + set -xeuo pipefail 12:23:26 [2023-12-05T12:23:26.148Z] ++ umask 12:23:26 [2023-12-05T12:23:26.148Z] + '[' 0022 = 0000 ']' 12:23:26 [2023-12-05T12:23:26.148Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' 12:23:26 [2023-12-05T12:23:26.148Z] + jq -e '.releases[0].composed_by_bodhi' 12:23:26 [2023-12-05T12:23:26.148Z] false 12:23:26 [2023-12-05T12:23:26.244Z] [Pipeline] } 12:23:26 [2023-12-05T12:23:26.400Z] [Pipeline] // withEnv 12:23:26 [2023-12-05T12:23:26.454Z] [Pipeline] } 12:23:26 [2023-12-05T12:23:26.645Z] [Pipeline] // node 12:23:26 [2023-12-05T12:23:26.772Z] [Pipeline] properties 12:23:26 [2023-12-05T12:23:26.903Z] [Pipeline] readJSON 12:23:27 [2023-12-05T12:23:27.064Z] [Pipeline] echo 12:23:27 [2023-12-05T12:23:27.084Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2023-d79a5ef9a0-723027e99315d24132dbf0f3ac918125c624b7fb, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2023-d79a5ef9a0, builds:[[type:koji-build, id:2328232, task_id:109940770, issuer:packit, component:podman, nvr:podman-4.8.1-1.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2023-12-05T12:23:17.800079Z, 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 podman-4.8.1-1.fc40. 12:23:27 [2023-12-05T12:23:27.084Z] 12:23:27 [2023-12-05T12:23:27.084Z] ##### **Changelog** 12:23:27 [2023-12-05T12:23:27.084Z] 12:23:27 [2023-12-05T12:23:27.084Z] ``` 12:23:27 [2023-12-05T12:23:27.084Z] * Tue Dec 5 2023 Packit <hello@packit.dev> - 5:4.8.1-1 12:23:27 [2023-12-05T12:23:27.084Z] - [packit] 4.8.1 upstream release 12:23:27 [2023-12-05T12:23:27.084Z] 12:23:27 [2023-12-05T12:23:27.084Z] ```, type:unspecified, status:pending, request:null, 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:2023-12-05 12:13:13, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2023-d79a5ef9a0, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2023-d79a5ef9a0, title:podman-4.8.1-1.fc40, version_hash:723027e99315d24132dbf0f3ac918125c624b7fb, 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:3302886, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2023-12-05 12:13:13, update_id:568427, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:podman-4.8.1-1.fc40, signed:true, release_id:76, type:rpm, epoch:5]], 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-2023-d79a5ef9a0, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] 12:23:27 [2023-12-05T12:23:27.327Z] [Pipeline] libraryResource 12:23:27 [2023-12-05T12:23:27.447Z] [Pipeline] readJSON 12:23:27 [2023-12-05T12:23:27.655Z] [Pipeline] node 12:23:27 [2023-12-05T12:23:27.782Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 12:23:27 [2023-12-05T12:23:27.874Z] [Pipeline] { 12:23:28 [2023-12-05T12:23:28.012Z] [Pipeline] writeYaml 12:23:28 [2023-12-05T12:23:28.282Z] [Pipeline] readFile 12:23:28 [2023-12-05T12:23:28.402Z] [Pipeline] } 12:23:28 [2023-12-05T12:23:28.579Z] [Pipeline] // node 12:23:28 [2023-12-05T12:23:28.734Z] [Pipeline] podTemplate 12:23:28 [2023-12-05T12:23:28.764Z] [Pipeline] { 12:23:28 [2023-12-05T12:23:28.931Z] [Pipeline] node 12:23:30 [2023-12-05T12:23:30.008Z] Created Pod: openshift coreos-ci/pod-45218ab7-62fe-4685-9f9c-f6c3449fbba2-v6l9x-0ftqn 12:23:37 [2023-12-05T12:23:37.201Z] Agent pod-45218ab7-62fe-4685-9f9c-f6c3449fbba2-v6l9x-0ftqn is provisioned from template pod-45218ab7-62fe-4685-9f9c-f6c3449fbba2-v6l9x 12:23:37 [2023-12-05T12:23:37.202Z] --- 12:23:37 [2023-12-05T12:23:37.202Z] apiVersion: "v1" 12:23:37 [2023-12-05T12:23:37.202Z] kind: "Pod" 12:23:37 [2023-12-05T12:23:37.202Z] metadata: 12:23:37 [2023-12-05T12:23:37.202Z] annotations: 12:23:37 [2023-12-05T12:23:37.202Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/102/" 12:23:37 [2023-12-05T12:23:37.202Z] runUrl: "job/bodhi-trigger/102/" 12:23:37 [2023-12-05T12:23:37.202Z] labels: 12:23:37 [2023-12-05T12:23:37.202Z] jenkins: "slave" 12:23:37 [2023-12-05T12:23:37.202Z] jenkins/label-digest: "2eb5abf4da1fcebeab3771fbaed0792a7227440a" 12:23:37 [2023-12-05T12:23:37.202Z] jenkins/label: "pod-45218ab7-62fe-4685-9f9c-f6c3449fbba2" 12:23:37 [2023-12-05T12:23:37.202Z] name: "pod-45218ab7-62fe-4685-9f9c-f6c3449fbba2-v6l9x-0ftqn" 12:23:37 [2023-12-05T12:23:37.202Z] namespace: "coreos-ci" 12:23:37 [2023-12-05T12:23:37.202Z] spec: 12:23:37 [2023-12-05T12:23:37.202Z] containers: 12:23:37 [2023-12-05T12:23:37.202Z] - command: 12:23:37 [2023-12-05T12:23:37.202Z] - "/usr/bin/dumb-init" 12:23:37 [2023-12-05T12:23:37.202Z] - "/usr/bin/sleep" 12:23:37 [2023-12-05T12:23:37.202Z] - "infinity" 12:23:37 [2023-12-05T12:23:37.202Z] env: 12:23:37 [2023-12-05T12:23:37.202Z] - name: "NCPUS" 12:23:37 [2023-12-05T12:23:37.202Z] value: "0.1" 12:23:37 [2023-12-05T12:23:37.202Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 12:23:37 [2023-12-05T12:23:37.202Z] imagePullPolicy: "Always" 12:23:37 [2023-12-05T12:23:37.202Z] name: "worker" 12:23:37 [2023-12-05T12:23:37.202Z] resources: 12:23:37 [2023-12-05T12:23:37.202Z] limits: 12:23:37 [2023-12-05T12:23:37.202Z] cpu: "0.1" 12:23:37 [2023-12-05T12:23:37.202Z] requests: 12:23:37 [2023-12-05T12:23:37.202Z] cpu: "0.1" 12:23:37 [2023-12-05T12:23:37.202Z] volumeMounts: 12:23:37 [2023-12-05T12:23:37.202Z] - mountPath: "/srv/" 12:23:37 [2023-12-05T12:23:37.202Z] name: "emptydir-0" 12:23:37 [2023-12-05T12:23:37.202Z] - mountPath: "/home/jenkins/agent" 12:23:37 [2023-12-05T12:23:37.202Z] name: "workspace-volume" 12:23:37 [2023-12-05T12:23:37.202Z] readOnly: false 12:23:37 [2023-12-05T12:23:37.202Z] - env: 12:23:37 [2023-12-05T12:23:37.202Z] - name: "JENKINS_SECRET" 12:23:37 [2023-12-05T12:23:37.202Z] value: "********" 12:23:37 [2023-12-05T12:23:37.202Z] - name: "JENKINS_TUNNEL" 12:23:37 [2023-12-05T12:23:37.202Z] value: "172.30.136.1:50000" 12:23:37 [2023-12-05T12:23:37.202Z] - name: "JENKINS_AGENT_NAME" 12:23:37 [2023-12-05T12:23:37.202Z] value: "pod-45218ab7-62fe-4685-9f9c-f6c3449fbba2-v6l9x-0ftqn" 12:23:37 [2023-12-05T12:23:37.202Z] - name: "JENKINS_NAME" 12:23:37 [2023-12-05T12:23:37.202Z] value: "pod-45218ab7-62fe-4685-9f9c-f6c3449fbba2-v6l9x-0ftqn" 12:23:37 [2023-12-05T12:23:37.202Z] - name: "JENKINS_AGENT_WORKDIR" 12:23:37 [2023-12-05T12:23:37.202Z] value: "/home/jenkins/agent" 12:23:37 [2023-12-05T12:23:37.202Z] - name: "JENKINS_URL" 12:23:37 [2023-12-05T12:23:37.202Z] value: "http://172.30.130.216:80/" 12:23:37 [2023-12-05T12:23:37.202Z] image: "jenkins-agent-base:latest" 12:23:37 [2023-12-05T12:23:37.202Z] name: "jnlp" 12:23:37 [2023-12-05T12:23:37.202Z] resources: 12:23:37 [2023-12-05T12:23:37.202Z] limits: 12:23:37 [2023-12-05T12:23:37.202Z] memory: "512Mi" 12:23:37 [2023-12-05T12:23:37.202Z] cpu: "1" 12:23:37 [2023-12-05T12:23:37.202Z] requests: 12:23:37 [2023-12-05T12:23:37.202Z] memory: "512Mi" 12:23:37 [2023-12-05T12:23:37.202Z] cpu: "1" 12:23:37 [2023-12-05T12:23:37.202Z] volumeMounts: 12:23:37 [2023-12-05T12:23:37.202Z] - mountPath: "/home/jenkins/agent" 12:23:37 [2023-12-05T12:23:37.202Z] name: "workspace-volume" 12:23:37 [2023-12-05T12:23:37.202Z] readOnly: false 12:23:37 [2023-12-05T12:23:37.202Z] nodeSelector: 12:23:37 [2023-12-05T12:23:37.202Z] kubernetes.io/os: "linux" 12:23:37 [2023-12-05T12:23:37.202Z] restartPolicy: "Never" 12:23:37 [2023-12-05T12:23:37.202Z] serviceAccountName: "default" 12:23:37 [2023-12-05T12:23:37.202Z] volumes: 12:23:37 [2023-12-05T12:23:37.202Z] - emptyDir: {} 12:23:37 [2023-12-05T12:23:37.202Z] name: "emptydir-0" 12:23:37 [2023-12-05T12:23:37.202Z] - emptyDir: 12:23:37 [2023-12-05T12:23:37.202Z] medium: "" 12:23:37 [2023-12-05T12:23:37.202Z] name: "workspace-volume" 12:23:37 [2023-12-05T12:23:37.202Z] 12:23:37 [2023-12-05T12:23:37.294Z] Running on pod-45218ab7-62fe-4685-9f9c-f6c3449fbba2-v6l9x-0ftqn in /home/jenkins/agent/workspace/bodhi-trigger 12:23:37 [2023-12-05T12:23:37.336Z] [Pipeline] { 12:23:37 [2023-12-05T12:23:37.668Z] [Pipeline] container 12:23:37 [2023-12-05T12:23:37.696Z] [Pipeline] { 12:23:37 [2023-12-05T12:23:37.854Z] [Pipeline] withEnv 12:23:37 [2023-12-05T12:23:37.905Z] [Pipeline] { 12:23:38 [2023-12-05T12:23:38.118Z] [Pipeline] sh 12:23:39 [2023-12-05T12:23:39.162Z] + set -xeuo pipefail 12:23:39 [2023-12-05T12:23:39.163Z] ++ umask 12:23:39 [2023-12-05T12:23:39.163Z] + '[' 0000 = 0000 ']' 12:23:39 [2023-12-05T12:23:39.163Z] + umask 0022 12:23:39 [2023-12-05T12:23:39.163Z] + cat /cosa/coreos-assembler-git.json 12:23:39 [2023-12-05T12:23:39.163Z] { 12:23:39 [2023-12-05T12:23:39.163Z] "date": "2023-12-04T22:12:04Z", 12:23:39 [2023-12-05T12:23:39.163Z] "git": { 12:23:39 [2023-12-05T12:23:39.163Z] "commit": "99df42552515790a0e80b8a654123a6ec04acb69", 12:23:39 [2023-12-05T12:23:39.163Z] "origin": "https://github.com/coreos/coreos-assembler.git", 12:23:39 [2023-12-05T12:23:39.163Z] "branch": "HEAD", 12:23:39 [2023-12-05T12:23:39.163Z] "dirty": "false" 12:23:39 [2023-12-05T12:23:39.163Z] }, 12:23:39 [2023-12-05T12:23:39.163Z] "file": { 12:23:39 [2023-12-05T12:23:39.163Z] "checksum": "c182ecbae363e21e65dc53967ab17c0b8c45c09b00e675981265bfe59c7a4729", 12:23:39 [2023-12-05T12:23:39.163Z] "checksum_type": "sha256", 12:23:39 [2023-12-05T12:23:39.163Z] "format": "tar.gz", 12:23:39 [2023-12-05T12:23:39.163Z] "name": "coreos-assembler-git.tar.gz", 12:23:39 [2023-12-05T12:23:39.163Z] "size": "9743807" 12:23:39 [2023-12-05T12:23:39.163Z] } 12:23:39 [2023-12-05T12:23:39.163Z] } 12:23:39 [2023-12-05T12:23:39.373Z] [Pipeline] } 12:23:39 [2023-12-05T12:23:39.470Z] [Pipeline] // withEnv 12:23:39 [2023-12-05T12:23:39.579Z] [Pipeline] stage 12:23:39 [2023-12-05T12:23:39.605Z] [Pipeline] { (Report Running) 12:23:39 [2023-12-05T12:23:39.758Z] [Pipeline] withCredentials 12:23:39 [2023-12-05T12:23:39.872Z] Masking supported pattern matches of $RDB_PASSWORD 12:23:39 [2023-12-05T12:23:39.929Z] [Pipeline] { 12:23:40 [2023-12-05T12:23:40.013Z] [Pipeline] withEnv 12:23:40 [2023-12-05T12:23:40.141Z] [Pipeline] { 12:23:40 [2023-12-05T12:23:40.246Z] [Pipeline] sh 12:23:40 [2023-12-05T12:23:40.809Z] + set -xeuo pipefail 12:23:41 [2023-12-05T12:23:41.066Z] ++ umask 12:23:41 [2023-12-05T12:23:41.066Z] + '[' 0000 = 0000 ']' 12:23:41 [2023-12-05T12:23:41.066Z] + umask 0022 12:23:41 [2023-12-05T12:23:41.066Z] + /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-d79a5ef9a0 --stream rawhide 12:23:43 [2023-12-05T12:23:43.039Z] [Pipeline] } 12:23:43 [2023-12-05T12:23:43.164Z] [Pipeline] // withEnv 12:23:43 [2023-12-05T12:23:43.210Z] [Pipeline] } 12:23:43 [2023-12-05T12:23:43.318Z] [Pipeline] // withCredentials 12:23:43 [2023-12-05T12:23:43.371Z] [Pipeline] } 12:23:43 [2023-12-05T12:23:43.559Z] [Pipeline] // stage 12:23:43 [2023-12-05T12:23:43.694Z] [Pipeline] stage 12:23:43 [2023-12-05T12:23:43.771Z] [Pipeline] { (Test) 12:23:43 [2023-12-05T12:23:43.948Z] [Pipeline] build 12:23:43 [2023-12-05T12:23:43.985Z] Scheduling project: test-override 12:23:45 [2023-12-05T12:23:45.377Z] Starting building: test-override #130 13:39:04 [2023-12-05T13:39:04.583Z] Build test-override #130 completed: SUCCESS 13:39:04 [2023-12-05T13:39:04.626Z] [Pipeline] } 13:39:04 [2023-12-05T13:39:04.784Z] [Pipeline] // stage 13:39:04 [2023-12-05T13:39:04.944Z] [Pipeline] stage 13:39:04 [2023-12-05T13:39:04.967Z] [Pipeline] { (Report Completion) 13:39:05 [2023-12-05T13:39:05.142Z] [Pipeline] withCredentials 13:39:05 [2023-12-05T13:39:05.207Z] Masking supported pattern matches of $RDB_PASSWORD 13:39:05 [2023-12-05T13:39:05.270Z] [Pipeline] { 13:39:05 [2023-12-05T13:39:05.369Z] [Pipeline] withEnv 13:39:05 [2023-12-05T13:39:05.396Z] [Pipeline] { 13:39:05 [2023-12-05T13:39:05.532Z] [Pipeline] sh 13:39:06 [2023-12-05T13:39:06.113Z] + set -xeuo pipefail 13:39:06 [2023-12-05T13:39:06.113Z] ++ umask 13:39:06 [2023-12-05T13:39:06.113Z] + '[' 0000 = 0000 ']' 13:39:06 [2023-12-05T13:39:06.113Z] + umask 0022 13:39:06 [2023-12-05T13:39:06.113Z] + /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/130 --outcome PASSED --advisory FEDORA-2023-d79a5ef9a0 --stream rawhide 13:39:08 [2023-12-05T13:39:08.104Z] [Pipeline] } 13:39:08 [2023-12-05T13:39:08.362Z] [Pipeline] // withEnv 13:39:08 [2023-12-05T13:39:08.436Z] [Pipeline] } 13:39:08 [2023-12-05T13:39:08.585Z] [Pipeline] // withCredentials 13:39:08 [2023-12-05T13:39:08.672Z] [Pipeline] } 13:39:08 [2023-12-05T13:39:08.751Z] [Pipeline] // stage 13:39:08 [2023-12-05T13:39:08.837Z] [Pipeline] } 13:39:08 [2023-12-05T13:39:08.931Z] [Pipeline] // container 13:39:09 [2023-12-05T13:39:09.039Z] [Pipeline] } 13:39:09 [2023-12-05T13:39:09.254Z] [Pipeline] // node 13:39:09 [2023-12-05T13:39:09.305Z] [Pipeline] } 13:39:09 [2023-12-05T13:39:09.397Z] [Pipeline] // podTemplate 13:39:09 [2023-12-05T13:39:09.437Z] [Pipeline] End of Pipeline 13:39:09 [2023-12-05T13:39:09.586Z] Finished: SUCCESS