[2024-09-23T21:03:21.931Z] Started by user Jonathan Lebon [2024-09-23T21:03:21.954Z] Loading library coreos@main [2024-09-23T21:03:21.954Z] Attempting to resolve main from remote references... [2024-09-23T21:03:21.954Z] > git --version # timeout=10 [2024-09-23T21:03:21.961Z] > git --version # 'git version 2.39.3' [2024-09-23T21:03:21.961Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-09-23T21:03:22.047Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 [2024-09-23T21:03:22.049Z] Selected Git installation does not exist. Using Default [2024-09-23T21:03:22.049Z] The recommended git tool is: NONE [2024-09-23T21:03:22.049Z] No credentials specified [2024-09-23T21:03:22.049Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/jlebon-tmp/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2024-09-23T21:03:22.056Z] Fetching changes from the remote Git repository [2024-09-23T21:03:22.057Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-09-23T21:03:22.064Z] Fetching without tags [2024-09-23T21:03:22.064Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2024-09-23T21:03:22.064Z] > git --version # timeout=10 [2024-09-23T21:03:22.070Z] > git --version # 'git version 2.39.3' [2024-09-23T21:03:22.070Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T21:03:22.141Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) [2024-09-23T21:03:22.141Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T21:03:22.148Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 [2024-09-23T21:03:22.158Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" [2024-09-23T21:03:22.158Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 [2024-09-23T21:03:22.210Z] [Pipeline] Start of Pipeline [2024-09-23T21:03:22.273Z] [Pipeline] node [2024-09-23T21:03:22.282Z] Running on Jenkins in /var/lib/jenkins/jobs/jlebon-tmp/workspace [2024-09-23T21:03:22.302Z] [Pipeline] { [2024-09-23T21:03:22.380Z] [Pipeline] checkout [2024-09-23T21:03:22.406Z] The recommended git tool is: NONE [2024-09-23T21:03:22.407Z] No credentials specified [2024-09-23T21:03:22.407Z] Cloning the remote Git repository [2024-09-23T21:03:22.407Z] Cloning repository https://github.com/jlebon/fedora-coreos-config [2024-09-23T21:03:22.407Z] > git init /var/lib/jenkins/jobs/jlebon-tmp/workspace/foo # timeout=10 [2024-09-23T21:03:22.435Z] Fetching upstream changes from https://github.com/jlebon/fedora-coreos-config [2024-09-23T21:03:22.435Z] > git --version # timeout=10 [2024-09-23T21:03:22.442Z] > git --version # 'git version 2.39.3' [2024-09-23T21:03:22.442Z] > git fetch --tags --force --progress -- https://github.com/jlebon/fedora-coreos-config +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T21:03:23.145Z] > git config remote.origin.url https://github.com/jlebon/fedora-coreos-config # timeout=10 [2024-09-23T21:03:23.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T21:03:23.161Z] Avoid second fetch [2024-09-23T21:03:23.162Z] > git rev-parse refs/remotes/origin/pr/inherit-tier-x-rawhide^{commit} # timeout=10 [2024-09-23T21:03:23.169Z] Checking out Revision d1dd8ef1691527e57cefed0a643703b2aae7b886 (refs/remotes/origin/pr/inherit-tier-x-rawhide) [2024-09-23T21:03:23.169Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T21:03:23.192Z] > git checkout -f d1dd8ef1691527e57cefed0a643703b2aae7b886 # timeout=10 [2024-09-23T21:03:23.240Z] Commit message: "workflows: add `bump-fedora-bootc` workflow" [2024-09-23T21:03:23.241Z] > git rev-list --no-walk d1dd8ef1691527e57cefed0a643703b2aae7b886 # timeout=10 [2024-09-23T21:03:23.256Z] > git remote # timeout=10 [2024-09-23T21:03:23.263Z] > git submodule init # timeout=10 [2024-09-23T21:03:23.411Z] > git submodule sync # timeout=10 [2024-09-23T21:03:23.469Z] > git config --get remote.origin.url # timeout=10 [2024-09-23T21:03:23.476Z] > git submodule init # timeout=10 [2024-09-23T21:03:23.536Z] > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 [2024-09-23T21:03:23.543Z] > git config --get submodule.fedora-bootc.url # timeout=10 [2024-09-23T21:03:23.548Z] > git config -f .gitmodules --get submodule.fedora-bootc.path # timeout=10 [2024-09-23T21:03:23.555Z] > git submodule update --init --recursive fedora-bootc # timeout=10 [2024-09-23T21:03:24.583Z] [Pipeline] sh [2024-09-23T21:03:24.886Z] + ls -l foo/fedora-bootc/ [2024-09-23T21:03:24.886Z] total 56 [2024-09-23T21:03:24.886Z] -rw-r--r--. 1 1000710000 1000710000 2482 Sep 23 21:03 Containerfile [2024-09-23T21:03:24.886Z] -rw-r--r--. 1 1000710000 1000710000 1062 Sep 23 21:03 COPYING [2024-09-23T21:03:24.886Z] -rw-r--r--. 1 1000710000 1000710000 284 Sep 23 21:03 fedora-bootc-config.json [2024-09-23T21:03:24.886Z] -rw-r--r--. 1 1000710000 1000710000 192 Sep 23 21:03 fedora-bootc.yaml [2024-09-23T21:03:24.886Z] -rw-r--r--. 1 1000710000 1000710000 158 Sep 23 21:03 fedora-generic.yaml [2024-09-23T21:03:24.886Z] -rw-r--r--. 1 1000710000 1000710000 4523 Sep 23 21:03 fedora.repo [2024-09-23T21:03:24.886Z] -rw-r--r--. 1 1000710000 1000710000 192 Sep 23 21:03 fedora-tier-0.yaml [2024-09-23T21:03:24.886Z] lrwxrwxrwx. 1 1000710000 1000710000 17 Sep 23 21:03 fedora-tier-1.yaml -> fedora-bootc.yaml [2024-09-23T21:03:24.886Z] -rw-r--r--. 1 1000710000 1000710000 193 Sep 23 21:03 fedora-tier-x.yaml [2024-09-23T21:03:24.886Z] lrwxrwxrwx. 1 1000710000 1000710000 7 Sep 23 21:03 LICENSE -> COPYING [2024-09-23T21:03:24.886Z] -rw-r--r--. 1 1000710000 1000710000 3125 Sep 23 21:03 README.md [2024-09-23T21:03:24.886Z] -rw-r--r--. 1 1000710000 1000710000 469 Sep 23 21:03 renovate.json [2024-09-23T21:03:24.886Z] drwxr-sr-x. 2 1000710000 1000710000 4096 Sep 23 21:03 tier-0 [2024-09-23T21:03:24.886Z] drwxr-sr-x. 2 1000710000 1000710000 4096 Sep 23 21:03 tier-1 [2024-09-23T21:03:24.886Z] drwxr-sr-x. 2 1000710000 1000710000 4096 Sep 23 21:03 tier-x [2024-09-23T21:03:24.960Z] [Pipeline] } [2024-09-23T21:03:25.108Z] [Pipeline] // node [2024-09-23T21:03:25.155Z] [Pipeline] End of Pipeline [2024-09-23T21:03:25.350Z] Finished: SUCCESS