Skip to content

Console Output

22:48:25 + docker build -t dockerbuildbot/docker-py:py3-ac7f82db17fb7cf3f5e9ef8f14093e7ff2071c63 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 .
22:48:25 Sending build context to Docker daemon  1.275MB

22:48:25 Step 1/19 : ARG PYTHON_VERSION=3.7
22:48:25 Step 2/19 : FROM python:${PYTHON_VERSION}
22:48:25 3.7: Pulling from library/python
22:48:25 4ae16bd47783: Already exists
22:48:25 bbab4ec87ac4: Already exists
22:48:25 2ea1f7804402: Already exists
22:48:25 96465440c208: Already exists
22:48:25 6ac892e64b94: Already exists
22:48:25 5b3ec9e84adf: Pulling fs layer
22:48:25 317202007d7c: Pulling fs layer
22:48:25 ba1ee226143f: Pulling fs layer
22:48:25 e33fb8e92c2f: Pulling fs layer
22:48:25 e33fb8e92c2f: Waiting
22:48:25 ba1ee226143f: Verifying Checksum
22:48:25 ba1ee226143f: Download complete
22:48:25 5b3ec9e84adf: Verifying Checksum
22:48:25 5b3ec9e84adf: Download complete
22:48:25 e33fb8e92c2f: Verifying Checksum
22:48:25 e33fb8e92c2f: Download complete
22:48:25 317202007d7c: Verifying Checksum
22:48:25 317202007d7c: Download complete
22:48:26 5b3ec9e84adf: Pull complete
22:48:27 317202007d7c: Pull complete
22:48:27 ba1ee226143f: Pull complete
22:48:27 e33fb8e92c2f: Pull complete
22:48:27 Digest: sha256:5f980d2673056ca33580979bcfb70c82f70ceccf857b77b740da40701e5d473e
22:48:27 Status: Downloaded newer image for python:3.7
22:48:27  ---> 60e318e4984a
22:48:27 Step 3/19 : ARG APT_MIRROR
22:48:28  ---> Running in bb7d811966ba
22:48:28 Removing intermediate container bb7d811966ba
22:48:28  ---> 1ce1eb54d4a9
22:48:28 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
22:48:28  ---> Running in a82e821e373c
22:48:30 Removing intermediate container a82e821e373c
22:48:30  ---> b6bc97f2cf05
22:48:30 Step 5/19 : RUN apt-get update && apt-get -y install     gnupg2     pass     curl
22:48:30  ---> Running in 91e2fa866706
22:48:31 Get:1 http://security.debian.org/debian-security buster/updates InRelease [39.1 kB]
22:48:31 Get:2 http://deb.debian.org/debian buster InRelease [118 kB]
22:48:31 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:48:31 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [73.9 kB]
22:48:31 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7897 kB]
22:48:31 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [884 B]
22:48:32 Fetched 8178 kB in 2s (4756 kB/s)
22:48:33 Reading package lists...
22:48:33 Reading package lists...
22:48:33 Building dependency tree...
22:48:33 Reading state information...
22:48:33 curl is already the newest version (7.64.0-4).
22:48:33 The following additional packages will be installed:
22:48:33   libqrencode4 libxmu6 libxmuu1 qrencode tree xauth xclip
22:48:33 Suggested packages:
22:48:33   libxml-simple-perl ruby
22:48:34 The following NEW packages will be installed:
22:48:34   gnupg2 libqrencode4 libxmu6 libxmuu1 pass qrencode tree xauth xclip
22:48:34 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded.
22:48:34 Need to get 707 kB of archives.
22:48:34 After this operation, 1197 kB of additional disk space will be used.
22:48:34 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1 [392 kB]
22:48:34 Get:2 http://deb.debian.org/debian buster/main amd64 libqrencode4 amd64 4.0.2-1 [38.2 kB]
22:48:34 Get:3 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
22:48:34 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
22:48:34 Get:5 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB]
22:48:34 Get:6 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB]
22:48:34 Get:7 http://deb.debian.org/debian buster/main amd64 qrencode amd64 4.0.2-1 [39.8 kB]
22:48:34 Get:8 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
22:48:34 Get:9 http://deb.debian.org/debian buster/main amd64 xclip amd64 0.13-1 [23.2 kB]
22:48:34 debconf: delaying package configuration, since apt-utils is not installed
22:48:34 Fetched 707 kB in 0s (2514 kB/s)
22:48:34 Selecting previously unselected package gnupg2.
22:48:34 (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 ... 24544 files and directories currently installed.)
22:48:34 Preparing to unpack .../0-gnupg2_2.2.12-1_all.deb ...
22:48:34 Unpacking gnupg2 (2.2.12-1) ...
22:48:34 Selecting previously unselected package libqrencode4:amd64.
22:48:34 Preparing to unpack .../1-libqrencode4_4.0.2-1_amd64.deb ...
22:48:34 Unpacking libqrencode4:amd64 (4.0.2-1) ...
22:48:34 Selecting previously unselected package libxmu6:amd64.
22:48:34 Preparing to unpack .../2-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
22:48:34 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
22:48:34 Selecting previously unselected package libxmuu1:amd64.
22:48:34 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
22:48:34 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
22:48:34 Selecting previously unselected package tree.
22:48:34 Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ...
22:48:34 Unpacking tree (1.8.0-1) ...
22:48:34 Selecting previously unselected package pass.
22:48:34 Preparing to unpack .../5-pass_1.7.3-2_all.deb ...
22:48:34 Unpacking pass (1.7.3-2) ...
22:48:34 Selecting previously unselected package qrencode.
22:48:34 Preparing to unpack .../6-qrencode_4.0.2-1_amd64.deb ...
22:48:34 Unpacking qrencode (4.0.2-1) ...
22:48:34 Selecting previously unselected package xauth.
22:48:34 Preparing to unpack .../7-xauth_1%3a1.0.10-1_amd64.deb ...
22:48:34 Unpacking xauth (1:1.0.10-1) ...
22:48:34 Selecting previously unselected package xclip.
22:48:34 Preparing to unpack .../8-xclip_0.13-1_amd64.deb ...
22:48:34 Unpacking xclip (0.13-1) ...
22:48:34 Setting up gnupg2 (2.2.12-1) ...
22:48:34 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
22:48:34 Setting up libqrencode4:amd64 (4.0.2-1) ...
22:48:34 Setting up qrencode (4.0.2-1) ...
22:48:34 Setting up tree (1.8.0-1) ...
22:48:34 Setting up xclip (0.13-1) ...
22:48:34 Setting up pass (1.7.3-2) ...
22:48:34 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
22:48:35 Setting up xauth (1:1.0.10-1) ...
22:48:35 Processing triggers for libc-bin (2.28-10) ...
22:48:36 Removing intermediate container 91e2fa866706
22:48:36  ---> 3882aac8a6c8
22:48:36 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys
22:48:36  ---> 9043f8d07adf
22:48:36 Step 7/19 : RUN gpg2 --import gpg-keys/secret
22:48:36  ---> Running in 507f93c177fe
22:48:36 gpg: directory '/root/.gnupg' created
22:48:36 gpg: keybox '/root/.gnupg/pubring.kbx' created
22:48:36 gpg: /root/.gnupg/trustdb.gpg: trustdb created
22:48:36 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
22:48:36 gpg: key 464ED987A7B21401: secret key imported
22:48:36 gpg: Total number processed: 1
22:48:36 gpg:               imported: 1
22:48:36 gpg:       secret keys read: 1
22:48:36 gpg:   secret keys imported: 1
22:48:37 Removing intermediate container 507f93c177fe
22:48:37  ---> 5b12e54928bf
22:48:37 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
22:48:37  ---> Running in 167e6e261eb2
22:48:38 gpg: inserting ownertrust of 6
22:48:38 Removing intermediate container 167e6e261eb2
22:48:38  ---> 4736cd69f15b
22:48:38 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
22:48:38  ---> Running in ecf3a486cf3d
22:48:39 gpg: please do a --check-trustdb
22:48:39 mkdir: created directory '/root/.password-store/'
22:48:39 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
22:48:40 Removing intermediate container ecf3a486cf3d
22:48:40  ---> 275797ea88f7
22:48:40 Step 10/19 : RUN gpg2 --check-trustdb
22:48:40  ---> Running in 2d7be81ad2ad
22:48:40 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
22:48:40 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
22:48:41 Removing intermediate container 2d7be81ad2ad
22:48:41  ---> cbf4310efdaa
22:48:41 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3
22:48:41  ---> Running in 9b64163ad1f0
22:48:41 Removing intermediate container 9b64163ad1f0
22:48:41  ---> 563d5cfd24ab
22:48:41 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
22:48:41  ---> Running in 7ae2baf5a4aa
22:48:42 Removing intermediate container 7ae2baf5a4aa
22:48:42  ---> 89297c16f558
22:48:42 Step 13/19 : WORKDIR /src
22:48:42  ---> Running in 244c7ca85e46
22:48:42 Removing intermediate container 244c7ca85e46
22:48:42  ---> a2335e814b7c
22:48:42 Step 14/19 : COPY requirements.txt /src/requirements.txt
22:48:43  ---> bad11bbe3c87
22:48:43 Step 15/19 : RUN pip install -r requirements.txt
22:48:43  ---> Running in fa3dfb60be79
22:48:44 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version < "3.6"' don't match your environment
22:48:44 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version >= "3.6"' don't match your environment
22:48:44 Collecting appdirs==1.4.3 (from -r requirements.txt (line 1))
22:48:50   Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
22:48:50 Collecting asn1crypto==0.22.0 (from -r requirements.txt (line 2))
22:48:50   Downloading https://files.pythonhosted.org/packages/97/ba/7e8117d8efcee589f4d96dd2b2eb1d997f96d27d214cf2b7134ad8acf6ab/asn1crypto-0.22.0-py2.py3-none-any.whl (97kB)
22:48:50 Collecting backports.ssl-match-hostname==3.5.0.1 (from -r requirements.txt (line 3))
22:48:50   Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz
22:48:50 Collecting cffi==1.10.0 (from -r requirements.txt (line 4))
22:48:50   Downloading https://files.pythonhosted.org/packages/5b/b9/790f8eafcdab455bcd3bd908161f802c9ce5adbf702a83aa7712fcc345b7/cffi-1.10.0.tar.gz (418kB)
22:48:50 Collecting cryptography==2.3 (from -r requirements.txt (line 5))
22:48:50   Downloading https://files.pythonhosted.org/packages/c2/fa/fa9a8933c285895935d1392922fe721e9cb1b2c1881d14f149213a227ee3/cryptography-2.3-cp34-abi3-manylinux1_x86_64.whl (2.1MB)
22:48:50 Collecting enum34==1.1.6 (from -r requirements.txt (line 6))
22:48:50   Downloading https://files.pythonhosted.org/packages/af/42/cb9355df32c69b553e72a2e28daee25d1611d2c0d9c272aa1d34204205b2/enum34-1.1.6-py3-none-any.whl
22:48:50 Collecting idna==2.5 (from -r requirements.txt (line 7))
22:48:50   Downloading https://files.pythonhosted.org/packages/11/7d/9bbbd7bb35f34b0169542487d2a8859e44306bb2e6a4455d491800a5621f/idna-2.5-py2.py3-none-any.whl (55kB)
22:48:50 Collecting ipaddress==1.0.18 (from -r requirements.txt (line 8))
22:48:50   Downloading https://files.pythonhosted.org/packages/4e/13/774faf38b445d0b3a844b65747175b2e0500164b7c28d78e34987a5bfe06/ipaddress-1.0.18.tar.gz
22:48:51 Collecting packaging==16.8 (from -r requirements.txt (line 9))
22:48:51   Downloading https://files.pythonhosted.org/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl
22:48:51 Collecting paramiko==2.4.2 (from -r requirements.txt (line 10))
22:48:51   Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB)
22:48:51 Collecting pycparser==2.17 (from -r requirements.txt (line 11))
22:48:51   Downloading https://files.pythonhosted.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz (231kB)
22:48:51 Collecting pyOpenSSL==18.0.0 (from -r requirements.txt (line 12))
22:48:51   Downloading https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl (53kB)
22:48:51 Collecting pyparsing==2.2.0 (from -r requirements.txt (line 13))
22:48:51   Downloading https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB)
22:48:51 Collecting requests==2.20.0 (from -r requirements.txt (line 16))
22:48:51   Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB)
22:48:51 Collecting six==1.10.0 (from -r requirements.txt (line 17))
22:48:51   Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl
22:48:51 Collecting urllib3==1.24.3 (from -r requirements.txt (line 18))
22:48:51   Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB)
22:48:51 Collecting websocket-client==0.56.0 (from -r requirements.txt (line 19))
22:48:51   Downloading https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl (200kB)
22:48:51 Collecting pynacl>=1.0.1 (from paramiko==2.4.2->-r requirements.txt (line 10))
22:48:51   Downloading https://files.pythonhosted.org/packages/27/15/2cd0a203f318c2240b42cd9dd13c931ddd61067809fee3479f44f086103e/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB)
22:48:51 Collecting bcrypt>=3.1.3 (from paramiko==2.4.2->-r requirements.txt (line 10))
22:48:51   Downloading https://files.pythonhosted.org/packages/8b/1d/82826443777dd4a624e38a08957b975e75df859b381ae302cfd7a30783ed/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56kB)
22:48:51 Collecting pyasn1>=0.1.7 (from paramiko==2.4.2->-r requirements.txt (line 10))
22:48:51   Downloading https://files.pythonhosted.org/packages/6a/6e/209351ec34b7d7807342e2bb6ff8a96eef1fd5dcac13bdbadf065c2bb55c/pyasn1-0.4.6-py2.py3-none-any.whl (75kB)
22:48:51 Collecting certifi>=2017.4.17 (from requests==2.20.0->-r requirements.txt (line 16))
22:48:51   Downloading https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl (157kB)
22:48:51 Collecting chardet<3.1.0,>=3.0.2 (from requests==2.20.0->-r requirements.txt (line 16))
22:48:52   Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
22:48:52 Building wheels for collected packages: backports.ssl-match-hostname, cffi, ipaddress, pycparser
22:48:52   Building wheel for backports.ssl-match-hostname (setup.py): started
22:48:52   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
22:48:52   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp37-none-any.whl size=5206 sha256=3f7758d8d7a3cfd70e8a1526c1f24196920ccb574851a3f991cd0418b6c63467
22:48:52   Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939
22:48:52   Building wheel for cffi (setup.py): started
22:48:56   Building wheel for cffi (setup.py): finished with status 'done'
22:48:56   Created wheel for cffi: filename=cffi-1.10.0-cp37-cp37m-linux_x86_64.whl size=371229 sha256=f6e74dcb28fcc1c6ad5d0ea77f1e71b6ac42e6d08f0bf976680f8436f0658af9
22:48:56   Stored in directory: /root/.cache/pip/wheels/f7/15/ae/fb38663a1329fd6043160c18a6c5e3a60aec7f7a727a631875
22:48:56   Building wheel for ipaddress (setup.py): started
22:48:56   Building wheel for ipaddress (setup.py): finished with status 'done'
22:48:56   Created wheel for ipaddress: filename=ipaddress-1.0.18-cp37-none-any.whl size=18105 sha256=a3b891809ef2a9511bd9ab9a9eb21273b9491065681a696e144492aeac0ad0d8
22:48:56   Stored in directory: /root/.cache/pip/wheels/b4/e1/56/07b2633e42e05445161d0748b02fc47c0fe24ba56ff4920f98
22:48:56   Building wheel for pycparser (setup.py): started
22:48:56   Building wheel for pycparser (setup.py): finished with status 'done'
22:48:56   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192834 sha256=3a269257f5b5f6bcf909b214a3fdd8ad274be70e5f590907fa818f37bdd3bc69
22:48:56   Stored in directory: /root/.cache/pip/wheels/3f/a9/a7/44a27bb67d962845df8df4ac988e1f369184e307392ce37c5b
22:48:56 Successfully built backports.ssl-match-hostname cffi ipaddress pycparser
22:48:56 Installing collected packages: appdirs, asn1crypto, backports.ssl-match-hostname, pycparser, cffi, six, idna, cryptography, enum34, ipaddress, pyparsing, packaging, pynacl, bcrypt, pyasn1, paramiko, pyOpenSSL, urllib3, certifi, chardet, requests, websocket-client
22:48:57 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2019.6.16 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.6 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
22:49:03 Removing intermediate container fa3dfb60be79
22:49:03  ---> 3c3de1343692
22:49:03 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt
22:49:03  ---> 5f2027ee8f0a
22:49:03 Step 17/19 : RUN pip install -r test-requirements.txt
22:49:03  ---> Running in c6196c8e36c1
22:49:04 Collecting coverage==4.5.2 (from -r test-requirements.txt (line 1))
22:49:10   Downloading https://files.pythonhosted.org/packages/d0/a1/ea743f1facd8d287c2088d47fc80b06e042833041ba906fdd5c8f5d291bb/coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205kB)
22:49:10 Collecting flake8==3.6.0 (from -r test-requirements.txt (line 2))
22:49:10   Downloading https://files.pythonhosted.org/packages/34/a6/49e2849a0e5464e1b5d621f63bc8453066f0f367bb3b744a33fca0bc1ddd/flake8-3.6.0-py2.py3-none-any.whl (68kB)
22:49:10 Collecting mock==1.0.1 (from -r test-requirements.txt (line 3))
22:49:10   Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB)
22:49:10 Collecting pytest==4.2.1 (from -r test-requirements.txt (line 4))
22:49:10   Downloading https://files.pythonhosted.org/packages/11/e9/dc9a7269a7e1fed46de7d5864da6a86370256c791bf263dd0c7d7e8f1ff1/pytest-4.2.1-py2.py3-none-any.whl (218kB)
22:49:10 Collecting pytest-cov==2.6.1 (from -r test-requirements.txt (line 5))
22:49:10   Downloading https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl
22:49:10 Collecting pytest-timeout==1.3.3 (from -r test-requirements.txt (line 6))
22:49:10   Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl
22:49:10 Collecting mccabe<0.7.0,>=0.6.0 (from flake8==3.6.0->-r test-requirements.txt (line 2))
22:49:10   Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
22:49:10 Collecting pyflakes<2.1.0,>=2.0.0 (from flake8==3.6.0->-r test-requirements.txt (line 2))
22:49:10   Downloading https://files.pythonhosted.org/packages/44/98/af7a72c9a543b1487d92813c648cb9b9adfbc96faef5455d60f4439aa99b/pyflakes-2.0.0-py2.py3-none-any.whl (53kB)
22:49:10 Collecting pycodestyle<2.5.0,>=2.4.0 (from flake8==3.6.0->-r test-requirements.txt (line 2))
22:49:10   Downloading https://files.pythonhosted.org/packages/e5/c6/ce130213489969aa58610042dff1d908c25c731c9575af6935c2dfad03aa/pycodestyle-2.4.0-py2.py3-none-any.whl (62kB)
22:49:10 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.2.0)
22:49:10 Collecting py>=1.5.0 (from pytest==4.2.1->-r test-requirements.txt (line 4))
22:49:10   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
22:49:10 Collecting atomicwrites>=1.0 (from pytest==4.2.1->-r test-requirements.txt (line 4))
22:49:10   Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl
22:49:10 Collecting pluggy>=0.7 (from pytest==4.2.1->-r test-requirements.txt (line 4))
22:49:10   Downloading https://files.pythonhosted.org/packages/06/ee/de89e0582276e3551df3110088bf20844de2b0e7df2748406876cc78e021/pluggy-0.12.0-py2.py3-none-any.whl
22:49:10 Collecting attrs>=17.4.0 (from pytest==4.2.1->-r test-requirements.txt (line 4))
22:49:10   Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl
22:49:10 Collecting more-itertools>=4.0.0; python_version > "2.7" (from pytest==4.2.1->-r test-requirements.txt (line 4))
22:49:10   Downloading https://files.pythonhosted.org/packages/45/dc/3241eef99eb45f1def35cf93af35d1cf9ef4c0991792583b8f33ea41b092/more_itertools-7.2.0-py3-none-any.whl (57kB)
22:49:10 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.7/site-packages (from pytest==4.2.1->-r test-requirements.txt (line 4)) (1.10.0)
22:49:10 Collecting importlib-metadata>=0.12 (from pluggy>=0.7->pytest==4.2.1->-r test-requirements.txt (line 4))
22:49:10   Downloading https://files.pythonhosted.org/packages/ad/aa/25fcbded2ab4ed4ff3071d1e000cd4f8f9c65653d2d7157dd105a8e81d42/importlib_metadata-0.19-py2.py3-none-any.whl
22:49:10 Collecting zipp>=0.5 (from importlib-metadata>=0.12->pluggy>=0.7->pytest==4.2.1->-r test-requirements.txt (line 4))
22:49:10   Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl
22:49:10 Building wheels for collected packages: mock
22:49:10   Building wheel for mock (setup.py): started
22:49:10   Building wheel for mock (setup.py): finished with status 'done'
22:49:10   Created wheel for mock: filename=mock-1.0.1-cp37-none-any.whl size=23754 sha256=7e2bccc85ec24538e227c2e693910ea7c20724de556701370ed2d5191f27fb32
22:49:10   Stored in directory: /root/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6
22:49:10 Successfully built mock
22:49:10 Installing collected packages: coverage, mccabe, pyflakes, pycodestyle, flake8, mock, py, atomicwrites, more-itertools, zipp, importlib-metadata, pluggy, attrs, pytest, pytest-cov, pytest-timeout
22:49:11 Successfully installed atomicwrites-1.3.0 attrs-19.1.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-0.19 mccabe-0.6.1 mock-1.0.1 more-itertools-7.2.0 pluggy-0.12.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 zipp-0.6.0
22:49:12 Removing intermediate container c6196c8e36c1
22:49:12  ---> 9ba086bf8c4f
22:49:12 Step 18/19 : COPY . /src
22:49:12  ---> 8c517deedda9
22:49:12 Step 19/19 : RUN pip install .
22:49:12  ---> Running in 9e8cb33e5a19
22:49:13 Processing /src
22:49:14 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.1.0.dev0) (1.10.0)
22:49:14 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)
22:49:14 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)
22:49:14 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)
22:49:14 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)
22:49:14 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)
22:49:14 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.6.16)
22:49:14 Building wheels for collected packages: docker
22:49:14   Building wheel for docker (setup.py): started
22:49:14   Building wheel for docker (setup.py): finished with status 'done'
22:49:14   Created wheel for docker: filename=docker-4.1.0.dev0-py2.py3-none-any.whl size=139175 sha256=aea9af9490e97da35006d48d19a13671931da4b8669db47dd44dec0b0d380dd0
22:49:14   Stored in directory: /tmp/pip-ephem-wheel-cache-0ed8ottm/wheels/ee/4d/f0/2a86c10b571f6f2e614d6de70cb18e96cf856ba00408408b23
22:49:14 Successfully built docker
22:49:14 Installing collected packages: docker
22:49:14 Successfully installed docker-4.1.0.dev0
22:49:15 Removing intermediate container 9e8cb33e5a19
22:49:15  ---> b22d76247246
22:49:15 Successfully built b22d76247246
22:49:15 Successfully tagged dockerbuildbot/docker-py:py3-ac7f82db17fb7cf3f5e9ef8f14093e7ff2071c63