Console Output
14:34:51 [2025-02-18T14:34:51.856Z] Triggered by CI message.
14:34:51 [2025-02-18T14:34:51.857Z] 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
14:34:51 [2025-02-18T14:34:51.858Z] Selected Git installation does not exist. Using Default
14:34:51 [2025-02-18T14:34:51.858Z] The recommended git tool is: NONE
14:34:51 [2025-02-18T14:34:51.858Z] No credentials specified
14:34:51 [2025-02-18T14:34:51.859Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
14:34:51 [2025-02-18T14:34:51.866Z] Fetching changes from the remote Git repository
14:34:51 [2025-02-18T14:34:51.867Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:34:51 [2025-02-18T14:34:51.874Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:34:51 [2025-02-18T14:34:51.875Z] > git --version # timeout=10
14:34:51 [2025-02-18T14:34:51.882Z] > git --version # 'git version 2.39.3'
14:34:51 [2025-02-18T14:34:51.882Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:34:51 [2025-02-18T14:34:51.973Z] > git rev-parse origin/main^{commit} # timeout=10
14:34:51 [2025-02-18T14:34:51.980Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
14:34:51 [2025-02-18T14:34:51.981Z] > git config core.sparsecheckout # timeout=10
14:34:51 [2025-02-18T14:34:51.987Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
14:34:51 [2025-02-18T14:34:51.996Z] Commit message: "bodhi-testing: fix zincati configuration"
14:34:51 [2025-02-18T14:34:51.996Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
14:34:52 [2025-02-18T14:34:52.184Z] Loading library coreos@main
14:34:52 [2025-02-18T14:34:52.184Z] Attempting to resolve main from remote references...
14:34:52 [2025-02-18T14:34:52.184Z] > git --version # timeout=10
14:34:52 [2025-02-18T14:34:52.191Z] > git --version # 'git version 2.39.3'
14:34:52 [2025-02-18T14:34:52.192Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
14:34:52 [2025-02-18T14:34:52.267Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
14:34:52 [2025-02-18T14:34:52.268Z] Selected Git installation does not exist. Using Default
14:34:52 [2025-02-18T14:34:52.268Z] The recommended git tool is: NONE
14:34:52 [2025-02-18T14:34:52.269Z] No credentials specified
14:34:52 [2025-02-18T14:34:52.269Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
14:34:52 [2025-02-18T14:34:52.276Z] Fetching changes from the remote Git repository
14:34:52 [2025-02-18T14:34:52.277Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
14:34:52 [2025-02-18T14:34:52.284Z] Fetching without tags
14:34:52 [2025-02-18T14:34:52.284Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
14:34:52 [2025-02-18T14:34:52.284Z] > git --version # timeout=10
14:34:52 [2025-02-18T14:34:52.291Z] > git --version # 'git version 2.39.3'
14:34:52 [2025-02-18T14:34:52.291Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:34:52 [2025-02-18T14:34:52.358Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
14:34:52 [2025-02-18T14:34:52.359Z] > git config core.sparsecheckout # timeout=10
14:34:52 [2025-02-18T14:34:52.365Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
14:34:52 [2025-02-18T14:34:52.375Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
14:34:52 [2025-02-18T14:34:52.375Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
14:34:52 [2025-02-18T14:34:52.542Z] [Pipeline] Start of Pipeline
14:34:52 [2025-02-18T14:34:52.868Z] [Pipeline] node
14:34:52 [2025-02-18T14:34:52.982Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
14:34:53 [2025-02-18T14:34:53.064Z] [Pipeline] {
14:34:53 [2025-02-18T14:34:53.132Z] [Pipeline] checkout
14:34:53 [2025-02-18T14:34:53.144Z] Selected Git installation does not exist. Using Default
14:34:53 [2025-02-18T14:34:53.144Z] The recommended git tool is: NONE
14:34:53 [2025-02-18T14:34:53.144Z] No credentials specified
14:34:53 [2025-02-18T14:34:53.144Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:34:53 [2025-02-18T14:34:53.151Z] Fetching changes from the remote Git repository
14:34:53 [2025-02-18T14:34:53.153Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:34:53 [2025-02-18T14:34:53.174Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:34:53 [2025-02-18T14:34:53.174Z] > git --version # timeout=10
14:34:53 [2025-02-18T14:34:53.181Z] > git --version # 'git version 2.39.3'
14:34:53 [2025-02-18T14:34:53.181Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:34:53 [2025-02-18T14:34:53.251Z] > git rev-parse origin/main^{commit} # timeout=10
14:34:53 [2025-02-18T14:34:53.258Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
14:34:53 [2025-02-18T14:34:53.258Z] > git config core.sparsecheckout # timeout=10
14:34:53 [2025-02-18T14:34:53.264Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
14:34:53 [2025-02-18T14:34:53.274Z] Commit message: "bodhi-testing: fix zincati configuration"
14:34:53 [2025-02-18T14:34:53.336Z] [Pipeline] readYaml
14:34:53 [2025-02-18T14:34:53.520Z] [Pipeline] withEnv
14:34:53 [2025-02-18T14:34:53.533Z] [Pipeline] {
14:34:53 [2025-02-18T14:34:53.640Z] [Pipeline] sh
14:34:53 [2025-02-18T14:34:53.910Z] + set -xeuo pipefail
14:34:53 [2025-02-18T14:34:53.910Z] ++ umask
14:34:53 [2025-02-18T14:34:53.910Z] + '[' 0022 = 0000 ']'
14:34:53 [2025-02-18T14:34:53.910Z] + rm -rf pipe
14:34:53 [2025-02-18T14:34:53.910Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
14:34:53 [2025-02-18T14:34:53.910Z] Cloning into 'pipe'...
14:34:54 [2025-02-18T14:34:54.174Z] [Pipeline] }
14:34:54 [2025-02-18T14:34:54.296Z] [Pipeline] // withEnv
14:34:54 [2025-02-18T14:34:54.350Z] [Pipeline] load
14:34:54 [2025-02-18T14:34:54.696Z] [Pipeline] { (pipe/utils.groovy)
14:34:54 [2025-02-18T14:34:54.793Z] [Pipeline] }
14:34:54 [2025-02-18T14:34:54.907Z] [Pipeline] // load
14:34:54 [2025-02-18T14:34:54.952Z] [Pipeline] readYaml
14:34:55 [2025-02-18T14:34:55.099Z] [Pipeline] withEnv
14:34:55 [2025-02-18T14:34:55.116Z] [Pipeline] {
14:34:55 [2025-02-18T14:34:55.233Z] [Pipeline] sh
14:34:55 [2025-02-18T14:34:55.509Z] + set -xeuo pipefail
14:34:55 [2025-02-18T14:34:55.509Z] ++ umask
14:34:55 [2025-02-18T14:34:55.509Z] + '[' 0022 = 0000 ']'
14:34:55 [2025-02-18T14:34:55.509Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
14:34:55 [2025-02-18T14:34:55.602Z] [Pipeline] }
14:34:55 [2025-02-18T14:34:55.711Z] [Pipeline] // withEnv
14:34:55 [2025-02-18T14:34:55.873Z] [Pipeline] readYaml
14:34:56 [2025-02-18T14:34:56.212Z] [Pipeline] withEnv
14:34:56 [2025-02-18T14:34:56.248Z] [Pipeline] {
14:34:56 [2025-02-18T14:34:56.491Z] [Pipeline] sh
14:34:58 [2025-02-18T14:34:58.801Z] + set -xeuo pipefail
14:34:58 [2025-02-18T14:34:58.801Z] ++ umask
14:34:58 [2025-02-18T14:34:58.801Z] + '[' 0022 = 0000 ']'
14:34:58 [2025-02-18T14:34:58.801Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
14:34:58 [2025-02-18T14:34:58.915Z] [Pipeline] }
14:34:59 [2025-02-18T14:34:59.198Z] [Pipeline] // withEnv
14:34:59 [2025-02-18T14:34:59.324Z] [Pipeline] readYaml
14:34:59 [2025-02-18T14:34:59.604Z] [Pipeline] withEnv
14:34:59 [2025-02-18T14:34:59.637Z] [Pipeline] {
14:34:59 [2025-02-18T14:34:59.850Z] [Pipeline] sh
14:35:00 [2025-02-18T14:35:00.134Z] + set -xeuo pipefail
14:35:00 [2025-02-18T14:35:00.134Z] ++ umask
14:35:00 [2025-02-18T14:35:00.134Z] + '[' 0022 = 0000 ']'
14:35:00 [2025-02-18T14:35:00.134Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
14:35:00 [2025-02-18T14:35:00.439Z] [Pipeline] }
14:35:00 [2025-02-18T14:35:00.696Z] [Pipeline] // withEnv
14:35:00 [2025-02-18T14:35:00.854Z] [Pipeline] readYaml
14:35:01 [2025-02-18T14:35:01.102Z] [Pipeline] }
14:35:01 [2025-02-18T14:35:01.382Z] [Pipeline] // node
14:35:01 [2025-02-18T14:35:01.519Z] [Pipeline] properties
14:35:01 [2025-02-18T14:35:01.708Z] [Pipeline] echo
14:35:01 [2025-02-18T14:35:01.735Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2661626,"task_id":129376991,"nvr":"openssh-9.9p1-9.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 openssh-9.9p1-9.fc42.\n\n##### **Changelog**\n\n```\n* Tue Feb 18 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-9\n- Fix regression of Match directive processing\n- Fix missing error codes set and invalid error code checks in OpenSSH. It\n prevents memory exhaustion attack and a MITM attack when VerifyHostKeyDNS\n is on (CVE-2025-26465, CVE-2025-26466).\n* Sat Feb 1 2025 Björn Esser <besser82@fedoraproject.org> - 9.9p1-8.1\n- Add explicit BR: libxcrypt-devel\n* Wed Jan 29 2025 FeRD (Frank Dana) <ferdnyc@gmail.com> - 9.9p1-8\n- Replace deprecated (since 8.7) ChallengeResponseAuthentication\n with KbdInteractiveAuthentication, in redhat sshd config\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-base critical-path-compose critical-path-gnome","close_bugs":null,"date_submitted":null,"date_modified":null,"date_approved":null,"date_testing":null,"date_stable":null,"alias":"FEDORA-2025-1e92156b24","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-1e92156b24","title":"openssh-9.9p1-9.fc42","version_hash":"f442a02c59d205f6011627918adaafbcb890d575","release":{"name":"F42","long_name":"Fedora 42","version":"42","id_prefix":"FEDORA","branch":"f42","dist_tag":"f42","stable_tag":"f42","testing_tag":"f42-updates-testing","candidate_tag":"f42-updates-candidate","pending_signing_tag":"f42-signing-pending","pending_testing_tag":"f42-updates-testing-pending","pending_stable_tag":"f42-updates-pending","override_tag":"f42-override","mail_template":"fedora_errata_template","state":"pending","composed_by_bodhi":false,"create_automatic_updates":true,"package_manager":"unspecified","testing_repository":null,"released_on":null,"eol":null,"critpath_mandatory_days_in_testing":0,"mandatory_days_in_testing":0,"critpath_min_karma":0,"min_karma":0,"setting_status":"pre_beta"},"user":{"name":"dbelyavs","email":"dbelyavs@redhat.com","id":6284,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"crypto-team"}]},"comments":[],"builds":[{"nvr":"openssh-9.9p1-9.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-1e92156b24","karma":0,"content_type":"rpm","test_cases":[]}}
14:35:01 [2025-02-18T14:35:01.806Z] [Pipeline] readJSON
14:35:02 [2025-02-18T14:35:02.166Z] [Pipeline] libraryResource
14:35:02 [2025-02-18T14:35:02.293Z] [Pipeline] readJSON
14:35:02 [2025-02-18T14:35:02.609Z] [Pipeline] node
14:35:02 [2025-02-18T14:35:02.712Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
14:35:02 [2025-02-18T14:35:02.888Z] [Pipeline] {
14:35:03 [2025-02-18T14:35:03.174Z] [Pipeline] writeYaml
14:35:03 [2025-02-18T14:35:03.430Z] [Pipeline] readFile
14:35:03 [2025-02-18T14:35:03.681Z] [Pipeline] }
14:35:03 [2025-02-18T14:35:03.984Z] [Pipeline] // node
14:35:04 [2025-02-18T14:35:04.207Z] [Pipeline] podTemplate
14:35:04 [2025-02-18T14:35:04.253Z] [Pipeline] {
14:35:04 [2025-02-18T14:35:04.476Z] [Pipeline] node
14:35:04 [2025-02-18T14:35:04.959Z] Created Pod: openshift coreos-ci/pod-df5b846f-d72b-4313-bd53-c32594bbc112-vxvqk-41q4r
14:35:10 [2025-02-18T14:35:10.402Z] Agent pod-df5b846f-d72b-4313-bd53-c32594bbc112-vxvqk-41q4r is provisioned from template pod-df5b846f-d72b-4313-bd53-c32594bbc112-vxvqk
14:35:10 [2025-02-18T14:35:10.403Z] ---
14:35:10 [2025-02-18T14:35:10.403Z] apiVersion: "v1"
14:35:10 [2025-02-18T14:35:10.403Z] kind: "Pod"
14:35:10 [2025-02-18T14:35:10.403Z] metadata:
14:35:10 [2025-02-18T14:35:10.403Z] annotations:
14:35:10 [2025-02-18T14:35:10.403Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1404/"
14:35:10 [2025-02-18T14:35:10.403Z] runUrl: "job/bodhi-trigger/1404/"
14:35:10 [2025-02-18T14:35:10.403Z] labels:
14:35:10 [2025-02-18T14:35:10.403Z] jenkins: "slave"
14:35:10 [2025-02-18T14:35:10.403Z] jenkins/label-digest: "e8ca4a167e0c94412839f1378f7fa7e72b6d5e6a"
14:35:10 [2025-02-18T14:35:10.403Z] jenkins/label: "pod-df5b846f-d72b-4313-bd53-c32594bbc112"
14:35:10 [2025-02-18T14:35:10.403Z] name: "pod-df5b846f-d72b-4313-bd53-c32594bbc112-vxvqk-41q4r"
14:35:10 [2025-02-18T14:35:10.403Z] namespace: "coreos-ci"
14:35:10 [2025-02-18T14:35:10.403Z] spec:
14:35:10 [2025-02-18T14:35:10.403Z] containers:
14:35:10 [2025-02-18T14:35:10.403Z] - command:
14:35:10 [2025-02-18T14:35:10.403Z] - "/usr/bin/dumb-init"
14:35:10 [2025-02-18T14:35:10.403Z] - "/usr/bin/sleep"
14:35:10 [2025-02-18T14:35:10.403Z] - "infinity"
14:35:10 [2025-02-18T14:35:10.403Z] env:
14:35:10 [2025-02-18T14:35:10.403Z] - name: "NCPUS"
14:35:10 [2025-02-18T14:35:10.403Z] value: "0.1"
14:35:10 [2025-02-18T14:35:10.403Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
14:35:10 [2025-02-18T14:35:10.403Z] imagePullPolicy: "Always"
14:35:10 [2025-02-18T14:35:10.403Z] name: "worker"
14:35:10 [2025-02-18T14:35:10.403Z] resources:
14:35:10 [2025-02-18T14:35:10.403Z] limits:
14:35:10 [2025-02-18T14:35:10.403Z] cpu: "0.1"
14:35:10 [2025-02-18T14:35:10.403Z] requests:
14:35:10 [2025-02-18T14:35:10.403Z] cpu: "0.1"
14:35:10 [2025-02-18T14:35:10.403Z] volumeMounts:
14:35:10 [2025-02-18T14:35:10.403Z] - mountPath: "/srv/"
14:35:10 [2025-02-18T14:35:10.403Z] name: "emptydir-0"
14:35:10 [2025-02-18T14:35:10.403Z] - mountPath: "/home/jenkins/agent"
14:35:10 [2025-02-18T14:35:10.403Z] name: "workspace-volume"
14:35:10 [2025-02-18T14:35:10.403Z] readOnly: false
14:35:10 [2025-02-18T14:35:10.403Z] - env:
14:35:10 [2025-02-18T14:35:10.403Z] - name: "JENKINS_SECRET"
14:35:10 [2025-02-18T14:35:10.403Z] value: "********"
14:35:10 [2025-02-18T14:35:10.403Z] - name: "JENKINS_TUNNEL"
14:35:10 [2025-02-18T14:35:10.403Z] value: "172.30.136.1:50000"
14:35:10 [2025-02-18T14:35:10.403Z] - name: "JENKINS_AGENT_NAME"
14:35:10 [2025-02-18T14:35:10.403Z] value: "pod-df5b846f-d72b-4313-bd53-c32594bbc112-vxvqk-41q4r"
14:35:10 [2025-02-18T14:35:10.403Z] - name: "JENKINS_NAME"
14:35:10 [2025-02-18T14:35:10.403Z] value: "pod-df5b846f-d72b-4313-bd53-c32594bbc112-vxvqk-41q4r"
14:35:10 [2025-02-18T14:35:10.403Z] - name: "JENKINS_AGENT_WORKDIR"
14:35:10 [2025-02-18T14:35:10.403Z] value: "/home/jenkins/agent"
14:35:10 [2025-02-18T14:35:10.403Z] - name: "JENKINS_URL"
14:35:10 [2025-02-18T14:35:10.403Z] value: "http://172.30.130.216:80/"
14:35:10 [2025-02-18T14:35:10.403Z] image: "jenkins-agent-base:latest"
14:35:10 [2025-02-18T14:35:10.403Z] name: "jnlp"
14:35:10 [2025-02-18T14:35:10.403Z] resources:
14:35:10 [2025-02-18T14:35:10.403Z] limits:
14:35:10 [2025-02-18T14:35:10.403Z] memory: "512Mi"
14:35:10 [2025-02-18T14:35:10.403Z] cpu: "1"
14:35:10 [2025-02-18T14:35:10.403Z] requests:
14:35:10 [2025-02-18T14:35:10.403Z] memory: "512Mi"
14:35:10 [2025-02-18T14:35:10.403Z] cpu: "1"
14:35:10 [2025-02-18T14:35:10.403Z] volumeMounts:
14:35:10 [2025-02-18T14:35:10.403Z] - mountPath: "/home/jenkins/agent"
14:35:10 [2025-02-18T14:35:10.403Z] name: "workspace-volume"
14:35:10 [2025-02-18T14:35:10.403Z] readOnly: false
14:35:10 [2025-02-18T14:35:10.403Z] nodeSelector:
14:35:10 [2025-02-18T14:35:10.403Z] kubernetes.io/os: "linux"
14:35:10 [2025-02-18T14:35:10.403Z] restartPolicy: "Never"
14:35:10 [2025-02-18T14:35:10.403Z] serviceAccountName: "default"
14:35:10 [2025-02-18T14:35:10.403Z] volumes:
14:35:10 [2025-02-18T14:35:10.403Z] - emptyDir: {}
14:35:10 [2025-02-18T14:35:10.403Z] name: "emptydir-0"
14:35:10 [2025-02-18T14:35:10.403Z] - emptyDir:
14:35:10 [2025-02-18T14:35:10.403Z] medium: ""
14:35:10 [2025-02-18T14:35:10.403Z] name: "workspace-volume"
14:35:10 [2025-02-18T14:35:10.403Z]
14:35:10 [2025-02-18T14:35:10.677Z] Running on pod-df5b846f-d72b-4313-bd53-c32594bbc112-vxvqk-41q4r in /home/jenkins/agent/workspace/bodhi-trigger
14:35:10 [2025-02-18T14:35:10.716Z] [Pipeline] {
14:35:11 [2025-02-18T14:35:11.015Z] [Pipeline] container
14:35:11 [2025-02-18T14:35:11.049Z] [Pipeline] {
14:35:11 [2025-02-18T14:35:11.648Z] [Pipeline] withEnv
14:35:11 [2025-02-18T14:35:11.688Z] [Pipeline] {
14:35:11 [2025-02-18T14:35:11.957Z] [Pipeline] sh
14:35:13 [2025-02-18T14:35:13.433Z] + set -xeuo pipefail
14:35:13 [2025-02-18T14:35:13.433Z] ++ umask
14:35:13 [2025-02-18T14:35:13.433Z] + '[' 0022 = 0000 ']'
14:35:13 [2025-02-18T14:35:13.433Z] + cat /cosa/coreos-assembler-git.json
14:35:13 [2025-02-18T14:35:13.433Z] {
14:35:13 [2025-02-18T14:35:13.433Z] "date": "2025-02-17T13:48:46Z",
14:35:13 [2025-02-18T14:35:13.433Z] "git": {
14:35:13 [2025-02-18T14:35:13.433Z] "commit": "22aca49884ed2b95a15ff5b47a5e1b393b68481e",
14:35:13 [2025-02-18T14:35:13.433Z] "origin": "https://github.com/coreos/coreos-assembler.git",
14:35:13 [2025-02-18T14:35:13.433Z] "branch": "HEAD",
14:35:13 [2025-02-18T14:35:13.433Z] "dirty": "false"
14:35:13 [2025-02-18T14:35:13.433Z] },
14:35:13 [2025-02-18T14:35:13.433Z] "file": {
14:35:13 [2025-02-18T14:35:13.433Z] "checksum": "2376b504dd61bdee6848c079f1a30864d790c3e4a8ead4551c3e01b065a0e48c",
14:35:13 [2025-02-18T14:35:13.433Z] "checksum_type": "sha256",
14:35:13 [2025-02-18T14:35:13.433Z] "format": "tar.gz",
14:35:13 [2025-02-18T14:35:13.433Z] "name": "coreos-assembler-git.tar.gz",
14:35:13 [2025-02-18T14:35:13.433Z] "size": "10012677"
14:35:13 [2025-02-18T14:35:13.433Z] }
14:35:13 [2025-02-18T14:35:13.433Z] }
14:35:13 [2025-02-18T14:35:13.860Z] [Pipeline] }
14:35:14 [2025-02-18T14:35:14.169Z] [Pipeline] // withEnv
14:35:14 [2025-02-18T14:35:14.386Z] [Pipeline] stage
14:35:14 [2025-02-18T14:35:14.431Z] [Pipeline] { (Report Running)
14:35:14 [2025-02-18T14:35:14.636Z] [Pipeline] withCredentials
14:35:14 [2025-02-18T14:35:14.732Z] Masking supported pattern matches of $RDB_PASSWORD
14:35:14 [2025-02-18T14:35:14.943Z] [Pipeline] {
14:35:15 [2025-02-18T14:35:15.120Z] [Pipeline] withEnv
14:35:15 [2025-02-18T14:35:15.187Z] [Pipeline] {
14:35:15 [2025-02-18T14:35:15.360Z] [Pipeline] sh
14:35:15 [2025-02-18T14:35:15.939Z] + set -xeuo pipefail
14:35:15 [2025-02-18T14:35:15.939Z] ++ umask
14:35:15 [2025-02-18T14:35:15.939Z] + '[' 0022 = 0000 ']'
14:35:15 [2025-02-18T14:35:15.939Z] + /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-1e92156b24 --stream branched
14:35:17 [2025-02-18T14:35:17.878Z] [Pipeline] }
14:35:18 [2025-02-18T14:35:18.105Z] [Pipeline] // withEnv
14:35:18 [2025-02-18T14:35:18.198Z] [Pipeline] }
14:35:18 [2025-02-18T14:35:18.389Z] [Pipeline] // withCredentials
14:35:18 [2025-02-18T14:35:18.509Z] [Pipeline] }
14:35:18 [2025-02-18T14:35:18.719Z] [Pipeline] // stage
14:35:18 [2025-02-18T14:35:18.904Z] [Pipeline] stage
14:35:18 [2025-02-18T14:35:18.947Z] [Pipeline] { (Test)
14:35:19 [2025-02-18T14:35:19.127Z] [Pipeline] build
14:35:19 [2025-02-18T14:35:19.441Z] Scheduling project: test-override
14:35:23 [2025-02-18T14:35:23.802Z] Starting building: test-override #1415
16:10:38 [2025-02-18T16:10:38.497Z] Build test-override #1415 completed: SUCCESS
16:10:38 [2025-02-18T16:10:38.514Z] [Pipeline] }
16:10:38 [2025-02-18T16:10:38.629Z] [Pipeline] // stage
16:10:38 [2025-02-18T16:10:38.704Z] [Pipeline] stage
16:10:38 [2025-02-18T16:10:38.713Z] [Pipeline] { (Report Completion)
16:10:38 [2025-02-18T16:10:38.821Z] [Pipeline] withCredentials
16:10:38 [2025-02-18T16:10:38.840Z] Masking supported pattern matches of $RDB_PASSWORD
16:10:38 [2025-02-18T16:10:38.887Z] [Pipeline] {
16:10:38 [2025-02-18T16:10:38.934Z] [Pipeline] withEnv
16:10:38 [2025-02-18T16:10:38.937Z] [Pipeline] {
16:10:38 [2025-02-18T16:10:38.992Z] [Pipeline] sh
16:10:39 [2025-02-18T16:10:39.543Z] + set -xeuo pipefail
16:10:39 [2025-02-18T16:10:39.543Z] ++ umask
16:10:39 [2025-02-18T16:10:39.543Z] + '[' 0022 = 0000 ']'
16:10:39 [2025-02-18T16:10:39.543Z] + /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/1415 --outcome PASSED --advisory FEDORA-2025-1e92156b24 --stream branched
16:10:41 [2025-02-18T16:10:41.488Z] [Pipeline] }
16:10:41 [2025-02-18T16:10:41.706Z] [Pipeline] // withEnv
16:10:41 [2025-02-18T16:10:41.781Z] [Pipeline] }
16:10:42 [2025-02-18T16:10:42.000Z] [Pipeline] // withCredentials
16:10:42 [2025-02-18T16:10:42.188Z] [Pipeline] withCredentials
16:10:42 [2025-02-18T16:10:42.301Z] Masking supported pattern matches of $TOKEN
16:10:42 [2025-02-18T16:10:42.364Z] [Pipeline] {
16:10:42 [2025-02-18T16:10:42.507Z] [Pipeline] withEnv
16:10:42 [2025-02-18T16:10:42.541Z] [Pipeline] {
16:10:42 [2025-02-18T16:10:42.724Z] [Pipeline] sh
16:10:43 [2025-02-18T16:10:43.312Z] + set -xeuo pipefail
16:10:43 [2025-02-18T16:10:43.312Z] ++ umask
16:10:43 [2025-02-18T16:10:43.312Z] + '[' 0022 = 0000 ']'
16:10:43 [2025-02-18T16:10:43.312Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
16:10:43 [2025-02-18T16:10:43.312Z] {
16:10:43 [2025-02-18T16:10:43.312Z] "body": "���� openssh-9.9p1-9.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1415) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-1e92156b24)"
16:10:43 [2025-02-18T16:10:43.312Z] }'
16:10:44 [2025-02-18T16:10:44.736Z] [Pipeline] }
16:10:45 [2025-02-18T16:10:45.292Z] [Pipeline] // withEnv
16:10:45 [2025-02-18T16:10:45.401Z] [Pipeline] }
16:10:45 [2025-02-18T16:10:45.645Z] [Pipeline] // withCredentials
16:10:45 [2025-02-18T16:10:45.753Z] [Pipeline] }
16:10:46 [2025-02-18T16:10:46.063Z] [Pipeline] // stage
16:10:46 [2025-02-18T16:10:46.172Z] [Pipeline] }
16:10:46 [2025-02-18T16:10:46.423Z] [Pipeline] // container
16:10:46 [2025-02-18T16:10:46.537Z] [Pipeline] }
16:10:46 [2025-02-18T16:10:46.926Z] [Pipeline] // node
16:10:47 [2025-02-18T16:10:47.028Z] [Pipeline] }
16:10:47 [2025-02-18T16:10:47.298Z] [Pipeline] // podTemplate
16:10:47 [2025-02-18T16:10:47.406Z] [Pipeline] End of Pipeline
16:10:47 [2025-02-18T16:10:47.646Z] Finished: SUCCESS