[2024-09-09T20:58:31.804Z] Started by user Dusty Mabe [2024-09-09T20:58:31.804Z] Replayed #917 [2024-09-09T20:58:31.833Z] Loading library coreos@main [2024-09-09T20:58:31.834Z] Attempting to resolve main from remote references... [2024-09-09T20:58:31.834Z] > git --version # timeout=10 [2024-09-09T20:58:31.841Z] > git --version # 'git version 2.39.3' [2024-09-09T20:58:31.841Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-09-09T20:58:31.926Z] Found match: refs/heads/main revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 [2024-09-09T20:58:31.928Z] Selected Git installation does not exist. Using Default [2024-09-09T20:58:31.928Z] The recommended git tool is: NONE [2024-09-09T20:58:31.928Z] No credentials specified [2024-09-09T20:58:31.928Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace@libs/eab8c8246d769da45c25fe988e77e311901efaee0905c0ce1a939f7ebfe4a13b/.git # timeout=10 [2024-09-09T20:58:31.936Z] Fetching changes from the remote Git repository [2024-09-09T20:58:31.937Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10 [2024-09-09T20:58:31.944Z] Fetching without tags [2024-09-09T20:58:31.944Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git [2024-09-09T20:58:31.944Z] > git --version # timeout=10 [2024-09-09T20:58:31.952Z] > git --version # 'git version 2.39.3' [2024-09-09T20:58:31.952Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T20:58:32.514Z] Checking out Revision 954e0026f26f23152aa7e1b2fc3a2bb871f59103 (main) [2024-09-09T20:58:32.514Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T20:58:32.521Z] > git checkout -f 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 [2024-09-09T20:58:32.531Z] Commit message: "vars/kola: Add support for skipping a list of kola tags" [2024-09-09T20:58:32.531Z] > git rev-list --no-walk 954e0026f26f23152aa7e1b2fc3a2bb871f59103 # timeout=10 [2024-09-09T20:58:32.603Z] [Pipeline] Start of Pipeline [2024-09-09T20:58:32.645Z] [Pipeline] node [2024-09-09T20:58:32.654Z] Running on Jenkins in /var/lib/jenkins/jobs/bodhi-trigger/workspace [2024-09-09T20:58:32.667Z] [Pipeline] { [2024-09-09T20:58:32.697Z] [Pipeline] checkout [2024-09-09T20:58:32.702Z] Selected Git installation does not exist. Using Default [2024-09-09T20:58:32.702Z] The recommended git tool is: NONE [2024-09-09T20:58:32.702Z] No credentials specified [2024-09-09T20:58:32.702Z] > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/bodhi-trigger/workspace/.git # timeout=10 [2024-09-09T20:58:32.709Z] Fetching changes from the remote Git repository [2024-09-09T20:58:32.710Z] > git config remote.origin.url https://github.com/coreos/coreos-ci # timeout=10 [2024-09-09T20:58:32.717Z] Fetching upstream changes from https://github.com/coreos/coreos-ci [2024-09-09T20:58:32.717Z] > git --version # timeout=10 [2024-09-09T20:58:32.723Z] > git --version # 'git version 2.39.3' [2024-09-09T20:58:32.723Z] > git fetch --tags --force --progress -- https://github.com/coreos/coreos-ci +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T20:58:32.853Z] > git rev-parse origin/main^{commit} # timeout=10 [2024-09-09T20:58:32.861Z] Checking out Revision c088dcc406170d2eee426505e33bcd7088bbb2cd (origin/main) [2024-09-09T20:58:32.861Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T20:58:32.868Z] > git checkout -f c088dcc406170d2eee426505e33bcd7088bbb2cd # timeout=10 [2024-09-09T20:58:32.885Z] Commit message: "jobs/bodhi-trigger: print raw JSON instead of parsed object" [2024-09-09T20:58:32.885Z] > git rev-list --no-walk 322a6d481a3bda9e79171e0338fad2fe4592d350 # timeout=10 [2024-09-09T20:58:32.917Z] [Pipeline] readYaml [2024-09-09T20:58:32.977Z] [Pipeline] withEnv [2024-09-09T20:58:32.980Z] [Pipeline] { [2024-09-09T20:58:33.012Z] [Pipeline] sh [2024-09-09T20:58:33.271Z] + set -xeuo pipefail [2024-09-09T20:58:33.271Z] ++ umask [2024-09-09T20:58:33.271Z] + '[' 0022 = 0000 ']' [2024-09-09T20:58:33.271Z] + rm -rf pipe [2024-09-09T20:58:33.271Z] + git clone https://github.com/coreos/fedora-coreos-pipeline --depth=1 pipe [2024-09-09T20:58:33.271Z] Cloning into 'pipe'... [2024-09-09T20:58:33.286Z] [Pipeline] } [2024-09-09T20:58:33.311Z] [Pipeline] // withEnv [2024-09-09T20:58:33.326Z] [Pipeline] load [2024-09-09T20:58:33.328Z] Replacing Groovy text with edited version [2024-09-09T20:58:33.494Z] [Pipeline] { (pipe/utils.groovy) [2024-09-09T20:58:33.516Z] [Pipeline] } [2024-09-09T20:58:33.549Z] [Pipeline] // load [2024-09-09T20:58:33.574Z] [Pipeline] readYaml [2024-09-09T20:58:33.609Z] [Pipeline] withEnv [2024-09-09T20:58:33.613Z] [Pipeline] { [2024-09-09T20:58:33.646Z] [Pipeline] sh [2024-09-09T20:58:33.905Z] + set -xeuo pipefail [2024-09-09T20:58:33.905Z] ++ umask [2024-09-09T20:58:33.905Z] + '[' 0022 = 0000 ']' [2024-09-09T20:58:33.905Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/testing-devel/manifest.yaml [2024-09-09T20:58:33.919Z] [Pipeline] } [2024-09-09T20:58:33.959Z] [Pipeline] // withEnv [2024-09-09T20:58:33.972Z] [Pipeline] readYaml [2024-09-09T20:58:34.000Z] [Pipeline] withEnv [2024-09-09T20:58:34.003Z] [Pipeline] { [2024-09-09T20:58:34.033Z] [Pipeline] sh [2024-09-09T20:58:34.292Z] + set -xeuo pipefail [2024-09-09T20:58:34.292Z] ++ umask [2024-09-09T20:58:34.292Z] + '[' 0022 = 0000 ']' [2024-09-09T20:58:34.292Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/rawhide/manifest.yaml [2024-09-09T20:58:34.307Z] [Pipeline] } [2024-09-09T20:58:34.334Z] [Pipeline] // withEnv [2024-09-09T20:58:34.355Z] [Pipeline] readYaml [2024-09-09T20:58:34.385Z] [Pipeline] withEnv [2024-09-09T20:58:34.389Z] [Pipeline] { [2024-09-09T20:58:34.410Z] [Pipeline] sh [2024-09-09T20:58:34.668Z] + set -xeuo pipefail [2024-09-09T20:58:34.668Z] ++ umask [2024-09-09T20:58:34.668Z] + '[' 0022 = 0000 ']' [2024-09-09T20:58:34.668Z] + curl -sSLO https://raw.githubusercontent.com/coreos/fedora-coreos-config/branched/manifest.yaml [2024-09-09T20:58:34.684Z] [Pipeline] } [2024-09-09T20:58:34.714Z] [Pipeline] // withEnv [2024-09-09T20:58:34.727Z] [Pipeline] readYaml [2024-09-09T20:58:34.765Z] [Pipeline] } [2024-09-09T20:58:34.798Z] [Pipeline] // node [2024-09-09T20:58:34.812Z] [Pipeline] properties [2024-09-09T20:58:34.839Z] [Pipeline] input [2024-09-09T20:58:34.851Z] Input requested [2024-09-09T20:58:42.860Z] Approved by Dusty Mabe [2024-09-09T20:58:42.893Z] [Pipeline] readJSON [2024-09-09T20:58:42.938Z] [Pipeline] End of Pipeline [2024-09-09T20:58:42.970Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b755cf17-1075-48d5-aa4f-73a18af6624f [2024-09-09T20:58:42.970Z] hudson.remoting.ProxyException: net.sf.json.JSONException: Invalid JSON String [2024-09-09T20:58:42.970Z] at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:143) [2024-09-09T20:58:42.970Z] at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:103) [2024-09-09T20:58:42.970Z] at net.sf.json.JSONSerializer.toJSON(JSONSerializer.java:84) [2024-09-09T20:58:42.970Z] at org.jenkinsci.plugins.pipeline.utility.steps.json.ReadJSONStepExecution.doRun(ReadJSONStepExecution.java:87) [2024-09-09T20:58:42.970Z] at org.jenkinsci.plugins.pipeline.utility.steps.AbstractFileOrTextStepExecution.run(AbstractFileOrTextStepExecution.java:29) [2024-09-09T20:58:42.970Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) [2024-09-09T20:58:42.970Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [2024-09-09T20:58:42.970Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2024-09-09T20:58:42.970Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [2024-09-09T20:58:42.970Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [2024-09-09T20:58:42.970Z] at java.base/java.lang.Thread.run(Thread.java:829) [2024-09-09T20:58:42.982Z] Finished: FAILURE