10:20:22 [2024-07-09T10:20:22.843Z] Triggered by CI message.
10:20:22 [2024-07-09T10:20:22.855Z] 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
10:20:22 [2024-07-09T10:20:22.855Z] Selected Git installation does not exist. Using Default
10:20:22 [2024-07-09T10:20:22.855Z] The recommended git tool is: NONE
10:20:22 [2024-07-09T10:20:22.855Z] No credentials specified
10:20:22 [2024-07-09T10:20:22.856Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
10:20:22 [2024-07-09T10:20:22.863Z] Fetching changes from the remote Git repository
10:20:22 [2024-07-09T10:20:22.864Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:20:22 [2024-07-09T10:20:22.871Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:20:22 [2024-07-09T10:20:22.871Z] > git --version # timeout=10
10:20:22 [2024-07-09T10:20:22.878Z] > git --version # 'git version 2.39.3'
10:20:22 [2024-07-09T10:20:22.878Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:20:22 [2024-07-09T10:20:22.969Z] > git rev-parse origin/main^{commit} # timeout=10
10:20:22 [2024-07-09T10:20:22.977Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
10:20:22 [2024-07-09T10:20:22.977Z] > git config core.sparsecheckout # timeout=10
10:20:22 [2024-07-09T10:20:22.984Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
10:20:22 [2024-07-09T10:20:22.994Z] Commit message: "hacking: fix matrix webhook env var"
10:20:22 [2024-07-09T10:20:22.994Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
10:20:23 [2024-07-09T10:20:23.143Z] Loading library coreos@main
10:20:23 [2024-07-09T10:20:23.143Z] Attempting to resolve main from remote references...
10:20:23 [2024-07-09T10:20:23.143Z] > git --version # timeout=10
10:20:23 [2024-07-09T10:20:23.150Z] > git --version # 'git version 2.39.3'
10:20:23 [2024-07-09T10:20:23.150Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:20:23 [2024-07-09T10:20:23.233Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
10:20:23 [2024-07-09T10:20:23.235Z] Selected Git installation does not exist. Using Default
10:20:23 [2024-07-09T10:20:23.235Z] The recommended git tool is: NONE
10:20:23 [2024-07-09T10:20:23.235Z] No credentials specified
10:20:23 [2024-07-09T10:20:23.235Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
10:20:23 [2024-07-09T10:20:23.242Z] Fetching changes from the remote Git repository
10:20:23 [2024-07-09T10:20:23.243Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:20:23 [2024-07-09T10:20:23.592Z] Fetching without tags
10:20:23 [2024-07-09T10:20:23.592Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
10:20:23 [2024-07-09T10:20:23.592Z] > git --version # timeout=10
10:20:23 [2024-07-09T10:20:23.599Z] > git --version # 'git version 2.39.3'
10:20:23 [2024-07-09T10:20:23.599Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:20:23 [2024-07-09T10:20:23.665Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
10:20:23 [2024-07-09T10:20:23.665Z] > git config core.sparsecheckout # timeout=10
10:20:23 [2024-07-09T10:20:23.672Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
10:20:23 [2024-07-09T10:20:23.682Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
10:20:23 [2024-07-09T10:20:23.682Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
10:20:24 [2024-07-09T10:20:24.100Z] [Pipeline] Start of Pipeline
10:20:24 [2024-07-09T10:20:24.342Z] [Pipeline] node
10:20:24 [2024-07-09T10:20:24.443Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:20:24 [2024-07-09T10:20:24.632Z] [Pipeline] {
10:20:24 [2024-07-09T10:20:24.808Z] [Pipeline] checkout
10:20:24 [2024-07-09T10:20:24.869Z] Selected Git installation does not exist. Using Default
10:20:24 [2024-07-09T10:20:24.869Z] The recommended git tool is: NONE
10:20:24 [2024-07-09T10:20:24.869Z] No credentials specified
10:20:24 [2024-07-09T10:20:24.870Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:20:24 [2024-07-09T10:20:24.883Z] Fetching changes from the remote Git repository
10:20:24 [2024-07-09T10:20:24.885Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:20:24 [2024-07-09T10:20:24.906Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:20:24 [2024-07-09T10:20:24.906Z] > git --version # timeout=10
10:20:24 [2024-07-09T10:20:24.914Z] > git --version # 'git version 2.39.3'
10:20:24 [2024-07-09T10:20:24.914Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:20:24 [2024-07-09T10:20:24.978Z] > git rev-parse origin/main^{commit} # timeout=10
10:20:24 [2024-07-09T10:20:24.987Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
10:20:24 [2024-07-09T10:20:24.987Z] > git config core.sparsecheckout # timeout=10
10:20:24 [2024-07-09T10:20:24.995Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
10:20:25 [2024-07-09T10:20:25.005Z] Commit message: "hacking: fix matrix webhook env var"
10:20:25 [2024-07-09T10:20:25.177Z] [Pipeline] readYaml
10:20:25 [2024-07-09T10:20:25.640Z] [Pipeline] withEnv
10:20:25 [2024-07-09T10:20:25.686Z] [Pipeline] {
10:20:25 [2024-07-09T10:20:25.995Z] [Pipeline] sh
10:20:26 [2024-07-09T10:20:26.296Z] + set -xeuo pipefail
10:20:26 [2024-07-09T10:20:26.296Z] ++ umask
10:20:26 [2024-07-09T10:20:26.296Z] + '[' 0022 = 0000 ']'
10:20:26 [2024-07-09T10:20:26.296Z] + rm -rf pipe
10:20:26 [2024-07-09T10:20:26.296Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
10:20:26 [2024-07-09T10:20:26.296Z] Cloning into 'pipe'...
10:20:26 [2024-07-09T10:20:26.586Z] [Pipeline] }
10:20:26 [2024-07-09T10:20:26.824Z] [Pipeline] // withEnv
10:20:26 [2024-07-09T10:20:26.997Z] [Pipeline] load
10:20:27 [2024-07-09T10:20:27.312Z] [Pipeline] { (pipe/utils.groovy)
10:20:27 [2024-07-09T10:20:27.504Z] [Pipeline] }
10:20:27 [2024-07-09T10:20:27.725Z] [Pipeline] // load
10:20:27 [2024-07-09T10:20:27.877Z] [Pipeline] readYaml
10:20:28 [2024-07-09T10:20:28.228Z] [Pipeline] withEnv
10:20:28 [2024-07-09T10:20:28.274Z] [Pipeline] {
10:20:28 [2024-07-09T10:20:28.583Z] [Pipeline] sh
10:20:28 [2024-07-09T10:20:28.878Z] + set -xeuo pipefail
10:20:28 [2024-07-09T10:20:28.878Z] ++ umask
10:20:28 [2024-07-09T10:20:28.878Z] + '[' 0022 = 0000 ']'
10:20:28 [2024-07-09T10:20:28.878Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
10:20:29 [2024-07-09T10:20:29.026Z] [Pipeline] }
10:20:29 [2024-07-09T10:20:29.307Z] [Pipeline] // withEnv
10:20:29 [2024-07-09T10:20:29.462Z] [Pipeline] readYaml
10:20:29 [2024-07-09T10:20:29.841Z] [Pipeline] withEnv
10:20:29 [2024-07-09T10:20:29.873Z] [Pipeline] {
10:20:30 [2024-07-09T10:20:30.121Z] [Pipeline] sh
10:20:30 [2024-07-09T10:20:30.418Z] + set -xeuo pipefail
10:20:30 [2024-07-09T10:20:30.418Z] ++ umask
10:20:30 [2024-07-09T10:20:30.418Z] + '[' 0022 = 0000 ']'
10:20:30 [2024-07-09T10:20:30.418Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
10:20:30 [2024-07-09T10:20:30.556Z] [Pipeline] }
10:20:30 [2024-07-09T10:20:30.966Z] [Pipeline] // withEnv
10:20:31 [2024-07-09T10:20:31.156Z] [Pipeline] readYaml
10:20:31 [2024-07-09T10:20:31.431Z] [Pipeline] }
10:20:31 [2024-07-09T10:20:31.762Z] [Pipeline] // node
10:20:31 [2024-07-09T10:20:31.964Z] [Pipeline] properties
10:20:32 [2024-07-09T10:20:32.150Z] [Pipeline] readJSON
10:20:32 [2024-07-09T10:20:32.391Z] [Pipeline] echo
10:20:32 [2024-07-09T10:20:32.425Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2484466, task_id:120231626, nvr:systemd-256.2-1.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 systemd-256.2-1.fc41.
10:20:32 [2024-07-09T10:20:32.425Z]
10:20:32 [2024-07-09T10:20:32.425Z] ##### **Changelog**
10:20:32 [2024-07-09T10:20:32.425Z]
10:20:32 [2024-07-09T10:20:32.425Z] ```
10:20:32 [2024-07-09T10:20:32.425Z] * Mon Jul 8 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.2-1
10:20:32 [2024-07-09T10:20:32.425Z] - Version 256.2
10:20:32 [2024-07-09T10:20:32.425Z] - A bunch of various small fixes
10:20:32 [2024-07-09T10:20:32.425Z] * Mon Jul 8 2024 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 256.1-13
10:20:32 [2024-07-09T10:20:32.425Z] - Link systemd-executor statically
10:20:32 [2024-07-09T10:20:32.425Z] * Fri Jul 5 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 256.1-12
10:20:32 [2024-07-09T10:20:32.425Z] - Update dracut workaround
10:20:32 [2024-07-09T10:20:32.425Z] * Fri Jul 5 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 256.1-11
10:20:32 [2024-07-09T10:20:32.425Z] - Fix ELN build
10:20:32 [2024-07-09T10:20:32.425Z] * Fri Jul 5 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.1-10
10:20:32 [2024-07-09T10:20:32.425Z] - Only exclude dracut conflicts on non-fedora on upstream builds
10:20:32 [2024-07-09T10:20:32.425Z] * Fri Jul 5 2024 Daan De Meyer <daan.j.demeyer@gmail.com> - 256.1-9
10:20:32 [2024-07-09T10:20:32.425Z] - Conditionalize dracut Conflicts more
10:20:32 [2024-07-09T10:20:32.425Z]
10:20:32 [2024-07-09T10:20:32.425Z] ```, type:unspecified, status:pending, request:null, severity:null, suggest:null, locked:null, pushed:null, critpath:true, critpath_groups:core critical-path-anaconda critical-path-apps critical-path-base critical-path-build critical-path-compose critical-path-deepin-desktop critical-path-gnome critical-path-kde critical-path-lxde critical-path-lxqt critical-path-server critical-path-standard critical-path-xfce, close_bugs:null, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-9a63cd5161, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-9a63cd5161, title:systemd-256.2-1.fc41, version_hash:ec2913f56fb258fc063eca43ec4900f1fb8b2185, 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:zbyszek, email:zbyszek@in.waw.pl, id:119, avatar:null, openid:null, groups:[[name:provenpackager], [name:packager], [name:python-sig], [name:neuro-sig], [name:fedorabugs], [name:signed_fpca], [name:python-packagers-sig], [name:fesco], [name:gitinitscripts], [name:ipausers], [name:fedora-contributor], [name:scitech_sig], [name:rust-sig]]], comments:[], builds:[[nvr:systemd-256.2-1.fc41, signed:false, release_id:80, type:rpm, epoch:0]], bugs:[], updateid:FEDORA-2024-9a63cd5161, karma:0, content_type:rpm, test_cases:[]]]
10:20:32 [2024-07-09T10:20:32.776Z] [Pipeline] libraryResource
10:20:32 [2024-07-09T10:20:32.846Z] [Pipeline] readJSON
10:20:32 [2024-07-09T10:20:32.949Z] [Pipeline] node
10:20:32 [2024-07-09T10:20:32.977Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:20:33 [2024-07-09T10:20:33.028Z] [Pipeline] {
10:20:33 [2024-07-09T10:20:33.131Z] [Pipeline] writeYaml
10:20:33 [2024-07-09T10:20:33.266Z] [Pipeline] readFile
10:20:33 [2024-07-09T10:20:33.359Z] [Pipeline] }
10:20:33 [2024-07-09T10:20:33.462Z] [Pipeline] // node
10:20:33 [2024-07-09T10:20:33.536Z] [Pipeline] podTemplate
10:20:33 [2024-07-09T10:20:33.563Z] [Pipeline] {
10:20:33 [2024-07-09T10:20:33.675Z] [Pipeline] node
10:20:34 [2024-07-09T10:20:34.825Z] Created Pod: openshift coreos-ci/pod-20a8f8e3-0d1f-446a-8fc6-d0f56045a953-srljs-2hc50
10:20:40 [2024-07-09T10:20:40.656Z] Agent pod-20a8f8e3-0d1f-446a-8fc6-d0f56045a953-srljs-2hc50 is provisioned from template pod-20a8f8e3-0d1f-446a-8fc6-d0f56045a953-srljs
10:20:40 [2024-07-09T10:20:40.656Z] ---
10:20:40 [2024-07-09T10:20:40.656Z] apiVersion: "v1"
10:20:40 [2024-07-09T10:20:40.656Z] kind: "Pod"
10:20:40 [2024-07-09T10:20:40.656Z] metadata:
10:20:40 [2024-07-09T10:20:40.656Z] annotations:
10:20:40 [2024-07-09T10:20:40.656Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/709/"
10:20:40 [2024-07-09T10:20:40.656Z] runUrl: "job/bodhi-trigger/709/"
10:20:40 [2024-07-09T10:20:40.656Z] labels:
10:20:40 [2024-07-09T10:20:40.656Z] jenkins: "slave"
10:20:40 [2024-07-09T10:20:40.656Z] jenkins/label-digest: "b61594308cf1ba4a56be6bc9e5609bf017a23da6"
10:20:40 [2024-07-09T10:20:40.656Z] jenkins/label: "pod-20a8f8e3-0d1f-446a-8fc6-d0f56045a953"
10:20:40 [2024-07-09T10:20:40.656Z] name: "pod-20a8f8e3-0d1f-446a-8fc6-d0f56045a953-srljs-2hc50"
10:20:40 [2024-07-09T10:20:40.656Z] namespace: "coreos-ci"
10:20:40 [2024-07-09T10:20:40.656Z] spec:
10:20:40 [2024-07-09T10:20:40.656Z] containers:
10:20:40 [2024-07-09T10:20:40.656Z] - command:
10:20:40 [2024-07-09T10:20:40.656Z] - "/usr/bin/dumb-init"
10:20:40 [2024-07-09T10:20:40.656Z] - "/usr/bin/sleep"
10:20:40 [2024-07-09T10:20:40.656Z] - "infinity"
10:20:40 [2024-07-09T10:20:40.656Z] env:
10:20:40 [2024-07-09T10:20:40.656Z] - name: "NCPUS"
10:20:40 [2024-07-09T10:20:40.656Z] value: "0.1"
10:20:40 [2024-07-09T10:20:40.656Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
10:20:40 [2024-07-09T10:20:40.656Z] imagePullPolicy: "Always"
10:20:40 [2024-07-09T10:20:40.656Z] name: "worker"
10:20:40 [2024-07-09T10:20:40.656Z] resources:
10:20:40 [2024-07-09T10:20:40.656Z] limits:
10:20:40 [2024-07-09T10:20:40.656Z] cpu: "0.1"
10:20:40 [2024-07-09T10:20:40.656Z] requests:
10:20:40 [2024-07-09T10:20:40.656Z] cpu: "0.1"
10:20:40 [2024-07-09T10:20:40.656Z] volumeMounts:
10:20:40 [2024-07-09T10:20:40.656Z] - mountPath: "/srv/"
10:20:40 [2024-07-09T10:20:40.656Z] name: "emptydir-0"
10:20:40 [2024-07-09T10:20:40.656Z] - mountPath: "/home/jenkins/agent"
10:20:40 [2024-07-09T10:20:40.656Z] name: "workspace-volume"
10:20:40 [2024-07-09T10:20:40.656Z] readOnly: false
10:20:40 [2024-07-09T10:20:40.656Z] - env:
10:20:40 [2024-07-09T10:20:40.656Z] - name: "JENKINS_SECRET"
10:20:40 [2024-07-09T10:20:40.656Z] value: "********"
10:20:40 [2024-07-09T10:20:40.656Z] - name: "JENKINS_TUNNEL"
10:20:40 [2024-07-09T10:20:40.656Z] value: "172.30.136.1:50000"
10:20:40 [2024-07-09T10:20:40.656Z] - name: "JENKINS_AGENT_NAME"
10:20:40 [2024-07-09T10:20:40.656Z] value: "pod-20a8f8e3-0d1f-446a-8fc6-d0f56045a953-srljs-2hc50"
10:20:40 [2024-07-09T10:20:40.656Z] - name: "JENKINS_NAME"
10:20:40 [2024-07-09T10:20:40.656Z] value: "pod-20a8f8e3-0d1f-446a-8fc6-d0f56045a953-srljs-2hc50"
10:20:40 [2024-07-09T10:20:40.656Z] - name: "JENKINS_AGENT_WORKDIR"
10:20:40 [2024-07-09T10:20:40.656Z] value: "/home/jenkins/agent"
10:20:40 [2024-07-09T10:20:40.656Z] - name: "JENKINS_URL"
10:20:40 [2024-07-09T10:20:40.656Z] value: "http://172.30.130.216:80/"
10:20:40 [2024-07-09T10:20:40.656Z] image: "jenkins-agent-base:latest"
10:20:40 [2024-07-09T10:20:40.656Z] name: "jnlp"
10:20:40 [2024-07-09T10:20:40.656Z] resources:
10:20:40 [2024-07-09T10:20:40.656Z] limits:
10:20:40 [2024-07-09T10:20:40.656Z] memory: "512Mi"
10:20:40 [2024-07-09T10:20:40.656Z] cpu: "1"
10:20:40 [2024-07-09T10:20:40.656Z] requests:
10:20:40 [2024-07-09T10:20:40.656Z] memory: "512Mi"
10:20:40 [2024-07-09T10:20:40.656Z] cpu: "1"
10:20:40 [2024-07-09T10:20:40.656Z] volumeMounts:
10:20:40 [2024-07-09T10:20:40.656Z] - mountPath: "/home/jenkins/agent"
10:20:40 [2024-07-09T10:20:40.656Z] name: "workspace-volume"
10:20:40 [2024-07-09T10:20:40.656Z] readOnly: false
10:20:40 [2024-07-09T10:20:40.656Z] nodeSelector:
10:20:40 [2024-07-09T10:20:40.656Z] kubernetes.io/os: "linux"
10:20:40 [2024-07-09T10:20:40.656Z] restartPolicy: "Never"
10:20:40 [2024-07-09T10:20:40.656Z] serviceAccountName: "default"
10:20:40 [2024-07-09T10:20:40.656Z] volumes:
10:20:40 [2024-07-09T10:20:40.656Z] - emptyDir: {}
10:20:40 [2024-07-09T10:20:40.656Z] name: "emptydir-0"
10:20:40 [2024-07-09T10:20:40.656Z] - emptyDir:
10:20:40 [2024-07-09T10:20:40.656Z] medium: ""
10:20:40 [2024-07-09T10:20:40.656Z] name: "workspace-volume"
10:20:40 [2024-07-09T10:20:40.656Z]
10:20:40 [2024-07-09T10:20:40.739Z] Running on pod-20a8f8e3-0d1f-446a-8fc6-d0f56045a953-srljs-2hc50 in /home/jenkins/agent/workspace/bodhi-trigger
10:20:40 [2024-07-09T10:20:40.743Z] [Pipeline] {
10:20:40 [2024-07-09T10:20:40.779Z] [Pipeline] container
10:20:40 [2024-07-09T10:20:40.792Z] [Pipeline] {
10:20:40 [2024-07-09T10:20:40.817Z] [Pipeline] withEnv
10:20:40 [2024-07-09T10:20:40.820Z] [Pipeline] {
10:20:40 [2024-07-09T10:20:40.842Z] [Pipeline] sh
10:20:41 [2024-07-09T10:20:41.815Z] + set -xeuo pipefail
10:20:41 [2024-07-09T10:20:41.815Z] ++ umask
10:20:41 [2024-07-09T10:20:41.815Z] + '[' 0022 = 0000 ']'
10:20:41 [2024-07-09T10:20:41.815Z] + cat /cosa/coreos-assembler-git.json
10:20:41 [2024-07-09T10:20:41.815Z] {
10:20:41 [2024-07-09T10:20:41.815Z] "date": "2024-07-05T23:53:54Z",
10:20:41 [2024-07-09T10:20:41.815Z] "git": {
10:20:41 [2024-07-09T10:20:41.815Z] "commit": "c426a1c34a745762a9314872212e447b9fd26488",
10:20:41 [2024-07-09T10:20:41.815Z] "origin": "https://github.com/coreos/coreos-assembler.git",
10:20:41 [2024-07-09T10:20:41.815Z] "branch": "HEAD",
10:20:41 [2024-07-09T10:20:41.815Z] "dirty": "false"
10:20:41 [2024-07-09T10:20:41.815Z] },
10:20:41 [2024-07-09T10:20:41.815Z] "file": {
10:20:41 [2024-07-09T10:20:41.815Z] "checksum": "2b06fbeea9d885d73769eb30b722225f3dcd22f68ead381ef2ca74e44d820e31",
10:20:41 [2024-07-09T10:20:41.815Z] "checksum_type": "sha256",
10:20:41 [2024-07-09T10:20:41.815Z] "format": "tar.gz",
10:20:41 [2024-07-09T10:20:41.815Z] "name": "coreos-assembler-git.tar.gz",
10:20:41 [2024-07-09T10:20:41.815Z] "size": "9729480"
10:20:41 [2024-07-09T10:20:41.815Z] }
10:20:41 [2024-07-09T10:20:41.815Z] }
10:20:42 [2024-07-09T10:20:42.015Z] [Pipeline] }
10:20:42 [2024-07-09T10:20:42.047Z] [Pipeline] // withEnv
10:20:42 [2024-07-09T10:20:42.062Z] [Pipeline] stage
10:20:42 [2024-07-09T10:20:42.066Z] [Pipeline] { (Report Running)
10:20:42 [2024-07-09T10:20:42.102Z] [Pipeline] withCredentials
10:20:42 [2024-07-09T10:20:42.122Z] Masking supported pattern matches of $RDB_PASSWORD
10:20:42 [2024-07-09T10:20:42.126Z] [Pipeline] {
10:20:42 [2024-07-09T10:20:42.148Z] [Pipeline] withEnv
10:20:42 [2024-07-09T10:20:42.152Z] [Pipeline] {
10:20:42 [2024-07-09T10:20:42.188Z] [Pipeline] sh
10:20:43 [2024-07-09T10:20:43.043Z] + set -xeuo pipefail
10:20:43 [2024-07-09T10:20:43.043Z] ++ umask
10:20:43 [2024-07-09T10:20:43.043Z] + '[' 0022 = 0000 ']'
10:20:43 [2024-07-09T10:20:43.043Z] + /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-9a63cd5161 --stream rawhide
10:20:44 [2024-07-09T10:20:44.938Z] [Pipeline] }
10:20:45 [2024-07-09T10:20:45.087Z] [Pipeline] // withEnv
10:20:45 [2024-07-09T10:20:45.103Z] [Pipeline] }
10:20:45 [2024-07-09T10:20:45.271Z] [Pipeline] // withCredentials
10:20:45 [2024-07-09T10:20:45.303Z] [Pipeline] }
10:20:45 [2024-07-09T10:20:45.436Z] [Pipeline] // stage
10:20:45 [2024-07-09T10:20:45.524Z] [Pipeline] stage
10:20:45 [2024-07-09T10:20:45.532Z] [Pipeline] { (Test)
10:20:45 [2024-07-09T10:20:45.659Z] [Pipeline] build
10:20:45 [2024-07-09T10:20:45.670Z] Scheduling project: test-override
10:20:48 [2024-07-09T10:20:48.918Z] Starting building: test-override #748
12:51:21 [2024-07-09T12:51:21.709Z] Build test-override #748 completed: FAILURE
12:51:21 [2024-07-09T12:51:21.766Z] [Pipeline] }
12:51:22 [2024-07-09T12:51:22.040Z] [Pipeline] // stage
12:51:22 [2024-07-09T12:51:22.350Z] [Pipeline] stage
12:51:22 [2024-07-09T12:51:22.399Z] [Pipeline] { (Report Completion)
12:51:22 [2024-07-09T12:51:22.703Z] [Pipeline] withCredentials
12:51:22 [2024-07-09T12:51:22.714Z] Masking supported pattern matches of $RDB_PASSWORD
12:51:22 [2024-07-09T12:51:22.776Z] [Pipeline] {
12:51:22 [2024-07-09T12:51:22.902Z] [Pipeline] withEnv
12:51:22 [2024-07-09T12:51:22.922Z] [Pipeline] {
12:51:23 [2024-07-09T12:51:23.072Z] [Pipeline] sh
12:51:23 [2024-07-09T12:51:23.622Z] + set -xeuo pipefail
12:51:23 [2024-07-09T12:51:23.880Z] ++ umask
12:51:23 [2024-07-09T12:51:23.880Z] + '[' 0022 = 0000 ']'
12:51:23 [2024-07-09T12:51:23.881Z] + /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/748 --outcome FAILED --advisory FEDORA-2024-9a63cd5161 --stream rawhide
12:51:26 [2024-07-09T12:51:26.458Z] [Pipeline] }
12:51:26 [2024-07-09T12:51:26.614Z] [Pipeline] // withEnv
12:51:26 [2024-07-09T12:51:26.652Z] [Pipeline] }
12:51:26 [2024-07-09T12:51:26.752Z] [Pipeline] // withCredentials
12:51:26 [2024-07-09T12:51:26.819Z] [Pipeline] withCredentials
12:51:26 [2024-07-09T12:51:26.835Z] Masking supported pattern matches of $TOKEN
12:51:26 [2024-07-09T12:51:26.933Z] [Pipeline] {
12:51:26 [2024-07-09T12:51:26.978Z] [Pipeline] withEnv
12:51:27 [2024-07-09T12:51:27.001Z] [Pipeline] {
12:51:27 [2024-07-09T12:51:27.082Z] [Pipeline] sh
12:51:27 [2024-07-09T12:51:27.945Z] + set -xeuo pipefail
12:51:27 [2024-07-09T12:51:27.945Z] ++ umask
12:51:27 [2024-07-09T12:51:27.945Z] + '[' 0022 = 0000 ']'
12:51:27 [2024-07-09T12:51:27.945Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
12:51:27 [2024-07-09T12:51:27.945Z] {
12:51:27 [2024-07-09T12:51:27.945Z] "body": ":fire: [:ocean:](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/748) systemd-256.2-1.fc41 - FAILED "
12:51:27 [2024-07-09T12:51:27.946Z] }'
12:51:28 [2024-07-09T12:51:28.556Z] [Pipeline] }
12:51:28 [2024-07-09T12:51:28.676Z] [Pipeline] // withEnv
12:51:28 [2024-07-09T12:51:28.721Z] [Pipeline] }
12:51:28 [2024-07-09T12:51:28.830Z] [Pipeline] // withCredentials
12:51:28 [2024-07-09T12:51:28.867Z] [Pipeline] }
12:51:28 [2024-07-09T12:51:28.951Z] [Pipeline] // stage
12:51:29 [2024-07-09T12:51:29.018Z] [Pipeline] }
12:51:29 [2024-07-09T12:51:29.114Z] [Pipeline] // container
12:51:29 [2024-07-09T12:51:29.165Z] [Pipeline] }
12:51:29 [2024-07-09T12:51:29.264Z] [Pipeline] // node
12:51:29 [2024-07-09T12:51:29.320Z] [Pipeline] }
12:51:29 [2024-07-09T12:51:29.422Z] [Pipeline] // podTemplate
12:51:29 [2024-07-09T12:51:29.457Z] [Pipeline] End of Pipeline
12:51:29 [2024-07-09T12:51:29.497Z] Finished: FAILURE