Skip to content

Console Output

12:48:46 + docker build -t dockerbuildbot/docker-py:py3-940805dde6982ff75d80f5257a68f93b725ba17b -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 .
12:48:46 Sending build context to Docker daemon  1.274MB

12:48:46 Step 1/19 : ARG PYTHON_VERSION=3.7
12:48:46 Step 2/19 : FROM python:${PYTHON_VERSION}
12:48:46 3.7: Pulling from library/python
12:48:46 8f0fdd3eaac0: Already exists
12:48:46 d918eaefd9de: Already exists
12:48:46 43bf3e3107f5: Already exists
12:48:46 27622921edb2: Already exists
12:48:46 dcfa0aa1ae2c: Already exists
12:48:46 61cf1e8f9385: Pulling fs layer
12:48:46 a79fc60597da: Pulling fs layer
12:48:46 420e7f932707: Pulling fs layer
12:48:46 0d43f60045d6: Pulling fs layer
12:48:46 0d43f60045d6: Waiting
12:48:46 420e7f932707: Verifying Checksum
12:48:46 420e7f932707: Download complete
12:48:46 61cf1e8f9385: Verifying Checksum
12:48:46 61cf1e8f9385: Download complete
12:48:46 0d43f60045d6: Verifying Checksum
12:48:46 0d43f60045d6: Download complete
12:48:47 a79fc60597da: Verifying Checksum
12:48:47 a79fc60597da: Download complete
12:48:47 61cf1e8f9385: Pull complete
12:48:49 a79fc60597da: Pull complete
12:48:49 420e7f932707: Pull complete
12:48:50 0d43f60045d6: Pull complete
12:48:50 Digest: sha256:97f0322088ad4b2a5ee94433dda7d7f2d4ec0958fde9a9bc815952699a418e8a
12:48:50 Status: Downloaded newer image for python:3.7
12:48:50  ---> b567432174fe
12:48:50 Step 3/19 : ARG APT_MIRROR
12:48:50  ---> Running in add70ddd24b6
12:48:50 Removing intermediate container add70ddd24b6
12:48:50  ---> 98af5fb84703
12:48:50 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
12:48:51  ---> Running in 97582fe48d46
12:48:52 Removing intermediate container 97582fe48d46
12:48:52  ---> cb7abd5cf9ae
12:48:52 Step 5/19 : RUN apt-get update && apt-get -y install     gnupg2     pass     curl
12:48:52  ---> Running in ad2d3899f657
12:48:53 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:48:53 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
12:48:54 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
12:48:54 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
12:48:54 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB]
12:48:54 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
12:48:56 Fetched 8318 kB in 2s (3474 kB/s)
12:48:56 Reading package lists...
12:48:57 Reading package lists...
12:48:58 Building dependency tree...
12:48:58 Reading state information...
12:48:58 curl is already the newest version (7.64.0-4).
12:48:58 The following additional packages will be installed:
12:48:58   libqrencode4 libxmu6 libxmuu1 qrencode tree xauth xclip
12:48:58 Suggested packages:
12:48:58   libxml-simple-perl ruby
12:48:58 The following NEW packages will be installed:
12:48:58   gnupg2 libqrencode4 libxmu6 libxmuu1 pass qrencode tree xauth xclip
12:48:58 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
12:48:58 Need to get 708 kB of archives.
12:48:58 After this operation, 1197 kB of additional disk space will be used.
12:48:58 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB]
12:48:58 Get:2 http://deb.debian.org/debian buster/main amd64 libqrencode4 amd64 4.0.2-1 [38.2 kB]
12:48:58 Get:3 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
12:48:58 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
12:48:58 Get:5 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB]
12:48:58 Get:6 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB]
12:48:58 Get:7 http://deb.debian.org/debian buster/main amd64 qrencode amd64 4.0.2-1 [39.8 kB]
12:48:58 Get:8 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
12:48:58 Get:9 http://deb.debian.org/debian buster/main amd64 xclip amd64 0.13-1 [23.2 kB]
12:48:58 debconf: delaying package configuration, since apt-utils is not installed
12:48:58 Fetched 708 kB in 0s (2520 kB/s)
12:48:58 Selecting previously unselected package gnupg2.
12:48:58 (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 ... 24593 files and directories currently installed.)
12:48:58 Preparing to unpack .../0-gnupg2_2.2.12-1+deb10u1_all.deb ...
12:48:58 Unpacking gnupg2 (2.2.12-1+deb10u1) ...
12:48:58 Selecting previously unselected package libqrencode4:amd64.
12:48:58 Preparing to unpack .../1-libqrencode4_4.0.2-1_amd64.deb ...
12:48:58 Unpacking libqrencode4:amd64 (4.0.2-1) ...
12:48:58 Selecting previously unselected package libxmu6:amd64.
12:48:58 Preparing to unpack .../2-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
12:48:59 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
12:48:59 Selecting previously unselected package libxmuu1:amd64.
12:48:59 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
12:48:59 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
12:48:59 Selecting previously unselected package tree.
12:48:59 Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ...
12:48:59 Unpacking tree (1.8.0-1) ...
12:48:59 Selecting previously unselected package pass.
12:48:59 Preparing to unpack .../5-pass_1.7.3-2_all.deb ...
12:48:59 Unpacking pass (1.7.3-2) ...
12:48:59 Selecting previously unselected package qrencode.
12:48:59 Preparing to unpack .../6-qrencode_4.0.2-1_amd64.deb ...
12:48:59 Unpacking qrencode (4.0.2-1) ...
12:48:59 Selecting previously unselected package xauth.
12:48:59 Preparing to unpack .../7-xauth_1%3a1.0.10-1_amd64.deb ...
12:48:59 Unpacking xauth (1:1.0.10-1) ...
12:48:59 Selecting previously unselected package xclip.
12:48:59 Preparing to unpack .../8-xclip_0.13-1_amd64.deb ...
12:48:59 Unpacking xclip (0.13-1) ...
12:48:59 Setting up gnupg2 (2.2.12-1+deb10u1) ...
12:48:59 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
12:48:59 Setting up libqrencode4:amd64 (4.0.2-1) ...
12:48:59 Setting up qrencode (4.0.2-1) ...
12:48:59 Setting up tree (1.8.0-1) ...
12:48:59 Setting up xclip (0.13-1) ...
12:48:59 Setting up pass (1.7.3-2) ...
12:48:59 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
12:48:59 Setting up xauth (1:1.0.10-1) ...
12:48:59 Processing triggers for libc-bin (2.28-10) ...
12:49:01 Removing intermediate container ad2d3899f657
12:49:01  ---> 8209fe32f3ae
12:49:01 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys
12:49:01  ---> e7e551d62003
12:49:01 Step 7/19 : RUN gpg2 --import gpg-keys/secret
12:49:01  ---> Running in 149a102da1dc
12:49:02 gpg: directory '/root/.gnupg' created
12:49:02 gpg: keybox '/root/.gnupg/pubring.kbx' created
12:49:02 gpg: /root/.gnupg/trustdb.gpg: trustdb created
12:49:02 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
12:49:02 gpg: key 464ED987A7B21401: secret key imported
12:49:02 gpg: Total number processed: 1
12:49:02 gpg:               imported: 1
12:49:02 gpg:       secret keys read: 1
12:49:02 gpg:   secret keys imported: 1
12:49:02 Removing intermediate container 149a102da1dc
12:49:02  ---> 7e92ccb6adf6
12:49:02 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
12:49:02  ---> Running in 742ec4d85a0e
12:49:03 gpg: inserting ownertrust of 6
12:49:04 Removing intermediate container 742ec4d85a0e
12:49:04  ---> 7225ad9644d7
12:49:04 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
12:49:04  ---> Running in 9addd072dc5d
12:49:05 gpg: please do a --check-trustdb
12:49:05 mkdir: created directory '/root/.password-store/'
12:49:05 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
12:49:06 Removing intermediate container 9addd072dc5d
12:49:06  ---> d77f99276cd9
12:49:06 Step 10/19 : RUN gpg2 --check-trustdb
12:49:06  ---> Running in 050172256c93
12:49:07 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
12:49:07 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
12:49:08 Removing intermediate container 050172256c93
12:49:08  ---> 9250f76c41d9
12:49:08 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3
12:49:08  ---> Running in d0ee47bc92ea
12:49:08 Removing intermediate container d0ee47bc92ea
12:49:08  ---> 8dfe98acf94f
12:49:08 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
12:49:08  ---> Running in 4fcd72b8ba75
12:49:10 Removing intermediate container 4fcd72b8ba75
12:49:10  ---> c4e0a24fe4de
12:49:10 Step 13/19 : WORKDIR /src
12:49:10  ---> Running in 29bbd810dea5
12:49:10 Removing intermediate container 29bbd810dea5
12:49:10  ---> 835fa4f666a9
12:49:10 Step 14/19 : COPY requirements.txt /src/requirements.txt
12:49:10  ---> 872f8d69526c
12:49:10 Step 15/19 : RUN pip install -r requirements.txt
12:49:10  ---> Running in 07bfbc53936a
12:49:14 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version < "3.6"' don't match your environment
12:49:14 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version >= "3.6"' don't match your environment
12:49:18 Collecting appdirs==1.4.3
12:49:18   Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
12:49:19 Collecting asn1crypto==0.22.0
12:49:19   Downloading https://files.pythonhosted.org/packages/97/ba/7e8117d8efcee589f4d96dd2b2eb1d997f96d27d214cf2b7134ad8acf6ab/asn1crypto-0.22.0-py2.py3-none-any.whl (97kB)
12:49:19 Collecting backports.ssl-match-hostname==3.5.0.1
12:49:19   Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz
12:49:19 Collecting cffi==1.10.0
12:49:19   Downloading https://files.pythonhosted.org/packages/5b/b9/790f8eafcdab455bcd3bd908161f802c9ce5adbf702a83aa7712fcc345b7/cffi-1.10.0.tar.gz (418kB)
12:49:20 Collecting cryptography==2.3
12:49:20   Downloading https://files.pythonhosted.org/packages/c2/fa/fa9a8933c285895935d1392922fe721e9cb1b2c1881d14f149213a227ee3/cryptography-2.3-cp34-abi3-manylinux1_x86_64.whl (2.1MB)
12:49:20 Collecting enum34==1.1.6
12:49:20   Downloading https://files.pythonhosted.org/packages/af/42/cb9355df32c69b553e72a2e28daee25d1611d2c0d9c272aa1d34204205b2/enum34-1.1.6-py3-none-any.whl
12:49:20 Collecting idna==2.5
12:49:20   Downloading https://files.pythonhosted.org/packages/11/7d/9bbbd7bb35f34b0169542487d2a8859e44306bb2e6a4455d491800a5621f/idna-2.5-py2.py3-none-any.whl (55kB)
12:49:21 Collecting ipaddress==1.0.18
12:49:21   Downloading https://files.pythonhosted.org/packages/4e/13/774faf38b445d0b3a844b65747175b2e0500164b7c28d78e34987a5bfe06/ipaddress-1.0.18.tar.gz
12:49:21 Collecting packaging==16.8
12:49:21   Downloading https://files.pythonhosted.org/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl
12:49:21 Collecting paramiko==2.4.2
12:49:21   Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB)
12:49:21 Collecting pycparser==2.17
12:49:21   Downloading https://files.pythonhosted.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz (231kB)
12:49:21 Collecting pyOpenSSL==18.0.0
12:49:21   Downloading https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl (53kB)
12:49:21 Collecting pyparsing==2.2.0
12:49:21   Downloading https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB)
12:49:22 Collecting requests==2.20.0
12:49:22   Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB)
12:49:22 Collecting six==1.10.0
12:49:22   Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl
12:49:22 Collecting urllib3==1.24.3
12:49:22   Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB)
12:49:22 Collecting websocket-client==0.56.0
12:49:22   Downloading https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl (200kB)
12:49:22 Collecting pynacl>=1.0.1
12:49:22   Downloading https://files.pythonhosted.org/packages/27/15/2cd0a203f318c2240b42cd9dd13c931ddd61067809fee3479f44f086103e/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB)
12:49:22 Collecting bcrypt>=3.1.3
12:49:22   Downloading https://files.pythonhosted.org/packages/8b/1d/82826443777dd4a624e38a08957b975e75df859b381ae302cfd7a30783ed/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56kB)
12:49:22 Collecting pyasn1>=0.1.7
12:49:22   Downloading https://files.pythonhosted.org/packages/62/1e/a94a8d635fa3ce4cfc7f506003548d0a2447ae76fd5ca53932970fe3053f/pyasn1-0.4.8-py2.py3-none-any.whl (77kB)
12:49:22 Collecting chardet<3.1.0,>=3.0.2
12:49:22   Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
12:49:22 Collecting certifi>=2017.4.17
12:49:22   Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)
12:49:22 Building wheels for collected packages: backports.ssl-match-hostname, cffi, ipaddress, pycparser
12:49:22   Building wheel for backports.ssl-match-hostname (setup.py): started
12:49:23   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
12:49:23   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp37-none-any.whl size=5206 sha256=de3121d9e86a59ddbec67716bacbaab398c69aedb222477c79a56fae14e2f42f
12:49:23   Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939
12:49:23   Building wheel for cffi (setup.py): started
12:49:28   Building wheel for cffi (setup.py): finished with status 'done'
12:49:28   Created wheel for cffi: filename=cffi-1.10.0-cp37-cp37m-linux_x86_64.whl size=371225 sha256=0193774bd149e94af582adfec824e064e52f6b355228ab2e9d28b96b2e96505a
12:49:28   Stored in directory: /root/.cache/pip/wheels/f7/15/ae/fb38663a1329fd6043160c18a6c5e3a60aec7f7a727a631875
12:49:28   Building wheel for ipaddress (setup.py): started
12:49:28   Building wheel for ipaddress (setup.py): finished with status 'done'
12:49:28   Created wheel for ipaddress: filename=ipaddress-1.0.18-cp37-none-any.whl size=18105 sha256=f6cd920127a7f9d185fe8a5dcd50e29c6f75c753be4252643fe50c0a3c230fbe
12:49:28   Stored in directory: /root/.cache/pip/wheels/b4/e1/56/07b2633e42e05445161d0748b02fc47c0fe24ba56ff4920f98
12:49:28   Building wheel for pycparser (setup.py): started
12:49:29   Building wheel for pycparser (setup.py): finished with status 'done'
12:49:29   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192838 sha256=5d0dd8ef906964e3a0a8e32bb69260a7e68c7b14c43f0e55923d923214ab94c2
12:49:29   Stored in directory: /root/.cache/pip/wheels/3f/a9/a7/44a27bb67d962845df8df4ac988e1f369184e307392ce37c5b
12:49:29 Successfully built backports.ssl-match-hostname cffi ipaddress pycparser
12:49:29 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
12:49:30 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2019.11.28 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.8 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
12:49:37 Removing intermediate container 07bfbc53936a
12:49:37  ---> 02ee6791d51a
12:49:37 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt
12:49:37  ---> f6a0153f79bd
12:49:37 Step 17/19 : RUN pip install -r test-requirements.txt
12:49:37  ---> Running in 69f860fd76bd
12:49:44 Collecting coverage==4.5.2
12:49:44   Downloading https://files.pythonhosted.org/packages/d0/a1/ea743f1facd8d287c2088d47fc80b06e042833041ba906fdd5c8f5d291bb/coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205kB)
12:49:44 Collecting flake8==3.6.0
12:49:44   Downloading https://files.pythonhosted.org/packages/34/a6/49e2849a0e5464e1b5d621f63bc8453066f0f367bb3b744a33fca0bc1ddd/flake8-3.6.0-py2.py3-none-any.whl (68kB)
12:49:44 Collecting mock==1.0.1
12:49:44   Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB)
12:49:45 Collecting pytest==4.3.1
12:49:45   Downloading https://files.pythonhosted.org/packages/c8/52/c455e718f19e4fd7126c81b4910ca2431ded6c28b97e36a1a1f5e5ef7247/pytest-4.3.1-py2.py3-none-any.whl (219kB)
12:49:45 Collecting pytest-cov==2.6.1
12:49:45   Downloading https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl
12:49:45 Collecting pytest-timeout==1.3.3
12:49:45   Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl
12:49:45 Requirement already satisfied: setuptools>=30 in /usr/local/lib/python3.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) (44.0.0)
12:49:45 Collecting pyflakes<2.1.0,>=2.0.0
12:49:45   Downloading https://files.pythonhosted.org/packages/44/98/af7a72c9a543b1487d92813c648cb9b9adfbc96faef5455d60f4439aa99b/pyflakes-2.0.0-py2.py3-none-any.whl (53kB)
12:49:45 Collecting pycodestyle<2.5.0,>=2.4.0
12:49:45   Downloading https://files.pythonhosted.org/packages/e5/c6/ce130213489969aa58610042dff1d908c25c731c9575af6935c2dfad03aa/pycodestyle-2.4.0-py2.py3-none-any.whl (62kB)
12:49:45 Collecting mccabe<0.7.0,>=0.6.0
12:49:45   Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
12:49:45 Collecting attrs>=17.4.0
12:49:45   Downloading https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl
12:49:45 Collecting py>=1.5.0
12:49:45   Downloading https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl (83kB)
12:49:46 Collecting more-itertools>=4.0.0; python_version > "2.7"
12:49:46   Downloading https://files.pythonhosted.org/packages/68/03/0604cec1ea13c9f063dd50f900d1a36160334dd3cfb01fd0e638f61b46ba/more_itertools-8.0.2-py3-none-any.whl (40kB)
12:49:46 Collecting pluggy>=0.7
12:49:46   Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
12:49:46 Collecting atomicwrites>=1.0
12:49:46   Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl
12:49:46 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)
12:49:46 Collecting importlib-metadata>=0.12; python_version < "3.8"
12:49:46   Downloading https://files.pythonhosted.org/packages/e9/71/1a1e0ed0981bb6a67bce55a210f168126b7ebd2065958673797ea66489ca/importlib_metadata-1.3.0-py2.py3-none-any.whl
12:49:46 Collecting zipp>=0.5
12:49:46   Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl
12:49:46 Building wheels for collected packages: mock
12:49:46   Building wheel for mock (setup.py): started
12:49:46   Building wheel for mock (setup.py): finished with status 'done'
12:49:46   Created wheel for mock: filename=mock-1.0.1-cp37-none-any.whl size=23754 sha256=1cc4197aff6792501ed1ca5bef0f07545769c07b82c29b6bb94b43f552eabe4b
12:49:46   Stored in directory: /root/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6
12:49:46 Successfully built mock
12:49:46 Installing collected packages: coverage, pyflakes, pycodestyle, mccabe, flake8, mock, attrs, py, more-itertools, zipp, importlib-metadata, pluggy, atomicwrites, pytest, pytest-cov, pytest-timeout
12:49:47 Successfully installed atomicwrites-1.3.0 attrs-19.3.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-1.3.0 mccabe-0.6.1 mock-1.0.1 more-itertools-8.0.2 pluggy-0.13.1 py-1.8.1 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
12:49:49 Removing intermediate container 69f860fd76bd
12:49:49  ---> 7bd5aa50c722
12:49:49 Step 18/19 : COPY . /src
12:49:49  ---> 8e39e7480900
12:49:49 Step 19/19 : RUN pip install .
12:49:49  ---> Running in 4bd200b006ea
12:49:50 Processing /src
12:49:51 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.1.0.dev0) (1.10.0)
12:49:51 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)
12:49:51 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)
12:49:51 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.11.28)
12:49:51 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)
12:49:51 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)
12:49:51 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)
12:49:51 Building wheels for collected packages: docker
12:49:51   Building wheel for docker (setup.py): started
12:49:51   Building wheel for docker (setup.py): finished with status 'done'
12:49:51   Created wheel for docker: filename=docker-4.1.0.dev0-py2.py3-none-any.whl size=139443 sha256=c32e123200a071f332d748e2b0bed04d1731d5654998d4e33551b218c57ea9b0
12:49:51   Stored in directory: /tmp/pip-ephem-wheel-cache-ee1ulvea/wheels/ee/4d/f0/2a86c10b571f6f2e614d6de70cb18e96cf856ba00408408b23
12:49:51 Successfully built docker
12:49:51 Installing collected packages: docker
12:49:51 Successfully installed docker-4.1.0.dev0
12:49:52 Removing intermediate container 4bd200b006ea
12:49:52  ---> dd2f04454085
12:49:52 Successfully built dd2f04454085
12:49:52 Successfully tagged dockerbuildbot/docker-py:py3-940805dde6982ff75d80f5257a68f93b725ba17b