[2023-11-23T11:18:42.358Z] Triggered by CI message. [2023-11-23T11:18:42.359Z] 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 [2023-11-23T11:18:42.360Z] The recommended git tool is: NONE [2023-11-23T11:18:42.360Z] No credentials specified [2023-11-23T11:18:42.360Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@script/d3b3d4b4e048825f14ef13349412308e473bd35ada3022691564437455c6a0eb/.git # timeout=10 [2023-11-23T11:18:42.402Z] Fetching changes from the remote Git repository [2023-11-23T11:18:42.403Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2023-11-23T11:18:42.408Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2023-11-23T11:18:42.408Z] > git --version # timeout=10 [2023-11-23T11:18:42.413Z] > git --version # 'git version 2.39.3' [2023-11-23T11:18:42.413Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-23T11:18:42.782Z] > git rev-parse origin/main^{commit} # timeout=10 [2023-11-23T11:18:42.788Z] Checking out Revision 72e4a6873757bdc855236c24b7e716d185f4635d (origin/main) [2023-11-23T11:18:42.788Z] > git config core.sparsecheckout # timeout=10 [2023-11-23T11:18:42.793Z] > git checkout -f 72e4a6873757bdc855236c24b7e716d185f4635d # timeout=10 [2023-11-23T11:18:42.801Z] Commit message: "ci: add sanity-check for Groovy files" [2023-11-23T11:18:42.801Z] > git rev-list --no-walk bc8b4aceebf45f0663d48246fce7d500f0c02c50 # timeout=10 [2023-11-23T11:18:42.993Z] Loading library coreos@main [2023-11-23T11:18:42.993Z] Attempting to resolve main from remote references... [2023-11-23T11:18:42.993Z] > git --version # timeout=10 [2023-11-23T11:18:42.997Z] > git --version # 'git version 2.39.3' [2023-11-23T11:18:42.997Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2023-11-23T11:18:43.179Z] Found match: refs/heads/main revision b7c3eeba0e5caaab0742e0ac590989ffec6ea15a [2023-11-23T11:18:43.180Z] Selected Git installation does not exist. Using Default [2023-11-23T11:18:43.180Z] The recommended git tool is: NONE [2023-11-23T11:18:43.180Z] No credentials specified [2023-11-23T11:18:43.181Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2023-11-23T11:18:43.187Z] Fetching changes from the remote Git repository [2023-11-23T11:18:43.194Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2023-11-23T11:18:43.291Z] Fetching without tags [2023-11-23T11:18:43.291Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2023-11-23T11:18:43.291Z] > git --version # timeout=10 [2023-11-23T11:18:43.295Z] > git --version # 'git version 2.39.3' [2023-11-23T11:18:43.295Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-23T11:18:43.508Z] Checking out Revision b7c3eeba0e5caaab0742e0ac590989ffec6ea15a (main) [2023-11-23T11:18:43.508Z] > git config core.sparsecheckout # timeout=10 [2023-11-23T11:18:43.513Z] > git checkout -f b7c3eeba0e5caaab0742e0ac590989ffec6ea15a # timeout=10 [2023-11-23T11:18:43.578Z] Commit message: "buildconfig.json: fix apiVersion" [2023-11-23T11:18:43.578Z] > git rev-list --no-walk b7c3eeba0e5caaab0742e0ac590989ffec6ea15a # timeout=10 [2023-11-23T11:18:44.267Z] [Pipeline] Start of Pipeline [2023-11-23T11:18:44.446Z] [Pipeline] node [2023-11-23T11:18:44.490Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace [2023-11-23T11:18:44.598Z] [Pipeline] { [2023-11-23T11:18:44.719Z] [Pipeline] withEnv [2023-11-23T11:18:44.730Z] [Pipeline] { [2023-11-23T11:18:44.885Z] [Pipeline] sh [2023-11-23T11:18:45.187Z] + set -xeuo pipefail [2023-11-23T11:18:45.187Z] ++ umask [2023-11-23T11:18:45.187Z] + '[' 0022 = 0000 ']' [2023-11-23T11:18:45.187Z] + rm -rf pipe [2023-11-23T11:18:45.187Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2023-11-23T11:18:45.187Z] Cloning into 'pipe'... [2023-11-23T11:18:45.787Z] [Pipeline] } [2023-11-23T11:18:45.915Z] [Pipeline] // withEnv [2023-11-23T11:18:45.963Z] [Pipeline] load [2023-11-23T11:18:46.152Z] [Pipeline] { (pipe/utils.groovy) [2023-11-23T11:18:46.244Z] [Pipeline] } [2023-11-23T11:18:46.336Z] [Pipeline] // load [2023-11-23T11:18:46.400Z] [Pipeline] readYaml [2023-11-23T11:18:46.556Z] [Pipeline] withEnv [2023-11-23T11:18:46.579Z] [Pipeline] { [2023-11-23T11:18:46.665Z] [Pipeline] sh [2023-11-23T11:18:46.943Z] + set -xeuo pipefail [2023-11-23T11:18:46.943Z] ++ umask [2023-11-23T11:18:46.943Z] + '[' 0022 = 0000 ']' [2023-11-23T11:18:46.943Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml [2023-11-23T11:18:47.002Z] [Pipeline] } [2023-11-23T11:18:47.193Z] [Pipeline] // withEnv [2023-11-23T11:18:47.433Z] [Pipeline] readYaml [2023-11-23T11:18:47.594Z] [Pipeline] withEnv [2023-11-23T11:18:47.617Z] [Pipeline] { [2023-11-23T11:18:47.797Z] [Pipeline] sh [2023-11-23T11:18:48.109Z] + set -xeuo pipefail [2023-11-23T11:18:48.109Z] ++ umask [2023-11-23T11:18:48.109Z] + '[' 0022 = 0000 ']' [2023-11-23T11:18:48.109Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/next-devel/manifest.yaml [2023-11-23T11:18:48.263Z] [Pipeline] } [2023-11-23T11:18:48.405Z] [Pipeline] // withEnv [2023-11-23T11:18:48.779Z] [Pipeline] readYaml [2023-11-23T11:18:48.905Z] [Pipeline] withEnv [2023-11-23T11:18:48.924Z] [Pipeline] { [2023-11-23T11:18:49.027Z] [Pipeline] sh [2023-11-23T11:18:49.305Z] + set -xeuo pipefail [2023-11-23T11:18:49.305Z] ++ umask [2023-11-23T11:18:49.305Z] + '[' 0022 = 0000 ']' [2023-11-23T11:18:49.305Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml [2023-11-23T11:18:49.394Z] [Pipeline] } [2023-11-23T11:18:49.535Z] [Pipeline] // withEnv [2023-11-23T11:18:49.681Z] [Pipeline] readYaml [2023-11-23T11:18:49.829Z] [Pipeline] withEnv [2023-11-23T11:18:49.856Z] [Pipeline] { [2023-11-23T11:18:49.974Z] [Pipeline] sh [2023-11-23T11:18:50.268Z] + set -xeuo pipefail [2023-11-23T11:18:50.268Z] ++ umask [2023-11-23T11:18:50.268Z] + '[' 0022 = 0000 ']' [2023-11-23T11:18:50.268Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F39' [2023-11-23T11:18:50.268Z] + jq -e '.releases[0].composed_by_bodhi' [2023-11-23T11:18:50.268Z] true [2023-11-23T11:18:50.345Z] [Pipeline] } [2023-11-23T11:18:50.427Z] [Pipeline] // withEnv [2023-11-23T11:18:50.504Z] [Pipeline] withEnv [2023-11-23T11:18:50.518Z] [Pipeline] { [2023-11-23T11:18:50.630Z] [Pipeline] sh [2023-11-23T11:18:50.926Z] + set -xeuo pipefail [2023-11-23T11:18:50.926Z] ++ umask [2023-11-23T11:18:50.926Z] + '[' 0022 = 0000 ']' [2023-11-23T11:18:50.926Z] + curl -sSL 'https://bodhi.fedoraproject.org/releases/?name=F40' [2023-11-23T11:18:50.926Z] + jq -e '.releases[0].composed_by_bodhi' [2023-11-23T11:18:50.926Z] false [2023-11-23T11:18:51.025Z] [Pipeline] } [2023-11-23T11:18:51.129Z] [Pipeline] // withEnv [2023-11-23T11:18:51.192Z] [Pipeline] } [2023-11-23T11:18:51.306Z] [Pipeline] // node [2023-11-23T11:18:51.380Z] [Pipeline] properties [2023-11-23T11:18:51.439Z] [Pipeline] readJSON [2023-11-23T11:18:51.599Z] [Pipeline] echo [2023-11-23T11:18:51.610Z] Handling message: [artifact:[type:koji-build-group, id:FEDORA-2023-13783978e8-9e8188d31b3dbc7350d6f5dd3ea5891677886d8c, repository:https://bodhi.fedoraproject.org/updates/FEDORA-2023-13783978e8, builds:[[type:koji-build, id:2323658, task_id:109438739, issuer:fweimer, component:glibc, nvr:glibc-2.38.9000-24.fc40, scratch:false]], release:f40], agent:bodhi, re-trigger:false, generated_at:2023-11-23T11:18:40.815640Z, contact:[name:Bodhi, email:admin@fp.o, team:Fedora CI, docs:https://docs.fedoraproject.org/en-US/ci/], update:[autokarma:false, autotime:true, stable_karma:3, stable_days:0, unstable_karma:-3, requirements:null, require_bugs:false, require_testcases:false, display_name:, notes:Automatic update for glibc-2.38.9000-24.fc40. [2023-11-23T11:18:51.610Z] [2023-11-23T11:18:51.610Z] ##### **Changelog** [2023-11-23T11:18:51.610Z] [2023-11-23T11:18:51.610Z] ``` [2023-11-23T11:18:51.610Z] * Thu Nov 23 2023 Florian Weimer - 2.38.9000-24 [2023-11-23T11:18:51.610Z] - Restore qsort workaround for 389-ds-base. (#2248502) [2023-11-23T11:18:51.610Z] * Wed Nov 22 2023 Florian Weimer - 2.38.9000-23 [2023-11-23T11:18:51.610Z] - Apply glibc-benchtests-aarch64.patch to fix an aarch64 build failure. [2023-11-23T11:18:51.610Z] - Drop glibc-rh2244688.patch revert. Fix applied upstream. [2023-11-23T11:18:51.610Z] - Drop glibc-rh2244992.patch, glibc-rh2248915.patch, glibc-rh2248502-3.patch. [2023-11-23T11:18:51.610Z] All applied upstream. [2023-11-23T11:18:51.610Z] - Auto-sync with upstream branch master, [2023-11-23T11:18:51.610Z] commit 5d7f1bce7d8eea31f4baeb68bcc3124b35acc751: [2023-11-23T11:18:51.610Z] - posix: Revert the removal of the crypt prototype from [2023-11-23T11:18:51.610Z] - elf: Add comments on how LD_AUDIT and LD_PRELOAD handle __libc_enable_secure [2023-11-23T11:18:51.610Z] - elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static [2023-11-23T11:18:51.610Z] - elf: Remove any_debug from dl_main_state [2023-11-23T11:18:51.610Z] - elf: Remove LD_PROFILE for static binaries [2023-11-23T11:18:51.610Z] - elf: Ignore LD_PROFILE for setuid binaries [2023-11-23T11:18:51.610Z] - s390: Use dl-symbol-redir-ifunc.h on cpu-tunables [2023-11-23T11:18:51.610Z] - x86: Use dl-symbol-redir-ifunc.h on cpu-tunables [2023-11-23T11:18:51.610Z] - elf: Emit warning if tunable is ill-formatted [2023-11-23T11:18:51.610Z] - elf: Fix _dl_debug_vdprintf to work before self-relocation [2023-11-23T11:18:51.610Z] - elf: Do not parse ill-formatted strings [2023-11-23T11:18:51.610Z] - elf: Do not process invalid tunable format [2023-11-23T11:18:51.610Z] - elf: Add all malloc tunable to unsecvars [2023-11-23T11:18:51.610Z] - elf: Ignore GLIBC_TUNABLES for setuid/setgid binaries [2023-11-23T11:18:51.610Z] - elf: Add GLIBC_TUNABLES to unsecvars [2023-11-23T11:18:51.610Z] - elf: Remove /etc/suid-debug support [2023-11-23T11:18:51.610Z] - stdlib: The qsort implementation needs to use heapsort in more cases [2023-11-23T11:18:51.610Z] - stdlib: Handle various corner cases in the fallback heapsort for qsort [2023-11-23T11:18:51.610Z] - stdlib: Avoid another self-comparison in qsort [2023-11-23T11:18:51.610Z] - hurd: fix restarting reauth_dtable on signal [2023-11-23T11:18:51.610Z] - hurd: Prevent the final file_exec_paths call from signals [2023-11-23T11:18:51.610Z] - manual: Fix termios.c example. (Bug 31078) [2023-11-23T11:18:51.610Z] - aarch64: Add vector implementations of expm1 routines [2023-11-23T11:18:51.610Z] - linux: Use fchmodat2 on fchmod for flags different than 0 (BZ 26401) [2023-11-23T11:18:51.610Z] - intl: Add test case for bug 16621 [2023-11-23T11:18:51.610Z] - resolv: free only initialized items from gai pool [2023-11-23T11:18:51.610Z] - ldconfig: Fixes for skipping temporary files. [2023-11-23T11:18:51.610Z] - nptl: Link tst-execstack-threads-mod.so with -z execstack [2023-11-23T11:18:51.610Z] - nptl: Rename tst-execstack to tst-execstack-threads [2023-11-23T11:18:51.610Z] - localedata: Convert oc_FR locale to UTF-8 [2023-11-23T11:18:51.610Z] - localedata: Add information for Occitan [2023-11-23T11:18:51.610Z] - elf: Fix force_first handling in dlclose (bug 30981) [2023-11-23T11:18:51.610Z] - elf: Handle non-directory name in search path (BZ 31035) [2023-11-23T11:18:51.610Z] - New Zealand locales (en_NZ & mi_NZ) first day of week should be Monday [2023-11-23T11:18:51.610Z] - x86: Fix unchecked AVX512-VBMI2 usage in strrchr-evex-base.S [2023-11-23T11:18:51.610Z] - posix: Check pidfd_spawn with tst-spawn7-pid [2023-11-23T11:18:51.610Z] - y2038: Fix support for 64-bit time on legacy ABIs [2023-11-23T11:18:51.610Z] - AArch64: Remove Falkor memcpy [2023-11-23T11:18:51.610Z] - AArch64: Add memset_zva64 [2023-11-23T11:18:51.610Z] - AArch64: Cleanup emag memset [2023-11-23T11:18:51.610Z] - test: Run the tst-tls-allocation-failure-static-patched with test-wrapper. [2023-11-23T11:18:51.610Z] - aarch64: Add vector implementations of log1p routines [2023-11-23T11:18:51.610Z] - aarch64: Add vector implementations of atan2 routines [2023-11-23T11:18:51.610Z] - aarch64: Add vector implementations of atan routines [2023-11-23T11:18:51.610Z] - aarch64: Add vector implementations of acos routines [2023-11-23T11:18:51.610Z] - aarch64: Add vector implementations of asin routines [2023-11-23T11:18:51.610Z] [2023-11-23T11:18:51.610Z] ``` [2023-11-23T11:18:51.610Z] [2023-11-23T11:18:51.610Z] ---- [2023-11-23T11:18:51.610Z] [2023-11-23T11:18:51.610Z] Automatic update for glibc-2.38.9000-23.fc40. [2023-11-23T11:18:51.610Z] , type:unspecified, status:pending, request:null, severity:unspecified, suggest:unspecified, locked:false, pushed:false, 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:true, date_submitted:2023-11-23 11:11:36, date_modified:null, date_approved:null, date_testing:null, date_stable:null, alias:FEDORA-2023-13783978e8, test_gating_status:waiting, from_tag:null, date_pushed:null, meets_testing_requirements:false, url:https://bodhi.fedoraproject.org/updates/FEDORA-2023-13783978e8, title:glibc-2.38.9000-24.fc40, version_hash:9e8188d31b3dbc7350d6f5dd3ea5891677886d8c, release:[name:F40, long_name:Fedora 40, version:40, id_prefix:FEDORA, branch:rawhide, dist_tag:f40, stable_tag:f40, testing_tag:f40-updates-testing, candidate_tag:f40-updates-candidate, pending_signing_tag:f40-signing-pending, pending_testing_tag:f40-updates-testing-pending, pending_stable_tag:f40-updates-pending, override_tag:f40-override, mail_template:fedora_errata_template, state:pending, composed_by_bodhi:false, create_automatic_updates:true, package_manager:dnf, testing_repository:updates-testing, eol:null], compose:null, comments:[[id:3290829, karma:0, karma_critpath:0, text:This update was automatically created, timestamp:2023-11-23 11:11:36, update_id:566100, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3290831, karma:0, karma_critpath:0, text:This update has obsoleted [glibc-2.38.9000-23.fc40](https://bodhi.fedoraproject.org/updates/FEDORA-2023-8a21552d1c), and has inherited its bugs and notes., timestamp:2023-11-23 11:11:37, update_id:566100, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]], [id:3290832, karma:0, karma_critpath:0, text:This update's test gating status has been changed to 'waiting'., timestamp:2023-11-23 11:18:32, update_id:566100, user_id:91, bug_feedback:[], testcase_feedback:[], user:[id:91, name:bodhi, email:null, avatar:null, openid:null, groups:[]]]], builds:[[nvr:glibc-2.38.9000-24.fc40, signed:true, release_id:76, type:rpm, epoch:0]], bugs:[], user:[id:1825, name:fweimer, email:fweimer@redhat.com, avatar:null, openid:null, groups:[[name:packager], [name:provenpackager], [name:ipausers], [name:fedora-contributor], [name:signed_fpca], [name:fedorabugs], [name:gitsecure-coding], [name:sig-isa], [name:gitlab-centos-sig-isa]]], updateid:FEDORA-2023-13783978e8, karma:0, content_type:rpm, test_cases:[]], version:0.2.2] [2023-11-23T11:18:51.786Z] [Pipeline] libraryResource [2023-11-23T11:18:51.826Z] [Pipeline] readJSON [2023-11-23T11:18:51.919Z] [Pipeline] node [2023-11-23T11:18:52.079Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace [2023-11-23T11:18:52.520Z] [Pipeline] { [2023-11-23T11:18:52.634Z] [Pipeline] writeYaml [2023-11-23T11:18:52.765Z] [Pipeline] readFile [2023-11-23T11:18:52.828Z] [Pipeline] } [2023-11-23T11:18:52.958Z] [Pipeline] // node [2023-11-23T11:18:53.034Z] [Pipeline] podTemplate [2023-11-23T11:18:53.067Z] [Pipeline] { [2023-11-23T11:18:53.465Z] [Pipeline] node [2023-11-23T11:19:08.480Z] Still waiting to schedule task [2023-11-23T11:19:08.480Z] All nodes of label ‘pod-a7093620-2282-4878-b44f-ef15c22b7ca1’ are offline [2023-11-23T11:21:03.365Z] Created Pod: openshift coreos-ci/pod-a7093620-2282-4878-b44f-ef15c22b7ca1-9tk9f-ssk4n [2023-11-23T11:21:10.947Z] Agent pod-a7093620-2282-4878-b44f-ef15c22b7ca1-9tk9f-ssk4n is provisioned from template pod-a7093620-2282-4878-b44f-ef15c22b7ca1-9tk9f [2023-11-23T11:21:10.948Z] --- [2023-11-23T11:21:10.948Z] apiVersion: "v1" [2023-11-23T11:21:10.948Z] kind: "Pod" [2023-11-23T11:21:10.948Z] metadata: [2023-11-23T11:21:10.948Z] annotations: [2023-11-23T11:21:10.948Z] buildUrl: "http://172.30.130.216:80/job/bodhi-trigger/65/" [2023-11-23T11:21:10.948Z] runUrl: "job/bodhi-trigger/65/" [2023-11-23T11:21:10.948Z] labels: [2023-11-23T11:21:10.948Z] jenkins: "slave" [2023-11-23T11:21:10.948Z] jenkins/label-digest: "4de3efafa467724d036be7847f866a9fa6509ed4" [2023-11-23T11:21:10.948Z] jenkins/label: "pod-a7093620-2282-4878-b44f-ef15c22b7ca1" [2023-11-23T11:21:10.948Z] name: "pod-a7093620-2282-4878-b44f-ef15c22b7ca1-9tk9f-ssk4n" [2023-11-23T11:21:10.948Z] namespace: "coreos-ci" [2023-11-23T11:21:10.948Z] spec: [2023-11-23T11:21:10.948Z] containers: [2023-11-23T11:21:10.948Z] - command: [2023-11-23T11:21:10.948Z] - "/usr/bin/dumb-init" [2023-11-23T11:21:10.948Z] - "/usr/bin/sleep" [2023-11-23T11:21:10.948Z] - "infinity" [2023-11-23T11:21:10.948Z] env: [2023-11-23T11:21:10.948Z] - name: "NCPUS" [2023-11-23T11:21:10.948Z] value: "0.1" [2023-11-23T11:21:10.948Z] image: "quay.io/coreos-assembler/coreos-assembler:main" [2023-11-23T11:21:10.948Z] imagePullPolicy: "Always" [2023-11-23T11:21:10.948Z] name: "worker" [2023-11-23T11:21:10.948Z] resources: [2023-11-23T11:21:10.948Z] limits: [2023-11-23T11:21:10.948Z] cpu: "0.1" [2023-11-23T11:21:10.948Z] requests: [2023-11-23T11:21:10.948Z] cpu: "0.1" [2023-11-23T11:21:10.948Z] volumeMounts: [2023-11-23T11:21:10.948Z] - mountPath: "/srv/" [2023-11-23T11:21:10.948Z] name: "emptydir-0" [2023-11-23T11:21:10.948Z] - mountPath: "/home/jenkins/agent" [2023-11-23T11:21:10.948Z] name: "workspace-volume" [2023-11-23T11:21:10.948Z] readOnly: false [2023-11-23T11:21:10.948Z] - env: [2023-11-23T11:21:10.948Z] - name: "JENKINS_SECRET" [2023-11-23T11:21:10.948Z] value: "********" [2023-11-23T11:21:10.948Z] - name: "JENKINS_TUNNEL" [2023-11-23T11:21:10.948Z] value: "172.30.136.1:50000" [2023-11-23T11:21:10.948Z] - name: "JENKINS_AGENT_NAME" [2023-11-23T11:21:10.948Z] value: "pod-a7093620-2282-4878-b44f-ef15c22b7ca1-9tk9f-ssk4n" [2023-11-23T11:21:10.948Z] - name: "JENKINS_NAME" [2023-11-23T11:21:10.948Z] value: "pod-a7093620-2282-4878-b44f-ef15c22b7ca1-9tk9f-ssk4n" [2023-11-23T11:21:10.948Z] - name: "JENKINS_AGENT_WORKDIR" [2023-11-23T11:21:10.948Z] value: "/home/jenkins/agent" [2023-11-23T11:21:10.948Z] - name: "JENKINS_URL" [2023-11-23T11:21:10.948Z] value: "http://172.30.130.216:80/" [2023-11-23T11:21:10.948Z] image: "jenkins-agent-base:latest" [2023-11-23T11:21:10.948Z] name: "jnlp" [2023-11-23T11:21:10.948Z] resources: [2023-11-23T11:21:10.948Z] limits: [2023-11-23T11:21:10.948Z] memory: "512Mi" [2023-11-23T11:21:10.948Z] cpu: "1" [2023-11-23T11:21:10.948Z] requests: [2023-11-23T11:21:10.948Z] memory: "512Mi" [2023-11-23T11:21:10.948Z] cpu: "1" [2023-11-23T11:21:10.948Z] volumeMounts: [2023-11-23T11:21:10.948Z] - mountPath: "/home/jenkins/agent" [2023-11-23T11:21:10.948Z] name: "workspace-volume" [2023-11-23T11:21:10.948Z] readOnly: false [2023-11-23T11:21:10.948Z] nodeSelector: [2023-11-23T11:21:10.948Z] kubernetes.io/os: "linux" [2023-11-23T11:21:10.948Z] restartPolicy: "Never" [2023-11-23T11:21:10.948Z] serviceAccountName: "default" [2023-11-23T11:21:10.948Z] volumes: [2023-11-23T11:21:10.948Z] - emptyDir: {} [2023-11-23T11:21:10.948Z] name: "emptydir-0" [2023-11-23T11:21:10.948Z] - emptyDir: [2023-11-23T11:21:10.948Z] medium: "" [2023-11-23T11:21:10.948Z] name: "workspace-volume" [2023-11-23T11:21:10.948Z] [2023-11-23T11:21:11.439Z] Running on pod-a7093620-2282-4878-b44f-ef15c22b7ca1-9tk9f-ssk4n in /home/jenkins/agent/workspace/bodhi-trigger [2023-11-23T11:21:11.468Z] [Pipeline] { [2023-11-23T11:21:11.686Z] [Pipeline] container [2023-11-23T11:21:11.709Z] [Pipeline] { [2023-11-23T11:21:11.852Z] [Pipeline] withEnv [2023-11-23T11:21:11.875Z] [Pipeline] { [2023-11-23T11:21:12.004Z] [Pipeline] sh [2023-11-23T11:21:13.035Z] + set -xeuo pipefail [2023-11-23T11:21:13.035Z] ++ umask [2023-11-23T11:21:13.035Z] + '[' 0000 = 0000 ']' [2023-11-23T11:21:13.035Z] + umask 0022 [2023-11-23T11:21:13.035Z] + cat /cosa/coreos-assembler-git.json [2023-11-23T11:21:13.035Z] { [2023-11-23T11:21:13.035Z] "date": "2023-11-22T22:33:49Z", [2023-11-23T11:21:13.035Z] "git": { [2023-11-23T11:21:13.035Z] "commit": "5432c5114b9f8b55e44e29f77ad33f1597e5de1b", [2023-11-23T11:21:13.035Z] "origin": "https://github.com/coreos/coreos-assembler.git", [2023-11-23T11:21:13.035Z] "branch": "HEAD", [2023-11-23T11:21:13.035Z] "dirty": "false" [2023-11-23T11:21:13.035Z] }, [2023-11-23T11:21:13.035Z] "file": { [2023-11-23T11:21:13.035Z] "checksum": "1e31e7499daa56f7296107ec8ecd265714124bf22e3a9da9416dfbdce67e0060", [2023-11-23T11:21:13.035Z] "checksum_type": "sha256", [2023-11-23T11:21:13.035Z] "format": "tar.gz", [2023-11-23T11:21:13.035Z] "name": "coreos-assembler-git.tar.gz", [2023-11-23T11:21:13.035Z] "size": "9732821" [2023-11-23T11:21:13.035Z] } [2023-11-23T11:21:13.035Z] } [2023-11-23T11:21:13.605Z] [Pipeline] } [2023-11-23T11:21:13.759Z] [Pipeline] // withEnv [2023-11-23T11:21:13.974Z] [Pipeline] stage [2023-11-23T11:21:13.997Z] [Pipeline] { (Report Running) [2023-11-23T11:21:14.155Z] [Pipeline] withCredentials [2023-11-23T11:21:14.236Z] Masking supported pattern matches of $RDB_PASSWORD [2023-11-23T11:21:14.253Z] [Pipeline] { [2023-11-23T11:21:14.339Z] [Pipeline] withEnv [2023-11-23T11:21:14.364Z] [Pipeline] { [2023-11-23T11:21:14.544Z] [Pipeline] sh [2023-11-23T11:21:15.467Z] + set -xeuo pipefail [2023-11-23T11:21:15.467Z] ++ umask [2023-11-23T11:21:15.467Z] + '[' 0000 = 0000 ']' [2023-11-23T11:21:15.467Z] + umask 0022 [2023-11-23T11:21:15.467Z] + /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-2023-13783978e8 --stream rawhide [2023-11-23T11:21:17.500Z] [Pipeline] } [2023-11-23T11:21:17.643Z] [Pipeline] // withEnv [2023-11-23T11:21:17.700Z] [Pipeline] } [2023-11-23T11:21:17.803Z] [Pipeline] // withCredentials [2023-11-23T11:21:17.832Z] [Pipeline] } [2023-11-23T11:21:17.916Z] [Pipeline] // stage [2023-11-23T11:21:17.986Z] [Pipeline] stage [2023-11-23T11:21:17.998Z] [Pipeline] { (Test) [2023-11-23T11:21:18.084Z] [Pipeline] build [2023-11-23T11:21:18.098Z] Scheduling project: test-override [2023-11-23T11:21:19.583Z] Starting building: test-override #95 [2023-11-23T11:52:47.147Z] Build test-override #95 completed: FAILURE [2023-11-23T11:52:47.166Z] [Pipeline] } [2023-11-23T11:52:47.276Z] [Pipeline] // stage [2023-11-23T11:52:47.351Z] [Pipeline] stage [2023-11-23T11:52:47.368Z] [Pipeline] { (Report Completion) [2023-11-23T11:52:47.529Z] [Pipeline] withCredentials [2023-11-23T11:52:47.572Z] Masking supported pattern matches of $RDB_PASSWORD [2023-11-23T11:52:47.615Z] [Pipeline] { [2023-11-23T11:52:47.700Z] [Pipeline] withEnv [2023-11-23T11:52:47.767Z] [Pipeline] { [2023-11-23T11:52:47.885Z] [Pipeline] sh [2023-11-23T11:52:49.202Z] + set -xeuo pipefail [2023-11-23T11:52:49.202Z] ++ umask [2023-11-23T11:52:49.202Z] + '[' 0000 = 0000 ']' [2023-11-23T11:52:49.202Z] + umask 0022 [2023-11-23T11:52:49.202Z] + /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/95 --outcome FAILED --advisory FEDORA-2023-13783978e8 --stream rawhide [2023-11-23T11:52:51.157Z] [Pipeline] } [2023-11-23T11:52:51.356Z] [Pipeline] // withEnv [2023-11-23T11:52:51.437Z] [Pipeline] } [2023-11-23T11:52:51.601Z] [Pipeline] // withCredentials [2023-11-23T11:52:51.655Z] [Pipeline] } [2023-11-23T11:52:51.747Z] [Pipeline] // stage [2023-11-23T11:52:51.787Z] [Pipeline] } [2023-11-23T11:52:51.859Z] [Pipeline] // container [2023-11-23T11:52:51.903Z] [Pipeline] } [2023-11-23T11:52:52.027Z] [Pipeline] // node [2023-11-23T11:52:52.086Z] [Pipeline] } [2023-11-23T11:52:52.217Z] [Pipeline] // podTemplate [2023-11-23T11:52:52.259Z] [Pipeline] End of Pipeline [2023-11-23T11:52:52.421Z] Finished: FAILURE