Console Output

10:46:12 [2025-02-05T10:46:12.872Z] Triggered by CI message.
10:46:12 [2025-02-05T10:46:12.873Z] 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:46:12 [2025-02-05T10:46:12.874Z] Selected Git installation does not exist. Using Default
10:46:12 [2025-02-05T10:46:12.874Z] The recommended git tool is: NONE
10:46:12 [2025-02-05T10:46:12.874Z] No credentials specified
10:46:12 [2025-02-05T10:46:12.875Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
10:46:12 [2025-02-05T10:46:12.886Z] Fetching changes from the remote Git repository
10:46:12 [2025-02-05T10:46:12.887Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:46:12 [2025-02-05T10:46:12.896Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:46:12 [2025-02-05T10:46:12.896Z]  > git --version # timeout=10
10:46:12 [2025-02-05T10:46:12.904Z]  > git --version # 'git version 2.39.3'
10:46:12 [2025-02-05T10:46:12.904Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:46:12 [2025-02-05T10:46:12.993Z]  > git rev-parse origin/main^{commit} # timeout=10
10:46:13 [2025-02-05T10:46:13.002Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
10:46:13 [2025-02-05T10:46:13.002Z]  > git config core.sparsecheckout # timeout=10
10:46:13 [2025-02-05T10:46:13.009Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
10:46:13 [2025-02-05T10:46:13.019Z] Commit message: "bodhi-testing: fix zincati configuration"
10:46:13 [2025-02-05T10:46:13.019Z]  > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
10:46:13 [2025-02-05T10:46:13.144Z] Loading library coreos@main
10:46:13 [2025-02-05T10:46:13.144Z] Attempting to resolve main from remote references...
10:46:13 [2025-02-05T10:46:13.144Z]  > git --version # timeout=10
10:46:13 [2025-02-05T10:46:13.152Z]  > git --version # 'git version 2.39.3'
10:46:13 [2025-02-05T10:46:13.152Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:46:13 [2025-02-05T10:46:13.250Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
10:46:13 [2025-02-05T10:46:13.252Z] Selected Git installation does not exist. Using Default
10:46:13 [2025-02-05T10:46:13.252Z] The recommended git tool is: NONE
10:46:13 [2025-02-05T10:46:13.252Z] No credentials specified
10:46:13 [2025-02-05T10:46:13.252Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
10:46:13 [2025-02-05T10:46:13.260Z] Fetching changes from the remote Git repository
10:46:13 [2025-02-05T10:46:13.261Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:46:13 [2025-02-05T10:46:13.268Z] Fetching without tags
10:46:13 [2025-02-05T10:46:13.268Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
10:46:13 [2025-02-05T10:46:13.268Z]  > git --version # timeout=10
10:46:13 [2025-02-05T10:46:13.284Z]  > git --version # 'git version 2.39.3'
10:46:13 [2025-02-05T10:46:13.284Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:46:13 [2025-02-05T10:46:13.357Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
10:46:13 [2025-02-05T10:46:13.357Z]  > git config core.sparsecheckout # timeout=10
10:46:13 [2025-02-05T10:46:13.364Z]  > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
10:46:13 [2025-02-05T10:46:13.374Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
10:46:13 [2025-02-05T10:46:13.374Z]  > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
10:46:13 [2025-02-05T10:46:13.694Z] [Pipeline] Start of Pipeline
10:46:13 [2025-02-05T10:46:13.864Z] [Pipeline] node
10:46:13 [2025-02-05T10:46:13.888Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:46:13 [2025-02-05T10:46:13.977Z] [Pipeline] {
10:46:14 [2025-02-05T10:46:14.045Z] [Pipeline] checkout
10:46:14 [2025-02-05T10:46:14.056Z] Selected Git installation does not exist. Using Default
10:46:14 [2025-02-05T10:46:14.056Z] The recommended git tool is: NONE
10:46:14 [2025-02-05T10:46:14.056Z] No credentials specified
10:46:14 [2025-02-05T10:46:14.056Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:46:14 [2025-02-05T10:46:14.064Z] Fetching changes from the remote Git repository
10:46:14 [2025-02-05T10:46:14.065Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:46:14 [2025-02-05T10:46:14.074Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:46:14 [2025-02-05T10:46:14.074Z]  > git --version # timeout=10
10:46:14 [2025-02-05T10:46:14.082Z]  > git --version # 'git version 2.39.3'
10:46:14 [2025-02-05T10:46:14.082Z]  > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:46:14 [2025-02-05T10:46:14.159Z]  > git rev-parse origin/main^{commit} # timeout=10
10:46:14 [2025-02-05T10:46:14.166Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
10:46:14 [2025-02-05T10:46:14.166Z]  > git config core.sparsecheckout # timeout=10
10:46:14 [2025-02-05T10:46:14.173Z]  > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
10:46:14 [2025-02-05T10:46:14.182Z] Commit message: "bodhi-testing: fix zincati configuration"
10:46:14 [2025-02-05T10:46:14.231Z] [Pipeline] readYaml
10:46:14 [2025-02-05T10:46:14.398Z] [Pipeline] withEnv
10:46:14 [2025-02-05T10:46:14.415Z] [Pipeline] {
10:46:14 [2025-02-05T10:46:14.496Z] [Pipeline] sh
10:46:14 [2025-02-05T10:46:14.755Z] + set -xeuo pipefail
10:46:14 [2025-02-05T10:46:14.755Z] ++ umask
10:46:14 [2025-02-05T10:46:14.755Z] + '[' 0022 = 0000 ']'
10:46:14 [2025-02-05T10:46:14.755Z] + rm -rf pipe
10:46:14 [2025-02-05T10:46:14.755Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
10:46:14 [2025-02-05T10:46:14.755Z] Cloning into 'pipe'...
10:46:15 [2025-02-05T10:46:15.051Z] [Pipeline] }
10:46:15 [2025-02-05T10:46:15.148Z] [Pipeline] // withEnv
10:46:15 [2025-02-05T10:46:15.198Z] [Pipeline] load
10:46:15 [2025-02-05T10:46:15.419Z] [Pipeline] { (pipe/utils.groovy)
10:46:15 [2025-02-05T10:46:15.472Z] [Pipeline] }
10:46:15 [2025-02-05T10:46:15.516Z] [Pipeline] // load
10:46:15 [2025-02-05T10:46:15.558Z] [Pipeline] readYaml
10:46:15 [2025-02-05T10:46:15.648Z] [Pipeline] withEnv
10:46:15 [2025-02-05T10:46:15.651Z] [Pipeline] {
10:46:15 [2025-02-05T10:46:15.725Z] [Pipeline] sh
10:46:16 [2025-02-05T10:46:16.006Z] + set -xeuo pipefail
10:46:16 [2025-02-05T10:46:16.006Z] ++ umask
10:46:16 [2025-02-05T10:46:16.006Z] + '[' 0022 = 0000 ']'
10:46:16 [2025-02-05T10:46:16.006Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
10:46:16 [2025-02-05T10:46:16.312Z] [Pipeline] }
10:46:16 [2025-02-05T10:46:16.535Z] [Pipeline] // withEnv
10:46:16 [2025-02-05T10:46:16.689Z] [Pipeline] readYaml
10:46:16 [2025-02-05T10:46:16.965Z] [Pipeline] withEnv
10:46:16 [2025-02-05T10:46:16.994Z] [Pipeline] {
10:46:17 [2025-02-05T10:46:17.163Z] [Pipeline] sh
10:46:17 [2025-02-05T10:46:17.459Z] + set -xeuo pipefail
10:46:17 [2025-02-05T10:46:17.459Z] ++ umask
10:46:17 [2025-02-05T10:46:17.459Z] + '[' 0022 = 0000 ']'
10:46:17 [2025-02-05T10:46:17.459Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
10:46:17 [2025-02-05T10:46:17.555Z] [Pipeline] }
10:46:17 [2025-02-05T10:46:17.739Z] [Pipeline] // withEnv
10:46:17 [2025-02-05T10:46:17.859Z] [Pipeline] readYaml
10:46:18 [2025-02-05T10:46:18.014Z] [Pipeline] }
10:46:18 [2025-02-05T10:46:18.238Z] [Pipeline] // node
10:46:18 [2025-02-05T10:46:18.369Z] [Pipeline] properties
10:46:18 [2025-02-05T10:46:18.524Z] [Pipeline] echo
10:46:18 [2025-02-05T10:46:18.587Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2651264,"task_id":128836465,"nvr":"buildah-1.39.0-1.fc42"},{"type":"koji-build","id":2651263,"task_id":128836394,"nvr":"containers-common-0.62.0-1.fc42"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":true,"autotime":true,"stable_karma":3,"stable_days":0,"unstable_karma":-3,"require_bugs":true,"require_testcases":true,"display_name":"","notes":"Automatic update for buildah-1.39.0-1.fc42, containers-common-0.62.0-1.fc42.\n\n##### **Changelog for buildah**\n\n```\n* Mon Feb 03 2025 Packit <hello@packit.dev> - 2:1.39.0-1\n- Update to 1.39.0 upstream release\n\n```\n\n##### **Changelog for containers-common**\n\n```\n* Fri Jan 31 2025 Packit <hello@packit.dev> - 5:0.62.0-1\n- Update to 0.62.0 upstream release\n\n```","type":"enhancement","status":"pending","request":null,"severity":"unspecified","suggest":"unspecified","locked":null,"pushed":null,"critpath":false,"critpath_groups":"","close_bugs":true,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-22ae43ac66","test_gating_status":null,"from_tag":"f42-build-side-104811","date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-22ae43ac66","title":"buildah-1.39.0-1.fc42 containers-common-0.62.0-1.fc42","version_hash":"5200211d380df3ac32175c9c8c67e8a9bdf1d1ab","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":"packit","email":"user-cont-team+packit-fas@redhat.com","id":6406,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"centosproject-email-aliases"},{"name":"git-packit-team"},{"name":"sig-cloud"},{"name":"bodhi_update_bots"}]},"comments":[],"builds":[{"nvr":"buildah-1.39.0-1.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0},{"nvr":"containers-common-0.62.0-1.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-22ae43ac66","karma":0,"content_type":"rpm","test_cases":[]}}
10:46:18 [2025-02-05T10:46:18.661Z] [Pipeline] readJSON
10:46:18 [2025-02-05T10:46:18.961Z] [Pipeline] libraryResource
10:46:19 [2025-02-05T10:46:19.092Z] [Pipeline] readJSON
10:46:19 [2025-02-05T10:46:19.267Z] [Pipeline] node
10:46:19 [2025-02-05T10:46:19.353Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:46:19 [2025-02-05T10:46:19.424Z] [Pipeline] {
10:46:19 [2025-02-05T10:46:19.644Z] [Pipeline] writeYaml
10:46:19 [2025-02-05T10:46:19.839Z] [Pipeline] readFile
10:46:19 [2025-02-05T10:46:19.982Z] [Pipeline] }
10:46:20 [2025-02-05T10:46:20.019Z] [Pipeline] // node
10:46:20 [2025-02-05T10:46:20.035Z] [Pipeline] podTemplate
10:46:20 [2025-02-05T10:46:20.057Z] [Pipeline] {
10:46:20 [2025-02-05T10:46:20.084Z] [Pipeline] node
10:46:21 [2025-02-05T10:46:21.182Z] Created Pod: openshift coreos-ci/pod-9cf8b323-56eb-4d46-a6ab-dadc12ea2e93-npjmz-2254r
10:46:26 [2025-02-05T10:46:26.524Z] Agent pod-9cf8b323-56eb-4d46-a6ab-dadc12ea2e93-npjmz-2254r is provisioned from template pod-9cf8b323-56eb-4d46-a6ab-dadc12ea2e93-npjmz
10:46:26 [2025-02-05T10:46:26.525Z] ---
10:46:26 [2025-02-05T10:46:26.525Z] apiVersion: "v1"
10:46:26 [2025-02-05T10:46:26.525Z] kind: "Pod"
10:46:26 [2025-02-05T10:46:26.525Z] metadata:
10:46:26 [2025-02-05T10:46:26.525Z]   annotations:
10:46:26 [2025-02-05T10:46:26.525Z]     buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1347/"
10:46:26 [2025-02-05T10:46:26.525Z]     runUrl: "job/bodhi-trigger/1347/"
10:46:26 [2025-02-05T10:46:26.525Z]   labels:
10:46:26 [2025-02-05T10:46:26.525Z]     jenkins: "slave"
10:46:26 [2025-02-05T10:46:26.525Z]     jenkins/label-digest: "b771394d69eb4f777fcb46214e0322e485a0c6d7"
10:46:26 [2025-02-05T10:46:26.525Z]     jenkins/label: "pod-9cf8b323-56eb-4d46-a6ab-dadc12ea2e93"
10:46:26 [2025-02-05T10:46:26.525Z]   name: "pod-9cf8b323-56eb-4d46-a6ab-dadc12ea2e93-npjmz-2254r"
10:46:26 [2025-02-05T10:46:26.525Z]   namespace: "coreos-ci"
10:46:26 [2025-02-05T10:46:26.525Z] spec:
10:46:26 [2025-02-05T10:46:26.525Z]   containers:
10:46:26 [2025-02-05T10:46:26.525Z]   - command:
10:46:26 [2025-02-05T10:46:26.525Z]     - "/usr/bin/dumb-init"
10:46:26 [2025-02-05T10:46:26.525Z]     - "/usr/bin/sleep"
10:46:26 [2025-02-05T10:46:26.525Z]     - "infinity"
10:46:26 [2025-02-05T10:46:26.525Z]     env:
10:46:26 [2025-02-05T10:46:26.525Z]     - name: "NCPUS"
10:46:26 [2025-02-05T10:46:26.525Z]       value: "0.1"
10:46:26 [2025-02-05T10:46:26.525Z]     image: "quay.io/coreos-assembler/coreos-assembler:main"
10:46:26 [2025-02-05T10:46:26.525Z]     imagePullPolicy: "Always"
10:46:26 [2025-02-05T10:46:26.525Z]     name: "worker"
10:46:26 [2025-02-05T10:46:26.525Z]     resources:
10:46:26 [2025-02-05T10:46:26.525Z]       limits:
10:46:26 [2025-02-05T10:46:26.525Z]         cpu: "0.1"
10:46:26 [2025-02-05T10:46:26.525Z]       requests:
10:46:26 [2025-02-05T10:46:26.525Z]         cpu: "0.1"
10:46:26 [2025-02-05T10:46:26.525Z]     volumeMounts:
10:46:26 [2025-02-05T10:46:26.525Z]     - mountPath: "/srv/"
10:46:26 [2025-02-05T10:46:26.525Z]       name: "emptydir-0"
10:46:26 [2025-02-05T10:46:26.525Z]     - mountPath: "/home/jenkins/agent"
10:46:26 [2025-02-05T10:46:26.525Z]       name: "workspace-volume"
10:46:26 [2025-02-05T10:46:26.525Z]       readOnly: false
10:46:26 [2025-02-05T10:46:26.525Z]   - env:
10:46:26 [2025-02-05T10:46:26.525Z]     - name: "JENKINS_SECRET"
10:46:26 [2025-02-05T10:46:26.525Z]       value: "********"
10:46:26 [2025-02-05T10:46:26.525Z]     - name: "JENKINS_TUNNEL"
10:46:26 [2025-02-05T10:46:26.525Z]       value: "172.30.136.1:50000"
10:46:26 [2025-02-05T10:46:26.525Z]     - name: "JENKINS_AGENT_NAME"
10:46:26 [2025-02-05T10:46:26.525Z]       value: "pod-9cf8b323-56eb-4d46-a6ab-dadc12ea2e93-npjmz-2254r"
10:46:26 [2025-02-05T10:46:26.525Z]     - name: "JENKINS_NAME"
10:46:26 [2025-02-05T10:46:26.525Z]       value: "pod-9cf8b323-56eb-4d46-a6ab-dadc12ea2e93-npjmz-2254r"
10:46:26 [2025-02-05T10:46:26.525Z]     - name: "JENKINS_AGENT_WORKDIR"
10:46:26 [2025-02-05T10:46:26.525Z]       value: "/home/jenkins/agent"
10:46:26 [2025-02-05T10:46:26.525Z]     - name: "JENKINS_URL"
10:46:26 [2025-02-05T10:46:26.525Z]       value: "http://172.30.130.216:80/"
10:46:26 [2025-02-05T10:46:26.525Z]     image: "jenkins-agent-base:latest"
10:46:26 [2025-02-05T10:46:26.525Z]     name: "jnlp"
10:46:26 [2025-02-05T10:46:26.525Z]     resources:
10:46:26 [2025-02-05T10:46:26.525Z]       limits:
10:46:26 [2025-02-05T10:46:26.525Z]         memory: "512Mi"
10:46:26 [2025-02-05T10:46:26.525Z]         cpu: "1"
10:46:26 [2025-02-05T10:46:26.525Z]       requests:
10:46:26 [2025-02-05T10:46:26.525Z]         memory: "512Mi"
10:46:26 [2025-02-05T10:46:26.525Z]         cpu: "1"
10:46:26 [2025-02-05T10:46:26.525Z]     volumeMounts:
10:46:26 [2025-02-05T10:46:26.525Z]     - mountPath: "/home/jenkins/agent"
10:46:26 [2025-02-05T10:46:26.525Z]       name: "workspace-volume"
10:46:26 [2025-02-05T10:46:26.525Z]       readOnly: false
10:46:26 [2025-02-05T10:46:26.525Z]   nodeSelector:
10:46:26 [2025-02-05T10:46:26.525Z]     kubernetes.io/os: "linux"
10:46:26 [2025-02-05T10:46:26.525Z]   restartPolicy: "Never"
10:46:26 [2025-02-05T10:46:26.525Z]   serviceAccountName: "default"
10:46:26 [2025-02-05T10:46:26.525Z]   volumes:
10:46:26 [2025-02-05T10:46:26.525Z]   - emptyDir: {}
10:46:26 [2025-02-05T10:46:26.525Z]     name: "emptydir-0"
10:46:26 [2025-02-05T10:46:26.525Z]   - emptyDir:
10:46:26 [2025-02-05T10:46:26.525Z]       medium: ""
10:46:26 [2025-02-05T10:46:26.525Z]     name: "workspace-volume"
10:46:26 [2025-02-05T10:46:26.525Z] 
10:46:26 [2025-02-05T10:46:26.781Z] Running on pod-9cf8b323-56eb-4d46-a6ab-dadc12ea2e93-npjmz-2254r in /home/jenkins/agent/workspace/bodhi-trigger
10:46:26 [2025-02-05T10:46:26.785Z] [Pipeline] {
10:46:26 [2025-02-05T10:46:26.827Z] [Pipeline] container
10:46:26 [2025-02-05T10:46:26.830Z] [Pipeline] {
10:46:26 [2025-02-05T10:46:26.869Z] [Pipeline] withEnv
10:46:26 [2025-02-05T10:46:26.872Z] [Pipeline] {
10:46:26 [2025-02-05T10:46:26.903Z] [Pipeline] sh
10:46:28 [2025-02-05T10:46:28.143Z] + set -xeuo pipefail
10:46:28 [2025-02-05T10:46:28.143Z] ++ umask
10:46:28 [2025-02-05T10:46:28.143Z] + '[' 0022 = 0000 ']'
10:46:28 [2025-02-05T10:46:28.143Z] + cat /cosa/coreos-assembler-git.json
10:46:28 [2025-02-05T10:46:28.143Z] {
10:46:28 [2025-02-05T10:46:28.143Z]   "date": "2025-02-03T12:18:00Z",
10:46:28 [2025-02-05T10:46:28.143Z]   "git": {
10:46:28 [2025-02-05T10:46:28.143Z]     "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2",
10:46:28 [2025-02-05T10:46:28.143Z]     "origin": "https://github.com/coreos/coreos-assembler.git",
10:46:28 [2025-02-05T10:46:28.143Z]     "branch": "HEAD",
10:46:28 [2025-02-05T10:46:28.143Z]     "dirty": "false"
10:46:28 [2025-02-05T10:46:28.143Z]   },
10:46:28 [2025-02-05T10:46:28.143Z]   "file": {
10:46:28 [2025-02-05T10:46:28.143Z]     "checksum": "a2d1af5c7e1ca0febbcac8ac4a7a322fe7f19f510513bbd81a9f60238751b223",
10:46:28 [2025-02-05T10:46:28.143Z]     "checksum_type": "sha256",
10:46:28 [2025-02-05T10:46:28.143Z]     "format": "tar.gz",
10:46:28 [2025-02-05T10:46:28.143Z]     "name": "coreos-assembler-git.tar.gz",
10:46:28 [2025-02-05T10:46:28.143Z]     "size": "10006625"
10:46:28 [2025-02-05T10:46:28.143Z]   }
10:46:28 [2025-02-05T10:46:28.143Z] }
10:46:28 [2025-02-05T10:46:28.498Z] [Pipeline] }
10:46:28 [2025-02-05T10:46:28.551Z] [Pipeline] // withEnv
10:46:28 [2025-02-05T10:46:28.566Z] [Pipeline] stage
10:46:28 [2025-02-05T10:46:28.569Z] [Pipeline] { (Report Running)
10:46:28 [2025-02-05T10:46:28.603Z] [Pipeline] withCredentials
10:46:28 [2025-02-05T10:46:28.608Z] Masking supported pattern matches of $RDB_PASSWORD
10:46:28 [2025-02-05T10:46:28.622Z] [Pipeline] {
10:46:28 [2025-02-05T10:46:28.638Z] [Pipeline] withEnv
10:46:28 [2025-02-05T10:46:28.641Z] [Pipeline] {
10:46:28 [2025-02-05T10:46:28.696Z] [Pipeline] sh
10:46:29 [2025-02-05T10:46:29.538Z] + set -xeuo pipefail
10:46:29 [2025-02-05T10:46:29.538Z] ++ umask
10:46:29 [2025-02-05T10:46:29.538Z] + '[' 0022 = 0000 ']'
10:46:29 [2025-02-05T10:46:29.538Z] + /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-22ae43ac66 --stream rawhide
10:46:32 [2025-02-05T10:46:32.053Z] [Pipeline] }
10:46:32 [2025-02-05T10:46:32.227Z] [Pipeline] // withEnv
10:46:32 [2025-02-05T10:46:32.342Z] [Pipeline] }
10:46:32 [2025-02-05T10:46:32.553Z] [Pipeline] // withCredentials
10:46:32 [2025-02-05T10:46:32.676Z] [Pipeline] }
10:46:32 [2025-02-05T10:46:32.841Z] [Pipeline] // stage
10:46:33 [2025-02-05T10:46:33.007Z] [Pipeline] stage
10:46:33 [2025-02-05T10:46:33.030Z] [Pipeline] { (Test)
10:46:33 [2025-02-05T10:46:33.150Z] [Pipeline] build
10:46:33 [2025-02-05T10:46:33.191Z] Scheduling project: test-override
10:46:36 [2025-02-05T10:46:36.384Z] Starting building: test-override #1359
12:59:28 [2025-02-05T12:59:28.839Z] Build test-override #1359 completed: SUCCESS
12:59:28 [2025-02-05T12:59:28.902Z] [Pipeline] }
12:59:29 [2025-02-05T12:59:29.089Z] [Pipeline] // stage
12:59:29 [2025-02-05T12:59:29.291Z] [Pipeline] stage
12:59:29 [2025-02-05T12:59:29.371Z] [Pipeline] { (Report Completion)
12:59:29 [2025-02-05T12:59:29.583Z] [Pipeline] withCredentials
12:59:29 [2025-02-05T12:59:29.680Z] Masking supported pattern matches of $RDB_PASSWORD
12:59:29 [2025-02-05T12:59:29.731Z] [Pipeline] {
12:59:29 [2025-02-05T12:59:29.920Z] [Pipeline] withEnv
12:59:29 [2025-02-05T12:59:29.960Z] [Pipeline] {
12:59:30 [2025-02-05T12:59:30.120Z] [Pipeline] sh
12:59:30 [2025-02-05T12:59:30.992Z] + set -xeuo pipefail
12:59:30 [2025-02-05T12:59:30.992Z] ++ umask
12:59:30 [2025-02-05T12:59:30.992Z] + '[' 0022 = 0000 ']'
12:59:30 [2025-02-05T12:59:30.992Z] + /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/1359 --outcome PASSED --advisory FEDORA-2025-22ae43ac66 --stream rawhide
12:59:33 [2025-02-05T12:59:33.572Z] [Pipeline] }
12:59:33 [2025-02-05T12:59:33.777Z] [Pipeline] // withEnv
12:59:33 [2025-02-05T12:59:33.891Z] [Pipeline] }
12:59:34 [2025-02-05T12:59:34.125Z] [Pipeline] // withCredentials
12:59:34 [2025-02-05T12:59:34.361Z] [Pipeline] withCredentials
12:59:34 [2025-02-05T12:59:34.413Z] Masking supported pattern matches of $TOKEN
12:59:34 [2025-02-05T12:59:34.550Z] [Pipeline] {
12:59:34 [2025-02-05T12:59:34.694Z] [Pipeline] withEnv
12:59:34 [2025-02-05T12:59:34.736Z] [Pipeline] {
12:59:34 [2025-02-05T12:59:34.982Z] [Pipeline] sh
12:59:35 [2025-02-05T12:59:35.904Z] + set -xeuo pipefail
12:59:35 [2025-02-05T12:59:35.904Z] ++ umask
12:59:35 [2025-02-05T12:59:35.904Z] + '[' 0022 = 0000 ']'
12:59:35 [2025-02-05T12:59:35.904Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
12:59:35 [2025-02-05T12:59:35.904Z]            {
12:59:35 [2025-02-05T12:59:35.904Z]              "body": "���� buildah-1.39.0-1.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1359) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-22ae43ac66)"
12:59:35 [2025-02-05T12:59:35.904Z]             }'
12:59:36 [2025-02-05T12:59:36.522Z] [Pipeline] }
12:59:36 [2025-02-05T12:59:36.690Z] [Pipeline] // withEnv
12:59:36 [2025-02-05T12:59:36.781Z] [Pipeline] }
12:59:36 [2025-02-05T12:59:36.998Z] [Pipeline] // withCredentials
12:59:37 [2025-02-05T12:59:37.049Z] [Pipeline] }
12:59:37 [2025-02-05T12:59:37.139Z] [Pipeline] // stage
12:59:37 [2025-02-05T12:59:37.167Z] [Pipeline] }
12:59:37 [2025-02-05T12:59:37.195Z] [Pipeline] // container
12:59:37 [2025-02-05T12:59:37.222Z] [Pipeline] }
12:59:37 [2025-02-05T12:59:37.328Z] [Pipeline] // node
12:59:37 [2025-02-05T12:59:37.398Z] [Pipeline] }
12:59:37 [2025-02-05T12:59:37.477Z] [Pipeline] // podTemplate
12:59:37 [2025-02-05T12:59:37.506Z] [Pipeline] End of Pipeline
12:59:37 [2025-02-05T12:59:37.544Z] Finished: SUCCESS