Console Output
14:24:51 [2025-02-18T14:24:51.181Z] Triggered by CI message.
14:24:51 [2025-02-18T14:24:51.183Z] 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:24:51 [2025-02-18T14:24:51.184Z] Selected Git installation does not exist. Using Default
14:24:51 [2025-02-18T14:24:51.184Z] The recommended git tool is: NONE
14:24:51 [2025-02-18T14:24:51.184Z] No credentials specified
14:24:51 [2025-02-18T14:24:51.184Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
14:24:51 [2025-02-18T14:24:51.192Z] Fetching changes from the remote Git repository
14:24:51 [2025-02-18T14:24:51.193Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:24:51 [2025-02-18T14:24:51.252Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:24:51 [2025-02-18T14:24:51.252Z] > git --version # timeout=10
14:24:51 [2025-02-18T14:24:51.259Z] > git --version # 'git version 2.39.3'
14:24:51 [2025-02-18T14:24:51.259Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:24:51 [2025-02-18T14:24:51.461Z] > git rev-parse origin/main^{commit} # timeout=10
14:24:51 [2025-02-18T14:24:51.470Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
14:24:51 [2025-02-18T14:24:51.470Z] > git config core.sparsecheckout # timeout=10
14:24:51 [2025-02-18T14:24:51.477Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
14:24:51 [2025-02-18T14:24:51.487Z] Commit message: "bodhi-testing: fix zincati configuration"
14:24:51 [2025-02-18T14:24:51.488Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
14:24:51 [2025-02-18T14:24:51.538Z] Loading library coreos@main
14:24:51 [2025-02-18T14:24:51.538Z] Attempting to resolve main from remote references...
14:24:51 [2025-02-18T14:24:51.538Z] > git --version # timeout=10
14:24:51 [2025-02-18T14:24:51.545Z] > git --version # 'git version 2.39.3'
14:24:51 [2025-02-18T14:24:51.545Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
14:24:51 [2025-02-18T14:24:51.624Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
14:24:51 [2025-02-18T14:24:51.626Z] Selected Git installation does not exist. Using Default
14:24:51 [2025-02-18T14:24:51.626Z] The recommended git tool is: NONE
14:24:51 [2025-02-18T14:24:51.626Z] No credentials specified
14:24:51 [2025-02-18T14:24:51.626Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
14:24:51 [2025-02-18T14:24:51.634Z] Fetching changes from the remote Git repository
14:24:51 [2025-02-18T14:24:51.635Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
14:24:51 [2025-02-18T14:24:51.697Z] Fetching without tags
14:24:51 [2025-02-18T14:24:51.697Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
14:24:51 [2025-02-18T14:24:51.697Z] > git --version # timeout=10
14:24:51 [2025-02-18T14:24:51.704Z] > git --version # 'git version 2.39.3'
14:24:51 [2025-02-18T14:24:51.704Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:24:51 [2025-02-18T14:24:51.779Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
14:24:51 [2025-02-18T14:24:51.779Z] > git config core.sparsecheckout # timeout=10
14:24:51 [2025-02-18T14:24:51.786Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
14:24:51 [2025-02-18T14:24:51.796Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
14:24:51 [2025-02-18T14:24:51.796Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
14:24:52 [2025-02-18T14:24:52.217Z] [Pipeline] Start of Pipeline
14:24:52 [2025-02-18T14:24:52.339Z] [Pipeline] node
14:24:52 [2025-02-18T14:24:52.381Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
14:24:52 [2025-02-18T14:24:52.402Z] [Pipeline] {
14:24:52 [2025-02-18T14:24:52.518Z] [Pipeline] checkout
14:24:52 [2025-02-18T14:24:52.542Z] Selected Git installation does not exist. Using Default
14:24:52 [2025-02-18T14:24:52.542Z] The recommended git tool is: NONE
14:24:52 [2025-02-18T14:24:52.542Z] No credentials specified
14:24:52 [2025-02-18T14:24:52.542Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
14:24:52 [2025-02-18T14:24:52.550Z] Fetching changes from the remote Git repository
14:24:52 [2025-02-18T14:24:52.551Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
14:24:52 [2025-02-18T14:24:52.557Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
14:24:52 [2025-02-18T14:24:52.557Z] > git --version # timeout=10
14:24:52 [2025-02-18T14:24:52.563Z] > git --version # 'git version 2.39.3'
14:24:52 [2025-02-18T14:24:52.563Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
14:24:52 [2025-02-18T14:24:52.721Z] > git rev-parse origin/main^{commit} # timeout=10
14:24:52 [2025-02-18T14:24:52.728Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
14:24:52 [2025-02-18T14:24:52.728Z] > git config core.sparsecheckout # timeout=10
14:24:52 [2025-02-18T14:24:52.736Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
14:24:52 [2025-02-18T14:24:52.745Z] Commit message: "bodhi-testing: fix zincati configuration"
14:24:52 [2025-02-18T14:24:52.762Z] [Pipeline] readYaml
14:24:52 [2025-02-18T14:24:52.973Z] [Pipeline] withEnv
14:24:52 [2025-02-18T14:24:52.987Z] [Pipeline] {
14:24:53 [2025-02-18T14:24:53.094Z] [Pipeline] sh
14:24:53 [2025-02-18T14:24:53.369Z] + set -xeuo pipefail
14:24:53 [2025-02-18T14:24:53.369Z] ++ umask
14:24:53 [2025-02-18T14:24:53.369Z] + '[' 0022 = 0000 ']'
14:24:53 [2025-02-18T14:24:53.369Z] + rm -rf pipe
14:24:53 [2025-02-18T14:24:53.369Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
14:24:53 [2025-02-18T14:24:53.369Z] Cloning into 'pipe'...
14:24:53 [2025-02-18T14:24:53.633Z] [Pipeline] }
14:24:53 [2025-02-18T14:24:53.773Z] [Pipeline] // withEnv
14:24:53 [2025-02-18T14:24:53.870Z] [Pipeline] load
14:24:54 [2025-02-18T14:24:54.489Z] [Pipeline] { (pipe/utils.groovy)
14:24:54 [2025-02-18T14:24:54.610Z] [Pipeline] }
14:24:54 [2025-02-18T14:24:54.750Z] [Pipeline] // load
14:24:54 [2025-02-18T14:24:54.828Z] [Pipeline] readYaml
14:24:55 [2025-02-18T14:24:55.038Z] [Pipeline] withEnv
14:24:55 [2025-02-18T14:24:55.061Z] [Pipeline] {
14:24:55 [2025-02-18T14:24:55.186Z] [Pipeline] sh
14:24:55 [2025-02-18T14:24:55.456Z] + set -xeuo pipefail
14:24:55 [2025-02-18T14:24:55.456Z] ++ umask
14:24:55 [2025-02-18T14:24:55.456Z] + '[' 0022 = 0000 ']'
14:24:55 [2025-02-18T14:24:55.456Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
14:24:55 [2025-02-18T14:24:55.522Z] [Pipeline] }
14:24:55 [2025-02-18T14:24:55.693Z] [Pipeline] // withEnv
14:24:56 [2025-02-18T14:24:56.148Z] [Pipeline] readYaml
14:24:56 [2025-02-18T14:24:56.425Z] [Pipeline] withEnv
14:24:56 [2025-02-18T14:24:56.445Z] [Pipeline] {
14:24:56 [2025-02-18T14:24:56.594Z] [Pipeline] sh
14:24:56 [2025-02-18T14:24:56.863Z] + set -xeuo pipefail
14:24:56 [2025-02-18T14:24:56.863Z] ++ umask
14:24:56 [2025-02-18T14:24:56.863Z] + '[' 0022 = 0000 ']'
14:24:56 [2025-02-18T14:24:56.863Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
14:24:56 [2025-02-18T14:24:56.943Z] [Pipeline] }
14:24:57 [2025-02-18T14:24:57.047Z] [Pipeline] // withEnv
14:24:57 [2025-02-18T14:24:57.089Z] [Pipeline] readYaml
14:24:57 [2025-02-18T14:24:57.292Z] [Pipeline] withEnv
14:24:57 [2025-02-18T14:24:57.296Z] [Pipeline] {
14:24:57 [2025-02-18T14:24:57.416Z] [Pipeline] sh
14:24:57 [2025-02-18T14:24:57.689Z] + set -xeuo pipefail
14:24:57 [2025-02-18T14:24:57.689Z] ++ umask
14:24:57 [2025-02-18T14:24:57.689Z] + '[' 0022 = 0000 ']'
14:24:57 [2025-02-18T14:24:57.689Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml
14:24:57 [2025-02-18T14:24:57.777Z] [Pipeline] }
14:24:57 [2025-02-18T14:24:57.915Z] [Pipeline] // withEnv
14:24:58 [2025-02-18T14:24:58.034Z] [Pipeline] readYaml
14:24:58 [2025-02-18T14:24:58.138Z] [Pipeline] }
14:24:58 [2025-02-18T14:24:58.260Z] [Pipeline] // node
14:24:58 [2025-02-18T14:24:58.380Z] [Pipeline] properties
14:24:58 [2025-02-18T14:24:58.512Z] [Pipeline] echo
14:24:58 [2025-02-18T14:24:58.527Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2661623,"task_id":129376939,"nvr":"openssh-9.9p1-9.fc43"}]},"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.fc43.\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-72e4ba0f97","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-72e4ba0f97","title":"openssh-9.9p1-9.fc43","version_hash":"cad89dcbcd66c10284cc243348fe997e4c63c960","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":"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.fc43","signed":false,"release_id":88,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-72e4ba0f97","karma":0,"content_type":"rpm","test_cases":[]}}
14:24:58 [2025-02-18T14:24:58.554Z] [Pipeline] readJSON
14:24:58 [2025-02-18T14:24:58.999Z] [Pipeline] libraryResource
14:24:59 [2025-02-18T14:24:59.095Z] [Pipeline] readJSON
14:24:59 [2025-02-18T14:24:59.410Z] [Pipeline] node
14:24:59 [2025-02-18T14:24:59.498Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
14:24:59 [2025-02-18T14:24:59.646Z] [Pipeline] {
14:24:59 [2025-02-18T14:24:59.842Z] [Pipeline] writeYaml
14:25:00 [2025-02-18T14:25:00.117Z] [Pipeline] readFile
14:25:00 [2025-02-18T14:25:00.351Z] [Pipeline] }
14:25:00 [2025-02-18T14:25:00.671Z] [Pipeline] // node
14:25:00 [2025-02-18T14:25:00.883Z] [Pipeline] podTemplate
14:25:00 [2025-02-18T14:25:00.934Z] [Pipeline] {
14:25:01 [2025-02-18T14:25:01.172Z] [Pipeline] node
14:25:05 [2025-02-18T14:25:05.708Z] Created Pod: openshift coreos-ci/pod-ea3fcd8b-a26a-46a2-903a-30ed9ddfacca-3drv6-cfc08
14:25:11 [2025-02-18T14:25:11.146Z] Agent pod-ea3fcd8b-a26a-46a2-903a-30ed9ddfacca-3drv6-cfc08 is provisioned from template pod-ea3fcd8b-a26a-46a2-903a-30ed9ddfacca-3drv6
14:25:11 [2025-02-18T14:25:11.147Z] ---
14:25:11 [2025-02-18T14:25:11.147Z] apiVersion: "v1"
14:25:11 [2025-02-18T14:25:11.147Z] kind: "Pod"
14:25:11 [2025-02-18T14:25:11.147Z] metadata:
14:25:11 [2025-02-18T14:25:11.147Z] annotations:
14:25:11 [2025-02-18T14:25:11.147Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1403/"
14:25:11 [2025-02-18T14:25:11.147Z] runUrl: "job/bodhi-trigger/1403/"
14:25:11 [2025-02-18T14:25:11.147Z] labels:
14:25:11 [2025-02-18T14:25:11.147Z] jenkins: "slave"
14:25:11 [2025-02-18T14:25:11.147Z] jenkins/label-digest: "2a1c61897aacd8300367f31b7e63d132c5640384"
14:25:11 [2025-02-18T14:25:11.147Z] jenkins/label: "pod-ea3fcd8b-a26a-46a2-903a-30ed9ddfacca"
14:25:11 [2025-02-18T14:25:11.147Z] name: "pod-ea3fcd8b-a26a-46a2-903a-30ed9ddfacca-3drv6-cfc08"
14:25:11 [2025-02-18T14:25:11.147Z] namespace: "coreos-ci"
14:25:11 [2025-02-18T14:25:11.147Z] spec:
14:25:11 [2025-02-18T14:25:11.147Z] containers:
14:25:11 [2025-02-18T14:25:11.147Z] - command:
14:25:11 [2025-02-18T14:25:11.147Z] - "/usr/bin/dumb-init"
14:25:11 [2025-02-18T14:25:11.147Z] - "/usr/bin/sleep"
14:25:11 [2025-02-18T14:25:11.147Z] - "infinity"
14:25:11 [2025-02-18T14:25:11.147Z] env:
14:25:11 [2025-02-18T14:25:11.147Z] - name: "NCPUS"
14:25:11 [2025-02-18T14:25:11.147Z] value: "0.1"
14:25:11 [2025-02-18T14:25:11.147Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
14:25:11 [2025-02-18T14:25:11.147Z] imagePullPolicy: "Always"
14:25:11 [2025-02-18T14:25:11.147Z] name: "worker"
14:25:11 [2025-02-18T14:25:11.147Z] resources:
14:25:11 [2025-02-18T14:25:11.147Z] limits:
14:25:11 [2025-02-18T14:25:11.147Z] cpu: "0.1"
14:25:11 [2025-02-18T14:25:11.147Z] requests:
14:25:11 [2025-02-18T14:25:11.147Z] cpu: "0.1"
14:25:11 [2025-02-18T14:25:11.147Z] volumeMounts:
14:25:11 [2025-02-18T14:25:11.147Z] - mountPath: "/srv/"
14:25:11 [2025-02-18T14:25:11.147Z] name: "emptydir-0"
14:25:11 [2025-02-18T14:25:11.147Z] - mountPath: "/home/jenkins/agent"
14:25:11 [2025-02-18T14:25:11.147Z] name: "workspace-volume"
14:25:11 [2025-02-18T14:25:11.147Z] readOnly: false
14:25:11 [2025-02-18T14:25:11.147Z] - env:
14:25:11 [2025-02-18T14:25:11.147Z] - name: "JENKINS_SECRET"
14:25:11 [2025-02-18T14:25:11.147Z] value: "********"
14:25:11 [2025-02-18T14:25:11.147Z] - name: "JENKINS_TUNNEL"
14:25:11 [2025-02-18T14:25:11.147Z] value: "172.30.136.1:50000"
14:25:11 [2025-02-18T14:25:11.147Z] - name: "JENKINS_AGENT_NAME"
14:25:11 [2025-02-18T14:25:11.147Z] value: "pod-ea3fcd8b-a26a-46a2-903a-30ed9ddfacca-3drv6-cfc08"
14:25:11 [2025-02-18T14:25:11.147Z] - name: "JENKINS_NAME"
14:25:11 [2025-02-18T14:25:11.147Z] value: "pod-ea3fcd8b-a26a-46a2-903a-30ed9ddfacca-3drv6-cfc08"
14:25:11 [2025-02-18T14:25:11.147Z] - name: "JENKINS_AGENT_WORKDIR"
14:25:11 [2025-02-18T14:25:11.147Z] value: "/home/jenkins/agent"
14:25:11 [2025-02-18T14:25:11.147Z] - name: "JENKINS_URL"
14:25:11 [2025-02-18T14:25:11.147Z] value: "http://172.30.130.216:80/"
14:25:11 [2025-02-18T14:25:11.147Z] image: "jenkins-agent-base:latest"
14:25:11 [2025-02-18T14:25:11.147Z] name: "jnlp"
14:25:11 [2025-02-18T14:25:11.147Z] resources:
14:25:11 [2025-02-18T14:25:11.147Z] limits:
14:25:11 [2025-02-18T14:25:11.147Z] memory: "512Mi"
14:25:11 [2025-02-18T14:25:11.147Z] cpu: "1"
14:25:11 [2025-02-18T14:25:11.147Z] requests:
14:25:11 [2025-02-18T14:25:11.147Z] memory: "512Mi"
14:25:11 [2025-02-18T14:25:11.147Z] cpu: "1"
14:25:11 [2025-02-18T14:25:11.147Z] volumeMounts:
14:25:11 [2025-02-18T14:25:11.147Z] - mountPath: "/home/jenkins/agent"
14:25:11 [2025-02-18T14:25:11.147Z] name: "workspace-volume"
14:25:11 [2025-02-18T14:25:11.147Z] readOnly: false
14:25:11 [2025-02-18T14:25:11.147Z] nodeSelector:
14:25:11 [2025-02-18T14:25:11.147Z] kubernetes.io/os: "linux"
14:25:11 [2025-02-18T14:25:11.147Z] restartPolicy: "Never"
14:25:11 [2025-02-18T14:25:11.147Z] serviceAccountName: "default"
14:25:11 [2025-02-18T14:25:11.147Z] volumes:
14:25:11 [2025-02-18T14:25:11.147Z] - emptyDir: {}
14:25:11 [2025-02-18T14:25:11.147Z] name: "emptydir-0"
14:25:11 [2025-02-18T14:25:11.147Z] - emptyDir:
14:25:11 [2025-02-18T14:25:11.147Z] medium: ""
14:25:11 [2025-02-18T14:25:11.147Z] name: "workspace-volume"
14:25:11 [2025-02-18T14:25:11.147Z]
14:25:11 [2025-02-18T14:25:11.344Z] Running on pod-ea3fcd8b-a26a-46a2-903a-30ed9ddfacca-3drv6-cfc08 in /home/jenkins/agent/workspace/bodhi-trigger
14:25:11 [2025-02-18T14:25:11.378Z] [Pipeline] {
14:25:11 [2025-02-18T14:25:11.729Z] [Pipeline] container
14:25:11 [2025-02-18T14:25:11.783Z] [Pipeline] {
14:25:12 [2025-02-18T14:25:12.260Z] [Pipeline] withEnv
14:25:12 [2025-02-18T14:25:12.506Z] [Pipeline] {
14:25:12 [2025-02-18T14:25:12.729Z] [Pipeline] sh
14:25:13 [2025-02-18T14:25:13.430Z] + set -xeuo pipefail
14:25:13 [2025-02-18T14:25:13.686Z] ++ umask
14:25:13 [2025-02-18T14:25:13.686Z] + '[' 0022 = 0000 ']'
14:25:13 [2025-02-18T14:25:13.686Z] + cat /cosa/coreos-assembler-git.json
14:25:13 [2025-02-18T14:25:13.686Z] {
14:25:13 [2025-02-18T14:25:13.686Z] "date": "2025-02-17T13:48:46Z",
14:25:13 [2025-02-18T14:25:13.686Z] "git": {
14:25:13 [2025-02-18T14:25:13.686Z] "commit": "22aca49884ed2b95a15ff5b47a5e1b393b68481e",
14:25:13 [2025-02-18T14:25:13.686Z] "origin": "https://github.com/coreos/coreos-assembler.git",
14:25:13 [2025-02-18T14:25:13.686Z] "branch": "HEAD",
14:25:13 [2025-02-18T14:25:13.686Z] "dirty": "false"
14:25:13 [2025-02-18T14:25:13.686Z] },
14:25:13 [2025-02-18T14:25:13.686Z] "file": {
14:25:13 [2025-02-18T14:25:13.686Z] "checksum": "2376b504dd61bdee6848c079f1a30864d790c3e4a8ead4551c3e01b065a0e48c",
14:25:13 [2025-02-18T14:25:13.686Z] "checksum_type": "sha256",
14:25:13 [2025-02-18T14:25:13.686Z] "format": "tar.gz",
14:25:13 [2025-02-18T14:25:13.686Z] "name": "coreos-assembler-git.tar.gz",
14:25:13 [2025-02-18T14:25:13.686Z] "size": "10012677"
14:25:13 [2025-02-18T14:25:13.686Z] }
14:25:13 [2025-02-18T14:25:13.686Z] }
14:25:14 [2025-02-18T14:25:14.318Z] [Pipeline] }
14:25:14 [2025-02-18T14:25:14.669Z] [Pipeline] // withEnv
14:25:14 [2025-02-18T14:25:14.823Z] [Pipeline] stage
14:25:14 [2025-02-18T14:25:14.855Z] [Pipeline] { (Report Running)
14:25:15 [2025-02-18T14:25:15.045Z] [Pipeline] withCredentials
14:25:15 [2025-02-18T14:25:15.052Z] Masking supported pattern matches of $RDB_PASSWORD
14:25:15 [2025-02-18T14:25:15.080Z] [Pipeline] {
14:25:15 [2025-02-18T14:25:15.110Z] [Pipeline] withEnv
14:25:15 [2025-02-18T14:25:15.114Z] [Pipeline] {
14:25:15 [2025-02-18T14:25:15.195Z] [Pipeline] sh
14:25:15 [2025-02-18T14:25:15.765Z] + set -xeuo pipefail
14:25:15 [2025-02-18T14:25:15.765Z] ++ umask
14:25:15 [2025-02-18T14:25:15.765Z] + '[' 0022 = 0000 ']'
14:25:15 [2025-02-18T14:25:15.765Z] + /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-72e4ba0f97 --stream rawhide
14:25:17 [2025-02-18T14:25:17.868Z] [Pipeline] }
14:25:17 [2025-02-18T14:25:17.998Z] [Pipeline] // withEnv
14:25:18 [2025-02-18T14:25:18.079Z] [Pipeline] }
14:25:18 [2025-02-18T14:25:18.169Z] [Pipeline] // withCredentials
14:25:18 [2025-02-18T14:25:18.222Z] [Pipeline] }
14:25:18 [2025-02-18T14:25:18.285Z] [Pipeline] // stage
14:25:18 [2025-02-18T14:25:18.336Z] [Pipeline] stage
14:25:18 [2025-02-18T14:25:18.339Z] [Pipeline] { (Test)
14:25:18 [2025-02-18T14:25:18.410Z] [Pipeline] build
14:25:18 [2025-02-18T14:25:18.414Z] Scheduling project: test-override
14:25:23 [2025-02-18T14:25:23.639Z] Starting building: test-override #1414
16:41:03 [2025-02-18T16:41:03.694Z] Build test-override #1414 completed: SUCCESS
16:41:03 [2025-02-18T16:41:03.749Z] [Pipeline] }
16:41:03 [2025-02-18T16:41:03.846Z] [Pipeline] // stage
16:41:03 [2025-02-18T16:41:03.898Z] [Pipeline] stage
16:41:03 [2025-02-18T16:41:03.901Z] [Pipeline] { (Report Completion)
16:41:03 [2025-02-18T16:41:03.979Z] [Pipeline] withCredentials
16:41:04 [2025-02-18T16:41:04.028Z] Masking supported pattern matches of $RDB_PASSWORD
16:41:04 [2025-02-18T16:41:04.045Z] [Pipeline] {
16:41:04 [2025-02-18T16:41:04.096Z] [Pipeline] withEnv
16:41:04 [2025-02-18T16:41:04.099Z] [Pipeline] {
16:41:04 [2025-02-18T16:41:04.210Z] [Pipeline] sh
16:41:04 [2025-02-18T16:41:04.751Z] + set -xeuo pipefail
16:41:04 [2025-02-18T16:41:04.751Z] ++ umask
16:41:04 [2025-02-18T16:41:04.751Z] + '[' 0022 = 0000 ']'
16:41:04 [2025-02-18T16:41:04.751Z] + /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/1414 --outcome PASSED --advisory FEDORA-2025-72e4ba0f97 --stream rawhide
16:41:07 [2025-02-18T16:41:07.384Z] [Pipeline] }
16:41:07 [2025-02-18T16:41:07.675Z] [Pipeline] // withEnv
16:41:07 [2025-02-18T16:41:07.782Z] [Pipeline] }
16:41:08 [2025-02-18T16:41:08.092Z] [Pipeline] // withCredentials
16:41:08 [2025-02-18T16:41:08.304Z] [Pipeline] withCredentials
16:41:08 [2025-02-18T16:41:08.354Z] Masking supported pattern matches of $TOKEN
16:41:08 [2025-02-18T16:41:08.550Z] [Pipeline] {
16:41:09 [2025-02-18T16:41:09.133Z] [Pipeline] withEnv
16:41:09 [2025-02-18T16:41:09.171Z] [Pipeline] {
16:41:09 [2025-02-18T16:41:09.465Z] [Pipeline] sh
16:41:10 [2025-02-18T16:41:10.043Z] + set -xeuo pipefail
16:41:10 [2025-02-18T16:41:10.043Z] ++ umask
16:41:10 [2025-02-18T16:41:10.043Z] + '[' 0022 = 0000 ']'
16:41:10 [2025-02-18T16:41:10.043Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
16:41:10 [2025-02-18T16:41:10.043Z] {
16:41:10 [2025-02-18T16:41:10.043Z] "body": "���� openssh-9.9p1-9.fc43 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1414) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-72e4ba0f97)"
16:41:10 [2025-02-18T16:41:10.043Z] }'
16:41:10 [2025-02-18T16:41:10.731Z] [Pipeline] }
16:41:11 [2025-02-18T16:41:11.011Z] [Pipeline] // withEnv
16:41:11 [2025-02-18T16:41:11.171Z] [Pipeline] }
16:41:11 [2025-02-18T16:41:11.468Z] [Pipeline] // withCredentials
16:41:11 [2025-02-18T16:41:11.600Z] [Pipeline] }
16:41:11 [2025-02-18T16:41:11.870Z] [Pipeline] // stage
16:41:12 [2025-02-18T16:41:12.242Z] [Pipeline] }
16:41:12 [2025-02-18T16:41:12.923Z] [Pipeline] // container
16:41:13 [2025-02-18T16:41:13.006Z] [Pipeline] }
16:41:13 [2025-02-18T16:41:13.457Z] [Pipeline] // node
16:41:13 [2025-02-18T16:41:13.552Z] [Pipeline] }
16:41:13 [2025-02-18T16:41:13.821Z] [Pipeline] // podTemplate
16:41:14 [2025-02-18T16:41:14.017Z] [Pipeline] End of Pipeline
16:41:14 [2025-02-18T16:41:14.127Z] Finished: SUCCESS