Console Output
08:03:58 [2025-02-24T08:03:58.196Z] Triggered by CI message.
08:03:58 [2025-02-24T08:03:58.197Z] 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
08:03:58 [2025-02-24T08:03:58.197Z] Selected Git installation does not exist. Using Default
08:03:58 [2025-02-24T08:03:58.197Z] The recommended git tool is: NONE
08:03:58 [2025-02-24T08:03:58.197Z] No credentials specified
08:03:58 [2025-02-24T08:03:58.198Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
08:03:58 [2025-02-24T08:03:58.205Z] Fetching changes from the remote Git repository
08:03:58 [2025-02-24T08:03:58.206Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
08:03:58 [2025-02-24T08:03:58.212Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
08:03:58 [2025-02-24T08:03:58.212Z] > git --version # timeout=10
08:03:58 [2025-02-24T08:03:58.219Z] > git --version # 'git version 2.39.3'
08:03:58 [2025-02-24T08:03:58.219Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
08:03:58 [2025-02-24T08:03:58.366Z] > git rev-parse origin/main^{commit} # timeout=10
08:03:58 [2025-02-24T08:03:58.374Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
08:03:58 [2025-02-24T08:03:58.374Z] > git config core.sparsecheckout # timeout=10
08:03:58 [2025-02-24T08:03:58.394Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
08:03:58 [2025-02-24T08:03:58.403Z] Commit message: "bodhi-testing: fix zincati configuration"
08:03:58 [2025-02-24T08:03:58.404Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
08:03:58 [2025-02-24T08:03:58.436Z] Loading library coreos@main
08:03:58 [2025-02-24T08:03:58.436Z] Attempting to resolve main from remote references...
08:03:58 [2025-02-24T08:03:58.436Z] > git --version # timeout=10
08:03:58 [2025-02-24T08:03:58.442Z] > git --version # 'git version 2.39.3'
08:03:58 [2025-02-24T08:03:58.443Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
08:03:58 [2025-02-24T08:03:58.517Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
08:03:58 [2025-02-24T08:03:58.518Z] Selected Git installation does not exist. Using Default
08:03:58 [2025-02-24T08:03:58.518Z] The recommended git tool is: NONE
08:03:58 [2025-02-24T08:03:58.518Z] No credentials specified
08:03:58 [2025-02-24T08:03:58.518Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
08:03:58 [2025-02-24T08:03:58.525Z] Fetching changes from the remote Git repository
08:03:58 [2025-02-24T08:03:58.526Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
08:03:58 [2025-02-24T08:03:58.533Z] Fetching without tags
08:03:58 [2025-02-24T08:03:58.533Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
08:03:58 [2025-02-24T08:03:58.533Z] > git --version # timeout=10
08:03:58 [2025-02-24T08:03:58.540Z] > git --version # 'git version 2.39.3'
08:03:58 [2025-02-24T08:03:58.540Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:03:58 [2025-02-24T08:03:58.609Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
08:03:58 [2025-02-24T08:03:58.609Z] > git config core.sparsecheckout # timeout=10
08:03:58 [2025-02-24T08:03:58.616Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
08:03:58 [2025-02-24T08:03:58.625Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
08:03:58 [2025-02-24T08:03:58.625Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
08:03:58 [2025-02-24T08:03:58.686Z] [Pipeline] Start of Pipeline
08:03:58 [2025-02-24T08:03:58.815Z] [Pipeline] node
08:03:58 [2025-02-24T08:03:58.837Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
08:03:58 [2025-02-24T08:03:58.884Z] [Pipeline] {
08:03:58 [2025-02-24T08:03:58.909Z] [Pipeline] checkout
08:03:58 [2025-02-24T08:03:58.913Z] Selected Git installation does not exist. Using Default
08:03:58 [2025-02-24T08:03:58.913Z] The recommended git tool is: NONE
08:03:58 [2025-02-24T08:03:58.913Z] No credentials specified
08:03:58 [2025-02-24T08:03:58.913Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
08:03:58 [2025-02-24T08:03:58.920Z] Fetching changes from the remote Git repository
08:03:58 [2025-02-24T08:03:58.921Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
08:03:58 [2025-02-24T08:03:58.959Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
08:03:58 [2025-02-24T08:03:58.959Z] > git --version # timeout=10
08:03:58 [2025-02-24T08:03:58.965Z] > git --version # 'git version 2.39.3'
08:03:58 [2025-02-24T08:03:58.965Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
08:03:59 [2025-02-24T08:03:59.032Z] > git rev-parse origin/main^{commit} # timeout=10
08:03:59 [2025-02-24T08:03:59.039Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
08:03:59 [2025-02-24T08:03:59.039Z] > git config core.sparsecheckout # timeout=10
08:03:59 [2025-02-24T08:03:59.046Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
08:03:59 [2025-02-24T08:03:59.055Z] Commit message: "bodhi-testing: fix zincati configuration"
08:03:59 [2025-02-24T08:03:59.132Z] [Pipeline] readYaml
08:03:59 [2025-02-24T08:03:59.275Z] [Pipeline] withEnv
08:03:59 [2025-02-24T08:03:59.292Z] [Pipeline] {
08:03:59 [2025-02-24T08:03:59.327Z] [Pipeline] sh
08:03:59 [2025-02-24T08:03:59.587Z] + set -xeuo pipefail
08:03:59 [2025-02-24T08:03:59.587Z] ++ umask
08:03:59 [2025-02-24T08:03:59.587Z] + '[' 0022 = 0000 ']'
08:03:59 [2025-02-24T08:03:59.587Z] + rm -rf pipe
08:03:59 [2025-02-24T08:03:59.587Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
08:03:59 [2025-02-24T08:03:59.587Z] Cloning into 'pipe'...
08:03:59 [2025-02-24T08:03:59.879Z] [Pipeline] }
08:03:59 [2025-02-24T08:03:59.943Z] [Pipeline] // withEnv
08:03:59 [2025-02-24T08:03:59.990Z] [Pipeline] load
08:04:00 [2025-02-24T08:04:00.150Z] [Pipeline] { (pipe/utils.groovy)
08:04:00 [2025-02-24T08:04:00.233Z] [Pipeline] }
08:04:00 [2025-02-24T08:04:00.324Z] [Pipeline] // load
08:04:00 [2025-02-24T08:04:00.354Z] [Pipeline] readYaml
08:04:00 [2025-02-24T08:04:00.525Z] [Pipeline] withEnv
08:04:00 [2025-02-24T08:04:00.535Z] [Pipeline] {
08:04:00 [2025-02-24T08:04:00.585Z] [Pipeline] sh
08:04:00 [2025-02-24T08:04:00.845Z] + set -xeuo pipefail
08:04:00 [2025-02-24T08:04:00.845Z] ++ umask
08:04:00 [2025-02-24T08:04:00.845Z] + '[' 0022 = 0000 ']'
08:04:00 [2025-02-24T08:04:00.845Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
08:04:00 [2025-02-24T08:04:00.947Z] [Pipeline] }
08:04:01 [2025-02-24T08:04:01.030Z] [Pipeline] // withEnv
08:04:01 [2025-02-24T08:04:01.042Z] [Pipeline] readYaml
08:04:01 [2025-02-24T08:04:01.165Z] [Pipeline] withEnv
08:04:01 [2025-02-24T08:04:01.169Z] [Pipeline] {
08:04:01 [2025-02-24T08:04:01.191Z] [Pipeline] sh
08:04:01 [2025-02-24T08:04:01.450Z] + set -xeuo pipefail
08:04:01 [2025-02-24T08:04:01.450Z] ++ umask
08:04:01 [2025-02-24T08:04:01.450Z] + '[' 0022 = 0000 ']'
08:04:01 [2025-02-24T08:04:01.450Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
08:04:01 [2025-02-24T08:04:01.519Z] [Pipeline] }
08:04:01 [2025-02-24T08:04:01.605Z] [Pipeline] // withEnv
08:04:01 [2025-02-24T08:04:01.659Z] [Pipeline] readYaml
08:04:01 [2025-02-24T08:04:01.817Z] [Pipeline] withEnv
08:04:01 [2025-02-24T08:04:01.834Z] [Pipeline] {
08:04:01 [2025-02-24T08:04:01.926Z] [Pipeline] sh
08:04:02 [2025-02-24T08:04:02.186Z] + set -xeuo pipefail
08:04:02 [2025-02-24T08:04:02.186Z] ++ umask
08:04:02 [2025-02-24T08:04:02.186Z] + '[' 0022 = 0000 ']'
08:04:02 [2025-02-24T08:04:02.186Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
08:04:02 [2025-02-24T08:04:02.202Z] [Pipeline] }
08:04:02 [2025-02-24T08:04:02.289Z] [Pipeline] // withEnv
08:04:02 [2025-02-24T08:04:02.333Z] [Pipeline] readYaml
08:04:02 [2025-02-24T08:04:02.376Z] [Pipeline] }
08:04:02 [2025-02-24T08:04:02.421Z] [Pipeline] // node
08:04:02 [2025-02-24T08:04:02.442Z] [Pipeline] properties
08:04:02 [2025-02-24T08:04:02.502Z] [Pipeline] echo
08:04:02 [2025-02-24T08:04:02.505Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2665109,"task_id":129574597,"nvr":"nmstate-2.2.41-2.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":"Upgrade to nmstate 2.2.41 and migrate away from zbus V1 to V5.","type":"unspecified","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-4f5d0e6cb5","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-4f5d0e6cb5","title":"nmstate-2.2.41-2.fc42","version_hash":"25e03da6572d8d13a109f2f210ae84de0c221003","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":"frozen","composed_by_bodhi":true,"create_automatic_updates":false,"package_manager":"dnf","testing_repository":"updates-testing","released_on":null,"eol":null,"critpath_mandatory_days_in_testing":3,"mandatory_days_in_testing":3,"critpath_min_karma":1,"min_karma":1,"setting_status":"pre_beta"},"user":{"name":"cathay4t","email":"fge@redhat.com","id":1034,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"gitlibstoragemgmt"}]},"comments":[],"builds":[{"nvr":"nmstate-2.2.41-2.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-4f5d0e6cb5","karma":0,"content_type":"rpm","test_cases":[]}}
08:04:02 [2025-02-24T08:04:02.511Z] [Pipeline] readJSON
08:04:02 [2025-02-24T08:04:02.703Z] [Pipeline] libraryResource
08:04:02 [2025-02-24T08:04:02.761Z] [Pipeline] readJSON
08:04:02 [2025-02-24T08:04:02.817Z] [Pipeline] node
08:04:02 [2025-02-24T08:04:02.828Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
08:04:02 [2025-02-24T08:04:02.864Z] [Pipeline] {
08:04:02 [2025-02-24T08:04:02.986Z] [Pipeline] writeYaml
08:04:03 [2025-02-24T08:04:03.115Z] [Pipeline] readFile
08:04:03 [2025-02-24T08:04:03.302Z] [Pipeline] }
08:04:03 [2025-02-24T08:04:03.363Z] [Pipeline] // node
08:04:03 [2025-02-24T08:04:03.381Z] [Pipeline] podTemplate
08:04:03 [2025-02-24T08:04:03.401Z] [Pipeline] {
08:04:03 [2025-02-24T08:04:03.425Z] [Pipeline] node
08:04:18 [2025-02-24T08:04:18.428Z] Still waiting to schedule task
08:04:18 [2025-02-24T08:04:18.429Z] All nodes of label ‘pod-5970f3f8-166f-4286-b04e-7bf6f4208603’ are offline
09:08:05 [2025-02-24T09:08:05.661Z] Created Pod: openshift coreos-ci/pod-5970f3f8-166f-4286-b04e-7bf6f4208603-r1rc1-gjtdq
09:08:10 [2025-02-24T09:08:10.918Z] Agent pod-5970f3f8-166f-4286-b04e-7bf6f4208603-r1rc1-gjtdq is provisioned from template pod-5970f3f8-166f-4286-b04e-7bf6f4208603-r1rc1
09:08:10 [2025-02-24T09:08:10.919Z] ---
09:08:10 [2025-02-24T09:08:10.919Z] apiVersion: "v1"
09:08:10 [2025-02-24T09:08:10.919Z] kind: "Pod"
09:08:10 [2025-02-24T09:08:10.919Z] metadata:
09:08:10 [2025-02-24T09:08:10.919Z] annotations:
09:08:10 [2025-02-24T09:08:10.919Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1419/"
09:08:10 [2025-02-24T09:08:10.919Z] runUrl: "job/bodhi-trigger/1419/"
09:08:10 [2025-02-24T09:08:10.919Z] labels:
09:08:10 [2025-02-24T09:08:10.919Z] jenkins: "slave"
09:08:10 [2025-02-24T09:08:10.919Z] jenkins/label-digest: "fe853aae5859ed94e04a4e883956e81bea4572d3"
09:08:10 [2025-02-24T09:08:10.919Z] jenkins/label: "pod-5970f3f8-166f-4286-b04e-7bf6f4208603"
09:08:10 [2025-02-24T09:08:10.919Z] name: "pod-5970f3f8-166f-4286-b04e-7bf6f4208603-r1rc1-gjtdq"
09:08:10 [2025-02-24T09:08:10.919Z] namespace: "coreos-ci"
09:08:10 [2025-02-24T09:08:10.919Z] spec:
09:08:10 [2025-02-24T09:08:10.919Z] containers:
09:08:10 [2025-02-24T09:08:10.919Z] - command:
09:08:10 [2025-02-24T09:08:10.919Z] - "/usr/bin/dumb-init"
09:08:10 [2025-02-24T09:08:10.919Z] - "/usr/bin/sleep"
09:08:10 [2025-02-24T09:08:10.919Z] - "infinity"
09:08:10 [2025-02-24T09:08:10.919Z] env:
09:08:10 [2025-02-24T09:08:10.919Z] - name: "NCPUS"
09:08:10 [2025-02-24T09:08:10.919Z] value: "0.1"
09:08:10 [2025-02-24T09:08:10.919Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
09:08:10 [2025-02-24T09:08:10.919Z] imagePullPolicy: "Always"
09:08:10 [2025-02-24T09:08:10.919Z] name: "worker"
09:08:10 [2025-02-24T09:08:10.919Z] resources:
09:08:10 [2025-02-24T09:08:10.919Z] limits:
09:08:10 [2025-02-24T09:08:10.919Z] cpu: "0.1"
09:08:10 [2025-02-24T09:08:10.919Z] requests:
09:08:10 [2025-02-24T09:08:10.919Z] cpu: "0.1"
09:08:10 [2025-02-24T09:08:10.919Z] volumeMounts:
09:08:10 [2025-02-24T09:08:10.919Z] - mountPath: "/srv/"
09:08:10 [2025-02-24T09:08:10.919Z] name: "emptydir-0"
09:08:10 [2025-02-24T09:08:10.919Z] - mountPath: "/home/jenkins/agent"
09:08:10 [2025-02-24T09:08:10.919Z] name: "workspace-volume"
09:08:10 [2025-02-24T09:08:10.919Z] readOnly: false
09:08:10 [2025-02-24T09:08:10.919Z] - env:
09:08:10 [2025-02-24T09:08:10.919Z] - name: "JENKINS_SECRET"
09:08:10 [2025-02-24T09:08:10.919Z] value: "********"
09:08:10 [2025-02-24T09:08:10.919Z] - name: "JENKINS_TUNNEL"
09:08:10 [2025-02-24T09:08:10.919Z] value: "172.30.136.1:50000"
09:08:10 [2025-02-24T09:08:10.919Z] - name: "JENKINS_AGENT_NAME"
09:08:10 [2025-02-24T09:08:10.919Z] value: "pod-5970f3f8-166f-4286-b04e-7bf6f4208603-r1rc1-gjtdq"
09:08:10 [2025-02-24T09:08:10.919Z] - name: "JENKINS_NAME"
09:08:10 [2025-02-24T09:08:10.919Z] value: "pod-5970f3f8-166f-4286-b04e-7bf6f4208603-r1rc1-gjtdq"
09:08:10 [2025-02-24T09:08:10.919Z] - name: "JENKINS_AGENT_WORKDIR"
09:08:10 [2025-02-24T09:08:10.919Z] value: "/home/jenkins/agent"
09:08:10 [2025-02-24T09:08:10.919Z] - name: "JENKINS_URL"
09:08:10 [2025-02-24T09:08:10.919Z] value: "http://172.30.130.216:80/"
09:08:10 [2025-02-24T09:08:10.919Z] image: "jenkins-agent-base:latest"
09:08:10 [2025-02-24T09:08:10.919Z] name: "jnlp"
09:08:10 [2025-02-24T09:08:10.919Z] resources:
09:08:10 [2025-02-24T09:08:10.919Z] limits:
09:08:10 [2025-02-24T09:08:10.919Z] memory: "512Mi"
09:08:10 [2025-02-24T09:08:10.919Z] cpu: "1"
09:08:10 [2025-02-24T09:08:10.919Z] requests:
09:08:10 [2025-02-24T09:08:10.919Z] memory: "512Mi"
09:08:10 [2025-02-24T09:08:10.919Z] cpu: "1"
09:08:10 [2025-02-24T09:08:10.919Z] volumeMounts:
09:08:10 [2025-02-24T09:08:10.919Z] - mountPath: "/home/jenkins/agent"
09:08:10 [2025-02-24T09:08:10.919Z] name: "workspace-volume"
09:08:10 [2025-02-24T09:08:10.919Z] readOnly: false
09:08:10 [2025-02-24T09:08:10.919Z] nodeSelector:
09:08:10 [2025-02-24T09:08:10.919Z] kubernetes.io/os: "linux"
09:08:10 [2025-02-24T09:08:10.919Z] restartPolicy: "Never"
09:08:10 [2025-02-24T09:08:10.919Z] serviceAccountName: "default"
09:08:10 [2025-02-24T09:08:10.919Z] volumes:
09:08:10 [2025-02-24T09:08:10.919Z] - emptyDir: {}
09:08:10 [2025-02-24T09:08:10.919Z] name: "emptydir-0"
09:08:10 [2025-02-24T09:08:10.919Z] - emptyDir:
09:08:10 [2025-02-24T09:08:10.919Z] medium: ""
09:08:10 [2025-02-24T09:08:10.919Z] name: "workspace-volume"
09:08:10 [2025-02-24T09:08:10.919Z]
09:08:11 [2025-02-24T09:08:11.043Z] Running on pod-5970f3f8-166f-4286-b04e-7bf6f4208603-r1rc1-gjtdq in /home/jenkins/agent/workspace/bodhi-trigger
09:08:11 [2025-02-24T09:08:11.138Z] [Pipeline] {
09:08:11 [2025-02-24T09:08:11.389Z] [Pipeline] container
09:08:11 [2025-02-24T09:08:11.429Z] [Pipeline] {
09:08:11 [2025-02-24T09:08:11.617Z] [Pipeline] withEnv
09:08:11 [2025-02-24T09:08:11.621Z] [Pipeline] {
09:08:11 [2025-02-24T09:08:11.679Z] [Pipeline] sh
09:08:12 [2025-02-24T09:08:12.365Z] + set -xeuo pipefail
09:08:12 [2025-02-24T09:08:12.365Z] ++ umask
09:08:12 [2025-02-24T09:08:12.365Z] + '[' 0022 = 0000 ']'
09:08:12 [2025-02-24T09:08:12.365Z] + cat /cosa/coreos-assembler-git.json
09:08:12 [2025-02-24T09:08:12.365Z] {
09:08:12 [2025-02-24T09:08:12.365Z] "date": "2025-02-20T22:03:43Z",
09:08:12 [2025-02-24T09:08:12.365Z] "git": {
09:08:12 [2025-02-24T09:08:12.365Z] "commit": "fdc2203b49f86f2e420aaa189ae096365af23504",
09:08:12 [2025-02-24T09:08:12.365Z] "origin": "https://github.com/coreos/coreos-assembler.git",
09:08:12 [2025-02-24T09:08:12.365Z] "branch": "HEAD",
09:08:12 [2025-02-24T09:08:12.365Z] "dirty": "false"
09:08:12 [2025-02-24T09:08:12.365Z] },
09:08:12 [2025-02-24T09:08:12.365Z] "file": {
09:08:12 [2025-02-24T09:08:12.365Z] "checksum": "07e7c75741d736d63fd9c86c47ed7fee9a649598872975103a2294a92cef0ed3",
09:08:12 [2025-02-24T09:08:12.365Z] "checksum_type": "sha256",
09:08:12 [2025-02-24T09:08:12.365Z] "format": "tar.gz",
09:08:12 [2025-02-24T09:08:12.365Z] "name": "coreos-assembler-git.tar.gz",
09:08:12 [2025-02-24T09:08:12.365Z] "size": "10008800"
09:08:12 [2025-02-24T09:08:12.365Z] }
09:08:12 [2025-02-24T09:08:12.365Z] }
09:08:12 [2025-02-24T09:08:12.708Z] [Pipeline] }
09:08:12 [2025-02-24T09:08:12.782Z] [Pipeline] // withEnv
09:08:12 [2025-02-24T09:08:12.860Z] [Pipeline] stage
09:08:12 [2025-02-24T09:08:12.872Z] [Pipeline] { (Report Running)
09:08:12 [2025-02-24T09:08:12.945Z] [Pipeline] withCredentials
09:08:12 [2025-02-24T09:08:12.951Z] Masking supported pattern matches of $RDB_PASSWORD
09:08:13 [2025-02-24T09:08:13.016Z] [Pipeline] {
09:08:13 [2025-02-24T09:08:13.055Z] [Pipeline] withEnv
09:08:13 [2025-02-24T09:08:13.065Z] [Pipeline] {
09:08:13 [2025-02-24T09:08:13.186Z] [Pipeline] sh
09:08:13 [2025-02-24T09:08:13.746Z] + set -xeuo pipefail
09:08:13 [2025-02-24T09:08:13.746Z] ++ umask
09:08:14 [2025-02-24T09:08:14.000Z] + '[' 0022 = 0000 ']'
09:08:14 [2025-02-24T09:08:14.000Z] + /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-4f5d0e6cb5 --stream branched
09:08:15 [2025-02-24T09:08:15.890Z] [Pipeline] }
09:08:15 [2025-02-24T09:08:15.920Z] [Pipeline] // withEnv
09:08:15 [2025-02-24T09:08:15.937Z] [Pipeline] }
09:08:15 [2025-02-24T09:08:15.965Z] [Pipeline] // withCredentials
09:08:15 [2025-02-24T09:08:15.973Z] [Pipeline] }
09:08:16 [2025-02-24T09:08:16.067Z] [Pipeline] // stage
09:08:16 [2025-02-24T09:08:16.183Z] [Pipeline] stage
09:08:16 [2025-02-24T09:08:16.214Z] [Pipeline] { (Test)
09:08:16 [2025-02-24T09:08:16.300Z] [Pipeline] build
09:08:16 [2025-02-24T09:08:16.304Z] Scheduling project: test-override
09:08:18 [2025-02-24T09:08:18.716Z] Starting building: test-override #1429
10:24:50 [2025-02-24T10:24:50.678Z] Build test-override #1429 completed: SUCCESS
10:24:50 [2025-02-24T10:24:50.683Z] [Pipeline] }
10:24:50 [2025-02-24T10:24:50.723Z] [Pipeline] // stage
10:24:50 [2025-02-24T10:24:50.739Z] [Pipeline] stage
10:24:50 [2025-02-24T10:24:50.742Z] [Pipeline] { (Report Completion)
10:24:50 [2025-02-24T10:24:50.774Z] [Pipeline] withCredentials
10:24:50 [2025-02-24T10:24:50.801Z] Masking supported pattern matches of $RDB_PASSWORD
10:24:50 [2025-02-24T10:24:50.812Z] [Pipeline] {
10:24:50 [2025-02-24T10:24:50.840Z] [Pipeline] withEnv
10:24:50 [2025-02-24T10:24:50.863Z] [Pipeline] {
10:24:50 [2025-02-24T10:24:50.938Z] [Pipeline] sh
10:24:51 [2025-02-24T10:24:51.493Z] + set -xeuo pipefail
10:24:51 [2025-02-24T10:24:51.493Z] ++ umask
10:24:51 [2025-02-24T10:24:51.493Z] + '[' 0022 = 0000 ']'
10:24:51 [2025-02-24T10:24:51.493Z] + /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/1429 --outcome PASSED --advisory FEDORA-2025-4f5d0e6cb5 --stream branched
10:24:53 [2025-02-24T10:24:53.422Z] [Pipeline] }
10:24:53 [2025-02-24T10:24:53.524Z] [Pipeline] // withEnv
10:24:53 [2025-02-24T10:24:53.555Z] [Pipeline] }
10:24:53 [2025-02-24T10:24:53.621Z] [Pipeline] // withCredentials
10:24:53 [2025-02-24T10:24:53.696Z] [Pipeline] withCredentials
10:24:53 [2025-02-24T10:24:53.701Z] Masking supported pattern matches of $TOKEN
10:24:53 [2025-02-24T10:24:53.794Z] [Pipeline] {
10:24:53 [2025-02-24T10:24:53.998Z] [Pipeline] withEnv
10:24:54 [2025-02-24T10:24:54.029Z] [Pipeline] {
10:24:54 [2025-02-24T10:24:54.233Z] [Pipeline] sh
10:24:54 [2025-02-24T10:24:54.804Z] + set -xeuo pipefail
10:24:54 [2025-02-24T10:24:54.804Z] ++ umask
10:24:54 [2025-02-24T10:24:54.804Z] + '[' 0022 = 0000 ']'
10:24:54 [2025-02-24T10:24:54.804Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
10:24:54 [2025-02-24T10:24:54.804Z] {
10:24:54 [2025-02-24T10:24:54.804Z] "body": "���� nmstate-2.2.41-2.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1429) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-4f5d0e6cb5)"
10:24:54 [2025-02-24T10:24:54.804Z] }'
10:24:56 [2025-02-24T10:24:56.227Z] [Pipeline] }
10:24:56 [2025-02-24T10:24:56.482Z] [Pipeline] // withEnv
10:24:56 [2025-02-24T10:24:56.582Z] [Pipeline] }
10:24:56 [2025-02-24T10:24:56.856Z] [Pipeline] // withCredentials
10:24:56 [2025-02-24T10:24:56.965Z] [Pipeline] }
10:24:57 [2025-02-24T10:24:57.137Z] [Pipeline] // stage
10:24:57 [2025-02-24T10:24:57.232Z] [Pipeline] }
10:24:57 [2025-02-24T10:24:57.409Z] [Pipeline] // container
10:24:57 [2025-02-24T10:24:57.571Z] [Pipeline] }
10:24:57 [2025-02-24T10:24:57.926Z] [Pipeline] // node
10:24:58 [2025-02-24T10:24:58.021Z] [Pipeline] }
10:24:58 [2025-02-24T10:24:58.233Z] [Pipeline] // podTemplate
10:24:58 [2025-02-24T10:24:58.312Z] [Pipeline] End of Pipeline
10:24:58 [2025-02-24T10:24:58.558Z] Finished: SUCCESS