Skip to content

Console Output

09:22:24 + docker build -t dockerbuildbot/docker-py:py2-501bf707627914ba6d7b8ae918f02c79ee49082c -f tests/Dockerfile --build-arg PYTHON_VERSION=2.7 .
09:22:24 Sending build context to Docker daemon  1.273MB

09:22:24 Step 1/19 : ARG PYTHON_VERSION=3.7
09:22:24 Step 2/19 : FROM python:${PYTHON_VERSION}
09:22:24 2.7: Pulling from library/python
09:22:24 4a56a430b2ba: Pulling fs layer
09:22:24 4b5cacb629f5: Pulling fs layer
09:22:24 14408c8d4f9a: Pulling fs layer
09:22:24 ea67eaa7dd42: Pulling fs layer
09:22:24 4d134ac3fe4b: Pulling fs layer
09:22:24 2e009887a409: Pulling fs layer
09:22:24 adb876b6ea0f: Pulling fs layer
09:22:24 19f9812823bb: Pulling fs layer
09:22:24 aabbe3b30f01: Pulling fs layer
09:22:24 2e009887a409: Waiting
09:22:24 adb876b6ea0f: Waiting
09:22:24 19f9812823bb: Waiting
09:22:24 aabbe3b30f01: Waiting
09:22:24 ea67eaa7dd42: Waiting
09:22:24 4d134ac3fe4b: Waiting
09:22:24 14408c8d4f9a: Verifying Checksum
09:22:24 14408c8d4f9a: Download complete
09:22:24 4b5cacb629f5: Verifying Checksum
09:22:24 4b5cacb629f5: Download complete
09:22:25 4a56a430b2ba: Verifying Checksum
09:22:25 4a56a430b2ba: Download complete
09:22:25 ea67eaa7dd42: Verifying Checksum
09:22:25 ea67eaa7dd42: Download complete
09:22:25 2e009887a409: Verifying Checksum
09:22:25 2e009887a409: Download complete
09:22:26 19f9812823bb: Verifying Checksum
09:22:26 19f9812823bb: Download complete
09:22:26 adb876b6ea0f: Verifying Checksum
09:22:26 adb876b6ea0f: Download complete
09:22:26 aabbe3b30f01: Verifying Checksum
09:22:26 aabbe3b30f01: Download complete
09:22:27 4d134ac3fe4b: Verifying Checksum
09:22:27 4d134ac3fe4b: Download complete
09:22:28 4a56a430b2ba: Pull complete
09:22:29 4b5cacb629f5: Pull complete
09:22:29 14408c8d4f9a: Pull complete
09:22:31 ea67eaa7dd42: Pull complete
09:22:38 4d134ac3fe4b: Pull complete
09:22:38 2e009887a409: Pull complete
09:22:39 adb876b6ea0f: Pull complete
09:22:39 19f9812823bb: Pull complete
09:22:40 aabbe3b30f01: Pull complete
09:22:40 Digest: sha256:c19a5bbb640596885fc972b8e5d9b37e2a94b12d580c634ecee224d618d03354
09:22:40 Status: Downloaded newer image for python:2.7
09:22:40  ---> b707c2244b7d
09:22:40 Step 3/19 : ARG APT_MIRROR
09:22:44  ---> Running in eb6dd7451a87
09:22:44 Removing intermediate container eb6dd7451a87
09:22:44  ---> 8e39a06a18e8
09:22:44 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:22:44  ---> Running in 45a712bed3ef
09:22:45 Removing intermediate container 45a712bed3ef
09:22:45  ---> 7a4a278f02ab
09:22:45 Step 5/19 : RUN apt-get update && apt-get -y install     gnupg2     pass     curl
09:22:45  ---> Running in 620f3ef22af9
09:22:46 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
09:22:46 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
09:22:46 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
09:22:46 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [91.7 kB]
09:22:46 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7899 kB]
09:22:46 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
09:22:48 Fetched 8206 kB in 2s (4743 kB/s)
09:22:48 Reading package lists...
09:22:48 Reading package lists...
09:22:49 Building dependency tree...
09:22:49 Reading state information...
09:22:49 curl is already the newest version (7.64.0-4).
09:22:49 The following additional packages will be installed:
09:22:49   libqrencode4 libxmu6 libxmuu1 qrencode tree xauth xclip
09:22:49 Suggested packages:
09:22:49   libxml-simple-perl ruby
09:22:49 The following NEW packages will be installed:
09:22:49   gnupg2 libqrencode4 libxmu6 libxmuu1 pass qrencode tree xauth xclip
09:22:49 0 upgraded, 9 newly installed, 0 to remove and 3 not upgraded.
09:22:49 Need to get 708 kB of archives.
09:22:49 After this operation, 1197 kB of additional disk space will be used.
09:22:49 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB]
09:22:49 Get:2 http://deb.debian.org/debian buster/main amd64 libqrencode4 amd64 4.0.2-1 [38.2 kB]
09:22:49 Get:3 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
09:22:49 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
09:22:49 Get:5 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB]
09:22:49 Get:6 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB]
09:22:49 Get:7 http://deb.debian.org/debian buster/main amd64 qrencode amd64 4.0.2-1 [39.8 kB]
09:22:49 Get:8 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
09:22:49 Get:9 http://deb.debian.org/debian buster/main amd64 xclip amd64 0.13-1 [23.2 kB]
09:22:49 debconf: delaying package configuration, since apt-utils is not installed
09:22:49 Fetched 708 kB in 0s (2586 kB/s)
09:22:49 Selecting previously unselected package gnupg2.
09:22: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:22:49 Preparing to unpack .../0-gnupg2_2.2.12-1+deb10u1_all.deb ...
09:22:49 Unpacking gnupg2 (2.2.12-1+deb10u1) ...
09:22:49 Selecting previously unselected package libqrencode4:amd64.
09:22:49 Preparing to unpack .../1-libqrencode4_4.0.2-1_amd64.deb ...
09:22:49 Unpacking libqrencode4:amd64 (4.0.2-1) ...
09:22:49 Selecting previously unselected package libxmu6:amd64.
09:22:49 Preparing to unpack .../2-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
09:22:49 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
09:22:49 Selecting previously unselected package libxmuu1:amd64.
09:22:49 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
09:22:49 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
09:22:49 Selecting previously unselected package tree.
09:22:49 Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ...
09:22:49 Unpacking tree (1.8.0-1) ...
09:22:49 Selecting previously unselected package pass.
09:22:49 Preparing to unpack .../5-pass_1.7.3-2_all.deb ...
09:22:49 Unpacking pass (1.7.3-2) ...
09:22:50 Selecting previously unselected package qrencode.
09:22:50 Preparing to unpack .../6-qrencode_4.0.2-1_amd64.deb ...
09:22:50 Unpacking qrencode (4.0.2-1) ...
09:22:50 Selecting previously unselected package xauth.
09:22:50 Preparing to unpack .../7-xauth_1%3a1.0.10-1_amd64.deb ...
09:22:50 Unpacking xauth (1:1.0.10-1) ...
09:22:50 Selecting previously unselected package xclip.
09:22:50 Preparing to unpack .../8-xclip_0.13-1_amd64.deb ...
09:22:50 Unpacking xclip (0.13-1) ...
09:22:50 Setting up gnupg2 (2.2.12-1+deb10u1) ...
09:22:50 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
09:22:50 Setting up libqrencode4:amd64 (4.0.2-1) ...
09:22:50 Setting up qrencode (4.0.2-1) ...
09:22:50 Setting up tree (1.8.0-1) ...
09:22:50 Setting up xclip (0.13-1) ...
09:22:50 Setting up pass (1.7.3-2) ...
09:22:50 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
09:22:50 Setting up xauth (1:1.0.10-1) ...
09:22:50 Processing triggers for libc-bin (2.28-10) ...
09:22:51 Removing intermediate container 620f3ef22af9
09:22:51  ---> 95e3aae8594b
09:22:51 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys
09:22:51  ---> fe7550473a1c
09:22:51 Step 7/19 : RUN gpg2 --import gpg-keys/secret
09:22:51  ---> Running in 3c568c5b4577
09:22:52 gpg: directory '/root/.gnupg' created
09:22:52 gpg: keybox '/root/.gnupg/pubring.kbx' created
09:22:52 gpg: /root/.gnupg/trustdb.gpg: trustdb created
09:22:52 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
09:22:52 gpg: key 464ED987A7B21401: secret key imported
09:22:52 gpg: Total number processed: 1
09:22:52 gpg:               imported: 1
09:22:52 gpg:       secret keys read: 1
09:22:52 gpg:   secret keys imported: 1
09:22:52 Removing intermediate container 3c568c5b4577
09:22:52  ---> 6212b52678f5
09:22:52 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
09:22:53  ---> Running in 41025d5b0829
09:22:53 gpg: inserting ownertrust of 6
09:22:54 Removing intermediate container 41025d5b0829
09:22:54  ---> fb1f92cf267a
09:22:54 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
09:22:54  ---> Running in 2a5747b29c18
09:22:55 gpg: please do a --check-trustdb
09:22:55 mkdir: created directory '/root/.password-store/'
09:22:55 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
09:22:55 Removing intermediate container 2a5747b29c18
09:22:55  ---> e2463c96ef50
09:22:55 Step 10/19 : RUN gpg2 --check-trustdb
09:22:55  ---> Running in 1b1f27fb59fb
09:22:56 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
09:22:56 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
09:22:56 Removing intermediate container 1b1f27fb59fb
09:22:56  ---> d57c905defd7
09:22:56 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3
09:22:56  ---> Running in 56a6bf2290a2
09:22:57 Removing intermediate container 56a6bf2290a2
09:22:57  ---> fb2d45217366
09:22:57 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:22:57  ---> Running in e370f914e0db
09:22:59 Removing intermediate container e370f914e0db
09:22:59  ---> 736deeed2a61
09:22:59 Step 13/19 : WORKDIR /src
09:22:59  ---> Running in e626df5d5b20
09:22:59 Removing intermediate container e626df5d5b20
09:22:59  ---> 7e81e7447707
09:22:59 Step 14/19 : COPY requirements.txt /src/requirements.txt
09:22:59  ---> 43c24a26be55
09:22:59 Step 15/19 : RUN pip install -r requirements.txt
09:22:59  ---> Running in b9673d2e9190
09:23:00 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:23:00 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version < "3.6"' don't match your environment
09:23:00 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version >= "3.6"' don't match your environment
09:23:00 Collecting appdirs==1.4.3 (from -r requirements.txt (line 1))
09:23:06   Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
09:23:06 Collecting asn1crypto==0.22.0 (from -r requirements.txt (line 2))
09:23:06   Downloading https://files.pythonhosted.org/packages/97/ba/7e8117d8efcee589f4d96dd2b2eb1d997f96d27d214cf2b7134ad8acf6ab/asn1crypto-0.22.0-py2.py3-none-any.whl (97kB)
09:23:06 Collecting backports.ssl-match-hostname==3.5.0.1 (from -r requirements.txt (line 3))
09:23:06   Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz
09:23:06 Collecting cffi==1.10.0 (from -r requirements.txt (line 4))
09:23:06   Downloading https://files.pythonhosted.org/packages/50/85/d74d06ac09fc2deb3d9bd6d6aca4ca13d82b8118c04494cd0e84fcd81624/cffi-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl (392kB)
09:23:06 Collecting cryptography==2.3 (from -r requirements.txt (line 5))
09:23:06   Downloading https://files.pythonhosted.org/packages/67/21/e79987f1f9abae42d666b1f89b4e78aa096acc00bbf97ad40d19b07b4a83/cryptography-2.3-cp27-cp27mu-manylinux1_x86_64.whl (2.1MB)
09:23:06 Collecting enum34==1.1.6 (from -r requirements.txt (line 6))
09:23:06   Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
09:23:06 Collecting idna==2.5 (from -r requirements.txt (line 7))
09:23:06   Downloading https://files.pythonhosted.org/packages/11/7d/9bbbd7bb35f34b0169542487d2a8859e44306bb2e6a4455d491800a5621f/idna-2.5-py2.py3-none-any.whl (55kB)
09:23:06 Collecting ipaddress==1.0.18 (from -r requirements.txt (line 8))
09:23:06   Downloading https://files.pythonhosted.org/packages/17/93/28f4dd560780dd70fe75ce7e2662869770dfac181f6bbb472179ea8da516/ipaddress-1.0.18-py2-none-any.whl
09:23:06 Collecting packaging==16.8 (from -r requirements.txt (line 9))
09:23:06   Downloading https://files.pythonhosted.org/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl
09:23:06 Collecting paramiko==2.4.2 (from -r requirements.txt (line 10))
09:23:07   Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB)
09:23:07 Collecting pycparser==2.17 (from -r requirements.txt (line 11))
09:23:07   Downloading https://files.pythonhosted.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz (231kB)
09:23:07 Collecting pyOpenSSL==18.0.0 (from -r requirements.txt (line 12))
09:23:07   Downloading https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl (53kB)
09:23:07 Collecting pyparsing==2.2.0 (from -r requirements.txt (line 13))
09:23:07   Downloading https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB)
09:23:07 Collecting requests==2.20.0 (from -r requirements.txt (line 16))
09:23:07   Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB)
09:23:07 Collecting six==1.10.0 (from -r requirements.txt (line 17))
09:23:07   Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl
09:23:07 Collecting urllib3==1.24.3 (from -r requirements.txt (line 18))
09:23:07   Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB)
09:23:07 Collecting websocket-client==0.56.0 (from -r requirements.txt (line 19))
09:23:07   Downloading https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl (200kB)
09:23:07 Collecting pynacl>=1.0.1 (from paramiko==2.4.2->-r requirements.txt (line 10))
09:23:07   Downloading https://files.pythonhosted.org/packages/b3/25/e605574f24948a8a53b497744e93f061eb1dbe7c44b6465fc1c172d591aa/PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762kB)
09:23:07 Collecting pyasn1>=0.1.7 (from paramiko==2.4.2->-r requirements.txt (line 10))
09:23:07   Downloading https://files.pythonhosted.org/packages/a1/71/8f0d444e3a74e5640a3d5d967c1c6b015da9c655f35b2d308a55d907a517/pyasn1-0.4.7-py2.py3-none-any.whl (76kB)
09:23:07 Collecting bcrypt>=3.1.3 (from paramiko==2.4.2->-r requirements.txt (line 10))
09:23:07   Downloading https://files.pythonhosted.org/packages/ad/36/9a0227d048e98409f012570f7bef8a8c2373b9c9c5dfbf82963cbae05ede/bcrypt-3.1.7-cp27-cp27mu-manylinux1_x86_64.whl (59kB)
09:23:07 Collecting certifi>=2017.4.17 (from requests==2.20.0->-r requirements.txt (line 16))
09:23:07   Downloading https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl (154kB)
09:23:07 Collecting chardet<3.1.0,>=3.0.2 (from requests==2.20.0->-r requirements.txt (line 16))
09:23:07   Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
09:23:07 Building wheels for collected packages: backports.ssl-match-hostname, pycparser
09:23:07   Building wheel for backports.ssl-match-hostname (setup.py): started
09:23:08   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
09:23:08   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp27-none-any.whl size=5211 sha256=e6b7835785c333f50d6d7d7ccddda2198963462c195c6c40fb3b0773d8f8d125
09:23:08   Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939
09:23:08   Building wheel for pycparser (setup.py): started
09:23:08   Building wheel for pycparser (setup.py): finished with status 'done'
09:23:08   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=193885 sha256=1088e6b7926be34fbb5f87a80f746cecbc18a6bb04a0bec1a8afe010ca5a5b3b
09:23:08   Stored in directory: /root/.cache/pip/wheels/3f/a9/a7/44a27bb67d962845df8df4ac988e1f369184e307392ce37c5b
09:23:08 Successfully built backports.ssl-match-hostname pycparser
09:23:08 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:23:09 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:23:15 Removing intermediate container b9673d2e9190
09:23:15  ---> 533f0981a240
09:23:15 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt
09:23:15  ---> 82320625b4f1
09:23:15 Step 17/19 : RUN pip install -r test-requirements.txt
09:23:15  ---> Running in 30b246159ddf
09:23:16 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:23:16 Collecting coverage==4.5.2 (from -r test-requirements.txt (line 1))
09:23:22   Downloading https://files.pythonhosted.org/packages/af/cf/e240715a50d64b0538a08a2be1ae4060fb25791e911cbe8fd2367b5deeaa/coverage-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl (201kB)
09:23:22 Collecting flake8==3.6.0 (from -r test-requirements.txt (line 2))
09:23:22   Downloading https://files.pythonhosted.org/packages/34/a6/49e2849a0e5464e1b5d621f63bc8453066f0f367bb3b744a33fca0bc1ddd/flake8-3.6.0-py2.py3-none-any.whl (68kB)
09:23:22 Collecting mock==1.0.1 (from -r test-requirements.txt (line 3))
09:23:22   Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB)
09:23:22 Collecting pytest==4.2.1 (from -r test-requirements.txt (line 4))
09:23:22   Downloading https://files.pythonhosted.org/packages/11/e9/dc9a7269a7e1fed46de7d5864da6a86370256c791bf263dd0c7d7e8f1ff1/pytest-4.2.1-py2.py3-none-any.whl (218kB)
09:23:22 Collecting pytest-cov==2.6.1 (from -r test-requirements.txt (line 5))
09:23:22   Downloading https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl
09:23:22 Collecting pytest-timeout==1.3.3 (from -r test-requirements.txt (line 6))
09:23:22   Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl
09:23:22 Collecting configparser; python_version < "3.2" (from flake8==3.6.0->-r test-requirements.txt (line 2))
09:23:22   Downloading https://files.pythonhosted.org/packages/7a/2a/95ed0501cf5d8709490b1d3a3f9b5cf340da6c433f896bbe9ce08dbe6785/configparser-4.0.2-py2.py3-none-any.whl
09:23:22 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:23:22 Collecting pycodestyle<2.5.0,>=2.4.0 (from flake8==3.6.0->-r test-requirements.txt (line 2))
09:23:22   Downloading https://files.pythonhosted.org/packages/e5/c6/ce130213489969aa58610042dff1d908c25c731c9575af6935c2dfad03aa/pycodestyle-2.4.0-py2.py3-none-any.whl (62kB)
09:23:22 Collecting mccabe<0.7.0,>=0.6.0 (from flake8==3.6.0->-r test-requirements.txt (line 2))
09:23:22   Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
09:23:22 Collecting pyflakes<2.1.0,>=2.0.0 (from flake8==3.6.0->-r test-requirements.txt (line 2))
09:23:22   Downloading https://files.pythonhosted.org/packages/44/98/af7a72c9a543b1487d92813c648cb9b9adfbc96faef5455d60f4439aa99b/pyflakes-2.0.0-py2.py3-none-any.whl (53kB)
09:23:22 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.2.0)
09:23:22 Collecting py>=1.5.0 (from pytest==4.2.1->-r test-requirements.txt (line 4))
09:23:22   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
09:23:22 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python2.7/site-packages (from pytest==4.2.1->-r test-requirements.txt (line 4)) (1.10.0)
09:23:22 Collecting pathlib2>=2.2.0; python_version < "3.6" (from pytest==4.2.1->-r test-requirements.txt (line 4))
09:23:22   Downloading https://files.pythonhosted.org/packages/67/c6/4dbf5dfdbe1140cadf765c3896acc098578626c35721bc7d3eb35f6a8fc1/pathlib2-2.3.4-py2.py3-none-any.whl
09:23:22 Collecting funcsigs; python_version < "3.0" (from pytest==4.2.1->-r test-requirements.txt (line 4))
09:23:22   Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
09:23:22 Collecting atomicwrites>=1.0 (from pytest==4.2.1->-r test-requirements.txt (line 4))
09:23:22   Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl
09:23:22 Collecting pluggy>=0.7 (from pytest==4.2.1->-r test-requirements.txt (line 4))
09:23:22   Downloading https://files.pythonhosted.org/packages/92/c7/48439f7d5fd6bddb4c04b850bb862b42e3e2b98570040dfaf68aedd8114b/pluggy-0.13.0-py2.py3-none-any.whl
09:23:22 Collecting more-itertools<6.0.0,>=4.0.0; python_version <= "2.7" (from pytest==4.2.1->-r test-requirements.txt (line 4))
09:23:22   Downloading https://files.pythonhosted.org/packages/2f/9d/dcfe59e213093695f108508af1214cf9cd95cc5489e46877ec5cb56369e5/more_itertools-5.0.0-py2-none-any.whl (52kB)
09:23:22 Collecting attrs>=17.4.0 (from pytest==4.2.1->-r test-requirements.txt (line 4))
09:23:22   Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl
09:23:22 Collecting scandir; python_version < "3.5" (from pathlib2>=2.2.0; python_version < "3.6"->pytest==4.2.1->-r test-requirements.txt (line 4))
09:23:22   Downloading https://files.pythonhosted.org/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gz
09:23:22 Collecting importlib-metadata>=0.12; python_version < "3.8" (from pluggy>=0.7->pytest==4.2.1->-r test-requirements.txt (line 4))
09:23:23   Downloading https://files.pythonhosted.org/packages/f6/d2/40b3fa882147719744e6aa50ac39cf7a22a913cbcba86a0371176c425a3b/importlib_metadata-0.23-py2.py3-none-any.whl
09:23:23 Collecting zipp>=0.5 (from importlib-metadata>=0.12; python_version < "3.8"->pluggy>=0.7->pytest==4.2.1->-r test-requirements.txt (line 4))
09:23:23   Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl
09:23:23 Collecting contextlib2; python_version < "3" (from importlib-metadata>=0.12; python_version < "3.8"->pluggy>=0.7->pytest==4.2.1->-r test-requirements.txt (line 4))
09:23:23   Downloading https://files.pythonhosted.org/packages/cf/e5/989798d38831a8505d62687c94b0f2954ff0a40782e25f9add8ed675dc1f/contextlib2-0.6.0-py2.py3-none-any.whl
09:23:23 Building wheels for collected packages: mock, scandir
09:23:23   Building wheel for mock (setup.py): started
09:23:23   Building wheel for mock (setup.py): finished with status 'done'
09:23:23   Created wheel for mock: filename=mock-1.0.1-cp27-none-any.whl size=23755 sha256=8b8e3e105c0d73e997073652fe8ec643584894f9999c2a22e52fde89f6bae0db
09:23:23   Stored in directory: /root/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6
09:23:23   Building wheel for scandir (setup.py): started
09:23:23   Building wheel for scandir (setup.py): finished with status 'done'
09:23:23   Created wheel for scandir: filename=scandir-1.10.0-cp27-cp27mu-linux_x86_64.whl size=42774 sha256=b7d4737f07c74fc8104f301d30f1fc6136b6f40353479865785a63aff1802390
09:23:23   Stored in directory: /root/.cache/pip/wheels/91/95/75/19c98a91239878abbc7c59970abd3b4e0438a7dd5b61778335
09:23:23 Successfully built mock scandir
09:23:23 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:23:24 Successfully installed atomicwrites-1.3.0 attrs-19.1.0 configparser-4.0.2 contextlib2-0.6.0 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.4 pluggy-0.13.0 py-1.8.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.2.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 scandir-1.10.0 zipp-0.6.0
09:23:25 Removing intermediate container 30b246159ddf
09:23:25  ---> f1ba37caef48
09:23:25 Step 18/19 : COPY . /src
09:23:25  ---> cfa5b91fd4e0
09:23:25 Step 19/19 : RUN pip install .
09:23:25  ---> Running in fe9c1d948465
09:23:26 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:23:26 Processing /src
09:23:26 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:23:26 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:23:26 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:23:26 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:23:26 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:23:26 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:23:26 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:23:26 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:23:26 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:23:26 Building wheels for collected packages: docker
09:23:26   Building wheel for docker (setup.py): started
09:23:27   Building wheel for docker (setup.py): finished with status 'done'
09:23:27   Created wheel for docker: filename=docker-4.1.0.dev0-py2.py3-none-any.whl size=139108 sha256=198799ff75449d0dc1e81ae311921fc8e5a0f21dcabb41b24c6d89f4acab158a
09:23:27   Stored in directory: /tmp/pip-ephem-wheel-cache-lQEeO6/wheels/ee/4d/f0/2a86c10b571f6f2e614d6de70cb18e96cf856ba00408408b23
09:23:27 Successfully built docker
09:23:27 Installing collected packages: docker
09:23:27 Successfully installed docker-4.1.0.dev0
09:23:28 Removing intermediate container fe9c1d948465
09:23:28  ---> 66b5bfe1bda0
09:23:28 Successfully built 66b5bfe1bda0
09:23:28 Successfully tagged dockerbuildbot/docker-py:py2-501bf707627914ba6d7b8ae918f02c79ee49082c