Console Output
22:10:58 [2025-01-28T22:10:58.998Z] Triggered by CI message.
22:10:58 [2025-01-28T22:10:58.999Z] 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
22:10:59 [2025-01-28T22:10:59.000Z] Selected Git installation does not exist. Using Default
22:10:59 [2025-01-28T22:10:59.000Z] The recommended git tool is: NONE
22:10:59 [2025-01-28T22:10:59.000Z] No credentials specified
22:10:59 [2025-01-28T22:10:59.000Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10
22:10:59 [2025-01-28T22:10:59.007Z] Fetching changes from the remote Git repository
22:10:59 [2025-01-28T22:10:59.008Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:10:59 [2025-01-28T22:10:59.022Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:10:59 [2025-01-28T22:10:59.022Z] > git --version # timeout=10
22:10:59 [2025-01-28T22:10:59.029Z] > git --version # 'git version 2.39.3'
22:10:59 [2025-01-28T22:10:59.029Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:10:59 [2025-01-28T22:10:59.126Z] > git rev-parse origin/main^{commit} # timeout=10
22:10:59 [2025-01-28T22:10:59.133Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
22:10:59 [2025-01-28T22:10:59.133Z] > git config core.sparsecheckout # timeout=10
22:10:59 [2025-01-28T22:10:59.140Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
22:10:59 [2025-01-28T22:10:59.149Z] Commit message: "bodhi-testing: fix zincati configuration"
22:10:59 [2025-01-28T22:10:59.149Z] > git rev-list --no-walk b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
22:10:59 [2025-01-28T22:10:59.348Z] Loading library coreos@main
22:10:59 [2025-01-28T22:10:59.348Z] Attempting to resolve main from remote references...
22:10:59 [2025-01-28T22:10:59.348Z] > git --version # timeout=10
22:10:59 [2025-01-28T22:10:59.355Z] > git --version # 'git version 2.39.3'
22:10:59 [2025-01-28T22:10:59.355Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
22:10:59 [2025-01-28T22:10:59.439Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
22:10:59 [2025-01-28T22:10:59.441Z] Selected Git installation does not exist. Using Default
22:10:59 [2025-01-28T22:10:59.441Z] The recommended git tool is: NONE
22:10:59 [2025-01-28T22:10:59.441Z] No credentials specified
22:10:59 [2025-01-28T22:10:59.441Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
22:10:59 [2025-01-28T22:10:59.448Z] Fetching changes from the remote Git repository
22:10:59 [2025-01-28T22:10:59.449Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
22:10:59 [2025-01-28T22:10:59.500Z] Fetching without tags
22:10:59 [2025-01-28T22:10:59.500Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
22:10:59 [2025-01-28T22:10:59.500Z] > git --version # timeout=10
22:10:59 [2025-01-28T22:10:59.507Z] > git --version # 'git version 2.39.3'
22:10:59 [2025-01-28T22:10:59.507Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:10:59 [2025-01-28T22:10:59.579Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
22:10:59 [2025-01-28T22:10:59.579Z] > git config core.sparsecheckout # timeout=10
22:10:59 [2025-01-28T22:10:59.586Z] > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
22:10:59 [2025-01-28T22:10:59.596Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
22:10:59 [2025-01-28T22:10:59.597Z] > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
22:10:59 [2025-01-28T22:10:59.940Z] [Pipeline] Start of Pipeline
22:11:00 [2025-01-28T22:11:00.135Z] [Pipeline] node
22:11:00 [2025-01-28T22:11:00.208Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
22:11:00 [2025-01-28T22:11:00.294Z] [Pipeline] {
22:11:00 [2025-01-28T22:11:00.460Z] [Pipeline] checkout
22:11:00 [2025-01-28T22:11:00.491Z] Selected Git installation does not exist. Using Default
22:11:00 [2025-01-28T22:11:00.491Z] The recommended git tool is: NONE
22:11:00 [2025-01-28T22:11:00.491Z] No credentials specified
22:11:00 [2025-01-28T22:11:00.492Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10
22:11:00 [2025-01-28T22:11:00.498Z] Fetching changes from the remote Git repository
22:11:00 [2025-01-28T22:11:00.499Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10
22:11:00 [2025-01-28T22:11:00.506Z] Fetching upstream changes from https://github.com/coreos/coreos-ci
22:11:00 [2025-01-28T22:11:00.506Z] > git --version # timeout=10
22:11:00 [2025-01-28T22:11:00.513Z] > git --version # 'git version 2.39.3'
22:11:00 [2025-01-28T22:11:00.513Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
22:11:00 [2025-01-28T22:11:00.594Z] > git rev-parse origin/main^{commit} # timeout=10
22:11:00 [2025-01-28T22:11:00.602Z] Checking out Revision b63023773fbf633c881532b32af235bdb7aacc62 (origin/main)
22:11:00 [2025-01-28T22:11:00.602Z] > git config core.sparsecheckout # timeout=10
22:11:00 [2025-01-28T22:11:00.609Z] > git checkout -f b63023773fbf633c881532b32af235bdb7aacc62 # timeout=10
22:11:00 [2025-01-28T22:11:00.619Z] Commit message: "bodhi-testing: fix zincati configuration"
22:11:00 [2025-01-28T22:11:00.753Z] [Pipeline] readYaml
22:11:01 [2025-01-28T22:11:01.079Z] [Pipeline] withEnv
22:11:01 [2025-01-28T22:11:01.116Z] [Pipeline] {
22:11:01 [2025-01-28T22:11:01.308Z] [Pipeline] sh
22:11:01 [2025-01-28T22:11:01.899Z] + set -xeuo pipefail
22:11:01 [2025-01-28T22:11:01.899Z] ++ umask
22:11:01 [2025-01-28T22:11:01.899Z] + '[' 0022 = 0000 ']'
22:11:01 [2025-01-28T22:11:01.899Z] + rm -rf pipe
22:11:01 [2025-01-28T22:11:01.899Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe
22:11:01 [2025-01-28T22:11:01.899Z] Cloning into 'pipe'...
22:11:02 [2025-01-28T22:11:02.506Z] [Pipeline] }
22:11:02 [2025-01-28T22:11:02.645Z] [Pipeline] // withEnv
22:11:02 [2025-01-28T22:11:02.758Z] [Pipeline] load
22:11:02 [2025-01-28T22:11:02.975Z] [Pipeline] { (pipe/utils.groovy)
22:11:03 [2025-01-28T22:11:03.084Z] [Pipeline] }
22:11:03 [2025-01-28T22:11:03.233Z] [Pipeline] // load
22:11:03 [2025-01-28T22:11:03.336Z] [Pipeline] readYaml
22:11:03 [2025-01-28T22:11:03.382Z] [Pipeline] withEnv
22:11:03 [2025-01-28T22:11:03.385Z] [Pipeline] {
22:11:03 [2025-01-28T22:11:03.416Z] [Pipeline] sh
22:11:03 [2025-01-28T22:11:03.676Z] + set -xeuo pipefail
22:11:03 [2025-01-28T22:11:03.676Z] ++ umask
22:11:03 [2025-01-28T22:11:03.676Z] + '[' 0022 = 0000 ']'
22:11:03 [2025-01-28T22:11:03.676Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml
22:11:03 [2025-01-28T22:11:03.932Z] [Pipeline] }
22:11:03 [2025-01-28T22:11:03.958Z] [Pipeline] // withEnv
22:11:03 [2025-01-28T22:11:03.968Z] [Pipeline] readYaml
22:11:04 [2025-01-28T22:11:04.065Z] [Pipeline] withEnv
22:11:04 [2025-01-28T22:11:04.068Z] [Pipeline] {
22:11:04 [2025-01-28T22:11:04.151Z] [Pipeline] sh
22:11:04 [2025-01-28T22:11:04.411Z] + set -xeuo pipefail
22:11:04 [2025-01-28T22:11:04.411Z] ++ umask
22:11:04 [2025-01-28T22:11:04.411Z] + '[' 0022 = 0000 ']'
22:11:04 [2025-01-28T22:11:04.411Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml
22:11:04 [2025-01-28T22:11:04.667Z] [Pipeline] }
22:11:04 [2025-01-28T22:11:04.732Z] [Pipeline] // withEnv
22:11:04 [2025-01-28T22:11:04.756Z] [Pipeline] readYaml
22:11:04 [2025-01-28T22:11:04.781Z] [Pipeline] }
22:11:04 [2025-01-28T22:11:04.821Z] [Pipeline] // node
22:11:04 [2025-01-28T22:11:04.834Z] [Pipeline] properties
22:11:04 [2025-01-28T22:11:04.848Z] [Pipeline] echo
22:11:04 [2025-01-28T22:11:04.851Z] Handling message: {"artifact":{"type":"koji-build-group","builds":[{"type":"koji-build","id":2648647,"task_id":128580721,"nvr":"glibc-2.40.9000-35.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 glibc-2.40.9000-35.fc42.\n\n##### **Changelog**\n\n```\n* Tue Jan 28 2025 DJ Delorie <dj@redhat.com> - 2.40.9000-35\n- Auto-sync with upstream branch master,\n commit 9b2f20dd54079afb68addf23685b039f1accd6e0.\n- po: update translations (final, only timestamp and line number changes)\n- libc.pot: regenerate (only line number changes)\n- INSTALL: update last tested version numbers\n- contrib.texi: minor improvements\n- NEWS: Add some more news from the 2.41 cycle\n- contrib.texi: Update from 2.40..2.41 commit log\n- NEWS: Add reference to (single) advisory\n- NEWS: Add list of bugs fixed in 2.41\n- NEWS: editorial changes (language, line breaks)\n- testsuite: Make stdio-common/tst-printf-format-*-mem UNSUPPORTED if the mtrace output does not exist\n- elf: fix 'valgrind' typo in comment\n- malloc: cleanup casts in tst-calloc\n- stdlib: Test using setenv with updated environ [BZ #32588]\n- LICENSES: update CORE-MATH copyright\n- LICENSES: update location of getaddrinfo.c and getnameinfo.c\n- LICENSES: remove Intel License Agreement\n- stdlib: Re-implement free (environ) compatibility kludge for setenv\n- Revert \"stdlib: Support malloc-managed environ arrays for compatibility\"\n- stdlib: Support malloc-managed environ arrays for compatibility\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-deepin-desktop 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-7d499cf35a","test_gating_status":null,"from_tag":null,"date_pushed":null,"meets_testing_requirements":false,"url":"https://bodhi.fedoraproject.org/updates/FEDORA-2025-7d499cf35a","title":"glibc-2.40.9000-35.fc42","version_hash":"113dcadfe37a1865d5523c31c23e763b44913613","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":"djdelorie","email":"dj@redhat.com","id":4590,"avatar":null,"openid":null,"groups":[{"name":"packager"},{"name":"ipausers"},{"name":"fedora-contributor"},{"name":"signed_fpca"},{"name":"fedorabugs"},{"name":"3d-printing-sig"},{"name":"gitarm"},{"name":"trust admins"}]},"comments":[],"builds":[{"nvr":"glibc-2.40.9000-35.fc42","signed":false,"release_id":84,"type":"rpm","epoch":0}],"bugs":[],"updateid":"FEDORA-2025-7d499cf35a","karma":0,"content_type":"rpm","test_cases":[]}}
22:11:04 [2025-01-28T22:11:04.857Z] [Pipeline] readJSON
22:11:04 [2025-01-28T22:11:04.944Z] [Pipeline] libraryResource
22:11:04 [2025-01-28T22:11:04.953Z] [Pipeline] readJSON
22:11:04 [2025-01-28T22:11:04.987Z] [Pipeline] node
22:11:05 [2025-01-28T22:11:05.037Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace
22:11:05 [2025-01-28T22:11:05.046Z] [Pipeline] {
22:11:05 [2025-01-28T22:11:05.068Z] [Pipeline] writeYaml
22:11:05 [2025-01-28T22:11:05.102Z] [Pipeline] readFile
22:11:05 [2025-01-28T22:11:05.124Z] [Pipeline] }
22:11:05 [2025-01-28T22:11:05.155Z] [Pipeline] // node
22:11:05 [2025-01-28T22:11:05.180Z] [Pipeline] podTemplate
22:11:05 [2025-01-28T22:11:05.192Z] [Pipeline] {
22:11:05 [2025-01-28T22:11:05.214Z] [Pipeline] node
22:11:20 [2025-01-28T22:11:20.217Z] Still waiting to schedule task
22:11:20 [2025-01-28T22:11:20.218Z] All nodes of label ‘pod-1f77c939-240f-457f-b8bc-8b6fd9b64167’ are offline
22:13:32 [2025-01-28T22:13:32.741Z] Created Pod: openshift coreos-ci/pod-1f77c939-240f-457f-b8bc-8b6fd9b64167-187lw-2qhct
22:13:38 [2025-01-28T22:13:38.647Z] Agent pod-1f77c939-240f-457f-b8bc-8b6fd9b64167-187lw-2qhct is provisioned from template pod-1f77c939-240f-457f-b8bc-8b6fd9b64167-187lw
22:13:38 [2025-01-28T22:13:38.647Z] ---
22:13:38 [2025-01-28T22:13:38.647Z] apiVersion: "v1"
22:13:38 [2025-01-28T22:13:38.647Z] kind: "Pod"
22:13:38 [2025-01-28T22:13:38.647Z] metadata:
22:13:38 [2025-01-28T22:13:38.647Z] annotations:
22:13:38 [2025-01-28T22:13:38.647Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/1327/"
22:13:38 [2025-01-28T22:13:38.647Z] runUrl: "job/bodhi-trigger/1327/"
22:13:38 [2025-01-28T22:13:38.647Z] labels:
22:13:38 [2025-01-28T22:13:38.647Z] jenkins: "slave"
22:13:38 [2025-01-28T22:13:38.647Z] jenkins/label-digest: "adf464176ba89439c9eb88594b25d57269b41c3b"
22:13:38 [2025-01-28T22:13:38.647Z] jenkins/label: "pod-1f77c939-240f-457f-b8bc-8b6fd9b64167"
22:13:38 [2025-01-28T22:13:38.647Z] name: "pod-1f77c939-240f-457f-b8bc-8b6fd9b64167-187lw-2qhct"
22:13:38 [2025-01-28T22:13:38.647Z] namespace: "coreos-ci"
22:13:38 [2025-01-28T22:13:38.647Z] spec:
22:13:38 [2025-01-28T22:13:38.647Z] containers:
22:13:38 [2025-01-28T22:13:38.647Z] - command:
22:13:38 [2025-01-28T22:13:38.647Z] - "/usr/bin/dumb-init"
22:13:38 [2025-01-28T22:13:38.647Z] - "/usr/bin/sleep"
22:13:38 [2025-01-28T22:13:38.647Z] - "infinity"
22:13:38 [2025-01-28T22:13:38.647Z] env:
22:13:38 [2025-01-28T22:13:38.647Z] - name: "NCPUS"
22:13:38 [2025-01-28T22:13:38.647Z] value: "0.1"
22:13:38 [2025-01-28T22:13:38.647Z] image: "quay.io/coreos-assembler/coreos-assembler:main"
22:13:38 [2025-01-28T22:13:38.647Z] imagePullPolicy: "Always"
22:13:38 [2025-01-28T22:13:38.647Z] name: "worker"
22:13:38 [2025-01-28T22:13:38.647Z] resources:
22:13:38 [2025-01-28T22:13:38.647Z] limits:
22:13:38 [2025-01-28T22:13:38.647Z] cpu: "0.1"
22:13:38 [2025-01-28T22:13:38.647Z] requests:
22:13:38 [2025-01-28T22:13:38.647Z] cpu: "0.1"
22:13:38 [2025-01-28T22:13:38.647Z] volumeMounts:
22:13:38 [2025-01-28T22:13:38.647Z] - mountPath: "/srv/"
22:13:38 [2025-01-28T22:13:38.647Z] name: "emptydir-0"
22:13:38 [2025-01-28T22:13:38.647Z] - mountPath: "/home/jenkins/agent"
22:13:38 [2025-01-28T22:13:38.647Z] name: "workspace-volume"
22:13:38 [2025-01-28T22:13:38.647Z] readOnly: false
22:13:38 [2025-01-28T22:13:38.647Z] - env:
22:13:38 [2025-01-28T22:13:38.647Z] - name: "JENKINS_SECRET"
22:13:38 [2025-01-28T22:13:38.647Z] value: "********"
22:13:38 [2025-01-28T22:13:38.647Z] - name: "JENKINS_TUNNEL"
22:13:38 [2025-01-28T22:13:38.647Z] value: "172.30.136.1:50000"
22:13:38 [2025-01-28T22:13:38.647Z] - name: "JENKINS_AGENT_NAME"
22:13:38 [2025-01-28T22:13:38.647Z] value: "pod-1f77c939-240f-457f-b8bc-8b6fd9b64167-187lw-2qhct"
22:13:38 [2025-01-28T22:13:38.647Z] - name: "JENKINS_NAME"
22:13:38 [2025-01-28T22:13:38.647Z] value: "pod-1f77c939-240f-457f-b8bc-8b6fd9b64167-187lw-2qhct"
22:13:38 [2025-01-28T22:13:38.647Z] - name: "JENKINS_AGENT_WORKDIR"
22:13:38 [2025-01-28T22:13:38.647Z] value: "/home/jenkins/agent"
22:13:38 [2025-01-28T22:13:38.647Z] - name: "JENKINS_URL"
22:13:38 [2025-01-28T22:13:38.647Z] value: "http://172.30.130.216:80/"
22:13:38 [2025-01-28T22:13:38.647Z] image: "jenkins-agent-base:latest"
22:13:38 [2025-01-28T22:13:38.647Z] name: "jnlp"
22:13:38 [2025-01-28T22:13:38.647Z] resources:
22:13:38 [2025-01-28T22:13:38.647Z] limits:
22:13:38 [2025-01-28T22:13:38.647Z] memory: "512Mi"
22:13:38 [2025-01-28T22:13:38.647Z] cpu: "1"
22:13:38 [2025-01-28T22:13:38.647Z] requests:
22:13:38 [2025-01-28T22:13:38.647Z] memory: "512Mi"
22:13:38 [2025-01-28T22:13:38.647Z] cpu: "1"
22:13:38 [2025-01-28T22:13:38.647Z] volumeMounts:
22:13:38 [2025-01-28T22:13:38.647Z] - mountPath: "/home/jenkins/agent"
22:13:38 [2025-01-28T22:13:38.647Z] name: "workspace-volume"
22:13:38 [2025-01-28T22:13:38.647Z] readOnly: false
22:13:38 [2025-01-28T22:13:38.647Z] nodeSelector:
22:13:38 [2025-01-28T22:13:38.647Z] kubernetes.io/os: "linux"
22:13:38 [2025-01-28T22:13:38.647Z] restartPolicy: "Never"
22:13:38 [2025-01-28T22:13:38.647Z] serviceAccountName: "default"
22:13:38 [2025-01-28T22:13:38.647Z] volumes:
22:13:38 [2025-01-28T22:13:38.647Z] - emptyDir: {}
22:13:38 [2025-01-28T22:13:38.647Z] name: "emptydir-0"
22:13:38 [2025-01-28T22:13:38.647Z] - emptyDir:
22:13:38 [2025-01-28T22:13:38.647Z] medium: ""
22:13:38 [2025-01-28T22:13:38.647Z] name: "workspace-volume"
22:13:38 [2025-01-28T22:13:38.647Z]
22:13:38 [2025-01-28T22:13:38.687Z] Running on pod-1f77c939-240f-457f-b8bc-8b6fd9b64167-187lw-2qhct in /home/jenkins/agent/workspace/bodhi-trigger
22:13:38 [2025-01-28T22:13:38.693Z] [Pipeline] {
22:13:38 [2025-01-28T22:13:38.835Z] [Pipeline] container
22:13:38 [2025-01-28T22:13:38.865Z] [Pipeline] {
22:13:38 [2025-01-28T22:13:38.904Z] [Pipeline] withEnv
22:13:38 [2025-01-28T22:13:38.908Z] [Pipeline] {
22:13:38 [2025-01-28T22:13:38.978Z] [Pipeline] sh
22:13:39 [2025-01-28T22:13:39.705Z] + set -xeuo pipefail
22:13:39 [2025-01-28T22:13:39.705Z] ++ umask
22:13:39 [2025-01-28T22:13:39.705Z] + '[' 0022 = 0000 ']'
22:13:39 [2025-01-28T22:13:39.705Z] + cat /cosa/coreos-assembler-git.json
22:13:39 [2025-01-28T22:13:39.705Z] {
22:13:39 [2025-01-28T22:13:39.705Z] "date": "2025-01-28T13:27:14Z",
22:13:39 [2025-01-28T22:13:39.705Z] "git": {
22:13:39 [2025-01-28T22:13:39.705Z] "commit": "c4a64ab9ca4ee1d78f78f46fdac93b2b05e55894",
22:13:39 [2025-01-28T22:13:39.705Z] "origin": "https://github.com/coreos/coreos-assembler.git",
22:13:39 [2025-01-28T22:13:39.705Z] "branch": "HEAD",
22:13:39 [2025-01-28T22:13:39.705Z] "dirty": "false"
22:13:39 [2025-01-28T22:13:39.705Z] },
22:13:39 [2025-01-28T22:13:39.705Z] "file": {
22:13:39 [2025-01-28T22:13:39.705Z] "checksum": "747fb40ee1e727ded21daf2333f0080f03b3f9590abceb30ecf6183412f959e0",
22:13:39 [2025-01-28T22:13:39.705Z] "checksum_type": "sha256",
22:13:39 [2025-01-28T22:13:39.705Z] "format": "tar.gz",
22:13:39 [2025-01-28T22:13:39.705Z] "name": "coreos-assembler-git.tar.gz",
22:13:39 [2025-01-28T22:13:39.705Z] "size": "10004871"
22:13:39 [2025-01-28T22:13:39.705Z] }
22:13:39 [2025-01-28T22:13:39.705Z] }
22:13:39 [2025-01-28T22:13:39.980Z] [Pipeline] }
22:13:40 [2025-01-28T22:13:40.026Z] [Pipeline] // withEnv
22:13:40 [2025-01-28T22:13:40.083Z] [Pipeline] stage
22:13:40 [2025-01-28T22:13:40.101Z] [Pipeline] { (Report Running)
22:13:40 [2025-01-28T22:13:40.202Z] [Pipeline] withCredentials
22:13:40 [2025-01-28T22:13:40.210Z] Masking supported pattern matches of $RDB_PASSWORD
22:13:40 [2025-01-28T22:13:40.270Z] [Pipeline] {
22:13:40 [2025-01-28T22:13:40.369Z] [Pipeline] withEnv
22:13:40 [2025-01-28T22:13:40.380Z] [Pipeline] {
22:13:40 [2025-01-28T22:13:40.468Z] [Pipeline] sh
22:13:41 [2025-01-28T22:13:41.316Z] + set -xeuo pipefail
22:13:41 [2025-01-28T22:13:41.316Z] ++ umask
22:13:41 [2025-01-28T22:13:41.316Z] + '[' 0022 = 0000 ']'
22:13:41 [2025-01-28T22:13:41.316Z] + /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-7d499cf35a --stream rawhide
22:13:43 [2025-01-28T22:13:43.846Z] [Pipeline] }
22:13:43 [2025-01-28T22:13:43.933Z] [Pipeline] // withEnv
22:13:43 [2025-01-28T22:13:43.951Z] [Pipeline] }
22:13:44 [2025-01-28T22:13:44.001Z] [Pipeline] // withCredentials
22:13:44 [2025-01-28T22:13:44.020Z] [Pipeline] }
22:13:44 [2025-01-28T22:13:44.064Z] [Pipeline] // stage
22:13:44 [2025-01-28T22:13:44.097Z] [Pipeline] stage
22:13:44 [2025-01-28T22:13:44.101Z] [Pipeline] { (Test)
22:13:44 [2025-01-28T22:13:44.330Z] [Pipeline] build
22:13:44 [2025-01-28T22:13:44.341Z] Scheduling project: test-override
22:13:45 [2025-01-28T22:13:45.531Z] Starting building: test-override #1339
01:36:27 [2025-01-29T01:36:27.012Z] Build test-override #1339 completed: SUCCESS
01:36:27 [2025-01-29T01:36:27.015Z] [Pipeline] }
01:36:27 [2025-01-29T01:36:27.099Z] [Pipeline] // stage
01:36:27 [2025-01-29T01:36:27.124Z] [Pipeline] stage
01:36:27 [2025-01-29T01:36:27.127Z] [Pipeline] { (Report Completion)
01:36:27 [2025-01-29T01:36:27.186Z] [Pipeline] withCredentials
01:36:27 [2025-01-29T01:36:27.202Z] Masking supported pattern matches of $RDB_PASSWORD
01:36:27 [2025-01-29T01:36:27.207Z] [Pipeline] {
01:36:27 [2025-01-29T01:36:27.231Z] [Pipeline] withEnv
01:36:27 [2025-01-29T01:36:27.234Z] [Pipeline] {
01:36:27 [2025-01-29T01:36:27.261Z] [Pipeline] sh
01:36:27 [2025-01-29T01:36:27.809Z] + set -xeuo pipefail
01:36:27 [2025-01-29T01:36:27.809Z] ++ umask
01:36:27 [2025-01-29T01:36:27.809Z] + '[' 0022 = 0000 ']'
01:36:27 [2025-01-29T01:36:27.809Z] + /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/1339 --outcome PASSED --advisory FEDORA-2025-7d499cf35a --stream rawhide
01:36:29 [2025-01-29T01:36:29.696Z] [Pipeline] }
01:36:29 [2025-01-29T01:36:29.727Z] [Pipeline] // withEnv
01:36:29 [2025-01-29T01:36:29.735Z] [Pipeline] }
01:36:29 [2025-01-29T01:36:29.886Z] [Pipeline] // withCredentials
01:36:29 [2025-01-29T01:36:29.901Z] [Pipeline] withCredentials
01:36:29 [2025-01-29T01:36:29.922Z] Masking supported pattern matches of $TOKEN
01:36:29 [2025-01-29T01:36:29.931Z] [Pipeline] {
01:36:29 [2025-01-29T01:36:29.945Z] [Pipeline] withEnv
01:36:29 [2025-01-29T01:36:29.948Z] [Pipeline] {
01:36:29 [2025-01-29T01:36:29.970Z] [Pipeline] sh
01:36:30 [2025-01-29T01:36:30.809Z] + set -xeuo pipefail
01:36:30 [2025-01-29T01:36:30.809Z] ++ umask
01:36:30 [2025-01-29T01:36:30.809Z] + '[' 0022 = 0000 ']'
01:36:30 [2025-01-29T01:36:30.809Z] + curl -X POST -H 'Content-Type: application/json' -u **** https://maubot.apps.ocp.fedoraproject.org/plugin/nonbot-coreos/send --silent -d '
01:36:30 [2025-01-29T01:36:30.809Z] {
01:36:30 [2025-01-29T01:36:30.809Z] "body": "���� glibc-2.40.9000-35.fc42 - [����](https://jenkins-coreos-ci.apps.ocp.fedoraproject.org//blue/organizations/jenkins/test-override/detail/test-override/1339) [����](https://bodhi.fedoraproject.org/updates/FEDORA-2025-7d499cf35a)"
01:36:30 [2025-01-29T01:36:30.809Z] }'
01:36:31 [2025-01-29T01:36:31.415Z] [Pipeline] }
01:36:31 [2025-01-29T01:36:31.509Z] [Pipeline] // withEnv
01:36:31 [2025-01-29T01:36:31.546Z] [Pipeline] }
01:36:31 [2025-01-29T01:36:31.672Z] [Pipeline] // withCredentials
01:36:31 [2025-01-29T01:36:31.712Z] [Pipeline] }
01:36:31 [2025-01-29T01:36:31.767Z] [Pipeline] // stage
01:36:31 [2025-01-29T01:36:31.803Z] [Pipeline] }
01:36:31 [2025-01-29T01:36:31.858Z] [Pipeline] // container
01:36:31 [2025-01-29T01:36:31.889Z] [Pipeline] }
01:36:32 [2025-01-29T01:36:32.072Z] [Pipeline] // node
01:36:32 [2025-01-29T01:36:32.146Z] [Pipeline] }
01:36:32 [2025-01-29T01:36:32.352Z] [Pipeline] // podTemplate
01:36:32 [2025-01-29T01:36:32.460Z] [Pipeline] End of Pipeline
01:36:32 [2025-01-29T01:36:32.657Z] Finished: SUCCESS