Skip to content
Failed

Console Output

Skipping 16 KB.. Full Log
[Pipeline] checkout
14:03:45 The recommended git tool is: git
14:03:47 using credential docker-jenkins-github-credentials
14:03:47 Cloning the remote Git repository
14:03:47 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-2803 # 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/2803/head:refs/remotes/origin/PR-2803 +refs/heads/main:refs/remotes/origin/main # timeout=10
14:03:49 Fetching without tags
14:03:49 Merging remotes/origin/main commit 42789818bed5d86b487a030e2e60b02bf0cfa284 into PR head commit 82b37bc63da24f005c06e54fc73ee74c9d3331ba
14:03:50 Merge succeeded, producing 82b37bc63da24f005c06e54fc73ee74c9d3331ba
14:03:50 Checking out Revision 82b37bc63da24f005c06e54fc73ee74c9d3331ba (PR-2803)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2803/head:refs/remotes/origin/PR-2803 # timeout=10
 > 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/2803/head:refs/remotes/origin/PR-2803 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82b37bc63da24f005c06e54fc73ee74c9d3331ba # 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 42789818bed5d86b487a030e2e60b02bf0cfa284 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82b37bc63da24f005c06e54fc73ee74c9d3331ba # timeout=10
14:03:53 Commit message: "Extend API with update_container_from_resources"
14:03:53 First time build. Skipping changelog.
[Pipeline] sh
 > git rev-list --no-walk e92d4b1016b611808bb12410ab744db21d0f6af3 # timeout=10
14:03:54 + git rev-parse HEAD
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
14:03:55 + docker pull dockerpinata/docker-py:sshdind-82b37bc63da24f005c06e54fc73ee74c9d3331ba
14:03:55 Error response from daemon: manifest for dockerpinata/docker-py:sshdind-82b37bc63da24f005c06e54fc73ee74c9d3331ba not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
14:03:55 + docker build -t dockerpinata/docker-py:sshdind-82b37bc63da24f005c06e54fc73ee74c9d3331ba -f tests/Dockerfile-ssh-dind .
14:03:55 Sending build context to Docker daemon  1.401MB

