Skip to content

Console Output

18:29:57 + docker build -t dockerpinata/docker-py:py3-e901eac7a8c5f29c7720eafb9f58c8356cca2324 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 .
18:29:57 Sending build context to Docker daemon  1.399MB

18:29:57 Step 1/24 : ARG PYTHON_VERSION=3.10
18:29:57 Step 2/24 : FROM python:${PYTHON_VERSION}
18:29:58 3.10: Pulling from library/python
18:29:58 001c52e26ad5: Pulling fs layer
18:29:58 d9d4b9b6e964: Pulling fs layer
18:29:58 2068746827ec: Pulling fs layer
18:29:58 9daef329d350: Pulling fs layer
18:29:58 8a335986117b: Pulling fs layer
18:29:58 588423e31bcf: Pulling fs layer
18:29:58 f40cdf3ebc10: Pulling fs layer
18:29:58 04378c690b5e: Pulling fs layer
18:29:58 ace6d68f6bea: Pulling fs layer
18:29:58 9daef329d350: Waiting
18:29:58 8a335986117b: Waiting
18:29:58 588423e31bcf: Waiting
18:29:58 f40cdf3ebc10: Waiting
18:29:58 04378c690b5e: Waiting
18:29:58 ace6d68f6bea: Waiting
18:29:58 d9d4b9b6e964: Verifying Checksum
18:29:58 d9d4b9b6e964: Download complete
18:29:58 2068746827ec: Verifying Checksum
18:29:58 2068746827ec: Download complete
18:29:59 001c52e26ad5: Verifying Checksum
18:29:59 001c52e26ad5: Download complete
18:29:59 588423e31bcf: Verifying Checksum
18:29:59 588423e31bcf: Download complete
18:29:59 9daef329d350: Verifying Checksum
18:29:59 9daef329d350: Download complete
18:29:59 04378c690b5e: Verifying Checksum
18:29:59 04378c690b5e: Download complete
18:29:59 f40cdf3ebc10: Verifying Checksum
18:29:59 f40cdf3ebc10: Download complete
18:29:59 ace6d68f6bea: Verifying Checksum
18:29:59 ace6d68f6bea: Download complete
18:30:01 8a335986117b: Verifying Checksum
18:30:01 8a335986117b: Download complete
18:30:02 001c52e26ad5: Pull complete
18:30:02 d9d4b9b6e964: Pull complete
18:30:03 2068746827ec: Pull complete
18:30:06 9daef329d350: Pull complete
18:30:14 8a335986117b: Pull complete
18:30:14 588423e31bcf: Pull complete
18:30:14 f40cdf3ebc10: Pull complete
18:30:14 04378c690b5e: Pull complete
18:30:14 ace6d68f6bea: Pull complete
18:30:14 Digest: sha256:cbf49327fae903d64ab28251912fc00faea2c1baee493d347a07973a2cb50f98
18:30:14 Status: Downloaded newer image for python:3.10
18:30:14  ---> b62e4294564c
18:30:14 Step 3/24 : ARG APT_MIRROR
18:30:19  ---> Running in e6a855dbf07f
18:30:19 Removing intermediate container e6a855dbf07f
18:30:19  ---> 12ac1f27e354
18:30:19 Step 4/24 : 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
18:30:19  ---> Running in 3823098d00d7
18:30:19 Removing intermediate container 3823098d00d7
18:30:19  ---> 72110cd021a5
18:30:19 Step 5/24 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
18:30:19  ---> Running in e164974a5aaa
18:30:19 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
18:30:19 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
18:30:19 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
18:30:20 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
18:30:20 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB]
18:30:20 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
18:30:21 Fetched 8567 kB in 2s (5344 kB/s)
18:30:21 Reading package lists...
18:30:22 Reading package lists...
18:30:22 Building dependency tree...
18:30:22 Reading state information...
18:30:22 The following additional packages will be installed:
18:30:22   tree
18:30:22 Suggested packages:
18:30:22   python libxml-simple-perl ruby
18:30:22 Recommended packages:
18:30:22   qrencode xclip
18:30:22 The following NEW packages will be installed:
18:30:22   gnupg2 pass tree
18:30:22 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
18:30:22 Need to get 523 kB of archives.
18:30:22 After this operation, 727 kB of additional disk space will be used.
18:30:22 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
18:30:22 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
18:30:23 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
18:30:23 debconf: delaying package configuration, since apt-utils is not installed
18:30:23 Fetched 523 kB in 0s (1915 kB/s)
18:30:23 Selecting previously unselected package gnupg2.
18:30: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 ... 23421 files and directories currently installed.)
18:30:23 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ...
18:30:23 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
18:30:23 Selecting previously unselected package tree.
18:30:23 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
18:30:23 Unpacking tree (1.8.0-1+b1) ...
18:30:23 Selecting previously unselected package pass.
18:30:23 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
18:30:23 Unpacking pass (1.7.3-2) ...
18:30:23 Setting up gnupg2 (2.2.27-2+deb11u2) ...
18:30:23 Setting up tree (1.8.0-1+b1) ...
18:30:23 Setting up pass (1.7.3-2) ...
18:30:23 Removing intermediate container e164974a5aaa
18:30:23  ---> cf957fb40d73
18:30:23 Step 6/24 : COPY tests/ssh/config/client /root/.ssh
18:30:24  ---> 3845ed3259b1
18:30:24 Step 7/24 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts
18:30:24  ---> c8bf8d730323
18:30:24 Step 8/24 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts
18:30:24  ---> Running in 00ade078e212
18:30:25 Removing intermediate container 00ade078e212
18:30:25  ---> 9183328d8a7e
18:30:25 Step 9/24 : RUN chmod -R 600 /root/.ssh
18:30:25  ---> Running in 2b487f3ecabd
18:30:25 Removing intermediate container 2b487f3ecabd
18:30:25  ---> 5504dc2d9039
18:30:25 Step 10/24 : COPY ./tests/gpg-keys /gpg-keys
18:30:25  ---> a3c36b14c5fc
18:30:25 Step 11/24 : RUN gpg2 --import gpg-keys/secret
18:30:25  ---> Running in f884969444ee
18:30:26 gpg: directory '/root/.gnupg' created
18:30:26 gpg: keybox '/root/.gnupg/pubring.kbx' created
18:30:26 gpg: /root/.gnupg/trustdb.gpg: trustdb created
18:30:26 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
18:30:26 gpg: key 464ED987A7B21401: secret key imported
18:30:26 gpg: Total number processed: 1
18:30:26 gpg:               imported: 1
18:30:26 gpg:       secret keys read: 1
18:30:26 gpg:   secret keys imported: 1
18:30:26 Removing intermediate container f884969444ee
18:30:26  ---> 1d0ae026fd63
18:30:26 Step 12/24 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
18:30:26  ---> Running in a475a7a48635
18:30:26 gpg: inserting ownertrust of 6
18:30:26 Removing intermediate container a475a7a48635
18:30:26  ---> 61c38393667b
18:30:26 Step 13/24 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
18:30:27  ---> Running in ccb153d4fa4c
18:30:27 gpg: please do a --check-trustdb
18:30:27 mkdir: created directory '/root/.password-store/'
18:30:27 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
18:30:27 Removing intermediate container ccb153d4fa4c
18:30:27  ---> d932ea327d80
18:30:27 Step 14/24 : RUN gpg2 --check-trustdb
18:30:27  ---> Running in a9dca0923603
18:30:28 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
18:30:28 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
18:30:28 Removing intermediate container a9dca0923603
18:30:28  ---> 0f75dd2d4174
18:30:28 Step 15/24 : ARG CREDSTORE_VERSION=v0.6.3
18:30:28  ---> Running in 2bc694c55cad
18:30:28 Removing intermediate container 2bc694c55cad
18:30:28  ---> f63229267ab5
18:30:28 Step 16/24 : 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
18:30:28  ---> Running in f9b5251e6d59
18:30:29 Removing intermediate container f9b5251e6d59
18:30:29  ---> 650c00d241cb
18:30:29 Step 17/24 : WORKDIR /src
18:30:29  ---> Running in fa0a9eb09697
18:30:29 Removing intermediate container fa0a9eb09697
18:30:29  ---> e6e429ab7f2a
18:30:29 Step 18/24 : COPY requirements.txt /src/requirements.txt
18:30:29  ---> 6c1c6d768f87
18:30:29 Step 19/24 : RUN --mount=type=cache,target=/root/.cache/pip     pip install -r requirements.txt
18:30:29 the --mount option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/ to learn how to build images with BuildKit enabled