Skip to content
Failed

Console Output

Skipping 14 KB.. Full Log
[Pipeline] echo
16:37:16 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
16:37:16 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image)
[Pipeline] checkout
16:37:16 The recommended git tool is: git
16:37:19 using credential docker-jenkins-github-credentials
16:37:19 Cloning the remote Git repository
16:37:19 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-3028 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/3028/head:refs/remotes/origin/PR-3028 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/3028/head:refs/remotes/origin/PR-3028 # timeout=10
16:37:21 Fetching without tags
16:37:21 Merging remotes/origin/main commit 3f0095a7c1966c521652314e524ff362c24ff58c into PR head commit 12004ec6e80ca91aeb5a768ee54db944eea98dbf
16:37:21 Merge succeeded, producing 7ea5965dfd9fa7cf1783a5a440b6a2a70694869c
16:37:21 Checking out Revision 7ea5965dfd9fa7cf1783a5a440b6a2a70694869c (PR-3028)
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/3028/head:refs/remotes/origin/PR-3028 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 12004ec6e80ca91aeb5a768ee54db944eea98dbf # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 3f0095a7c1966c521652314e524ff362c24ff58c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7ea5965dfd9fa7cf1783a5a440b6a2a70694869c # timeout=10
16:37:25 Commit message: "Merge commit '3f0095a7c1966c521652314e524ff362c24ff58c' into HEAD"
16:37:25 First time build. Skipping changelog.
[Pipeline] sh
16:37:25 + git rev-parse HEAD
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
16:37:26 + docker pull dockerpinata/docker-py:sshdind-7ea5965dfd9fa7cf1783a5a440b6a2a70694869c
16:37:26 Error response from daemon: manifest for dockerpinata/docker-py:sshdind-7ea5965dfd9fa7cf1783a5a440b6a2a70694869c not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
16:37:26 + docker build -t dockerpinata/docker-py:sshdind-7ea5965dfd9fa7cf1783a5a440b6a2a70694869c -f tests/Dockerfile-ssh-dind .
16:37:26 Sending build context to Docker daemon   1.39MB