14:03:55 Step 1/10 : ARG API_VERSION=1.41
14:03:55 Step 2/10 : ARG ENGINE_VERSION=20.10
14:03:55 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-2803@tmp/925e3ee0-86dc-489e-837d-ef42ecf56f2e/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
14:03:55 20.10-dind: Pulling from library/docker
14:03:55 530afca65e2e: Pulling fs layer
14:03:55 33702c1843d1: Pulling fs layer
14:03:55 d1c203384d5b: Pulling fs layer
14:03:55 985b0b72a175: Pulling fs layer
14:03:55 631e5808b8e1: Pulling fs layer
14:03:55 a6147db7aacd: Pulling fs layer
14:03:55 453df592f267: Pulling fs layer
14:03:55 77ddbf87918d: Pulling fs layer
14:03:55 5ae276b70054: Pulling fs layer
14:03:55 83e48cd4832c: Pulling fs layer
14:03:55 e58515a0672d: Pulling fs layer
14:03:55 ea22e056db9f: Pulling fs layer
14:03:55 1bdfc9a49750: Pulling fs layer
14:03:55 b6227924db50: Pulling fs layer
14:03:55 985b0b72a175: Waiting
14:03:55 631e5808b8e1: Waiting
14:03:55 a6147db7aacd: Waiting
14:03:55 453df592f267: Waiting
14:03:55 77ddbf87918d: Waiting
14:03:55 5ae276b70054: Waiting
14:03:55 83e48cd4832c: Waiting
14:03:55 e58515a0672d: Waiting
14:03:55 ea22e056db9f: Waiting
14:03:55 1bdfc9a49750: Waiting
14:03:55 b6227924db50: Waiting
14:03:55 d1c203384d5b: Download complete
14:03:55 33702c1843d1: Verifying Checksum
14:03:55 33702c1843d1: Download complete
14:03:55 530afca65e2e: Verifying Checksum
14:03:55 530afca65e2e: Download complete
14:03:56 985b0b72a175: Verifying Checksum
14:03:56 985b0b72a175: Download complete
14:03:56 a6147db7aacd: Verifying Checksum
14:03:56 a6147db7aacd: Download complete
14:03:56 453df592f267: Verifying Checksum
14:03:56 453df592f267: Download complete
14:03:56 77ddbf87918d: Verifying Checksum
14:03:56 77ddbf87918d: Download complete
14:03:56 631e5808b8e1: Verifying Checksum
14:03:56 631e5808b8e1: Download complete
14:03:56 e58515a0672d: Verifying Checksum
14:03:56 e58515a0672d: Download complete
14:03:56 5ae276b70054: Download complete
14:03:56 530afca65e2e: Pull complete
14:03:56 83e48cd4832c: Verifying Checksum
14:03:56 83e48cd4832c: Download complete
14:03:56 1bdfc9a49750: Verifying Checksum
14:03:56 1bdfc9a49750: Download complete
14:03:57 b6227924db50: Verifying Checksum
14:03:57 b6227924db50: Download complete
14:03:57 ea22e056db9f: Verifying Checksum
14:03:57 ea22e056db9f: Download complete
14:03:57 33702c1843d1: Pull complete
14:03:57 d1c203384d5b: Pull complete
14:03:58 985b0b72a175: Pull complete
14:03:58 631e5808b8e1: Pull complete
14:03:59 a6147db7aacd: Pull complete
14:03:59 453df592f267: Pull complete
14:03:59 77ddbf87918d: Pull complete
14:03:59 5ae276b70054: Pull complete
14:03:59 83e48cd4832c: Pull complete
14:03:59 e58515a0672d: Pull complete
14:04:01 ea22e056db9f: Pull complete
14:04:01 1bdfc9a49750: Pull complete
14:04:01 b6227924db50: Pull complete
14:04:01 Digest: sha256:f8c65c9a3ecaa40c8f6e90e67c23c79c4dd6a2bee646a8c7c71bf9e49bea4eae
14:04:01 Status: Downloaded newer image for docker:20.10-dind
14:04:01  ---> 66356d2fde61
14:04:01 Step 4/10 : RUN apk add --no-cache --upgrade 		openssh
14:04:05  ---> Running in 3393d6b7034c
14:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
14:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
14:04:06 (1/8) Upgrading zlib (1.2.12-r1 -> 1.2.12-r2)
14:04:06 (2/8) Upgrading openssh-keygen (9.0_p1-r1 -> 9.0_p1-r2)
14:04:06 (3/8) Upgrading openssh-client-common (9.0_p1-r1 -> 9.0_p1-r2)
14:04:06 (4/8) Upgrading openssh-client-default (9.0_p1-r1 -> 9.0_p1-r2)
14:04:06 (5/8) Installing openssh-sftp-server (9.0_p1-r2)
14:04:06 (6/8) Installing openssh-server-common (9.0_p1-r2)
14:04:06 (7/8) Installing openssh-server (9.0_p1-r2)
14:04:06 (8/8) Installing openssh (9.0_p1-r2)
14:04:06 Executing busybox-1.35.0-r15.trigger
14:04:06 OK: 31 MiB in 59 packages
14:04:07 Removing intermediate container 3393d6b7034c
14:04:07  ---> 2d81c1bcfef1
14:04:07 Step 5/10 : COPY tests/ssh/config/server /etc/ssh/
14:04:07  ---> 08e3eb03fff8
14:04:07 Step 6/10 : RUN chmod -R 600 /etc/ssh
14:04:07  ---> Running in 6f1258132954
14:04:08 Removing intermediate container 6f1258132954
14:04:08  ---> fb003d050fb8
14:04:08 Step 7/10 : COPY tests/ssh/config/client/id_rsa.pub /root/.ssh/authorized_keys
14:04:08  ---> 80bdc70a2520
14:04:08 Step 8/10 : RUN chmod -R 600 /root/.ssh
14:04:08  ---> Running in 3cfdf7b0eb27
14:04:09 Removing intermediate container 3cfdf7b0eb27
14:04:09  ---> 66f236dc8822
14:04:09 Step 9/10 : RUN ln -s /usr/local/bin/docker /usr/bin/docker
14:04:09  ---> Running in 08921e80d19d
14:04:10 Removing intermediate container 08921e80d19d
14:04:10  ---> 321bb57cbd67
14:04:10 Step 10/10 : EXPOSE 22
14:04:10  ---> Running in 748a8d061071
14:04:10 Removing intermediate container 748a8d061071
14:04:10  ---> df2d852a7541
14:04:10 Successfully built df2d852a7541
14:04:10 Successfully tagged dockerpinata/docker-py:sshdind-82b37bc63da24f005c06e54fc73ee74c9d3331ba
[Pipeline] isUnix
[Pipeline] sh
14:04:10 + docker tag dockerpinata/docker-py:sshdind-82b37bc63da24f005c06e54fc73ee74c9d3331ba dockerpinata/docker-py:sshdind-82b37bc63da24f005c06e54fc73ee74c9d3331ba
[Pipeline] isUnix
[Pipeline] sh
14:04:11 + docker push dockerpinata/docker-py:sshdind-82b37bc63da24f005c06e54fc73ee74c9d3331ba
14:04:11 The push refers to repository [docker.io/dockerpinata/docker-py]
14:04:11 3eb767adb935: Preparing
14:04:11 e5c851f83138: Preparing
14:04:11 e3cbfd6cb2bf: Preparing
14:04:11 11b9ac5cd3cf: Preparing
14:04:11 63cba6caad10: Preparing
14:04:11 594d72794b87: Preparing
14:04:11 3c6a3b38c363: Preparing
14:04:11 8792a1704f31: Preparing
14:04:11 e15a9260f90f: Preparing
14:04:11 d13164e30cf3: Preparing
14:04:11 b83fc1683c64: Preparing
14:04:11 aa7332587a25: Preparing
14:04:11 aa245cb34e97: Preparing
14:04:11 834624ed3361: Preparing
14:04:11 8deac1e45c15: Preparing
14:04:11 a6ef0c8effb7: Preparing
14:04:11 3da30a550704: Preparing
14:04:11 de1672f7cb48: Preparing
14:04:11 675d1f534433: Preparing
14:04:11 ec34fcc1d526: Preparing
14:04:11 594d72794b87: Waiting
14:04:11 3c6a3b38c363: Waiting
14:04:11 8792a1704f31: Waiting
14:04:11 e15a9260f90f: Waiting
14:04:11 d13164e30cf3: Waiting
14:04:11 b83fc1683c64: Waiting
14:04:11 aa7332587a25: Waiting
14:04:11 aa245cb34e97: Waiting
14:04:11 834624ed3361: Waiting
14:04:11 8deac1e45c15: Waiting
14:04:11 a6ef0c8effb7: Waiting
14:04:11 3da30a550704: Waiting
14:04:11 de1672f7cb48: Waiting
14:04:11 675d1f534433: Waiting
14:04:11 ec34fcc1d526: Waiting
14:04:12 e3cbfd6cb2bf: Pushed
14:04:12 3eb767adb935: Pushed
14:04:12 e5c851f83138: Pushed
14:04:12 11b9ac5cd3cf: Pushed
14:04:12 3c6a3b38c363: Layer already exists
14:04:12 63cba6caad10: Pushed
14:04:12 8792a1704f31: Layer already exists
14:04:12 d13164e30cf3: Layer already exists
14:04:12 e15a9260f90f: Layer already exists
14:04:12 aa7332587a25: Layer already exists
14:04:12 aa245cb34e97: Layer already exists
14:04:12 834624ed3361: Layer already exists
14:04:12 b83fc1683c64: Layer already exists
14:04:12 8deac1e45c15: Layer already exists
14:04:12 3da30a550704: Layer already exists
14:04:12 a6ef0c8effb7: Layer already exists
14:04:12 675d1f534433: Layer already exists
14:04:12 de1672f7cb48: Layer already exists
14:04:12 ec34fcc1d526: Layer already exists
14:04:13 594d72794b87: Pushed
14:04:14 sshdind-82b37bc63da24f005c06e54fc73ee74c9d3331ba: digest: sha256:aa31c28617f835dc361015ed70057a000ff4bfbac9f7cf711367a2268fdba3a3 size: 4498
[Pipeline] isUnix
[Pipeline] sh
14:04:15 + docker pull dockerpinata/docker-py:py3-82b37bc63da24f005c06e54fc73ee74c9d3331ba
14:04:15 Error response from daemon: manifest for dockerpinata/docker-py:py3-82b37bc63da24f005c06e54fc73ee74c9d3331ba not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
14:04:15 + docker build -t dockerpinata/docker-py:py3-82b37bc63da24f005c06e54fc73ee74c9d3331ba -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 .
14:04:15 Sending build context to Docker daemon  1.401MB

