Skip to content
Success

Console Output

20:12:35 [2025-01-03T20:12:35.996Z] Started by user Aashish Radhakrishnan
20:12:36 [2025-01-03T20:12:36.076Z] Loading library coreos@main
20:12:36 [2025-01-03T20:12:36.077Z] Attempting to resolve main from remote references...
20:12:36 [2025-01-03T20:12:36.077Z]  > git --version # timeout=10
20:12:36 [2025-01-03T20:12:36.083Z]  > git --version # 'git version 2.39.3'
20:12:36 [2025-01-03T20:12:36.084Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:12:36 [2025-01-03T20:12:36.164Z] Found match: refs/heads/main revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20
20:12:36 [2025-01-03T20:12:36.166Z] Selected Git installation does not exist. Using Default
20:12:36 [2025-01-03T20:12:36.166Z] The recommended git tool is: NONE
20:12:36 [2025-01-03T20:12:36.166Z] No credentials specified
20:12:36 [2025-01-03T20:12:36.166Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10
20:12:36 [2025-01-03T20:12:36.187Z] Fetching changes from the remote Git repository
20:12:36 [2025-01-03T20:12:36.201Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:12:36 [2025-01-03T20:12:36.209Z] Fetching without tags
20:12:36 [2025-01-03T20:12:36.209Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
20:12:36 [2025-01-03T20:12:36.209Z]  > git --version # timeout=10
20:12:36 [2025-01-03T20:12:36.216Z]  > git --version # 'git version 2.39.3'
20:12:36 [2025-01-03T20:12:36.216Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:12:36 [2025-01-03T20:12:36.313Z] Checking out Revision f6b43daa3ea886c62d521f2e73c7b54758aa3a20 (main)
20:12:36 [2025-01-03T20:12:36.313Z]  > git config core.sparsecheckout # timeout=10
20:12:36 [2025-01-03T20:12:36.320Z]  > git checkout -f f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:12:36 [2025-01-03T20:12:36.338Z] Commit message: "vars/checkoutToDir: fix checkout step syntax"
20:12:36 [2025-01-03T20:12:36.338Z]  > git rev-list --no-walk f6b43daa3ea886c62d521f2e73c7b54758aa3a20 # timeout=10
20:12:36 [2025-01-03T20:12:36.550Z] [Pipeline] Start of Pipeline
20:12:37 [2025-01-03T20:12:37.134Z] [Pipeline] properties
20:12:37 [2025-01-03T20:12:37.257Z] [Pipeline] node
20:12:37 [2025-01-03T20:12:37.323Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace
20:12:37 [2025-01-03T20:12:37.389Z] [Pipeline] {
20:12:37 [2025-01-03T20:12:37.433Z] [Pipeline] sh
20:12:37 [2025-01-03T20:12:37.691Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy
20:12:37 [2025-01-03T20:12:37.691Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20:12:37 [2025-01-03T20:12:37.691Z]                                  Dload  Upload   Total   Spent    Left  Speed
20:12:37 [2025-01-03T20:12:37.691Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 32953  100 32953    0     0   195k      0 --:--:-- --:--:-- --:--:--  196k
20:12:37 [2025-01-03T20:12:37.709Z] [Pipeline] load
20:12:37 [2025-01-03T20:12:37.980Z] [Pipeline] { (utils.groovy)
20:12:38 [2025-01-03T20:12:38.068Z] [Pipeline] }
20:12:38 [2025-01-03T20:12:38.145Z] [Pipeline] // load
20:12:38 [2025-01-03T20:12:38.279Z] [Pipeline] withEnv
20:12:38 [2025-01-03T20:12:38.294Z] [Pipeline] {
20:12:38 [2025-01-03T20:12:38.382Z] [Pipeline] sh
20:12:38 [2025-01-03T20:12:38.659Z] + set -euo pipefail
20:12:38 [2025-01-03T20:12:38.659Z] ++ umask
20:12:38 [2025-01-03T20:12:38.659Z] + '[' 0022 = 0000 ']'
20:12:38 [2025-01-03T20:12:38.659Z] + oc get configmap -o json jenkins-config
20:12:38 [2025-01-03T20:12:38.659Z] + jq .data
20:12:38 [2025-01-03T20:12:38.928Z] [Pipeline] }
20:12:39 [2025-01-03T20:12:39.062Z] [Pipeline] // withEnv
20:12:39 [2025-01-03T20:12:39.111Z] [Pipeline] readJSON
20:12:39 [2025-01-03T20:12:39.228Z] [Pipeline] withEnv
20:12:39 [2025-01-03T20:12:39.245Z] [Pipeline] {
20:12:39 [2025-01-03T20:12:39.334Z] [Pipeline] sh
20:12:39 [2025-01-03T20:12:39.611Z] + set -xeuo pipefail
20:12:39 [2025-01-03T20:12:39.611Z] ++ umask
20:12:39 [2025-01-03T20:12:39.611Z] + '[' 0022 = 0000 ']'
20:12:39 [2025-01-03T20:12:39.611Z] + rm -rf source
20:12:39 [2025-01-03T20:12:39.643Z] [Pipeline] }
20:12:39 [2025-01-03T20:12:39.737Z] [Pipeline] // withEnv
20:12:39 [2025-01-03T20:12:39.806Z] [Pipeline] withEnv
20:12:39 [2025-01-03T20:12:39.823Z] [Pipeline] {
20:12:39 [2025-01-03T20:12:39.855Z] [Pipeline] sh
20:12:40 [2025-01-03T20:12:40.113Z] + set -xeuo pipefail
20:12:40 [2025-01-03T20:12:40.113Z] ++ umask
20:12:40 [2025-01-03T20:12:40.113Z] + '[' 0022 = 0000 ']'
20:12:40 [2025-01-03T20:12:40.113Z] + git clone -b main https://github.com/coreos/coreos-ci source
20:12:40 [2025-01-03T20:12:40.113Z] Cloning into 'source'...
20:12:40 [2025-01-03T20:12:40.166Z] [Pipeline] }
20:12:40 [2025-01-03T20:12:40.215Z] [Pipeline] // withEnv
20:12:40 [2025-01-03T20:12:40.253Z] [Pipeline] findFiles
20:12:40 [2025-01-03T20:12:40.367Z] [Pipeline] jobDsl
20:12:40 [2025-01-03T20:12:40.433Z] Processing provided DSL script
20:12:41 [2025-01-03T20:12:41.380Z] Existing items:
20:12:41 [2025-01-03T20:12:41.380Z]     GeneratedJob{name='bodhi-trigger'}
20:12:41 [2025-01-03T20:12:41.380Z] Unreferenced items:
20:12:41 [2025-01-03T20:12:41.380Z]     GeneratedJob{name='seed-github-ci'}
20:12:41 [2025-01-03T20:12:41.380Z]     GeneratedJob{name='test-override'}
20:12:41 [2025-01-03T20:12:41.402Z] [Pipeline] jobDsl
20:12:41 [2025-01-03T20:12:41.407Z] Processing provided DSL script
20:12:41 [2025-01-03T20:12:41.529Z] Existing items:
20:12:41 [2025-01-03T20:12:41.529Z]     GeneratedJob{name='bodhi-trigger'}
20:12:41 [2025-01-03T20:12:41.529Z]     GeneratedJob{name='seed-github-ci'}
20:12:41 [2025-01-03T20:12:41.529Z] Unreferenced items:
20:12:41 [2025-01-03T20:12:41.529Z]     GeneratedJob{name='test-override'}
20:12:41 [2025-01-03T20:12:41.550Z] [Pipeline] jobDsl
20:12:41 [2025-01-03T20:12:41.555Z] Processing provided DSL script
20:12:41 [2025-01-03T20:12:41.668Z] Existing items:
20:12:41 [2025-01-03T20:12:41.668Z]     GeneratedJob{name='bodhi-trigger'}
20:12:41 [2025-01-03T20:12:41.668Z]     GeneratedJob{name='seed-github-ci'}
20:12:41 [2025-01-03T20:12:41.668Z]     GeneratedJob{name='test-override'}
20:12:41 [2025-01-03T20:12:41.691Z] [Pipeline] }
20:12:41 [2025-01-03T20:12:41.749Z] [Pipeline] // node
20:12:41 [2025-01-03T20:12:41.769Z] [Pipeline] End of Pipeline
20:12:41 [2025-01-03T20:12:41.835Z] Finished: SUCCESS