Pull request #2452 opened 09:43:21 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 1d8aa3019ec3299e1f76d2d92cd86790061fe96c rather than 459aa1c9f5017197deadbc9784afea2f83a0b1b5 Obtained Jenkinsfile from 1d8aa3019ec3299e1f76d2d92cd86790061fe96c 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 26028d2ce48352c9b2c3f496e963b79a4944a426 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/docker-py_PR-2452@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 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Running on ubuntu-1804-overlay2 (i-0860944ce38856475) in /home/ubuntu/workspace/docker-py_PR-2452 [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/docker-py_PR-2452@tmp/c0bde910-556d-41ad-928b-f3d96aae29e9/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 09:43:26 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 09:43:26 chowning workspace [Pipeline] sh 09:43:26 + uname -m [Pipeline] sh 09:43:26 + pwd 09:43:26 + id -u 09:43:26 + id -g 09:43:26 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2452:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 09:43:28 Removing all docker containers [Pipeline] sh 09:43:28 + docker container ls -aq [Pipeline] echo 09:43:28 Docker containers have been removed [Pipeline] echo 09:43:28 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 09:43:28 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image) [Pipeline] checkout 09:43:28 using credential docker-jenkins-github-credentials 09:43:28 Cloning the remote Git repository 09:43:28 Cloning with configured refspecs honoured and without tags 09:43:29 Fetching without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2452 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.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-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2452/head:refs/remotes/origin/PR-2452 # 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/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master 09:43:29 Merging remotes/origin/master commit 1d8aa3019ec3299e1f76d2d92cd86790061fe96c into PR head commit 459aa1c9f5017197deadbc9784afea2f83a0b1b5 09:43:29 Merge succeeded, producing 459aa1c9f5017197deadbc9784afea2f83a0b1b5 09:43:29 Checking out Revision 459aa1c9f5017197deadbc9784afea2f83a0b1b5 (PR-2452) 09:43:29 Commit message: "remove hyphens in literals" 09:43:29 First time build. Skipping changelog. [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5 > git merge 1d8aa3019ec3299e1f76d2d92cd86790061fe96c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5 fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 09:43:30 + git rev-parse HEAD [Pipeline] sh 09:43:31 + docker pull dockerbuildbot/docker-py:py2-459aa1c9f5017197deadbc9784afea2f83a0b1b5 09:43:31 Error response from daemon: manifest for dockerbuildbot/docker-py:py2-459aa1c9f5017197deadbc9784afea2f83a0b1b5 not found: manifest unknown: manifest unknown [Pipeline] sh 09:43:31 + docker build -t dockerbuildbot/docker-py:py2-459aa1c9f5017197deadbc9784afea2f83a0b1b5 -f tests/Dockerfile --build-arg PYTHON_VERSION=2.7 . 09:43:31 Sending build context to Docker daemon 1.274MB 09:43:31 Step 1/19 : ARG PYTHON_VERSION=3.7 09:43:31 Step 2/19 : FROM python:${PYTHON_VERSION} 09:43:31 2.7: Pulling from library/python 09:43:32 c7b7d16361e0: Already exists 09:43:32 b7a128769df1: Already exists 09:43:32 1128949d0793: Already exists 09:43:32 667692510b70: Already exists 09:43:32 bed4ecf88e6a: Pulling fs layer 09:43:32 d1794cae6bfb: Pulling fs layer 09:43:32 a55cbf5e2c2f: Pulling fs layer 09:43:32 9a05c0860203: Pulling fs layer 09:43:32 29262c0637ff: Pulling fs layer 09:43:32 9a05c0860203: Waiting 09:43:32 29262c0637ff: Waiting 09:43:32 d1794cae6bfb: Verifying Checksum 09:43:32 d1794cae6bfb: Download complete 09:43:32 a55cbf5e2c2f: Verifying Checksum 09:43:32 a55cbf5e2c2f: Download complete 09:43:32 9a05c0860203: Verifying Checksum 09:43:32 9a05c0860203: Download complete 09:43:32 29262c0637ff: Verifying Checksum 09:43:32 29262c0637ff: Download complete 09:43:34 bed4ecf88e6a: Verifying Checksum 09:43:34 bed4ecf88e6a: Download complete 09:43:40 bed4ecf88e6a: Pull complete 09:43:40 d1794cae6bfb: Pull complete 09:43:41 a55cbf5e2c2f: Pull complete 09:43:41 9a05c0860203: Pull complete 09:43:41 29262c0637ff: Pull complete 09:43:41 Digest: sha256:a22ab298cab5cf2ab53c816b4a851ab30c574078d09bd9be384f455c5c46cdc2 09:43:41 Status: Downloaded newer image for python:2.7 09:43:41 ---> abc2716d03e0 09:43:41 Step 3/19 : ARG APT_MIRROR 09:43:43 ---> Running in d740f6b1a986 09:43:43 Removing intermediate container d740f6b1a986 09:43:43 ---> 5ae82946202e 09:43:43 Step 4/19 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list 09:43:43 ---> Running in efb654e2312f 09:43:44 Removing intermediate container efb654e2312f 09:43:44 ---> 8503505ad92b 09:43:44 Step 5/19 : RUN apt-get update && apt-get -y install gnupg2 pass curl 09:43:44 ---> Running in 1c985d2e60b9 09:43:45 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB] 09:43:45 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 09:43:45 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 09:43:45 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [108 kB] 09:43:45 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB] 09:43:46 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] 09:43:47 Fetched 8222 kB in 2s (4682 kB/s) 09:43:47 Reading package lists... 09:43:48 Reading package lists... 09:43:48 Building dependency tree... 09:43:48 Reading state information... 09:43:48 curl is already the newest version (7.64.0-4). 09:43:48 The following additional packages will be installed: 09:43:48 libqrencode4 libxmu6 libxmuu1 qrencode tree xauth xclip 09:43:48 Suggested packages: 09:43:48 libxml-simple-perl ruby 09:43:48 The following NEW packages will be installed: 09:43:48 gnupg2 libqrencode4 libxmu6 libxmuu1 pass qrencode tree xauth xclip 09:43:49 0 upgraded, 9 newly installed, 0 to remove and 3 not upgraded. 09:43:49 Need to get 708 kB of archives. 09:43:49 After this operation, 1197 kB of additional disk space will be used. 09:43:49 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB] 09:43:49 Get:2 http://deb.debian.org/debian buster/main amd64 libqrencode4 amd64 4.0.2-1 [38.2 kB] 09:43:49 Get:3 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] 09:43:49 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] 09:43:49 Get:5 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB] 09:43:49 Get:6 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB] 09:43:49 Get:7 http://deb.debian.org/debian buster/main amd64 qrencode amd64 4.0.2-1 [39.8 kB] 09:43:49 Get:8 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] 09:43:49 Get:9 http://deb.debian.org/debian buster/main amd64 xclip amd64 0.13-1 [23.2 kB] 09:43:49 debconf: delaying package configuration, since apt-utils is not installed 09:43:49 Fetched 708 kB in 0s (2613 kB/s) 09:43:49 Selecting previously unselected package gnupg2. 09:43:49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24525 files and directories currently installed.) 09:43:49 Preparing to unpack .../0-gnupg2_2.2.12-1+deb10u1_all.deb ... 09:43:49 Unpacking gnupg2 (2.2.12-1+deb10u1) ... 09:43:49 Selecting previously unselected package libqrencode4:amd64. 09:43:49 Preparing to unpack .../1-libqrencode4_4.0.2-1_amd64.deb ... 09:43:49 Unpacking libqrencode4:amd64 (4.0.2-1) ... 09:43:49 Selecting previously unselected package libxmu6:amd64. 09:43:49 Preparing to unpack .../2-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... 09:43:49 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... 09:43:49 Selecting previously unselected package libxmuu1:amd64. 09:43:49 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... 09:43:49 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... 09:43:49 Selecting previously unselected package tree. 09:43:49 Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ... 09:43:49 Unpacking tree (1.8.0-1) ... 09:43:49 Selecting previously unselected package pass. 09:43:49 Preparing to unpack .../5-pass_1.7.3-2_all.deb ... 09:43:49 Unpacking pass (1.7.3-2) ... 09:43:49 Selecting previously unselected package qrencode. 09:43:49 Preparing to unpack .../6-qrencode_4.0.2-1_amd64.deb ... 09:43:49 Unpacking qrencode (4.0.2-1) ... 09:43:49 Selecting previously unselected package xauth. 09:43:49 Preparing to unpack .../7-xauth_1%3a1.0.10-1_amd64.deb ... 09:43:49 Unpacking xauth (1:1.0.10-1) ... 09:43:49 Selecting previously unselected package xclip. 09:43:49 Preparing to unpack .../8-xclip_0.13-1_amd64.deb ... 09:43:49 Unpacking xclip (0.13-1) ... 09:43:49 Setting up gnupg2 (2.2.12-1+deb10u1) ... 09:43:49 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... 09:43:49 Setting up libqrencode4:amd64 (4.0.2-1) ... 09:43:49 Setting up qrencode (4.0.2-1) ... 09:43:49 Setting up tree (1.8.0-1) ... 09:43:49 Setting up xclip (0.13-1) ... 09:43:49 Setting up pass (1.7.3-2) ... 09:43:49 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... 09:43:49 Setting up xauth (1:1.0.10-1) ... 09:43:49 Processing triggers for libc-bin (2.28-10) ... 09:43:50 Removing intermediate container 1c985d2e60b9 09:43:50 ---> e16ea406adcf 09:43:50 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys 09:43:50 ---> 65d28e5dc3d7 09:43:50 Step 7/19 : RUN gpg2 --import gpg-keys/secret 09:43:50 ---> Running in 8df4e296a001 09:43:51 gpg: directory '/root/.gnupg' created 09:43:51 gpg: keybox '/root/.gnupg/pubring.kbx' created 09:43:51 gpg: /root/.gnupg/trustdb.gpg: trustdb created 09:43:51 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported 09:43:51 gpg: key 464ED987A7B21401: secret key imported 09:43:51 gpg: Total number processed: 1 09:43:51 gpg: imported: 1 09:43:51 gpg: secret keys read: 1 09:43:51 gpg: secret keys imported: 1 09:43:52 Removing intermediate container 8df4e296a001 09:43:52 ---> 97f39530219c 09:43:52 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust 09:43:52 ---> Running in b7bf67187bda 09:43:53 gpg: inserting ownertrust of 6 09:43:53 Removing intermediate container b7bf67187bda 09:43:53 ---> 60db46da7b87 09:43:53 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') 09:43:53 ---> Running in 1084ac0bda6f 09:43:54 gpg: please do a --check-trustdb 09:43:54 mkdir: created directory '/root/.password-store/' 09:43:54 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 09:43:54 Removing intermediate container 1084ac0bda6f 09:43:54 ---> 1f4b00f5be84 09:43:54 Step 10/19 : RUN gpg2 --check-trustdb 09:43:54 ---> Running in e449c2db203e 09:43:55 gpg: marginals needed: 3 completes needed: 1 trust model: pgp 09:43:55 gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 09:43:56 Removing intermediate container e449c2db203e 09:43:56 ---> b8f0d025df44 09:43:56 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3 09:43:56 ---> Running in c1a65702b4bf 09:43:56 Removing intermediate container c1a65702b4bf 09:43:56 ---> b78e83d240e6 09:43:56 Step 12/19 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz && tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass && rm -rf /opt/docker-credential-pass.tar.gz && chmod +x /usr/local/bin/docker-credential-pass 09:43:56 ---> Running in 5c6e8786f4b1 09:43:58 Removing intermediate container 5c6e8786f4b1 09:43:58 ---> c13da1e2e6cb 09:43:58 Step 13/19 : WORKDIR /src 09:43:58 ---> Running in 840a4c07676d 09:43:58 Removing intermediate container 840a4c07676d 09:43:58 ---> 9e2826a061da 09:43:58 Step 14/19 : COPY requirements.txt /src/requirements.txt 09:43:58 ---> 0c80907b4250 09:43:58 Step 15/19 : RUN pip install -r requirements.txt 09:43:58 ---> Running in 63fc586f75fb 09:43:59 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support 09:43:59 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version < "3.6"' don't match your environment 09:43:59 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version >= "3.6"' don't match your environment 09:44:03 Collecting appdirs==1.4.3 09:44:04 Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl 09:44:04 Collecting asn1crypto==0.22.0 09:44:04 Downloading https://files.pythonhosted.org/packages/97/ba/7e8117d8efcee589f4d96dd2b2eb1d997f96d27d214cf2b7134ad8acf6ab/asn1crypto-0.22.0-py2.py3-none-any.whl (97kB) 09:44:04 Collecting backports.ssl-match-hostname==3.5.0.1 09:44:04 Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz 09:44:05 Collecting cffi==1.10.0 09:44:05 Downloading https://files.pythonhosted.org/packages/50/85/d74d06ac09fc2deb3d9bd6d6aca4ca13d82b8118c04494cd0e84fcd81624/cffi-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl (392kB) 09:44:05 Collecting cryptography==2.3 09:44:05 Downloading https://files.pythonhosted.org/packages/67/21/e79987f1f9abae42d666b1f89b4e78aa096acc00bbf97ad40d19b07b4a83/cryptography-2.3-cp27-cp27mu-manylinux1_x86_64.whl (2.1MB) 09:44:05 Collecting enum34==1.1.6 09:44:05 Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl 09:44:05 Collecting idna==2.5 09:44:05 Downloading https://files.pythonhosted.org/packages/11/7d/9bbbd7bb35f34b0169542487d2a8859e44306bb2e6a4455d491800a5621f/idna-2.5-py2.py3-none-any.whl (55kB) 09:44:05 Collecting ipaddress==1.0.18 09:44:05 Downloading https://files.pythonhosted.org/packages/17/93/28f4dd560780dd70fe75ce7e2662869770dfac181f6bbb472179ea8da516/ipaddress-1.0.18-py2-none-any.whl 09:44:05 Collecting packaging==16.8 09:44:05 Downloading https://files.pythonhosted.org/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl 09:44:05 Collecting paramiko==2.4.2 09:44:05 Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB) 09:44:05 Collecting pycparser==2.17 09:44:05 Downloading https://files.pythonhosted.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz (231kB) 09:44:06 Collecting pyOpenSSL==18.0.0 09:44:06 Downloading https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl (53kB) 09:44:06 Collecting pyparsing==2.2.0 09:44:06 Downloading https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB) 09:44:06 Collecting requests==2.20.0 09:44:06 Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB) 09:44:06 Collecting six==1.10.0 09:44:06 Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl 09:44:06 Collecting urllib3==1.24.3 09:44:06 Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB) 09:44:06 Collecting websocket-client==0.56.0 09:44:06 Downloading https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl (200kB) 09:44:06 Collecting pynacl>=1.0.1 09:44:06 Downloading https://files.pythonhosted.org/packages/b3/25/e605574f24948a8a53b497744e93f061eb1dbe7c44b6465fc1c172d591aa/PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762kB) 09:44:06 Collecting pyasn1>=0.1.7 09:44:06 Downloading https://files.pythonhosted.org/packages/a1/71/8f0d444e3a74e5640a3d5d967c1c6b015da9c655f35b2d308a55d907a517/pyasn1-0.4.7-py2.py3-none-any.whl (76kB) 09:44:06 Collecting bcrypt>=3.1.3 09:44:06 Downloading https://files.pythonhosted.org/packages/ad/36/9a0227d048e98409f012570f7bef8a8c2373b9c9c5dfbf82963cbae05ede/bcrypt-3.1.7-cp27-cp27mu-manylinux1_x86_64.whl (59kB) 09:44:06 Collecting certifi>=2017.4.17 09:44:06 Downloading https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl (154kB) 09:44:06 Collecting chardet<3.1.0,>=3.0.2 09:44:06 Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) 09:44:06 Building wheels for collected packages: backports.ssl-match-hostname, pycparser 09:44:06 Building wheel for backports.ssl-match-hostname (setup.py): started 09:44:06 Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' 09:44:06 Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp27-none-any.whl size=5211 sha256=8cb9c2377af1653967f1dcade0e064e699f30da38f25fa1c100673522da64b67 09:44:06 Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939 09:44:06 Building wheel for pycparser (setup.py): started 09:44:07 Building wheel for pycparser (setup.py): finished with status 'done' 09:44:07 Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=193887 sha256=56631567271f7e6d44988d948d48ed0df785f724c32fc27e529392961fa31d08 09:44:07 Stored in directory: /root/.cache/pip/wheels/3f/a9/a7/44a27bb67d962845df8df4ac988e1f369184e307392ce37c5b 09:44:07 Successfully built backports.ssl-match-hostname pycparser 09:44:07 Installing collected packages: appdirs, asn1crypto, backports.ssl-match-hostname, pycparser, cffi, enum34, six, idna, ipaddress, cryptography, pyparsing, packaging, pynacl, pyasn1, bcrypt, paramiko, pyOpenSSL, urllib3, certifi, chardet, requests, websocket-client 09:44:08 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2019.9.11 cffi-1.10.0 chardet-3.0.4 cryptography-2.3 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.7 pycparser-2.17 pynacl-1.3.0 pyparsing-2.2.0 requests-2.20.0 six-1.10.0 urllib3-1.24.3 websocket-client-0.56.0 09:44:12 Removing intermediate container 63fc586f75fb 09:44:12 ---> fd1fc7c7f683 09:44:12 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt 09:44:12 ---> 0c72bf00c3e9 09:44:12 Step 17/19 : RUN pip install -r test-requirements.txt 09:44:12 ---> Running in 099ea0f0c8d5 09:44:14 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support 09:44:18 Collecting coverage==4.5.2 09:44:19 Downloading https://files.pythonhosted.org/packages/af/cf/e240715a50d64b0538a08a2be1ae4060fb25791e911cbe8fd2367b5deeaa/coverage-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl (201kB) 09:44:19 Collecting flake8==3.6.0 09:44:19 Downloading https://files.pythonhosted.org/packages/34/a6/49e2849a0e5464e1b5d621f63bc8453066f0f367bb3b744a33fca0bc1ddd/flake8-3.6.0-py2.py3-none-any.whl (68kB) 09:44:19 Collecting mock==1.0.1 09:44:19 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) 09:44:19 Collecting pytest==4.3.1 09:44:19 Downloading https://files.pythonhosted.org/packages/c8/52/c455e718f19e4fd7126c81b4910ca2431ded6c28b97e36a1a1f5e5ef7247/pytest-4.3.1-py2.py3-none-any.whl (219kB) 09:44:20 Collecting pytest-cov==2.6.1 09:44:20 Downloading https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl 09:44:20 Collecting pytest-timeout==1.3.3 09:44:20 Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl 09:44:20 Collecting configparser; python_version < "3.2" 09:44:20 Downloading https://files.pythonhosted.org/packages/7a/2a/95ed0501cf5d8709490b1d3a3f9b5cf340da6c433f896bbe9ce08dbe6785/configparser-4.0.2-py2.py3-none-any.whl 09:44:20 Requirement already satisfied: enum34; python_version < "3.4" in /usr/local/lib/python2.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) (1.1.6) 09:44:20 Collecting pycodestyle<2.5.0,>=2.4.0 09:44:20 Downloading https://files.pythonhosted.org/packages/e5/c6/ce130213489969aa58610042dff1d908c25c731c9575af6935c2dfad03aa/pycodestyle-2.4.0-py2.py3-none-any.whl (62kB) 09:44:20 Collecting mccabe<0.7.0,>=0.6.0 09:44:20 Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl 09:44:20 Collecting pyflakes<2.1.0,>=2.0.0 09:44:20 Downloading https://files.pythonhosted.org/packages/44/98/af7a72c9a543b1487d92813c648cb9b9adfbc96faef5455d60f4439aa99b/pyflakes-2.0.0-py2.py3-none-any.whl (53kB) 09:44:20 Requirement already satisfied: setuptools>=30 in /usr/local/lib/python2.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) (41.4.0) 09:44:20 Collecting py>=1.5.0 09:44:20 Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB) 09:44:20 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python2.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 4)) (1.10.0) 09:44:20 Collecting pathlib2>=2.2.0; python_version < "3.6" 09:44:20 Downloading https://files.pythonhosted.org/packages/e9/45/9c82d3666af4ef9f221cbb954e1d77ddbb513faf552aea6df5f37f1a4859/pathlib2-2.3.5-py2.py3-none-any.whl 09:44:20 Collecting funcsigs; python_version < "3.0" 09:44:20 Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl 09:44:20 Collecting atomicwrites>=1.0 09:44:20 Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl 09:44:20 Collecting pluggy>=0.7 09:44:20 Downloading https://files.pythonhosted.org/packages/92/c7/48439f7d5fd6bddb4c04b850bb862b42e3e2b98570040dfaf68aedd8114b/pluggy-0.13.0-py2.py3-none-any.whl 09:44:20 Collecting more-itertools<6.0.0,>=4.0.0; python_version <= "2.7" 09:44:20 Downloading https://files.pythonhosted.org/packages/2f/9d/dcfe59e213093695f108508af1214cf9cd95cc5489e46877ec5cb56369e5/more_itertools-5.0.0-py2-none-any.whl (52kB) 09:44:20 Collecting attrs>=17.4.0 09:44:20 Downloading https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl 09:44:20 Collecting scandir; python_version < "3.5" 09:44:20 Downloading https://files.pythonhosted.org/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gz 09:44:20 Collecting importlib-metadata>=0.12; python_version < "3.8" 09:44:20 Downloading https://files.pythonhosted.org/packages/f6/d2/40b3fa882147719744e6aa50ac39cf7a22a913cbcba86a0371176c425a3b/importlib_metadata-0.23-py2.py3-none-any.whl 09:44:20 Collecting zipp>=0.5 09:44:20 Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl 09:44:20 Collecting contextlib2; python_version < "3" 09:44:20 Downloading https://files.pythonhosted.org/packages/85/60/370352f7ef6aa96c52fb001831622f50f923c1d575427d021b8ab3311236/contextlib2-0.6.0.post1-py2.py3-none-any.whl 09:44:20 Building wheels for collected packages: mock, scandir 09:44:20 Building wheel for mock (setup.py): started 09:44:21 Building wheel for mock (setup.py): finished with status 'done' 09:44:21 Created wheel for mock: filename=mock-1.0.1-cp27-none-any.whl size=23755 sha256=d75ea12ec043aca36dd82bcd04d82feac58f21ce751b12c5b48712a4abb742bc 09:44:21 Stored in directory: /root/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 09:44:21 Building wheel for scandir (setup.py): started 09:44:21 Building wheel for scandir (setup.py): finished with status 'done' 09:44:21 Created wheel for scandir: filename=scandir-1.10.0-cp27-cp27mu-linux_x86_64.whl size=42776 sha256=e6e1826dfb2f460bfc43bc6185a200af2c5658dddc6c637e659e9cb3783ea394 09:44:21 Stored in directory: /root/.cache/pip/wheels/91/95/75/19c98a91239878abbc7c59970abd3b4e0438a7dd5b61778335 09:44:21 Successfully built mock scandir 09:44:21 Installing collected packages: coverage, configparser, pycodestyle, mccabe, pyflakes, flake8, mock, py, scandir, pathlib2, funcsigs, atomicwrites, more-itertools, zipp, contextlib2, importlib-metadata, pluggy, attrs, pytest, pytest-cov, pytest-timeout 09:44:22 Successfully installed atomicwrites-1.3.0 attrs-19.3.0 configparser-4.0.2 contextlib2-0.6.0.post1 coverage-4.5.2 flake8-3.6.0 funcsigs-1.0.2 importlib-metadata-0.23 mccabe-0.6.1 mock-1.0.1 more-itertools-5.0.0 pathlib2-2.3.5 pluggy-0.13.0 py-1.8.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 scandir-1.10.0 zipp-0.6.0 09:44:23 Removing intermediate container 099ea0f0c8d5 09:44:23 ---> a054ceaff6ad 09:44:23 Step 18/19 : COPY . /src 09:44:23 ---> 6b9453449add 09:44:23 Step 19/19 : RUN pip install . 09:44:23 ---> Running in 921519a6fb27 09:44:24 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support 09:44:24 Processing /src 09:44:24 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (1.10.0) 09:44:24 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (0.56.0) 09:44:24 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (2.20.0) 09:44:24 Requirement already satisfied: backports.ssl_match_hostname>=3.5 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (3.5.0.1) 09:44:24 Requirement already satisfied: ipaddress>=1.0.16 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (1.0.18) 09:44:24 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2.5) 09:44:24 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (1.24.3) 09:44:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2019.9.11) 09:44:24 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (3.0.4) 09:44:24 Building wheels for collected packages: docker 09:44:24 Building wheel for docker (setup.py): started 09:44:24 Building wheel for docker (setup.py): finished with status 'done' 09:44:24 Created wheel for docker: filename=docker-4.1.0.dev0-py2.py3-none-any.whl size=139406 sha256=0b59c08cbaea7753eee5bf312f124e43179083d601553a4492df77a4cff5eb2c 09:44:24 Stored in directory: /tmp/pip-ephem-wheel-cache-H754ZU/wheels/ee/4d/f0/2a86c10b571f6f2e614d6de70cb18e96cf856ba00408408b23 09:44:25 Successfully built docker 09:44:25 Installing collected packages: docker 09:44:25 Successfully installed docker-4.1.0.dev0 09:44:26 Removing intermediate container 921519a6fb27 09:44:26 ---> c4d1d10b86ab 09:44:26 Successfully built c4d1d10b86ab 09:44:26 Successfully tagged dockerbuildbot/docker-py:py2-459aa1c9f5017197deadbc9784afea2f83a0b1b5 [Pipeline] sh 09:44:26 + docker tag dockerbuildbot/docker-py:py2-459aa1c9f5017197deadbc9784afea2f83a0b1b5 dockerbuildbot/docker-py:py2-459aa1c9f5017197deadbc9784afea2f83a0b1b5 [Pipeline] sh 09:44:26 + docker push dockerbuildbot/docker-py:py2-459aa1c9f5017197deadbc9784afea2f83a0b1b5 09:44:26 The push refers to repository [docker.io/dockerbuildbot/docker-py] 09:44:26 68db59e9f54a: Preparing 09:44:26 4cdd23f535fd: Preparing 09:44:26 f9bca2611ee2: Preparing 09:44:26 95d72ff6ca3f: Preparing 09:44:26 e4c0e1b24158: Preparing 09:44:26 46f1497b902c: Preparing 09:44:26 4e4e99e08841: Preparing 09:44:26 c956cadec977: Preparing 09:44:26 f2223089060d: Preparing 09:44:26 62b89b38e1a5: Preparing 09:44:26 0264f398dfb3: Preparing 09:44:26 c2e58c468e80: Preparing 09:44:26 d2a2f24fcf7d: Preparing 09:44:26 3aa9a498d506: Preparing 09:44:26 abde3e62459b: Preparing 09:44:26 f59965ea1fe3: Preparing 09:44:26 8b355633536c: Preparing 09:44:26 28747bc051eb: Preparing 09:44:26 27461d589893: Preparing 09:44:26 31f78d833a92: Preparing 09:44:26 2ea751c0f96c: Preparing 09:44:26 7a435d49206f: Preparing 09:44:26 9674e3075904: Preparing 09:44:26 831b66a484dc: Preparing 09:44:26 46f1497b902c: Waiting 09:44:26 4e4e99e08841: Waiting 09:44:26 c956cadec977: Waiting 09:44:26 f2223089060d: Waiting 09:44:26 62b89b38e1a5: Waiting 09:44:26 0264f398dfb3: Waiting 09:44:26 c2e58c468e80: Waiting 09:44:26 d2a2f24fcf7d: Waiting 09:44:26 3aa9a498d506: Waiting 09:44:26 abde3e62459b: Waiting 09:44:26 f59965ea1fe3: Waiting 09:44:26 8b355633536c: Waiting 09:44:26 28747bc051eb: Waiting 09:44:26 31f78d833a92: Waiting 09:44:26 2ea751c0f96c: Waiting 09:44:26 7a435d49206f: Waiting 09:44:26 9674e3075904: Waiting 09:44:26 831b66a484dc: Waiting 09:44:26 27461d589893: Waiting 09:44:28 95d72ff6ca3f: Pushed 09:44:28 68db59e9f54a: Pushed 09:44:28 4cdd23f535fd: Pushed 09:44:29 f9bca2611ee2: Pushed 09:44:29 4e4e99e08841: Pushed 09:44:29 46f1497b902c: Pushed 09:44:29 c956cadec977: Pushed 09:44:30 e4c0e1b24158: Pushed 09:44:30 f2223089060d: Pushed 09:44:30 62b89b38e1a5: Pushed 09:44:30 0264f398dfb3: Pushed 09:44:30 f59965ea1fe3: Mounted from library/python 09:44:30 8b355633536c: Mounted from library/python 09:44:30 28747bc051eb: Mounted from library/python 09:44:31 d2a2f24fcf7d: Pushed 09:44:31 27461d589893: Mounted from library/python 09:44:31 31f78d833a92: Mounted from library/python 09:44:31 2ea751c0f96c: Mounted from library/python 09:44:31 c2e58c468e80: Pushed 09:44:31 7a435d49206f: Mounted from library/python 09:44:31 9674e3075904: Mounted from library/python 09:44:31 831b66a484dc: Mounted from library/python 09:44:31 abde3e62459b: Pushed 09:44:32 3aa9a498d506: Pushed 09:44:34 py2-459aa1c9f5017197deadbc9784afea2f83a0b1b5: digest: sha256:66b388a99352cec9827eb0abb1a9acfb936172a472edae0ff6098c50ca82d288 size: 5353 [Pipeline] sh 09:44:34 + docker pull dockerbuildbot/docker-py:py3-459aa1c9f5017197deadbc9784afea2f83a0b1b5 09:44:34 Error response from daemon: manifest for dockerbuildbot/docker-py:py3-459aa1c9f5017197deadbc9784afea2f83a0b1b5 not found: manifest unknown: manifest unknown [Pipeline] sh 09:44:34 + docker build -t dockerbuildbot/docker-py:py3-459aa1c9f5017197deadbc9784afea2f83a0b1b5 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 . 09:44:34 Sending build context to Docker daemon 1.274MB 09:44:34 Step 1/19 : ARG PYTHON_VERSION=3.7 09:44:34 Step 2/19 : FROM python:${PYTHON_VERSION} 09:44:34 3.7: Pulling from library/python 09:44:35 c7b7d16361e0: Already exists 09:44:35 b7a128769df1: Already exists 09:44:35 1128949d0793: Already exists 09:44:35 667692510b70: Already exists 09:44:35 bed4ecf88e6a: Already exists 09:44:35 8a8c75f3996a: Pulling fs layer 09:44:35 8c90ed29fb66: Pulling fs layer 09:44:35 984b0e9d1433: Pulling fs layer 09:44:35 d930e1ce5d4a: Pulling fs layer 09:44:35 d930e1ce5d4a: Waiting 09:44:35 8a8c75f3996a: Download complete 09:44:35 984b0e9d1433: Verifying Checksum 09:44:35 984b0e9d1433: Download complete 09:44:35 d930e1ce5d4a: Verifying Checksum 09:44:35 d930e1ce5d4a: Download complete 09:44:35 8c90ed29fb66: Verifying Checksum 09:44:35 8c90ed29fb66: Download complete 09:44:35 8a8c75f3996a: Pull complete 09:44:36 8c90ed29fb66: Pull complete 09:44:36 984b0e9d1433: Pull complete 09:44:37 d930e1ce5d4a: Pull complete 09:44:37 Digest: sha256:dd5a469f9fd76c246c79dc2c863d2e99cf48ce6111ef92b7c63702bcc2a4e1cd 09:44:37 Status: Downloaded newer image for python:3.7 09:44:37 ---> 023b89039ba4 09:44:37 Step 3/19 : ARG APT_MIRROR 09:44:37 ---> Running in 001460e69c0f 09:44:37 Removing intermediate container 001460e69c0f 09:44:37 ---> 6fabcfb3be0c 09:44:37 Step 4/19 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list 09:44:37 ---> Running in 9c4ff1ba5be5 09:44:38 Removing intermediate container 9c4ff1ba5be5 09:44:38 ---> beaded9d5d0e 09:44:38 Step 5/19 : RUN apt-get update && apt-get -y install gnupg2 pass curl 09:44:38 ---> Running in b8a5faad2e2d 09:44:40 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 09:44:40 Get:2 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB] 09:44:40 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 09:44:40 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [108 kB] 09:44:40 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB] 09:44:40 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B] 09:44:41 Fetched 8222 kB in 2s (4693 kB/s) 09:44:42 Reading package lists... 09:44:42 Reading package lists... 09:44:42 Building dependency tree... 09:44:42 Reading state information... 09:44:42 curl is already the newest version (7.64.0-4). 09:44:42 The following additional packages will be installed: 09:44:42 libqrencode4 libxmu6 libxmuu1 qrencode tree xauth xclip 09:44:42 Suggested packages: 09:44:42 libxml-simple-perl ruby 09:44:43 The following NEW packages will be installed: 09:44:43 gnupg2 libqrencode4 libxmu6 libxmuu1 pass qrencode tree xauth xclip 09:44:43 0 upgraded, 9 newly installed, 0 to remove and 3 not upgraded. 09:44:43 Need to get 708 kB of archives. 09:44:43 After this operation, 1197 kB of additional disk space will be used. 09:44:43 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB] 09:44:43 Get:2 http://deb.debian.org/debian buster/main amd64 libqrencode4 amd64 4.0.2-1 [38.2 kB] 09:44:43 Get:3 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB] 09:44:43 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] 09:44:43 Get:5 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB] 09:44:43 Get:6 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB] 09:44:43 Get:7 http://deb.debian.org/debian buster/main amd64 qrencode amd64 4.0.2-1 [39.8 kB] 09:44:43 Get:8 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] 09:44:43 Get:9 http://deb.debian.org/debian buster/main amd64 xclip amd64 0.13-1 [23.2 kB] 09:44:43 debconf: delaying package configuration, since apt-utils is not installed 09:44:43 Fetched 708 kB in 0s (2648 kB/s) 09:44:43 Selecting previously unselected package gnupg2. 09:44:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24525 files and directories currently installed.) 09:44:43 Preparing to unpack .../0-gnupg2_2.2.12-1+deb10u1_all.deb ... 09:44:43 Unpacking gnupg2 (2.2.12-1+deb10u1) ... 09:44:43 Selecting previously unselected package libqrencode4:amd64. 09:44:43 Preparing to unpack .../1-libqrencode4_4.0.2-1_amd64.deb ... 09:44:43 Unpacking libqrencode4:amd64 (4.0.2-1) ... 09:44:43 Selecting previously unselected package libxmu6:amd64. 09:44:43 Preparing to unpack .../2-libxmu6_2%3a1.1.2-2+b3_amd64.deb ... 09:44:43 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ... 09:44:43 Selecting previously unselected package libxmuu1:amd64. 09:44:43 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... 09:44:43 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... 09:44:43 Selecting previously unselected package tree. 09:44:43 Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ... 09:44:43 Unpacking tree (1.8.0-1) ... 09:44:43 Selecting previously unselected package pass. 09:44:43 Preparing to unpack .../5-pass_1.7.3-2_all.deb ... 09:44:43 Unpacking pass (1.7.3-2) ... 09:44:43 Selecting previously unselected package qrencode. 09:44:43 Preparing to unpack .../6-qrencode_4.0.2-1_amd64.deb ... 09:44:43 Unpacking qrencode (4.0.2-1) ... 09:44:43 Selecting previously unselected package xauth. 09:44:43 Preparing to unpack .../7-xauth_1%3a1.0.10-1_amd64.deb ... 09:44:43 Unpacking xauth (1:1.0.10-1) ... 09:44:43 Selecting previously unselected package xclip. 09:44:43 Preparing to unpack .../8-xclip_0.13-1_amd64.deb ... 09:44:43 Unpacking xclip (0.13-1) ... 09:44:43 Setting up gnupg2 (2.2.12-1+deb10u1) ... 09:44:43 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ... 09:44:43 Setting up libqrencode4:amd64 (4.0.2-1) ... 09:44:43 Setting up qrencode (4.0.2-1) ... 09:44:43 Setting up tree (1.8.0-1) ... 09:44:43 Setting up xclip (0.13-1) ... 09:44:43 Setting up pass (1.7.3-2) ... 09:44:43 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... 09:44:43 Setting up xauth (1:1.0.10-1) ... 09:44:43 Processing triggers for libc-bin (2.28-10) ... 09:44:45 Removing intermediate container b8a5faad2e2d 09:44:45 ---> 4d8f49dd23e8 09:44:45 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys 09:44:45 ---> 3c763b6a0cb3 09:44:45 Step 7/19 : RUN gpg2 --import gpg-keys/secret 09:44:45 ---> Running in b2fdbbcd8bbe 09:44:46 gpg: directory '/root/.gnupg' created 09:44:46 gpg: keybox '/root/.gnupg/pubring.kbx' created 09:44:46 gpg: /root/.gnupg/trustdb.gpg: trustdb created 09:44:46 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported 09:44:46 gpg: key 464ED987A7B21401: secret key imported 09:44:46 gpg: Total number processed: 1 09:44:46 gpg: imported: 1 09:44:46 gpg: secret keys read: 1 09:44:46 gpg: secret keys imported: 1 09:44:46 Removing intermediate container b2fdbbcd8bbe 09:44:46 ---> 60cf46bfb907 09:44:46 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust 09:44:46 ---> Running in 5759648b5192 09:44:47 gpg: inserting ownertrust of 6 09:44:48 Removing intermediate container 5759648b5192 09:44:48 ---> 22f824c9aee0 09:44:48 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') 09:44:48 ---> Running in 762fe5e02464 09:44:48 gpg: please do a --check-trustdb 09:44:48 mkdir: created directory '/root/.password-store/' 09:44:48 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 09:44:49 Removing intermediate container 762fe5e02464 09:44:49 ---> ce718460da2f 09:44:49 Step 10/19 : RUN gpg2 --check-trustdb 09:44:49 ---> Running in 23f976d3d6a8 09:44:50 gpg: marginals needed: 3 completes needed: 1 trust model: pgp 09:44:50 gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 09:44:50 Removing intermediate container 23f976d3d6a8 09:44:50 ---> 59eb07e70dfe 09:44:50 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3 09:44:50 ---> Running in b9e96d6030c0 09:44:50 Removing intermediate container b9e96d6030c0 09:44:50 ---> 262a16d3a1cb 09:44:50 Step 12/19 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz && tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass && rm -rf /opt/docker-credential-pass.tar.gz && chmod +x /usr/local/bin/docker-credential-pass 09:44:50 ---> Running in 01b2f560812f 09:44:52 Removing intermediate container 01b2f560812f 09:44:52 ---> 0b034b55845a 09:44:52 Step 13/19 : WORKDIR /src 09:44:52 ---> Running in 2de955131904 09:44:52 Removing intermediate container 2de955131904 09:44:52 ---> b3b08af933f2 09:44:52 Step 14/19 : COPY requirements.txt /src/requirements.txt 09:44:53 ---> a9e06ff6063e 09:44:53 Step 15/19 : RUN pip install -r requirements.txt 09:44:53 ---> Running in 3ed687f1f77e 09:44:55 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version < "3.6"' don't match your environment 09:44:55 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version >= "3.6"' don't match your environment 09:44:59 Collecting appdirs==1.4.3 09:45:00 Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl 09:45:00 Collecting asn1crypto==0.22.0 09:45:00 Downloading https://files.pythonhosted.org/packages/97/ba/7e8117d8efcee589f4d96dd2b2eb1d997f96d27d214cf2b7134ad8acf6ab/asn1crypto-0.22.0-py2.py3-none-any.whl (97kB) 09:45:00 Collecting backports.ssl-match-hostname==3.5.0.1 09:45:00 Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz 09:45:00 Collecting cffi==1.10.0 09:45:00 Downloading https://files.pythonhosted.org/packages/5b/b9/790f8eafcdab455bcd3bd908161f802c9ce5adbf702a83aa7712fcc345b7/cffi-1.10.0.tar.gz (418kB) 09:45:01 Collecting cryptography==2.3 09:45:01 Downloading https://files.pythonhosted.org/packages/c2/fa/fa9a8933c285895935d1392922fe721e9cb1b2c1881d14f149213a227ee3/cryptography-2.3-cp34-abi3-manylinux1_x86_64.whl (2.1MB) 09:45:01 Collecting enum34==1.1.6 09:45:01 Downloading https://files.pythonhosted.org/packages/af/42/cb9355df32c69b553e72a2e28daee25d1611d2c0d9c272aa1d34204205b2/enum34-1.1.6-py3-none-any.whl 09:45:01 Collecting idna==2.5 09:45:01 Downloading https://files.pythonhosted.org/packages/11/7d/9bbbd7bb35f34b0169542487d2a8859e44306bb2e6a4455d491800a5621f/idna-2.5-py2.py3-none-any.whl (55kB) 09:45:01 Collecting ipaddress==1.0.18 09:45:01 Downloading https://files.pythonhosted.org/packages/4e/13/774faf38b445d0b3a844b65747175b2e0500164b7c28d78e34987a5bfe06/ipaddress-1.0.18.tar.gz 09:45:01 Collecting packaging==16.8 09:45:01 Downloading https://files.pythonhosted.org/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl 09:45:01 Collecting paramiko==2.4.2 09:45:01 Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB) 09:45:01 Collecting pycparser==2.17 09:45:01 Downloading https://files.pythonhosted.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz (231kB) 09:45:01 Collecting pyOpenSSL==18.0.0 09:45:01 Downloading https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl (53kB) 09:45:01 Collecting pyparsing==2.2.0 09:45:01 Downloading https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB) 09:45:02 Collecting requests==2.20.0 09:45:02 Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB) 09:45:02 Collecting six==1.10.0 09:45:02 Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl 09:45:02 Collecting urllib3==1.24.3 09:45:02 Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB) 09:45:02 Collecting websocket-client==0.56.0 09:45:02 Downloading https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl (200kB) 09:45:02 Collecting pynacl>=1.0.1 09:45:02 Downloading https://files.pythonhosted.org/packages/27/15/2cd0a203f318c2240b42cd9dd13c931ddd61067809fee3479f44f086103e/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB) 09:45:02 Collecting bcrypt>=3.1.3 09:45:02 Downloading https://files.pythonhosted.org/packages/8b/1d/82826443777dd4a624e38a08957b975e75df859b381ae302cfd7a30783ed/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56kB) 09:45:02 Collecting pyasn1>=0.1.7 09:45:02 Downloading https://files.pythonhosted.org/packages/a1/71/8f0d444e3a74e5640a3d5d967c1c6b015da9c655f35b2d308a55d907a517/pyasn1-0.4.7-py2.py3-none-any.whl (76kB) 09:45:02 Collecting chardet<3.1.0,>=3.0.2 09:45:02 Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) 09:45:02 Collecting certifi>=2017.4.17 09:45:02 Downloading https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl (154kB) 09:45:02 Building wheels for collected packages: backports.ssl-match-hostname, cffi, ipaddress, pycparser 09:45:02 Building wheel for backports.ssl-match-hostname (setup.py): started 09:45:03 Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' 09:45:03 Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp37-none-any.whl size=5206 sha256=451db7d32c07e2b8780bf6ee95c71f8d93372f88b40373221e73c463ba7e7e94 09:45:03 Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939 09:45:03 Building wheel for cffi (setup.py): started 09:45:07 Building wheel for cffi (setup.py): finished with status 'done' 09:45:07 Created wheel for cffi: filename=cffi-1.10.0-cp37-cp37m-linux_x86_64.whl size=371225 sha256=bdfe67c8d909d968a41ca5a26c09a5ef5ed2a3756401c158c3bb657df66c3760 09:45:07 Stored in directory: /root/.cache/pip/wheels/f7/15/ae/fb38663a1329fd6043160c18a6c5e3a60aec7f7a727a631875 09:45:07 Building wheel for ipaddress (setup.py): started 09:45:07 Building wheel for ipaddress (setup.py): finished with status 'done' 09:45:07 Created wheel for ipaddress: filename=ipaddress-1.0.18-cp37-none-any.whl size=18105 sha256=cd06fce8dcf097395afa0e3a1b73fa6586d8f80eb149451803b6b61d1e0877bb 09:45:07 Stored in directory: /root/.cache/pip/wheels/b4/e1/56/07b2633e42e05445161d0748b02fc47c0fe24ba56ff4920f98 09:45:07 Building wheel for pycparser (setup.py): started 09:45:07 Building wheel for pycparser (setup.py): finished with status 'done' 09:45:07 Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192843 sha256=025c60fb4483616b5055ce1ad73db58329fa0b117953defef2cef89f53849754 09:45:07 Stored in directory: /root/.cache/pip/wheels/3f/a9/a7/44a27bb67d962845df8df4ac988e1f369184e307392ce37c5b 09:45:07 Successfully built backports.ssl-match-hostname cffi ipaddress pycparser 09:45:07 Installing collected packages: appdirs, asn1crypto, backports.ssl-match-hostname, pycparser, cffi, idna, six, cryptography, enum34, ipaddress, pyparsing, packaging, pynacl, bcrypt, pyasn1, paramiko, pyOpenSSL, urllib3, chardet, certifi, requests, websocket-client 09:45:08 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2019.9.11 cffi-1.10.0 chardet-3.0.4 cryptography-2.3 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.7 pycparser-2.17 pynacl-1.3.0 pyparsing-2.2.0 requests-2.20.0 six-1.10.0 urllib3-1.24.3 websocket-client-0.56.0 09:45:13 Removing intermediate container 3ed687f1f77e 09:45:13 ---> 8e8065d11448 09:45:13 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt 09:45:13 ---> 0c990b218222 09:45:13 Step 17/19 : RUN pip install -r test-requirements.txt 09:45:13 ---> Running in 11231abee468 09:45:20 Collecting coverage==4.5.2 09:45:20 Downloading https://files.pythonhosted.org/packages/d0/a1/ea743f1facd8d287c2088d47fc80b06e042833041ba906fdd5c8f5d291bb/coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205kB) 09:45:20 Collecting flake8==3.6.0 09:45:20 Downloading https://files.pythonhosted.org/packages/34/a6/49e2849a0e5464e1b5d621f63bc8453066f0f367bb3b744a33fca0bc1ddd/flake8-3.6.0-py2.py3-none-any.whl (68kB) 09:45:20 Collecting mock==1.0.1 09:45:20 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) 09:45:20 Collecting pytest==4.3.1 09:45:20 Downloading https://files.pythonhosted.org/packages/c8/52/c455e718f19e4fd7126c81b4910ca2431ded6c28b97e36a1a1f5e5ef7247/pytest-4.3.1-py2.py3-none-any.whl (219kB) 09:45:21 Collecting pytest-cov==2.6.1 09:45:21 Downloading https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl 09:45:21 Collecting pytest-timeout==1.3.3 09:45:21 Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl 09:45:21 Collecting mccabe<0.7.0,>=0.6.0 09:45:21 Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl 09:45:21 Collecting pycodestyle<2.5.0,>=2.4.0 09:45:21 Downloading https://files.pythonhosted.org/packages/e5/c6/ce130213489969aa58610042dff1d908c25c731c9575af6935c2dfad03aa/pycodestyle-2.4.0-py2.py3-none-any.whl (62kB) 09:45:21 Requirement already satisfied: setuptools>=30 in /usr/local/lib/python3.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) (41.4.0) 09:45:21 Collecting pyflakes<2.1.0,>=2.0.0 09:45:21 Downloading https://files.pythonhosted.org/packages/44/98/af7a72c9a543b1487d92813c648cb9b9adfbc96faef5455d60f4439aa99b/pyflakes-2.0.0-py2.py3-none-any.whl (53kB) 09:45:21 Collecting py>=1.5.0 09:45:21 Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB) 09:45:21 Collecting more-itertools>=4.0.0; python_version > "2.7" 09:45:21 Downloading https://files.pythonhosted.org/packages/45/dc/3241eef99eb45f1def35cf93af35d1cf9ef4c0991792583b8f33ea41b092/more_itertools-7.2.0-py3-none-any.whl (57kB) 09:45:21 Collecting atomicwrites>=1.0 09:45:21 Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl 09:45:21 Collecting pluggy>=0.7 09:45:21 Downloading https://files.pythonhosted.org/packages/92/c7/48439f7d5fd6bddb4c04b850bb862b42e3e2b98570040dfaf68aedd8114b/pluggy-0.13.0-py2.py3-none-any.whl 09:45:21 Collecting attrs>=17.4.0 09:45:21 Downloading https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl 09:45:21 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 4)) (1.10.0) 09:45:21 Collecting importlib-metadata>=0.12; python_version < "3.8" 09:45:21 Downloading https://files.pythonhosted.org/packages/f6/d2/40b3fa882147719744e6aa50ac39cf7a22a913cbcba86a0371176c425a3b/importlib_metadata-0.23-py2.py3-none-any.whl 09:45:21 Collecting zipp>=0.5 09:45:21 Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl 09:45:21 Building wheels for collected packages: mock 09:45:21 Building wheel for mock (setup.py): started 09:45:21 Building wheel for mock (setup.py): finished with status 'done' 09:45:21 Created wheel for mock: filename=mock-1.0.1-cp37-none-any.whl size=23754 sha256=f2aa46105032d174906e41636b4d0e15ec91d584fd2ed8d462d1950a8a708093 09:45:21 Stored in directory: /root/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 09:45:21 Successfully built mock 09:45:21 Installing collected packages: coverage, mccabe, pycodestyle, pyflakes, flake8, mock, py, more-itertools, atomicwrites, zipp, importlib-metadata, pluggy, attrs, pytest, pytest-cov, pytest-timeout 09:45:22 Successfully installed atomicwrites-1.3.0 attrs-19.3.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-0.23 mccabe-0.6.1 mock-1.0.1 more-itertools-7.2.0 pluggy-0.13.0 py-1.8.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 zipp-0.6.0 09:45:23 Removing intermediate container 11231abee468 09:45:23 ---> 40c3be5157bb 09:45:23 Step 18/19 : COPY . /src 09:45:23 ---> a23fb6e435ad 09:45:23 Step 19/19 : RUN pip install . 09:45:23 ---> Running in faf9abd6a546 09:45:24 Processing /src 09:45:24 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.1.0.dev0) (1.10.0) 09:45:24 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.1.0.dev0) (0.56.0) 09:45:24 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.1.0.dev0) (2.20.0) 09:45:24 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (1.24.3) 09:45:24 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2.5) 09:45:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2019.9.11) 09:45:24 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (3.0.4) 09:45:24 Building wheels for collected packages: docker 09:45:24 Building wheel for docker (setup.py): started 09:45:25 Building wheel for docker (setup.py): finished with status 'done' 09:45:25 Created wheel for docker: filename=docker-4.1.0.dev0-py2.py3-none-any.whl size=139407 sha256=22ebaec231c2b8f494c9a5a22451a31293fb865f582bbcd2b1e5e293284428cc 09:45:25 Stored in directory: /tmp/pip-ephem-wheel-cache-b_7c_5ez/wheels/ee/4d/f0/2a86c10b571f6f2e614d6de70cb18e96cf856ba00408408b23 09:45:25 Successfully built docker 09:45:25 Installing collected packages: docker 09:45:25 Successfully installed docker-4.1.0.dev0 09:45:26 Removing intermediate container faf9abd6a546 09:45:26 ---> 44638c337551 09:45:26 Successfully built 44638c337551 09:45:26 Successfully tagged dockerbuildbot/docker-py:py3-459aa1c9f5017197deadbc9784afea2f83a0b1b5 [Pipeline] sh 09:45:26 + docker tag dockerbuildbot/docker-py:py3-459aa1c9f5017197deadbc9784afea2f83a0b1b5 dockerbuildbot/docker-py:py3-459aa1c9f5017197deadbc9784afea2f83a0b1b5 [Pipeline] sh 09:45:26 + docker push dockerbuildbot/docker-py:py3-459aa1c9f5017197deadbc9784afea2f83a0b1b5 09:45:26 The push refers to repository [docker.io/dockerbuildbot/docker-py] 09:45:26 5378f5994494: Preparing 09:45:26 41efac900fca: Preparing 09:45:26 13405c3004f5: Preparing 09:45:26 27e081c6fe83: Preparing 09:45:26 36a9559e0642: Preparing 09:45:26 f1ad09088d14: Preparing 09:45:26 9beb5b323e0e: Preparing 09:45:26 82d7cb05abad: Preparing 09:45:26 5ee51073a665: Preparing 09:45:26 6d99c37c604f: Preparing 09:45:26 5c480c99b5f1: Preparing 09:45:26 ad495048a202: Preparing 09:45:26 9011955693bc: Preparing 09:45:26 a28b0af8a4a6: Preparing 09:45:26 ce1d6266fdb5: Preparing 09:45:26 8c40e5337dcd: Preparing 09:45:26 978eb45ee4b6: Preparing 09:45:26 3f53405f239c: Preparing 09:45:26 48ebd1638acd: Preparing 09:45:26 31f78d833a92: Preparing 09:45:26 2ea751c0f96c: Preparing 09:45:26 7a435d49206f: Preparing 09:45:26 9674e3075904: Preparing 09:45:26 831b66a484dc: Preparing 09:45:26 f1ad09088d14: Waiting 09:45:26 9beb5b323e0e: Waiting 09:45:26 82d7cb05abad: Waiting 09:45:26 5ee51073a665: Waiting 09:45:26 6d99c37c604f: Waiting 09:45:26 5c480c99b5f1: Waiting 09:45:26 ad495048a202: Waiting 09:45:26 9011955693bc: Waiting 09:45:26 a28b0af8a4a6: Waiting 09:45:26 ce1d6266fdb5: Waiting 09:45:26 8c40e5337dcd: Waiting 09:45:26 978eb45ee4b6: Waiting 09:45:26 3f53405f239c: Waiting 09:45:26 48ebd1638acd: Waiting 09:45:26 31f78d833a92: Waiting 09:45:26 2ea751c0f96c: Waiting 09:45:26 7a435d49206f: Waiting 09:45:26 9674e3075904: Waiting 09:45:26 831b66a484dc: Waiting 09:45:27 27e081c6fe83: Pushed 09:45:27 5378f5994494: Pushed 09:45:28 41efac900fca: Pushed 09:45:28 13405c3004f5: Pushed 09:45:28 f1ad09088d14: Pushed 09:45:29 9beb5b323e0e: Pushed 09:45:29 82d7cb05abad: Pushed 09:45:29 5ee51073a665: Pushed 09:45:30 6d99c37c604f: Pushed 09:45:30 36a9559e0642: Pushed 09:45:30 ad495048a202: Pushed 09:45:30 5c480c99b5f1: Pushed 09:45:30 9011955693bc: Pushed 09:45:30 8c40e5337dcd: Mounted from library/python 09:45:31 978eb45ee4b6: Mounted from library/python 09:45:31 48ebd1638acd: Mounted from library/python 09:45:31 31f78d833a92: Layer already exists 09:45:31 2ea751c0f96c: Layer already exists 09:45:31 7a435d49206f: Layer already exists 09:45:31 3f53405f239c: Mounted from library/python 09:45:31 9674e3075904: Layer already exists 09:45:31 831b66a484dc: Layer already exists 09:45:31 ce1d6266fdb5: Pushed 09:45:33 a28b0af8a4a6: Pushed 09:45:34 py3-459aa1c9f5017197deadbc9784afea2f83a0b1b5: digest: sha256:f9619154b8d5f8267b80fcd937549e7c8e0609f9fa15c1b5fb104550bf9b0d1f size: 5349 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] node Running on ubuntu-1804-overlay2 (i-0860944ce38856475) in /home/ubuntu/workspace/docker-py_PR-2452 [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/docker-py_PR-2452@tmp/40f9815c-0ee7-423b-b502-65418ee58fb9/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] sh 09:45:34 + docker run --rm --entrypoint=python dockerbuildbot/docker-py:py3-459aa1c9f5017197deadbc9784afea2f83a0b1b5 /src/scripts/versions.py [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] parallel [Pipeline] { (Branch: py2.7_17.06.2-ce) [Pipeline] { (Branch: py2.7_19.03.4) [Pipeline] { (Branch: py3.7_17.06.2-ce) [Pipeline] { (Branch: py3.7_19.03.4) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on ubuntu-1804-overlay2 (i-0860944ce38856475) in /home/ubuntu/workspace/docker-py_PR-2452 [Pipeline] { Running on ubuntu-1804-overlay2 (i-03346d8b5490b8cf4) in /home/ubuntu/workspace/docker-py_PR-2452 [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] withDockerRegistry Running on ubuntu-1804-overlay2 (i-042727173c3133237) in /home/ubuntu/workspace/docker-py_PR-2452 [Pipeline] { $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Running on ubuntu-1804-overlay2 (i-0437c2279810dc72b) in /home/ubuntu/workspace/docker-py_PR-2452 [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/docker-py_PR-2452@tmp/77c53f57-5db0-4b01-9918-ba214a84fbf1/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] { WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2452@tmp/0f2d0451-cb18-487a-ab97-58cf74130752/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] echo 09:46:01 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 09:46:01 chowning workspace [Pipeline] sh WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2452@tmp/3f3d7187-dd12-4608-b801-27611da7fe03/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2452@tmp/a7f15394-1df6-4b8b-a538-9ed4b82f8c36/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] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] echo 09:46:01 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 09:46:01 chowning workspace [Pipeline] sh [Pipeline] { [Pipeline] { [Pipeline] echo 09:46:01 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 09:46:01 chowning workspace [Pipeline] sh [Pipeline] echo 09:46:01 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 09:46:01 chowning workspace [Pipeline] sh 09:46:01 + uname -m [Pipeline] sh 09:46:01 + uname -m [Pipeline] sh 09:46:01 + uname -m [Pipeline] sh 09:46:02 + uname -m [Pipeline] sh 09:46:02 + pwd 09:46:02 + id -u 09:46:02 + id -g 09:46:02 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2452:/workspace busybox chown -R 1000:1000 /workspace 09:46:02 + pwd 09:46:02 + id -u 09:46:02 + id -g 09:46:02 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2452:/workspace busybox chown -R 1000:1000 /workspace 09:46:02 Unable to find image 'busybox:latest' locally 09:46:02 latest: Pulling from library/busybox 09:46:02 7c9d20b9b6cd: Pulling fs layer 09:46:02 + pwd 09:46:02 + id -u 09:46:02 + id -g 09:46:02 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2452:/workspace busybox chown -R 1000:1000 /workspace 09:46:02 + pwd 09:46:02 + id -u 09:46:02 + id -g 09:46:02 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2452:/workspace busybox chown -R 1000:1000 /workspace 09:46:02 Unable to find image 'busybox:latest' locally 09:46:02 latest: Pulling from library/busybox 09:46:02 7c9d20b9b6cd: Pulling fs layer 09:46:02 7c9d20b9b6cd: Download complete 09:46:02 7c9d20b9b6cd: Pull complete 09:46:02 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 09:46:02 Status: Downloaded newer image for busybox:latest 09:46:02 7c9d20b9b6cd: Download complete 09:46:02 7c9d20b9b6cd: Pull complete 09:46:02 Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 09:46:02 Status: Downloaded newer image for busybox:latest [Pipeline] echo 09:46:03 Removing all docker containers [Pipeline] sh [Pipeline] echo 09:46:03 Removing all docker containers [Pipeline] sh [Pipeline] echo 09:46:03 Removing all docker containers [Pipeline] sh 09:46:03 + docker container ls -aq [Pipeline] echo 09:46:03 Docker containers have been removed [Pipeline] echo 09:46:03 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 09:46:03 cleanWorkspace: Workspace is clean. 09:46:03 + docker container ls -aq [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=17.06.2-ce) [Pipeline] checkout [Pipeline] echo 09:46:03 Docker containers have been removed [Pipeline] echo 09:46:03 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir 09:46:03 using credential docker-jenkins-github-credentials [Pipeline] echo 09:46:03 cleanWorkspace: Workspace is clean. [Pipeline] stage 09:46:03 Cloning the remote Git repository 09:46:03 Cloning with configured refspecs honoured and without tags [Pipeline] { (test python=py3.7 / docker=19.03.4) [Pipeline] checkout 09:46:03 using credential docker-jenkins-github-credentials 09:46:03 Cloning the remote Git repository 09:46:03 Cloning with configured refspecs honoured and without tags [Pipeline] echo 09:46:03 Removing all docker containers [Pipeline] sh 09:46:04 + docker container ls -aq [Pipeline] echo 09:46:04 Docker containers have been removed [Pipeline] echo 09:46:04 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 09:46:04 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py2.7 / docker=17.06.2-ce) [Pipeline] checkout 09:46:04 using credential docker-jenkins-github-credentials 09:46:04 Cloning the remote Git repository 09:46:04 Cloning with configured refspecs honoured and without tags 09:46:04 + docker container ls -aq 09:46:04 + docker container rm -vf 6ff2aee3d8ec 09:46:04 6ff2aee3d8ec [Pipeline] echo 09:46:04 Docker containers have been removed [Pipeline] echo 09:46:04 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 09:46:04 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py2.7 / docker=19.03.4) [Pipeline] checkout 09:46:04 using credential docker-jenkins-github-credentials 09:46:04 Cloning the remote Git repository 09:46:04 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2452 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.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-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master 09:46:04 Fetching without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2452 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.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-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2452/head:refs/remotes/origin/PR-2452 # 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/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2452 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.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-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2452/head:refs/remotes/origin/PR-2452 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:46:04 Fetching without tags 09:46:04 Merging remotes/origin/master commit 1d8aa3019ec3299e1f76d2d92cd86790061fe96c into PR head commit 459aa1c9f5017197deadbc9784afea2f83a0b1b5 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py3.7_17.06.2-ce 09:46:05 Fetching without tags 09:46:05 Merging remotes/origin/master commit 1d8aa3019ec3299e1f76d2d92cd86790061fe96c into PR head commit 459aa1c9f5017197deadbc9784afea2f83a0b1b5 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py3.7_19.03.4 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2452/head:refs/remotes/origin/PR-2452 # 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/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master 09:46:05 Merging remotes/origin/master commit 1d8aa3019ec3299e1f76d2d92cd86790061fe96c into PR head commit 459aa1c9f5017197deadbc9784afea2f83a0b1b5 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py2.7_17.06.2-ce 09:46:05 Fetching without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2452 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.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-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2452/head:refs/remotes/origin/PR-2452 # 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/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master 09:46:05 Merging remotes/origin/master commit 1d8aa3019ec3299e1f76d2d92cd86790061fe96c into PR head commit 459aa1c9f5017197deadbc9784afea2f83a0b1b5 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py2.7_19.03.4 [Pipeline] // parallel [Pipeline] End of Pipeline > git config core.sparsecheckout # timeout=10 > git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2452/head:refs/remotes/origin/PR-2452 +refs/heads/master:refs/remotes/origin/master > git config core.sparsecheckout # timeout=10 > git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5 > git config core.sparsecheckout # timeout=10 > git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5 > git config core.sparsecheckout # timeout=10 > git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5 GitHub has been notified of this commit’s build result hudson.plugins.git.GitException: Command "git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5" returned status code 128: stdout: stderr: fatal: reference is not a tree: 459aa1c9f5017197deadbc9784afea2f83a0b1b5 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-0860944ce38856475) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor303.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy165.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Also: hudson.plugins.git.GitException: Command "git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5" returned status code 128: stdout: stderr: fatal: reference is not a tree: 459aa1c9f5017197deadbc9784afea2f83a0b1b5 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-042727173c3133237) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor303.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy165.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.plugins.git.GitException: Could not checkout 459aa1c9f5017197deadbc9784afea2f83a0b1b5 Also: hudson.plugins.git.GitException: Command "git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5" returned status code 128: stdout: stderr: fatal: reference is not a tree: 459aa1c9f5017197deadbc9784afea2f83a0b1b5 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-03346d8b5490b8cf4) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor303.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy165.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.plugins.git.GitException: Could not checkout 459aa1c9f5017197deadbc9784afea2f83a0b1b5 Also: hudson.plugins.git.GitException: Command "git checkout -f 459aa1c9f5017197deadbc9784afea2f83a0b1b5" returned status code 128: stdout: stderr: fatal: reference is not a tree: 459aa1c9f5017197deadbc9784afea2f83a0b1b5 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2104) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1000(CliGitAPIImpl.java:72) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2403) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-0437c2279810dc72b) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor303.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy165.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:146) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:112) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1100) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1193) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.plugins.git.GitException: Could not checkout 459aa1c9f5017197deadbc9784afea2f83a0b1b5 Caused: hudson.plugins.git.GitException: Could not checkout 459aa1c9f5017197deadbc9784afea2f83a0b1b5 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2427) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.lang.Thread.run(Thread.java:834) Finished: FAILURE