18:57:17 [2024-06-24T18:57:17.684Z] Triggered by CI message. 18:57:17 [2024-06-24T18:57:17.685Z] 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:57:17 [2024-06-24T18:57:17.686Z] Selected Git installation does not exist. Using Default 18:57:17 [2024-06-24T18:57:17.686Z] The recommended git tool is: NONE 18:57:17 [2024-06-24T18:57:17.686Z] No credentials specified 18:57:17 [2024-06-24T18:57:17.687Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 18:57:17 [2024-06-24T18:57:17.694Z] Fetching changes from the remote Git repository 18:57:17 [2024-06-24T18:57:17.695Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 18:57:17 [2024-06-24T18:57:17.726Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 18:57:17 [2024-06-24T18:57:17.726Z] > git --version # timeout=10 18:57:17 [2024-06-24T18:57:17.733Z] > git --version # 'git version 2.39.3' 18:57:17 [2024-06-24T18:57:17.733Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:17 [2024-06-24T18:57:17.823Z] > git rev-parse origin/main^{commit} # timeout=10 18:57:17 [2024-06-24T18:57:17.831Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 18:57:17 [2024-06-24T18:57:17.831Z] > git config core.sparsecheckout # timeout=10 18:57:17 [2024-06-24T18:57:17.838Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 18:57:17 [2024-06-24T18:57:17.847Z] Commit message: "hacking: fix matrix webhook env var" 18:57:17 [2024-06-24T18:57:17.847Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 18:57:18 [2024-06-24T18:57:18.004Z] Loading library coreos@main 18:57:18 [2024-06-24T18:57:18.004Z] Attempting to resolve main from remote references... 18:57:18 [2024-06-24T18:57:18.004Z] > git --version # timeout=10 18:57:18 [2024-06-24T18:57:18.011Z] > git --version # 'git version 2.39.3' 18:57:18 [2024-06-24T18:57:18.011Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 18:57:18 [2024-06-24T18:57:18.093Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 18:57:18 [2024-06-24T18:57:18.095Z] Selected Git installation does not exist. Using Default 18:57:18 [2024-06-24T18:57:18.095Z] The recommended git tool is: NONE 18:57:18 [2024-06-24T18:57:18.095Z] No credentials specified 18:57:18 [2024-06-24T18:57:18.095Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 18:57:18 [2024-06-24T18:57:18.102Z] Fetching changes from the remote Git repository 18:57:18 [2024-06-24T18:57:18.103Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 18:57:18 [2024-06-24T18:57:18.157Z] Fetching without tags 18:57:18 [2024-06-24T18:57:18.157Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git 18:57:18 [2024-06-24T18:57:18.157Z] > git --version # timeout=10 18:57:18 [2024-06-24T18:57:18.164Z] > git --version # 'git version 2.39.3' 18:57:18 [2024-06-24T18:57:18.164Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:18 [2024-06-24T18:57:18.233Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) 18:57:18 [2024-06-24T18:57:18.233Z] > git config core.sparsecheckout # timeout=10 18:57:18 [2024-06-24T18:57:18.240Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 18:57:18 [2024-06-24T18:57:18.250Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" 18:57:18 [2024-06-24T18:57:18.251Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 18:57:18 [2024-06-24T18:57:18.655Z] [Pipeline] Start of Pipeline 18:57:18 [2024-06-24T18:57:18.935Z] [Pipeline] node 18:57:19 [2024-06-24T18:57:19.026Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 18:57:19 [2024-06-24T18:57:19.122Z] [Pipeline] { 18:57:19 [2024-06-24T18:57:19.290Z] [Pipeline] checkout 18:57:19 [2024-06-24T18:57:19.429Z] Selected Git installation does not exist. Using Default 18:57:19 [2024-06-24T18:57:19.429Z] The recommended git tool is: NONE 18:57:19 [2024-06-24T18:57:19.429Z] No credentials specified 18:57:19 [2024-06-24T18:57:19.429Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 18:57:19 [2024-06-24T18:57:19.436Z] Fetching changes from the remote Git repository 18:57:19 [2024-06-24T18:57:19.437Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 18:57:19 [2024-06-24T18:57:19.456Z] Fetching upstream changes from https://github.com/coreos/coreos-ci 18:57:19 [2024-06-24T18:57:19.456Z] > git --version # timeout=10 18:57:19 [2024-06-24T18:57:19.464Z] > git --version # 'git version 2.39.3' 18:57:19 [2024-06-24T18:57:19.464Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:19 [2024-06-24T18:57:19.570Z] > git rev-parse origin/main^{commit} # timeout=10 18:57:19 [2024-06-24T18:57:19.577Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main) 18:57:19 [2024-06-24T18:57:19.577Z] > git config core.sparsecheckout # timeout=10 18:57:19 [2024-06-24T18:57:19.583Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10 18:57:19 [2024-06-24T18:57:19.595Z] Commit message: "hacking: fix matrix webhook env var" 18:57:19 [2024-06-24T18:57:19.795Z] [Pipeline] readYaml 18:57:20 [2024-06-24T18:57:20.536Z] [Pipeline] withEnv 18:57:20 [2024-06-24T18:57:20.576Z] [Pipeline] { 18:57:20 [2024-06-24T18:57:20.753Z] [Pipeline] sh 18:57:21 [2024-06-24T18:57:21.033Z] + set -xeuo pipefail 18:57:21 [2024-06-24T18:57:21.033Z] ++ umask 18:57:21 [2024-06-24T18:57:21.033Z] + '[' 0022 = 0000 ']' 18:57:21 [2024-06-24T18:57:21.033Z] + rm -rf pipe 18:57:21 [2024-06-24T18:57:21.033Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe 18:57:21 [2024-06-24T18:57:21.033Z] Cloning into 'pipe'... 18:57:21 [2024-06-24T18:57:21.290Z] [Pipeline] } 18:57:21 [2024-06-24T18:57:21.374Z] [Pipeline] // withEnv 18:57:21 [2024-06-24T18:57:21.400Z] [Pipeline] load 18:57:21 [2024-06-24T18:57:21.714Z] [Pipeline] { (pipe/utils.groovy) 18:57:21 [2024-06-24T18:57:21.785Z] [Pipeline] } 18:57:21 [2024-06-24T18:57:21.848Z] [Pipeline] // load 18:57:21 [2024-06-24T18:57:21.882Z] [Pipeline] readYaml 18:57:21 [2024-06-24T18:57:21.934Z] [Pipeline] withEnv 18:57:21 [2024-06-24T18:57:21.946Z] [Pipeline] { 18:57:22 [2024-06-24T18:57:22.029Z] [Pipeline] sh 18:57:22 [2024-06-24T18:57:22.303Z] + set -xeuo pipefail 18:57:22 [2024-06-24T18:57:22.303Z] ++ umask 18:57:22 [2024-06-24T18:57:22.303Z] + '[' 0022 = 0000 ']' 18:57:22 [2024-06-24T18:57:22.303Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml 18:57:22 [2024-06-24T18:57:22.338Z] [Pipeline] } 18:57:22 [2024-06-24T18:57:22.455Z] [Pipeline] // withEnv 18:57:22 [2024-06-24T18:57:22.489Z] [Pipeline] readYaml 18:57:22 [2024-06-24T18:57:22.584Z] [Pipeline] withEnv 18:57:22 [2024-06-24T18:57:22.595Z] [Pipeline] { 18:57:22 [2024-06-24T18:57:22.629Z] [Pipeline] sh 18:57:22 [2024-06-24T18:57:22.889Z] + set -xeuo pipefail 18:57:22 [2024-06-24T18:57:22.889Z] ++ umask 18:57:22 [2024-06-24T18:57:22.889Z] + '[' 0022 = 0000 ']' 18:57:22 [2024-06-24T18:57:22.889Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml 18:57:22 [2024-06-24T18:57:22.965Z] [Pipeline] } 18:57:23 [2024-06-24T18:57:23.144Z] [Pipeline] // withEnv 18:57:23 [2024-06-24T18:57:23.294Z] [Pipeline] readYaml 18:57:23 [2024-06-24T18:57:23.529Z] [Pipeline] } 18:57:23 [2024-06-24T18:57:23.810Z] [Pipeline] // node 18:57:23 [2024-06-24T18:57:23.941Z] [Pipeline] properties 18:57:24 [2024-06-24T18:57:24.096Z] [Pipeline] readJSON 18:57:24 [2024-06-24T18:57:24.397Z] [Pipeline] echo 18:57:24 [2024-06-24T18:57:24.452Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2478259, task_id:119519510, nvr:kernel-6.10.0-0.rc5.43.fc41]]], agent:bodhi, re-trigger:false, update:[autokarma:false, autotime:null, stable_karma:3, stable_days:null, unstable_karma:-3, require_bugs:null, require_testcases:null, display_name:null, notes:Automatic update for kernel-6.10.0-0.rc5.43.fc41. 18:57:24 [2024-06-24T18:57:24.452Z] 18:57:24 [2024-06-24T18:57:24.452Z] ##### **Changelog** 18:57:24 [2024-06-24T18:57:24.452Z] 18:57:24 [2024-06-24T18:57:24.452Z] ``` 18:57:24 [2024-06-24T18:57:24.452Z] * Mon Jun 24 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.10.0-0.rc5.43] 18:57:24 [2024-06-24T18:57:24.452Z] - redhat/kernel.spec: fix attributes of symvers file (Jan Stancek) 18:57:24 [2024-06-24T18:57:24.452Z] - redhat: add filtermods rule for iommu tests (Jan Stancek) 18:57:24 [2024-06-24T18:57:24.452Z] - Linux v6.10.0-0.rc5 18:57:24 [2024-06-24T18:57:24.452Z] 18:57:24 [2024-06-24T18:57:24.452Z] ```, type:unspecified, status:pending, request:null, severity:null, suggest:null, locked:null, pushed:null, critpath:true, critpath_groups:critical-path-base critical-path-compose, close_bugs:null, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-0e3257415a, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-0e3257415a, title:kernel-6.10.0-0.rc5.43.fc41, version_hash:77d62b329c9cb9f9791020470a69b5d0150d9318, release:[name:F41, long_name:Fedora 41, version:41, id_prefix:FEDORA, branch:rawhide, dist_tag:f41, stable_tag:f41, testing_tag:f41-updates-testing, candidate_tag:f41-updates-candidate, pending_signing_tag:f41-signing-pending, pending_testing_tag:f41-updates-testing-pending, pending_stable_tag:f41-updates-pending, override_tag:f41-override, mail_template:fedora_errata_template, state:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:unspecified, testing_repository:null, released_on:null, eol:null, setting_status:pre_beta], user:[name:jforbes, email:jmforbes@linuxtx.org, id:910, 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]]], comments:[], builds:[[nvr:kernel-6.10.0-0.rc5.43.fc41, signed:false, release_id:80, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-0e3257415a, karma:0, content_type:rpm, test_cases:[]]] 18:57:24 [2024-06-24T18:57:24.779Z] [Pipeline] libraryResource 18:57:24 [2024-06-24T18:57:24.933Z] [Pipeline] readJSON 18:57:25 [2024-06-24T18:57:25.294Z] [Pipeline] node 18:57:25 [2024-06-24T18:57:25.385Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace 18:57:25 [2024-06-24T18:57:25.637Z] [Pipeline] { 18:57:25 [2024-06-24T18:57:25.824Z] [Pipeline] writeYaml 18:57:26 [2024-06-24T18:57:26.083Z] [Pipeline] readFile 18:57:26 [2024-06-24T18:57:26.340Z] [Pipeline] } 18:57:26 [2024-06-24T18:57:26.671Z] [Pipeline] // node 18:57:26 [2024-06-24T18:57:26.883Z] [Pipeline] podTemplate 18:57:26 [2024-06-24T18:57:26.980Z] [Pipeline] { 18:57:27 [2024-06-24T18:57:27.192Z] [Pipeline] node 18:57:34 [2024-06-24T18:57:34.623Z] Created Pod: openshift coreos-ci/pod-22d97411-c0e8-4303-bd16-9024b0c10744-qzgqm-6fkc4 18:57:40 [2024-06-24T18:57:40.328Z] Agent pod-22d97411-c0e8-4303-bd16-9024b0c10744-qzgqm-6fkc4 is provisioned from template pod-22d97411-c0e8-4303-bd16-9024b0c10744-qzgqm 18:57:40 [2024-06-24T18:57:40.328Z] --- 18:57:40 [2024-06-24T18:57:40.328Z] apiVersion: "v1" 18:57:40 [2024-06-24T18:57:40.328Z] kind: "Pod" 18:57:40 [2024-06-24T18:57:40.328Z] metadata: 18:57:40 [2024-06-24T18:57:40.328Z] annotations: 18:57:40 [2024-06-24T18:57:40.328Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/677/" 18:57:40 [2024-06-24T18:57:40.328Z] runUrl: "job/bodhi-trigger/677/" 18:57:40 [2024-06-24T18:57:40.328Z] labels: 18:57:40 [2024-06-24T18:57:40.328Z] jenkins: "slave" 18:57:40 [2024-06-24T18:57:40.328Z] jenkins/label-digest: "f7e65e98df5f162ad101d4f902c98d0f6df4b0a4" 18:57:40 [2024-06-24T18:57:40.328Z] jenkins/label: "pod-22d97411-c0e8-4303-bd16-9024b0c10744" 18:57:40 [2024-06-24T18:57:40.328Z] name: "pod-22d97411-c0e8-4303-bd16-9024b0c10744-qzgqm-6fkc4" 18:57:40 [2024-06-24T18:57:40.328Z] namespace: "coreos-ci" 18:57:40 [2024-06-24T18:57:40.328Z] spec: 18:57:40 [2024-06-24T18:57:40.328Z] containers: 18:57:40 [2024-06-24T18:57:40.328Z] - command: 18:57:40 [2024-06-24T18:57:40.328Z] - "/usr/bin/dumb-init" 18:57:40 [2024-06-24T18:57:40.328Z] - "/usr/bin/sleep" 18:57:40 [2024-06-24T18:57:40.328Z] - "infinity" 18:57:40 [2024-06-24T18:57:40.328Z] env: 18:57:40 [2024-06-24T18:57:40.328Z] - name: "NCPUS" 18:57:40 [2024-06-24T18:57:40.328Z] value: "0.1" 18:57:40 [2024-06-24T18:57:40.328Z] image: "quay.io/coreos-assembler/coreos-assembler:main" 18:57:40 [2024-06-24T18:57:40.328Z] imagePullPolicy: "Always" 18:57:40 [2024-06-24T18:57:40.328Z] name: "worker" 18:57:40 [2024-06-24T18:57:40.328Z] resources: 18:57:40 [2024-06-24T18:57:40.328Z] limits: 18:57:40 [2024-06-24T18:57:40.328Z] cpu: "0.1" 18:57:40 [2024-06-24T18:57:40.328Z] requests: 18:57:40 [2024-06-24T18:57:40.328Z] cpu: "0.1" 18:57:40 [2024-06-24T18:57:40.328Z] volumeMounts: 18:57:40 [2024-06-24T18:57:40.328Z] - mountPath: "/srv/" 18:57:40 [2024-06-24T18:57:40.328Z] name: "emptydir-0" 18:57:40 [2024-06-24T18:57:40.328Z] - mountPath: "/home/jenkins/agent" 18:57:40 [2024-06-24T18:57:40.328Z] name: "workspace-volume" 18:57:40 [2024-06-24T18:57:40.328Z] readOnly: false 18:57:40 [2024-06-24T18:57:40.328Z] - env: 18:57:40 [2024-06-24T18:57:40.328Z] - name: "JENKINS_SECRET" 18:57:40 [2024-06-24T18:57:40.328Z] value: "********" 18:57:40 [2024-06-24T18:57:40.328Z] - name: "JENKINS_TUNNEL" 18:57:40 [2024-06-24T18:57:40.328Z] value: "172.30.136.1:50000" 18:57:40 [2024-06-24T18:57:40.328Z] - name: "JENKINS_AGENT_NAME" 18:57:40 [2024-06-24T18:57:40.328Z] value: "pod-22d97411-c0e8-4303-bd16-9024b0c10744-qzgqm-6fkc4" 18:57:40 [2024-06-24T18:57:40.328Z] - name: "JENKINS_NAME" 18:57:40 [2024-06-24T18:57:40.328Z] value: "pod-22d97411-c0e8-4303-bd16-9024b0c10744-qzgqm-6fkc4" 18:57:40 [2024-06-24T18:57:40.328Z] - name: "JENKINS_AGENT_WORKDIR" 18:57:40 [2024-06-24T18:57:40.328Z] value: "/home/jenkins/agent" 18:57:40 [2024-06-24T18:57:40.328Z] - name: "JENKINS_URL" 18:57:40 [2024-06-24T18:57:40.328Z] value: "http://172.30.130.216:80/" 18:57:40 [2024-06-24T18:57:40.328Z] image: "jenkins-agent-base:latest" 18:57:40 [2024-06-24T18:57:40.328Z] name: "jnlp" 18:57:40 [2024-06-24T18:57:40.328Z] resources: 18:57:40 [2024-06-24T18:57:40.328Z] limits: 18:57:40 [2024-06-24T18:57:40.328Z] memory: "512Mi" 18:57:40 [2024-06-24T18:57:40.328Z] cpu: "1" 18:57:40 [2024-06-24T18:57:40.328Z] requests: 18:57:40 [2024-06-24T18:57:40.328Z] memory: "512Mi" 18:57:40 [2024-06-24T18:57:40.328Z] cpu: "1" 18:57:40 [2024-06-24T18:57:40.328Z] volumeMounts: 18:57:40 [2024-06-24T18:57:40.328Z] - mountPath: "/home/jenkins/agent" 18:57:40 [2024-06-24T18:57:40.328Z] name: "workspace-volume" 18:57:40 [2024-06-24T18:57:40.328Z] readOnly: false 18:57:40 [2024-06-24T18:57:40.328Z] nodeSelector: 18:57:40 [2024-06-24T18:57:40.328Z] kubernetes.io/os: "linux" 18:57:40 [2024-06-24T18:57:40.328Z] restartPolicy: "Never" 18:57:40 [2024-06-24T18:57:40.328Z] serviceAccountName: "default" 18:57:40 [2024-06-24T18:57:40.328Z] volumes: 18:57:40 [2024-06-24T18:57:40.328Z] - emptyDir: {} 18:57:40 [2024-06-24T18:57:40.328Z] name: "emptydir-0" 18:57:40 [2024-06-24T18:57:40.328Z] - emptyDir: 18:57:40 [2024-06-24T18:57:40.328Z] medium: "" 18:57:40 [2024-06-24T18:57:40.328Z] name: "workspace-volume" 18:57:40 [2024-06-24T18:57:40.328Z] 18:57:40 [2024-06-24T18:57:40.902Z] Running on pod-22d97411-c0e8-4303-bd16-9024b0c10744-qzgqm-6fkc4 in /home/jenkins/agent/workspace/bodhi-trigger 18:57:40 [2024-06-24T18:57:40.983Z] [Pipeline] { 18:57:41 [2024-06-24T18:57:41.285Z] [Pipeline] container 18:57:41 [2024-06-24T18:57:41.320Z] [Pipeline] { 18:57:41 [2024-06-24T18:57:41.533Z] [Pipeline] withEnv 18:57:41 [2024-06-24T18:57:41.570Z] [Pipeline] { 18:57:41 [2024-06-24T18:57:41.801Z] [Pipeline] sh 18:57:42 [2024-06-24T18:57:42.501Z] + set -xeuo pipefail 18:57:42 [2024-06-24T18:57:42.757Z] ++ umask 18:57:42 [2024-06-24T18:57:42.757Z] + '[' 0022 = 0000 ']' 18:57:42 [2024-06-24T18:57:42.757Z] + cat /cosa/coreos-assembler-git.json 18:57:42 [2024-06-24T18:57:42.757Z] { 18:57:42 [2024-06-24T18:57:42.757Z] "date": "2024-06-24T16:53:14Z", 18:57:42 [2024-06-24T18:57:42.757Z] "git": { 18:57:42 [2024-06-24T18:57:42.757Z] "commit": "38235218542c39a29255933d3cea64e91754e85f", 18:57:42 [2024-06-24T18:57:42.757Z] "origin": "https://github.com/coreos/coreos-assembler.git", 18:57:42 [2024-06-24T18:57:42.757Z] "branch": "HEAD", 18:57:42 [2024-06-24T18:57:42.757Z] "dirty": "false" 18:57:42 [2024-06-24T18:57:42.757Z] }, 18:57:42 [2024-06-24T18:57:42.757Z] "file": { 18:57:42 [2024-06-24T18:57:42.757Z] "checksum": "b23eeadf908f25a64dfc9eee4dd53937f4504bddacae80c48d6f4c36aa91989a", 18:57:42 [2024-06-24T18:57:42.757Z] "checksum_type": "sha256", 18:57:42 [2024-06-24T18:57:42.757Z] "format": "tar.gz", 18:57:42 [2024-06-24T18:57:42.757Z] "name": "coreos-assembler-git.tar.gz", 18:57:42 [2024-06-24T18:57:42.757Z] "size": "9734029" 18:57:42 [2024-06-24T18:57:42.757Z] } 18:57:42 [2024-06-24T18:57:42.757Z] } 18:57:42 [2024-06-24T18:57:42.948Z] [Pipeline] } 18:57:43 [2024-06-24T18:57:43.194Z] [Pipeline] // withEnv 18:57:43 [2024-06-24T18:57:43.370Z] [Pipeline] stage 18:57:43 [2024-06-24T18:57:43.393Z] [Pipeline] { (Report Running) 18:57:43 [2024-06-24T18:57:43.766Z] [Pipeline] withCredentials 18:57:43 [2024-06-24T18:57:43.875Z] Masking supported pattern matches of $RDB_PASSWORD 18:57:43 [2024-06-24T18:57:43.955Z] [Pipeline] { 18:57:44 [2024-06-24T18:57:44.149Z] [Pipeline] withEnv 18:57:44 [2024-06-24T18:57:44.183Z] [Pipeline] { 18:57:44 [2024-06-24T18:57:44.435Z] [Pipeline] sh 18:57:45 [2024-06-24T18:57:45.364Z] + set -xeuo pipefail 18:57:45 [2024-06-24T18:57:45.364Z] ++ umask 18:57:45 [2024-06-24T18:57:45.364Z] + '[' 0022 = 0000 ']' 18:57:45 [2024-06-24T18:57:45.364Z] + /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-0e3257415a --stream rawhide 18:57:47 [2024-06-24T18:57:47.315Z] [Pipeline] } 18:57:47 [2024-06-24T18:57:47.591Z] [Pipeline] // withEnv 18:57:47 [2024-06-24T18:57:47.698Z] [Pipeline] } 18:57:47 [2024-06-24T18:57:47.955Z] [Pipeline] // withCredentials 18:57:48 [2024-06-24T18:57:48.140Z] [Pipeline] } 18:57:48 [2024-06-24T18:57:48.309Z] [Pipeline] // stage 18:57:48 [2024-06-24T18:57:48.459Z] [Pipeline] stage 18:57:48 [2024-06-24T18:57:48.476Z] [Pipeline] { (Test) 18:57:48 [2024-06-24T18:57:48.605Z] [Pipeline] build 18:57:48 [2024-06-24T18:57:48.629Z] Scheduling project: test-override 18:57:53 [2024-06-24T18:57:53.861Z] Starting building: test-override #718 20:29:25 [2024-06-24T20:29:25.900Z] Build test-override #718 completed: SUCCESS 20:29:25 [2024-06-24T20:29:25.928Z] [Pipeline] } 20:29:26 [2024-06-24T20:29:26.656Z] [Pipeline] // stage 20:29:26 [2024-06-24T20:29:26.840Z] [Pipeline] stage 20:29:26 [2024-06-24T20:29:26.875Z] [Pipeline] { (Report Completion) 20:29:27 [2024-06-24T20:29:27.151Z] [Pipeline] withCredentials 20:29:27 [2024-06-24T20:29:27.183Z] Masking supported pattern matches of $RDB_PASSWORD 20:29:27 [2024-06-24T20:29:27.305Z] [Pipeline] { 20:29:27 [2024-06-24T20:29:27.521Z] [Pipeline] withEnv 20:29:27 [2024-06-24T20:29:27.557Z] [Pipeline] { 20:29:27 [2024-06-24T20:29:27.782Z] [Pipeline] sh 20:29:28 [2024-06-24T20:29:28.675Z] + set -xeuo pipefail 20:29:28 [2024-06-24T20:29:28.675Z] ++ umask 20:29:28 [2024-06-24T20:29:28.675Z] + '[' 0022 = 0000 ']' 20:29:28 [2024-06-24T20:29:28.675Z] + /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/718 --outcome PASSED --advisory FEDORA-2024-0e3257415a --stream rawhide 20:29:30 [2024-06-24T20:29:30.605Z] [Pipeline] } 20:29:30 [2024-06-24T20:29:30.765Z] [Pipeline] // withEnv 20:29:30 [2024-06-24T20:29:30.902Z] [Pipeline] } 20:29:31 [2024-06-24T20:29:31.103Z] [Pipeline] // withCredentials 20:29:31 [2024-06-24T20:29:31.173Z] [Pipeline] } 20:29:31 [2024-06-24T20:29:31.354Z] [Pipeline] // stage 20:29:31 [2024-06-24T20:29:31.442Z] [Pipeline] } 20:29:31 [2024-06-24T20:29:31.593Z] [Pipeline] // container 20:29:31 [2024-06-24T20:29:31.656Z] [Pipeline] } 20:29:31 [2024-06-24T20:29:31.880Z] [Pipeline] // node 20:29:31 [2024-06-24T20:29:31.983Z] [Pipeline] } 20:29:32 [2024-06-24T20:29:32.235Z] [Pipeline] // podTemplate 20:29:32 [2024-06-24T20:29:32.308Z] [Pipeline] End of Pipeline 20:29:32 [2024-06-24T20:29:32.571Z] Finished: SUCCESS