Console Output

19:24:06 [2025-02-11T19:24:06.690Z] Triggered by CI message.
19:24:06 [2025-02-11T19:24:06.691Z] 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
19:24:06 [2025-02-11T19:24:06.691Z] Selected Git installation does not exist. Using Default
19:24:06 [2025-02-11T19:24:06.691Z] The recommended git tool is: NONE
19:24:06 [2025-02-11T19:24:06.691Z] No credentials specified
19:24:06 [2025-02-11T19:24:06.692Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
19:24:06 [2025-02-11T19:24:06.699Z] Fetching changes from the remote Git repository
19:24:06 [2025-02-11T19:24:06.700Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:24:06 [2025-02-11T19:24:06.718Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:24:06 [2025-02-11T19:24:06.718Z]  > git --version # timeout=10
19:24:06 [2025-02-11T19:24:06.725Z]  > git --version # 'git version 2.39.3'
19:24:06 [2025-02-11T19:24:06.725Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:06 [2025-02-11T19:24:06.828Z]  > git rev-parse origin/main^{commit} # timeout=10
19:24:06 [2025-02-11T19:24:06.836Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
19:24:06 [2025-02-11T19:24:06.836Z]  > git config core.sparsecheckout # timeout=10
19:24:06 [2025-02-11T19:24:06.842Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
19:24:06 [2025-02-11T19:24:06.851Z] Commit message: "bodhi-testing: fix zincati configuration"
19:24:06 [2025-02-11T19:24:06.851Z]  > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
19:24:06 [2025-02-11T19:24:06.980Z] Loading library coreos@main
19:24:06 [2025-02-11T19:24:06.980Z] Attempting to resolve main from remote references...
19:24:06 [2025-02-11T19:24:06.980Z]  > git --version # timeout=10
19:24:06 [2025-02-11T19:24:06.988Z]  > git --version # 'git version 2.39.3'
19:24:06 [2025-02-11T19:24:06.988Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:24:07 [2025-02-11T19:24:07.076Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
19:24:07 [2025-02-11T19:24:07.077Z] Selected Git installation does not exist. Using Default
19:24:07 [2025-02-11T19:24:07.077Z] The recommended git tool is: NONE
19:24:07 [2025-02-11T19:24:07.077Z] No credentials specified
19:24:07 [2025-02-11T19:24:07.077Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
19:24:07 [2025-02-11T19:24:07.093Z] Fetching changes from the remote Git repository
19:24:07 [2025-02-11T19:24:07.094Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:24:07 [2025-02-11T19:24:07.123Z] Fetching without tags
19:24:07 [2025-02-11T19:24:07.123Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
19:24:07 [2025-02-11T19:24:07.123Z]  > git --version # timeout=10
19:24:07 [2025-02-11T19:24:07.130Z]  > git --version # 'git version 2.39.3'
19:24:07 [2025-02-11T19:24:07.130Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:07 [2025-02-11T19:24:07.581Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
19:24:07 [2025-02-11T19:24:07.581Z]  > git config core.sparsecheckout # timeout=10
19:24:07 [2025-02-11T19:24:07.588Z]  > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
19:24:07 [2025-02-11T19:24:07.597Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
19:24:07 [2025-02-11T19:24:07.597Z]  > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
19:24:08 [2025-02-11T19:24:08.428Z] [Pipeline] Start of Pipeline
19:24:08 [2025-02-11T19:24:08.662Z] [Pipeline] node
19:24:08 [2025-02-11T19:24:08.748Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
19:24:08 [2025-02-11T19:24:08.938Z] [Pipeline] {
19:24:09 [2025-02-11T19:24:09.165Z] [Pipeline] checkout
19:24:09 [2025-02-11T19:24:09.199Z] Selected Git installation does not exist. Using Default
19:24:09 [2025-02-11T19:24:09.199Z] The recommended git tool is: NONE
19:24:09 [2025-02-11T19:24:09.199Z] No credentials specified
19:24:09 [2025-02-11T19:24:09.199Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
19:24:09 [2025-02-11T19:24:09.206Z] Fetching changes from the remote Git repository
19:24:09 [2025-02-11T19:24:09.207Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
19:24:09 [2025-02-11T19:24:09.214Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
19:24:09 [2025-02-11T19:24:09.214Z]  > git --version # timeout=10
19:24:09 [2025-02-11T19:24:09.221Z]  > git --version # 'git version 2.39.3'
19:24:09 [2025-02-11T19:24:09.221Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:09 [2025-02-11T19:24:09.487Z]  > git rev-parse origin/main^{commit} # timeout=10
19:24:09 [2025-02-11T19:24:09.494Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
19:24:09 [2025-02-11T19:24:09.494Z]  > git config core.sparsecheckout # timeout=10
19:24:09 [2025-02-11T19:24:09.501Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
19:24:09 [2025-02-11T19:24:09.511Z] Commit message: "bodhi-testing: fix zincati configuration"
19:24:09 [2025-02-11T19:24:09.731Z] [Pipeline] readYaml
19:24:10 [2025-02-11T19:24:10.141Z] [Pipeline] withEnv
19:24:10 [2025-02-11T19:24:10.169Z] [Pipeline] {
19:24:10 [2025-02-11T19:24:10.387Z] [Pipeline] sh
19:24:10 [2025-02-11T19:24:10.683Z] + set -xeuo pipefail
19:24:10 [2025-02-11T19:24:10.683Z] ++ umask
19:24:10 [2025-02-11T19:24:10.683Z] + '[' 0022 = 0000 ']'
19:24:10 [2025-02-11T19:24:10.683Z] + rm -rf pipe
19:24:10 [2025-02-11T19:24:10.683Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
19:24:10 [2025-02-11T19:24:10.683Z] Cloning into 'pipe'...
19:24:10 [2025-02-11T19:24:10.988Z] [Pipeline] }
19:24:11 [2025-02-11T19:24:11.334Z] [Pipeline] // withEnv
19:24:11 [2025-02-11T19:24:11.528Z] [Pipeline] load
19:24:11 [2025-02-11T19:24:11.882Z] [Pipeline] { (pipe/utils.groovy)
19:24:12 [2025-02-11T19:24:12.105Z] [Pipeline] }
19:24:12 [2025-02-11T19:24:12.391Z] [Pipeline] // load
19:24:12 [2025-02-11T19:24:12.545Z] [Pipeline] readYaml
19:24:12 [2025-02-11T19:24:12.808Z] [Pipeline] withEnv
19:24:12 [2025-02-11T19:24:12.841Z] [Pipeline] {
19:24:13 [2025-02-11T19:24:13.026Z] [Pipeline] sh
19:24:13 [2025-02-11T19:24:13.310Z] + set -xeuo pipefail
19:24:13 [2025-02-11T19:24:13.311Z] ++ umask
19:24:13 [2025-02-11T19:24:13.311Z] + '[' 0022 = 0000 ']'
19:24:13 [2025-02-11T19:24:13.311Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
19:24:13 [2025-02-11T19:24:13.665Z] [Pipeline] }
19:24:13 [2025-02-11T19:24:13.907Z] [Pipeline] // withEnv
19:24:14 [2025-02-11T19:24:14.032Z] [Pipeline] readYaml
19:24:14 [2025-02-11T19:24:14.272Z] [Pipeline] withEnv
19:24:14 [2025-02-11T19:24:14.300Z] [Pipeline] {
19:24:14 [2025-02-11T19:24:14.552Z] [Pipeline] sh
19:24:14 [2025-02-11T19:24:14.862Z] + set -xeuo pipefail
19:24:14 [2025-02-11T19:24:14.862Z] ++ umask
19:24:14 [2025-02-11T19:24:14.862Z] + '[' 0022 = 0000 ']'
19:24:14 [2025-02-11T19:24:14.862Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
19:24:15 [2025-02-11T19:24:15.187Z] [Pipeline] }
19:24:15 [2025-02-11T19:24:15.444Z] [Pipeline] // withEnv
19:24:15 [2025-02-11T19:24:15.609Z] [Pipeline] readYaml
19:24:16 [2025-02-11T19:24:16.016Z] [Pipeline] withEnv
19:24:16 [2025-02-11T19:24:16.072Z] [Pipeline] {
19:24:16 [2025-02-11T19:24:16.296Z] [Pipeline] sh
19:24:16 [2025-02-11T19:24:16.597Z] + set -xeuo pipefail
19:24:16 [2025-02-11T19:24:16.597Z] ++ umask
19:24:16 [2025-02-11T19:24:16.597Z] + '[' 0022 = 0000 ']'
19:24:16 [2025-02-11T19:24:16.597Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
19:24:16 [2025-02-11T19:24:16.713Z] [Pipeline] }
19:24:16 [2025-02-11T19:24:16.953Z] [Pipeline] // withEnv
19:24:17 [2025-02-11T19:24:17.136Z] [Pipeline] readYaml
19:24:17 [2025-02-11T19:24:17.411Z] [Pipeline] }
19:24:17 [2025-02-11T19:24:17.792Z] [Pipeline] // node
19:24:17 [2025-02-11T19:24:17.954Z] [Pipeline] properties
19:24:18 [2025-02-11T19:24:18.184Z] [Pipeline] echo
19:24:18 [2025-02-11T19:24:18.212Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2657456,"task_id":129147627,"nvr":"grub2-2.12-23.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 grub2-2.12-23.fc42.\n\n##### **Changelog**\n\n```\n* Tue Feb 11 2025 Nicolas Frayer <nfrayer@redhat.com> 2.12-23\n- Revert commit for bootloader update proposal for now as not all components are ready\n* Tue Feb  4 2025 Marta Lewandowska <mlewando@redhat.com> - 2.12-22\n- Phase 1 of the bootloader updates proposal implementation\n- https://fedoraproject.org/wiki/Changes/BootLoaderUpdatesPhase1\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-anaconda 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-2025-21b8fc1448","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-21b8fc1448","title":"grub2-2.12-23.fc42","version_hash":"3b5152ceb11bc8514ba24caa174b291bb32bf6e1","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"f42","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,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"nfrayer","email":"nfrayer@redhat.com","id":7524,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"}]},"comments":[],"builds":[{"nvr":"grub2-2.12-23.fc42","signed":false,"release_id":84,"type":"rpm","epoch":1}],"bugs":[],"updateid":"FEDORA-2025-21b8fc1448","karma":0,"content_type":"rpm","test_cases":[]}}
19:24:18 [2025-02-11T19:24:18.275Z] [Pipeline] readJSON
19:24:18 [2025-02-11T19:24:18.754Z] [Pipeline] libraryResource
19:24:18 [2025-02-11T19:24:18.874Z] [Pipeline] readJSON
19:24:19 [2025-02-11T19:24:19.217Z] [Pipeline] node
19:24:19 [2025-02-11T19:24:19.354Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
19:24:19 [2025-02-11T19:24:19.486Z] [Pipeline] {
19:24:19 [2025-02-11T19:24:19.766Z] [Pipeline] writeYaml
19:24:20 [2025-02-11T19:24:20.080Z] [Pipeline] readFile
19:24:20 [2025-02-11T19:24:20.349Z] [Pipeline] }
19:24:20 [2025-02-11T19:24:20.664Z] [Pipeline] // node
19:24:20 [2025-02-11T19:24:20.915Z] [Pipeline] podTemplate
19:24:20 [2025-02-11T19:24:20.972Z] [Pipeline] {
19:24:21 [2025-02-11T19:24:21.361Z] [Pipeline] node
19:24:22 [2025-02-11T19:24:22.740Z] Created Pod: openshift coreos-ci/pod-f71f169c-5e53-4cdc-8fd9-0dda50730b6f-k9j1f-0c89s
19:24:30 [2025-02-11T19:24:30.254Z] Agent pod-f71f169c-5e53-4cdc-8fd9-0dda50730b6f-k9j1f-0c89s is provisioned from template pod-f71f169c-5e53-4cdc-8fd9-0dda50730b6f-k9j1f
19:24:30 [2025-02-11T19:24:30.254Z] ---
19:24:30 [2025-02-11T19:24:30.254Z] apiVersion: "v1"
19:24:30 [2025-02-11T19:24:30.254Z] kind: "Pod"
19:24:30 [2025-02-11T19:24:30.254Z] metadata:
19:24:30 [2025-02-11T19:24:30.254Z]   annotations:
19:24:30 [2025-02-11T19:24:30.254Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1377/"
19:24:30 [2025-02-11T19:24:30.254Z]     runUrl: "job/bodhi-trigger/1377/"
19:24:30 [2025-02-11T19:24:30.254Z]   labels:
19:24:30 [2025-02-11T19:24:30.254Z]     jenkins: "slave"
19:24:30 [2025-02-11T19:24:30.254Z]     jenkins/label-digest: "8bc5f20ce635dab5b556aae1db1f9c189e76b290"
19:24:30 [2025-02-11T19:24:30.254Z]     jenkins/label: "pod-f71f169c-5e53-4cdc-8fd9-0dda50730b6f"
19:24:30 [2025-02-11T19:24:30.254Z]   name: "pod-f71f169c-5e53-4cdc-8fd9-0dda50730b6f-k9j1f-0c89s"
19:24:30 [2025-02-11T19:24:30.254Z]   namespace: "coreos-ci"
19:24:30 [2025-02-11T19:24:30.254Z] spec:
19:24:30 [2025-02-11T19:24:30.254Z]   containers:
19:24:30 [2025-02-11T19:24:30.254Z]   - command:
19:24:30 [2025-02-11T19:24:30.254Z]     - "/usr/bin/dumb-init"
19:24:30 [2025-02-11T19:24:30.254Z]     - "/usr/bin/sleep"
19:24:30 [2025-02-11T19:24:30.254Z]     - "infinity"
19:24:30 [2025-02-11T19:24:30.254Z]     env:
19:24:30 [2025-02-11T19:24:30.254Z]     - name: "NCPUS"
19:24:30 [2025-02-11T19:24:30.254Z]       value: "0.1"
19:24:30 [2025-02-11T19:24:30.254Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
19:24:30 [2025-02-11T19:24:30.254Z]     imagePullPolicy: "Always"
19:24:30 [2025-02-11T19:24:30.254Z]     name: "worker"
19:24:30 [2025-02-11T19:24:30.254Z]     resources:
19:24:30 [2025-02-11T19:24:30.254Z]       limits:
19:24:30 [2025-02-11T19:24:30.254Z]         cpu: "0.1"
19:24:30 [2025-02-11T19:24:30.254Z]       requests:
19:24:30 [2025-02-11T19:24:30.254Z]         cpu: "0.1"
19:24:30 [2025-02-11T19:24:30.254Z]     volumeMounts:
19:24:30 [2025-02-11T19:24:30.254Z]     - mountPath: "/srv/"
19:24:30 [2025-02-11T19:24:30.254Z]       name: "emptydir-0"
19:24:30 [2025-02-11T19:24:30.254Z]     - mountPath: "/home/jenkins/agent"
19:24:30 [2025-02-11T19:24:30.254Z]       name: "workspace-volume"
19:24:30 [2025-02-11T19:24:30.254Z]       readOnly: false
19:24:30 [2025-02-11T19:24:30.254Z]   - env:
19:24:30 [2025-02-11T19:24:30.254Z]     - name: "JENKINS_SECRET"
19:24:30 [2025-02-11T19:24:30.254Z]       value: "********"
19:24:30 [2025-02-11T19:24:30.254Z]     - name: "JENKINS_TUNNEL"
19:24:30 [2025-02-11T19:24:30.254Z]       value: "172.30.136.1:50000"
19:24:30 [2025-02-11T19:24:30.254Z]     - name: "JENKINS_AGENT_NAME"
19:24:30 [2025-02-11T19:24:30.254Z]       value: "pod-f71f169c-5e53-4cdc-8fd9-0dda50730b6f-k9j1f-0c89s"
19:24:30 [2025-02-11T19:24:30.254Z]     - name: "JENKINS_NAME"
19:24:30 [2025-02-11T19:24:30.254Z]       value: "pod-f71f169c-5e53-4cdc-8fd9-0dda50730b6f-k9j1f-0c89s"
19:24:30 [2025-02-11T19:24:30.254Z]     - name: "JENKINS_AGENT_WORKDIR"
19:24:30 [2025-02-11T19:24:30.254Z]       value: "/home/jenkins/agent"
19:24:30 [2025-02-11T19:24:30.254Z]     - name: "JENKINS_URL"
19:24:30 [2025-02-11T19:24:30.254Z]       value: "http://172.30.130.216:80/"
19:24:30 [2025-02-11T19:24:30.254Z]     image: "jenkins-agent-base:latest"
19:24:30 [2025-02-11T19:24:30.254Z]     name: "jnlp"
19:24:30 [2025-02-11T19:24:30.254Z]     resources:
19:24:30 [2025-02-11T19:24:30.254Z]       limits:
19:24:30 [2025-02-11T19:24:30.254Z]         memory: "512Mi"
19:24:30 [2025-02-11T19:24:30.254Z]         cpu: "1"
19:24:30 [2025-02-11T19:24:30.254Z]       requests:
19:24:30 [2025-02-11T19:24:30.254Z]         memory: "512Mi"
19:24:30 [2025-02-11T19:24:30.254Z]         cpu: "1"
19:24:30 [2025-02-11T19:24:30.254Z]     volumeMounts:
19:24:30 [2025-02-11T19:24:30.254Z]     - mountPath: "/home/jenkins/agent"
19:24:30 [2025-02-11T19:24:30.254Z]       name: "workspace-volume"
19:24:30 [2025-02-11T19:24:30.254Z]       readOnly: false
19:24:30 [2025-02-11T19:24:30.254Z]   nodeSelector:
19:24:30 [2025-02-11T19:24:30.254Z]     kubernetes.io/os: "linux"
19:24:30 [2025-02-11T19:24:30.254Z]   restartPolicy: "Never"
19:24:30 [2025-02-11T19:24:30.254Z]   serviceAccountName: "default"
19:24:30 [2025-02-11T19:24:30.254Z]   volumes:
19:24:30 [2025-02-11T19:24:30.254Z]   - emptyDir: {}
19:24:30 [2025-02-11T19:24:30.254Z]     name: "emptydir-0"
19:24:30 [2025-02-11T19:24:30.254Z]   - emptyDir:
19:24:30 [2025-02-11T19:24:30.254Z]       medium: ""
19:24:30 [2025-02-11T19:24:30.254Z]     name: "workspace-volume"
19:24:30 [2025-02-11T19:24:30.254Z] 
19:24:30 [2025-02-11T19:24:30.635Z] Running on pod-f71f169c-5e53-4cdc-8fd9-0dda50730b6f-k9j1f-0c89s in /home/jenkins/agent/workspace/bodhi-trigger
19:24:30 [2025-02-11T19:24:30.650Z] [Pipeline] {
19:24:30 [2025-02-11T19:24:30.878Z] [Pipeline] container
19:24:30 [2025-02-11T19:24:30.906Z] [Pipeline] {
19:24:31 [2025-02-11T19:24:31.075Z] [Pipeline] withEnv
19:24:31 [2025-02-11T19:24:31.078Z] [Pipeline] {
19:24:31 [2025-02-11T19:24:31.249Z] [Pipeline] sh
19:24:32 [2025-02-11T19:24:32.251Z] + set -xeuo pipefail
19:24:32 [2025-02-11T19:24:32.252Z] ++ umask
19:24:32 [2025-02-11T19:24:32.252Z] + '[' 0022 = 0000 ']'
19:24:32 [2025-02-11T19:24:32.252Z] + cat /cosa/coreos-assembler-git.json
19:24:32 [2025-02-11T19:24:32.252Z] {
19:24:32 [2025-02-11T19:24:32.252Z]   "date": "2025-02-10T22:23:42Z",
19:24:32 [2025-02-11T19:24:32.252Z]   "git": {
19:24:32 [2025-02-11T19:24:32.252Z]     "commit": "2c6be440d2ff6b02f73487cc2097f143a1fd057c",
19:24:32 [2025-02-11T19:24:32.252Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
19:24:32 [2025-02-11T19:24:32.252Z]     "branch": "HEAD",
19:24:32 [2025-02-11T19:24:32.252Z]     "dirty": "false"
19:24:32 [2025-02-11T19:24:32.252Z]   },
19:24:32 [2025-02-11T19:24:32.252Z]   "file": {
19:24:32 [2025-02-11T19:24:32.252Z]     "checksum": "fbb80948694e94602dfba002ff63c6b4b762d2b96f2927cd9d75343662453448",
19:24:32 [2025-02-11T19:24:32.252Z]     "checksum_type": "sha256",
19:24:32 [2025-02-11T19:24:32.252Z]     "format": "tar.gz",
19:24:32 [2025-02-11T19:24:32.252Z]     "name": "coreos-assembler-git.tar.gz",
19:24:32 [2025-02-11T19:24:32.252Z]     "size": "10005988"
19:24:32 [2025-02-11T19:24:32.252Z]   }
19:24:32 [2025-02-11T19:24:32.252Z] }
19:24:32 [2025-02-11T19:24:32.568Z] [Pipeline] }
19:24:32 [2025-02-11T19:24:32.756Z] [Pipeline] // withEnv
19:24:32 [2025-02-11T19:24:32.815Z] [Pipeline] stage
19:24:32 [2025-02-11T19:24:32.818Z] [Pipeline] { (Report Running)
19:24:32 [2025-02-11T19:24:32.935Z] [Pipeline] withCredentials
19:24:32 [2025-02-11T19:24:32.975Z] Masking supported pattern matches of $RDB_PASSWORD
19:24:33 [2025-02-11T19:24:33.039Z] [Pipeline] {
19:24:33 [2025-02-11T19:24:33.146Z] [Pipeline] withEnv
19:24:33 [2025-02-11T19:24:33.149Z] [Pipeline] {
19:24:33 [2025-02-11T19:24:33.195Z] [Pipeline] sh
19:24:34 [2025-02-11T19:24:34.058Z] + set -xeuo pipefail
19:24:34 [2025-02-11T19:24:34.058Z] ++ umask
19:24:34 [2025-02-11T19:24:34.058Z] + '[' 0022 = 0000 ']'
19:24:34 [2025-02-11T19:24:34.058Z] + /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-21b8fc1448 --stream branched
19:24:36 [2025-02-11T19:24:36.593Z] [Pipeline] }
19:24:36 [2025-02-11T19:24:36.783Z] [Pipeline] // withEnv
19:24:36 [2025-02-11T19:24:36.829Z] [Pipeline] }
19:24:36 [2025-02-11T19:24:36.966Z] [Pipeline] // withCredentials
19:24:37 [2025-02-11T19:24:37.007Z] [Pipeline] }
19:24:37 [2025-02-11T19:24:37.155Z] [Pipeline] // stage
19:24:37 [2025-02-11T19:24:37.253Z] [Pipeline] stage
19:24:37 [2025-02-11T19:24:37.256Z] [Pipeline] { (Test)
19:24:37 [2025-02-11T19:24:37.436Z] [Pipeline] build
19:24:37 [2025-02-11T19:24:37.459Z] Scheduling project: test-override
19:24:40 [2025-02-11T19:24:40.087Z] Starting building: test-override #1388
20:58:10 [2025-02-11T20:58:10.633Z] Build test-override #1388 completed: SUCCESS
20:58:10 [2025-02-11T20:58:10.763Z] [Pipeline] }
20:58:10 [2025-02-11T20:58:10.951Z] [Pipeline] // stage
20:58:11 [2025-02-11T20:58:11.179Z] [Pipeline] stage
20:58:11 [2025-02-11T20:58:11.222Z] [Pipeline] { (Report Completion)
20:58:11 [2025-02-11T20:58:11.456Z] [Pipeline] withCredentials
20:58:11 [2025-02-11T20:58:11.503Z] Masking supported pattern matches of $RDB_PASSWORD
20:58:11 [2025-02-11T20:58:11.714Z] [Pipeline] {
20:58:11 [2025-02-11T20:58:11.945Z] [Pipeline] withEnv
20:58:11 [2025-02-11T20:58:11.988Z] [Pipeline] {
20:58:12 [2025-02-11T20:58:12.188Z] [Pipeline] sh
20:58:13 [2025-02-11T20:58:13.075Z] + set -xeuo pipefail
20:58:13 [2025-02-11T20:58:13.075Z] ++ umask
20:58:13 [2025-02-11T20:58:13.075Z] + '[' 0022 = 0000 ']'
20:58:13 [2025-02-11T20:58:13.075Z] + /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/1388 --outcome PASSED --advisory FEDORA-2025-21b8fc1448 --stream branched
20:58:15 [2025-02-11T20:58:15.046Z] [Pipeline] }
20:58:15 [2025-02-11T20:58:15.326Z] [Pipeline] // withEnv
20:58:15 [2025-02-11T20:58:15.497Z] [Pipeline] }
20:58:15 [2025-02-11T20:58:15.763Z] [Pipeline] // withCredentials
20:58:16 [2025-02-11T20:58:16.086Z] [Pipeline] withCredentials
20:58:16 [2025-02-11T20:58:16.123Z] Masking supported pattern matches of $TOKEN
20:58:16 [2025-02-11T20:58:16.326Z] [Pipeline] {
20:58:16 [2025-02-11T20:58:16.506Z] [Pipeline] withEnv
20:58:16 [2025-02-11T20:58:16.563Z] [Pipeline] {
20:58:16 [2025-02-11T20:58:16.843Z] [Pipeline] sh
20:58:17 [2025-02-11T20:58:17.422Z] + set -xeuo pipefail
20:58:17 [2025-02-11T20:58:17.422Z] ++ umask
20:58:17 [2025-02-11T20:58:17.676Z] + '[' 0022 = 0000 ']'
20:58:17 [2025-02-11T20:58:17.676Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
20:58:17 [2025-02-11T20:58:17.676Z]            {
20:58:17 [2025-02-11T20:58:17.676Z]              "body": "���� grub2-2.12-23.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1388) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-21b8fc1448)"
20:58:17 [2025-02-11T20:58:17.676Z]             }'
20:58:18 [2025-02-11T20:58:18.312Z] [Pipeline] }
20:58:18 [2025-02-11T20:58:18.555Z] [Pipeline] // withEnv
20:58:18 [2025-02-11T20:58:18.583Z] [Pipeline] }
20:58:18 [2025-02-11T20:58:18.726Z] [Pipeline] // withCredentials
20:58:18 [2025-02-11T20:58:18.736Z] [Pipeline] }
20:58:18 [2025-02-11T20:58:18.829Z] [Pipeline] // stage
20:58:18 [2025-02-11T20:58:18.928Z] [Pipeline] }
20:58:19 [2025-02-11T20:58:19.083Z] [Pipeline] // container
20:58:19 [2025-02-11T20:58:19.129Z] [Pipeline] }
20:58:19 [2025-02-11T20:58:19.225Z] [Pipeline] // node
20:58:19 [2025-02-11T20:58:19.307Z] [Pipeline] }
20:58:19 [2025-02-11T20:58:19.358Z] [Pipeline] // podTemplate
20:58:19 [2025-02-11T20:58:19.389Z] [Pipeline] End of Pipeline
20:58:19 [2025-02-11T20:58:19.445Z] Finished: SUCCESS