Console Output
13:06:35 [2025-02-12T13:06:35.357Z] Triggered by CI message.
13:06:35 [2025-02-12T13:06:35.358Z] 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
13:06:35 [2025-02-12T13:06:35.359Z] Selected Git installation does not exist. Using Default
13:06:35 [2025-02-12T13:06:35.359Z] The recommended git tool is: NONE
13:06:35 [2025-02-12T13:06:35.359Z] No credentials specified
13:06:35 [2025-02-12T13:06:35.359Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
13:06:35 [2025-02-12T13:06:35.366Z] Fetching changes from the remote Git repository
13:06:35 [2025-02-12T13:06:35.367Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:06:35 [2025-02-12T13:06:35.374Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:06:35 [2025-02-12T13:06:35.374Z] > git --version # timeout=10
13:06:35 [2025-02-12T13:06:35.381Z] > git --version # 'git version 2.39.3'
13:06:35 [2025-02-12T13:06:35.381Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:06:35 [2025-02-12T13:06:35.490Z] > git rev-parse origin/main^{commit} # timeout=10
13:06:35 [2025-02-12T13:06:35.498Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
13:06:35 [2025-02-12T13:06:35.498Z] > git config core.sparsecheckout # timeout=10
13:06:35 [2025-02-12T13:06:35.513Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
13:06:35 [2025-02-12T13:06:35.523Z] Commit message: "bodhi-testing: fix zincati configuration"
13:06:35 [2025-02-12T13:06:35.523Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
13:06:35 [2025-02-12T13:06:35.554Z] Loading library coreos@main
13:06:35 [2025-02-12T13:06:35.554Z] Attempting to resolve main from remote references...
13:06:35 [2025-02-12T13:06:35.554Z] > git --version # timeout=10
13:06:35 [2025-02-12T13:06:35.561Z] > git --version # 'git version 2.39.3'
13:06:35 [2025-02-12T13:06:35.561Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
13:06:35 [2025-02-12T13:06:35.663Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
13:06:35 [2025-02-12T13:06:35.665Z] Selected Git installation does not exist. Using Default
13:06:35 [2025-02-12T13:06:35.665Z] The recommended git tool is: NONE
13:06:35 [2025-02-12T13:06:35.665Z] No credentials specified
13:06:35 [2025-02-12T13:06:35.665Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
13:06:35 [2025-02-12T13:06:35.673Z] Fetching changes from the remote Git repository
13:06:35 [2025-02-12T13:06:35.674Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
13:06:35 [2025-02-12T13:06:35.681Z] Fetching without tags
13:06:35 [2025-02-12T13:06:35.681Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
13:06:35 [2025-02-12T13:06:35.681Z] > git --version # timeout=10
13:06:35 [2025-02-12T13:06:35.688Z] > git --version # 'git version 2.39.3'
13:06:35 [2025-02-12T13:06:35.688Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:06:35 [2025-02-12T13:06:35.762Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
13:06:35 [2025-02-12T13:06:35.762Z] > git config core.sparsecheckout # timeout=10
13:06:35 [2025-02-12T13:06:35.769Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
13:06:35 [2025-02-12T13:06:35.778Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
13:06:35 [2025-02-12T13:06:35.778Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
13:06:35 [2025-02-12T13:06:35.959Z] [Pipeline] Start of Pipeline
13:06:35 [2025-02-12T13:06:35.985Z] [Pipeline] node
13:06:36 [2025-02-12T13:06:36.060Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
13:06:36 [2025-02-12T13:06:36.070Z] [Pipeline] {
13:06:36 [2025-02-12T13:06:36.174Z] [Pipeline] checkout
13:06:36 [2025-02-12T13:06:36.186Z] Selected Git installation does not exist. Using Default
13:06:36 [2025-02-12T13:06:36.187Z] The recommended git tool is: NONE
13:06:36 [2025-02-12T13:06:36.187Z] No credentials specified
13:06:36 [2025-02-12T13:06:36.187Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
13:06:36 [2025-02-12T13:06:36.194Z] Fetching changes from the remote Git repository
13:06:36 [2025-02-12T13:06:36.195Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
13:06:36 [2025-02-12T13:06:36.204Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
13:06:36 [2025-02-12T13:06:36.204Z] > git --version # timeout=10
13:06:36 [2025-02-12T13:06:36.211Z] > git --version # 'git version 2.39.3'
13:06:36 [2025-02-12T13:06:36.211Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
13:06:36 [2025-02-12T13:06:36.290Z] > git rev-parse origin/main^{commit} # timeout=10
13:06:36 [2025-02-12T13:06:36.298Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
13:06:36 [2025-02-12T13:06:36.298Z] > git config core.sparsecheckout # timeout=10
13:06:36 [2025-02-12T13:06:36.304Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
13:06:36 [2025-02-12T13:06:36.313Z] Commit message: "bodhi-testing: fix zincati configuration"
13:06:36 [2025-02-12T13:06:36.327Z] [Pipeline] readYaml
13:06:36 [2025-02-12T13:06:36.523Z] [Pipeline] withEnv
13:06:36 [2025-02-12T13:06:36.538Z] [Pipeline] {
13:06:36 [2025-02-12T13:06:36.569Z] [Pipeline] sh
13:06:36 [2025-02-12T13:06:36.827Z] + set -xeuo pipefail
13:06:36 [2025-02-12T13:06:36.827Z] ++ umask
13:06:36 [2025-02-12T13:06:36.827Z] + '[' 0022 = 0000 ']'
13:06:36 [2025-02-12T13:06:36.827Z] + rm -rf pipe
13:06:36 [2025-02-12T13:06:36.827Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
13:06:36 [2025-02-12T13:06:36.827Z] Cloning into 'pipe'...
13:06:36 [2025-02-12T13:06:36.846Z] [Pipeline] }
13:06:36 [2025-02-12T13:06:36.899Z] [Pipeline] // withEnv
13:06:36 [2025-02-12T13:06:36.951Z] [Pipeline] load
13:06:37 [2025-02-12T13:06:37.194Z] [Pipeline] { (pipe/utils.groovy)
13:06:37 [2025-02-12T13:06:37.309Z] [Pipeline] }
13:06:37 [2025-02-12T13:06:37.374Z] [Pipeline] // load
13:06:37 [2025-02-12T13:06:37.404Z] [Pipeline] readYaml
13:06:37 [2025-02-12T13:06:37.501Z] [Pipeline] withEnv
13:06:37 [2025-02-12T13:06:37.518Z] [Pipeline] {
13:06:37 [2025-02-12T13:06:37.582Z] [Pipeline] sh
13:06:37 [2025-02-12T13:06:37.850Z] + set -xeuo pipefail
13:06:37 [2025-02-12T13:06:37.850Z] ++ umask
13:06:37 [2025-02-12T13:06:37.850Z] + '[' 0022 = 0000 ']'
13:06:37 [2025-02-12T13:06:37.850Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
13:06:37 [2025-02-12T13:06:37.913Z] [Pipeline] }
13:06:37 [2025-02-12T13:06:37.961Z] [Pipeline] // withEnv
13:06:38 [2025-02-12T13:06:38.016Z] [Pipeline] readYaml
13:06:38 [2025-02-12T13:06:38.065Z] [Pipeline] withEnv
13:06:38 [2025-02-12T13:06:38.068Z] [Pipeline] {
13:06:38 [2025-02-12T13:06:38.153Z] [Pipeline] sh
13:06:38 [2025-02-12T13:06:38.433Z] + set -xeuo pipefail
13:06:38 [2025-02-12T13:06:38.433Z] ++ umask
13:06:38 [2025-02-12T13:06:38.433Z] + '[' 0022 = 0000 ']'
13:06:38 [2025-02-12T13:06:38.433Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
13:06:38 [2025-02-12T13:06:38.501Z] [Pipeline] }
13:06:38 [2025-02-12T13:06:38.592Z] [Pipeline] // withEnv
13:06:38 [2025-02-12T13:06:38.608Z] [Pipeline] readYaml
13:06:38 [2025-02-12T13:06:38.659Z] [Pipeline] withEnv
13:06:38 [2025-02-12T13:06:38.663Z] [Pipeline] {
13:06:38 [2025-02-12T13:06:38.694Z] [Pipeline] sh
13:06:38 [2025-02-12T13:06:38.952Z] + set -xeuo pipefail
13:06:38 [2025-02-12T13:06:38.952Z] ++ umask
13:06:38 [2025-02-12T13:06:38.952Z] + '[' 0022 = 0000 ']'
13:06:38 [2025-02-12T13:06:38.952Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
13:06:39 [2025-02-12T13:06:39.037Z] [Pipeline] }
13:06:39 [2025-02-12T13:06:39.115Z] [Pipeline] // withEnv
13:06:39 [2025-02-12T13:06:39.158Z] [Pipeline] readYaml
13:06:39 [2025-02-12T13:06:39.251Z] [Pipeline] }
13:06:39 [2025-02-12T13:06:39.298Z] [Pipeline] // node
13:06:39 [2025-02-12T13:06:39.324Z] [Pipeline] properties
13:06:39 [2025-02-12T13:06:39.339Z] [Pipeline] echo
13:06:39 [2025-02-12T13:06:39.342Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2657436,"task_id":129146927,"nvr":"podman-5.4.0-1.fc43"}]},"agent":"luap99","re-trigger":true,"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 podman-5.4.0-1.fc43.\n\n##### **Changelog for podman**\n\n```\n* Tue Feb 11 2025 Packit <hello@packit.dev> - 5:5.4.0-1\n- Update to 5.4.0 upstream release\n\n```","type":"enhancement","status":"testing","request":null,"severity":"unspecified","suggest":"unspecified","locked":false,"pushed":true,"critpath":true,"critpath_groups":"critical-path-build critical-path-compose critical-path-gnome","close_bugs":true,"date_submitted":"2025-02-12 09:01:52","date_modified":null,"date_approved":null,"date_testing":"2025-02-12 09:04:09","date_stable":null,"alias":"FEDORA-2025-2f129b6762","test_gating_status":"failed","from_tag":"f43-build-side-105535","date_pushed":"2025-02-12 09:04:09","meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-2f129b6762","title":"podman-5.4.0-1.fc43","version_hash":"2aa355b8d09ce4a3ae68c2d91ed9f31996de9bdc","release":{"name":"F43","long_name":"Fedora 43","version":"43","id_prefix":"FEDORA","branch":"rawhide","dist_tag":"f43","stable_tag":"f43","testing_tag":"f43-updates-testing","candidate_tag":"f43-updates-candidate","pending_signing_tag":"f43-signing-pending","pending_testing_tag":"f43-updates-testing-pending","pending_stable_tag":"f43-updates-pending","override_tag":"f43-override","mail_template":"fedora_errata_template","state":"pending","composed_by_bodhi":false,"create_automatic_updates":true,"package_manager":"unspecified","testing_repository":null,"released_on":null,"eol":null,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"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":[{"karma":0,"karma_critpath":0,"text":"This update's test gating status has been changed to 'waiting'.","timestamp":"2025-02-12 09:01:53","update_id":692737,"user_id":91,"id":3955860,"bug_feedback":[],"testcase_feedback":[],"user":{"name":"bodhi","email":null,"id":91,"avatar":null,"openid":null,"groups":[]}},{"karma":0,"karma_critpath":0,"text":"This update's test gating status has been changed to 'failed'.","timestamp":"2025-02-12 11:13:42","update_id":692737,"user_id":91,"id":3955958,"bug_feedback":[],"testcase_feedback":[],"user":{"name":"bodhi","email":null,"id":91,"avatar":null,"openid":null,"groups":[]}}],"builds":[{"nvr":"podman-5.4.0-1.fc43","signed":true,"release_id":88,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-2f129b6762","karma":0,"content_type":"rpm","test_cases":[]}}
13:06:39 [2025-02-12T13:06:39.348Z] [Pipeline] readJSON
13:06:39 [2025-02-12T13:06:39.431Z] [Pipeline] libraryResource
13:06:39 [2025-02-12T13:06:39.441Z] [Pipeline] readJSON
13:06:39 [2025-02-12T13:06:39.481Z] [Pipeline] node
13:06:39 [2025-02-12T13:06:39.492Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
13:06:39 [2025-02-12T13:06:39.538Z] [Pipeline] {
13:06:39 [2025-02-12T13:06:39.562Z] [Pipeline] writeYaml
13:06:39 [2025-02-12T13:06:39.613Z] [Pipeline] readFile
13:06:39 [2025-02-12T13:06:39.641Z] [Pipeline] }
13:06:39 [2025-02-12T13:06:39.699Z] [Pipeline] // node
13:06:39 [2025-02-12T13:06:39.726Z] [Pipeline] podTemplate
13:06:39 [2025-02-12T13:06:39.748Z] [Pipeline] {
13:06:39 [2025-02-12T13:06:39.771Z] [Pipeline] node
13:06:42 [2025-02-12T13:06:42.800Z] Created Pod: openshift coreos-ci/pod-39d1d463-3961-4cc4-95c7-341c5bae827b-tnckv-sh1bh
13:06:48 [2025-02-12T13:06:48.961Z] Agent pod-39d1d463-3961-4cc4-95c7-341c5bae827b-tnckv-sh1bh is provisioned from template pod-39d1d463-3961-4cc4-95c7-341c5bae827b-tnckv
13:06:48 [2025-02-12T13:06:48.962Z] ---
13:06:48 [2025-02-12T13:06:48.962Z] apiVersion: "v1"
13:06:48 [2025-02-12T13:06:48.962Z] kind: "Pod"
13:06:48 [2025-02-12T13:06:48.962Z] metadata:
13:06:48 [2025-02-12T13:06:48.962Z] annotations:
13:06:48 [2025-02-12T13:06:48.962Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1384/"
13:06:48 [2025-02-12T13:06:48.962Z] runUrl: "job/bodhi-trigger/1384/"
13:06:48 [2025-02-12T13:06:48.962Z] labels:
13:06:48 [2025-02-12T13:06:48.962Z] jenkins: "slave"
13:06:48 [2025-02-12T13:06:48.962Z] jenkins/label-digest: "195e87ae2e8c1338be44d9824c789e765bf57620"
13:06:48 [2025-02-12T13:06:48.962Z] jenkins/label: "pod-39d1d463-3961-4cc4-95c7-341c5bae827b"
13:06:48 [2025-02-12T13:06:48.962Z] name: "pod-39d1d463-3961-4cc4-95c7-341c5bae827b-tnckv-sh1bh"
13:06:48 [2025-02-12T13:06:48.962Z] namespace: "coreos-ci"
13:06:48 [2025-02-12T13:06:48.962Z] spec:
13:06:48 [2025-02-12T13:06:48.962Z] containers:
13:06:48 [2025-02-12T13:06:48.962Z] - command:
13:06:48 [2025-02-12T13:06:48.962Z] - "/usr/bin/dumb-init"
13:06:48 [2025-02-12T13:06:48.962Z] - "/usr/bin/sleep"
13:06:48 [2025-02-12T13:06:48.962Z] - "infinity"
13:06:48 [2025-02-12T13:06:48.962Z] env:
13:06:48 [2025-02-12T13:06:48.962Z] - name: "NCPUS"
13:06:48 [2025-02-12T13:06:48.962Z] value: "0.1"
13:06:48 [2025-02-12T13:06:48.962Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
13:06:48 [2025-02-12T13:06:48.962Z] imagePullPolicy: "Always"
13:06:48 [2025-02-12T13:06:48.962Z] name: "worker"
13:06:48 [2025-02-12T13:06:48.962Z] resources:
13:06:48 [2025-02-12T13:06:48.962Z] limits:
13:06:48 [2025-02-12T13:06:48.962Z] cpu: "0.1"
13:06:48 [2025-02-12T13:06:48.962Z] requests:
13:06:48 [2025-02-12T13:06:48.962Z] cpu: "0.1"
13:06:48 [2025-02-12T13:06:48.962Z] volumeMounts:
13:06:48 [2025-02-12T13:06:48.962Z] - mountPath: "/srv/"
13:06:48 [2025-02-12T13:06:48.962Z] name: "emptydir-0"
13:06:48 [2025-02-12T13:06:48.962Z] - mountPath: "/home/jenkins/agent"
13:06:48 [2025-02-12T13:06:48.962Z] name: "workspace-volume"
13:06:48 [2025-02-12T13:06:48.962Z] readOnly: false
13:06:48 [2025-02-12T13:06:48.962Z] - env:
13:06:48 [2025-02-12T13:06:48.962Z] - name: "JENKINS_SECRET"
13:06:48 [2025-02-12T13:06:48.962Z] value: "********"
13:06:48 [2025-02-12T13:06:48.962Z] - name: "JENKINS_TUNNEL"
13:06:48 [2025-02-12T13:06:48.962Z] value: "172.30.136.1:50000"
13:06:48 [2025-02-12T13:06:48.962Z] - name: "JENKINS_AGENT_NAME"
13:06:48 [2025-02-12T13:06:48.962Z] value: "pod-39d1d463-3961-4cc4-95c7-341c5bae827b-tnckv-sh1bh"
13:06:48 [2025-02-12T13:06:48.962Z] - name: "JENKINS_NAME"
13:06:48 [2025-02-12T13:06:48.962Z] value: "pod-39d1d463-3961-4cc4-95c7-341c5bae827b-tnckv-sh1bh"
13:06:48 [2025-02-12T13:06:48.962Z] - name: "JENKINS_AGENT_WORKDIR"
13:06:48 [2025-02-12T13:06:48.962Z] value: "/home/jenkins/agent"
13:06:48 [2025-02-12T13:06:48.962Z] - name: "JENKINS_URL"
13:06:48 [2025-02-12T13:06:48.962Z] value: "http://172.30.130.216:80/"
13:06:48 [2025-02-12T13:06:48.962Z] image: "jenkins-agent-base:latest"
13:06:48 [2025-02-12T13:06:48.962Z] name: "jnlp"
13:06:48 [2025-02-12T13:06:48.962Z] resources:
13:06:48 [2025-02-12T13:06:48.962Z] limits:
13:06:48 [2025-02-12T13:06:48.962Z] memory: "512Mi"
13:06:48 [2025-02-12T13:06:48.962Z] cpu: "1"
13:06:48 [2025-02-12T13:06:48.962Z] requests:
13:06:48 [2025-02-12T13:06:48.962Z] memory: "512Mi"
13:06:48 [2025-02-12T13:06:48.962Z] cpu: "1"
13:06:48 [2025-02-12T13:06:48.962Z] volumeMounts:
13:06:48 [2025-02-12T13:06:48.962Z] - mountPath: "/home/jenkins/agent"
13:06:48 [2025-02-12T13:06:48.962Z] name: "workspace-volume"
13:06:48 [2025-02-12T13:06:48.962Z] readOnly: false
13:06:48 [2025-02-12T13:06:48.962Z] nodeSelector:
13:06:48 [2025-02-12T13:06:48.962Z] kubernetes.io/os: "linux"
13:06:48 [2025-02-12T13:06:48.962Z] restartPolicy: "Never"
13:06:48 [2025-02-12T13:06:48.962Z] serviceAccountName: "default"
13:06:48 [2025-02-12T13:06:48.962Z] volumes:
13:06:48 [2025-02-12T13:06:48.962Z] - emptyDir: {}
13:06:48 [2025-02-12T13:06:48.962Z] name: "emptydir-0"
13:06:48 [2025-02-12T13:06:48.962Z] - emptyDir:
13:06:48 [2025-02-12T13:06:48.962Z] medium: ""
13:06:48 [2025-02-12T13:06:48.962Z] name: "workspace-volume"
13:06:48 [2025-02-12T13:06:48.962Z]
13:06:48 [2025-02-12T13:06:48.986Z] Running on pod-39d1d463-3961-4cc4-95c7-341c5bae827b-tnckv-sh1bh in /home/jenkins/agent/workspace/bodhi-trigger
13:06:48 [2025-02-12T13:06:48.990Z] [Pipeline] {
13:06:49 [2025-02-12T13:06:49.034Z] [Pipeline] container
13:06:49 [2025-02-12T13:06:49.037Z] [Pipeline] {
13:06:49 [2025-02-12T13:06:49.101Z] [Pipeline] withEnv
13:06:49 [2025-02-12T13:06:49.104Z] [Pipeline] {
13:06:49 [2025-02-12T13:06:49.173Z] [Pipeline] sh
13:06:50 [2025-02-12T13:06:50.213Z] + set -xeuo pipefail
13:06:50 [2025-02-12T13:06:50.214Z] ++ umask
13:06:50 [2025-02-12T13:06:50.214Z] + '[' 0022 = 0000 ']'
13:06:50 [2025-02-12T13:06:50.214Z] + cat /cosa/coreos-assembler-git.json
13:06:50 [2025-02-12T13:06:50.214Z] {
13:06:50 [2025-02-12T13:06:50.214Z] "date": "2025-02-10T22:23:42Z",
13:06:50 [2025-02-12T13:06:50.214Z] "git": {
13:06:50 [2025-02-12T13:06:50.214Z] "commit": "2c6be440d2ff6b02f73487cc2097f143a1fd057c",
13:06:50 [2025-02-12T13:06:50.214Z] "origin": "https://github.com/coreos/coreos-assembler.git",
13:06:50 [2025-02-12T13:06:50.214Z] "branch": "HEAD",
13:06:50 [2025-02-12T13:06:50.214Z] "dirty": "false"
13:06:50 [2025-02-12T13:06:50.214Z] },
13:06:50 [2025-02-12T13:06:50.214Z] "file": {
13:06:50 [2025-02-12T13:06:50.214Z] "checksum": "fbb80948694e94602dfba002ff63c6b4b762d2b96f2927cd9d75343662453448",
13:06:50 [2025-02-12T13:06:50.214Z] "checksum_type": "sha256",
13:06:50 [2025-02-12T13:06:50.214Z] "format": "tar.gz",
13:06:50 [2025-02-12T13:06:50.214Z] "name": "coreos-assembler-git.tar.gz",
13:06:50 [2025-02-12T13:06:50.214Z] "size": "10005988"
13:06:50 [2025-02-12T13:06:50.214Z] }
13:06:50 [2025-02-12T13:06:50.214Z] }
13:06:50 [2025-02-12T13:06:50.394Z] [Pipeline] }
13:06:50 [2025-02-12T13:06:50.523Z] [Pipeline] // withEnv
13:06:50 [2025-02-12T13:06:50.614Z] [Pipeline] stage
13:06:50 [2025-02-12T13:06:50.633Z] [Pipeline] { (Report Running)
13:06:50 [2025-02-12T13:06:50.761Z] [Pipeline] withCredentials
13:06:50 [2025-02-12T13:06:50.768Z] Masking supported pattern matches of $RDB_PASSWORD
13:06:50 [2025-02-12T13:06:50.859Z] [Pipeline] {
13:06:50 [2025-02-12T13:06:50.922Z] [Pipeline] withEnv
13:06:50 [2025-02-12T13:06:50.953Z] [Pipeline] {
13:06:51 [2025-02-12T13:06:51.128Z] [Pipeline] sh
13:06:52 [2025-02-12T13:06:52.030Z] + set -xeuo pipefail
13:06:52 [2025-02-12T13:06:52.295Z] ++ umask
13:06:52 [2025-02-12T13:06:52.295Z] + '[' 0022 = 0000 ']'
13:06:52 [2025-02-12T13:06:52.295Z] + /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-2f129b6762 --stream rawhide
13:06:54 [2025-02-12T13:06:54.489Z] [Pipeline] }
13:06:54 [2025-02-12T13:06:54.809Z] [Pipeline] // withEnv
13:06:54 [2025-02-12T13:06:54.906Z] [Pipeline] }
13:06:55 [2025-02-12T13:06:55.195Z] [Pipeline] // withCredentials
13:06:55 [2025-02-12T13:06:55.300Z] [Pipeline] }
13:06:55 [2025-02-12T13:06:55.569Z] [Pipeline] // stage
13:06:55 [2025-02-12T13:06:55.775Z] [Pipeline] stage
13:06:55 [2025-02-12T13:06:55.821Z] [Pipeline] { (Test)
13:06:56 [2025-02-12T13:06:56.078Z] [Pipeline] build
13:06:56 [2025-02-12T13:06:56.130Z] Scheduling project: test-override
13:07:00 [2025-02-12T13:07:00.027Z] Starting building: test-override #1395
14:03:39 [2025-02-12T14:03:39.578Z] Build test-override #1395 completed: SUCCESS
14:03:39 [2025-02-12T14:03:39.615Z] [Pipeline] }
14:03:39 [2025-02-12T14:03:39.958Z] [Pipeline] // stage
14:03:40 [2025-02-12T14:03:40.141Z] [Pipeline] stage
14:03:40 [2025-02-12T14:03:40.181Z] [Pipeline] { (Report Completion)
14:03:40 [2025-02-12T14:03:40.462Z] [Pipeline] withCredentials
14:03:40 [2025-02-12T14:03:40.496Z] Masking supported pattern matches of $RDB_PASSWORD
14:03:40 [2025-02-12T14:03:40.610Z] [Pipeline] {
14:03:40 [2025-02-12T14:03:40.753Z] [Pipeline] withEnv
14:03:40 [2025-02-12T14:03:40.788Z] [Pipeline] {
14:03:40 [2025-02-12T14:03:40.999Z] [Pipeline] sh
14:03:41 [2025-02-12T14:03:41.877Z] + set -xeuo pipefail
14:03:41 [2025-02-12T14:03:41.877Z] ++ umask
14:03:41 [2025-02-12T14:03:41.878Z] + '[' 0022 = 0000 ']'
14:03:41 [2025-02-12T14:03:41.878Z] + /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/1395 --outcome PASSED --advisory FEDORA-2025-2f129b6762 --stream rawhide
14:03:44 [2025-02-12T14:03:44.485Z] [Pipeline] }
14:03:44 [2025-02-12T14:03:44.801Z] [Pipeline] // withEnv
14:03:44 [2025-02-12T14:03:44.870Z] [Pipeline] }
14:03:45 [2025-02-12T14:03:45.148Z] [Pipeline] // withCredentials
14:03:45 [2025-02-12T14:03:45.339Z] [Pipeline] withCredentials
14:03:45 [2025-02-12T14:03:45.373Z] Masking supported pattern matches of $TOKEN
14:03:45 [2025-02-12T14:03:45.584Z] [Pipeline] {
14:03:45 [2025-02-12T14:03:45.782Z] [Pipeline] withEnv
14:03:45 [2025-02-12T14:03:45.817Z] [Pipeline] {
14:03:46 [2025-02-12T14:03:46.026Z] [Pipeline] sh
14:03:46 [2025-02-12T14:03:46.608Z] + set -xeuo pipefail
14:03:46 [2025-02-12T14:03:46.863Z] ++ umask
14:03:46 [2025-02-12T14:03:46.863Z] + '[' 0022 = 0000 ']'
14:03:46 [2025-02-12T14:03:46.863Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
14:03:46 [2025-02-12T14:03:46.863Z] {
14:03:46 [2025-02-12T14:03:46.863Z] "body": "���� podman-5.4.0-1.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1395) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-2f129b6762)"
14:03:46 [2025-02-12T14:03:46.863Z] }'
14:03:47 [2025-02-12T14:03:47.483Z] [Pipeline] }
14:03:47 [2025-02-12T14:03:47.729Z] [Pipeline] // withEnv
14:03:47 [2025-02-12T14:03:47.820Z] [Pipeline] }
14:03:48 [2025-02-12T14:03:48.148Z] [Pipeline] // withCredentials
14:03:48 [2025-02-12T14:03:48.222Z] [Pipeline] }
14:03:48 [2025-02-12T14:03:48.474Z] [Pipeline] // stage
14:03:48 [2025-02-12T14:03:48.552Z] [Pipeline] }
14:03:48 [2025-02-12T14:03:48.844Z] [Pipeline] // container
14:03:48 [2025-02-12T14:03:48.918Z] [Pipeline] }
14:03:49 [2025-02-12T14:03:49.171Z] [Pipeline] // node
14:03:49 [2025-02-12T14:03:49.240Z] [Pipeline] }
14:03:49 [2025-02-12T14:03:49.436Z] [Pipeline] // podTemplate
14:03:49 [2025-02-12T14:03:49.497Z] [Pipeline] End of Pipeline
14:03:49 [2025-02-12T14:03:49.692Z] Finished: SUCCESS