Skip to content
Success

Console Output

20:13:04 [2025-01-03T20:13:04.090Z] Started by user Aashish Radhakrishnan
20:13:04 [2025-01-03T20:13:04.098Z] Loading library coreos@main
20:13:04 [2025-01-03T20:13:04.098Z] Attempting to resolve main from remote references...
20:13:04 [2025-01-03T20:13:04.098Z]  > git --version # timeout=10
20:13:04 [2025-01-03T20:13:04.105Z]  > git --version # 'git version 2.39.3'
20:13:04 [2025-01-03T20:13:04.105Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:13:04 [2025-01-03T20:13:04.192Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
20:13:04 [2025-01-03T20:13:04.194Z] Selected Git installation does not exist. Using Default
20:13:04 [2025-01-03T20:13:04.194Z] The recommended git tool is: NONE
20:13:04 [2025-01-03T20:13:04.194Z] No credentials specified
20:13:04 [2025-01-03T20:13:04.194Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
20:13:04 [2025-01-03T20:13:04.201Z] Fetching changes from the remote Git repository
20:13:04 [2025-01-03T20:13:04.202Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:13:04 [2025-01-03T20:13:04.209Z] Fetching without tags
20:13:04 [2025-01-03T20:13:04.209Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
20:13:04 [2025-01-03T20:13:04.209Z]  > git --version # timeout=10
20:13:04 [2025-01-03T20:13:04.215Z]  > git --version # 'git version 2.39.3'
20:13:04 [2025-01-03T20:13:04.215Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:13:04 [2025-01-03T20:13:04.284Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
20:13:04 [2025-01-03T20:13:04.284Z]  > git config core.sparsecheckout # timeout=10
20:13:04 [2025-01-03T20:13:04.291Z]  > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:13:04 [2025-01-03T20:13:04.301Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
20:13:04 [2025-01-03T20:13:04.301Z]  > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:13:04 [2025-01-03T20:13:04.344Z] [Pipeline] Start of Pipeline
20:13:04 [2025-01-03T20:13:04.350Z] [Pipeline] properties
20:13:04 [2025-01-03T20:13:04.357Z] [Pipeline] node
20:13:04 [2025-01-03T20:13:04.360Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace
20:13:04 [2025-01-03T20:13:04.360Z] [Pipeline] {
20:13:04 [2025-01-03T20:13:04.373Z] [Pipeline] sh
20:13:04 [2025-01-03T20:13:04.629Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy
20:13:04 [2025-01-03T20:13:04.629Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20:13:04 [2025-01-03T20:13:04.629Z]                                  Dload  Upload   Total   Spent    Left  Speed
20:13:04 [2025-01-03T20:13:04.629Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 32953  100 32953    0     0   585k      0 --:--:-- --:--:-- --:--:--  585k
20:13:04 [2025-01-03T20:13:04.630Z] [Pipeline] load
20:13:04 [2025-01-03T20:13:04.721Z] [Pipeline] { (utils.groovy)
20:13:04 [2025-01-03T20:13:04.724Z] [Pipeline] }
20:13:04 [2025-01-03T20:13:04.729Z] [Pipeline] // load
20:13:04 [2025-01-03T20:13:04.758Z] [Pipeline] withEnv
20:13:04 [2025-01-03T20:13:04.759Z] [Pipeline] {
20:13:04 [2025-01-03T20:13:04.771Z] [Pipeline] sh
20:13:05 [2025-01-03T20:13:05.026Z] + set -euo pipefail
20:13:05 [2025-01-03T20:13:05.026Z] ++ umask
20:13:05 [2025-01-03T20:13:05.026Z] + '[' 0022 = 0000 ']'
20:13:05 [2025-01-03T20:13:05.026Z] + oc get configmap -o json jenkins-config
20:13:05 [2025-01-03T20:13:05.026Z] + jq .data
20:13:05 [2025-01-03T20:13:05.027Z] [Pipeline] }
20:13:05 [2025-01-03T20:13:05.029Z] [Pipeline] // withEnv
20:13:05 [2025-01-03T20:13:05.032Z] [Pipeline] readJSON
20:13:05 [2025-01-03T20:13:05.054Z] [Pipeline] withEnv
20:13:05 [2025-01-03T20:13:05.055Z] [Pipeline] {
20:13:05 [2025-01-03T20:13:05.062Z] [Pipeline] sh
20:13:05 [2025-01-03T20:13:05.316Z] + set -xeuo pipefail
20:13:05 [2025-01-03T20:13:05.316Z] ++ umask
20:13:05 [2025-01-03T20:13:05.316Z] + '[' 0022 = 0000 ']'
20:13:05 [2025-01-03T20:13:05.316Z] + rm -rf source
20:13:05 [2025-01-03T20:13:05.317Z] [Pipeline] }
20:13:05 [2025-01-03T20:13:05.323Z] [Pipeline] // withEnv
20:13:05 [2025-01-03T20:13:05.327Z] [Pipeline] withEnv
20:13:05 [2025-01-03T20:13:05.327Z] [Pipeline] {
20:13:05 [2025-01-03T20:13:05.371Z] [Pipeline] sh
20:13:05 [2025-01-03T20:13:05.629Z] + set -xeuo pipefail
20:13:05 [2025-01-03T20:13:05.629Z] ++ umask
20:13:05 [2025-01-03T20:13:05.629Z] + '[' 0022 = 0000 ']'
20:13:05 [2025-01-03T20:13:05.629Z] + git clone -b main https://github.com/coreos/coreos-ci source
20:13:05 [2025-01-03T20:13:05.629Z] Cloning into 'source'...
20:13:05 [2025-01-03T20:13:05.630Z] [Pipeline] }
20:13:05 [2025-01-03T20:13:05.631Z] [Pipeline] // withEnv
20:13:05 [2025-01-03T20:13:05.634Z] [Pipeline] findFiles
20:13:05 [2025-01-03T20:13:05.682Z] [Pipeline] jobDsl
20:13:05 [2025-01-03T20:13:05.684Z] Processing provided DSL script
20:13:05 [2025-01-03T20:13:05.812Z] Existing items:
20:13:05 [2025-01-03T20:13:05.812Z]     GeneratedJob{name='bodhi-trigger'}
20:13:05 [2025-01-03T20:13:05.812Z] Unreferenced items:
20:13:05 [2025-01-03T20:13:05.812Z]     GeneratedJob{name='seed-github-ci'}
20:13:05 [2025-01-03T20:13:05.812Z]     GeneratedJob{name='test-override'}
20:13:05 [2025-01-03T20:13:05.869Z] [Pipeline] jobDsl
20:13:05 [2025-01-03T20:13:05.872Z] Processing provided DSL script
20:13:05 [2025-01-03T20:13:05.984Z] Existing items:
20:13:05 [2025-01-03T20:13:05.984Z]     GeneratedJob{name='bodhi-trigger'}
20:13:05 [2025-01-03T20:13:05.984Z]     GeneratedJob{name='seed-github-ci'}
20:13:05 [2025-01-03T20:13:05.984Z] Unreferenced items:
20:13:05 [2025-01-03T20:13:05.984Z]     GeneratedJob{name='test-override'}
20:13:06 [2025-01-03T20:13:06.060Z] [Pipeline] jobDsl
20:13:06 [2025-01-03T20:13:06.062Z] Processing provided DSL script
20:13:06 [2025-01-03T20:13:06.176Z] Existing items:
20:13:06 [2025-01-03T20:13:06.176Z]     GeneratedJob{name='bodhi-trigger'}
20:13:06 [2025-01-03T20:13:06.176Z]     GeneratedJob{name='seed-github-ci'}
20:13:06 [2025-01-03T20:13:06.176Z]     GeneratedJob{name='test-override'}
20:13:06 [2025-01-03T20:13:06.195Z] [Pipeline] }
20:13:06 [2025-01-03T20:13:06.200Z] [Pipeline] // node
20:13:06 [2025-01-03T20:13:06.205Z] [Pipeline] End of Pipeline
20:13:06 [2025-01-03T20:13:06.221Z] Finished: SUCCESS