Console Output
19:27:03 [2024-08-14T19:27:03.465Z] Started by user Gursewak Mangat
19:27:03 [2024-08-14T19:27:03.472Z] Loading library coreos@main
19:27:03 [2024-08-14T19:27:03.472Z] Attempting to resolve main from remote references...
19:27:03 [2024-08-14T19:27:03.472Z] > git --version # timeout=10
19:27:03 [2024-08-14T19:27:03.480Z] > git --version # 'git version 2.39.3'
19:27:03 [2024-08-14T19:27:03.480Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:27:03 [2024-08-14T19:27:03.596Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103
19:27:03 [2024-08-14T19:27:03.597Z] Selected Git installation does not exist. Using Default
19:27:03 [2024-08-14T19:27:03.597Z] The recommended git tool is: NONE
19:27:03 [2024-08-14T19:27:03.597Z] No credentials specified
19:27:03 [2024-08-14T19:27:03.598Z] Cloning the remote Git repository
19:27:03 [2024-08-14T19:27:03.598Z] Cloning with configured refspecs honoured and without tags
19:27:03 [2024-08-14T19:27:03.598Z] Cloning repository https://github.com/coreos/coreos-ci-lib.git
19:27:03 [2024-08-14T19:27:03.598Z] > git init /var/lib/jenkins/jobs/seed/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b # timeout=10
19:27:03 [2024-08-14T19:27:03.609Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
19:27:03 [2024-08-14T19:27:03.609Z] > git --version # timeout=10
19:27:03 [2024-08-14T19:27:03.616Z] > git --version # 'git version 2.39.3'
19:27:03 [2024-08-14T19:27:03.616Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:27:03 [2024-08-14T19:27:03.796Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:27:03 [2024-08-14T19:27:03.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:27:03 [2024-08-14T19:27:03.870Z] Avoid second fetch
19:27:03 [2024-08-14T19:27:03.871Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main)
19:27:03 [2024-08-14T19:27:03.871Z] > git config core.sparsecheckout # timeout=10
19:27:03 [2024-08-14T19:27:03.877Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10
19:27:03 [2024-08-14T19:27:03.914Z] Commit message: "vars/kola: Add support for skipping a list of kola tags"
19:27:03 [2024-08-14T19:27:03.915Z] > git rev-list --no-walk 1a7a4ba03d286d146395cb6c5310519a4a04e038 # timeout=10
19:27:03 [2024-08-14T19:27:03.985Z] [Pipeline] Start of Pipeline
19:27:04 [2024-08-14T19:27:04.098Z] [Pipeline] properties
19:27:04 [2024-08-14T19:27:04.167Z] [Pipeline] node
19:27:04 [2024-08-14T19:27:04.186Z] Running on Jenkins in /var/lib/jenkins/jobs/seed/workspace
19:27:04 [2024-08-14T19:27:04.197Z] [Pipeline] {
19:27:04 [2024-08-14T19:27:04.220Z] [Pipeline] sh
19:27:04 [2024-08-14T19:27:04.503Z] + curl -LO https://raw.githubusercontent.com/coreos/fedora-coreos-pipeline/main/utils.groovy
19:27:04 [2024-08-14T19:27:04.504Z] % Total % Received % Xferd Average Speed Time Time Time Current
19:27:04 [2024-08-14T19:27:04.504Z] Dload Upload Total Spent Left Speed
19:27:04 [2024-08-14T19:27:04.504Z]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 30915 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 30915 100 30915 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k
19:27:04 [2024-08-14T19:27:04.653Z] [Pipeline] load
19:27:04 [2024-08-14T19:27:04.779Z] [Pipeline] { (utils.groovy)
19:27:04 [2024-08-14T19:27:04.968Z] [Pipeline] }
19:27:05 [2024-08-14T19:27:05.193Z] [Pipeline] // load
19:27:05 [2024-08-14T19:27:05.494Z] [Pipeline] withEnv
19:27:05 [2024-08-14T19:27:05.534Z] [Pipeline] {
19:27:05 [2024-08-14T19:27:05.717Z] [Pipeline] sh
19:27:06 [2024-08-14T19:27:06.007Z] + set -euo pipefail
19:27:06 [2024-08-14T19:27:06.007Z] ++ umask
19:27:06 [2024-08-14T19:27:06.007Z] + '[' 0022 = 0000 ']'
19:27:06 [2024-08-14T19:27:06.007Z] + oc get configmap -o json jenkins-config
19:27:06 [2024-08-14T19:27:06.007Z] + jq .data
19:27:06 [2024-08-14T19:27:06.094Z] [Pipeline] }
19:27:06 [2024-08-14T19:27:06.306Z] [Pipeline] // withEnv
19:27:06 [2024-08-14T19:27:06.457Z] [Pipeline] readJSON
19:27:06 [2024-08-14T19:27:06.789Z] [Pipeline] withEnv
19:27:06 [2024-08-14T19:27:06.826Z] [Pipeline] {
19:27:06 [2024-08-14T19:27:06.986Z] [Pipeline] sh
19:27:07 [2024-08-14T19:27:07.287Z] + set -xeuo pipefail
19:27:07 [2024-08-14T19:27:07.288Z] ++ umask
19:27:07 [2024-08-14T19:27:07.288Z] + '[' 0022 = 0000 ']'
19:27:07 [2024-08-14T19:27:07.288Z] + rm -rf source
19:27:07 [2024-08-14T19:27:07.421Z] [Pipeline] }
19:27:07 [2024-08-14T19:27:07.672Z] [Pipeline] // withEnv
19:27:07 [2024-08-14T19:27:07.757Z] [Pipeline] withEnv
19:27:07 [2024-08-14T19:27:07.760Z] [Pipeline] {
19:27:07 [2024-08-14T19:27:07.830Z] [Pipeline] sh
19:27:08 [2024-08-14T19:27:08.093Z] + set -xeuo pipefail
19:27:08 [2024-08-14T19:27:08.093Z] ++ umask
19:27:08 [2024-08-14T19:27:08.093Z] + '[' 0022 = 0000 ']'
19:27:08 [2024-08-14T19:27:08.093Z] + git clone -b main https://github.com/coreos/coreos-ci source
19:27:08 [2024-08-14T19:27:08.093Z] Cloning into 'source'...
19:27:08 [2024-08-14T19:27:08.105Z] [Pipeline] }
19:27:08 [2024-08-14T19:27:08.184Z] [Pipeline] // withEnv
19:27:08 [2024-08-14T19:27:08.194Z] [Pipeline] findFiles
19:27:08 [2024-08-14T19:27:08.528Z] [Pipeline] jobDsl
19:27:08 [2024-08-14T19:27:08.641Z] Processing provided DSL script
19:27:09 [2024-08-14T19:27:09.525Z] Existing items:
19:27:09 [2024-08-14T19:27:09.526Z] GeneratedJob{name='bodhi-trigger'}
19:27:09 [2024-08-14T19:27:09.526Z] Unreferenced items:
19:27:09 [2024-08-14T19:27:09.526Z] GeneratedJob{name='seed-github-ci'}
19:27:09 [2024-08-14T19:27:09.526Z] GeneratedJob{name='test-override'}
19:27:09 [2024-08-14T19:27:09.583Z] [Pipeline] jobDsl
19:27:09 [2024-08-14T19:27:09.589Z] Processing provided DSL script
19:27:09 [2024-08-14T19:27:09.683Z] Existing items:
19:27:09 [2024-08-14T19:27:09.684Z] GeneratedJob{name='bodhi-trigger'}
19:27:09 [2024-08-14T19:27:09.684Z] GeneratedJob{name='seed-github-ci'}
19:27:09 [2024-08-14T19:27:09.684Z] Unreferenced items:
19:27:09 [2024-08-14T19:27:09.684Z] GeneratedJob{name='test-override'}
19:27:09 [2024-08-14T19:27:09.702Z] [Pipeline] jobDsl
19:27:09 [2024-08-14T19:27:09.707Z] Processing provided DSL script
19:27:09 [2024-08-14T19:27:09.800Z] Existing items:
19:27:09 [2024-08-14T19:27:09.800Z] GeneratedJob{name='bodhi-trigger'}
19:27:09 [2024-08-14T19:27:09.800Z] GeneratedJob{name='seed-github-ci'}
19:27:09 [2024-08-14T19:27:09.800Z] GeneratedJob{name='test-override'}
19:27:09 [2024-08-14T19:27:09.823Z] [Pipeline] }
19:27:09 [2024-08-14T19:27:09.916Z] [Pipeline] // node
19:27:09 [2024-08-14T19:27:09.950Z] [Pipeline] End of Pipeline
19:27:09 [2024-08-14T19:27:09.981Z] Finished: SUCCESS