[2024-10-25T18:26:06.143Z] Started by user Dusty Mabe [2024-10-25T18:26:06.143Z] Replayed #1116 [2024-10-25T18:26:06.218Z] Loading library coreos@main [2024-10-25T18:26:06.218Z] Attempting to resolve main from remote references... [2024-10-25T18:26:06.218Z] > git --version # timeout=10 [2024-10-25T18:26:06.223Z] > git --version # 'git version 2.39.3' [2024-10-25T18:26:06.223Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-10-25T18:26:06.377Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 [2024-10-25T18:26:06.378Z] Selected Git installation does not exist. Using Default [2024-10-25T18:26:06.378Z] The recommended git tool is: NONE [2024-10-25T18:26:06.378Z] No credentials specified [2024-10-25T18:26:06.379Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2024-10-25T18:26:06.383Z] Fetching changes from the remote Git repository [2024-10-25T18:26:06.383Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-10-25T18:26:06.391Z] Fetching without tags [2024-10-25T18:26:06.391Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2024-10-25T18:26:06.391Z] > git --version # timeout=10 [2024-10-25T18:26:06.395Z] > git --version # 'git version 2.39.3' [2024-10-25T18:26:06.395Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-25T18:26:06.501Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main) [2024-10-25T18:26:06.501Z] > git config core.sparsecheckout # timeout=10 [2024-10-25T18:26:06.505Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2024-10-25T18:26:06.511Z] Commit message: "vars/checkoutToDir: fix checkout step syntax" [2024-10-25T18:26:06.511Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10 [2024-10-25T18:26:06.617Z] [Pipeline] Start of Pipeline [2024-10-25T18:26:06.778Z] [Pipeline] node [2024-10-25T18:26:06.806Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace [2024-10-25T18:26:06.878Z] [Pipeline] { [2024-10-25T18:26:06.933Z] [Pipeline] checkout [2024-10-25T18:26:06.937Z] Selected Git installation does not exist. Using Default [2024-10-25T18:26:06.937Z] The recommended git tool is: NONE [2024-10-25T18:26:06.937Z] No credentials specified [2024-10-25T18:26:06.937Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 [2024-10-25T18:26:06.941Z] Fetching changes from the remote Git repository [2024-10-25T18:26:06.942Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2024-10-25T18:26:06.945Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2024-10-25T18:26:06.945Z] > git --version # timeout=10 [2024-10-25T18:26:06.949Z] > git --version # 'git version 2.39.3' [2024-10-25T18:26:06.949Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-25T18:26:07.065Z] > git rev-parse origin/main^{commit} # timeout=10 [2024-10-25T18:26:07.069Z] Checking out Revision ee4a162272ce0fe8e9963c0123732c9bbcedcc55 (origin/main) [2024-10-25T18:26:07.069Z] > git config core.sparsecheckout # timeout=10 [2024-10-25T18:26:07.073Z] > git checkout -f ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10 [2024-10-25T18:26:07.078Z] Commit message: "bodhi-testing: add kexec-tools and makedumpfile" [2024-10-25T18:26:07.078Z] > git rev-list --no-walk ee4a162272ce0fe8e9963c0123732c9bbcedcc55 # timeout=10 [2024-10-25T18:26:07.147Z] [Pipeline] readYaml [2024-10-25T18:26:07.279Z] [Pipeline] withEnv [2024-10-25T18:26:07.282Z] [Pipeline] { [2024-10-25T18:26:07.361Z] [Pipeline] sh [2024-10-25T18:26:07.630Z] + set -xeuo pipefail [2024-10-25T18:26:07.630Z] ++ umask [2024-10-25T18:26:07.630Z] + '[' 0022 = 0000 ']' [2024-10-25T18:26:07.630Z] + rm -rf pipe [2024-10-25T18:26:07.630Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2024-10-25T18:26:07.630Z] Cloning into 'pipe'... [2024-10-25T18:26:07.950Z] [Pipeline] } [2024-10-25T18:26:08.074Z] [Pipeline] // withEnv [2024-10-25T18:26:08.115Z] [Pipeline] load [2024-10-25T18:26:08.117Z] Replacing Groovy text with edited version [2024-10-25T18:26:08.297Z] [Pipeline] { (pipe/utils.groovy) [2024-10-25T18:26:08.402Z] [Pipeline] } [2024-10-25T18:26:08.495Z] [Pipeline] // load [2024-10-25T18:26:08.534Z] [Pipeline] readYaml [2024-10-25T18:26:08.615Z] [Pipeline] withEnv [2024-10-25T18:26:08.618Z] [Pipeline] { [2024-10-25T18:26:08.656Z] [Pipeline] sh [2024-10-25T18:26:08.923Z] + set -xeuo pipefail [2024-10-25T18:26:08.923Z] ++ umask [2024-10-25T18:26:08.923Z] + '[' 0022 = 0000 ']' [2024-10-25T18:26:08.923Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml [2024-10-25T18:26:08.994Z] [Pipeline] } [2024-10-25T18:26:09.088Z] [Pipeline] // withEnv [2024-10-25T18:26:09.132Z] [Pipeline] readYaml [2024-10-25T18:26:09.228Z] [Pipeline] withEnv [2024-10-25T18:26:09.231Z] [Pipeline] { [2024-10-25T18:26:09.379Z] [Pipeline] sh [2024-10-25T18:26:09.660Z] + set -xeuo pipefail [2024-10-25T18:26:09.660Z] ++ umask [2024-10-25T18:26:09.660Z] + '[' 0022 = 0000 ']' [2024-10-25T18:26:09.660Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/next-devel/manifest.yaml [2024-10-25T18:26:09.684Z] [Pipeline] } [2024-10-25T18:26:09.807Z] [Pipeline] // withEnv [2024-10-25T18:26:09.876Z] [Pipeline] readYaml [2024-10-25T18:26:10.011Z] [Pipeline] withEnv [2024-10-25T18:26:10.013Z] [Pipeline] { [2024-10-25T18:26:10.087Z] [Pipeline] sh [2024-10-25T18:26:10.358Z] + set -xeuo pipefail [2024-10-25T18:26:10.358Z] ++ umask [2024-10-25T18:26:10.358Z] + '[' 0022 = 0000 ']' [2024-10-25T18:26:10.358Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml [2024-10-25T18:26:10.415Z] [Pipeline] } [2024-10-25T18:26:10.571Z] [Pipeline] // withEnv [2024-10-25T18:26:10.636Z] [Pipeline] readYaml [2024-10-25T18:26:10.709Z] [Pipeline] } [2024-10-25T18:26:10.874Z] [Pipeline] // node [2024-10-25T18:26:10.940Z] [Pipeline] properties [2024-10-25T18:26:11.001Z] [Pipeline] input [2024-10-25T18:26:11.086Z] Input requested [2024-10-25T18:26:14.817Z] Approved by Dusty Mabe [2024-10-25T18:26:15.030Z] [Pipeline] echo [2024-10-25T18:26:15.033Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2574751,"task_id":125196284,"nvr":"kernel-6.12.0-0.rc4.20241025gitae90f6a6170d.42.fc42"}]},"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.12.0-0.rc4.20241025gitae90f6a6170d.42.fc42.\n\n##### **Changelog**\n\n```\n* Fri Oct 25 2024 Fedora Kernel Team [6.12.0-0.rc4.ae90f6a6170d.42]\n- tools/rtla: fix collision with glibc sched_attr/sched_set_attr (Jan Stancek)\n- tools/rtla: drop __NR_sched_getattr (Jan Stancek)\n* Fri Oct 25 2024 Fedora Kernel Team [6.12.0-0.rc4.ae90f6a6170d.41]\n- Trim Changelog for 6.12 (Justin M. Forbes)\n- Linux v6.12.0-0.rc4.ae90f6a6170d\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-base critical-path-compose critical-path-gnome critical-path-kde","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2024-bcb9f739ff","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":true,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2024-bcb9f739ff","title":"kernel-6.12.0-0.rc4.20241025gitae90f6a6170d.42.fc42","version_hash":"208ff7d471ad3fd21ed12f436d29674c5e75ef28","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f42","stable_tag":"f42","testing_tag":"f42-updates-testing","candidate_tag":"f42-updates-candidate","pending_signing_tag":"f42-signing-pending","pending_testing_tag":"f42-updates-testing-pending","pending_stable_tag":"f42-updates-pending","override_tag":"f42-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"},{"name":"trust admins"}]},"comments":[],"builds":[{"nvr":"kernel-6.12.0-0.rc4.20241025gitae90f6a6170d.42.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2024-bcb9f739ff","karma":0,"content_type":"rpm","test_cases":[]}} [2024-10-25T18:26:15.043Z] [Pipeline] readJSON [2024-10-25T18:26:15.242Z] [Pipeline] libraryResource [2024-10-25T18:26:15.287Z] [Pipeline] readJSON [2024-10-25T18:26:15.439Z] [Pipeline] node [2024-10-25T18:26:15.446Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace [2024-10-25T18:26:15.538Z] [Pipeline] { [2024-10-25T18:26:15.644Z] [Pipeline] writeYaml [2024-10-25T18:26:15.749Z] [Pipeline] readFile [2024-10-25T18:26:15.833Z] [Pipeline] } [2024-10-25T18:26:15.983Z] [Pipeline] // node [2024-10-25T18:26:16.112Z] [Pipeline] podTemplate [2024-10-25T18:26:16.182Z] [Pipeline] { [2024-10-25T18:26:16.444Z] [Pipeline] node [2024-10-25T18:26:27.028Z] Created Pod: openshift coreos-ci/pod-bbefd9b9-0478-4da9-a3ac-cd8beee16d78-dppdd-gjn08 [2024-10-25T18:26:31.471Z] Still waiting to schedule task [2024-10-25T18:26:31.471Z] ‘pod-bbefd9b9-0478-4da9-a3ac-cd8beee16d78-dppdd-gjn08’ is offline [2024-10-25T18:26:34.687Z] Agent pod-bbefd9b9-0478-4da9-a3ac-cd8beee16d78-dppdd-gjn08 is provisioned from template pod-bbefd9b9-0478-4da9-a3ac-cd8beee16d78-dppdd [2024-10-25T18:26:34.688Z] --- [2024-10-25T18:26:34.688Z] apiVersion: "v1" [2024-10-25T18:26:34.688Z] kind: "Pod" [2024-10-25T18:26:34.688Z] metadata: [2024-10-25T18:26:34.688Z] annotations: [2024-10-25T18:26:34.688Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1118/" [2024-10-25T18:26:34.688Z] runUrl: "job/bodhi-trigger/1118/" [2024-10-25T18:26:34.688Z] labels: [2024-10-25T18:26:34.688Z] jenkins: "slave" [2024-10-25T18:26:34.688Z] jenkins/label-digest: "574695d6c42116595a6797d4f6a4531717670fca" [2024-10-25T18:26:34.688Z] jenkins/label: "pod-bbefd9b9-0478-4da9-a3ac-cd8beee16d78" [2024-10-25T18:26:34.688Z] name: "pod-bbefd9b9-0478-4da9-a3ac-cd8beee16d78-dppdd-gjn08" [2024-10-25T18:26:34.688Z] namespace: "coreos-ci" [2024-10-25T18:26:34.688Z] spec: [2024-10-25T18:26:34.688Z] containers: [2024-10-25T18:26:34.688Z] - command: [2024-10-25T18:26:34.688Z] - "/usr/bin/dumb-init" [2024-10-25T18:26:34.688Z] - "/usr/bin/sleep" [2024-10-25T18:26:34.688Z] - "infinity" [2024-10-25T18:26:34.688Z] env: [2024-10-25T18:26:34.688Z] - name: "NCPUS" [2024-10-25T18:26:34.688Z] value: "0.1" [2024-10-25T18:26:34.688Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2024-10-25T18:26:34.688Z] imagePullPolicy: "Always" [2024-10-25T18:26:34.688Z] name: "worker" [2024-10-25T18:26:34.688Z] resources: [2024-10-25T18:26:34.688Z] limits: [2024-10-25T18:26:34.688Z] cpu: "0.1" [2024-10-25T18:26:34.688Z] requests: [2024-10-25T18:26:34.688Z] cpu: "0.1" [2024-10-25T18:26:34.688Z] volumeMounts: [2024-10-25T18:26:34.688Z] - mountPath: "/srv/" [2024-10-25T18:26:34.688Z] name: "emptydir-0" [2024-10-25T18:26:34.688Z] - mountPath: "/home/jenkins/agent" [2024-10-25T18:26:34.688Z] name: "workspace-volume" [2024-10-25T18:26:34.688Z] readOnly: false [2024-10-25T18:26:34.688Z] - env: [2024-10-25T18:26:34.688Z] - name: "JENKINS_SECRET" [2024-10-25T18:26:34.688Z] value: "********" [2024-10-25T18:26:34.688Z] - name: "JENKINS_TUNNEL" [2024-10-25T18:26:34.688Z] value: "172.30.136.1:50000" [2024-10-25T18:26:34.688Z] - name: "JENKINS_AGENT_NAME" [2024-10-25T18:26:34.688Z] value: "pod-bbefd9b9-0478-4da9-a3ac-cd8beee16d78-dppdd-gjn08" [2024-10-25T18:26:34.688Z] - name: "JENKINS_NAME" [2024-10-25T18:26:34.688Z] value: "pod-bbefd9b9-0478-4da9-a3ac-cd8beee16d78-dppdd-gjn08" [2024-10-25T18:26:34.688Z] - name: "JENKINS_AGENT_WORKDIR" [2024-10-25T18:26:34.688Z] value: "/home/jenkins/agent" [2024-10-25T18:26:34.688Z] - name: "JENKINS_URL" [2024-10-25T18:26:34.688Z] value: "http://172.30.130.216:80/" [2024-10-25T18:26:34.688Z] image: "jenkins-agent-base:latest" [2024-10-25T18:26:34.688Z] name: "jnlp" [2024-10-25T18:26:34.688Z] resources: [2024-10-25T18:26:34.688Z] limits: [2024-10-25T18:26:34.688Z] memory: "512Mi" [2024-10-25T18:26:34.688Z] cpu: "1" [2024-10-25T18:26:34.688Z] requests: [2024-10-25T18:26:34.688Z] memory: "512Mi" [2024-10-25T18:26:34.688Z] cpu: "1" [2024-10-25T18:26:34.688Z] volumeMounts: [2024-10-25T18:26:34.688Z] - mountPath: "/home/jenkins/agent" [2024-10-25T18:26:34.688Z] name: "workspace-volume" [2024-10-25T18:26:34.688Z] readOnly: false [2024-10-25T18:26:34.688Z] nodeSelector: [2024-10-25T18:26:34.688Z] kubernetes.io/os: "linux" [2024-10-25T18:26:34.688Z] restartPolicy: "Never" [2024-10-25T18:26:34.688Z] serviceAccountName: "default" [2024-10-25T18:26:34.688Z] volumes: [2024-10-25T18:26:34.688Z] - emptyDir: {} [2024-10-25T18:26:34.688Z] name: "emptydir-0" [2024-10-25T18:26:34.688Z] - emptyDir: [2024-10-25T18:26:34.688Z] medium: "" [2024-10-25T18:26:34.688Z] name: "workspace-volume" [2024-10-25T18:26:34.688Z] [2024-10-25T18:26:34.811Z] Running on pod-bbefd9b9-0478-4da9-a3ac-cd8beee16d78-dppdd-gjn08 in /home/jenkins/agent/workspace/bodhi-trigger [2024-10-25T18:26:34.868Z] [Pipeline] { [2024-10-25T18:26:35.120Z] [Pipeline] container [2024-10-25T18:26:35.165Z] [Pipeline] { [2024-10-25T18:26:35.445Z] [Pipeline] withEnv [2024-10-25T18:26:35.494Z] [Pipeline] { [2024-10-25T18:26:35.743Z] [Pipeline] sh [2024-10-25T18:26:36.751Z] + set -xeuo pipefail [2024-10-25T18:26:36.752Z] ++ umask [2024-10-25T18:26:36.752Z] + '[' 0022 = 0000 ']' [2024-10-25T18:26:36.752Z] + cat /cosa/coreos-assembler-git.json [2024-10-25T18:26:36.752Z] { [2024-10-25T18:26:36.752Z] "date": "2024-10-24T12:28:07Z", [2024-10-25T18:26:36.752Z] "git": { [2024-10-25T18:26:36.752Z] "commit": "7653b933cb50bc6edf66862857e8764aac1ba3cc", [2024-10-25T18:26:36.752Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2024-10-25T18:26:36.752Z] "branch": "HEAD", [2024-10-25T18:26:36.752Z] "dirty": "false" [2024-10-25T18:26:36.752Z] }, [2024-10-25T18:26:36.752Z] "file": { [2024-10-25T18:26:36.752Z] "checksum": "d3a4e94af675778d5d95236dc21896319c1b225fbbfc79be6477324c66f41836", [2024-10-25T18:26:36.752Z] "checksum_type": "sha256", [2024-10-25T18:26:36.752Z] "format": "tar.gz", [2024-10-25T18:26:36.752Z] "name": "coreos-assembler-git.tar.gz", [2024-10-25T18:26:36.752Z] "size": "9982132" [2024-10-25T18:26:36.752Z] } [2024-10-25T18:26:36.752Z] } [2024-10-25T18:26:37.015Z] [Pipeline] } [2024-10-25T18:26:37.406Z] [Pipeline] // withEnv [2024-10-25T18:26:37.599Z] [Pipeline] stage [2024-10-25T18:26:37.634Z] [Pipeline] { (Report Running) [2024-10-25T18:26:37.890Z] [Pipeline] withCredentials [2024-10-25T18:26:37.926Z] Masking supported pattern matches of $RDB_PASSWORD [2024-10-25T18:26:38.109Z] [Pipeline] { [2024-10-25T18:26:38.304Z] [Pipeline] withEnv [2024-10-25T18:26:38.338Z] [Pipeline] { [2024-10-25T18:26:38.555Z] [Pipeline] sh [2024-10-25T18:26:39.472Z] + set -xeuo pipefail [2024-10-25T18:26:39.473Z] ++ umask [2024-10-25T18:26:39.473Z] + '[' 0022 = 0000 ']' [2024-10-25T18:26:39.473Z] + /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-bcb9f739ff --stream rawhide [2024-10-25T18:26:42.053Z] [Pipeline] } [2024-10-25T18:26:42.307Z] [Pipeline] // withEnv [2024-10-25T18:26:42.427Z] [Pipeline] } [2024-10-25T18:26:42.701Z] [Pipeline] // withCredentials [2024-10-25T18:26:42.834Z] [Pipeline] } [2024-10-25T18:26:42.988Z] [Pipeline] // stage [2024-10-25T18:26:43.068Z] [Pipeline] stage [2024-10-25T18:26:43.078Z] [Pipeline] { (Test) [2024-10-25T18:26:43.185Z] [Pipeline] build [2024-10-25T18:26:43.203Z] Scheduling project: test-override [2024-10-25T18:26:48.549Z] Starting building: test-override #1138 [2024-10-25T20:13:11.204Z] Build test-override #1138 completed: SUCCESS [2024-10-25T20:13:11.207Z] [Pipeline] } [2024-10-25T20:13:11.372Z] [Pipeline] // stage [2024-10-25T20:13:11.443Z] [Pipeline] stage [2024-10-25T20:13:11.460Z] [Pipeline] { (Report Completion) [2024-10-25T20:13:11.592Z] [Pipeline] withCredentials [2024-10-25T20:13:11.596Z] Masking supported pattern matches of $RDB_PASSWORD [2024-10-25T20:13:11.723Z] [Pipeline] { [2024-10-25T20:13:11.895Z] [Pipeline] withEnv [2024-10-25T20:13:11.926Z] [Pipeline] { [2024-10-25T20:13:12.024Z] [Pipeline] sh [2024-10-25T20:13:12.899Z] + set -xeuo pipefail [2024-10-25T20:13:12.899Z] ++ umask [2024-10-25T20:13:12.899Z] + '[' 0022 = 0000 ']' [2024-10-25T20:13:12.899Z] + /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/1138 --outcome PASSED --advisory FEDORA-2024-bcb9f739ff --stream rawhide [2024-10-25T20:13:14.843Z] [Pipeline] } [2024-10-25T20:13:14.961Z] [Pipeline] // withEnv [2024-10-25T20:13:15.035Z] [Pipeline] } [2024-10-25T20:13:15.095Z] [Pipeline] // withCredentials [2024-10-25T20:13:15.204Z] [Pipeline] withCredentials [2024-10-25T20:13:15.232Z] Masking supported pattern matches of $TOKEN [2024-10-25T20:13:15.254Z] [Pipeline] { [2024-10-25T20:13:15.283Z] [Pipeline] withEnv [2024-10-25T20:13:15.286Z] [Pipeline] { [2024-10-25T20:13:15.302Z] [Pipeline] sh [2024-10-25T20:13:15.837Z] + set -xeuo pipefail [2024-10-25T20:13:15.837Z] ++ umask [2024-10-25T20:13:15.837Z] + '[' 0022 = 0000 ']' [2024-10-25T20:13:15.837Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d ' [2024-10-25T20:13:15.837Z] { [2024-10-25T20:13:15.837Z] "body": "���� kernel-6.12.0-0.rc4.20241025gitae90f6a6170d.42.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1138) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2024-bcb9f739ff)" [2024-10-25T20:13:15.838Z] }' [2024-10-25T20:13:16.812Z] [Pipeline] } [2024-10-25T20:13:16.922Z] [Pipeline] // withEnv [2024-10-25T20:13:16.992Z] [Pipeline] } [2024-10-25T20:13:17.082Z] [Pipeline] // withCredentials [2024-10-25T20:13:17.106Z] [Pipeline] } [2024-10-25T20:13:17.206Z] [Pipeline] // stage [2024-10-25T20:13:17.264Z] [Pipeline] } [2024-10-25T20:13:17.299Z] [Pipeline] // container [2024-10-25T20:13:17.333Z] [Pipeline] } [2024-10-25T20:13:17.429Z] [Pipeline] // node [2024-10-25T20:13:17.474Z] [Pipeline] } [2024-10-25T20:13:17.518Z] [Pipeline] // podTemplate [2024-10-25T20:13:17.553Z] [Pipeline] End of Pipeline [2024-10-25T20:13:17.596Z] Finished: SUCCESS