16:37:26 Step 1/10 : ARG API_VERSION=1.41
16:37:26 Step 2/10 : ARG ENGINE_VERSION=20.10
16:37:26 Step 3/10 : FROM docker:${ENGINE_VERSION}-dind
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-3028@tmp/dbd49328-ef95-42a1-8ece-aef110e0a221/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
16:37:26 20.10-dind: Pulling from library/docker
16:37:26 530afca65e2e: Pulling fs layer
16:37:26 33702c1843d1: Pulling fs layer
16:37:26 d1c203384d5b: Pulling fs layer
16:37:26 146feb07c331: Pulling fs layer
16:37:26 cee6b871713b: Pulling fs layer
16:37:26 db8946a7c6c2: Pulling fs layer
16:37:26 649b2db28c49: Pulling fs layer
16:37:26 e7b044ff4e6b: Pulling fs layer
16:37:26 dbd7811a8fce: Pulling fs layer
16:37:26 7b9a2b83f06a: Pulling fs layer
16:37:26 4052cf0d7af0: Pulling fs layer
16:37:26 668035bf1efe: Pulling fs layer
16:37:26 afd9bc40a60c: Pulling fs layer
16:37:26 146feb07c331: Waiting
16:37:26 cee6b871713b: Waiting
16:37:26 db8946a7c6c2: Waiting
16:37:26 649b2db28c49: Waiting
16:37:26 e7b044ff4e6b: Waiting
16:37:26 dbd7811a8fce: Waiting
16:37:26 7b9a2b83f06a: Waiting
16:37:26 4052cf0d7af0: Waiting
16:37:26 668035bf1efe: Waiting
16:37:26 afd9bc40a60c: Waiting
16:37:27 d1c203384d5b: Verifying Checksum
16:37:27 d1c203384d5b: Download complete
16:37:27 33702c1843d1: Verifying Checksum
16:37:27 33702c1843d1: Download complete
16:37:27 530afca65e2e: Verifying Checksum
16:37:27 cee6b871713b: Verifying Checksum
16:37:27 cee6b871713b: Download complete
16:37:27 db8946a7c6c2: Verifying Checksum
16:37:27 db8946a7c6c2: Download complete
16:37:27 649b2db28c49: Verifying Checksum
16:37:27 649b2db28c49: Download complete
16:37:27 e7b044ff4e6b: Verifying Checksum
16:37:27 e7b044ff4e6b: Download complete
16:37:27 dbd7811a8fce: Verifying Checksum
16:37:27 dbd7811a8fce: Download complete
16:37:27 4052cf0d7af0: Verifying Checksum
16:37:27 4052cf0d7af0: Download complete
16:37:27 668035bf1efe: Verifying Checksum
16:37:27 668035bf1efe: Download complete
16:37:27 530afca65e2e: Pull complete
16:37:27 7b9a2b83f06a: Verifying Checksum
16:37:27 7b9a2b83f06a: Download complete
16:37:27 afd9bc40a60c: Verifying Checksum
16:37:27 afd9bc40a60c: Download complete
16:37:28 33702c1843d1: Pull complete
16:37:28 146feb07c331: Verifying Checksum
16:37:28 146feb07c331: Download complete
16:37:28 d1c203384d5b: Pull complete
16:37:30 146feb07c331: Pull complete
16:37:32 cee6b871713b: Pull complete
16:37:33 db8946a7c6c2: Pull complete
16:37:33 649b2db28c49: Pull complete
16:37:34 e7b044ff4e6b: Pull complete
16:37:34 dbd7811a8fce: Pull complete
16:37:34 7b9a2b83f06a: Pull complete
16:37:35 4052cf0d7af0: Pull complete
16:37:35 668035bf1efe: Pull complete
16:37:35 afd9bc40a60c: Pull complete
16:37:35 Digest: sha256:c10de736621bc2d4a3a44297346640b62309db58f46822b87679d9419a6b321c
16:37:35 Status: Downloaded newer image for docker:20.10-dind
16:37:35  ---> e9bf5bfbaf86
16:37:35 Step 4/10 : RUN apk add --no-cache --upgrade 		openssh
16:37:36  ---> Running in f85e27b2814f
16:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
16:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
16:37:37 (1/7) Upgrading openssh-keygen (9.0_p1-r1 -> 9.0_p1-r2)
16:37:37 (2/7) Upgrading openssh-client-common (9.0_p1-r1 -> 9.0_p1-r2)
16:37:37 (3/7) Upgrading openssh-client-default (9.0_p1-r1 -> 9.0_p1-r2)
16:37:37 (4/7) Installing openssh-sftp-server (9.0_p1-r2)
16:37:37 (5/7) Installing openssh-server-common (9.0_p1-r2)
16:37:37 (6/7) Installing openssh-server (9.0_p1-r2)
16:37:37 (7/7) Installing openssh (9.0_p1-r2)
16:37:37 Executing busybox-1.35.0-r15.trigger
16:37:37 OK: 31 MiB in 59 packages
16:37:38 Removing intermediate container f85e27b2814f
16:37:38  ---> 4e9873ecd990
16:37:38 Step 5/10 : COPY tests/ssh/config/server /etc/ssh/
16:37:39  ---> 8cba7aa2b9a0
16:37:39 Step 6/10 : RUN chmod -R 600 /etc/ssh
16:37:39  ---> Running in f3e317cf961b
16:37:40 Removing intermediate container f3e317cf961b
16:37:40  ---> 63ea167f5909
16:37:40 Step 7/10 : COPY tests/ssh/config/client/id_rsa.pub /root/.ssh/authorized_keys
16:37:40  ---> a6b80abe2a4c
16:37:40 Step 8/10 : RUN chmod -R 600 /root/.ssh
16:37:40  ---> Running in b890c75d962b
16:37:41 Removing intermediate container b890c75d962b
16:37:41  ---> b2c42bbe1224
16:37:41 Step 9/10 : RUN ln -s /usr/local/bin/docker /usr/bin/docker
16:37:41  ---> Running in 002c675d9ec2
16:37:42 Removing intermediate container 002c675d9ec2
16:37:42  ---> 00196edbe5b4
16:37:42 Step 10/10 : EXPOSE 22
16:37:42  ---> Running in 925de2d187c7
16:37:42 Removing intermediate container 925de2d187c7
16:37:42  ---> 3fab73466306
16:37:42 Successfully built 3fab73466306
16:37:42 Successfully tagged dockerpinata/docker-py:sshdind-7ea5965dfd9fa7cf1783a5a440b6a2a70694869c
[Pipeline] isUnix
[Pipeline] sh
16:37:42 + docker tag dockerpinata/docker-py:sshdind-7ea5965dfd9fa7cf1783a5a440b6a2a70694869c dockerpinata/docker-py:sshdind-7ea5965dfd9fa7cf1783a5a440b6a2a70694869c
[Pipeline] isUnix
[Pipeline] sh
16:37:42 + docker push dockerpinata/docker-py:sshdind-7ea5965dfd9fa7cf1783a5a440b6a2a70694869c
16:37:42 The push refers to repository [docker.io/dockerpinata/docker-py]
16:37:42 1b71e312c899: Preparing
16:37:42 529590a6212d: Preparing
16:37:42 ab991d531cfe: Preparing
16:37:42 97ae39b952e9: Preparing
16:37:42 5a2b52aa0b8b: Preparing
16:37:42 d6cef2958d7d: Preparing
16:37:42 a43431794a89: Preparing
16:37:42 905d1299d01e: Preparing
16:37:42 c156177f74c0: Preparing
16:37:42 1b578e158ee9: Preparing
16:37:42 af3e892b5a9b: Preparing
16:37:42 fc014216c6f3: Preparing
16:37:42 2f04d3cc49cc: Preparing
16:37:42 419b027a05d7: Preparing
16:37:42 8548a15693ed: Preparing
16:37:42 c9502204551a: Preparing
16:37:42 de1672f7cb48: Preparing
16:37:42 675d1f534433: Preparing
16:37:42 ec34fcc1d526: Preparing
16:37:42 d6cef2958d7d: Waiting
16:37:42 a43431794a89: Waiting
16:37:42 905d1299d01e: Waiting
16:37:42 c156177f74c0: Waiting
16:37:42 1b578e158ee9: Waiting
16:37:42 af3e892b5a9b: Waiting
16:37:42 fc014216c6f3: Waiting
16:37:42 2f04d3cc49cc: Waiting
16:37:42 419b027a05d7: Waiting
16:37:42 8548a15693ed: Waiting
16:37:42 c9502204551a: Waiting
16:37:42 de1672f7cb48: Waiting
16:37:42 675d1f534433: Waiting
16:37:42 ec34fcc1d526: Waiting
16:37:44 97ae39b952e9: Pushed
16:37:44 5a2b52aa0b8b: Pushed
16:37:44 529590a6212d: Pushed
16:37:44 ab991d531cfe: Pushed
16:37:44 a43431794a89: Layer already exists
16:37:44 1b71e312c899: Pushed
16:37:44 905d1299d01e: Layer already exists
16:37:44 c156177f74c0: Layer already exists
16:37:44 1b578e158ee9: Layer already exists
16:37:44 af3e892b5a9b: Layer already exists
16:37:44 419b027a05d7: Layer already exists
16:37:44 8548a15693ed: Layer already exists
16:37:44 2f04d3cc49cc: Layer already exists
16:37:44 fc014216c6f3: Layer already exists
16:37:44 de1672f7cb48: Layer already exists
16:37:44 c9502204551a: Layer already exists
16:37:44 675d1f534433: Layer already exists
16:37:44 ec34fcc1d526: Layer already exists
16:37:45 d6cef2958d7d: Pushed
16:37:46 sshdind-7ea5965dfd9fa7cf1783a5a440b6a2a70694869c: digest: sha256:0a6e17c7c41bf86dbabe663aac2495a994e77d471b90cfae31d7d3f24a20beb5 size: 4286
[Pipeline] isUnix
[Pipeline] sh
16:37:46 + docker pull dockerpinata/docker-py:py3-7ea5965dfd9fa7cf1783a5a440b6a2a70694869c
16:37:46 Error response from daemon: manifest for dockerpinata/docker-py:py3-7ea5965dfd9fa7cf1783a5a440b6a2a70694869c not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
16:37:47 + docker build -t dockerpinata/docker-py:py3-7ea5965dfd9fa7cf1783a5a440b6a2a70694869c -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 .
16:37:47 Sending build context to Docker daemon   1.39MB

