12:50:40 [2024-06-27T12:50:40.654Z] Triggered by CI message.
12:50:40 [2024-06-27T12:50:40.655Z] 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:50:40 [2024-06-27T12:50:40.655Z] Selected Git installation does not exist. Using Default
12:50:40 [2024-06-27T12:50:40.656Z] The recommended git tool is: NONE
12:50:40 [2024-06-27T12:50:40.656Z] No credentials specified
12:50:40 [2024-06-27T12:50:40.656Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
12:50:40 [2024-06-27T12:50:40.664Z] Fetching changes from the remote Git repository
12:50:40 [2024-06-27T12:50:40.665Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:50:40 [2024-06-27T12:50:40.689Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:50:40 [2024-06-27T12:50:40.689Z] > git --version # timeout=10
12:50:40 [2024-06-27T12:50:40.695Z] > git --version # 'git version 2.39.3'
12:50:40 [2024-06-27T12:50:40.695Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:50:40 [2024-06-27T12:50:40.801Z] > git rev-parse origin/main^{commit} # timeout=10
12:50:40 [2024-06-27T12:50:40.810Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
12:50:40 [2024-06-27T12:50:40.810Z] > git config core.sparsecheckout # timeout=10
12:50:40 [2024-06-27T12:50:40.817Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
12:50:40 [2024-06-27T12:50:40.853Z] Commit message: "hacking: fix matrix webhook env var"
12:50:40 [2024-06-27T12:50:40.853Z] > git rev-list --no-walk 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
12:50:41 [2024-06-27T12:50:41.061Z] Loading library coreos@main
12:50:41 [2024-06-27T12:50:41.061Z] Attempting to resolve main from remote references...
12:50:41 [2024-06-27T12:50:41.061Z] > git --version # timeout=10
12:50:41 [2024-06-27T12:50:41.068Z] > git --version # 'git version 2.39.3'
12:50:41 [2024-06-27T12:50:41.068Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
12:50:41 [2024-06-27T12:50:41.169Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
12:50:41 [2024-06-27T12:50:41.170Z] Selected Git installation does not exist. Using Default
12:50:41 [2024-06-27T12:50:41.170Z] The recommended git tool is: NONE
12:50:41 [2024-06-27T12:50:41.170Z] No credentials specified
12:50:41 [2024-06-27T12:50:41.170Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
12:50:41 [2024-06-27T12:50:41.177Z] Fetching changes from the remote Git repository
12:50:41 [2024-06-27T12:50:41.178Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
12:50:41 [2024-06-27T12:50:41.185Z] Fetching without tags
12:50:41 [2024-06-27T12:50:41.185Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
12:50:41 [2024-06-27T12:50:41.185Z] > git --version # timeout=10
12:50:41 [2024-06-27T12:50:41.192Z] > git --version # 'git version 2.39.3'
12:50:41 [2024-06-27T12:50:41.192Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:50:41 [2024-06-27T12:50:41.255Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
12:50:41 [2024-06-27T12:50:41.255Z] > git config core.sparsecheckout # timeout=10
12:50:41 [2024-06-27T12:50:41.263Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
12:50:41 [2024-06-27T12:50:41.272Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
12:50:41 [2024-06-27T12:50:41.272Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
12:50:41 [2024-06-27T12:50:41.574Z] [Pipeline] Start of Pipeline
12:50:41 [2024-06-27T12:50:41.807Z] [Pipeline] node
12:50:41 [2024-06-27T12:50:41.891Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
12:50:42 [2024-06-27T12:50:42.007Z] [Pipeline] {
12:50:42 [2024-06-27T12:50:42.170Z] [Pipeline] checkout
12:50:42 [2024-06-27T12:50:42.195Z] Selected Git installation does not exist. Using Default
12:50:42 [2024-06-27T12:50:42.195Z] The recommended git tool is: NONE
12:50:42 [2024-06-27T12:50:42.195Z] No credentials specified
12:50:42 [2024-06-27T12:50:42.195Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
12:50:42 [2024-06-27T12:50:42.202Z] Fetching changes from the remote Git repository
12:50:42 [2024-06-27T12:50:42.212Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
12:50:42 [2024-06-27T12:50:42.250Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
12:50:42 [2024-06-27T12:50:42.250Z] > git --version # timeout=10
12:50:42 [2024-06-27T12:50:42.257Z] > git --version # 'git version 2.39.3'
12:50:42 [2024-06-27T12:50:42.257Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
12:50:42 [2024-06-27T12:50:42.339Z] > git rev-parse origin/main^{commit} # timeout=10
12:50:42 [2024-06-27T12:50:42.346Z] Checking out Revision 29885ebb6db209940a38ae546a0fba143c97c624 (origin/main)
12:50:42 [2024-06-27T12:50:42.346Z] > git config core.sparsecheckout # timeout=10
12:50:42 [2024-06-27T12:50:42.353Z] > git checkout -f 29885ebb6db209940a38ae546a0fba143c97c624 # timeout=10
12:50:42 [2024-06-27T12:50:42.361Z] Commit message: "hacking: fix matrix webhook env var"
12:50:42 [2024-06-27T12:50:42.545Z] [Pipeline] readYaml
12:50:42 [2024-06-27T12:50:42.934Z] [Pipeline] withEnv
12:50:42 [2024-06-27T12:50:42.974Z] [Pipeline] {
12:50:43 [2024-06-27T12:50:43.157Z] [Pipeline] sh
12:50:43 [2024-06-27T12:50:43.443Z] + set -xeuo pipefail
12:50:43 [2024-06-27T12:50:43.443Z] ++ umask
12:50:43 [2024-06-27T12:50:43.443Z] + '[' 0022 = 0000 ']'
12:50:43 [2024-06-27T12:50:43.443Z] + rm -rf pipe
12:50:43 [2024-06-27T12:50:43.443Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
12:50:43 [2024-06-27T12:50:43.443Z] Cloning into 'pipe'...
12:50:43 [2024-06-27T12:50:43.780Z] [Pipeline] }
12:50:44 [2024-06-27T12:50:44.003Z] [Pipeline] // withEnv
12:50:44 [2024-06-27T12:50:44.243Z] [Pipeline] load
12:50:44 [2024-06-27T12:50:44.529Z] [Pipeline] { (pipe/utils.groovy)
12:50:44 [2024-06-27T12:50:44.660Z] [Pipeline] }
12:50:45 [2024-06-27T12:50:45.168Z] [Pipeline] // load
12:50:45 [2024-06-27T12:50:45.228Z] [Pipeline] readYaml
12:50:45 [2024-06-27T12:50:45.268Z] [Pipeline] withEnv
12:50:45 [2024-06-27T12:50:45.271Z] [Pipeline] {
12:50:45 [2024-06-27T12:50:45.330Z] [Pipeline] sh
12:50:45 [2024-06-27T12:50:45.589Z] + set -xeuo pipefail
12:50:45 [2024-06-27T12:50:45.589Z] ++ umask
12:50:45 [2024-06-27T12:50:45.589Z] + '[' 0022 = 0000 ']'
12:50:45 [2024-06-27T12:50:45.589Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
12:50:45 [2024-06-27T12:50:45.690Z] [Pipeline] }
12:50:45 [2024-06-27T12:50:45.773Z] [Pipeline] // withEnv
12:50:45 [2024-06-27T12:50:45.849Z] [Pipeline] readYaml
12:50:45 [2024-06-27T12:50:45.952Z] [Pipeline] withEnv
12:50:45 [2024-06-27T12:50:45.969Z] [Pipeline] {
12:50:46 [2024-06-27T12:50:46.054Z] [Pipeline] sh
12:50:46 [2024-06-27T12:50:46.314Z] + set -xeuo pipefail
12:50:46 [2024-06-27T12:50:46.314Z] ++ umask
12:50:46 [2024-06-27T12:50:46.314Z] + '[' 0022 = 0000 ']'
12:50:46 [2024-06-27T12:50:46.314Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
12:50:46 [2024-06-27T12:50:46.376Z] [Pipeline] }
12:50:46 [2024-06-27T12:50:46.488Z] [Pipeline] // withEnv
12:50:46 [2024-06-27T12:50:46.552Z] [Pipeline] readYaml
12:50:46 [2024-06-27T12:50:46.619Z] [Pipeline] }
12:50:46 [2024-06-27T12:50:46.722Z] [Pipeline] // node
12:50:46 [2024-06-27T12:50:46.806Z] [Pipeline] properties
12:50:46 [2024-06-27T12:50:46.873Z] [Pipeline] readJSON
12:50:46 [2024-06-27T12:50:46.958Z] [Pipeline] echo
12:50:46 [2024-06-27T12:50:46.961Z] Handling message: [artifact:[type:koji-build-group, builds:[[type:koji-build, id:2479990, task_id:119691377, nvr:NetworkManager-1.48.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 NetworkManager-1.48.2-1.fc41.
12:50:46 [2024-06-27T12:50:46.961Z]
12:50:46 [2024-06-27T12:50:46.961Z] ##### **Changelog**
12:50:46 [2024-06-27T12:50:46.961Z]
12:50:46 [2024-06-27T12:50:46.961Z] ```
12:50:46 [2024-06-27T12:50:46.961Z] * Mon Jun 24 2024 Íñigo Huguet <ihuguet@redhat.com> - 1:1.48.2-1
12:50:46 [2024-06-27T12:50:46.961Z] - Update to 1.48.2 release
12:50:46 [2024-06-27T12:50:46.961Z] - Switch to meson build system
12:50:46 [2024-06-27T12:50:46.961Z]
12:50:46 [2024-06-27T12:50:46.961Z] ```, 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-compose critical-path-deepin-desktop critical-path-gnome critical-path-kde critical-path-lxde critical-path-lxqt critical-path-server critical-path-xfce, close_bugs:null, date_submitted:null, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2024-7776723bbd, test_gating_status:null, from_tag:null, date_pushed:null, meets_testing_requirements:true, url:https://bodhi.fedoraproject.org/updates/FEDORA-2024-7776723bbd, title:NetworkManager-1.48.2-1.fc41, version_hash:00b890b651c94e3868617a483c3ab1d8da36f3d9, 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:ihuguet, email:ihuguet@redhat.com, id:7937, avatar:null, openid:null, groups:[[name:packager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs]]], comments:[], builds:[[nvr:NetworkManager-1.48.2-1.fc41, signed:false, release_id:80, type:rpm, epoch:1]], bugs:[], updateid:FEDORA-2024-7776723bbd, karma:0, content_type:rpm, test_cases:[]]]
12:50:47 [2024-06-27T12:50:47.156Z] [Pipeline] libraryResource
12:50:47 [2024-06-27T12:50:47.222Z] [Pipeline] readJSON
12:50:47 [2024-06-27T12:50:47.278Z] [Pipeline] node
12:50:47 [2024-06-27T12:50:47.293Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
12:50:47 [2024-06-27T12:50:47.364Z] [Pipeline] {
12:50:47 [2024-06-27T12:50:47.428Z] [Pipeline] writeYaml
12:50:47 [2024-06-27T12:50:47.551Z] [Pipeline] readFile
12:50:47 [2024-06-27T12:50:47.613Z] [Pipeline] }
12:50:47 [2024-06-27T12:50:47.722Z] [Pipeline] // node
12:50:47 [2024-06-27T12:50:47.798Z] [Pipeline] podTemplate
12:50:47 [2024-06-27T12:50:47.821Z] [Pipeline] {
12:50:47 [2024-06-27T12:50:47.927Z] [Pipeline] node
12:50:54 [2024-06-27T12:50:54.598Z] Created Pod: openshift coreos-ci/pod-c7e7bd8c-30ba-46a3-a2ed-c82c4efde43f-f3qvc-9gt1x
12:51:00 [2024-06-27T12:51:00.323Z] Agent pod-c7e7bd8c-30ba-46a3-a2ed-c82c4efde43f-f3qvc-9gt1x is provisioned from template pod-c7e7bd8c-30ba-46a3-a2ed-c82c4efde43f-f3qvc
12:51:00 [2024-06-27T12:51:00.324Z] ---
12:51:00 [2024-06-27T12:51:00.324Z] apiVersion: "v1"
12:51:00 [2024-06-27T12:51:00.324Z] kind: "Pod"
12:51:00 [2024-06-27T12:51:00.324Z] metadata:
12:51:00 [2024-06-27T12:51:00.324Z] annotations:
12:51:00 [2024-06-27T12:51:00.324Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/679/"
12:51:00 [2024-06-27T12:51:00.324Z] runUrl: "job/bodhi-trigger/679/"
12:51:00 [2024-06-27T12:51:00.324Z] labels:
12:51:00 [2024-06-27T12:51:00.324Z] jenkins: "slave"
12:51:00 [2024-06-27T12:51:00.324Z] jenkins/label-digest: "3d6c0d1285496a8e173b48dbd6cb59aa4ee382be"
12:51:00 [2024-06-27T12:51:00.324Z] jenkins/label: "pod-c7e7bd8c-30ba-46a3-a2ed-c82c4efde43f"
12:51:00 [2024-06-27T12:51:00.324Z] name: "pod-c7e7bd8c-30ba-46a3-a2ed-c82c4efde43f-f3qvc-9gt1x"
12:51:00 [2024-06-27T12:51:00.324Z] namespace: "coreos-ci"
12:51:00 [2024-06-27T12:51:00.324Z] spec:
12:51:00 [2024-06-27T12:51:00.324Z] containers:
12:51:00 [2024-06-27T12:51:00.324Z] - command:
12:51:00 [2024-06-27T12:51:00.324Z] - "/usr/bin/dumb-init"
12:51:00 [2024-06-27T12:51:00.324Z] - "/usr/bin/sleep"
12:51:00 [2024-06-27T12:51:00.324Z] - "infinity"
12:51:00 [2024-06-27T12:51:00.324Z] env:
12:51:00 [2024-06-27T12:51:00.324Z] - name: "NCPUS"
12:51:00 [2024-06-27T12:51:00.324Z] value: "0.1"
12:51:00 [2024-06-27T12:51:00.324Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
12:51:00 [2024-06-27T12:51:00.324Z] imagePullPolicy: "Always"
12:51:00 [2024-06-27T12:51:00.324Z] name: "worker"
12:51:00 [2024-06-27T12:51:00.324Z] resources:
12:51:00 [2024-06-27T12:51:00.324Z] limits:
12:51:00 [2024-06-27T12:51:00.324Z] cpu: "0.1"
12:51:00 [2024-06-27T12:51:00.324Z] requests:
12:51:00 [2024-06-27T12:51:00.324Z] cpu: "0.1"
12:51:00 [2024-06-27T12:51:00.324Z] volumeMounts:
12:51:00 [2024-06-27T12:51:00.324Z] - mountPath: "/srv/"
12:51:00 [2024-06-27T12:51:00.324Z] name: "emptydir-0"
12:51:00 [2024-06-27T12:51:00.324Z] - mountPath: "/home/jenkins/agent"
12:51:00 [2024-06-27T12:51:00.324Z] name: "workspace-volume"
12:51:00 [2024-06-27T12:51:00.324Z] readOnly: false
12:51:00 [2024-06-27T12:51:00.324Z] - env:
12:51:00 [2024-06-27T12:51:00.324Z] - name: "JENKINS_SECRET"
12:51:00 [2024-06-27T12:51:00.324Z] value: "********"
12:51:00 [2024-06-27T12:51:00.324Z] - name: "JENKINS_TUNNEL"
12:51:00 [2024-06-27T12:51:00.324Z] value: "172.30.136.1:50000"
12:51:00 [2024-06-27T12:51:00.324Z] - name: "JENKINS_AGENT_NAME"
12:51:00 [2024-06-27T12:51:00.324Z] value: "pod-c7e7bd8c-30ba-46a3-a2ed-c82c4efde43f-f3qvc-9gt1x"
12:51:00 [2024-06-27T12:51:00.324Z] - name: "JENKINS_NAME"
12:51:00 [2024-06-27T12:51:00.324Z] value: "pod-c7e7bd8c-30ba-46a3-a2ed-c82c4efde43f-f3qvc-9gt1x"
12:51:00 [2024-06-27T12:51:00.324Z] - name: "JENKINS_AGENT_WORKDIR"
12:51:00 [2024-06-27T12:51:00.324Z] value: "/home/jenkins/agent"
12:51:00 [2024-06-27T12:51:00.324Z] - name: "JENKINS_URL"
12:51:00 [2024-06-27T12:51:00.324Z] value: "http://172.30.130.216:80/"
12:51:00 [2024-06-27T12:51:00.324Z] image: "jenkins-agent-base:latest"
12:51:00 [2024-06-27T12:51:00.324Z] name: "jnlp"
12:51:00 [2024-06-27T12:51:00.324Z] resources:
12:51:00 [2024-06-27T12:51:00.324Z] limits:
12:51:00 [2024-06-27T12:51:00.324Z] memory: "512Mi"
12:51:00 [2024-06-27T12:51:00.324Z] cpu: "1"
12:51:00 [2024-06-27T12:51:00.324Z] requests:
12:51:00 [2024-06-27T12:51:00.324Z] memory: "512Mi"
12:51:00 [2024-06-27T12:51:00.324Z] cpu: "1"
12:51:00 [2024-06-27T12:51:00.324Z] volumeMounts:
12:51:00 [2024-06-27T12:51:00.324Z] - mountPath: "/home/jenkins/agent"
12:51:00 [2024-06-27T12:51:00.324Z] name: "workspace-volume"
12:51:00 [2024-06-27T12:51:00.324Z] readOnly: false
12:51:00 [2024-06-27T12:51:00.324Z] nodeSelector:
12:51:00 [2024-06-27T12:51:00.324Z] kubernetes.io/os: "linux"
12:51:00 [2024-06-27T12:51:00.324Z] restartPolicy: "Never"
12:51:00 [2024-06-27T12:51:00.324Z] serviceAccountName: "default"
12:51:00 [2024-06-27T12:51:00.324Z] volumes:
12:51:00 [2024-06-27T12:51:00.324Z] - emptyDir: {}
12:51:00 [2024-06-27T12:51:00.324Z] name: "emptydir-0"
12:51:00 [2024-06-27T12:51:00.324Z] - emptyDir:
12:51:00 [2024-06-27T12:51:00.324Z] medium: ""
12:51:00 [2024-06-27T12:51:00.324Z] name: "workspace-volume"
12:51:00 [2024-06-27T12:51:00.324Z]
12:51:00 [2024-06-27T12:51:00.467Z] Running on pod-c7e7bd8c-30ba-46a3-a2ed-c82c4efde43f-f3qvc-9gt1x in /home/jenkins/agent/workspace/bodhi-trigger
12:51:00 [2024-06-27T12:51:00.484Z] [Pipeline] {
12:51:00 [2024-06-27T12:51:00.588Z] [Pipeline] container
12:51:00 [2024-06-27T12:51:00.592Z] [Pipeline] {
12:51:00 [2024-06-27T12:51:00.761Z] [Pipeline] withEnv
12:51:00 [2024-06-27T12:51:00.764Z] [Pipeline] {
12:51:00 [2024-06-27T12:51:00.863Z] [Pipeline] sh
12:51:01 [2024-06-27T12:51:01.621Z] + set -xeuo pipefail
12:51:01 [2024-06-27T12:51:01.880Z] ++ umask
12:51:01 [2024-06-27T12:51:01.883Z] + '[' 0022 = 0000 ']'
12:51:01 [2024-06-27T12:51:01.883Z] + cat /cosa/coreos-assembler-git.json
12:51:01 [2024-06-27T12:51:01.883Z] {
12:51:01 [2024-06-27T12:51:01.883Z] "date": "2024-06-24T16:53:14Z",
12:51:01 [2024-06-27T12:51:01.883Z] "git": {
12:51:01 [2024-06-27T12:51:01.883Z] "commit": "38235218542c39a29255933d3cea64e91754e85f",
12:51:01 [2024-06-27T12:51:01.883Z] "origin": "https://github.com/coreos/coreos-assembler.git",
12:51:01 [2024-06-27T12:51:01.883Z] "branch": "HEAD",
12:51:01 [2024-06-27T12:51:01.883Z] "dirty": "false"
12:51:01 [2024-06-27T12:51:01.883Z] },
12:51:01 [2024-06-27T12:51:01.883Z] "file": {
12:51:01 [2024-06-27T12:51:01.883Z] "checksum": "b23eeadf908f25a64dfc9eee4dd53937f4504bddacae80c48d6f4c36aa91989a",
12:51:01 [2024-06-27T12:51:01.883Z] "checksum_type": "sha256",
12:51:01 [2024-06-27T12:51:01.883Z] "format": "tar.gz",
12:51:01 [2024-06-27T12:51:01.883Z] "name": "coreos-assembler-git.tar.gz",
12:51:01 [2024-06-27T12:51:01.883Z] "size": "9734029"
12:51:01 [2024-06-27T12:51:01.883Z] }
12:51:01 [2024-06-27T12:51:01.883Z] }
12:51:02 [2024-06-27T12:51:02.194Z] [Pipeline] }
12:51:02 [2024-06-27T12:51:02.330Z] [Pipeline] // withEnv
12:51:02 [2024-06-27T12:51:02.424Z] [Pipeline] stage
12:51:02 [2024-06-27T12:51:02.445Z] [Pipeline] { (Report Running)
12:51:02 [2024-06-27T12:51:02.683Z] [Pipeline] withCredentials
12:51:02 [2024-06-27T12:51:02.837Z] Masking supported pattern matches of $RDB_PASSWORD
12:51:02 [2024-06-27T12:51:02.918Z] [Pipeline] {
12:51:03 [2024-06-27T12:51:03.124Z] [Pipeline] withEnv
12:51:03 [2024-06-27T12:51:03.175Z] [Pipeline] {
12:51:03 [2024-06-27T12:51:03.364Z] [Pipeline] sh
12:51:03 [2024-06-27T12:51:03.989Z] + set -xeuo pipefail
12:51:04 [2024-06-27T12:51:04.249Z] ++ umask
12:51:04 [2024-06-27T12:51:04.250Z] + '[' 0022 = 0000 ']'
12:51:04 [2024-06-27T12:51:04.250Z] + /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-7776723bbd --stream rawhide
12:51:06 [2024-06-27T12:51:06.860Z] [Pipeline] }
12:51:07 [2024-06-27T12:51:07.133Z] [Pipeline] // withEnv
12:51:07 [2024-06-27T12:51:07.226Z] [Pipeline] }
12:51:07 [2024-06-27T12:51:07.505Z] [Pipeline] // withCredentials
12:51:07 [2024-06-27T12:51:07.625Z] [Pipeline] }
12:51:07 [2024-06-27T12:51:07.828Z] [Pipeline] // stage
12:51:08 [2024-06-27T12:51:08.023Z] [Pipeline] stage
12:51:08 [2024-06-27T12:51:08.108Z] [Pipeline] { (Test)
12:51:08 [2024-06-27T12:51:08.319Z] [Pipeline] build
12:51:08 [2024-06-27T12:51:08.377Z] Scheduling project: test-override
12:51:09 [2024-06-27T12:51:09.698Z] Starting building: test-override #720
12:52:52 [2024-06-27T12:52:52.516Z] Build test-override #720 completed: FAILURE
12:52:52 [2024-06-27T12:52:52.530Z] [Pipeline] }
12:52:52 [2024-06-27T12:52:52.582Z] [Pipeline] // stage
12:52:52 [2024-06-27T12:52:52.609Z] [Pipeline] stage
12:52:52 [2024-06-27T12:52:52.612Z] [Pipeline] { (Report Completion)
12:52:52 [2024-06-27T12:52:52.657Z] [Pipeline] withCredentials
12:52:52 [2024-06-27T12:52:52.670Z] Masking supported pattern matches of $RDB_PASSWORD
12:52:52 [2024-06-27T12:52:52.692Z] [Pipeline] {
12:52:52 [2024-06-27T12:52:52.710Z] [Pipeline] withEnv
12:52:52 [2024-06-27T12:52:52.712Z] [Pipeline] {
12:52:52 [2024-06-27T12:52:52.769Z] [Pipeline] sh
12:52:53 [2024-06-27T12:52:53.318Z] + set -xeuo pipefail
12:52:53 [2024-06-27T12:52:53.574Z] ++ umask
12:52:53 [2024-06-27T12:52:53.575Z] + '[' 0022 = 0000 ']'
12:52:53 [2024-06-27T12:52:53.575Z] + /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/720 --outcome FAILED --advisory FEDORA-2024-7776723bbd --stream rawhide
12:52:56 [2024-06-27T12:52:56.097Z] [Pipeline] }
12:52:56 [2024-06-27T12:52:56.200Z] [Pipeline] // withEnv
12:52:56 [2024-06-27T12:52:56.208Z] [Pipeline] }
12:52:56 [2024-06-27T12:52:56.262Z] [Pipeline] // withCredentials
12:52:56 [2024-06-27T12:52:56.371Z] [Pipeline] withCredentials
12:52:56 [2024-06-27T12:52:56.422Z] Masking supported pattern matches of $TOKEN
12:52:56 [2024-06-27T12:52:56.524Z] [Pipeline] {
12:52:56 [2024-06-27T12:52:56.669Z] [Pipeline] withEnv
12:52:56 [2024-06-27T12:52:56.698Z] [Pipeline] {
12:52:56 [2024-06-27T12:52:56.933Z] [Pipeline] sh
12:52:57 [2024-06-27T12:52:57.559Z] + set -xeuo pipefail
12:52:57 [2024-06-27T12:52:57.815Z] ++ umask
12:52:57 [2024-06-27T12:52:57.816Z] + '[' 0022 = 0000 ']'
12:52:57 [2024-06-27T12:52:57.816Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
12:52:57 [2024-06-27T12:52:57.816Z] {
12:52:57 [2024-06-27T12:52:57.816Z] "body": ":fire: [:ocean:](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/720) NetworkManager-1.48.2-1.fc41 - FAILED "
12:52:57 [2024-06-27T12:52:57.816Z] }'
12:52:58 [2024-06-27T12:52:58.457Z] [Pipeline] }
12:52:58 [2024-06-27T12:52:58.779Z] [Pipeline] // withEnv
12:52:58 [2024-06-27T12:52:58.869Z] [Pipeline] }
12:52:59 [2024-06-27T12:52:59.201Z] [Pipeline] // withCredentials
12:52:59 [2024-06-27T12:52:59.298Z] [Pipeline] }
12:52:59 [2024-06-27T12:52:59.493Z] [Pipeline] // stage
12:52:59 [2024-06-27T12:52:59.618Z] [Pipeline] }
12:52:59 [2024-06-27T12:52:59.824Z] [Pipeline] // container
12:52:59 [2024-06-27T12:52:59.898Z] [Pipeline] }
12:53:00 [2024-06-27T12:53:00.197Z] [Pipeline] // node
12:53:00 [2024-06-27T12:53:00.356Z] [Pipeline] }
12:53:00 [2024-06-27T12:53:00.562Z] [Pipeline] // podTemplate
12:53:00 [2024-06-27T12:53:00.636Z] [Pipeline] End of Pipeline
12:53:00 [2024-06-27T12:53:00.952Z] Finished: FAILURE