Push event to branch readme-ubuntu-19.10 11:40:07 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 762501e2c3ca77fcfb533fce9e32fd2ef5462382 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 49b252bdf16273de41b9b961caae5440a249d3e0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/ce-packaging_readme-ubuntu-19.10@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] parallel [Pipeline] { (Branch: deb) [Pipeline] { (Branch: rpm) [Pipeline] { (Branch: static) [Pipeline] stage [Pipeline] { (Ubuntu Xenial Debian Package) [Pipeline] stage [Pipeline] { (Centos 7 RPM Package) [Pipeline] stage [Pipeline] { (Static Linux Binaries) [Pipeline] node [Pipeline] node [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu&&x86_64’ are offline Still waiting to schedule taskStill waiting to schedule task All nodes of label ‘ubuntu&&x86_64’ are offline All nodes of label ‘ubuntu&&x86_64’ are offline Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06fd284d675bdab4a) in /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10@tmp/9549acbf-6647-40cb-9cdd-225048994055/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 11:42:12 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:42:12 chowning workspace [Pipeline] sh 11:42:13 + uname -m [Pipeline] sh 11:42:13 + pwd 11:42:13 + id -u 11:42:13 + id -g 11:42:13 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10:/workspace busybox chown -R 1000:1000 /workspace 11:42:13 Unable to find image 'busybox:latest' locally 11:42:13 latest: Pulling from library/busybox 11:42:13 bdbbaa22dec6: Pulling fs layer 11:42:13 bdbbaa22dec6: Download complete 11:42:14 bdbbaa22dec6: Pull complete 11:42:14 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a 11:42:14 Status: Downloaded newer image for busybox:latest [Pipeline] echo 11:42:17 Removing all docker containers [Pipeline] sh 11:42:17 + docker container ls -aq [Pipeline] echo 11:42:17 Docker containers have been removed [Pipeline] echo 11:42:17 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:42:17 cleanWorkspace: Workspace is clean. [Pipeline] checkout 11:42:19 using credential docker-jenkins-github-credentials 11:42:19 Cloning the remote Git repository 11:42:19 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 # timeout=10 11:42:20 Fetching without tags 11:42:21 Checking out Revision 762501e2c3ca77fcfb533fce9e32fd2ef5462382 (readme-ubuntu-19.10) Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config core.sparsecheckout # timeout=10 > git checkout -f 762501e2c3ca77fcfb533fce9e32fd2ef5462382 11:42:21 Commit message: "Update README to include Ubuntu 19.10" 11:42:21 First time build. Skipping changelog. fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [Pipeline] sh 11:42:22 + git clone https://github.com/docker/cli.git 11:42:22 Cloning into 'cli'... [Pipeline] sh 11:42:28 + git -C cli checkout readme-ubuntu-19.10 11:42:28 error: pathspec 'readme-ubuntu-19.10' did not match any file(s) known to git. [Pipeline] sh 11:42:28 + pwd 11:42:28 + make ENGINE_DIR=/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine clean-engine 11:42:28 fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory 11:42:28 date: invalid date ‘@’ 11:42:28 fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory 11:42:28 rm -rf /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch deb Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06fd284d675bdab4a) in /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10@tmp/857ae7e8-2bed-414f-ad80-dc764fda8ab1/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 11:42:29 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:42:29 chowning workspace [Pipeline] sh 11:42:29 + uname -m [Pipeline] sh 11:42:30 + pwd 11:42:30 + id -u 11:42:30 + id -g 11:42:30 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 11:42:31 Removing all docker containers [Pipeline] sh 11:42:32 + docker container ls -aq [Pipeline] echo 11:42:32 Docker containers have been removed [Pipeline] echo 11:42:32 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:42:32 cleanWorkspace: Workspace is clean. [Pipeline] checkout 11:42:32 using credential docker-jenkins-github-credentials 11:42:32 Cloning the remote Git repository 11:42:32 Cloning with configured refspecs honoured and without tags 11:42:33 Fetching without tags 11:42:33 Checking out Revision 762501e2c3ca77fcfb533fce9e32fd2ef5462382 (readme-ubuntu-19.10) 11:42:33 Commit message: "Update README to include Ubuntu 19.10" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config core.sparsecheckout # timeout=10 > git checkout -f 762501e2c3ca77fcfb533fce9e32fd2ef5462382 fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [Pipeline] sh 11:42:35 + git clone https://github.com/docker/cli.git 11:42:35 Cloning into 'cli'... [Pipeline] sh 11:42:41 + git -C cli checkout readme-ubuntu-19.10 11:42:41 error: pathspec 'readme-ubuntu-19.10' did not match any file(s) known to git. [Pipeline] sh 11:42:41 + pwd 11:42:41 + make ENGINE_DIR=/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine clean-engine 11:42:41 fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory 11:42:41 date: invalid date ‘@’ 11:42:41 fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory 11:42:41 rm -rf /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch rpm Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06fd284d675bdab4a) in /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10@tmp/1352461f-7ca5-429b-a260-d5be53117dd4/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 11:42:41 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:42:41 chowning workspace [Pipeline] sh 11:42:42 + uname -m [Pipeline] sh 11:42:42 + pwd 11:42:42 + id -u 11:42:42 + id -g 11:42:42 + docker run --rm -v /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 11:42:44 Removing all docker containers [Pipeline] sh 11:42:44 + docker container ls -aq [Pipeline] echo 11:42:44 Docker containers have been removed [Pipeline] echo 11:42:44 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:42:45 cleanWorkspace: Workspace is clean. [Pipeline] checkout 11:42:45 using credential docker-jenkins-github-credentials 11:42:45 Cloning the remote Git repository 11:42:45 Cloning with configured refspecs honoured and without tags 11:42:45 Fetching without tags 11:42:46 Checking out Revision 762501e2c3ca77fcfb533fce9e32fd2ef5462382 (readme-ubuntu-19.10) 11:42:46 Commit message: "Update README to include Ubuntu 19.10" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/readme-ubuntu-19.10:refs/remotes/origin/readme-ubuntu-19.10 > git config core.sparsecheckout # timeout=10 > git checkout -f 762501e2c3ca77fcfb533fce9e32fd2ef5462382 fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0 [Pipeline] sh 11:42:48 + git clone https://github.com/docker/cli.git 11:42:48 Cloning into 'cli'... [Pipeline] sh 11:42:53 + git -C cli checkout readme-ubuntu-19.10 11:42:53 error: pathspec 'readme-ubuntu-19.10' did not match any file(s) known to git. [Pipeline] sh 11:42:53 + pwd 11:42:53 + make ENGINE_DIR=/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine clean-engine 11:42:53 fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory 11:42:53 date: invalid date ‘@’ 11:42:53 fatal: cannot change to '/home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine': No such file or directory 11:42:53 rm -rf /home/ubuntu/workspace/ce-packaging_readme-ubuntu-19.10/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch static [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 1 Finished: FAILURE