Console Output
10:00:11 [2025-02-04T10:00:11.611Z] Triggered by CI message.
10:00:11 [2025-02-04T10:00:11.612Z] 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:00:11 [2025-02-04T10:00:11.612Z] Selected Git installation does not exist. Using Default
10:00:11 [2025-02-04T10:00:11.612Z] The recommended git tool is: NONE
10:00:11 [2025-02-04T10:00:11.612Z] No credentials specified
10:00:11 [2025-02-04T10:00:11.612Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
10:00:11 [2025-02-04T10:00:11.620Z] Fetching changes from the remote Git repository
10:00:11 [2025-02-04T10:00:11.621Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:00:11 [2025-02-04T10:00:11.628Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:00:11 [2025-02-04T10:00:11.628Z] > git --version # timeout=10
10:00:11 [2025-02-04T10:00:11.636Z] > git --version # 'git version 2.39.3'
10:00:11 [2025-02-04T10:00:11.636Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:00:11 [2025-02-04T10:00:11.777Z] > git rev-parse origin/main^{commit} # timeout=10
10:00:11 [2025-02-04T10:00:11.785Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
10:00:11 [2025-02-04T10:00:11.785Z] > git config core.sparsecheckout # timeout=10
10:00:11 [2025-02-04T10:00:11.792Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
10:00:11 [2025-02-04T10:00:11.803Z] Commit message: "bodhi-testing: fix zincati configuration"
10:00:11 [2025-02-04T10:00:11.803Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
10:00:11 [2025-02-04T10:00:11.959Z] Loading library coreos@main
10:00:11 [2025-02-04T10:00:11.959Z] Attempting to resolve main from remote references...
10:00:11 [2025-02-04T10:00:11.959Z] > git --version # timeout=10
10:00:11 [2025-02-04T10:00:11.967Z] > git --version # 'git version 2.39.3'
10:00:11 [2025-02-04T10:00:11.967Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:00:12 [2025-02-04T10:00:12.077Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
10:00:12 [2025-02-04T10:00:12.078Z] Selected Git installation does not exist. Using Default
10:00:12 [2025-02-04T10:00:12.078Z] The recommended git tool is: NONE
10:00:12 [2025-02-04T10:00:12.078Z] No credentials specified
10:00:12 [2025-02-04T10:00:12.078Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
10:00:12 [2025-02-04T10:00:12.086Z] Fetching changes from the remote Git repository
10:00:12 [2025-02-04T10:00:12.087Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
10:00:12 [2025-02-04T10:00:12.119Z] Fetching without tags
10:00:12 [2025-02-04T10:00:12.119Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
10:00:12 [2025-02-04T10:00:12.119Z] > git --version # timeout=10
10:00:12 [2025-02-04T10:00:12.126Z] > git --version # 'git version 2.39.3'
10:00:12 [2025-02-04T10:00:12.126Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:00:12 [2025-02-04T10:00:12.194Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
10:00:12 [2025-02-04T10:00:12.194Z] > git config core.sparsecheckout # timeout=10
10:00:12 [2025-02-04T10:00:12.200Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
10:00:12 [2025-02-04T10:00:12.211Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
10:00:12 [2025-02-04T10:00:12.211Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
10:00:13 [2025-02-04T10:00:13.017Z] [Pipeline] Start of Pipeline
10:00:13 [2025-02-04T10:00:13.241Z] [Pipeline] node
10:00:13 [2025-02-04T10:00:13.387Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:00:13 [2025-02-04T10:00:13.507Z] [Pipeline] {
10:00:13 [2025-02-04T10:00:13.591Z] [Pipeline] checkout
10:00:13 [2025-02-04T10:00:13.596Z] Selected Git installation does not exist. Using Default
10:00:13 [2025-02-04T10:00:13.596Z] The recommended git tool is: NONE
10:00:13 [2025-02-04T10:00:13.596Z] No credentials specified
10:00:13 [2025-02-04T10:00:13.596Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
10:00:13 [2025-02-04T10:00:13.603Z] Fetching changes from the remote Git repository
10:00:13 [2025-02-04T10:00:13.604Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
10:00:13 [2025-02-04T10:00:13.638Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
10:00:13 [2025-02-04T10:00:13.638Z] > git --version # timeout=10
10:00:13 [2025-02-04T10:00:13.645Z] > git --version # 'git version 2.39.3'
10:00:13 [2025-02-04T10:00:13.646Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
10:00:13 [2025-02-04T10:00:13.723Z] > git rev-parse origin/main^{commit} # timeout=10
10:00:13 [2025-02-04T10:00:13.730Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
10:00:13 [2025-02-04T10:00:13.730Z] > git config core.sparsecheckout # timeout=10
10:00:13 [2025-02-04T10:00:13.737Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
10:00:13 [2025-02-04T10:00:13.746Z] Commit message: "bodhi-testing: fix zincati configuration"
10:00:13 [2025-02-04T10:00:13.806Z] [Pipeline] readYaml
10:00:13 [2025-02-04T10:00:13.959Z] [Pipeline] withEnv
10:00:13 [2025-02-04T10:00:13.969Z] [Pipeline] {
10:00:14 [2025-02-04T10:00:14.102Z] [Pipeline] sh
10:00:14 [2025-02-04T10:00:14.382Z] + set -xeuo pipefail
10:00:14 [2025-02-04T10:00:14.382Z] ++ umask
10:00:14 [2025-02-04T10:00:14.382Z] + '[' 0022 = 0000 ']'
10:00:14 [2025-02-04T10:00:14.382Z] + rm -rf pipe
10:00:14 [2025-02-04T10:00:14.382Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
10:00:14 [2025-02-04T10:00:14.382Z] Cloning into 'pipe'...
10:00:14 [2025-02-04T10:00:14.679Z] [Pipeline] }
10:00:14 [2025-02-04T10:00:14.811Z] [Pipeline] // withEnv
10:00:14 [2025-02-04T10:00:14.911Z] [Pipeline] load
10:00:15 [2025-02-04T10:00:15.129Z] [Pipeline] { (pipe/utils.groovy)
10:00:15 [2025-02-04T10:00:15.253Z] [Pipeline] }
10:00:15 [2025-02-04T10:00:15.404Z] [Pipeline] // load
10:00:15 [2025-02-04T10:00:15.476Z] [Pipeline] readYaml
10:00:15 [2025-02-04T10:00:15.602Z] [Pipeline] withEnv
10:00:15 [2025-02-04T10:00:15.619Z] [Pipeline] {
10:00:15 [2025-02-04T10:00:15.781Z] [Pipeline] sh
10:00:16 [2025-02-04T10:00:16.048Z] + set -xeuo pipefail
10:00:16 [2025-02-04T10:00:16.048Z] ++ umask
10:00:16 [2025-02-04T10:00:16.048Z] + '[' 0022 = 0000 ']'
10:00:16 [2025-02-04T10:00:16.048Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
10:00:16 [2025-02-04T10:00:16.111Z] [Pipeline] }
10:00:16 [2025-02-04T10:00:16.270Z] [Pipeline] // withEnv
10:00:16 [2025-02-04T10:00:16.434Z] [Pipeline] readYaml
10:00:16 [2025-02-04T10:00:16.748Z] [Pipeline] withEnv
10:00:16 [2025-02-04T10:00:16.783Z] [Pipeline] {
10:00:17 [2025-02-04T10:00:17.002Z] [Pipeline] sh
10:00:17 [2025-02-04T10:00:17.304Z] + set -xeuo pipefail
10:00:17 [2025-02-04T10:00:17.304Z] ++ umask
10:00:17 [2025-02-04T10:00:17.304Z] + '[' 0022 = 0000 ']'
10:00:17 [2025-02-04T10:00:17.304Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
10:00:17 [2025-02-04T10:00:17.586Z] [Pipeline] }
10:00:17 [2025-02-04T10:00:17.878Z] [Pipeline] // withEnv
10:00:18 [2025-02-04T10:00:18.016Z] [Pipeline] readYaml
10:00:18 [2025-02-04T10:00:18.229Z] [Pipeline] }
10:00:18 [2025-02-04T10:00:18.514Z] [Pipeline] // node
10:00:18 [2025-02-04T10:00:18.642Z] [Pipeline] properties
10:00:18 [2025-02-04T10:00:18.818Z] [Pipeline] echo
10:00:18 [2025-02-04T10:00:18.847Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2651252,"task_id":128834184,"nvr":"util-linux-2.40.4-4.fc42"}]},"agent":"bodhi","re-trigger":false,"update":{"autokarma":false,"autotime":null,"stable_karma":3,"stable_days":null,"unstable_karma":-3,"require_bugs":null,"require_testcases":null,"display_name":null,"notes":"Automatic update for util-linux-2.40.4-4.fc42.\n\n##### **Changelog**\n\n```\n* Tue Feb 4 2025 Karel Zak <kzak@redhat.com> - 2.40.4-4\n- add sysusers config for uuidd\n* Sat Feb 1 2025 Björn Esser <besser82@fedoraproject.org> - 2.40.4-3\n- Add explicit BR: libxcrypt-devel\n\n```","type":"unspecified","status":"pending","request":null,"severity":null,"suggest":null,"locked":null,"pushed":null,"critpath":true,"critpath_groups":"core critical-path-anaconda critical-path-apps critical-path-base critical-path-build critical-path-compose critical-path-gnome critical-path-kde critical-path-lxde critical-path-lxqt critical-path-server critical-path-standard critical-path-xfce","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-e42ccc4c9b","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-e42ccc4c9b","title":"util-linux-2.40.4-4.fc42","version_hash":"5c4c2f2e7efb999b4e9ede3341d46fc9c3daca87","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"rawhide","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":"kzak","email":"kzak@redhat.com","id":1316,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"cla_redhat"},{"name":"gitreadahead"},{"name":"gitlibmount"},{"name":"gitgnome-applet-vm"}]},"comments":[],"builds":[{"nvr":"util-linux-2.40.4-4.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-e42ccc4c9b","karma":0,"content_type":"rpm","test_cases":[]}}
10:00:18 [2025-02-04T10:00:18.938Z] [Pipeline] readJSON
10:00:19 [2025-02-04T10:00:19.355Z] [Pipeline] libraryResource
10:00:19 [2025-02-04T10:00:19.481Z] [Pipeline] readJSON
10:00:19 [2025-02-04T10:00:19.790Z] [Pipeline] node
10:00:19 [2025-02-04T10:00:19.950Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
10:00:20 [2025-02-04T10:00:20.082Z] [Pipeline] {
10:00:20 [2025-02-04T10:00:20.276Z] [Pipeline] writeYaml
10:00:20 [2025-02-04T10:00:20.471Z] [Pipeline] readFile
10:00:20 [2025-02-04T10:00:20.694Z] [Pipeline] }
10:00:20 [2025-02-04T10:00:20.888Z] [Pipeline] // node
10:00:21 [2025-02-04T10:00:21.046Z] [Pipeline] podTemplate
10:00:21 [2025-02-04T10:00:21.126Z] [Pipeline] {
10:00:21 [2025-02-04T10:00:21.399Z] [Pipeline] node
10:00:22 [2025-02-04T10:00:22.793Z] Created Pod: openshift coreos-ci/pod-b18426af-094d-4cf2-ab15-c3670a4e0c04-nxrvt-s1cbd
10:00:33 [2025-02-04T10:00:33.863Z] Agent pod-b18426af-094d-4cf2-ab15-c3670a4e0c04-nxrvt-s1cbd is provisioned from template pod-b18426af-094d-4cf2-ab15-c3670a4e0c04-nxrvt
10:00:33 [2025-02-04T10:00:33.864Z] ---
10:00:33 [2025-02-04T10:00:33.864Z] apiVersion: "v1"
10:00:33 [2025-02-04T10:00:33.864Z] kind: "Pod"
10:00:33 [2025-02-04T10:00:33.864Z] metadata:
10:00:33 [2025-02-04T10:00:33.864Z] annotations:
10:00:33 [2025-02-04T10:00:33.864Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1344/"
10:00:33 [2025-02-04T10:00:33.864Z] runUrl: "job/bodhi-trigger/1344/"
10:00:33 [2025-02-04T10:00:33.864Z] labels:
10:00:33 [2025-02-04T10:00:33.864Z] jenkins: "slave"
10:00:33 [2025-02-04T10:00:33.864Z] jenkins/label-digest: "c4d4c007bdc659897e19b127f1ab0ab144bde5a3"
10:00:33 [2025-02-04T10:00:33.864Z] jenkins/label: "pod-b18426af-094d-4cf2-ab15-c3670a4e0c04"
10:00:33 [2025-02-04T10:00:33.864Z] name: "pod-b18426af-094d-4cf2-ab15-c3670a4e0c04-nxrvt-s1cbd"
10:00:33 [2025-02-04T10:00:33.864Z] namespace: "coreos-ci"
10:00:33 [2025-02-04T10:00:33.864Z] spec:
10:00:33 [2025-02-04T10:00:33.864Z] containers:
10:00:33 [2025-02-04T10:00:33.864Z] - command:
10:00:33 [2025-02-04T10:00:33.864Z] - "/usr/bin/dumb-init"
10:00:33 [2025-02-04T10:00:33.864Z] - "/usr/bin/sleep"
10:00:33 [2025-02-04T10:00:33.864Z] - "infinity"
10:00:33 [2025-02-04T10:00:33.864Z] env:
10:00:33 [2025-02-04T10:00:33.864Z] - name: "NCPUS"
10:00:33 [2025-02-04T10:00:33.864Z] value: "0.1"
10:00:33 [2025-02-04T10:00:33.864Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
10:00:33 [2025-02-04T10:00:33.864Z] imagePullPolicy: "Always"
10:00:33 [2025-02-04T10:00:33.864Z] name: "worker"
10:00:33 [2025-02-04T10:00:33.864Z] resources:
10:00:33 [2025-02-04T10:00:33.864Z] limits:
10:00:33 [2025-02-04T10:00:33.864Z] cpu: "0.1"
10:00:33 [2025-02-04T10:00:33.864Z] requests:
10:00:33 [2025-02-04T10:00:33.864Z] cpu: "0.1"
10:00:33 [2025-02-04T10:00:33.864Z] volumeMounts:
10:00:33 [2025-02-04T10:00:33.864Z] - mountPath: "/srv/"
10:00:33 [2025-02-04T10:00:33.864Z] name: "emptydir-0"
10:00:33 [2025-02-04T10:00:33.864Z] - mountPath: "/home/jenkins/agent"
10:00:33 [2025-02-04T10:00:33.864Z] name: "workspace-volume"
10:00:33 [2025-02-04T10:00:33.864Z] readOnly: false
10:00:33 [2025-02-04T10:00:33.864Z] - env:
10:00:33 [2025-02-04T10:00:33.864Z] - name: "JENKINS_SECRET"
10:00:33 [2025-02-04T10:00:33.864Z] value: "********"
10:00:33 [2025-02-04T10:00:33.864Z] - name: "JENKINS_TUNNEL"
10:00:33 [2025-02-04T10:00:33.864Z] value: "172.30.136.1:50000"
10:00:33 [2025-02-04T10:00:33.864Z] - name: "JENKINS_AGENT_NAME"
10:00:33 [2025-02-04T10:00:33.864Z] value: "pod-b18426af-094d-4cf2-ab15-c3670a4e0c04-nxrvt-s1cbd"
10:00:33 [2025-02-04T10:00:33.864Z] - name: "JENKINS_NAME"
10:00:33 [2025-02-04T10:00:33.864Z] value: "pod-b18426af-094d-4cf2-ab15-c3670a4e0c04-nxrvt-s1cbd"
10:00:33 [2025-02-04T10:00:33.864Z] - name: "JENKINS_AGENT_WORKDIR"
10:00:33 [2025-02-04T10:00:33.864Z] value: "/home/jenkins/agent"
10:00:33 [2025-02-04T10:00:33.864Z] - name: "JENKINS_URL"
10:00:33 [2025-02-04T10:00:33.864Z] value: "http://172.30.130.216:80/"
10:00:33 [2025-02-04T10:00:33.864Z] image: "jenkins-agent-base:latest"
10:00:33 [2025-02-04T10:00:33.864Z] name: "jnlp"
10:00:33 [2025-02-04T10:00:33.864Z] resources:
10:00:33 [2025-02-04T10:00:33.864Z] limits:
10:00:33 [2025-02-04T10:00:33.864Z] memory: "512Mi"
10:00:33 [2025-02-04T10:00:33.864Z] cpu: "1"
10:00:33 [2025-02-04T10:00:33.864Z] requests:
10:00:33 [2025-02-04T10:00:33.864Z] memory: "512Mi"
10:00:33 [2025-02-04T10:00:33.864Z] cpu: "1"
10:00:33 [2025-02-04T10:00:33.864Z] volumeMounts:
10:00:33 [2025-02-04T10:00:33.864Z] - mountPath: "/home/jenkins/agent"
10:00:33 [2025-02-04T10:00:33.864Z] name: "workspace-volume"
10:00:33 [2025-02-04T10:00:33.864Z] readOnly: false
10:00:33 [2025-02-04T10:00:33.864Z] nodeSelector:
10:00:33 [2025-02-04T10:00:33.864Z] kubernetes.io/os: "linux"
10:00:33 [2025-02-04T10:00:33.864Z] restartPolicy: "Never"
10:00:33 [2025-02-04T10:00:33.864Z] serviceAccountName: "default"
10:00:33 [2025-02-04T10:00:33.864Z] volumes:
10:00:33 [2025-02-04T10:00:33.864Z] - emptyDir: {}
10:00:33 [2025-02-04T10:00:33.864Z] name: "emptydir-0"
10:00:33 [2025-02-04T10:00:33.864Z] - emptyDir:
10:00:33 [2025-02-04T10:00:33.864Z] medium: ""
10:00:33 [2025-02-04T10:00:33.864Z] name: "workspace-volume"
10:00:33 [2025-02-04T10:00:33.864Z]
10:00:34 [2025-02-04T10:00:34.113Z] Running on pod-b18426af-094d-4cf2-ab15-c3670a4e0c04-nxrvt-s1cbd in /home/jenkins/agent/workspace/bodhi-trigger
10:00:34 [2025-02-04T10:00:34.147Z] [Pipeline] {
10:00:34 [2025-02-04T10:00:34.480Z] [Pipeline] container
10:00:34 [2025-02-04T10:00:34.514Z] [Pipeline] {
10:00:34 [2025-02-04T10:00:34.736Z] [Pipeline] withEnv
10:00:34 [2025-02-04T10:00:34.770Z] [Pipeline] {
10:00:34 [2025-02-04T10:00:34.936Z] [Pipeline] sh
10:00:35 [2025-02-04T10:00:35.972Z] + set -xeuo pipefail
10:00:35 [2025-02-04T10:00:35.972Z] ++ umask
10:00:35 [2025-02-04T10:00:35.972Z] + '[' 0022 = 0000 ']'
10:00:35 [2025-02-04T10:00:35.972Z] + cat /cosa/coreos-assembler-git.json
10:00:35 [2025-02-04T10:00:35.972Z] {
10:00:35 [2025-02-04T10:00:35.972Z] "date": "2025-02-03T12:18:00Z",
10:00:35 [2025-02-04T10:00:35.972Z] "git": {
10:00:35 [2025-02-04T10:00:35.972Z] "commit": "7d6fa376fc9f73625487adbb9386785bb09f1bb2",
10:00:35 [2025-02-04T10:00:35.972Z] "origin": "https://github.com/coreos/coreos-assembler.git",
10:00:35 [2025-02-04T10:00:35.972Z] "branch": "HEAD",
10:00:35 [2025-02-04T10:00:35.972Z] "dirty": "false"
10:00:35 [2025-02-04T10:00:35.972Z] },
10:00:35 [2025-02-04T10:00:35.972Z] "file": {
10:00:35 [2025-02-04T10:00:35.972Z] "checksum": "a2d1af5c7e1ca0febbcac8ac4a7a322fe7f19f510513bbd81a9f60238751b223",
10:00:35 [2025-02-04T10:00:35.972Z] "checksum_type": "sha256",
10:00:35 [2025-02-04T10:00:35.972Z] "format": "tar.gz",
10:00:35 [2025-02-04T10:00:35.972Z] "name": "coreos-assembler-git.tar.gz",
10:00:35 [2025-02-04T10:00:35.972Z] "size": "10006625"
10:00:35 [2025-02-04T10:00:35.972Z] }
10:00:35 [2025-02-04T10:00:35.972Z] }
10:00:36 [2025-02-04T10:00:36.256Z] [Pipeline] }
10:00:36 [2025-02-04T10:00:36.434Z] [Pipeline] // withEnv
10:00:36 [2025-02-04T10:00:36.646Z] [Pipeline] stage
10:00:36 [2025-02-04T10:00:36.692Z] [Pipeline] { (Report Running)
10:00:36 [2025-02-04T10:00:36.903Z] [Pipeline] withCredentials
10:00:36 [2025-02-04T10:00:36.937Z] Masking supported pattern matches of $RDB_PASSWORD
10:00:37 [2025-02-04T10:00:37.037Z] [Pipeline] {
10:00:37 [2025-02-04T10:00:37.280Z] [Pipeline] withEnv
10:00:37 [2025-02-04T10:00:37.315Z] [Pipeline] {
10:00:37 [2025-02-04T10:00:37.560Z] [Pipeline] sh
10:00:38 [2025-02-04T10:00:38.472Z] + set -xeuo pipefail
10:00:38 [2025-02-04T10:00:38.472Z] ++ umask
10:00:38 [2025-02-04T10:00:38.472Z] + '[' 0022 = 0000 ']'
10:00:38 [2025-02-04T10:00:38.472Z] + /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-e42ccc4c9b --stream rawhide
10:00:40 [2025-02-04T10:00:40.423Z] [Pipeline] }
10:00:40 [2025-02-04T10:00:40.669Z] [Pipeline] // withEnv
10:00:40 [2025-02-04T10:00:40.755Z] [Pipeline] }
10:00:40 [2025-02-04T10:00:40.993Z] [Pipeline] // withCredentials
10:00:41 [2025-02-04T10:00:41.092Z] [Pipeline] }
10:00:41 [2025-02-04T10:00:41.362Z] [Pipeline] // stage
10:00:41 [2025-02-04T10:00:41.500Z] [Pipeline] stage
10:00:41 [2025-02-04T10:00:41.529Z] [Pipeline] { (Test)
10:00:41 [2025-02-04T10:00:41.757Z] [Pipeline] build
10:00:41 [2025-02-04T10:00:41.803Z] Scheduling project: test-override
10:00:45 [2025-02-04T10:00:45.690Z] Starting building: test-override #1356
12:13:45 [2025-02-04T12:13:45.516Z] Build test-override #1356 completed: SUCCESS
12:13:45 [2025-02-04T12:13:45.520Z] [Pipeline] }
12:13:45 [2025-02-04T12:13:45.647Z] [Pipeline] // stage
12:13:45 [2025-02-04T12:13:45.694Z] [Pipeline] stage
12:13:45 [2025-02-04T12:13:45.701Z] [Pipeline] { (Report Completion)
12:13:45 [2025-02-04T12:13:45.756Z] [Pipeline] withCredentials
12:13:45 [2025-02-04T12:13:45.762Z] Masking supported pattern matches of $RDB_PASSWORD
12:13:45 [2025-02-04T12:13:45.889Z] [Pipeline] {
12:13:46 [2025-02-04T12:13:46.082Z] [Pipeline] withEnv
12:13:46 [2025-02-04T12:13:46.111Z] [Pipeline] {
12:13:46 [2025-02-04T12:13:46.288Z] [Pipeline] sh
12:13:47 [2025-02-04T12:13:47.166Z] + set -xeuo pipefail
12:13:47 [2025-02-04T12:13:47.166Z] ++ umask
12:13:47 [2025-02-04T12:13:47.166Z] + '[' 0022 = 0000 ']'
12:13:47 [2025-02-04T12:13:47.166Z] + /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/1356 --outcome PASSED --advisory FEDORA-2025-e42ccc4c9b --stream rawhide
12:13:49 [2025-02-04T12:13:49.774Z] [Pipeline] }
12:13:50 [2025-02-04T12:13:50.071Z] [Pipeline] // withEnv
12:13:50 [2025-02-04T12:13:50.168Z] [Pipeline] }
12:13:50 [2025-02-04T12:13:50.511Z] [Pipeline] // withCredentials
12:13:50 [2025-02-04T12:13:50.712Z] [Pipeline] withCredentials
12:13:50 [2025-02-04T12:13:50.739Z] Masking supported pattern matches of $TOKEN
12:13:50 [2025-02-04T12:13:50.945Z] [Pipeline] {
12:13:51 [2025-02-04T12:13:51.116Z] [Pipeline] withEnv
12:13:51 [2025-02-04T12:13:51.151Z] [Pipeline] {
12:13:51 [2025-02-04T12:13:51.465Z] [Pipeline] sh
12:13:52 [2025-02-04T12:13:52.353Z] + set -xeuo pipefail
12:13:52 [2025-02-04T12:13:52.353Z] ++ umask
12:13:52 [2025-02-04T12:13:52.353Z] + '[' 0022 = 0000 ']'
12:13:52 [2025-02-04T12:13:52.353Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
12:13:52 [2025-02-04T12:13:52.353Z] {
12:13:52 [2025-02-04T12:13:52.353Z] "body": "���� util-linux-2.40.4-4.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1356) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-e42ccc4c9b)"
12:13:52 [2025-02-04T12:13:52.353Z] }'
12:13:53 [2025-02-04T12:13:53.008Z] [Pipeline] }
12:13:53 [2025-02-04T12:13:53.186Z] [Pipeline] // withEnv
12:13:53 [2025-02-04T12:13:53.266Z] [Pipeline] }
12:13:53 [2025-02-04T12:13:53.557Z] [Pipeline] // withCredentials
12:13:53 [2025-02-04T12:13:53.677Z] [Pipeline] }
12:13:53 [2025-02-04T12:13:53.962Z] [Pipeline] // stage
12:13:54 [2025-02-04T12:13:54.151Z] [Pipeline] }
12:13:54 [2025-02-04T12:13:54.363Z] [Pipeline] // container
12:13:54 [2025-02-04T12:13:54.488Z] [Pipeline] }
12:13:54 [2025-02-04T12:13:54.665Z] [Pipeline] // node
12:13:54 [2025-02-04T12:13:54.709Z] [Pipeline] }
12:13:54 [2025-02-04T12:13:54.796Z] [Pipeline] // podTemplate
12:13:54 [2025-02-04T12:13:54.828Z] [Pipeline] End of Pipeline
12:13:54 [2025-02-04T12:13:54.861Z] Finished: SUCCESS