Console Output
01:46:30 [2023-11-23T01:46:30.046Z] Started by user Jonathan Lebon
01:46:30 01:46:30 [2023-11-23T01:46:30.087Z] Connecting to https://api.github.com using coreosbot/****** (GitHub coreosbot token as username/password)
01:46:30 [2023-11-23T01:46:30.907Z] Obtained .cci.jenkinsfile from 2bb1c4f12064085a237b8dcd8b634094335423fc
01:46:31 [2023-11-23T01:46:31.012Z] Loading library coreos@main
01:46:31 [2023-11-23T01:46:31.012Z] Attempting to resolve main from remote references...
01:46:31 [2023-11-23T01:46:31.012Z] > git --version # timeout=10
01:46:31 [2023-11-23T01:46:31.017Z] > git --version # 'git version 2.39.3'
01:46:31 [2023-11-23T01:46:31.017Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
01:46:31 [2023-11-23T01:46:31.169Z] Found match: refs/heads/main revision b7c3eeba0e5caaab0742e0ac590989ffec6ea15a
01:46:31 [2023-11-23T01:46:31.170Z] Selected Git installation does not exist. Using Default
01:46:31 [2023-11-23T01:46:31.170Z] The recommended git tool is: NONE
01:46:31 [2023-11-23T01:46:31.171Z] No credentials specified
01:46:31 [2023-11-23T01:46:31.171Z] Cloning the remote Git repository
01:46:31 [2023-11-23T01:46:31.171Z] Cloning with configured refspecs honoured and without tags
01:46:31 [2023-11-23T01:46:31.171Z] Cloning repository https://github.com/coreos/coreos-ci-lib.git
01:46:31 [2023-11-23T01:46:31.171Z] > git init /var/lib/jenkins/jobs/coreos-ci/branches/main/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b # timeout=10
01:46:31 [2023-11-23T01:46:31.240Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
01:46:31 [2023-11-23T01:46:31.240Z] > git --version # timeout=10
01:46:31 [2023-11-23T01:46:31.244Z] > git --version # 'git version 2.39.3'
01:46:31 [2023-11-23T01:46:31.245Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:46:31 [2023-11-23T01:46:31.631Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
01:46:31 [2023-11-23T01:46:31.636Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:46:31 [2023-11-23T01:46:31.666Z] Avoid second fetch
01:46:31 [2023-11-23T01:46:31.666Z] Checking out Revision b7c3eeba0e5caaab0742e0ac590989ffec6ea15a (main)
01:46:31 [2023-11-23T01:46:31.666Z] > git config core.sparsecheckout # timeout=10
01:46:31 [2023-11-23T01:46:31.670Z] > git checkout -f b7c3eeba0e5caaab0742e0ac590989ffec6ea15a # timeout=10
01:46:31 [2023-11-23T01:46:31.678Z] Commit message: "buildconfig.json: fix apiVersion"
01:46:31 [2023-11-23T01:46:31.678Z] First time build. Skipping changelog.
01:46:32 [2023-11-23T01:46:32.229Z] [Pipeline] Start of Pipeline
01:46:32 [2023-11-23T01:46:32.244Z] [Pipeline] properties
01:46:32 [2023-11-23T01:46:32.322Z] [Pipeline] node
01:46:32 [2023-11-23T01:46:32.327Z] Running on Jenkins in /var/lib/jenkins/jobs/coreos-ci/branches/main/workspace
01:46:32 [2023-11-23T01:46:32.327Z] [Pipeline] {
01:46:32 [2023-11-23T01:46:32.353Z] [Pipeline] checkout
01:46:32 [2023-11-23T01:46:32.355Z] The recommended git tool is: NONE
01:46:32 [2023-11-23T01:46:32.355Z] using credential github-coreosbot-token-username-password
01:46:32 [2023-11-23T01:46:32.410Z] Cloning the remote Git repository
01:46:32 [2023-11-23T01:46:32.410Z] Cloning with configured refspecs honoured and without tags
01:46:32 [2023-11-23T01:46:32.410Z] Cloning repository https://github.com/coreos/coreos-ci.git
01:46:32 [2023-11-23T01:46:32.410Z] > git init /var/lib/jenkins/jobs/coreos-ci/branches/main/workspace # timeout=10
01:46:32 [2023-11-23T01:46:32.457Z] Fetching upstream changes from https://github.com/coreos/coreos-ci.git
01:46:32 [2023-11-23T01:46:32.457Z] > git --version # timeout=10
01:46:32 [2023-11-23T01:46:32.462Z] > git --version # 'git version 2.39.3'
01:46:32 [2023-11-23T01:46:32.462Z] using GIT_ASKPASS to set credentials GitHub coreosbot token as username/password
01:46:32 [2023-11-23T01:46:32.463Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci.git +refs/heads/main:refs/remotes/origin/main # timeout=10
01:46:32 [2023-11-23T01:46:32.795Z] > git config remote.origin.url https://github.com/coreos/coreos-ci.git # timeout=10
01:46:32 [2023-11-23T01:46:32.800Z] > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
01:46:32 [2023-11-23T01:46:32.825Z] Avoid second fetch
01:46:32 [2023-11-23T01:46:32.825Z] Checking out Revision 2bb1c4f12064085a237b8dcd8b634094335423fc (main)
01:46:32 [2023-11-23T01:46:32.825Z] > git config core.sparsecheckout # timeout=10
01:46:32 [2023-11-23T01:46:32.829Z] > git checkout -f 2bb1c4f12064085a237b8dcd8b634094335423fc # timeout=10
01:46:32 [2023-11-23T01:46:32.836Z] Commit message: "ci: add sanity-check for Groovy and YAML files"
01:46:32 [2023-11-23T01:46:32.836Z] First time build. Skipping changelog.
01:46:33 [2023-11-23T01:46:33.252Z] [Pipeline] stage
01:46:33 [2023-11-23T01:46:33.253Z] [Pipeline] { (Check Groovy)
01:46:33 [2023-11-23T01:46:33.597Z] [Pipeline] withEnv
01:46:33 [2023-11-23T01:46:33.597Z] [Pipeline] {
01:46:33 [2023-11-23T01:46:33.602Z] [Pipeline] sh
01:46:33 [2023-11-23T01:46:33.860Z] + set -xeuo pipefail
01:46:33 [2023-11-23T01:46:33.860Z] ++ umask
01:46:33 [2023-11-23T01:46:33.860Z] + '[' 0022 = 0000 ']'
01:46:33 [2023-11-23T01:46:33.860Z] + find . -type f -name '*.Jenkinsfile' -exec sed -i -e '1i\return this' '{}' +
01:46:33 [2023-11-23T01:46:33.860Z] [Pipeline] }
01:46:33 [2023-11-23T01:46:33.862Z] [Pipeline] // withEnv
01:46:33 [2023-11-23T01:46:33.867Z] [Pipeline] findFiles
01:46:33 [2023-11-23T01:46:33.869Z] [Pipeline] findFiles
01:46:33 [2023-11-23T01:46:33.886Z] [Pipeline] echo
01:46:33 [2023-11-23T01:46:33.886Z] jobs/bodhi-trigger.Jenkinsfile
01:46:33 [2023-11-23T01:46:33.887Z] [Pipeline] load
01:46:33 [2023-11-23T01:46:33.988Z] [Pipeline] { (jobs/bodhi-trigger.Jenkinsfile)
01:46:33 [2023-11-23T01:46:33.991Z] [Pipeline] }
01:46:33 [2023-11-23T01:46:33.993Z] [Pipeline] // load
01:46:34 [2023-11-23T01:46:34.019Z] [Pipeline] echo
01:46:34 [2023-11-23T01:46:34.019Z] jobs/seed-github-ci.Jenkinsfile
01:46:34 [2023-11-23T01:46:34.019Z] [Pipeline] load
01:46:34 [2023-11-23T01:46:34.042Z] [Pipeline] { (jobs/seed-github-ci.Jenkinsfile)
01:46:34 [2023-11-23T01:46:34.043Z] [Pipeline] }
01:46:34 [2023-11-23T01:46:34.056Z] [Pipeline] // load
01:46:34 [2023-11-23T01:46:34.060Z] [Pipeline] echo
01:46:34 [2023-11-23T01:46:34.060Z] jobs/test-override.Jenkinsfile
01:46:34 [2023-11-23T01:46:34.061Z] [Pipeline] load
01:46:34 [2023-11-23T01:46:34.513Z] [Pipeline] { (jobs/test-override.Jenkinsfile)
01:46:34 [2023-11-23T01:46:34.516Z] [Pipeline] }
01:46:34 [2023-11-23T01:46:34.526Z] [Pipeline] // load
01:46:34 [2023-11-23T01:46:34.538Z] [Pipeline] }
01:46:34 [2023-11-23T01:46:34.557Z] [Pipeline] // stage
01:46:34 [2023-11-23T01:46:34.598Z] [Pipeline] stage
01:46:34 [2023-11-23T01:46:34.599Z] [Pipeline] { (Check YAML Files)
01:46:34 [2023-11-23T01:46:34.876Z] [Pipeline] withEnv
01:46:34 [2023-11-23T01:46:34.876Z] [Pipeline] {
01:46:34 [2023-11-23T01:46:34.878Z] [Pipeline] sh
01:46:35 [2023-11-23T01:46:35.136Z] + set -xeuo pipefail
01:46:35 [2023-11-23T01:46:35.136Z] ++ umask
01:46:35 [2023-11-23T01:46:35.136Z] + '[' 0022 = 0000 ']'
01:46:35 [2023-11-23T01:46:35.136Z] + find . -iname '*.yaml' -exec python -c 'import yaml; yaml.safe_load(open("{}"))' ';'
01:46:35 [2023-11-23T01:46:35.136Z] Traceback (most recent call last):
01:46:35 [2023-11-23T01:46:35.136Z] File "<string>", line 1, in <module>
01:46:35 [2023-11-23T01:46:35.136Z] ModuleNotFoundError: No module named 'yaml'
01:46:35 [2023-11-23T01:46:35.136Z] Traceback (most recent call last):
01:46:35 [2023-11-23T01:46:35.136Z] File "<string>", line 1, in <module>
01:46:35 [2023-11-23T01:46:35.136Z] ModuleNotFoundError: No module named 'yaml'
01:46:35 [2023-11-23T01:46:35.136Z] Traceback (most recent call last):
01:46:35 [2023-11-23T01:46:35.136Z] File "<string>", line 1, in <module>
01:46:35 [2023-11-23T01:46:35.136Z] ModuleNotFoundError: No module named 'yaml'
01:46:35 [2023-11-23T01:46:35.136Z] Traceback (most recent call last):
01:46:35 [2023-11-23T01:46:35.136Z] File "<string>", line 1, in <module>
01:46:35 [2023-11-23T01:46:35.136Z] ModuleNotFoundError: No module named 'yaml'
01:46:35 [2023-11-23T01:46:35.136Z] Traceback (most recent call last):
01:46:35 [2023-11-23T01:46:35.136Z] File "<string>", line 1, in <module>
01:46:35 [2023-11-23T01:46:35.136Z] ModuleNotFoundError: No module named 'yaml'
01:46:35 [2023-11-23T01:46:35.136Z] Traceback (most recent call last):
01:46:35 [2023-11-23T01:46:35.136Z] File "<string>", line 1, in <module>
01:46:35 [2023-11-23T01:46:35.136Z] ModuleNotFoundError: No module named 'yaml'
01:46:35 [2023-11-23T01:46:35.136Z] Traceback (most recent call last):
01:46:35 [2023-11-23T01:46:35.136Z] File "<string>", line 1, in <module>
01:46:35 [2023-11-23T01:46:35.136Z] ModuleNotFoundError: No module named 'yaml'
01:46:35 [2023-11-23T01:46:35.136Z] Traceback (most recent call last):
01:46:35 [2023-11-23T01:46:35.136Z] File "<string>", line 1, in <module>
01:46:35 [2023-11-23T01:46:35.136Z] ModuleNotFoundError: No module named 'yaml'
01:46:35 [2023-11-23T01:46:35.136Z] [Pipeline] }
01:46:35 [2023-11-23T01:46:35.139Z] [Pipeline] // withEnv
01:46:35 [2023-11-23T01:46:35.227Z] [Pipeline] }
01:46:35 [2023-11-23T01:46:35.240Z] [Pipeline] // stage
01:46:35 [2023-11-23T01:46:35.252Z] [Pipeline] }
01:46:35 [2023-11-23T01:46:35.261Z] [Pipeline] // node
01:46:35 [2023-11-23T01:46:35.270Z] [Pipeline] End of Pipeline
01:46:35 [2023-11-23T01:46:35.809Z]
01:46:35 [2023-11-23T01:46:35.809Z] GitHub has been notified of this commit’s build result
01:46:35 [2023-11-23T01:46:35.809Z]
01:46:35 [2023-11-23T01:46:35.809Z] Finished: SUCCESS