14:04:15 Step 1/24 : ARG PYTHON_VERSION=3.10
14:04:15 Step 2/24 : FROM python:${PYTHON_VERSION}
14:04:15 3.10: Pulling from library/python
14:04:15 001c52e26ad5: Pulling fs layer
14:04:15 d9d4b9b6e964: Pulling fs layer
14:04:15 2068746827ec: Pulling fs layer
14:04:15 9daef329d350: Pulling fs layer
14:04:15 8a335986117b: Pulling fs layer
14:04:15 588423e31bcf: Pulling fs layer
14:04:15 f40cdf3ebc10: Pulling fs layer
14:04:15 04378c690b5e: Pulling fs layer
14:04:15 f7b9e6e381c2: Pulling fs layer
14:04:15 9daef329d350: Waiting
14:04:15 8a335986117b: Waiting
14:04:15 588423e31bcf: Waiting
14:04:15 f40cdf3ebc10: Waiting
14:04:15 04378c690b5e: Waiting
14:04:15 f7b9e6e381c2: Waiting
14:04:15 2068746827ec: Verifying Checksum
14:04:15 2068746827ec: Download complete
14:04:15 d9d4b9b6e964: Verifying Checksum
14:04:15 d9d4b9b6e964: Download complete
14:04:16 001c52e26ad5: Verifying Checksum
14:04:16 001c52e26ad5: Download complete
14:04:16 9daef329d350: Verifying Checksum
14:04:16 9daef329d350: Download complete
14:04:16 588423e31bcf: Verifying Checksum
14:04:16 588423e31bcf: Download complete
14:04:16 04378c690b5e: Verifying Checksum
14:04:16 04378c690b5e: Download complete
14:04:16 f7b9e6e381c2: Verifying Checksum
14:04:16 f7b9e6e381c2: Download complete
14:04:16 f40cdf3ebc10: Verifying Checksum
14:04:16 f40cdf3ebc10: Download complete
14:04:18 8a335986117b: Verifying Checksum
14:04:18 8a335986117b: Download complete
14:04:19 001c52e26ad5: Pull complete
14:04:19 d9d4b9b6e964: Pull complete
14:04:20 2068746827ec: Pull complete
14:04:22 9daef329d350: Pull complete
14:04:30 8a335986117b: Pull complete
14:04:30 588423e31bcf: Pull complete
14:04:30 f40cdf3ebc10: Pull complete
14:04:30 04378c690b5e: Pull complete
14:04:31 f7b9e6e381c2: Pull complete
14:04:31 Digest: sha256:f64fb374cbdd29c0a1d07a5cd1a89d198dd58a67803df7345fb2d807ffb087f8
14:04:31 Status: Downloaded newer image for python:3.10
14:04:31  ---> ae9660359c2a
14:04:31 Step 3/24 : ARG APT_MIRROR
14:04:32  ---> Running in f3df04ea876f
14:04:32 Removing intermediate container f3df04ea876f
14:04:32  ---> 3e3c43590ad9
14:04:32 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
14:04:32  ---> Running in 2c6ec4490ec2
14:04:33 Removing intermediate container 2c6ec4490ec2
14:04:33  ---> 280d5b5c45b1
14:04:33 Step 5/24 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
14:04:33  ---> Running in 0e93b99aee2c
14:04:33 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
14:04:33 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
14:04:33 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
14:04:33 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
14:04:33 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
14:04:33 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
14:04:34 Fetched 8563 kB in 2s (5635 kB/s)
14:04:35 Reading package lists...
14:04:35 Reading package lists...
14:04:35 Building dependency tree...
14:04:35 Reading state information...
14:04:36 The following additional packages will be installed:
14:04:36   tree
14:04:36 Suggested packages:
14:04:36   python libxml-simple-perl ruby
14:04:36 Recommended packages:
14:04:36   qrencode xclip
14:04:36 The following NEW packages will be installed:
14:04:36   gnupg2 pass tree
14:04:36 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
14:04:36 Need to get 523 kB of archives.
14:04:36 After this operation, 727 kB of additional disk space will be used.
14:04:36 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
14:04:36 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
14:04:36 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
14:04:36 debconf: delaying package configuration, since apt-utils is not installed
14:04:36 Fetched 523 kB in 0s (1902 kB/s)
14:04:36 Selecting previously unselected package gnupg2.
14:04:36 (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.)
14:04:36 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ...
14:04:36 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
14:04:36 Selecting previously unselected package tree.
14:04:36 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
14:04:36 Unpacking tree (1.8.0-1+b1) ...
14:04:36 Selecting previously unselected package pass.
14:04:36 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
14:04:36 Unpacking pass (1.7.3-2) ...
14:04:36 Setting up gnupg2 (2.2.27-2+deb11u2) ...
14:04:36 Setting up tree (1.8.0-1+b1) ...
14:04:36 Setting up pass (1.7.3-2) ...
14:04:37 Removing intermediate container 0e93b99aee2c
14:04:37  ---> 028ba53eb9b3
14:04:37 Step 6/24 : COPY tests/ssh/config/client /root/.ssh
14:04:37  ---> 5850cafee682
14:04:37 Step 7/24 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts
14:04:37  ---> 1d13b2e3b80b
14:04:37 Step 8/24 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts
14:04:37  ---> Running in 33436f48484d
14:04:38 Removing intermediate container 33436f48484d
14:04:38  ---> 752004a79305
14:04:38 Step 9/24 : RUN chmod -R 600 /root/.ssh
14:04:38  ---> Running in ed619c03da5b
14:04:39 Removing intermediate container ed619c03da5b
14:04:39  ---> 535dba123c37
14:04:39 Step 10/24 : COPY ./tests/gpg-keys /gpg-keys
14:04:39  ---> e50ddce508bc
14:04:39 Step 11/24 : RUN gpg2 --import gpg-keys/secret
14:04:39  ---> Running in 2c0ff0796437
14:04:39 gpg: directory '/root/.gnupg' created
14:04:39 gpg: keybox '/root/.gnupg/pubring.kbx' created
14:04:39 gpg: /root/.gnupg/trustdb.gpg: trustdb created
14:04:39 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
14:04:39 gpg: key 464ED987A7B21401: secret key imported
14:04:39 gpg: Total number processed: 1
14:04:39 gpg:               imported: 1
14:04:39 gpg:       secret keys read: 1
14:04:39 gpg:   secret keys imported: 1
14:04:39 Removing intermediate container 2c0ff0796437
14:04:39  ---> 4c31ae841011
14:04:39 Step 12/24 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
14:04:40  ---> Running in d655aa942791
14:04:40 gpg: inserting ownertrust of 6
14:04:40 Removing intermediate container d655aa942791
14:04:40  ---> df81ef28cd98
14:04:40 Step 13/24 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
14:04:40  ---> Running in 847d1cea861a
14:04:41 gpg: please do a --check-trustdb
14:04:41 mkdir: created directory '/root/.password-store/'
14:04:41 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
14:04:41 Removing intermediate container 847d1cea861a
14:04:41  ---> e623c47d86dd
14:04:41 Step 14/24 : RUN gpg2 --check-trustdb
14:04:41  ---> Running in caf8bf1a239c
14:04:41 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
14:04:41 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
14:04:42 Removing intermediate container caf8bf1a239c
14:04:42  ---> 75facb38e20b
14:04:42 Step 15/24 : ARG CREDSTORE_VERSION=v0.6.3
14:04:42  ---> Running in 8885556ac9fb
14:04:42 Removing intermediate container 8885556ac9fb
14:04:42  ---> 3d6c904a362e
14:04:42 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
14:04:42  ---> Running in 5bf17f039bca
14:04:42 Removing intermediate container 5bf17f039bca
14:04:42  ---> 0412b1658f51
14:04:42 Step 17/24 : WORKDIR /src
14:04:43  ---> Running in b6950efe9610
14:04:43 Removing intermediate container b6950efe9610
14:04:43  ---> 01deddd83447
14:04:43 Step 18/24 : COPY requirements.txt /src/requirements.txt
14:04:43  ---> 4690a83b5e6c
14:04:43 Step 19/24 : RUN --mount=type=cache,target=/root/.cache/pip     pip install -r requirements.txt
14:04:43 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