Skip to content
Failed

Console Output

Pull request #1006 updated
13:24:04 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Connecting to https://api.github.com to check permissions of obtain list of thaJeztah for docker/docker-ce-packaging
Obtained Jenkinsfile from 2c22244b9865f4ce66749c7d85af777b125e0447+9922aa46add71f5c43d80f4e6ccd22a0a6d35dbf (4397784910bd27323358fc8a3e1e81e733c81971)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 216427d8bfae9541c1c15f61bd453be62935f49c
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/docker-ce-packaging_PR-1006@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 216427d8bfae9541c1c15f61bd453be62935f49c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Commit message: "Merge pull request #27 from docker/update-ec2-runner"
 > git rev-list --no-walk 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] End of Pipeline
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: dc9bd405-bb04-421f-916c-50322ece4790
groovy.lang.MissingPropertyException: No such property: raspbian for class: groovy.lang.Binding
	at groovy.lang.Binding.getVariable(Binding.java:63)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:285)
	at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
	at org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:121)
	at com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
	at WorkflowScript.genBuildStep(WorkflowScript:34)
	at WorkflowScript.genPackageSteps(WorkflowScript:135)
	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.collectEntries(CpsDefaultGroovyMethods:3749)
	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.collectEntries(CpsDefaultGroovyMethods:3656)
	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.collectEntries(CpsDefaultGroovyMethods:3681)
	at WorkflowScript.genPackageSteps(WorkflowScript:134)
	at WorkflowScript.run(WorkflowScript:139)
	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.collectEntries(CpsDefaultGroovyMethods:3749)
	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.collectEntries(CpsDefaultGroovyMethods:3656)
	at com.cloudbees.groovy.cps.CpsDefaultGroovyMethods.collectEntries(CpsDefaultGroovyMethods:3681)
	at WorkflowScript.run(WorkflowScript:139)
	at ___cps.transform___(Native Method)
	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:73)
	at com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
	at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:65)
	at jdk.internal.reflect.GeneratedMethodAccessor681.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:152)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:146)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:146)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:423)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:331)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:295)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:97)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)

GitHub has been notified of this commit’s build result

Finished: FAILURE
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/docker-ce-packaging/PR-1006/8/stashes/