Console Output
20:20:25 [2025-02-07T20:20:25.891Z] Triggered by CI message.
20:20:25 [2025-02-07T20:20:25.892Z] 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
20:20:25 [2025-02-07T20:20:25.892Z] Selected Git installation does not exist. Using Default
20:20:25 [2025-02-07T20:20:25.892Z] The recommended git tool is: NONE
20:20:25 [2025-02-07T20:20:25.892Z] No credentials specified
20:20:25 [2025-02-07T20:20:25.892Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
20:20:25 [2025-02-07T20:20:25.900Z] Fetching changes from the remote Git repository
20:20:25 [2025-02-07T20:20:25.901Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:20:25 [2025-02-07T20:20:25.908Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:20:25 [2025-02-07T20:20:25.908Z] > git --version # timeout=10
20:20:25 [2025-02-07T20:20:25.915Z] > git --version # 'git version 2.39.3'
20:20:25 [2025-02-07T20:20:25.915Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:20:26 [2025-02-07T20:20:26.020Z] > git rev-parse origin/main^{commit} # timeout=10
20:20:26 [2025-02-07T20:20:26.028Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
20:20:26 [2025-02-07T20:20:26.028Z] > git config core.sparsecheckout # timeout=10
20:20:26 [2025-02-07T20:20:26.035Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:20:26 [2025-02-07T20:20:26.045Z] Commit message: "bodhi-testing: fix zincati configuration"
20:20:26 [2025-02-07T20:20:26.045Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:20:26 [2025-02-07T20:20:26.075Z] Loading library coreos@main
20:20:26 [2025-02-07T20:20:26.075Z] Attempting to resolve main from remote references...
20:20:26 [2025-02-07T20:20:26.075Z] > git --version # timeout=10
20:20:26 [2025-02-07T20:20:26.082Z] > git --version # 'git version 2.39.3'
20:20:26 [2025-02-07T20:20:26.082Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:20:26 [2025-02-07T20:20:26.159Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
20:20:26 [2025-02-07T20:20:26.160Z] Selected Git installation does not exist. Using Default
20:20:26 [2025-02-07T20:20:26.160Z] The recommended git tool is: NONE
20:20:26 [2025-02-07T20:20:26.160Z] No credentials specified
20:20:26 [2025-02-07T20:20:26.160Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
20:20:26 [2025-02-07T20:20:26.167Z] Fetching changes from the remote Git repository
20:20:26 [2025-02-07T20:20:26.168Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:20:26 [2025-02-07T20:20:26.176Z] Fetching without tags
20:20:26 [2025-02-07T20:20:26.176Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
20:20:26 [2025-02-07T20:20:26.176Z] > git --version # timeout=10
20:20:26 [2025-02-07T20:20:26.183Z] > git --version # 'git version 2.39.3'
20:20:26 [2025-02-07T20:20:26.183Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:20:26 [2025-02-07T20:20:26.252Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
20:20:26 [2025-02-07T20:20:26.252Z] > git config core.sparsecheckout # timeout=10
20:20:26 [2025-02-07T20:20:26.259Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:20:26 [2025-02-07T20:20:26.277Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
20:20:26 [2025-02-07T20:20:26.278Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:20:26 [2025-02-07T20:20:26.458Z] [Pipeline] Start of Pipeline
20:20:26 [2025-02-07T20:20:26.561Z] [Pipeline] node
20:20:26 [2025-02-07T20:20:26.588Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
20:20:26 [2025-02-07T20:20:26.640Z] [Pipeline] {
20:20:26 [2025-02-07T20:20:26.709Z] [Pipeline] checkout
20:20:26 [2025-02-07T20:20:26.727Z] Selected Git installation does not exist. Using Default
20:20:26 [2025-02-07T20:20:26.727Z] The recommended git tool is: NONE
20:20:26 [2025-02-07T20:20:26.727Z] No credentials specified
20:20:26 [2025-02-07T20:20:26.727Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
20:20:26 [2025-02-07T20:20:26.735Z] Fetching changes from the remote Git repository
20:20:26 [2025-02-07T20:20:26.736Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
20:20:26 [2025-02-07T20:20:26.743Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
20:20:26 [2025-02-07T20:20:26.743Z] > git --version # timeout=10
20:20:26 [2025-02-07T20:20:26.749Z] > git --version # 'git version 2.39.3'
20:20:26 [2025-02-07T20:20:26.750Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
20:20:26 [2025-02-07T20:20:26.832Z] > git rev-parse origin/main^{commit} # timeout=10
20:20:26 [2025-02-07T20:20:26.840Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
20:20:26 [2025-02-07T20:20:26.840Z] > git config core.sparsecheckout # timeout=10
20:20:26 [2025-02-07T20:20:26.846Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
20:20:26 [2025-02-07T20:20:26.856Z] Commit message: "bodhi-testing: fix zincati configuration"
20:20:26 [2025-02-07T20:20:26.904Z] [Pipeline] readYaml
20:20:27 [2025-02-07T20:20:27.069Z] [Pipeline] withEnv
20:20:27 [2025-02-07T20:20:27.073Z] [Pipeline] {
20:20:27 [2025-02-07T20:20:27.149Z] [Pipeline] sh
20:20:27 [2025-02-07T20:20:27.423Z] + set -xeuo pipefail
20:20:27 [2025-02-07T20:20:27.423Z] ++ umask
20:20:27 [2025-02-07T20:20:27.423Z] + '[' 0022 = 0000 ']'
20:20:27 [2025-02-07T20:20:27.423Z] + rm -rf pipe
20:20:27 [2025-02-07T20:20:27.423Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
20:20:27 [2025-02-07T20:20:27.423Z] Cloning into 'pipe'...
20:20:27 [2025-02-07T20:20:27.681Z] [Pipeline] }
20:20:27 [2025-02-07T20:20:27.818Z] [Pipeline] // withEnv
20:20:27 [2025-02-07T20:20:27.845Z] [Pipeline] load
20:20:28 [2025-02-07T20:20:28.053Z] [Pipeline] { (pipe/utils.groovy)
20:20:28 [2025-02-07T20:20:28.121Z] [Pipeline] }
20:20:28 [2025-02-07T20:20:28.244Z] [Pipeline] // load
20:20:28 [2025-02-07T20:20:28.292Z] [Pipeline] readYaml
20:20:28 [2025-02-07T20:20:28.402Z] [Pipeline] withEnv
20:20:28 [2025-02-07T20:20:28.405Z] [Pipeline] {
20:20:28 [2025-02-07T20:20:28.504Z] [Pipeline] sh
20:20:28 [2025-02-07T20:20:28.772Z] + set -xeuo pipefail
20:20:28 [2025-02-07T20:20:28.772Z] ++ umask
20:20:28 [2025-02-07T20:20:28.772Z] + '[' 0022 = 0000 ']'
20:20:28 [2025-02-07T20:20:28.772Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
20:20:28 [2025-02-07T20:20:28.830Z] [Pipeline] }
20:20:28 [2025-02-07T20:20:28.898Z] [Pipeline] // withEnv
20:20:28 [2025-02-07T20:20:28.961Z] [Pipeline] readYaml
20:20:29 [2025-02-07T20:20:29.076Z] [Pipeline] withEnv
20:20:29 [2025-02-07T20:20:29.098Z] [Pipeline] {
20:20:29 [2025-02-07T20:20:29.234Z] [Pipeline] sh
20:20:29 [2025-02-07T20:20:29.536Z] + set -xeuo pipefail
20:20:29 [2025-02-07T20:20:29.536Z] ++ umask
20:20:29 [2025-02-07T20:20:29.536Z] + '[' 0022 = 0000 ']'
20:20:29 [2025-02-07T20:20:29.536Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
20:20:29 [2025-02-07T20:20:29.606Z] [Pipeline] }
20:20:29 [2025-02-07T20:20:29.738Z] [Pipeline] // withEnv
20:20:29 [2025-02-07T20:20:29.769Z] [Pipeline] readYaml
20:20:30 [2025-02-07T20:20:30.005Z] [Pipeline] withEnv
20:20:30 [2025-02-07T20:20:30.039Z] [Pipeline] {
20:20:30 [2025-02-07T20:20:30.275Z] [Pipeline] sh
20:20:30 [2025-02-07T20:20:30.823Z] + set -xeuo pipefail
20:20:30 [2025-02-07T20:20:30.823Z] ++ umask
20:20:30 [2025-02-07T20:20:30.823Z] + '[' 0022 = 0000 ']'
20:20:30 [2025-02-07T20:20:30.823Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
20:20:30 [2025-02-07T20:20:30.946Z] [Pipeline] }
20:20:31 [2025-02-07T20:20:31.153Z] [Pipeline] // withEnv
20:20:31 [2025-02-07T20:20:31.258Z] [Pipeline] readYaml
20:20:31 [2025-02-07T20:20:31.510Z] [Pipeline] }
20:20:31 [2025-02-07T20:20:31.736Z] [Pipeline] // node
20:20:31 [2025-02-07T20:20:31.939Z] [Pipeline] properties
20:20:32 [2025-02-07T20:20:32.111Z] [Pipeline] echo
20:20:32 [2025-02-07T20:20:32.139Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2653299,"task_id":128952141,"nvr":"rust-coreos-installer-0.23.0-3.fc41"}]},"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":"Backport addition of F43 signing key. https://github.com/coreos/coreos-installer/pull/1598","type":"unspecified","status":"pending","request":null,"severity":"unspecified","suggest":"unspecified","locked":null,"pushed":null,"critpath":true,"critpath_groups":"critical-path-coreos","close_bugs":true,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-fa5927cc7b","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-fa5927cc7b","title":"rust-coreos-installer-0.23.0-3.fc41","version_hash":"473edfcdf571688a15cacdb96badd0fcdbf8b566","release":{"name":"F41","long_name":"Fedora 41","version":"41","id_prefix":"FEDORA","branch":"f41","dist_tag":"f41","stable_tag":"f41-updates","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":"current","composed_by_bodhi":true,"create_automatic_updates":false,"package_manager":"dnf","testing_repository":"updates-testing","released_on":null,"eol":"2025-11-11","critpath_mandatory_days_in_testing":14,"mandatory_days_in_testing":7,"critpath_min_karma":2,"min_karma":1,"setting_status":null},"user":{"name":"dustymabe","email":"dusty@dustymabe.com","id":659,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"sysadmin-badges"},{"name":"aws"},{"name":"qa-beaker-user"},{"name":"gitfedora-web"},{"name":"centosproject-email-aliases"},{"name":"fi-apprentice"},{"name":"sysadmin-veteran"},{"name":"web"},{"name":"sig-paas"},{"name":"atomic-wg"},{"name":"qa"},{"name":"fedorabugs"},{"name":"msftazure"},{"name":"pungi-devel"},{"name":"qa-automation-shell"},{"name":"sysadmin-fedimg"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"coreos"},{"name":"sysadmin"},{"name":"communishift"},{"name":"aws-fcos-mgmt"},{"name":"sysadmin-bodhi"},{"name":"sysadmin-releng"},{"name":"sysadmin-coreos"},{"name":"ipausers"},{"name":"ibmcloud"},{"name":"discussion-mods-project"},{"name":"discussion-mods-ask"},{"name":"hetznercloud"},{"name":"coreos-sig"}]},"comments":[],"builds":[{"nvr":"rust-coreos-installer-0.23.0-3.fc41","signed":false,"release_id":80,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-fa5927cc7b","karma":0,"content_type":"rpm","test_cases":[]}}
20:20:32 [2025-02-07T20:20:32.210Z] [Pipeline] readJSON
20:20:32 [2025-02-07T20:20:32.522Z] [Pipeline] libraryResource
20:20:32 [2025-02-07T20:20:32.637Z] [Pipeline] readJSON
20:20:32 [2025-02-07T20:20:32.867Z] [Pipeline] node
20:20:32 [2025-02-07T20:20:32.959Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
20:20:33 [2025-02-07T20:20:33.113Z] [Pipeline] {
20:20:33 [2025-02-07T20:20:33.365Z] [Pipeline] writeYaml
20:20:33 [2025-02-07T20:20:33.583Z] [Pipeline] readFile
20:20:33 [2025-02-07T20:20:33.728Z] [Pipeline] }
20:20:33 [2025-02-07T20:20:33.860Z] [Pipeline] // node
20:20:33 [2025-02-07T20:20:33.912Z] [Pipeline] podTemplate
20:20:33 [2025-02-07T20:20:33.924Z] [Pipeline] {
20:20:33 [2025-02-07T20:20:33.985Z] [Pipeline] node
20:20:43 [2025-02-07T20:20:43.103Z] Created Pod: openshift coreos-ci/pod-a62b2edf-d573-49f6-8d15-9f4fb760dc61-5rg4z-3d4bq
20:20:48 [2025-02-07T20:20:48.993Z] Still waiting to schedule task
20:20:48 [2025-02-07T20:20:48.994Z] ‘pod-a62b2edf-d573-49f6-8d15-9f4fb760dc61-5rg4z-3d4bq’ is offline
20:20:50 [2025-02-07T20:20:50.542Z] Agent pod-a62b2edf-d573-49f6-8d15-9f4fb760dc61-5rg4z-3d4bq is provisioned from template pod-a62b2edf-d573-49f6-8d15-9f4fb760dc61-5rg4z
20:20:50 [2025-02-07T20:20:50.542Z] ---
20:20:50 [2025-02-07T20:20:50.542Z] apiVersion: "v1"
20:20:50 [2025-02-07T20:20:50.542Z] kind: "Pod"
20:20:50 [2025-02-07T20:20:50.542Z] metadata:
20:20:50 [2025-02-07T20:20:50.542Z] annotations:
20:20:50 [2025-02-07T20:20:50.542Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1359/"
20:20:50 [2025-02-07T20:20:50.542Z] runUrl: "job/bodhi-trigger/1359/"
20:20:50 [2025-02-07T20:20:50.542Z] labels:
20:20:50 [2025-02-07T20:20:50.542Z] jenkins: "slave"
20:20:50 [2025-02-07T20:20:50.542Z] jenkins/label-digest: "6a42989abd388fa0a44019618b41d162cd9852ff"
20:20:50 [2025-02-07T20:20:50.542Z] jenkins/label: "pod-a62b2edf-d573-49f6-8d15-9f4fb760dc61"
20:20:50 [2025-02-07T20:20:50.542Z] name: "pod-a62b2edf-d573-49f6-8d15-9f4fb760dc61-5rg4z-3d4bq"
20:20:50 [2025-02-07T20:20:50.542Z] namespace: "coreos-ci"
20:20:50 [2025-02-07T20:20:50.542Z] spec:
20:20:50 [2025-02-07T20:20:50.542Z] containers:
20:20:50 [2025-02-07T20:20:50.542Z] - command:
20:20:50 [2025-02-07T20:20:50.542Z] - "/usr/bin/dumb-init"
20:20:50 [2025-02-07T20:20:50.542Z] - "/usr/bin/sleep"
20:20:50 [2025-02-07T20:20:50.542Z] - "infinity"
20:20:50 [2025-02-07T20:20:50.542Z] env:
20:20:50 [2025-02-07T20:20:50.542Z] - name: "NCPUS"
20:20:50 [2025-02-07T20:20:50.542Z] value: "0.1"
20:20:50 [2025-02-07T20:20:50.542Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
20:20:50 [2025-02-07T20:20:50.542Z] imagePullPolicy: "Always"
20:20:50 [2025-02-07T20:20:50.542Z] name: "worker"
20:20:50 [2025-02-07T20:20:50.542Z] resources:
20:20:50 [2025-02-07T20:20:50.542Z] limits:
20:20:50 [2025-02-07T20:20:50.542Z] cpu: "0.1"
20:20:50 [2025-02-07T20:20:50.542Z] requests:
20:20:50 [2025-02-07T20:20:50.542Z] cpu: "0.1"
20:20:50 [2025-02-07T20:20:50.542Z] volumeMounts:
20:20:50 [2025-02-07T20:20:50.542Z] - mountPath: "/srv/"
20:20:50 [2025-02-07T20:20:50.542Z] name: "emptydir-0"
20:20:50 [2025-02-07T20:20:50.542Z] - mountPath: "/home/jenkins/agent"
20:20:50 [2025-02-07T20:20:50.542Z] name: "workspace-volume"
20:20:50 [2025-02-07T20:20:50.542Z] readOnly: false
20:20:50 [2025-02-07T20:20:50.542Z] - env:
20:20:50 [2025-02-07T20:20:50.542Z] - name: "JENKINS_SECRET"
20:20:50 [2025-02-07T20:20:50.542Z] value: "********"
20:20:50 [2025-02-07T20:20:50.542Z] - name: "JENKINS_TUNNEL"
20:20:50 [2025-02-07T20:20:50.542Z] value: "172.30.136.1:50000"
20:20:50 [2025-02-07T20:20:50.542Z] - name: "JENKINS_AGENT_NAME"
20:20:50 [2025-02-07T20:20:50.542Z] value: "pod-a62b2edf-d573-49f6-8d15-9f4fb760dc61-5rg4z-3d4bq"
20:20:50 [2025-02-07T20:20:50.542Z] - name: "JENKINS_NAME"
20:20:50 [2025-02-07T20:20:50.542Z] value: "pod-a62b2edf-d573-49f6-8d15-9f4fb760dc61-5rg4z-3d4bq"
20:20:50 [2025-02-07T20:20:50.542Z] - name: "JENKINS_AGENT_WORKDIR"
20:20:50 [2025-02-07T20:20:50.542Z] value: "/home/jenkins/agent"
20:20:50 [2025-02-07T20:20:50.542Z] - name: "JENKINS_URL"
20:20:50 [2025-02-07T20:20:50.542Z] value: "http://172.30.130.216:80/"
20:20:50 [2025-02-07T20:20:50.542Z] image: "jenkins-agent-base:latest"
20:20:50 [2025-02-07T20:20:50.542Z] name: "jnlp"
20:20:50 [2025-02-07T20:20:50.542Z] resources:
20:20:50 [2025-02-07T20:20:50.542Z] limits:
20:20:50 [2025-02-07T20:20:50.542Z] memory: "512Mi"
20:20:50 [2025-02-07T20:20:50.542Z] cpu: "1"
20:20:50 [2025-02-07T20:20:50.542Z] requests:
20:20:50 [2025-02-07T20:20:50.542Z] memory: "512Mi"
20:20:50 [2025-02-07T20:20:50.542Z] cpu: "1"
20:20:50 [2025-02-07T20:20:50.542Z] volumeMounts:
20:20:50 [2025-02-07T20:20:50.542Z] - mountPath: "/home/jenkins/agent"
20:20:50 [2025-02-07T20:20:50.542Z] name: "workspace-volume"
20:20:50 [2025-02-07T20:20:50.542Z] readOnly: false
20:20:50 [2025-02-07T20:20:50.542Z] nodeSelector:
20:20:50 [2025-02-07T20:20:50.542Z] kubernetes.io/os: "linux"
20:20:50 [2025-02-07T20:20:50.542Z] restartPolicy: "Never"
20:20:50 [2025-02-07T20:20:50.542Z] serviceAccountName: "default"
20:20:50 [2025-02-07T20:20:50.542Z] volumes:
20:20:50 [2025-02-07T20:20:50.542Z] - emptyDir: {}
20:20:50 [2025-02-07T20:20:50.542Z] name: "emptydir-0"
20:20:50 [2025-02-07T20:20:50.542Z] - emptyDir:
20:20:50 [2025-02-07T20:20:50.542Z] medium: ""
20:20:50 [2025-02-07T20:20:50.542Z] name: "workspace-volume"
20:20:50 [2025-02-07T20:20:50.542Z]
20:20:50 [2025-02-07T20:20:50.684Z] Running on pod-a62b2edf-d573-49f6-8d15-9f4fb760dc61-5rg4z-3d4bq in /home/jenkins/agent/workspace/bodhi-trigger
20:20:50 [2025-02-07T20:20:50.739Z] [Pipeline] {
20:20:50 [2025-02-07T20:20:50.870Z] [Pipeline] container
20:20:50 [2025-02-07T20:20:50.888Z] [Pipeline] {
20:20:50 [2025-02-07T20:20:50.925Z] [Pipeline] withEnv
20:20:50 [2025-02-07T20:20:50.928Z] [Pipeline] {
20:20:51 [2025-02-07T20:20:51.042Z] [Pipeline] sh
20:20:52 [2025-02-07T20:20:52.412Z] + set -xeuo pipefail
20:20:52 [2025-02-07T20:20:52.412Z] ++ umask
20:20:52 [2025-02-07T20:20:52.668Z] + '[' 0022 = 0000 ']'
20:20:52 [2025-02-07T20:20:52.668Z] + cat /cosa/coreos-assembler-git.json
20:20:52 [2025-02-07T20:20:52.668Z] {
20:20:52 [2025-02-07T20:20:52.668Z] "date": "2025-02-03T12:18:00Z",
20:20:52 [2025-02-07T20:20:52.668Z] "git": {
20:20:52 [2025-02-07T20:20:52.668Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2",
20:20:52 [2025-02-07T20:20:52.668Z] "origin": "https://github.com/coreos/coreos-assembler.git",
20:20:52 [2025-02-07T20:20:52.668Z] "branch": "HEAD",
20:20:52 [2025-02-07T20:20:52.668Z] "dirty": "false"
20:20:52 [2025-02-07T20:20:52.668Z] },
20:20:52 [2025-02-07T20:20:52.668Z] "file": {
20:20:52 [2025-02-07T20:20:52.668Z] "checksum": "a2d1af5c7e1ca0febbcac8ac4a7a322fe7f19f510513bbd81a9f60238751b223",
20:20:52 [2025-02-07T20:20:52.668Z] "checksum_type": "sha256",
20:20:52 [2025-02-07T20:20:52.668Z] "format": "tar.gz",
20:20:52 [2025-02-07T20:20:52.668Z] "name": "coreos-assembler-git.tar.gz",
20:20:52 [2025-02-07T20:20:52.668Z] "size": "10006625"
20:20:52 [2025-02-07T20:20:52.668Z] }
20:20:52 [2025-02-07T20:20:52.668Z] }
20:20:52 [2025-02-07T20:20:52.887Z] [Pipeline] }
20:20:53 [2025-02-07T20:20:53.034Z] [Pipeline] // withEnv
20:20:53 [2025-02-07T20:20:53.053Z] [Pipeline] stage
20:20:53 [2025-02-07T20:20:53.056Z] [Pipeline] { (Report Running)
20:20:53 [2025-02-07T20:20:53.121Z] [Pipeline] withCredentials
20:20:53 [2025-02-07T20:20:53.126Z] Masking supported pattern matches of $RDB_PASSWORD
20:20:53 [2025-02-07T20:20:53.184Z] [Pipeline] {
20:20:53 [2025-02-07T20:20:53.240Z] [Pipeline] withEnv
20:20:53 [2025-02-07T20:20:53.243Z] [Pipeline] {
20:20:53 [2025-02-07T20:20:53.437Z] [Pipeline] sh
20:20:54 [2025-02-07T20:20:54.666Z] + set -xeuo pipefail
20:20:54 [2025-02-07T20:20:54.666Z] ++ umask
20:20:54 [2025-02-07T20:20:54.666Z] + '[' 0022 = 0000 ']'
20:20:54 [2025-02-07T20:20:54.666Z] + /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-fa5927cc7b --stream testing-devel
20:20:57 [2025-02-07T20:20:57.234Z] [Pipeline] }
20:20:57 [2025-02-07T20:20:57.543Z] [Pipeline] // withEnv
20:20:57 [2025-02-07T20:20:57.657Z] [Pipeline] }
20:20:57 [2025-02-07T20:20:57.915Z] [Pipeline] // withCredentials
20:20:58 [2025-02-07T20:20:58.069Z] [Pipeline] }
20:20:58 [2025-02-07T20:20:58.258Z] [Pipeline] // stage
20:20:58 [2025-02-07T20:20:58.621Z] [Pipeline] stage
20:20:58 [2025-02-07T20:20:58.663Z] [Pipeline] { (Test)
20:20:58 [2025-02-07T20:20:58.972Z] [Pipeline] build
20:20:59 [2025-02-07T20:20:59.065Z] Scheduling project: test-override
20:21:02 [2025-02-07T20:21:02.445Z] Starting building: test-override #1371
21:47:33 [2025-02-07T21:47:33.480Z] Build test-override #1371 completed: SUCCESS
21:47:33 [2025-02-07T21:47:33.485Z] [Pipeline] }
21:47:33 [2025-02-07T21:47:33.753Z] [Pipeline] // stage
21:47:33 [2025-02-07T21:47:33.874Z] [Pipeline] stage
21:47:33 [2025-02-07T21:47:33.903Z] [Pipeline] { (Report Completion)
21:47:34 [2025-02-07T21:47:34.138Z] [Pipeline] withCredentials
21:47:34 [2025-02-07T21:47:34.183Z] Masking supported pattern matches of $RDB_PASSWORD
21:47:34 [2025-02-07T21:47:34.338Z] [Pipeline] {
21:47:34 [2025-02-07T21:47:34.594Z] [Pipeline] withEnv
21:47:34 [2025-02-07T21:47:34.628Z] [Pipeline] {
21:47:34 [2025-02-07T21:47:34.953Z] [Pipeline] sh
21:47:35 [2025-02-07T21:47:35.848Z] + set -xeuo pipefail
21:47:35 [2025-02-07T21:47:35.849Z] ++ umask
21:47:35 [2025-02-07T21:47:35.849Z] + '[' 0022 = 0000 ']'
21:47:35 [2025-02-07T21:47:35.849Z] + /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/1371 --outcome PASSED --advisory FEDORA-2025-fa5927cc7b --stream testing-devel
21:47:37 [2025-02-07T21:47:37.852Z] [Pipeline] }
21:47:38 [2025-02-07T21:47:38.131Z] [Pipeline] // withEnv
21:47:38 [2025-02-07T21:47:38.223Z] [Pipeline] }
21:47:38 [2025-02-07T21:47:38.508Z] [Pipeline] // withCredentials
21:47:38 [2025-02-07T21:47:38.680Z] [Pipeline] withCredentials
21:47:38 [2025-02-07T21:47:38.720Z] Masking supported pattern matches of $TOKEN
21:47:38 [2025-02-07T21:47:38.840Z] [Pipeline] {
21:47:39 [2025-02-07T21:47:39.029Z] [Pipeline] withEnv
21:47:39 [2025-02-07T21:47:39.074Z] [Pipeline] {
21:47:39 [2025-02-07T21:47:39.337Z] [Pipeline] sh
21:47:40 [2025-02-07T21:47:40.212Z] + set -xeuo pipefail
21:47:40 [2025-02-07T21:47:40.212Z] ++ umask
21:47:40 [2025-02-07T21:47:40.212Z] + '[' 0022 = 0000 ']'
21:47:40 [2025-02-07T21:47:40.212Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
21:47:40 [2025-02-07T21:47:40.212Z] {
21:47:40 [2025-02-07T21:47:40.212Z] "body": "���� rust-coreos-installer-0.23.0-3.fc41 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1371) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-fa5927cc7b)"
21:47:40 [2025-02-07T21:47:40.212Z] }'
21:47:40 [2025-02-07T21:47:40.824Z] [Pipeline] }
21:47:41 [2025-02-07T21:47:41.046Z] [Pipeline] // withEnv
21:47:41 [2025-02-07T21:47:41.120Z] [Pipeline] }
21:47:41 [2025-02-07T21:47:41.366Z] [Pipeline] // withCredentials
21:47:41 [2025-02-07T21:47:41.403Z] [Pipeline] }
21:47:41 [2025-02-07T21:47:41.496Z] [Pipeline] // stage
21:47:41 [2025-02-07T21:47:41.547Z] [Pipeline] }
21:47:41 [2025-02-07T21:47:41.754Z] [Pipeline] // container
21:47:41 [2025-02-07T21:47:41.801Z] [Pipeline] }
21:47:41 [2025-02-07T21:47:41.963Z] [Pipeline] // node
21:47:41 [2025-02-07T21:47:41.991Z] [Pipeline] }
21:47:42 [2025-02-07T21:47:42.057Z] [Pipeline] // podTemplate
21:47:42 [2025-02-07T21:47:42.083Z] [Pipeline] End of Pipeline
21:47:42 [2025-02-07T21:47:42.136Z] Finished: SUCCESS