Console Output

16:43:19 [2025-02-10T16:43:19.906Z] Triggered by CI message.
16:43:19 [2025-02-10T16:43:19.907Z] 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
16:43:19 [2025-02-10T16:43:19.908Z] Selected Git installation does not exist. Using Default
16:43:19 [2025-02-10T16:43:19.908Z] The recommended git tool is: NONE
16:43:19 [2025-02-10T16:43:19.908Z] No credentials specified
16:43:19 [2025-02-10T16:43:19.908Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
16:43:19 [2025-02-10T16:43:19.916Z] Fetching changes from the remote Git repository
16:43:19 [2025-02-10T16:43:19.916Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:43:19 [2025-02-10T16:43:19.958Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:43:19 [2025-02-10T16:43:19.958Z]  > git --version # timeout=10
16:43:19 [2025-02-10T16:43:19.966Z]  > git --version # 'git version 2.39.3'
16:43:19 [2025-02-10T16:43:19.966Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:43:20 [2025-02-10T16:43:20.106Z]  > git rev-parse origin/main^{commit} # timeout=10
16:43:20 [2025-02-10T16:43:20.114Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
16:43:20 [2025-02-10T16:43:20.114Z]  > git config core.sparsecheckout # timeout=10
16:43:20 [2025-02-10T16:43:20.122Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
16:43:20 [2025-02-10T16:43:20.142Z] Commit message: "bodhi-testing: fix zincati configuration"
16:43:20 [2025-02-10T16:43:20.142Z]  > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
16:43:20 [2025-02-10T16:43:20.210Z] Loading library coreos@main
16:43:20 [2025-02-10T16:43:20.211Z] Attempting to resolve main from remote references...
16:43:20 [2025-02-10T16:43:20.211Z]  > git --version # timeout=10
16:43:20 [2025-02-10T16:43:20.217Z]  > git --version # 'git version 2.39.3'
16:43:20 [2025-02-10T16:43:20.217Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
16:43:20 [2025-02-10T16:43:20.302Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
16:43:20 [2025-02-10T16:43:20.303Z] Selected Git installation does not exist. Using Default
16:43:20 [2025-02-10T16:43:20.303Z] The recommended git tool is: NONE
16:43:20 [2025-02-10T16:43:20.303Z] No credentials specified
16:43:20 [2025-02-10T16:43:20.303Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
16:43:20 [2025-02-10T16:43:20.311Z] Fetching changes from the remote Git repository
16:43:20 [2025-02-10T16:43:20.312Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
16:43:20 [2025-02-10T16:43:20.371Z] Fetching without tags
16:43:20 [2025-02-10T16:43:20.372Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
16:43:20 [2025-02-10T16:43:20.372Z]  > git --version # timeout=10
16:43:20 [2025-02-10T16:43:20.476Z]  > git --version # 'git version 2.39.3'
16:43:20 [2025-02-10T16:43:20.476Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:43:20 [2025-02-10T16:43:20.572Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
16:43:20 [2025-02-10T16:43:20.572Z]  > git config core.sparsecheckout # timeout=10
16:43:20 [2025-02-10T16:43:20.579Z]  > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
16:43:20 [2025-02-10T16:43:20.589Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
16:43:20 [2025-02-10T16:43:20.589Z]  > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
16:43:20 [2025-02-10T16:43:20.714Z] [Pipeline] Start of Pipeline
16:43:20 [2025-02-10T16:43:20.751Z] [Pipeline] node
16:43:20 [2025-02-10T16:43:20.764Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
16:43:20 [2025-02-10T16:43:20.969Z] [Pipeline] {
16:43:21 [2025-02-10T16:43:21.147Z] [Pipeline] checkout
16:43:21 [2025-02-10T16:43:21.161Z] Selected Git installation does not exist. Using Default
16:43:21 [2025-02-10T16:43:21.161Z] The recommended git tool is: NONE
16:43:21 [2025-02-10T16:43:21.161Z] No credentials specified
16:43:21 [2025-02-10T16:43:21.161Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
16:43:21 [2025-02-10T16:43:21.169Z] Fetching changes from the remote Git repository
16:43:21 [2025-02-10T16:43:21.170Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
16:43:21 [2025-02-10T16:43:21.218Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
16:43:21 [2025-02-10T16:43:21.218Z]  > git --version # timeout=10
16:43:21 [2025-02-10T16:43:21.233Z]  > git --version # 'git version 2.39.3'
16:43:21 [2025-02-10T16:43:21.233Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
16:43:21 [2025-02-10T16:43:21.305Z]  > git rev-parse origin/main^{commit} # timeout=10
16:43:21 [2025-02-10T16:43:21.312Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
16:43:21 [2025-02-10T16:43:21.312Z]  > git config core.sparsecheckout # timeout=10
16:43:21 [2025-02-10T16:43:21.319Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
16:43:21 [2025-02-10T16:43:21.328Z] Commit message: "bodhi-testing: fix zincati configuration"
16:43:21 [2025-02-10T16:43:21.393Z] [Pipeline] readYaml
16:43:21 [2025-02-10T16:43:21.620Z] [Pipeline] withEnv
16:43:21 [2025-02-10T16:43:21.631Z] [Pipeline] {
16:43:21 [2025-02-10T16:43:21.734Z] [Pipeline] sh
16:43:22 [2025-02-10T16:43:22.018Z] + set -xeuo pipefail
16:43:22 [2025-02-10T16:43:22.018Z] ++ umask
16:43:22 [2025-02-10T16:43:22.018Z] + '[' 0022 = 0000 ']'
16:43:22 [2025-02-10T16:43:22.019Z] + rm -rf pipe
16:43:22 [2025-02-10T16:43:22.019Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
16:43:22 [2025-02-10T16:43:22.019Z] Cloning into 'pipe'...
16:43:22 [2025-02-10T16:43:22.665Z] [Pipeline] }
16:43:22 [2025-02-10T16:43:22.890Z] [Pipeline] // withEnv
16:43:23 [2025-02-10T16:43:23.037Z] [Pipeline] load
16:43:23 [2025-02-10T16:43:23.328Z] [Pipeline] { (pipe/utils.groovy)
16:43:23 [2025-02-10T16:43:23.513Z] [Pipeline] }
16:43:23 [2025-02-10T16:43:23.719Z] [Pipeline] // load
16:43:23 [2025-02-10T16:43:23.867Z] [Pipeline] readYaml
16:43:24 [2025-02-10T16:43:24.239Z] [Pipeline] withEnv
16:43:24 [2025-02-10T16:43:24.273Z] [Pipeline] {
16:43:24 [2025-02-10T16:43:24.536Z] [Pipeline] sh
16:43:24 [2025-02-10T16:43:24.831Z] + set -xeuo pipefail
16:43:24 [2025-02-10T16:43:24.831Z] ++ umask
16:43:24 [2025-02-10T16:43:24.831Z] + '[' 0022 = 0000 ']'
16:43:24 [2025-02-10T16:43:24.831Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
16:43:25 [2025-02-10T16:43:25.032Z] [Pipeline] }
16:43:25 [2025-02-10T16:43:25.279Z] [Pipeline] // withEnv
16:43:25 [2025-02-10T16:43:25.468Z] [Pipeline] readYaml
16:43:25 [2025-02-10T16:43:25.851Z] [Pipeline] withEnv
16:43:25 [2025-02-10T16:43:25.902Z] [Pipeline] {
16:43:26 [2025-02-10T16:43:26.263Z] [Pipeline] sh
16:43:26 [2025-02-10T16:43:26.559Z] + set -xeuo pipefail
16:43:26 [2025-02-10T16:43:26.559Z] ++ umask
16:43:26 [2025-02-10T16:43:26.559Z] + '[' 0022 = 0000 ']'
16:43:26 [2025-02-10T16:43:26.559Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
16:43:26 [2025-02-10T16:43:26.663Z] [Pipeline] }
16:43:26 [2025-02-10T16:43:26.892Z] [Pipeline] // withEnv
16:43:27 [2025-02-10T16:43:27.109Z] [Pipeline] readYaml
16:43:27 [2025-02-10T16:43:27.481Z] [Pipeline] withEnv
16:43:27 [2025-02-10T16:43:27.532Z] [Pipeline] {
16:43:27 [2025-02-10T16:43:27.749Z] [Pipeline] sh
16:43:28 [2025-02-10T16:43:28.056Z] + set -xeuo pipefail
16:43:28 [2025-02-10T16:43:28.056Z] ++ umask
16:43:28 [2025-02-10T16:43:28.056Z] + '[' 0022 = 0000 ']'
16:43:28 [2025-02-10T16:43:28.056Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
16:43:28 [2025-02-10T16:43:28.212Z] [Pipeline] }
16:43:28 [2025-02-10T16:43:28.504Z] [Pipeline] // withEnv
16:43:28 [2025-02-10T16:43:28.675Z] [Pipeline] readYaml
16:43:28 [2025-02-10T16:43:28.893Z] [Pipeline] }
16:43:29 [2025-02-10T16:43:29.230Z] [Pipeline] // node
16:43:29 [2025-02-10T16:43:29.362Z] [Pipeline] properties
16:43:29 [2025-02-10T16:43:29.528Z] [Pipeline] echo
16:43:29 [2025-02-10T16:43:29.590Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2655943,"task_id":129091990,"nvr":"kernel-6.14.0-0.rc2.22.fc43"}]},"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.14.0-0.rc2.22.fc43.\n\n##### **Changelog**\n\n```\n* Mon Feb 10 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc2.22]\n- apply -Wno-error=unterminated-string-initialization temporarily (Thorsten Leemhuis)\n- include/linux: Adjust headers for C23 (Jakub Jelinek)\n- x86/insn_decoder_test: allow longer symbol-names (David Rheinsberg)\n* Mon Feb 10 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc2.21]\n- Linux v6.14.0-0.rc2\n* Sun Feb  9 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.9946eaf552b1.20]\n- Linux v6.14.0-0.rc1.9946eaf552b1\n* Sat Feb  8 2025 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.14.0-0.rc1.8f6629c004b1.19]\n- redhat/configs: amend USB_ONBOARD_DEV_USB5744 (Eric Chanudet)\n- redhat/configs: automotive: Disable SYSIPC and MQUEUE configs (Dorinda Bassey)\n- redhat: kernel.spec: add ynl to kernel-tools (Jan Stancek)\n- Linux v6.14.0-0.rc1.8f6629c004b1\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-2025-794943afd0","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-794943afd0","title":"kernel-6.14.0-0.rc2.22.fc43","version_hash":"53d66ecd4b46387e6c9835aabbc0bb1c61bd1a21","release":{"name":"F43","long_name":"Fedora 43","version":"43","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f43","stable_tag":"f43","testing_tag":"f43-updates-testing","candidate_tag":"f43-updates-candidate","pending_signing_tag":"f43-signing-pending","pending_testing_tag":"f43-updates-testing-pending","pending_stable_tag":"f43-updates-pending","override_tag":"f43-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,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"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.14.0-0.rc2.22.fc43","signed":false,"release_id":88,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-794943afd0","karma":0,"content_type":"rpm","test_cases":[]}}
16:43:29 [2025-02-10T16:43:29.670Z] [Pipeline] readJSON
16:43:30 [2025-02-10T16:43:30.031Z] [Pipeline] libraryResource
16:43:30 [2025-02-10T16:43:30.202Z] [Pipeline] readJSON
16:43:30 [2025-02-10T16:43:30.511Z] [Pipeline] node
16:43:30 [2025-02-10T16:43:30.582Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
16:43:30 [2025-02-10T16:43:30.722Z] [Pipeline] {
16:43:30 [2025-02-10T16:43:30.945Z] [Pipeline] writeYaml
16:43:31 [2025-02-10T16:43:31.220Z] [Pipeline] readFile
16:43:31 [2025-02-10T16:43:31.397Z] [Pipeline] }
16:43:31 [2025-02-10T16:43:31.700Z] [Pipeline] // node
16:43:31 [2025-02-10T16:43:31.905Z] [Pipeline] podTemplate
16:43:31 [2025-02-10T16:43:31.945Z] [Pipeline] {
16:43:32 [2025-02-10T16:43:32.292Z] [Pipeline] node
16:43:47 [2025-02-10T16:43:47.345Z] Still waiting to schedule task
16:43:47 [2025-02-10T16:43:47.345Z] All nodes of label ‘pod-d4ec541b-9dc3-4354-bcc6-55f484726830’ are offline
16:55:52 [2025-02-10T16:55:52.746Z] Created Pod: openshift coreos-ci/pod-d4ec541b-9dc3-4354-bcc6-55f484726830-f7wkt-01nv8
16:56:44 [2025-02-10T16:56:44.369Z] Agent pod-d4ec541b-9dc3-4354-bcc6-55f484726830-f7wkt-01nv8 is provisioned from template pod-d4ec541b-9dc3-4354-bcc6-55f484726830-f7wkt
16:56:44 [2025-02-10T16:56:44.370Z] ---
16:56:44 [2025-02-10T16:56:44.370Z] apiVersion: "v1"
16:56:44 [2025-02-10T16:56:44.370Z] kind: "Pod"
16:56:44 [2025-02-10T16:56:44.370Z] metadata:
16:56:44 [2025-02-10T16:56:44.370Z]   annotations:
16:56:44 [2025-02-10T16:56:44.370Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1370/"
16:56:44 [2025-02-10T16:56:44.370Z]     runUrl: "job/bodhi-trigger/1370/"
16:56:44 [2025-02-10T16:56:44.370Z]   labels:
16:56:44 [2025-02-10T16:56:44.370Z]     jenkins: "slave"
16:56:44 [2025-02-10T16:56:44.370Z]     jenkins/label-digest: "a44e921200b328c87b597c4d9fef036281af549f"
16:56:44 [2025-02-10T16:56:44.370Z]     jenkins/label: "pod-d4ec541b-9dc3-4354-bcc6-55f484726830"
16:56:44 [2025-02-10T16:56:44.370Z]   name: "pod-d4ec541b-9dc3-4354-bcc6-55f484726830-f7wkt-01nv8"
16:56:44 [2025-02-10T16:56:44.370Z]   namespace: "coreos-ci"
16:56:44 [2025-02-10T16:56:44.370Z] spec:
16:56:44 [2025-02-10T16:56:44.370Z]   containers:
16:56:44 [2025-02-10T16:56:44.370Z]   - command:
16:56:44 [2025-02-10T16:56:44.370Z]     - "/usr/bin/dumb-init"
16:56:44 [2025-02-10T16:56:44.370Z]     - "/usr/bin/sleep"
16:56:44 [2025-02-10T16:56:44.370Z]     - "infinity"
16:56:44 [2025-02-10T16:56:44.370Z]     env:
16:56:44 [2025-02-10T16:56:44.370Z]     - name: "NCPUS"
16:56:44 [2025-02-10T16:56:44.370Z]       value: "0.1"
16:56:44 [2025-02-10T16:56:44.370Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
16:56:44 [2025-02-10T16:56:44.370Z]     imagePullPolicy: "Always"
16:56:44 [2025-02-10T16:56:44.370Z]     name: "worker"
16:56:44 [2025-02-10T16:56:44.370Z]     resources:
16:56:44 [2025-02-10T16:56:44.370Z]       limits:
16:56:44 [2025-02-10T16:56:44.370Z]         cpu: "0.1"
16:56:44 [2025-02-10T16:56:44.370Z]       requests:
16:56:44 [2025-02-10T16:56:44.370Z]         cpu: "0.1"
16:56:44 [2025-02-10T16:56:44.370Z]     volumeMounts:
16:56:44 [2025-02-10T16:56:44.370Z]     - mountPath: "/srv/"
16:56:44 [2025-02-10T16:56:44.370Z]       name: "emptydir-0"
16:56:44 [2025-02-10T16:56:44.370Z]     - mountPath: "/home/jenkins/agent"
16:56:44 [2025-02-10T16:56:44.370Z]       name: "workspace-volume"
16:56:44 [2025-02-10T16:56:44.370Z]       readOnly: false
16:56:44 [2025-02-10T16:56:44.370Z]   - env:
16:56:44 [2025-02-10T16:56:44.370Z]     - name: "JENKINS_SECRET"
16:56:44 [2025-02-10T16:56:44.370Z]       value: "********"
16:56:44 [2025-02-10T16:56:44.370Z]     - name: "JENKINS_TUNNEL"
16:56:44 [2025-02-10T16:56:44.370Z]       value: "172.30.136.1:50000"
16:56:44 [2025-02-10T16:56:44.370Z]     - name: "JENKINS_AGENT_NAME"
16:56:44 [2025-02-10T16:56:44.370Z]       value: "pod-d4ec541b-9dc3-4354-bcc6-55f484726830-f7wkt-01nv8"
16:56:44 [2025-02-10T16:56:44.370Z]     - name: "JENKINS_NAME"
16:56:44 [2025-02-10T16:56:44.370Z]       value: "pod-d4ec541b-9dc3-4354-bcc6-55f484726830-f7wkt-01nv8"
16:56:44 [2025-02-10T16:56:44.370Z]     - name: "JENKINS_AGENT_WORKDIR"
16:56:44 [2025-02-10T16:56:44.370Z]       value: "/home/jenkins/agent"
16:56:44 [2025-02-10T16:56:44.370Z]     - name: "JENKINS_URL"
16:56:44 [2025-02-10T16:56:44.370Z]       value: "http://172.30.130.216:80/"
16:56:44 [2025-02-10T16:56:44.370Z]     image: "jenkins-agent-base:latest"
16:56:44 [2025-02-10T16:56:44.370Z]     name: "jnlp"
16:56:44 [2025-02-10T16:56:44.370Z]     resources:
16:56:44 [2025-02-10T16:56:44.370Z]       limits:
16:56:44 [2025-02-10T16:56:44.370Z]         memory: "512Mi"
16:56:44 [2025-02-10T16:56:44.370Z]         cpu: "1"
16:56:44 [2025-02-10T16:56:44.370Z]       requests:
16:56:44 [2025-02-10T16:56:44.370Z]         memory: "512Mi"
16:56:44 [2025-02-10T16:56:44.370Z]         cpu: "1"
16:56:44 [2025-02-10T16:56:44.370Z]     volumeMounts:
16:56:44 [2025-02-10T16:56:44.370Z]     - mountPath: "/home/jenkins/agent"
16:56:44 [2025-02-10T16:56:44.370Z]       name: "workspace-volume"
16:56:44 [2025-02-10T16:56:44.370Z]       readOnly: false
16:56:44 [2025-02-10T16:56:44.370Z]   nodeSelector:
16:56:44 [2025-02-10T16:56:44.370Z]     kubernetes.io/os: "linux"
16:56:44 [2025-02-10T16:56:44.370Z]   restartPolicy: "Never"
16:56:44 [2025-02-10T16:56:44.370Z]   serviceAccountName: "default"
16:56:44 [2025-02-10T16:56:44.370Z]   volumes:
16:56:44 [2025-02-10T16:56:44.370Z]   - emptyDir: {}
16:56:44 [2025-02-10T16:56:44.370Z]     name: "emptydir-0"
16:56:44 [2025-02-10T16:56:44.370Z]   - emptyDir:
16:56:44 [2025-02-10T16:56:44.370Z]       medium: ""
16:56:44 [2025-02-10T16:56:44.370Z]     name: "workspace-volume"
16:56:44 [2025-02-10T16:56:44.370Z] 
16:56:44 [2025-02-10T16:56:44.808Z] Running on pod-d4ec541b-9dc3-4354-bcc6-55f484726830-f7wkt-01nv8 in /home/jenkins/agent/workspace/bodhi-trigger
16:56:44 [2025-02-10T16:56:44.845Z] [Pipeline] {
16:56:45 [2025-02-10T16:56:45.059Z] [Pipeline] container
16:56:45 [2025-02-10T16:56:45.070Z] [Pipeline] {
16:56:45 [2025-02-10T16:56:45.223Z] [Pipeline] withEnv
16:56:45 [2025-02-10T16:56:45.242Z] [Pipeline] {
16:56:45 [2025-02-10T16:56:45.356Z] [Pipeline] sh
16:56:46 [2025-02-10T16:56:46.319Z] + set -xeuo pipefail
16:56:46 [2025-02-10T16:56:46.319Z] ++ umask
16:56:46 [2025-02-10T16:56:46.319Z] + '[' 0022 = 0000 ']'
16:56:46 [2025-02-10T16:56:46.319Z] + cat /cosa/coreos-assembler-git.json
16:56:46 [2025-02-10T16:56:46.319Z] {
16:56:46 [2025-02-10T16:56:46.319Z]   "date": "2025-02-10T12:17:58Z",
16:56:46 [2025-02-10T16:56:46.319Z]   "git": {
16:56:46 [2025-02-10T16:56:46.319Z]     "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2",
16:56:46 [2025-02-10T16:56:46.319Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
16:56:46 [2025-02-10T16:56:46.319Z]     "branch": "HEAD",
16:56:46 [2025-02-10T16:56:46.319Z]     "dirty": "false"
16:56:46 [2025-02-10T16:56:46.319Z]   },
16:56:46 [2025-02-10T16:56:46.319Z]   "file": {
16:56:46 [2025-02-10T16:56:46.319Z]     "checksum": "91bb6a1b6b3a530f38b9781be463b2a878bc27d751d76a994a05acda67f9b7d0",
16:56:46 [2025-02-10T16:56:46.319Z]     "checksum_type": "sha256",
16:56:46 [2025-02-10T16:56:46.319Z]     "format": "tar.gz",
16:56:46 [2025-02-10T16:56:46.319Z]     "name": "coreos-assembler-git.tar.gz",
16:56:46 [2025-02-10T16:56:46.319Z]     "size": "10006623"
16:56:46 [2025-02-10T16:56:46.319Z]   }
16:56:46 [2025-02-10T16:56:46.319Z] }
16:56:46 [2025-02-10T16:56:46.563Z] [Pipeline] }
16:56:46 [2025-02-10T16:56:46.664Z] [Pipeline] // withEnv
16:56:46 [2025-02-10T16:56:46.737Z] [Pipeline] stage
16:56:46 [2025-02-10T16:56:46.754Z] [Pipeline] { (Report Running)
16:56:46 [2025-02-10T16:56:46.899Z] [Pipeline] withCredentials
16:56:46 [2025-02-10T16:56:46.930Z] Masking supported pattern matches of $RDB_PASSWORD
16:56:46 [2025-02-10T16:56:46.979Z] [Pipeline] {
16:56:47 [2025-02-10T16:56:47.098Z] [Pipeline] withEnv
16:56:47 [2025-02-10T16:56:47.114Z] [Pipeline] {
16:56:47 [2025-02-10T16:56:47.207Z] [Pipeline] sh
16:56:47 [2025-02-10T16:56:47.774Z] + set -xeuo pipefail
16:56:47 [2025-02-10T16:56:47.774Z] ++ umask
16:56:47 [2025-02-10T16:56:47.774Z] + '[' 0022 = 0000 ']'
16:56:47 [2025-02-10T16:56:47.774Z] + /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-2025-794943afd0 --stream rawhide
16:56:49 [2025-02-10T16:56:49.721Z] [Pipeline] }
16:56:49 [2025-02-10T16:56:49.835Z] [Pipeline] // withEnv
16:56:49 [2025-02-10T16:56:49.923Z] [Pipeline] }
16:56:50 [2025-02-10T16:56:50.021Z] [Pipeline] // withCredentials
16:56:50 [2025-02-10T16:56:50.072Z] [Pipeline] }
16:56:50 [2025-02-10T16:56:50.188Z] [Pipeline] // stage
16:56:50 [2025-02-10T16:56:50.262Z] [Pipeline] stage
16:56:50 [2025-02-10T16:56:50.293Z] [Pipeline] { (Test)
16:56:50 [2025-02-10T16:56:50.424Z] [Pipeline] build
16:56:50 [2025-02-10T16:56:50.442Z] Scheduling project: test-override
16:56:54 [2025-02-10T16:56:54.106Z] Starting building: test-override #1381
19:09:04 [2025-02-10T19:09:04.995Z] Build test-override #1381 completed: SUCCESS
19:09:05 [2025-02-10T19:09:05.012Z] [Pipeline] }
19:09:05 [2025-02-10T19:09:05.096Z] [Pipeline] // stage
19:09:05 [2025-02-10T19:09:05.166Z] [Pipeline] stage
19:09:05 [2025-02-10T19:09:05.183Z] [Pipeline] { (Report Completion)
19:09:05 [2025-02-10T19:09:05.262Z] [Pipeline] withCredentials
19:09:05 [2025-02-10T19:09:05.269Z] Masking supported pattern matches of $RDB_PASSWORD
19:09:05 [2025-02-10T19:09:05.314Z] [Pipeline] {
19:09:05 [2025-02-10T19:09:05.452Z] [Pipeline] withEnv
19:09:05 [2025-02-10T19:09:05.469Z] [Pipeline] {
19:09:05 [2025-02-10T19:09:05.595Z] [Pipeline] sh
19:09:06 [2025-02-10T19:09:06.153Z] + set -xeuo pipefail
19:09:06 [2025-02-10T19:09:06.407Z] ++ umask
19:09:06 [2025-02-10T19:09:06.407Z] + '[' 0022 = 0000 ']'
19:09:06 [2025-02-10T19:09:06.407Z] + /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/1381 --outcome PASSED --advisory FEDORA-2025-794943afd0 --stream rawhide
19:09:08 [2025-02-10T19:09:08.313Z] [Pipeline] }
19:09:08 [2025-02-10T19:09:08.349Z] [Pipeline] // withEnv
19:09:08 [2025-02-10T19:09:08.358Z] [Pipeline] }
19:09:08 [2025-02-10T19:09:08.389Z] [Pipeline] // withCredentials
19:09:08 [2025-02-10T19:09:08.419Z] [Pipeline] withCredentials
19:09:08 [2025-02-10T19:09:08.433Z] Masking supported pattern matches of $TOKEN
19:09:08 [2025-02-10T19:09:08.516Z] [Pipeline] {
19:09:08 [2025-02-10T19:09:08.535Z] [Pipeline] withEnv
19:09:08 [2025-02-10T19:09:08.539Z] [Pipeline] {
19:09:08 [2025-02-10T19:09:08.563Z] [Pipeline] sh
19:09:09 [2025-02-10T19:09:09.102Z] + set -xeuo pipefail
19:09:09 [2025-02-10T19:09:09.102Z] ++ umask
19:09:09 [2025-02-10T19:09:09.102Z] + '[' 0022 = 0000 ']'
19:09:09 [2025-02-10T19:09:09.102Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
19:09:09 [2025-02-10T19:09:09.102Z]            {
19:09:09 [2025-02-10T19:09:09.102Z]              "body": "���� kernel-6.14.0-0.rc2.22.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1381) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-794943afd0)"
19:09:09 [2025-02-10T19:09:09.102Z]             }'
19:09:09 [2025-02-10T19:09:09.669Z] [Pipeline] }
19:09:09 [2025-02-10T19:09:09.847Z] [Pipeline] // withEnv
19:09:09 [2025-02-10T19:09:09.889Z] [Pipeline] }
19:09:10 [2025-02-10T19:09:10.061Z] [Pipeline] // withCredentials
19:09:10 [2025-02-10T19:09:10.119Z] [Pipeline] }
19:09:10 [2025-02-10T19:09:10.224Z] [Pipeline] // stage
19:09:10 [2025-02-10T19:09:10.267Z] [Pipeline] }
19:09:10 [2025-02-10T19:09:10.351Z] [Pipeline] // container
19:09:10 [2025-02-10T19:09:10.394Z] [Pipeline] }
19:09:10 [2025-02-10T19:09:10.510Z] [Pipeline] // node
19:09:10 [2025-02-10T19:09:10.572Z] [Pipeline] }
19:09:10 [2025-02-10T19:09:10.721Z] [Pipeline] // podTemplate
19:09:10 [2025-02-10T19:09:10.834Z] [Pipeline] End of Pipeline
19:09:10 [2025-02-10T19:09:10.921Z] Finished: SUCCESS