Console Output

23:54:51 [2024-07-12T23:54:51.462Z] Triggered by CI message.
23:54:51 [2024-07-12T23:54:51.463Z] 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
23:54:51 [2024-07-12T23:54:51.464Z] Selected Git installation does not exist. Using Default
23:54:51 [2024-07-12T23:54:51.464Z] The recommended git tool is: NONE
23:54:51 [2024-07-12T23:54:51.464Z] No credentials specified
23:54:51 [2024-07-12T23:54:51.464Z] Cloning the remote Git repository
23:54:51 [2024-07-12T23:54:51.464Z] Cloning repository https://github.com/coreos/coreos-ci
23:54:51 [2024-07-12T23:54:51.465Z]  > git init /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb # timeout=10
23:54:51 [2024-07-12T23:54:51.478Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
23:54:51 [2024-07-12T23:54:51.478Z]  > git --version # timeout=10
23:54:51 [2024-07-12T23:54:51.484Z]  > git --version # 'git version 2.39.3'
23:54:51 [2024-07-12T23:54:51.484Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
23:54:51 [2024-07-12T23:54:51.780Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
23:54:51 [2024-07-12T23:54:51.787Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:54:51 [2024-07-12T23:54:51.796Z] Avoid second fetch
23:54:51 [2024-07-12T23:54:51.796Z]  > git rev-parse origin/main^{commit} # timeout=10
23:54:51 [2024-07-12T23:54:51.802Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
23:54:51 [2024-07-12T23:54:51.802Z]  > git config core.sparsecheckout # timeout=10
23:54:51 [2024-07-12T23:54:51.809Z]  > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
23:54:51 [2024-07-12T23:54:51.820Z] Commit message: "hacking: fix matrix webhook env var"
23:54:51 [2024-07-12T23:54:51.820Z]  > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
23:54:51 [2024-07-12T23:54:51.921Z] Loading library coreos@main
23:54:51 [2024-07-12T23:54:51.921Z] Attempting to resolve main from remote references...
23:54:51 [2024-07-12T23:54:51.921Z]  > git --version # timeout=10
23:54:51 [2024-07-12T23:54:51.928Z]  > git --version # 'git version 2.39.3'
23:54:51 [2024-07-12T23:54:51.928Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
23:54:52 [2024-07-12T23:54:52.105Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
23:54:52 [2024-07-12T23:54:52.107Z] Selected Git installation does not exist. Using Default
23:54:52 [2024-07-12T23:54:52.107Z] The recommended git tool is: NONE
23:54:52 [2024-07-12T23:54:52.107Z] No credentials specified
23:54:52 [2024-07-12T23:54:52.107Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
23:54:52 [2024-07-12T23:54:52.115Z] Fetching changes from the remote Git repository
23:54:52 [2024-07-12T23:54:52.116Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
23:54:52 [2024-07-12T23:54:52.138Z] Fetching without tags
23:54:52 [2024-07-12T23:54:52.138Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
23:54:52 [2024-07-12T23:54:52.138Z]  > git --version # timeout=10
23:54:52 [2024-07-12T23:54:52.144Z]  > git --version # 'git version 2.39.3'
23:54:52 [2024-07-12T23:54:52.144Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
23:54:52 [2024-07-12T23:54:52.318Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
23:54:52 [2024-07-12T23:54:52.318Z]  > git config core.sparsecheckout # timeout=10
23:54:52 [2024-07-12T23:54:52.325Z]  > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
23:54:52 [2024-07-12T23:54:52.335Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
23:54:52 [2024-07-12T23:54:52.335Z]  > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
23:54:52 [2024-07-12T23:54:52.655Z] [Pipeline] Start of Pipeline
23:54:52 [2024-07-12T23:54:52.842Z] [Pipeline] node
23:54:52 [2024-07-12T23:54:52.968Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
23:54:53 [2024-07-12T23:54:53.031Z] [Pipeline] {
23:54:53 [2024-07-12T23:54:53.174Z] [Pipeline] checkout
23:54:53 [2024-07-12T23:54:53.200Z] Selected Git installation does not exist. Using Default
23:54:53 [2024-07-12T23:54:53.200Z] The recommended git tool is: NONE
23:54:53 [2024-07-12T23:54:53.200Z] No credentials specified
23:54:53 [2024-07-12T23:54:53.200Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
23:54:53 [2024-07-12T23:54:53.207Z] Fetching changes from the remote Git repository
23:54:53 [2024-07-12T23:54:53.208Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
23:54:53 [2024-07-12T23:54:53.233Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
23:54:53 [2024-07-12T23:54:53.233Z]  > git --version # timeout=10
23:54:53 [2024-07-12T23:54:53.239Z]  > git --version # 'git version 2.39.3'
23:54:53 [2024-07-12T23:54:53.239Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
23:54:53 [2024-07-12T23:54:53.304Z]  > git rev-parse origin/main^{commit} # timeout=10
23:54:53 [2024-07-12T23:54:53.311Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
23:54:53 [2024-07-12T23:54:53.311Z]  > git config core.sparsecheckout # timeout=10
23:54:53 [2024-07-12T23:54:53.317Z]  > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
23:54:53 [2024-07-12T23:54:53.326Z] Commit message: "hacking: fix matrix webhook env var"
23:54:53 [2024-07-12T23:54:53.477Z] [Pipeline] readYaml
23:54:53 [2024-07-12T23:54:53.835Z] [Pipeline] withEnv
23:54:53 [2024-07-12T23:54:53.883Z] [Pipeline] {
23:54:54 [2024-07-12T23:54:54.033Z] [Pipeline] sh
23:54:54 [2024-07-12T23:54:54.323Z] + set -xeuo pipefail
23:54:54 [2024-07-12T23:54:54.323Z] ++ umask
23:54:54 [2024-07-12T23:54:54.323Z] + '[' 0022 = 0000 ']'
23:54:54 [2024-07-12T23:54:54.323Z] + rm -rf pipe
23:54:54 [2024-07-12T23:54:54.323Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
23:54:54 [2024-07-12T23:54:54.323Z] Cloning into 'pipe'...
23:54:54 [2024-07-12T23:54:54.615Z] [Pipeline] }
23:54:54 [2024-07-12T23:54:54.835Z] [Pipeline] // withEnv
23:54:54 [2024-07-12T23:54:54.967Z] [Pipeline] load
23:54:55 [2024-07-12T23:54:55.613Z] [Pipeline] { (pipe/utils.groovy)
23:54:55 [2024-07-12T23:54:55.804Z] [Pipeline] }
23:54:56 [2024-07-12T23:54:56.025Z] [Pipeline] // load
23:54:56 [2024-07-12T23:54:56.133Z] [Pipeline] readYaml
23:54:56 [2024-07-12T23:54:56.351Z] [Pipeline] withEnv
23:54:56 [2024-07-12T23:54:56.385Z] [Pipeline] {
23:54:56 [2024-07-12T23:54:56.648Z] [Pipeline] sh
23:54:56 [2024-07-12T23:54:56.941Z] + set -xeuo pipefail
23:54:56 [2024-07-12T23:54:56.941Z] ++ umask
23:54:56 [2024-07-12T23:54:56.941Z] + '[' 0022 = 0000 ']'
23:54:56 [2024-07-12T23:54:56.941Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
23:54:57 [2024-07-12T23:54:57.017Z] [Pipeline] }
23:54:57 [2024-07-12T23:54:57.265Z] [Pipeline] // withEnv
23:54:57 [2024-07-12T23:54:57.422Z] [Pipeline] readYaml
23:54:57 [2024-07-12T23:54:57.711Z] [Pipeline] withEnv
23:54:57 [2024-07-12T23:54:57.745Z] [Pipeline] {
23:54:57 [2024-07-12T23:54:57.917Z] [Pipeline] sh
23:54:58 [2024-07-12T23:54:58.206Z] + set -xeuo pipefail
23:54:58 [2024-07-12T23:54:58.206Z] ++ umask
23:54:58 [2024-07-12T23:54:58.206Z] + '[' 0022 = 0000 ']'
23:54:58 [2024-07-12T23:54:58.206Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
23:54:58 [2024-07-12T23:54:58.297Z] [Pipeline] }
23:54:58 [2024-07-12T23:54:58.520Z] [Pipeline] // withEnv
23:54:58 [2024-07-12T23:54:58.632Z] [Pipeline] readYaml
23:54:58 [2024-07-12T23:54:58.811Z] [Pipeline] }
23:54:59 [2024-07-12T23:54:59.098Z] [Pipeline] // node
23:54:59 [2024-07-12T23:54:59.244Z] [Pipeline] properties
23:54:59 [2024-07-12T23:54:59.366Z] [Pipeline] readJSON
23:54:59 [2024-07-12T23:54:59.663Z] [Pipeline] echo
23:54:59 [2024-07-12T23:54:59.714Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2486061, task_id:120396108, nvr:kernel-6.10.0-0.rc7.20240712git43db1e03c086.62.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.rc7.20240712git43db1e03c086.62.fc41.
23:54:59 [2024-07-12T23:54:59.714Z] 
23:54:59 [2024-07-12T23:54:59.714Z] ##### **Changelog**
23:54:59 [2024-07-12T23:54:59.714Z] 
23:54:59 [2024-07-12T23:54:59.714Z] ```
23:54:59 [2024-07-12T23:54:59.714Z] * Fri Jul 12 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.10.0-0.rc7.43db1e03c086.62]
23:54:59 [2024-07-12T23:54:59.714Z] - fedora: disable CONFIG_DRM_WERROR (Patrick Talbert)
23:54:59 [2024-07-12T23:54:59.714Z] * Fri Jul 12 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.10.0-0.rc7.43db1e03c086.61]
23:54:59 [2024-07-12T23:54:59.714Z] - Linux v6.10.0-0.rc7.43db1e03c086
23:54:59 [2024-07-12T23:54:59.714Z] 
23:54:59 [2024-07-12T23:54:59.714Z] ```, 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-a4b0aa1276, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-a4b0aa1276, title:kernel-6.10.0-0.rc7.20240712git43db1e03c086.62.fc41, version_hash:90cce928d267332e72ad0b96a00d2b6948d4c2c6, 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.rc7.20240712git43db1e03c086.62.fc41, signed:false, release_id:80, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-a4b0aa1276, karma:0, content_type:rpm, test_cases:[]]]
23:55:00 [2024-07-12T23:55:00.029Z] [Pipeline] libraryResource
23:55:00 [2024-07-12T23:55:00.178Z] [Pipeline] readJSON
23:55:00 [2024-07-12T23:55:00.429Z] [Pipeline] node
23:55:00 [2024-07-12T23:55:00.555Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
23:55:00 [2024-07-12T23:55:00.710Z] [Pipeline] {
23:55:00 [2024-07-12T23:55:00.862Z] [Pipeline] writeYaml
23:55:01 [2024-07-12T23:55:01.073Z] [Pipeline] readFile
23:55:01 [2024-07-12T23:55:01.207Z] [Pipeline] }
23:55:01 [2024-07-12T23:55:01.341Z] [Pipeline] // node
23:55:01 [2024-07-12T23:55:01.356Z] [Pipeline] podTemplate
23:55:01 [2024-07-12T23:55:01.376Z] [Pipeline] {
23:55:01 [2024-07-12T23:55:01.435Z] [Pipeline] node
23:55:09 [2024-07-12T23:55:09.613Z] Created Pod: openshift coreos-ci/pod-de1afaad-b114-43ed-bd6a-c876d94f7ce8-vq7sv-qsk56
23:55:16 [2024-07-12T23:55:16.439Z] Still waiting to schedule task
23:55:16 [2024-07-12T23:55:16.440Z]pod-de1afaad-b114-43ed-bd6a-c876d94f7ce8-vq7sv-qsk56’ is offline
23:56:02 [2024-07-12T23:56:02.410Z] Agent pod-de1afaad-b114-43ed-bd6a-c876d94f7ce8-vq7sv-qsk56 is provisioned from template pod-de1afaad-b114-43ed-bd6a-c876d94f7ce8-vq7sv
23:56:02 [2024-07-12T23:56:02.411Z] ---
23:56:02 [2024-07-12T23:56:02.411Z] apiVersion: "v1"
23:56:02 [2024-07-12T23:56:02.411Z] kind: "Pod"
23:56:02 [2024-07-12T23:56:02.411Z] metadata:
23:56:02 [2024-07-12T23:56:02.411Z]   annotations:
23:56:02 [2024-07-12T23:56:02.411Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/731/"
23:56:02 [2024-07-12T23:56:02.411Z]     runUrl: "job/bodhi-trigger/731/"
23:56:02 [2024-07-12T23:56:02.411Z]   labels:
23:56:02 [2024-07-12T23:56:02.411Z]     jenkins: "slave"
23:56:02 [2024-07-12T23:56:02.411Z]     jenkins/label-digest: "c798f182652b6dd635c8339767b57679bf50b3b9"
23:56:02 [2024-07-12T23:56:02.411Z]     jenkins/label: "pod-de1afaad-b114-43ed-bd6a-c876d94f7ce8"
23:56:02 [2024-07-12T23:56:02.411Z]   name: "pod-de1afaad-b114-43ed-bd6a-c876d94f7ce8-vq7sv-qsk56"
23:56:02 [2024-07-12T23:56:02.411Z]   namespace: "coreos-ci"
23:56:02 [2024-07-12T23:56:02.411Z] spec:
23:56:02 [2024-07-12T23:56:02.411Z]   containers:
23:56:02 [2024-07-12T23:56:02.411Z]   - command:
23:56:02 [2024-07-12T23:56:02.411Z]     - "/usr/bin/dumb-init"
23:56:02 [2024-07-12T23:56:02.411Z]     - "/usr/bin/sleep"
23:56:02 [2024-07-12T23:56:02.411Z]     - "infinity"
23:56:02 [2024-07-12T23:56:02.411Z]     env:
23:56:02 [2024-07-12T23:56:02.411Z]     - name: "NCPUS"
23:56:02 [2024-07-12T23:56:02.411Z]       value: "0.1"
23:56:02 [2024-07-12T23:56:02.411Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
23:56:02 [2024-07-12T23:56:02.411Z]     imagePullPolicy: "Always"
23:56:02 [2024-07-12T23:56:02.411Z]     name: "worker"
23:56:02 [2024-07-12T23:56:02.411Z]     resources:
23:56:02 [2024-07-12T23:56:02.411Z]       limits:
23:56:02 [2024-07-12T23:56:02.411Z]         cpu: "0.1"
23:56:02 [2024-07-12T23:56:02.411Z]       requests:
23:56:02 [2024-07-12T23:56:02.411Z]         cpu: "0.1"
23:56:02 [2024-07-12T23:56:02.411Z]     volumeMounts:
23:56:02 [2024-07-12T23:56:02.411Z]     - mountPath: "/srv/"
23:56:02 [2024-07-12T23:56:02.411Z]       name: "emptydir-0"
23:56:02 [2024-07-12T23:56:02.411Z]     - mountPath: "/home/jenkins/agent"
23:56:02 [2024-07-12T23:56:02.411Z]       name: "workspace-volume"
23:56:02 [2024-07-12T23:56:02.411Z]       readOnly: false
23:56:02 [2024-07-12T23:56:02.411Z]   - env:
23:56:02 [2024-07-12T23:56:02.411Z]     - name: "JENKINS_SECRET"
23:56:02 [2024-07-12T23:56:02.411Z]       value: "********"
23:56:02 [2024-07-12T23:56:02.411Z]     - name: "JENKINS_TUNNEL"
23:56:02 [2024-07-12T23:56:02.411Z]       value: "172.30.136.1:50000"
23:56:02 [2024-07-12T23:56:02.411Z]     - name: "JENKINS_AGENT_NAME"
23:56:02 [2024-07-12T23:56:02.411Z]       value: "pod-de1afaad-b114-43ed-bd6a-c876d94f7ce8-vq7sv-qsk56"
23:56:02 [2024-07-12T23:56:02.411Z]     - name: "JENKINS_NAME"
23:56:02 [2024-07-12T23:56:02.411Z]       value: "pod-de1afaad-b114-43ed-bd6a-c876d94f7ce8-vq7sv-qsk56"
23:56:02 [2024-07-12T23:56:02.411Z]     - name: "JENKINS_AGENT_WORKDIR"
23:56:02 [2024-07-12T23:56:02.411Z]       value: "/home/jenkins/agent"
23:56:02 [2024-07-12T23:56:02.411Z]     - name: "JENKINS_URL"
23:56:02 [2024-07-12T23:56:02.411Z]       value: "http://172.30.130.216:80/"
23:56:02 [2024-07-12T23:56:02.411Z]     image: "jenkins-agent-base:latest"
23:56:02 [2024-07-12T23:56:02.411Z]     name: "jnlp"
23:56:02 [2024-07-12T23:56:02.411Z]     resources:
23:56:02 [2024-07-12T23:56:02.411Z]       limits:
23:56:02 [2024-07-12T23:56:02.411Z]         memory: "512Mi"
23:56:02 [2024-07-12T23:56:02.411Z]         cpu: "1"
23:56:02 [2024-07-12T23:56:02.411Z]       requests:
23:56:02 [2024-07-12T23:56:02.411Z]         memory: "512Mi"
23:56:02 [2024-07-12T23:56:02.411Z]         cpu: "1"
23:56:02 [2024-07-12T23:56:02.411Z]     volumeMounts:
23:56:02 [2024-07-12T23:56:02.411Z]     - mountPath: "/home/jenkins/agent"
23:56:02 [2024-07-12T23:56:02.411Z]       name: "workspace-volume"
23:56:02 [2024-07-12T23:56:02.411Z]       readOnly: false
23:56:02 [2024-07-12T23:56:02.411Z]   nodeSelector:
23:56:02 [2024-07-12T23:56:02.411Z]     kubernetes.io/os: "linux"
23:56:02 [2024-07-12T23:56:02.411Z]   restartPolicy: "Never"
23:56:02 [2024-07-12T23:56:02.411Z]   serviceAccountName: "default"
23:56:02 [2024-07-12T23:56:02.411Z]   volumes:
23:56:02 [2024-07-12T23:56:02.411Z]   - emptyDir: {}
23:56:02 [2024-07-12T23:56:02.411Z]     name: "emptydir-0"
23:56:02 [2024-07-12T23:56:02.411Z]   - emptyDir:
23:56:02 [2024-07-12T23:56:02.411Z]       medium: ""
23:56:02 [2024-07-12T23:56:02.411Z]     name: "workspace-volume"
23:56:02 [2024-07-12T23:56:02.411Z] 
23:56:02 [2024-07-12T23:56:02.639Z] Running on pod-de1afaad-b114-43ed-bd6a-c876d94f7ce8-vq7sv-qsk56 in /home/jenkins/agent/workspace/bodhi-trigger
23:56:02 [2024-07-12T23:56:02.643Z] [Pipeline] {
23:56:02 [2024-07-12T23:56:02.684Z] [Pipeline] container
23:56:02 [2024-07-12T23:56:02.688Z] [Pipeline] {
23:56:02 [2024-07-12T23:56:02.723Z] [Pipeline] withEnv
23:56:02 [2024-07-12T23:56:02.726Z] [Pipeline] {
23:56:02 [2024-07-12T23:56:02.748Z] [Pipeline] sh
23:56:03 [2024-07-12T23:56:03.843Z] + set -xeuo pipefail
23:56:03 [2024-07-12T23:56:03.843Z] ++ umask
23:56:03 [2024-07-12T23:56:03.843Z] + '[' 0022 = 0000 ']'
23:56:03 [2024-07-12T23:56:03.844Z] + cat /cosa/coreos-assembler-git.json
23:56:03 [2024-07-12T23:56:03.844Z] {
23:56:03 [2024-07-12T23:56:03.844Z]   "date": "2024-07-12T23:13:42Z",
23:56:03 [2024-07-12T23:56:03.844Z]   "git": {
23:56:03 [2024-07-12T23:56:03.844Z]     "commit": "8ade3ece9f66def2ab6b651a846577833d305e1f",
23:56:03 [2024-07-12T23:56:03.844Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
23:56:03 [2024-07-12T23:56:03.844Z]     "branch": "HEAD",
23:56:03 [2024-07-12T23:56:03.844Z]     "dirty": "false"
23:56:03 [2024-07-12T23:56:03.844Z]   },
23:56:03 [2024-07-12T23:56:03.844Z]   "file": {
23:56:03 [2024-07-12T23:56:03.844Z]     "checksum": "fb85f64296a9432ea2f430140355110165e9ab1cd1450ea6c47b3c329c1f8a05",
23:56:03 [2024-07-12T23:56:03.844Z]     "checksum_type": "sha256",
23:56:03 [2024-07-12T23:56:03.844Z]     "format": "tar.gz",
23:56:03 [2024-07-12T23:56:03.844Z]     "name": "coreos-assembler-git.tar.gz",
23:56:03 [2024-07-12T23:56:03.844Z]     "size": "9730701"
23:56:03 [2024-07-12T23:56:03.844Z]   }
23:56:03 [2024-07-12T23:56:03.844Z] }
23:56:04 [2024-07-12T23:56:04.059Z] [Pipeline] }
23:56:04 [2024-07-12T23:56:04.136Z] [Pipeline] // withEnv
23:56:04 [2024-07-12T23:56:04.151Z] [Pipeline] stage
23:56:04 [2024-07-12T23:56:04.154Z] [Pipeline] { (Report Running)
23:56:04 [2024-07-12T23:56:04.183Z] [Pipeline] withCredentials
23:56:04 [2024-07-12T23:56:04.260Z] Masking supported pattern matches of $RDB_PASSWORD
23:56:04 [2024-07-12T23:56:04.264Z] [Pipeline] {
23:56:04 [2024-07-12T23:56:04.292Z] [Pipeline] withEnv
23:56:04 [2024-07-12T23:56:04.295Z] [Pipeline] {
23:56:04 [2024-07-12T23:56:04.319Z] [Pipeline] sh
23:56:05 [2024-07-12T23:56:05.161Z] + set -xeuo pipefail
23:56:05 [2024-07-12T23:56:05.161Z] ++ umask
23:56:05 [2024-07-12T23:56:05.161Z] + '[' 0022 = 0000 ']'
23:56:05 [2024-07-12T23:56:05.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//job/test-override --outcome RUNNING --advisory FEDORA-2024-a4b0aa1276 --stream rawhide
23:56:07 [2024-07-12T23:56:07.057Z] [Pipeline] }
23:56:07 [2024-07-12T23:56:07.087Z] [Pipeline] // withEnv
23:56:07 [2024-07-12T23:56:07.095Z] [Pipeline] }
23:56:07 [2024-07-12T23:56:07.322Z] [Pipeline] // withCredentials
23:56:07 [2024-07-12T23:56:07.391Z] [Pipeline] }
23:56:07 [2024-07-12T23:56:07.540Z] [Pipeline] // stage
23:56:07 [2024-07-12T23:56:07.765Z] [Pipeline] stage
23:56:07 [2024-07-12T23:56:07.791Z] [Pipeline] { (Test)
23:56:07 [2024-07-12T23:56:07.947Z] [Pipeline] build
23:56:07 [2024-07-12T23:56:07.986Z] Scheduling project: test-override
23:56:13 [2024-07-12T23:56:13.097Z] Starting building: test-override #768
01:28:44 [2024-07-13T01:28:44.036Z] Build test-override #768 completed: SUCCESS
01:28:44 [2024-07-13T01:28:44.048Z] [Pipeline] }
01:28:44 [2024-07-13T01:28:44.104Z] [Pipeline] // stage
01:28:44 [2024-07-13T01:28:44.120Z] [Pipeline] stage
01:28:44 [2024-07-13T01:28:44.123Z] [Pipeline] { (Report Completion)
01:28:44 [2024-07-13T01:28:44.213Z] [Pipeline] withCredentials
01:28:44 [2024-07-13T01:28:44.230Z] Masking supported pattern matches of $RDB_PASSWORD
01:28:44 [2024-07-13T01:28:44.279Z] [Pipeline] {
01:28:44 [2024-07-13T01:28:44.331Z] [Pipeline] withEnv
01:28:44 [2024-07-13T01:28:44.334Z] [Pipeline] {
01:28:44 [2024-07-13T01:28:44.380Z] [Pipeline] sh
01:28:44 [2024-07-13T01:28:44.944Z] + set -xeuo pipefail
01:28:44 [2024-07-13T01:28:44.944Z] ++ umask
01:28:45 [2024-07-13T01:28:45.199Z] + '[' 0022 = 0000 ']'
01:28:45 [2024-07-13T01:28:45.199Z] + /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/768 --outcome PASSED --advisory FEDORA-2024-a4b0aa1276 --stream rawhide
01:28:47 [2024-07-13T01:28:47.721Z] [Pipeline] }
01:28:47 [2024-07-13T01:28:47.830Z] [Pipeline] // withEnv
01:28:47 [2024-07-13T01:28:47.879Z] [Pipeline] }
01:28:48 [2024-07-13T01:28:48.016Z] [Pipeline] // withCredentials
01:28:48 [2024-07-13T01:28:48.026Z] [Pipeline] }
01:28:48 [2024-07-13T01:28:48.138Z] [Pipeline] // stage
01:28:48 [2024-07-13T01:28:48.155Z] [Pipeline] }
01:28:48 [2024-07-13T01:28:48.222Z] [Pipeline] // container
01:28:48 [2024-07-13T01:28:48.258Z] [Pipeline] }
01:28:48 [2024-07-13T01:28:48.352Z] [Pipeline] // node
01:28:48 [2024-07-13T01:28:48.397Z] [Pipeline] }
01:28:48 [2024-07-13T01:28:48.432Z] [Pipeline] // podTemplate
01:28:48 [2024-07-13T01:28:48.462Z] [Pipeline] End of Pipeline
01:28:48 [2024-07-13T01:28:48.572Z] Finished: SUCCESS