16:37:47 Step 1/24 : ARG PYTHON_VERSION=3.10
16:37:47 Step 2/24 : FROM python:${PYTHON_VERSION}
16:37:47 3.10: Pulling from library/python
16:37:47 d836772a1c1f: Pulling fs layer
16:37:47 66a9e63c657a: Pulling fs layer
16:37:47 d1989b6e74cf: Pulling fs layer
16:37:47 c28818711e1e: Pulling fs layer
16:37:47 5084fa7ebd74: Pulling fs layer
16:37:47 7f162c881e4f: Pulling fs layer
16:37:47 e3f48ccb2876: Pulling fs layer
16:37:47 315a1520c10e: Pulling fs layer
16:37:47 65ec519192cb: Pulling fs layer
16:37:47 5084fa7ebd74: Waiting
16:37:47 7f162c881e4f: Waiting
16:37:47 e3f48ccb2876: Waiting
16:37:47 315a1520c10e: Waiting
16:37:47 65ec519192cb: Waiting
16:37:47 c28818711e1e: Waiting
16:37:47 d1989b6e74cf: Verifying Checksum
16:37:47 d1989b6e74cf: Download complete
16:37:47 66a9e63c657a: Verifying Checksum
16:37:47 66a9e63c657a: Download complete
16:37:48 d836772a1c1f: Verifying Checksum
16:37:48 d836772a1c1f: Download complete
16:37:48 c28818711e1e: Verifying Checksum
16:37:48 c28818711e1e: Download complete
16:37:48 7f162c881e4f: Verifying Checksum
16:37:48 7f162c881e4f: Download complete
16:37:48 315a1520c10e: Verifying Checksum
16:37:48 315a1520c10e: Download complete
16:37:48 e3f48ccb2876: Verifying Checksum
16:37:48 e3f48ccb2876: Download complete
16:37:48 65ec519192cb: Verifying Checksum
16:37:48 65ec519192cb: Download complete
16:37:50 5084fa7ebd74: Verifying Checksum
16:37:50 5084fa7ebd74: Download complete
16:37:51 d836772a1c1f: Pull complete
16:37:51 66a9e63c657a: Pull complete
16:37:52 d1989b6e74cf: Pull complete
16:37:54 c28818711e1e: Pull complete
16:38:02 5084fa7ebd74: Pull complete
16:38:02 7f162c881e4f: Pull complete
16:38:03 e3f48ccb2876: Pull complete
16:38:03 315a1520c10e: Pull complete
16:38:03 65ec519192cb: Pull complete
16:38:03 Digest: sha256:b1a4d9bcebe696cf805803f98747d3ccd885504bd1473dc45db2014d08622de5
16:38:03 Status: Downloaded newer image for python:3.10
16:38:03  ---> 3a49f9c9c80e
16:38:03 Step 3/24 : ARG APT_MIRROR
16:38:07  ---> Running in 156fadb956ef
16:38:07 Removing intermediate container 156fadb956ef
16:38:07  ---> 3452d67839f5
16:38:07 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
16:38:07  ---> Running in 581262bbd8ff
16:38:07 Removing intermediate container 581262bbd8ff
16:38:07  ---> 1185ddabf43b
16:38:07 Step 5/24 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
16:38:08  ---> Running in e614f51ec651
16:38:08 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:38:08 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
16:38:08 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
16:38:08 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:38:08 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [169 kB]
16:38:08 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
16:38:09 Fetched 8561 kB in 2s (5356 kB/s)
16:38:10 Reading package lists...
16:38:11 Reading package lists...
16:38:11 Building dependency tree...
16:38:11 Reading state information...
16:38:11 The following additional packages will be installed:
16:38:11   tree
16:38:11 Suggested packages:
16:38:11   python libxml-simple-perl ruby
16:38:11 Recommended packages:
16:38:11   qrencode xclip
16:38:11 The following NEW packages will be installed:
16:38:11   gnupg2 pass tree
16:38:11 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
16:38:11 Need to get 523 kB of archives.
16:38:11 After this operation, 727 kB of additional disk space will be used.
16:38:11 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
16:38:11 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
16:38:11 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
16:38:11 debconf: delaying package configuration, since apt-utils is not installed
16:38:11 Fetched 523 kB in 0s (1773 kB/s)
16:38:11 Selecting previously unselected package gnupg2.
16:38:11 (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.)
16:38:11 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ...
16:38:11 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
16:38:11 Selecting previously unselected package tree.
16:38:11 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
16:38:11 Unpacking tree (1.8.0-1+b1) ...
16:38:11 Selecting previously unselected package pass.
16:38:11 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
16:38:12 Unpacking pass (1.7.3-2) ...
16:38:12 Setting up gnupg2 (2.2.27-2+deb11u2) ...
16:38:12 Setting up tree (1.8.0-1+b1) ...
16:38:12 Setting up pass (1.7.3-2) ...
16:38:13 Removing intermediate container e614f51ec651
16:38:13  ---> db1e090a54d8
16:38:13 Step 6/24 : COPY tests/ssh/config/client /root/.ssh
16:38:13  ---> 6cb34c209c34
16:38:13 Step 7/24 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts
16:38:13  ---> 8bc15e0e8f49
16:38:13 Step 8/24 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts
16:38:13  ---> Running in 7f82c97d64da
16:38:14 Removing intermediate container 7f82c97d64da
16:38:14  ---> d03addd70fb7
16:38:14 Step 9/24 : RUN chmod -R 600 /root/.ssh
16:38:14  ---> Running in ec88da73caae
16:38:14 Removing intermediate container ec88da73caae
16:38:14  ---> 006264bc18b0
16:38:14 Step 10/24 : COPY ./tests/gpg-keys /gpg-keys
16:38:15  ---> 3c10901f966f
16:38:15 Step 11/24 : RUN gpg2 --import gpg-keys/secret
16:38:15  ---> Running in 5b35ebcbcc86
16:38:15 gpg: directory '/root/.gnupg' created
16:38:15 gpg: keybox '/root/.gnupg/pubring.kbx' created
16:38:15 gpg: /root/.gnupg/trustdb.gpg: trustdb created
16:38:15 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
16:38:15 gpg: key 464ED987A7B21401: secret key imported
16:38:15 gpg: Total number processed: 1
16:38:15 gpg:               imported: 1
16:38:15 gpg:       secret keys read: 1
16:38:15 gpg:   secret keys imported: 1
16:38:15 Removing intermediate container 5b35ebcbcc86
16:38:15  ---> aca35f25ba7d
16:38:15 Step 12/24 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
16:38:15  ---> Running in 03018ad2671b
16:38:16 gpg: inserting ownertrust of 6
16:38:16 Removing intermediate container 03018ad2671b
16:38:16  ---> c003ff976055
16:38:16 Step 13/24 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
16:38:16  ---> Running in 4581526918f0
16:38:16 gpg: please do a --check-trustdb
16:38:17 mkdir: created directory '/root/.password-store/'
16:38:17 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
16:38:17 Removing intermediate container 4581526918f0
16:38:17  ---> a77f589a476d
16:38:17 Step 14/24 : RUN gpg2 --check-trustdb
16:38:17  ---> Running in 0a65339b7a91
16:38:17 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
16:38:17 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
16:38:17 Removing intermediate container 0a65339b7a91
16:38:17  ---> 79e559016fd3
16:38:17 Step 15/24 : ARG CREDSTORE_VERSION=v0.6.3
16:38:17  ---> Running in 471b81687eee
16:38:18 Removing intermediate container 471b81687eee
16:38:18  ---> 5b85d2ec23eb
16:38:18 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
16:38:18  ---> Running in 7e1cb568c00b
16:38:19 Removing intermediate container 7e1cb568c00b
16:38:19  ---> 00c55e29d00c
16:38:19 Step 17/24 : WORKDIR /src
16:38:19  ---> Running in f8c3dda1c23a
16:38:19 Removing intermediate container f8c3dda1c23a
16:38:19  ---> 81c700ece51c
16:38:19 Step 18/24 : COPY requirements.txt /src/requirements.txt
16:38:19  ---> b837bea0d50d
16:38:19 Step 19/24 : RUN --mount=type=cache,target=/root/.cache/pip     pip install -r requirements.txt
16:38:19 the --mount option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/ to learn how to build images with BuildKit enabled
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline

Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected


GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE