Pull request #2987 updated 13:15:14 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch main at 58aa62bb154a2ccea433cf475aefbd695fb5abc8 rather than 7ab78383655fe799795b4efce3f27390e1777f5f Obtained Jenkinsfile from 58aa62bb154a2ccea433cf475aefbd695fb5abc8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-py_PR-2987@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0fb0626cf443540fd) in /home/ubuntu/workspace/docker-py_PR-2987 [Pipeline] { [Pipeline] withDockerRegistry $ 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-2987@tmp/3f6b7af4-431c-4d01-95b6-aa48c711ad03/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 13:15:24 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 13:15:24 chowning workspace [Pipeline] sh 13:15:25 + pwd 13:15:25 + id -u 13:15:25 + id -g 13:15:25 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2987:/workspace busybox chown -R 1000:1000 /workspace 13:15:25 Unable to find image 'busybox:latest' locally 13:15:25 latest: Pulling from library/busybox 13:15:25 50783e0dfb64: Pulling fs layer 13:15:25 50783e0dfb64: Download complete 13:15:26 50783e0dfb64: Pull complete 13:15:26 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 13:15:26 Status: Downloaded newer image for busybox:latest [Pipeline] echo 13:15:28 Removing all docker containers [Pipeline] sh 13:15:28 + docker container ls -aq [Pipeline] echo 13:15:28 Docker containers have been removed [Pipeline] echo 13:15:28 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 13:15:28 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image) [Pipeline] checkout 13:15:28 The recommended git tool is: git 13:15:30 using credential docker-jenkins-github-credentials 13:15:30 Cloning the remote Git repository 13:15:30 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-2987 # 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/2987/head:refs/remotes/origin/PR-2987 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:15:32 Fetching without tags 13:15:32 Merging remotes/origin/main commit 58aa62bb154a2ccea433cf475aefbd695fb5abc8 into PR head commit 7ab78383655fe799795b4efce3f27390e1777f5f 13:15:32 Merge succeeded, producing 9d22a8752950c0b1fd12bd4bd5cc54030727b119 13:15:32 Checking out Revision 9d22a8752950c0b1fd12bd4bd5cc54030727b119 (PR-2987) > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2987/head:refs/remotes/origin/PR-2987 # 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/2987/head:refs/remotes/origin/PR-2987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ab78383655fe799795b4efce3f27390e1777f5f # 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 58aa62bb154a2ccea433cf475aefbd695fb5abc8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d22a8752950c0b1fd12bd4bd5cc54030727b119 # timeout=10 13:15:36 Commit message: "Merge commit '58aa62bb154a2ccea433cf475aefbd695fb5abc8' into HEAD" 13:15:36 First time build. Skipping changelog. [Pipeline] sh 13:15:36 + git rev-parse HEAD > git rev-list --no-walk 0e00980c8d33450a84a4704de72c819cf9bc5ef2 # timeout=10 [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:15:37 + docker pull dockerpinata/docker-py:sshdind-9d22a8752950c0b1fd12bd4bd5cc54030727b119 13:15:37 Error response from daemon: manifest for dockerpinata/docker-py:sshdind-9d22a8752950c0b1fd12bd4bd5cc54030727b119 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh 13:15:37 + docker build -t dockerpinata/docker-py:sshdind-9d22a8752950c0b1fd12bd4bd5cc54030727b119 -f tests/Dockerfile-ssh-dind . 13:15:37 Sending build context to Docker daemon 1.397MB 13:15:37 Step 1/10 : ARG API_VERSION=1.41 13:15:37 Step 2/10 : ARG ENGINE_VERSION=20.10 13:15:37 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-2987@tmp/2c95565c-3cef-433c-8f44-a78ef559bada/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 13:15:37 20.10-dind: Pulling from library/docker 13:15:38 213ec9aee27d: Pulling fs layer 13:15:38 6eb510456a42: Pulling fs layer 13:15:38 4627ba0696d0: Pulling fs layer 13:15:38 e001120e1cd4: Pulling fs layer 13:15:38 fb7172f440d8: Pulling fs layer 13:15:38 acaf20b9af6c: Pulling fs layer 13:15:38 62d3cee0ce66: Pulling fs layer 13:15:38 752b9c2f63f7: Pulling fs layer 13:15:38 003256ce9b27: Pulling fs layer 13:15:38 688c62e5e68e: Pulling fs layer 13:15:38 bdf5e7defe19: Pulling fs layer 13:15:38 ee662d6592fb: Pulling fs layer 13:15:38 34845ac10d8c: Pulling fs layer 13:15:38 87ebc2460c07: Pulling fs layer 13:15:38 752b9c2f63f7: Waiting 13:15:38 003256ce9b27: Waiting 13:15:38 688c62e5e68e: Waiting 13:15:38 e001120e1cd4: Waiting 13:15:38 bdf5e7defe19: Waiting 13:15:38 fb7172f440d8: Waiting 13:15:38 ee662d6592fb: Waiting 13:15:38 acaf20b9af6c: Waiting 13:15:38 34845ac10d8c: Waiting 13:15:38 87ebc2460c07: Waiting 13:15:38 62d3cee0ce66: Waiting 13:15:38 4627ba0696d0: Verifying Checksum 13:15:38 4627ba0696d0: Download complete 13:15:38 6eb510456a42: Verifying Checksum 13:15:38 6eb510456a42: Download complete 13:15:38 e001120e1cd4: Verifying Checksum 13:15:38 e001120e1cd4: Download complete 13:15:38 213ec9aee27d: Verifying Checksum 13:15:38 213ec9aee27d: Download complete 13:15:38 62d3cee0ce66: Verifying Checksum 13:15:38 62d3cee0ce66: Download complete 13:15:38 acaf20b9af6c: Verifying Checksum 13:15:38 acaf20b9af6c: Download complete 13:15:38 752b9c2f63f7: Verifying Checksum 13:15:38 752b9c2f63f7: Download complete 13:15:38 fb7172f440d8: Verifying Checksum 13:15:38 fb7172f440d8: Download complete 13:15:38 003256ce9b27: Verifying Checksum 13:15:38 003256ce9b27: Download complete 13:15:38 bdf5e7defe19: Verifying Checksum 13:15:38 bdf5e7defe19: Download complete 13:15:38 213ec9aee27d: Pull complete 13:15:38 34845ac10d8c: Verifying Checksum 13:15:38 34845ac10d8c: Download complete 13:15:38 688c62e5e68e: Verifying Checksum 13:15:38 688c62e5e68e: Download complete 13:15:38 87ebc2460c07: Verifying Checksum 13:15:38 87ebc2460c07: Download complete 13:15:38 6eb510456a42: Pull complete 13:15:39 4627ba0696d0: Pull complete 13:15:39 ee662d6592fb: Verifying Checksum 13:15:39 ee662d6592fb: Download complete 13:15:39 e001120e1cd4: Pull complete 13:15:40 fb7172f440d8: Pull complete 13:15:40 acaf20b9af6c: Pull complete 13:15:40 62d3cee0ce66: Pull complete 13:15:40 752b9c2f63f7: Pull complete 13:15:41 003256ce9b27: Pull complete 13:15:41 688c62e5e68e: Pull complete 13:15:41 bdf5e7defe19: Pull complete 13:15:42 ee662d6592fb: Pull complete 13:15:42 34845ac10d8c: Pull complete 13:15:43 87ebc2460c07: Pull complete 13:15:43 Digest: sha256:8d0980a0fc4ed2869ef9f8bd017a637a408fb4d038a64d490a6080c2318eacc8 13:15:43 Status: Downloaded newer image for docker:20.10-dind 13:15:43 ---> e1a3d5b85ecd 13:15:43 Step 4/10 : RUN apk add --no-cache --upgrade openssh 13:15:46 ---> Running in 5d40a08e16a9 13:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:15:47 (1/4) Installing openssh-sftp-server (9.0_p1-r2) 13:15:47 (2/4) Installing openssh-server-common (9.0_p1-r2) 13:15:47 (3/4) Installing openssh-server (9.0_p1-r2) 13:15:47 (4/4) Installing openssh (9.0_p1-r2) 13:15:47 Executing busybox-1.35.0-r17.trigger 13:15:47 OK: 31 MiB in 59 packages 13:15:48 Removing intermediate container 5d40a08e16a9 13:15:48 ---> 30b9f68285bd 13:15:48 Step 5/10 : COPY tests/ssh/config/server /etc/ssh/ 13:15:48 ---> e402aec640f4 13:15:48 Step 6/10 : RUN chmod -R 600 /etc/ssh 13:15:48 ---> Running in da8ba057f28c 13:15:49 Removing intermediate container da8ba057f28c 13:15:49 ---> 891fcdc9740a 13:15:49 Step 7/10 : COPY tests/ssh/config/client/id_rsa.pub /root/.ssh/authorized_keys 13:15:49 ---> 4ace511e0306 13:15:49 Step 8/10 : RUN chmod -R 600 /root/.ssh 13:15:49 ---> Running in eb8cb8eb96d1 13:15:50 Removing intermediate container eb8cb8eb96d1 13:15:50 ---> 71a59d2de43d 13:15:50 Step 9/10 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 13:15:50 ---> Running in ef75b8a7be6f 13:15:51 Removing intermediate container ef75b8a7be6f 13:15:51 ---> e931d1fe0101 13:15:51 Step 10/10 : EXPOSE 22 13:15:51 ---> Running in 9d1b1e879919 13:15:51 Removing intermediate container 9d1b1e879919 13:15:51 ---> ccffaf38fbd2 13:15:51 Successfully built ccffaf38fbd2 13:15:51 Successfully tagged dockerpinata/docker-py:sshdind-9d22a8752950c0b1fd12bd4bd5cc54030727b119 [Pipeline] isUnix [Pipeline] sh 13:15:51 + docker tag dockerpinata/docker-py:sshdind-9d22a8752950c0b1fd12bd4bd5cc54030727b119 dockerpinata/docker-py:sshdind-9d22a8752950c0b1fd12bd4bd5cc54030727b119 [Pipeline] isUnix [Pipeline] sh 13:15:51 + docker push dockerpinata/docker-py:sshdind-9d22a8752950c0b1fd12bd4bd5cc54030727b119 13:15:51 The push refers to repository [docker.io/dockerpinata/docker-py] 13:15:51 04a66839e043: Preparing 13:15:51 cf7a67e41e3e: Preparing 13:15:51 d9f5ce3cd75a: Preparing 13:15:51 3a58d78e2827: Preparing 13:15:51 1728ee7be67c: Preparing 13:15:51 1d05afa21666: Preparing 13:15:51 c7f0cc224e17: Preparing 13:15:51 4c78a4cc1add: Preparing 13:15:51 5346b07949d4: Preparing 13:15:51 c1e97a7fcaa2: Preparing 13:15:51 eba0c049c10d: Preparing 13:15:51 db259fc589ef: Preparing 13:15:51 cfdd18ad8560: Preparing 13:15:51 27b58d8f96da: Preparing 13:15:51 39b6a2fcd592: Preparing 13:15:51 b3fce54ffd65: Preparing 13:15:51 09e77f436210: Preparing 13:15:51 be04e0ba70d2: Preparing 13:15:51 9d0b8a80148b: Preparing 13:15:51 994393dc58e7: Preparing 13:15:51 1d05afa21666: Waiting 13:15:51 c7f0cc224e17: Waiting 13:15:51 4c78a4cc1add: Waiting 13:15:51 5346b07949d4: Waiting 13:15:51 c1e97a7fcaa2: Waiting 13:15:51 eba0c049c10d: Waiting 13:15:51 db259fc589ef: Waiting 13:15:51 cfdd18ad8560: Waiting 13:15:51 27b58d8f96da: Waiting 13:15:51 39b6a2fcd592: Waiting 13:15:51 b3fce54ffd65: Waiting 13:15:51 09e77f436210: Waiting 13:15:51 be04e0ba70d2: Waiting 13:15:51 9d0b8a80148b: Waiting 13:15:51 994393dc58e7: Waiting 13:15:52 3a58d78e2827: Pushed 13:15:52 1728ee7be67c: Pushed 13:15:52 c7f0cc224e17: Layer already exists 13:15:53 4c78a4cc1add: Layer already exists 13:15:53 5346b07949d4: Layer already exists 13:15:53 cf7a67e41e3e: Pushed 13:15:53 eba0c049c10d: Layer already exists 13:15:53 04a66839e043: Pushed 13:15:53 c1e97a7fcaa2: Layer already exists 13:15:53 db259fc589ef: Layer already exists 13:15:53 cfdd18ad8560: Layer already exists 13:15:53 39b6a2fcd592: Layer already exists 13:15:53 27b58d8f96da: Layer already exists 13:15:53 b3fce54ffd65: Layer already exists 13:15:53 09e77f436210: Layer already exists 13:15:53 be04e0ba70d2: Layer already exists 13:15:53 9d0b8a80148b: Layer already exists 13:15:53 d9f5ce3cd75a: Pushed 13:15:53 994393dc58e7: Layer already exists 13:15:53 1d05afa21666: Pushed 13:15:55 sshdind-9d22a8752950c0b1fd12bd4bd5cc54030727b119: digest: sha256:d08c09f0d55c5f0ed71253eb9bd619b5b8f3ad3e34f29f66b6fd0c828bb103e1 size: 4497 [Pipeline] isUnix [Pipeline] sh 13:15:55 + docker pull dockerpinata/docker-py:py3-9d22a8752950c0b1fd12bd4bd5cc54030727b119 13:15:55 Error response from daemon: manifest for dockerpinata/docker-py:py3-9d22a8752950c0b1fd12bd4bd5cc54030727b119 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh 13:15:55 + docker build -t dockerpinata/docker-py:py3-9d22a8752950c0b1fd12bd4bd5cc54030727b119 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 . 13:15:55 Sending build context to Docker daemon 1.397MB 13:15:55 Step 1/24 : ARG PYTHON_VERSION=3.10 13:15:55 Step 2/24 : FROM python:${PYTHON_VERSION} 13:15:56 3.10: Pulling from library/python 13:15:56 001c52e26ad5: Pulling fs layer 13:15:56 d9d4b9b6e964: Pulling fs layer 13:15:56 2068746827ec: Pulling fs layer 13:15:56 9daef329d350: Pulling fs layer 13:15:56 8a335986117b: Pulling fs layer 13:15:56 588423e31bcf: Pulling fs layer 13:15:56 f40cdf3ebc10: Pulling fs layer 13:15:56 04378c690b5e: Pulling fs layer 13:15:56 ace6d68f6bea: Pulling fs layer 13:15:56 8a335986117b: Waiting 13:15:56 9daef329d350: Waiting 13:15:56 588423e31bcf: Waiting 13:15:56 f40cdf3ebc10: Waiting 13:15:56 04378c690b5e: Waiting 13:15:56 ace6d68f6bea: Waiting 13:15:56 d9d4b9b6e964: Verifying Checksum 13:15:56 d9d4b9b6e964: Download complete 13:15:56 2068746827ec: Verifying Checksum 13:15:56 2068746827ec: Download complete 13:15:56 001c52e26ad5: Verifying Checksum 13:15:56 001c52e26ad5: Download complete 13:15:56 588423e31bcf: Verifying Checksum 13:15:56 588423e31bcf: Download complete 13:15:57 9daef329d350: Verifying Checksum 13:15:57 9daef329d350: Download complete 13:15:57 04378c690b5e: Verifying Checksum 13:15:57 04378c690b5e: Download complete 13:15:57 f40cdf3ebc10: Verifying Checksum 13:15:57 f40cdf3ebc10: Download complete 13:15:57 ace6d68f6bea: Verifying Checksum 13:15:57 ace6d68f6bea: Download complete 13:15:58 8a335986117b: Verifying Checksum 13:15:58 8a335986117b: Download complete 13:16:00 001c52e26ad5: Pull complete 13:16:00 d9d4b9b6e964: Pull complete 13:16:00 2068746827ec: Pull complete 13:16:03 9daef329d350: Pull complete 13:16:11 8a335986117b: Pull complete 13:16:11 588423e31bcf: Pull complete 13:16:11 f40cdf3ebc10: Pull complete 13:16:11 04378c690b5e: Pull complete 13:16:11 ace6d68f6bea: Pull complete 13:16:11 Digest: sha256:cbf49327fae903d64ab28251912fc00faea2c1baee493d347a07973a2cb50f98 13:16:11 Status: Downloaded newer image for python:3.10 13:16:11 ---> b62e4294564c 13:16:11 Step 3/24 : ARG APT_MIRROR 13:16:14 ---> Running in c7aa8ba2a257 13:16:14 Removing intermediate container c7aa8ba2a257 13:16:14 ---> 5b6eef20b331 13:16:14 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 13:16:14 ---> Running in 9c04fb069576 13:16:14 Removing intermediate container 9c04fb069576 13:16:14 ---> a640b135fb43 13:16:14 Step 5/24 : RUN apt-get update && apt-get -y install --no-install-recommends gnupg2 pass 13:16:14 ---> Running in 693404bcca15 13:16:15 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 13:16:15 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 13:16:15 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 13:16:15 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 13:16:15 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [175 kB] 13:16:15 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] 13:16:16 Fetched 8567 kB in 2s (5538 kB/s) 13:16:17 Reading package lists... 13:16:17 Reading package lists... 13:16:17 Building dependency tree... 13:16:17 Reading state information... 13:16:17 The following additional packages will be installed: 13:16:17 tree 13:16:17 Suggested packages: 13:16:17 python libxml-simple-perl ruby 13:16:17 Recommended packages: 13:16:17 qrencode xclip 13:16:17 The following NEW packages will be installed: 13:16:17 gnupg2 pass tree 13:16:18 0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded. 13:16:18 Need to get 523 kB of archives. 13:16:18 After this operation, 727 kB of additional disk space will be used. 13:16:18 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] 13:16:18 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB] 13:16:18 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB] 13:16:18 debconf: delaying package configuration, since apt-utils is not installed 13:16:18 Fetched 523 kB in 0s (1897 kB/s) 13:16:18 Selecting previously unselected package gnupg2. 13:16:18 (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.) 13:16:18 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ... 13:16:18 Unpacking gnupg2 (2.2.27-2+deb11u2) ... 13:16:18 Selecting previously unselected package tree. 13:16:18 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ... 13:16:18 Unpacking tree (1.8.0-1+b1) ... 13:16:18 Selecting previously unselected package pass. 13:16:18 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ... 13:16:18 Unpacking pass (1.7.3-2) ... 13:16:18 Setting up gnupg2 (2.2.27-2+deb11u2) ... 13:16:18 Setting up tree (1.8.0-1+b1) ... 13:16:18 Setting up pass (1.7.3-2) ... 13:16:19 Removing intermediate container 693404bcca15 13:16:19 ---> 76b6772338ea 13:16:19 Step 6/24 : COPY tests/ssh/config/client /root/.ssh 13:16:19 ---> 66328f3005b1 13:16:19 Step 7/24 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts 13:16:19 ---> b114b130ca8c 13:16:19 Step 8/24 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts 13:16:19 ---> Running in c88be19b2565 13:16:20 Removing intermediate container c88be19b2565 13:16:20 ---> 32c97f9a63ca 13:16:20 Step 9/24 : RUN chmod -R 600 /root/.ssh 13:16:20 ---> Running in 7a263ecd0235 13:16:21 Removing intermediate container 7a263ecd0235 13:16:21 ---> ab611b5a6f07 13:16:21 Step 10/24 : COPY ./tests/gpg-keys /gpg-keys 13:16:21 ---> 706fb3bfec25 13:16:21 Step 11/24 : RUN gpg2 --import gpg-keys/secret 13:16:21 ---> Running in 7adc03c96c88 13:16:21 gpg: directory '/root/.gnupg' created 13:16:21 gpg: keybox '/root/.gnupg/pubring.kbx' created 13:16:21 gpg: /root/.gnupg/trustdb.gpg: trustdb created 13:16:21 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported 13:16:21 gpg: key 464ED987A7B21401: secret key imported 13:16:21 gpg: Total number processed: 1 13:16:21 gpg: imported: 1 13:16:21 gpg: secret keys read: 1 13:16:21 gpg: secret keys imported: 1 13:16:22 Removing intermediate container 7adc03c96c88 13:16:22 ---> 68ddf850c308 13:16:22 Step 12/24 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust 13:16:22 ---> Running in 181207c83e53 13:16:22 gpg: inserting ownertrust of 6 13:16:22 Removing intermediate container 181207c83e53 13:16:22 ---> d5a73009f520 13:16:22 Step 13/24 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') 13:16:22 ---> Running in 0954edb2e2e4 13:16:23 gpg: please do a --check-trustdb 13:16:23 mkdir: created directory '/root/.password-store/' 13:16:23 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 13:16:23 Removing intermediate container 0954edb2e2e4 13:16:23 ---> e8a5457cecd1 13:16:23 Step 14/24 : RUN gpg2 --check-trustdb 13:16:23 ---> Running in 217baf744f16 13:16:23 gpg: marginals needed: 3 completes needed: 1 trust model: pgp 13:16:23 gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 13:16:23 Removing intermediate container 217baf744f16 13:16:23 ---> b797cd4fbd31 13:16:23 Step 15/24 : ARG CREDSTORE_VERSION=v0.6.3 13:16:24 ---> Running in 4369e3a306f6 13:16:24 Removing intermediate container 4369e3a306f6 13:16:24 ---> 27270dcd7791 13:16:24 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 13:16:24 ---> Running in 2d18487f2659 13:16:25 Removing intermediate container 2d18487f2659 13:16:25 ---> 8209d15f818d 13:16:25 Step 17/24 : WORKDIR /src 13:16:25 ---> Running in 2ffc09a19e7a 13:16:25 Removing intermediate container 2ffc09a19e7a 13:16:25 ---> c4232bde9c58 13:16:25 Step 18/24 : COPY requirements.txt /src/requirements.txt 13:16:25 ---> 25ed6c6f864b 13:16:25 Step 19/24 : RUN --mount=type=cache,target=/root/.cache/pip pip install -r requirements.txt 13:16:25 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