Skip to content

Console Output

19:57:01 + docker build -t dockerpinata/docker-py:py3-73421027be04c97fc6f50da0647ba47388ed60e5 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 .
19:57:01 Sending build context to Docker daemon  1.385MB

19:57:01 Step 1/23 : ARG PYTHON_VERSION=3.10
19:57:01 Step 2/23 : FROM python:${PYTHON_VERSION}
19:57:01 3.10: Pulling from library/python
19:57:01 d836772a1c1f: Pulling fs layer
19:57:01 66a9e63c657a: Pulling fs layer
19:57:01 d1989b6e74cf: Pulling fs layer
19:57:01 c28818711e1e: Pulling fs layer
19:57:01 5084fa7ebd74: Pulling fs layer
19:57:01 7f162c881e4f: Pulling fs layer
19:57:01 e3f48ccb2876: Pulling fs layer
19:57:01 315a1520c10e: Pulling fs layer
19:57:01 65ec519192cb: Pulling fs layer
19:57:01 c28818711e1e: Waiting
19:57:01 5084fa7ebd74: Waiting
19:57:01 7f162c881e4f: Waiting
19:57:01 e3f48ccb2876: Waiting
19:57:01 315a1520c10e: Waiting
19:57:01 65ec519192cb: Waiting
19:57:01 66a9e63c657a: Verifying Checksum
19:57:01 66a9e63c657a: Download complete
19:57:01 d1989b6e74cf: Verifying Checksum
19:57:01 d1989b6e74cf: Download complete
19:57:02 d836772a1c1f: Verifying Checksum
19:57:02 d836772a1c1f: Download complete
19:57:02 c28818711e1e: Verifying Checksum
19:57:02 c28818711e1e: Download complete
19:57:03 e3f48ccb2876: Verifying Checksum
19:57:03 e3f48ccb2876: Download complete
19:57:03 315a1520c10e: Verifying Checksum
19:57:03 315a1520c10e: Download complete
19:57:03 65ec519192cb: Verifying Checksum
19:57:03 65ec519192cb: Download complete
19:57:04 5084fa7ebd74: Verifying Checksum
19:57:04 5084fa7ebd74: Download complete
19:57:05 d836772a1c1f: Pull complete
19:57:06 66a9e63c657a: Pull complete
19:57:06 d1989b6e74cf: Pull complete
19:57:09 c28818711e1e: Pull complete
19:57:17 5084fa7ebd74: Pull complete
19:57:35 7f162c881e4f: Download complete
19:57:35 7f162c881e4f: Pull complete
19:57:35 e3f48ccb2876: Pull complete
19:57:35 315a1520c10e: Pull complete
19:57:35 65ec519192cb: Pull complete
19:57:35 Digest: sha256:b1a4d9bcebe696cf805803f98747d3ccd885504bd1473dc45db2014d08622de5
19:57:35 Status: Downloaded newer image for python:3.10
19:57:35  ---> 3a49f9c9c80e
19:57:35 Step 3/23 : ARG APT_MIRROR
19:57:35  ---> Running in 014f9b05aeed
19:57:35 Removing intermediate container 014f9b05aeed
19:57:35  ---> e66aaa4325c2
19:57:35 Step 4/23 : 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
19:57:35  ---> Running in d2bd40efd0e5
19:57:36 Removing intermediate container d2bd40efd0e5
19:57:36  ---> 1a65233f79f8
19:57:36 Step 5/23 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
19:57:36  ---> Running in 821d61db446f
19:57:36 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
19:57:36 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
19:57:36 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
19:57:36 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
19:57:37 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
19:57:37 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
19:57:37 Fetched 8561 kB in 2s (5624 kB/s)
19:57:38 Reading package lists...
19:57:39 Reading package lists...
19:57:39 Building dependency tree...
19:57:39 Reading state information...
19:57:39 The following additional packages will be installed:
19:57:39   tree
19:57:39 Suggested packages:
19:57:39   python libxml-simple-perl ruby
19:57:39 Recommended packages:
19:57:39   qrencode xclip
19:57:39 The following NEW packages will be installed:
19:57:39   gnupg2 pass tree
19:57:39 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
19:57:39 Need to get 523 kB of archives.
19:57:39 After this operation, 727 kB of additional disk space will be used.
19:57:39 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
19:57:39 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
19:57:39 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
19:57:39 debconf: delaying package configuration, since apt-utils is not installed
19:57:39 Fetched 523 kB in 0s (1928 kB/s)
19:57:39 Selecting previously unselected package gnupg2.
19:57:39 (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 ... 23421 files and directories currently installed.)
19:57:39 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ...
19:57:39 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
19:57:39 Selecting previously unselected package tree.
19:57:39 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
19:57:39 Unpacking tree (1.8.0-1+b1) ...
19:57:39 Selecting previously unselected package pass.
19:57:39 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
19:57:39 Unpacking pass (1.7.3-2) ...
19:57:39 Setting up gnupg2 (2.2.27-2+deb11u2) ...
19:57:39 Setting up tree (1.8.0-1+b1) ...
19:57:39 Setting up pass (1.7.3-2) ...
19:57:40 Removing intermediate container 821d61db446f
19:57:40  ---> 1462c2b41e2f
19:57:40 Step 6/23 : COPY tests/ssh/config/client /root/.ssh
19:57:40  ---> b226db3e9bee
19:57:40 Step 7/23 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts
19:57:40  ---> 66125da523f0
19:57:40 Step 8/23 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts
19:57:40  ---> Running in edc4d2de170e
19:57:41 Removing intermediate container edc4d2de170e
19:57:41  ---> 1bb3d6db4e3c
19:57:41 Step 9/23 : RUN chmod -R 600 /root/.ssh
19:57:41  ---> Running in 1bc4e553596e
19:57:42 Removing intermediate container 1bc4e553596e
19:57:42  ---> a2b069598aa1
19:57:42 Step 10/23 : COPY ./tests/gpg-keys /gpg-keys
19:57:42  ---> be76cba95ead
19:57:42 Step 11/23 : RUN gpg2 --import gpg-keys/secret
19:57:42  ---> Running in 2bcc706943fd
19:57:42 gpg: directory '/root/.gnupg' created
19:57:42 gpg: keybox '/root/.gnupg/pubring.kbx' created
19:57:42 gpg: /root/.gnupg/trustdb.gpg: trustdb created
19:57:42 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
19:57:42 gpg: key 464ED987A7B21401: secret key imported
19:57:42 gpg: Total number processed: 1
19:57:42 gpg:               imported: 1
19:57:42 gpg:       secret keys read: 1
19:57:42 gpg:   secret keys imported: 1
19:57:42 Removing intermediate container 2bcc706943fd
19:57:42  ---> 8aa8f7dfa976
19:57:42 Step 12/23 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
19:57:42  ---> Running in ec964895af9e
19:57:43 gpg: inserting ownertrust of 6
19:57:43 Removing intermediate container ec964895af9e
19:57:43  ---> c5dbf9ed1aed
19:57:43 Step 13/23 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
19:57:43  ---> Running in ea3cf6bdcccc
19:57:43 gpg: please do a --check-trustdb
19:57:43 mkdir: created directory '/root/.password-store/'
19:57:43 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
19:57:44 Removing intermediate container ea3cf6bdcccc
19:57:44  ---> 9f213aa25348
19:57:44 Step 14/23 : RUN gpg2 --check-trustdb
19:57:44  ---> Running in 66630b35b3d6
19:57:44 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
19:57:44 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
19:57:44 Removing intermediate container 66630b35b3d6
19:57:44  ---> 03faa7c36ec3
19:57:44 Step 15/23 : ARG CREDSTORE_VERSION=v0.6.3
19:57:44  ---> Running in c4ff0b261271
19:57:44 Removing intermediate container c4ff0b261271
19:57:44  ---> f4acc01d68c0
19:57:44 Step 16/23 : 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
19:57:45  ---> Running in c2c1699adf14
19:57:46 Removing intermediate container c2c1699adf14
19:57:46  ---> b781282ca406
19:57:46 Step 17/23 : WORKDIR /src
19:57:46  ---> Running in cc47ef43cab6
19:57:46 Removing intermediate container cc47ef43cab6
19:57:46  ---> 007a7df95c3f
19:57:46 Step 18/23 : COPY requirements.txt /src/requirements.txt
19:57:46  ---> 3c0009ea8308
19:57:46 Step 19/23 : RUN pip install -r requirements.txt
19:57:46  ---> Running in 75b2f3ef5e91
19:57:48 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment
19:57:52 Collecting packaging==21.3
19:57:53   Downloading packaging-21.3-py3-none-any.whl (40 kB)
19:57:53      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 8.1 MB/s eta 0:00:00
19:57:53 Collecting paramiko==2.11.0
19:57:53   Downloading paramiko-2.11.0-py2.py3-none-any.whl (212 kB)
19:57:53      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.9/212.9 KB 24.0 MB/s eta 0:00:00
19:57:53 Collecting requests==2.28.1
19:57:53   Downloading requests-2.28.1-py3-none-any.whl (62 kB)
19:57:53      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 KB 12.5 MB/s eta 0:00:00
19:57:53 Collecting urllib3==1.26.11
19:57:53   Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB)
19:57:53      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 KB 27.2 MB/s eta 0:00:00
19:57:53 Collecting websocket-client==1.3.3
19:57:53   Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB)
19:57:53      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 KB 10.5 MB/s eta 0:00:00
19:57:53 Collecting pyparsing!=3.0.5,>=2.0.2
19:57:53   Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
19:57:53      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 KB 21.0 MB/s eta 0:00:00
19:57:53 Collecting pynacl>=1.0.1
19:57:53   Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
19:57:53      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 KB 63.3 MB/s eta 0:00:00
19:57:53 Collecting cryptography>=2.5
19:57:53   Downloading cryptography-37.0.4-cp36-abi3-manylinux_2_24_x86_64.whl (4.1 MB)
19:57:53      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 105.8 MB/s eta 0:00:00
19:57:53 Collecting six
19:57:53   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
19:57:54 Collecting bcrypt>=3.1.3
19:57:54   Downloading bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (62 kB)
19:57:54      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 KB 13.2 MB/s eta 0:00:00
19:57:54 Collecting certifi>=2017.4.17
19:57:54   Downloading certifi-2022.6.15-py3-none-any.whl (160 kB)
19:57:54      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 KB 33.1 MB/s eta 0:00:00
19:57:54 Collecting idna<4,>=2.5
19:57:54   Downloading idna-3.3-py3-none-any.whl (61 kB)
19:57:54      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 13.1 MB/s eta 0:00:00
19:57:54 Collecting charset-normalizer<3,>=2
19:57:54   Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB)
19:57:54 Collecting cffi>=1.1
19:57:54   Downloading cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
19:57:54      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.8/441.8 KB 55.6 MB/s eta 0:00:00
19:57:54 Collecting pycparser
19:57:54   Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
19:57:54      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 26.4 MB/s eta 0:00:00
19:57:54 Installing collected packages: websocket-client, urllib3, six, pyparsing, pycparser, idna, charset-normalizer, certifi, requests, packaging, cffi, pynacl, cryptography, bcrypt, paramiko
19:57:55 Successfully installed bcrypt-3.2.2 certifi-2022.6.15 cffi-1.15.1 charset-normalizer-2.1.0 cryptography-37.0.4 idna-3.3 packaging-21.3 paramiko-2.11.0 pycparser-2.21 pynacl-1.5.0 pyparsing-3.0.9 requests-2.28.1 six-1.16.0 urllib3-1.26.11 websocket-client-1.3.3
19:57:55 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
19:57:59 WARNING: You are using pip version 22.0.4; however, version 22.2.1 is available.
19:57:59 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
19:58:00 Removing intermediate container 75b2f3ef5e91
19:58:00  ---> 5f462a7241f1
19:58:00 Step 20/23 : COPY test-requirements.txt /src/test-requirements.txt
19:58:01  ---> 4382af960c43
19:58:01 Step 21/23 : RUN pip install -r test-requirements.txt
19:58:01  ---> Running in 19deb19ee12a
19:58:06 Collecting setuptools==63.2.0
19:58:07   Downloading setuptools-63.2.0-py3-none-any.whl (1.2 MB)
19:58:07      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 76.1 MB/s eta 0:00:00
19:58:07 Collecting coverage==6.4.2
19:58:07   Downloading coverage-6.4.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (212 kB)
19:58:07      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.3/212.3 KB 38.2 MB/s eta 0:00:00
19:58:07 Collecting flake8==4.0.1
19:58:07   Downloading flake8-4.0.1-py2.py3-none-any.whl (64 kB)
19:58:07      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.1/64.1 KB 12.6 MB/s eta 0:00:00
19:58:07 Collecting pytest==7.1.2
19:58:07   Downloading pytest-7.1.2-py3-none-any.whl (297 kB)
19:58:07      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/297.0 KB 43.2 MB/s eta 0:00:00
19:58:07 Collecting pytest-cov==3.0.0
19:58:07   Downloading pytest_cov-3.0.0-py3-none-any.whl (20 kB)
19:58:07 Collecting pytest-timeout==2.1.0
19:58:07   Downloading pytest_timeout-2.1.0-py3-none-any.whl (12 kB)
19:58:07 Collecting pyflakes<2.5.0,>=2.4.0
19:58:07   Downloading pyflakes-2.4.0-py2.py3-none-any.whl (69 kB)
19:58:07      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 KB 16.3 MB/s eta 0:00:00
19:58:07 Collecting mccabe<0.7.0,>=0.6.0
19:58:07   Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
19:58:07 Collecting pycodestyle<2.9.0,>=2.8.0
19:58:07   Downloading pycodestyle-2.8.0-py2.py3-none-any.whl (42 kB)
19:58:07      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 KB 8.7 MB/s eta 0:00:00
19:58:08 Collecting pluggy<2.0,>=0.12
19:58:08   Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
19:58:08 Collecting iniconfig
19:58:08   Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB)
19:58:08 Requirement already satisfied: packaging in /usr/local/lib/python3.10/site-packages (from pytest==7.1.2->-r test-requirements.txt (line 4)) (21.3)
19:58:08 Collecting py>=1.8.2
19:58:08   Downloading py-1.11.0-py2.py3-none-any.whl (98 kB)
19:58:08      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 KB 18.8 MB/s eta 0:00:00
19:58:08 Collecting tomli>=1.0.0
19:58:08   Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
19:58:08 Collecting attrs>=19.2.0
19:58:08   Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB)
19:58:08      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 11.1 MB/s eta 0:00:00
19:58:08 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.10/site-packages (from packaging->pytest==7.1.2->-r test-requirements.txt (line 4)) (3.0.9)
19:58:08 Installing collected packages: mccabe, iniconfig, tomli, setuptools, pyflakes, pycodestyle, py, pluggy, coverage, attrs, pytest, flake8, pytest-timeout, pytest-cov
19:58:08   Attempting uninstall: setuptools
19:58:08     Found existing installation: setuptools 58.1.0
19:58:08     Uninstalling setuptools-58.1.0:
19:58:08       Successfully uninstalled setuptools-58.1.0
19:58:09 Successfully installed attrs-22.1.0 coverage-6.4.2 flake8-4.0.1 iniconfig-1.1.1 mccabe-0.6.1 pluggy-1.0.0 py-1.11.0 pycodestyle-2.8.0 pyflakes-2.4.0 pytest-7.1.2 pytest-cov-3.0.0 pytest-timeout-2.1.0 setuptools-63.2.0 tomli-2.0.1
19:58:09 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
19:58:09 WARNING: You are using pip version 22.0.4; however, version 22.2.1 is available.
19:58:09 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
19:58:10 Removing intermediate container 19deb19ee12a
19:58:10  ---> 7fde608492c9
19:58:10 Step 22/23 : COPY . /src
19:58:10  ---> 5257d4a6f81b
19:58:10 Step 23/23 : RUN pip install .
19:58:10  ---> Running in 2d326421b158
19:58:11 Processing /src
19:58:11   Preparing metadata (setup.py): started
19:58:11   Preparing metadata (setup.py): finished with status 'done'
19:58:11 Requirement already satisfied: packaging>=14.0 in /usr/local/lib/python3.10/site-packages (from docker==6.0.0.dev0) (21.3)
19:58:11 Requirement already satisfied: requests>=2.26.0 in /usr/local/lib/python3.10/site-packages (from docker==6.0.0.dev0) (2.28.1)
19:58:11 Requirement already satisfied: urllib3>=1.26.0 in /usr/local/lib/python3.10/site-packages (from docker==6.0.0.dev0) (1.26.11)
19:58:11 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.10/site-packages (from docker==6.0.0.dev0) (1.3.3)
19:58:11 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.10/site-packages (from packaging>=14.0->docker==6.0.0.dev0) (3.0.9)
19:58:11 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/site-packages (from requests>=2.26.0->docker==6.0.0.dev0) (3.3)
19:58:11 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/local/lib/python3.10/site-packages (from requests>=2.26.0->docker==6.0.0.dev0) (2.1.0)
19:58:11 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.10/site-packages (from requests>=2.26.0->docker==6.0.0.dev0) (2022.6.15)
19:58:11 Building wheels for collected packages: docker
19:58:11   Building wheel for docker (setup.py): started
19:58:12   Building wheel for docker (setup.py): finished with status 'done'
19:58:12   Created wheel for docker: filename=docker-6.0.0.dev0-py3-none-any.whl size=146220 sha256=c82b3d869c03905ee0e36414c492222adc18fdf2cf1f509d2d09c8a5ba418239
19:58:12   Stored in directory: /tmp/pip-ephem-wheel-cache-doj604mt/wheels/5c/9b/23/f031c1877ee9aa5bf3ddc51ccc1ac38428d83c5d6eec32a03f
19:58:12 Successfully built docker
19:58:12 Installing collected packages: docker
19:58:12 Successfully installed docker-6.0.0.dev0
19:58:12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
19:58:12 WARNING: You are using pip version 22.0.4; however, version 22.2.1 is available.
19:58:12 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
19:58:12 Removing intermediate container 2d326421b158
19:58:12  ---> e8bb19220436
19:58:12 Successfully built e8bb19220436
19:58:12 Successfully tagged dockerpinata/docker-py:py3-73421027be04c97fc6f50da0647ba47388ed60e5