19:09:54 [2022-03-04T19:09:54.709Z] Started by user Jonathan Lebon
19:09:54 [2022-03-04T19:09:54.734Z] Running in Durability level: MAX_SURVIVABILITY
19:09:54 [2022-03-04T19:09:54.837Z] Loading library coreos@main
19:09:54 [2022-03-04T19:09:54.867Z] Attempting to resolve main from remote references...
19:09:54 [2022-03-04T19:09:54.868Z] > git --version # timeout=10
19:09:54 [2022-03-04T19:09:54.877Z] > git --version # 'git version 2.27.0'
19:09:54 [2022-03-04T19:09:54.885Z] > git ls-remote -- https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:09:55 [2022-03-04T19:09:55.030Z] Found match: refs/heads/main revision d5e1984181f5647f8da9f6043b0fd843bc05386f
19:09:55 [2022-03-04T19:09:55.062Z] The recommended git tool is: NONE
19:09:55 [2022-03-04T19:09:55.062Z] No credentials specified
19:09:55 [2022-03-04T19:09:55.063Z] Cloning the remote Git repository
19:09:55 [2022-03-04T19:09:55.064Z] Cloning with configured refspecs honoured and without tags
19:09:55 [2022-03-04T19:09:55.065Z] Cloning repository https://github.com/coreos/coreos-ci-lib.git
19:09:55 [2022-03-04T19:09:55.065Z] > git init /var/lib/jenkins/jobs/seed/workspace@libs/coreos # timeout=10
19:09:55 [2022-03-04T19:09:55.075Z] Fetching upstream changes from https://github.com/coreos/coreos-ci-lib.git
19:09:55 [2022-03-04T19:09:55.075Z] > git --version # timeout=10
19:09:55 [2022-03-04T19:09:55.080Z] > git --version # 'git version 2.27.0'
19:09:55 [2022-03-04T19:09:55.080Z] > git fetch --no-tags --force --progress -- https://github.com/coreos/coreos-ci-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:09:55 [2022-03-04T19:09:55.372Z] > git config remote.origin.url https://github.com/coreos/coreos-ci-lib.git # timeout=10
19:09:55 [2022-03-04T19:09:55.378Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:09:55 [2022-03-04T19:09:55.383Z] Avoid second fetch
19:09:55 [2022-03-04T19:09:55.387Z] Checking out Revision d5e1984181f5647f8da9f6043b0fd843bc05386f (main)
19:09:55 [2022-03-04T19:09:55.388Z] > git config core.sparsecheckout # timeout=10
19:09:55 [2022-03-04T19:09:55.393Z] > git checkout -f d5e1984181f5647f8da9f6043b0fd843bc05386f # timeout=10
19:09:58 [2022-03-04T19:09:58.779Z] Commit message: "Merge pull request #103 from jlebon/pr/gangplank-error-check"
19:09:58 [2022-03-04T19:09:58.781Z] First time build. Skipping changelog.
19:09:58 [2022-03-04T19:09:58.919Z] ERROR: Could not find any definition of libraries [github.com/coreos/coreos-ci-lib@main]
19:09:58 [2022-03-04T19:09:58.921Z] org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
19:09:58 [2022-03-04T19:09:58.921Z] WorkflowScript: Loading libraries failed
19:09:58 [2022-03-04T19:09:58.921Z]
19:09:58 [2022-03-04T19:09:58.921Z] 1 error
19:09:58 [2022-03-04T19:09:58.921Z]
19:09:58 [2022-03-04T19:09:58.921Z] at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:310)
19:09:58 [2022-03-04T19:09:58.921Z] at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1085)
19:09:58 [2022-03-04T19:09:58.921Z] at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
19:09:58 [2022-03-04T19:09:58.921Z] at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
19:09:58 [2022-03-04T19:09:58.921Z] at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
19:09:58 [2022-03-04T19:09:58.921Z] at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
19:09:58 [2022-03-04T19:09:58.921Z] at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
19:09:58 [2022-03-04T19:09:58.921Z] at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
19:09:58 [2022-03-04T19:09:58.921Z] at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
19:09:58 [2022-03-04T19:09:58.921Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
19:09:58 [2022-03-04T19:09:58.921Z] at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)
19:09:58 [2022-03-04T19:09:58.921Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:571)
19:09:58 [2022-03-04T19:09:58.921Z] at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:523)
19:09:58 [2022-03-04T19:09:58.921Z] at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:337)
19:09:58 [2022-03-04T19:09:58.921Z] at hudson.model.ResourceController.execute(ResourceController.java:99)
19:09:58 [2022-03-04T19:09:58.921Z] at hudson.model.Executor.run(Executor.java:432)
19:09:59 [2022-03-04T19:09:59.026Z] Finished: FAILURE