Console Output

20:58:48 [2023-10-20T20:58:48.410Z] Started by user Jonathan Lebon
20:58:48 [2023-10-20T20:58:48.462Z] Loading library coreos@main
20:58:48 [2023-10-20T20:58:48.462Z] Attempting to resolve main from remote references...
20:58:48 [2023-10-20T20:58:48.462Z]  > git --version # timeout=10
20:58:48 [2023-10-20T20:58:48.471Z]  > git --version # 'git version 2.27.0'
20:58:48 [2023-10-20T20:58:48.471Z]  > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:58:48 [2023-10-20T20:58:48.591Z] Found match: refs/heads/main revision 1a7a4ba03d286d146395cb6c5310519a4a04e038
20:58:48 [2023-10-20T20:58:48.592Z] Selected Git installation does not exist. Using Default
20:58:48 [2023-10-20T20:58:48.592Z] The recommended git tool is: NONE
20:58:48 [2023-10-20T20:58:48.592Z] No credentials specified
20:58:48 [2023-10-20T20:58:48.592Z] Cloning the remote Git repository
20:58:48 [2023-10-20T20:58:48.592Z] Cloning with configured refspecs honoured and without tags
20:58:48 [2023-10-20T20:58:48.592Z] Cloning repository https://github.com/coreos/coreos-ci-lib.git
20:58:48 [2023-10-20T20:58:48.592Z]  > git init /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b # timeout=10
20:58:48 [2023-10-20T20:58:48.660Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
20:58:48 [2023-10-20T20:58:48.660Z]  > git --version # timeout=10
20:58:48 [2023-10-20T20:58:48.665Z]  > git --version # 'git version 2.27.0'
20:58:48 [2023-10-20T20:58:48.665Z]  > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:58:48 [2023-10-20T20:58:48.972Z]  > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
20:58:48 [2023-10-20T20:58:48.977Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:58:48 [2023-10-20T20:58:48.999Z] Avoid second fetch
20:58:48 [2023-10-20T20:58:48.999Z] Checking out Revision 1a7a4ba03d286d146395cb6c5310519a4a04e038 (main)
20:58:48 [2023-10-20T20:58:48.999Z]  > git config core.sparsecheckout # timeout=10
20:58:49 [2023-10-20T20:58:49.005Z]  > git checkout -f 1a7a4ba03d286d146395cb6c5310519a4a04e038 # timeout=10
20:58:49 [2023-10-20T20:58:49.013Z] Commit message: "checkoutToDir: Recurse submodules"
20:58:49 [2023-10-20T20:58:49.013Z]  > git rev-list --no-walk 4591c8e366cfd7a4e413a1b235ca0b7c7d9629e6 # timeout=10
20:58:49 [2023-10-20T20:58:49.130Z] [Pipeline] Start of Pipeline
20:58:49 [2023-10-20T20:58:49.193Z] [Pipeline] properties
20:58:49 [2023-10-20T20:58:49.295Z] [Pipeline] node
20:58:49 [2023-10-20T20:58:49.355Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace
20:58:49 [2023-10-20T20:58:49.421Z] [Pipeline] {
20:58:49 [2023-10-20T20:58:49.526Z] [Pipeline] sh
20:58:49 [2023-10-20T20:58:49.815Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy
20:58:49 [2023-10-20T20:58:49.815Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
20:58:49 [2023-10-20T20:58:49.815Z]                                  Dload  Upload   Total   Spent    Left  Speed
20:58:49 [2023-10-20T20:58:49.815Z] 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 20 27577   20  5503    0     0  52913      0 --:--:-- --:--:-- --:--:-- 52409
100 27577  100 27577    0     0   251k      0 --:--:-- --:--:-- --:--:--  249k
20:58:49 [2023-10-20T20:58:49.915Z] [Pipeline] load
20:58:50 [2023-10-20T20:58:50.196Z] [Pipeline] { (utils.groovy)
20:58:50 [2023-10-20T20:58:50.387Z] [Pipeline] }
20:58:50 [2023-10-20T20:58:50.521Z] [Pipeline] // load
20:58:50 [2023-10-20T20:58:50.653Z] [Pipeline] withEnv
20:58:50 [2023-10-20T20:58:50.676Z] [Pipeline] {
20:58:50 [2023-10-20T20:58:50.893Z] [Pipeline] sh
20:58:51 [2023-10-20T20:58:51.161Z] + set -euo pipefail
20:58:51 [2023-10-20T20:58:51.161Z] ++ umask
20:58:51 [2023-10-20T20:58:51.161Z] + '[' 0022 = 0000 ']'
20:58:51 [2023-10-20T20:58:51.161Z] + oc get configmap -o json jenkins-config
20:58:51 [2023-10-20T20:58:51.161Z] + jq .data
20:58:58 [2023-10-20T20:58:58.237Z] [Pipeline] }
20:58:58 [2023-10-20T20:58:58.350Z] [Pipeline] // withEnv
20:58:58 [2023-10-20T20:58:58.414Z] [Pipeline] readJSON
20:58:58 [2023-10-20T20:58:58.580Z] [Pipeline] withEnv
20:58:58 [2023-10-20T20:58:58.610Z] [Pipeline] {
20:58:58 [2023-10-20T20:58:58.706Z] [Pipeline] sh
20:58:58 [2023-10-20T20:58:58.972Z] + set -xeuo pipefail
20:58:58 [2023-10-20T20:58:58.972Z] ++ umask
20:58:58 [2023-10-20T20:58:58.972Z] + '[' 0022 = 0000 ']'
20:58:58 [2023-10-20T20:58:58.972Z] + rm -rf source
20:58:59 [2023-10-20T20:58:59.059Z] [Pipeline] }
20:58:59 [2023-10-20T20:58:59.201Z] [Pipeline] // withEnv
20:58:59 [2023-10-20T20:58:59.276Z] [Pipeline] withEnv
20:58:59 [2023-10-20T20:58:59.299Z] [Pipeline] {
20:58:59 [2023-10-20T20:58:59.425Z] [Pipeline] sh
20:58:59 [2023-10-20T20:58:59.691Z] + set -xeuo pipefail
20:58:59 [2023-10-20T20:58:59.692Z] ++ umask
20:58:59 [2023-10-20T20:58:59.692Z] + '[' 0022 = 0000 ']'
20:58:59 [2023-10-20T20:58:59.692Z] + git clone -b main https://github.com/coreos/coreos-ci source
20:58:59 [2023-10-20T20:58:59.692Z] Cloning into 'source'...
20:58:59 [2023-10-20T20:58:59.981Z] [Pipeline] }
20:59:00 [2023-10-20T20:59:00.077Z] [Pipeline] // withEnv
20:59:00 [2023-10-20T20:59:00.168Z] [Pipeline] findFiles
20:59:00 [2023-10-20T20:59:00.766Z] [Pipeline] jobDsl
20:59:00 [2023-10-20T20:59:00.789Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
20:59:00 [2023-10-20T20:59:00.821Z] Processing provided DSL script
20:59:03 [2023-10-20T20:59:03.343Z] Added items:
20:59:03 [2023-10-20T20:59:03.343Z]     GeneratedJob{name='bodhi-trigger'}
20:59:03 [2023-10-20T20:59:03.343Z] Unreferenced items:
20:59:03 [2023-10-20T20:59:03.343Z]     GeneratedJob{name='seed-github-ci'}
20:59:03 [2023-10-20T20:59:03.459Z] [Pipeline] jobDsl
20:59:03 [2023-10-20T20:59:03.476Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
20:59:03 [2023-10-20T20:59:03.486Z] Processing provided DSL script
20:59:03 [2023-10-20T20:59:03.590Z] Added items:
20:59:03 [2023-10-20T20:59:03.590Z]     GeneratedJob{name='bodhi-trigger'}
20:59:03 [2023-10-20T20:59:03.590Z] Existing items:
20:59:03 [2023-10-20T20:59:03.590Z]     GeneratedJob{name='seed-github-ci'}
20:59:03 [2023-10-20T20:59:03.651Z] [Pipeline] jobDsl
20:59:03 [2023-10-20T20:59:03.666Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
20:59:03 [2023-10-20T20:59:03.667Z] Processing provided DSL script
20:59:03 [2023-10-20T20:59:03.762Z] Added items:
20:59:03 [2023-10-20T20:59:03.762Z]     GeneratedJob{name='test-override'}
20:59:03 [2023-10-20T20:59:03.762Z]     GeneratedJob{name='bodhi-trigger'}
20:59:03 [2023-10-20T20:59:03.762Z] Existing items:
20:59:03 [2023-10-20T20:59:03.762Z]     GeneratedJob{name='seed-github-ci'}
20:59:03 [2023-10-20T20:59:03.854Z] [Pipeline] }
20:59:03 [2023-10-20T20:59:03.958Z] [Pipeline] // node
20:59:04 [2023-10-20T20:59:04.004Z] [Pipeline] End of Pipeline
20:59:04 [2023-10-20T20:59:04.169Z] Finished: SUCCESS