Skip to content

Console Output

21:59:01 + docker build -t dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 .
21:59:01 Sending build context to Docker daemon   1.37MB

21:59:01 Step 1/21 : ARG PYTHON_VERSION=3.7
21:59:01 Step 2/21 : FROM python:${PYTHON_VERSION}
21:59:01 3.7: Pulling from library/python
21:59:01 6c33745f49b4: Pulling fs layer
21:59:01 c87cd3c61e27: Pulling fs layer
21:59:01 05a3c799ec37: Pulling fs layer
21:59:01 a61c38f966ac: Pulling fs layer
21:59:01 c2dd6d195b68: Pulling fs layer
21:59:01 29b9446ae7bd: Pulling fs layer
21:59:01 bcb49d30d299: Pulling fs layer
21:59:01 618e5f951c44: Pulling fs layer
21:59:01 b61a06eec492: Pulling fs layer
21:59:01 29b9446ae7bd: Waiting
21:59:01 bcb49d30d299: Waiting
21:59:01 618e5f951c44: Waiting
21:59:01 a61c38f966ac: Waiting
21:59:01 b61a06eec492: Waiting
21:59:01 c2dd6d195b68: Waiting
21:59:02 c87cd3c61e27: Verifying Checksum
21:59:02 c87cd3c61e27: Download complete
21:59:02 05a3c799ec37: Verifying Checksum
21:59:02 05a3c799ec37: Download complete
21:59:02 6c33745f49b4: Verifying Checksum
21:59:02 6c33745f49b4: Download complete
21:59:03 29b9446ae7bd: Verifying Checksum
21:59:03 29b9446ae7bd: Download complete
21:59:03 a61c38f966ac: Verifying Checksum
21:59:03 a61c38f966ac: Download complete
21:59:03 bcb49d30d299: Verifying Checksum
21:59:03 bcb49d30d299: Download complete
21:59:03 618e5f951c44: Verifying Checksum
21:59:03 618e5f951c44: Download complete
21:59:03 b61a06eec492: Verifying Checksum
21:59:03 b61a06eec492: Download complete
21:59:05 c2dd6d195b68: Verifying Checksum
21:59:05 c2dd6d195b68: Download complete
21:59:06 6c33745f49b4: Pull complete
21:59:06 c87cd3c61e27: Pull complete
21:59:06 05a3c799ec37: Pull complete
21:59:09 a61c38f966ac: Pull complete
21:59:15 c2dd6d195b68: Pull complete
21:59:15 29b9446ae7bd: Pull complete
21:59:16 bcb49d30d299: Pull complete
21:59:16 618e5f951c44: Pull complete
21:59:16 b61a06eec492: Pull complete
21:59:16 Digest: sha256:7a32704ac8ee8b2a67a299e08d652845fe34fe4305db40c6e26230d16d64aea7
21:59:16 Status: Downloaded newer image for python:3.7
21:59:16  ---> be890676aead
21:59:16 Step 3/21 : ARG APT_MIRROR
21:59:18  ---> Running in 4ca9f4e692d9
21:59:18 Removing intermediate container 4ca9f4e692d9
21:59:18  ---> ed66fcd170c5
21:59:18 Step 4/21 : 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
21:59:18  ---> Running in 7bf68a9cbedf
21:59:19 Removing intermediate container 7bf68a9cbedf
21:59:19  ---> 821c7d18f033
21:59:19 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
21:59:19  ---> Running in d4eddb57c52a
21:59:19 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
21:59:19 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
21:59:19 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
21:59:19 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [255 kB]
21:59:19 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
21:59:20 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
21:59:21 Fetched 8409 kB in 2s (4696 kB/s)
21:59:21 Reading package lists...
21:59:22 Reading package lists...
21:59:22 Building dependency tree...
21:59:22 Reading state information...
21:59:22 The following additional packages will be installed:
21:59:22   tree
21:59:22 Suggested packages:
21:59:22   libxml-simple-perl ruby
21:59:22 Recommended packages:
21:59:22   qrencode xclip
21:59:22 The following NEW packages will be installed:
21:59:22   gnupg2 pass tree
21:59:22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
21:59:22 Need to get 481 kB of archives.
21:59:22 After this operation, 684 kB of additional disk space will be used.
21:59:22 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB]
21:59:22 Get:2 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB]
21:59:22 Get:3 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB]
21:59:23 debconf: delaying package configuration, since apt-utils is not installed
21:59:23 Fetched 481 kB in 0s (1820 kB/s)
21:59:23 Selecting previously unselected package gnupg2.
21:59:23 (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 ... 24600 files and directories currently installed.)
21:59:23 Preparing to unpack .../gnupg2_2.2.12-1+deb10u1_all.deb ...
21:59:23 Unpacking gnupg2 (2.2.12-1+deb10u1) ...
21:59:23 Selecting previously unselected package tree.
21:59:23 Preparing to unpack .../tree_1.8.0-1_amd64.deb ...
21:59:23 Unpacking tree (1.8.0-1) ...
21:59:23 Selecting previously unselected package pass.
21:59:23 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
21:59:23 Unpacking pass (1.7.3-2) ...
21:59:23 Setting up gnupg2 (2.2.12-1+deb10u1) ...
21:59:23 Setting up tree (1.8.0-1) ...
21:59:23 Setting up pass (1.7.3-2) ...
21:59:24 Removing intermediate container d4eddb57c52a
21:59:24  ---> ca23967988e5
21:59:24 Step 6/21 : COPY tests/ssh-keys /root/.ssh
21:59:24  ---> c64be753464e
21:59:24 Step 7/21 : RUN chmod -R 600 /root/.ssh
21:59:24  ---> Running in 3d5a855d7178
21:59:24 Removing intermediate container 3d5a855d7178
21:59:24  ---> 03dca3d48dab
21:59:24 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys
21:59:25  ---> 125f8a5c831d
21:59:25 Step 9/21 : RUN gpg2 --import gpg-keys/secret
21:59:25  ---> Running in 5587f238725b
21:59:25 gpg: directory '/root/.gnupg' created
21:59:25 gpg: keybox '/root/.gnupg/pubring.kbx' created
21:59:25 gpg: /root/.gnupg/trustdb.gpg: trustdb created
21:59:25 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
21:59:25 gpg: key 464ED987A7B21401: secret key imported
21:59:25 gpg: Total number processed: 1
21:59:25 gpg:               imported: 1
21:59:25 gpg:       secret keys read: 1
21:59:25 gpg:   secret keys imported: 1
21:59:26 Removing intermediate container 5587f238725b
21:59:26  ---> 7d1f549f43fe
21:59:26 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
21:59:26  ---> Running in d632ddcc397e
21:59:26 gpg: inserting ownertrust of 6
21:59:26 Removing intermediate container d632ddcc397e
21:59:26  ---> fc69fe793d18
21:59:26 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
21:59:26  ---> Running in 576eb99b7540
21:59:27 gpg: please do a --check-trustdb
21:59:27 mkdir: created directory '/root/.password-store/'
21:59:27 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
21:59:27 Removing intermediate container 576eb99b7540
21:59:27  ---> 4cb11ac34554
21:59:27 Step 12/21 : RUN gpg2 --check-trustdb
21:59:27  ---> Running in 851d6c33cf5c
21:59:27 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
21:59:27 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
21:59:28 Removing intermediate container 851d6c33cf5c
21:59:28  ---> d0797b79a6cb
21:59:28 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3
21:59:28  ---> Running in 51d29226d813
21:59:28 Removing intermediate container 51d29226d813
21:59:28  ---> 2c16db49aefa
21:59:28 Step 14/21 : 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
21:59:28  ---> Running in bff87395cb30
21:59:29 Removing intermediate container bff87395cb30
21:59:29  ---> f1a851f77e7e
21:59:29 Step 15/21 : WORKDIR /src
21:59:29  ---> Running in 388aa4853a51
21:59:29 Removing intermediate container 388aa4853a51
21:59:29  ---> 9778d69678c0
21:59:29 Step 16/21 : COPY requirements.txt /src/requirements.txt
21:59:29  ---> b011757f2989
21:59:29 Step 17/21 : RUN pip install -r requirements.txt
21:59:29  ---> Running in 8fc81fc8de44
21:59:31 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment
21:59:36 Collecting appdirs==1.4.3
21:59:37   Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB)
21:59:37 Collecting asn1crypto==0.22.0
21:59:37   Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB)
21:59:37 Collecting backports.ssl-match-hostname==3.5.0.1
21:59:37   Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB)
21:59:37 Collecting cffi==1.10.0
21:59:37   Downloading cffi-1.10.0.tar.gz (418 kB)
21:59:38 Collecting cryptography==3.2
21:59:38   Downloading cryptography-3.2-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB)
21:59:38 Collecting enum34==1.1.6
21:59:38   Downloading enum34-1.1.6-py3-none-any.whl (12 kB)
21:59:38 Collecting idna==2.5
21:59:38   Downloading idna-2.5-py2.py3-none-any.whl (55 kB)
21:59:38 Collecting ipaddress==1.0.18
21:59:38   Downloading ipaddress-1.0.18.tar.gz (32 kB)
21:59:38 Collecting packaging==16.8
21:59:38   Downloading packaging-16.8-py2.py3-none-any.whl (23 kB)
21:59:38 Collecting paramiko==2.4.2
21:59:38   Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB)
21:59:38 Collecting pycparser==2.17
21:59:38   Downloading pycparser-2.17.tar.gz (231 kB)
21:59:38 Collecting pyOpenSSL==18.0.0
21:59:38   Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB)
21:59:38 Collecting pyparsing==2.2.0
21:59:38   Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB)
21:59:38 Collecting requests==2.20.0
21:59:38   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
21:59:38 Collecting six==1.10.0
21:59:38   Downloading six-1.10.0-py2.py3-none-any.whl (10 kB)
21:59:38 Collecting urllib3==1.24.3
21:59:38   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
21:59:38 Collecting websocket-client==0.56.0
21:59:38   Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB)
21:59:38 Collecting bcrypt>=3.1.3
21:59:38   Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB)
21:59:38 Collecting certifi>=2017.4.17
21:59:38   Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB)
21:59:38 Collecting chardet<3.1.0,>=3.0.2
21:59:38   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
21:59:38 Collecting pyasn1>=0.1.7
21:59:38   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
21:59:38 Collecting pynacl>=1.0.1
21:59:38   Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB)
21:59:38 Building wheels for collected packages: backports.ssl-match-hostname, cffi, ipaddress, pycparser
21:59:38   Building wheel for backports.ssl-match-hostname (setup.py): started
21:59:39   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
21:59:39   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5206 sha256=e409be326dddee2fc55b313f8f87fda8a8752575329c367b2b3eff7a1d4d8410
21:59:39   Stored in directory: /root/.cache/pip/wheels/93/72/f6/df894bfc7947d11f89dbdb4e9b786703a43cd547c1b5e8c738
21:59:39   Building wheel for cffi (setup.py): started
21:59:42   Building wheel for cffi (setup.py): finished with status 'done'
21:59:42   Created wheel for cffi: filename=cffi-1.10.0-cp37-cp37m-linux_x86_64.whl size=371263 sha256=edef69ee8cf8bb55b9c007b8bc2bfe2fa228ed0c9c061c5a654f15ca445b198e
21:59:42   Stored in directory: /root/.cache/pip/wheels/cc/8d/6c/d24a8db003ac4a51d9959a9985718fac84e1baa5ec6c42d115
21:59:42   Building wheel for ipaddress (setup.py): started
21:59:42   Building wheel for ipaddress (setup.py): finished with status 'done'
21:59:42   Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18105 sha256=00eed601ec9976d42ad36df3670b28f10ceeb628a6e7567220af8714cec2c69b
21:59:42   Stored in directory: /root/.cache/pip/wheels/54/90/bd/f99e221ab77ef8e6d65c14efe986cef3360da2990396093151
21:59:42   Building wheel for pycparser (setup.py): started
21:59:43   Building wheel for pycparser (setup.py): finished with status 'done'
21:59:43   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192879 sha256=cd4c54912e6e021d775c505ec5a93744498d6fcdc1a0e89bc235ebdc8ae5fa12
21:59:43   Stored in directory: /root/.cache/pip/wheels/91/50/7a/9f94e39b01559aa44c3cefb775d7befcc01d0a6ed0093cab37
21:59:43 Successfully built backports.ssl-match-hostname cffi ipaddress pycparser
21:59:43 Installing collected packages: pycparser, six, cffi, urllib3, pyparsing, pynacl, pyasn1, idna, cryptography, chardet, certifi, bcrypt, websocket-client, requests, pyOpenSSL, paramiko, packaging, ipaddress, enum34, backports.ssl-match-hostname, asn1crypto, appdirs
21:59:44 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.2.0 certifi-2020.12.5 cffi-1.10.0 chardet-3.0.4 cryptography-3.2 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.4.0 pyparsing-2.2.0 requests-2.20.0 six-1.10.0 urllib3-1.24.3 websocket-client-0.56.0
21:59:49 Removing intermediate container 8fc81fc8de44
21:59:49  ---> d90aecb84e1c
21:59:49 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt
21:59:49  ---> 59fe31717773
21:59:49 Step 19/21 : RUN pip install -r test-requirements.txt
21:59:50  ---> Running in 775d37f2f2ac
21:59:56 Collecting coverage==4.5.2
21:59:56   Downloading coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205 kB)
21:59:56 Collecting flake8==3.6.0
21:59:56   Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB)
21:59:57 Collecting mock==1.0.1
21:59:57   Downloading mock-1.0.1.zip (861 kB)
21:59:57 Collecting pytest==4.3.1
21:59:57   Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB)
21:59:57 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 5)) (1.10.0)
21:59:57 Collecting pytest-cov==2.6.1
21:59:57   Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB)
21:59:57 Collecting pytest-timeout==1.3.3
21:59:57   Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB)
21:59:57 Collecting setuptools==44.0.0
21:59:57   Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
21:59:57 Collecting atomicwrites>=1.0
21:59:57   Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
21:59:57 Collecting attrs>=17.4.0
21:59:57   Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB)
21:59:57 Collecting mccabe<0.7.0,>=0.6.0
21:59:57   Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
21:59:57 Collecting more-itertools>=4.0.0
21:59:57   Downloading more_itertools-8.6.0-py3-none-any.whl (45 kB)
21:59:57 Collecting pluggy>=0.7
21:59:57   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
21:59:57 Collecting importlib-metadata>=0.12
21:59:57   Downloading importlib_metadata-3.3.0-py3-none-any.whl (10 kB)
21:59:57 Collecting py>=1.5.0
21:59:57   Downloading py-1.10.0-py2.py3-none-any.whl (97 kB)
21:59:57 Collecting pycodestyle<2.5.0,>=2.4.0
21:59:57   Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB)
21:59:57 Collecting pyflakes<2.1.0,>=2.0.0
21:59:57   Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB)
21:59:57 Collecting typing-extensions>=3.6.4
21:59:57   Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
21:59:57 Collecting zipp>=0.5
21:59:57   Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB)
21:59:57 Building wheels for collected packages: mock
21:59:57   Building wheel for mock (setup.py): started
21:59:58   Building wheel for mock (setup.py): finished with status 'done'
21:59:58   Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=24971d5be3408e2eb2f956a2f1deeea1dbb4236ad60443d5ccb0710cf1e584cd
21:59:58   Stored in directory: /root/.cache/pip/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1
21:59:58 Successfully built mock
21:59:58 Installing collected packages: zipp, typing-extensions, importlib-metadata, setuptools, py, pluggy, more-itertools, attrs, atomicwrites, pytest, pyflakes, pycodestyle, mccabe, coverage, pytest-timeout, pytest-cov, mock, flake8
21:59:58   Attempting uninstall: setuptools
21:59:58     Found existing installation: setuptools 51.0.0
21:59:58     Uninstalling setuptools-51.0.0:
21:59:58       Successfully uninstalled setuptools-51.0.0
21:59:59 Successfully installed atomicwrites-1.4.0 attrs-20.3.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-3.3.0 mccabe-0.6.1 mock-1.0.1 more-itertools-8.6.0 pluggy-0.13.1 py-1.10.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 setuptools-44.0.0 typing-extensions-3.7.4.3 zipp-3.4.0
21:59:59 Removing intermediate container 775d37f2f2ac
21:59:59  ---> eb553c21b3db
21:59:59 Step 20/21 : COPY . /src
22:00:00  ---> 1771ede43aa0
22:00:00 Step 21/21 : RUN pip install .
22:00:00  ---> Running in e950608f5a6d
22:00:00 Processing /src
22:00:00 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.4.0.dev0) (1.10.0)
22:00:00 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.4.0.dev0) (0.56.0)
22:00:00 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.4.0.dev0) (2.20.0)
22:00:00 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.4.0.dev0) (1.24.3)
22:00:00 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.4.0.dev0) (3.0.4)
22:00:00 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.4.0.dev0) (2020.12.5)
22:00:00 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.4.0.dev0) (2.5)
22:00:00 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.4.0.dev0) (1.10.0)
22:00:00 Building wheels for collected packages: docker
22:00:00   Building wheel for docker (setup.py): started
22:00:01   Building wheel for docker (setup.py): finished with status 'done'
22:00:01   Created wheel for docker: filename=docker-4.4.0.dev0-py2.py3-none-any.whl size=146829 sha256=8e1c44bf91d923efe36f115bba16bf6cc9cc2df2e3e7bb8636f2cb4cc05d3398
22:00:01   Stored in directory: /tmp/pip-ephem-wheel-cache-k5gsyalu/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525
22:00:01 Successfully built docker
22:00:01 Installing collected packages: docker
22:00:01 Successfully installed docker-4.4.0.dev0
22:00:02 Removing intermediate container e950608f5a6d
22:00:02  ---> 98a9ee929212
22:00:02 Successfully built 98a9ee929212
22:00:02 Successfully tagged dockerbuildbot/docker-py:py3-d33719bfddb9c5675914ea222b1c8e4634255254