Pull request #2758 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 111b245f20121345382a75f077d0751c89f6f7c1+d7b16ef0fbd28e153f8e974dbc2a2605f7193b5e (c399d2719b1a07283e6bb6ad4d2966c8e44914e2) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > 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-1804-overlay2-mem (i-0bb9cb87607aa3815) in /home/ubuntu/workspace/docker-py_PR-2758 [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-2758@tmp/97504b3e-745c-4eb1-b5f4-befde41f6127/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 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2758:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image) [Pipeline] checkout The recommended git tool is: git using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Merging remotes/origin/master commit d7b16ef0fbd28e153f8e974dbc2a2605f7193b5e into PR head commit 111b245f20121345382a75f077d0751c89f6f7c1 Merge succeeded, producing 111b245f20121345382a75f077d0751c89f6f7c1 Checking out Revision 111b245f20121345382a75f077d0751c89f6f7c1 (PR-2758) Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2758 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2758/head:refs/remotes/origin/PR-2758 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2758/head:refs/remotes/origin/PR-2758 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --progress -- https://github.com/docker/docker-py.git +refs/pull/2758/head:refs/remotes/origin/PR-2758 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 111b245f20121345382a75f077d0751c89f6f7c1 # 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 d7b16ef0fbd28e153f8e974dbc2a2605f7193b5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 111b245f20121345382a75f077d0751c89f6f7c1 # timeout=10 Commit message: "Update GH action step" [Pipeline] sh + git rev-parse HEAD [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh > git rev-list --no-walk ea7784c6cb35ae3b21af6faea42af4f901d1647f # timeout=10 + docker pull dockerpinata/docker-py:sshdind-111b245f20121345382a75f077d0751c89f6f7c1 Error response from daemon: manifest for dockerpinata/docker-py:sshdind-111b245f20121345382a75f077d0751c89f6f7c1 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh + docker build -t dockerpinata/docker-py:sshdind-111b245f20121345382a75f077d0751c89f6f7c1 -f tests/Dockerfile-ssh-dind . Sending build context to Docker daemon 1.371MB Step 1/11 : ARG API_VERSION=1.39 Step 2/11 : ARG ENGINE_VERSION=19.03.12 Step 3/11 : FROM docker:${ENGINE_VERSION}-dind ---> 66dc2d45749a Step 4/11 : RUN apk add --no-cache openssh ---> Using cache ---> b006c435dbb4 Step 5/11 : RUN ssh-keygen -A ---> Using cache ---> 8ecdfb840ace Step 6/11 : RUN echo "IgnoreUserKnownHosts yes" > /etc/ssh/sshd_config && echo "PubkeyAuthentication yes" >> /etc/ssh/sshd_config && echo "PermitRootLogin yes" >> /etc/ssh/sshd_config ---> Using cache ---> 96ca0a1c9442 Step 7/11 : COPY tests/ssh-keys/authorized_keys /root/.ssh/authorized_keys ---> Using cache ---> e355298f21bb Step 8/11 : RUN chmod 600 /root/.ssh/authorized_keys ---> Using cache ---> 2a51817c918d Step 9/11 : RUN echo "root:root" | chpasswd ---> Using cache ---> 835cbf111190 Step 10/11 : RUN ln -s /usr/local/bin/docker /usr/bin/docker ---> Using cache ---> 7e9069663c7e Step 11/11 : EXPOSE 22 ---> Using cache ---> dbc74120bff8 Successfully built dbc74120bff8 Successfully tagged dockerpinata/docker-py:sshdind-111b245f20121345382a75f077d0751c89f6f7c1 [Pipeline] isUnix [Pipeline] sh $ 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-2758@tmp/11151b55-298d-4f7b-9c35-d7f2d2ae9da9/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded + docker tag dockerpinata/docker-py:sshdind-111b245f20121345382a75f077d0751c89f6f7c1 dockerpinata/docker-py:sshdind-111b245f20121345382a75f077d0751c89f6f7c1 [Pipeline] isUnix [Pipeline] sh + docker push dockerpinata/docker-py:sshdind-111b245f20121345382a75f077d0751c89f6f7c1 The push refers to repository [docker.io/dockerpinata/docker-py] fa5a133c7b93: Preparing c93dfbdf433d: Preparing a3bd1a911bd0: Preparing c9b9bdac557f: Preparing ae4d174b3608: Preparing 09e8de2b5391: Preparing 7541a70eaba1: Preparing 1149e736aa92: Preparing 39e79983ac8b: Preparing da8c28465f82: Preparing d1292e236c36: Preparing 8890c171a12b: Preparing 4ae5bd84d450: Preparing 723a561964c8: Preparing 78764725b56c: Preparing 51d6d3d09136: Preparing 1507bc794612: Preparing 50644c29ef5a: Preparing 09e8de2b5391: Waiting 7541a70eaba1: Waiting 1149e736aa92: Waiting 39e79983ac8b: Waiting 78764725b56c: Waiting da8c28465f82: Waiting d1292e236c36: Waiting 51d6d3d09136: Waiting 8890c171a12b: Waiting 1507bc794612: Waiting 4ae5bd84d450: Waiting 50644c29ef5a: Waiting 723a561964c8: Waiting a3bd1a911bd0: Layer already exists ae4d174b3608: Layer already exists c93dfbdf433d: Layer already exists c9b9bdac557f: Layer already exists fa5a133c7b93: Layer already exists 7541a70eaba1: Layer already exists 09e8de2b5391: Layer already exists 1149e736aa92: Layer already exists da8c28465f82: Layer already exists 4ae5bd84d450: Layer already exists 8890c171a12b: Layer already exists 39e79983ac8b: Layer already exists d1292e236c36: Layer already exists 723a561964c8: Layer already exists 1507bc794612: Layer already exists 51d6d3d09136: Layer already exists 50644c29ef5a: Layer already exists 78764725b56c: Layer already exists sshdind-111b245f20121345382a75f077d0751c89f6f7c1: digest: sha256:233de4cb61678e9e990ab898ae57a9548aec43d411a12b5f5b2a5f89c71824f0 size: 4067 [Pipeline] isUnix [Pipeline] sh + docker pull dockerpinata/docker-py:py2-111b245f20121345382a75f077d0751c89f6f7c1 Error response from daemon: manifest for dockerpinata/docker-py:py2-111b245f20121345382a75f077d0751c89f6f7c1 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh + docker build -t dockerpinata/docker-py:py2-111b245f20121345382a75f077d0751c89f6f7c1 -f tests/Dockerfile --build-arg PYTHON_VERSION=2.7 . Sending build context to Docker daemon 1.371MB Step 1/21 : ARG PYTHON_VERSION=3.7 Step 2/21 : FROM python:${PYTHON_VERSION} ---> 68e7be49c28c Step 3/21 : ARG APT_MIRROR ---> Using cache ---> 4a2a40e3c620 Step 4/21 : 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 ---> Using cache ---> 662c388598fb Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends gnupg2 pass ---> Using cache ---> 2c5ffe2a0a27 Step 6/21 : COPY tests/ssh-keys /root/.ssh ---> Using cache ---> 36cf645f4b14 Step 7/21 : RUN chmod -R 600 /root/.ssh ---> Using cache ---> 5c9b1b9cb507 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys ---> Using cache ---> 0fe4b1727641 Step 9/21 : RUN gpg2 --import gpg-keys/secret ---> Using cache ---> 870dd7a39830 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust ---> Using cache ---> 1792086c794d Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') ---> Using cache ---> edaee82a647b Step 12/21 : RUN gpg2 --check-trustdb ---> Using cache ---> dca6abf26881 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3 ---> Using cache ---> 2b37da9c4a50 Step 14/21 : 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 ---> Using cache ---> 76bd20394887 Step 15/21 : WORKDIR /src ---> Using cache ---> f7fa5464fdbc Step 16/21 : COPY requirements.txt /src/requirements.txt ---> Using cache ---> 8d0356f3a962 Step 17/21 : RUN pip install -r requirements.txt ---> Using cache ---> 33a6fd9a1274 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt ---> Using cache ---> 550195044680 Step 19/21 : RUN pip install -r test-requirements.txt ---> Using cache ---> 9e23dce0637c Step 20/21 : COPY . /src ---> 3c43a1f0509e Step 21/21 : RUN pip install . ---> Running in 98c058fabf86 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. from cryptography import x509 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Processing /src Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python2.7/site-packages (from docker==4.5.0.dev0) (1.10.0) Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python2.7/site-packages (from docker==4.5.0.dev0) (0.56.0) Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python2.7/site-packages (from docker==4.5.0.dev0) (2.20.0) Requirement already satisfied: backports.ssl_match_hostname>=3.5 in /usr/local/lib/python2.7/site-packages (from docker==4.5.0.dev0) (3.5.0.1) Requirement already satisfied: ipaddress>=1.0.16 in /usr/local/lib/python2.7/site-packages (from docker==4.5.0.dev0) (1.0.18) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2020.12.5) Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2.5) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (3.0.4) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (1.24.3) Building wheels for collected packages: docker Building wheel for docker (setup.py): started Building wheel for docker (setup.py): finished with status 'done' Created wheel for docker: filename=docker-4.5.0.dev0-py2.py3-none-any.whl size=146911 sha256=4ba47c559026850b42fb6018f2025e13477f94c839ed3c7726fa1f3c0a1cadbc Stored in directory: /tmp/pip-ephem-wheel-cache-ZXMdzj/wheels/dc/45/28/050a7fcd95fc9b9f504d64d6668214323c48b439857458e65c Successfully built docker Installing collected packages: docker Successfully installed docker-4.5.0.dev0 WARNING: You are using pip version 20.0.2; however, version 20.3.4 is available. You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. Removing intermediate container 98c058fabf86 ---> 8cbd750234c0 Successfully built 8cbd750234c0 Successfully tagged dockerpinata/docker-py:py2-111b245f20121345382a75f077d0751c89f6f7c1 [Pipeline] isUnix [Pipeline] sh + docker tag dockerpinata/docker-py:py2-111b245f20121345382a75f077d0751c89f6f7c1 dockerpinata/docker-py:py2-111b245f20121345382a75f077d0751c89f6f7c1 [Pipeline] isUnix [Pipeline] sh + docker push dockerpinata/docker-py:py2-111b245f20121345382a75f077d0751c89f6f7c1 The push refers to repository [docker.io/dockerpinata/docker-py] b08c25bb09f7: Preparing 360d1bbb06fd: Preparing c74ffb59c07e: Preparing efc40149f24d: Preparing b24bd855a8c0: Preparing e14056893f17: Preparing 44b90015391f: Preparing d522b7ac4fae: Preparing 3cd6a8c12499: Preparing 3036c0709c0a: Preparing b047981d92ab: Preparing 0a2d333be679: Preparing 9c43353cc39f: Preparing 9808ad3b8382: Preparing 0eff7a40e253: Preparing 283ee3ce7f8f: Preparing 3168cc389398: Preparing e571d2d3c73c: Preparing da7b0a80a4f2: Preparing ceee8816bb96: Preparing 47458fb45d99: Preparing 46829331b1e4: Preparing d35c5bda4793: Preparing a3c1026c6bcc: Preparing f1d420c2af1a: Preparing 461719022993: Preparing e14056893f17: Waiting 44b90015391f: Waiting d522b7ac4fae: Waiting 3cd6a8c12499: Waiting 3036c0709c0a: Waiting b047981d92ab: Waiting 0a2d333be679: Waiting 9c43353cc39f: Waiting 9808ad3b8382: Waiting 0eff7a40e253: Waiting 283ee3ce7f8f: Waiting 3168cc389398: Waiting e571d2d3c73c: Waiting da7b0a80a4f2: Waiting ceee8816bb96: Waiting 47458fb45d99: Waiting 46829331b1e4: Waiting d35c5bda4793: Waiting a3c1026c6bcc: Waiting f1d420c2af1a: Waiting 461719022993: Waiting b24bd855a8c0: Layer already exists efc40149f24d: Layer already exists c74ffb59c07e: Layer already exists e14056893f17: Layer already exists 44b90015391f: Layer already exists d522b7ac4fae: Layer already exists 3036c0709c0a: Layer already exists 3cd6a8c12499: Layer already exists b047981d92ab: Layer already exists 0a2d333be679: Layer already exists 9808ad3b8382: Layer already exists 9c43353cc39f: Layer already exists 0eff7a40e253: Layer already exists 283ee3ce7f8f: Layer already exists 3168cc389398: Layer already exists e571d2d3c73c: Layer already exists 47458fb45d99: Layer already exists ceee8816bb96: Layer already exists da7b0a80a4f2: Layer already exists 46829331b1e4: Layer already exists a3c1026c6bcc: Layer already exists d35c5bda4793: Layer already exists 461719022993: Layer already exists f1d420c2af1a: Layer already exists 360d1bbb06fd: Pushed b08c25bb09f7: Pushed py2-111b245f20121345382a75f077d0751c89f6f7c1: digest: sha256:1ce8954cd523197970706673fa813d5a7120162bc9d55ed89f5160dc0ec31568 size: 5769 [Pipeline] isUnix [Pipeline] sh + docker pull dockerpinata/docker-py:py3-111b245f20121345382a75f077d0751c89f6f7c1 Error response from daemon: manifest for dockerpinata/docker-py:py3-111b245f20121345382a75f077d0751c89f6f7c1 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh + docker build -t dockerpinata/docker-py:py3-111b245f20121345382a75f077d0751c89f6f7c1 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 . Sending build context to Docker daemon 1.371MB Step 1/21 : ARG PYTHON_VERSION=3.7 Step 2/21 : FROM python:${PYTHON_VERSION} ---> 65d5b6c539fd Step 3/21 : ARG APT_MIRROR ---> Using cache ---> b3c83c0c678e Step 4/21 : 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 ---> Using cache ---> 24ed6e4f5e67 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends gnupg2 pass ---> Using cache ---> fe361fabfdad Step 6/21 : COPY tests/ssh-keys /root/.ssh ---> Using cache ---> 9f95588898cd Step 7/21 : RUN chmod -R 600 /root/.ssh ---> Using cache ---> 3cebfd3521d0 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys ---> Using cache ---> a8d8004c4918 Step 9/21 : RUN gpg2 --import gpg-keys/secret ---> Using cache ---> c2ee0a6e1202 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust ---> Using cache ---> 53c3609c0e69 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') ---> Using cache ---> 11afb95dddf4 Step 12/21 : RUN gpg2 --check-trustdb ---> Using cache ---> 29966c3ea3b0 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3 ---> Using cache ---> 22a51355d69e Step 14/21 : 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 ---> Using cache ---> 3eadcf123aee Step 15/21 : WORKDIR /src ---> Using cache ---> 3f1be0945297 Step 16/21 : COPY requirements.txt /src/requirements.txt ---> Using cache ---> b7adf14d3369 Step 17/21 : RUN pip install -r requirements.txt ---> Using cache ---> e81ee1070682 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt ---> Using cache ---> 708999852d73 Step 19/21 : RUN pip install -r test-requirements.txt ---> Using cache ---> af43969423dc Step 20/21 : COPY . /src ---> f9ddb63efa90 Step 21/21 : RUN pip install . ---> Running in 19c977d108d5 Processing /src Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (1.10.0) Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (0.56.0) Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (2.20.0) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2020.12.5) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (1.24.3) Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2.5) Building wheels for collected packages: docker Building wheel for docker (setup.py): started Building wheel for docker (setup.py): finished with status 'done' Created wheel for docker: filename=docker-4.5.0.dev0-py2.py3-none-any.whl size=146914 sha256=2698604d8c1fa786b282fa0ec2ed9968edd91b4ec6248216fe7f381fa91f142a Stored in directory: /tmp/pip-ephem-wheel-cache-jiaen5_m/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525 Successfully built docker Installing collected packages: docker Successfully installed docker-4.5.0.dev0 Removing intermediate container 19c977d108d5 ---> b668b2010661 Successfully built b668b2010661 Successfully tagged dockerpinata/docker-py:py3-111b245f20121345382a75f077d0751c89f6f7c1 [Pipeline] isUnix [Pipeline] sh + docker tag dockerpinata/docker-py:py3-111b245f20121345382a75f077d0751c89f6f7c1 dockerpinata/docker-py:py3-111b245f20121345382a75f077d0751c89f6f7c1 [Pipeline] isUnix [Pipeline] sh + docker push dockerpinata/docker-py:py3-111b245f20121345382a75f077d0751c89f6f7c1 The push refers to repository [docker.io/dockerpinata/docker-py] 9a3efe33c0f2: Preparing 1d3dee260f7f: Preparing fb55680cca29: Preparing 57e80967dfe1: Preparing c7976fba4619: Preparing bcb18918d360: Preparing fbdf940f1d2a: Preparing bb4cf0645462: Preparing fdf26e075da4: Preparing 23c82468b189: Preparing a7e7e8c82a41: Preparing 3c95dc058a3a: Preparing f9ec02578298: Preparing 6881de93aa6b: Preparing d7d9fd696457: Preparing ef2d1be71003: Preparing 08e09d82023e: Preparing 05a9a13cc3ee: Preparing 95d8fd84fb13: Preparing 633da5d9635c: Preparing e3d73f29c674: Preparing 10bf86ff9f6a: Preparing da654bc8bc80: Preparing 4ef81dc52d99: Preparing 909e93c71745: Preparing 7f03bfe4d6dc: Preparing bcb18918d360: Waiting fbdf940f1d2a: Waiting bb4cf0645462: Waiting fdf26e075da4: Waiting 23c82468b189: Waiting a7e7e8c82a41: Waiting 3c95dc058a3a: Waiting f9ec02578298: Waiting 6881de93aa6b: Waiting d7d9fd696457: Waiting ef2d1be71003: Waiting 08e09d82023e: Waiting 05a9a13cc3ee: Waiting 95d8fd84fb13: Waiting 633da5d9635c: Waiting e3d73f29c674: Waiting 10bf86ff9f6a: Waiting da654bc8bc80: Waiting 4ef81dc52d99: Waiting 909e93c71745: Waiting 7f03bfe4d6dc: Waiting c7976fba4619: Layer already exists 57e80967dfe1: Layer already exists fb55680cca29: Layer already exists bcb18918d360: Layer already exists bb4cf0645462: Layer already exists fbdf940f1d2a: Layer already exists fdf26e075da4: Layer already exists 23c82468b189: Layer already exists a7e7e8c82a41: Layer already exists 3c95dc058a3a: Layer already exists f9ec02578298: Layer already exists 6881de93aa6b: Layer already exists 08e09d82023e: Layer already exists d7d9fd696457: Layer already exists ef2d1be71003: Layer already exists 95d8fd84fb13: Layer already exists 05a9a13cc3ee: Layer already exists 633da5d9635c: Layer already exists e3d73f29c674: Layer already exists 10bf86ff9f6a: Layer already exists da654bc8bc80: Layer already exists 4ef81dc52d99: Layer already exists 909e93c71745: Layer already exists 7f03bfe4d6dc: Layer already exists 9a3efe33c0f2: Pushed 1d3dee260f7f: Pushed py3-111b245f20121345382a75f077d0751c89f6f7c1: digest: sha256:680f20f7147f94b490b7089b30874d6900b56777ab53e31c7e15740dd715a1f5 size: 5765 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0bb9cb87607aa3815) in /home/ubuntu/workspace/docker-py_PR-2758 [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-2758@tmp/b3cd6912-b171-424f-bd6a-e67226eebc08/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] sh + docker run --rm --entrypoint=python dockerpinata/docker-py:py3-111b245f20121345382a75f077d0751c89f6f7c1 /src/scripts/versions.py [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] parallel [Pipeline] { (Branch: py2.7_19.03.12) [Pipeline] { (Branch: py2.7_20.10.3) [Pipeline] { (Branch: py2.7_19.03.13) [Pipeline] { (Branch: py3.7_19.03.12) [Pipeline] { (Branch: py3.7_20.10.3) [Pipeline] { (Branch: py3.7_19.03.13) [Pipeline] node [Pipeline] node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01b63740e28c4d963) in /home/ubuntu/workspace/docker-py_PR-2758 [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02b0b81a031602712) in /home/ubuntu/workspace/docker-py_PR-2758 [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01e6d02704b4dad6c) in /home/ubuntu/workspace/docker-py_PR-2758 Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0097b7f17f00a5776) in /home/ubuntu/workspace/docker-py_PR-2758 [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ddd21384c2bf6c8) in /home/ubuntu/workspace/docker-py_PR-2758 Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e105e6589f873eb6) in /home/ubuntu/workspace/docker-py_PR-2758 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] withDockerRegistry [Pipeline] // withDockerRegistry [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // node [Pipeline] // withDockerRegistry [Pipeline] } Failed in branch py2.7_19.03.12 [Pipeline] } Failed in branch py3.7_19.03.12 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] // withDockerRegistry [Pipeline] // withDockerRegistry [Pipeline] } Failed in branch py3.7_20.10.3 [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py2.7_20.10.3 [Pipeline] // node [Pipeline] // node [Pipeline] } Failed in branch py2.7_19.03.13 [Pipeline] } Failed in branch py3.7_19.03.13 [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01b63740e28c4d963) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at hudson.FilePath.act(FilePath.java:1157) at hudson.FilePath.act(FilePath.java:1146) at hudson.FilePath.readToString(FilePath.java:2278) at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81) at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53) at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Also: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0097b7f17f00a5776) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at hudson.FilePath.act(FilePath.java:1157) at hudson.FilePath.act(FilePath.java:1146) at hudson.FilePath.readToString(FilePath.java:2278) at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81) at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53) at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) java.io.IOException: Is a directory Also: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04ddd21384c2bf6c8) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at hudson.FilePath.act(FilePath.java:1157) at hudson.FilePath.act(FilePath.java:1146) at hudson.FilePath.readToString(FilePath.java:2278) at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81) at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53) at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) java.io.IOException: Is a directory Also: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02b0b81a031602712) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at hudson.FilePath.act(FilePath.java:1157) at hudson.FilePath.act(FilePath.java:1146) at hudson.FilePath.readToString(FilePath.java:2278) at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81) at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53) at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) java.io.IOException: Is a directory Also: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01e6d02704b4dad6c) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at hudson.FilePath.act(FilePath.java:1157) at hudson.FilePath.act(FilePath.java:1146) at hudson.FilePath.readToString(FilePath.java:2278) at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81) at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53) at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) java.io.IOException: Is a directory Also: Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e105e6589f873eb6) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at hudson.FilePath.act(FilePath.java:1157) at hudson.FilePath.act(FilePath.java:1146) at hudson.FilePath.readToString(FilePath.java:2278) at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81) at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53) at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) java.io.IOException: Is a directory java.io.IOException: Is a directory at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.FileDispatcherImpl.read(FileDispatcherImpl.java:48) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at sun.nio.ch.IOUtil.read(IOUtil.java:245) at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:223) at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:65) at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:109) at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103) at java.nio.file.Files.read(Files.java:3158) at java.nio.file.Files.readAllBytes(Files.java:3212) at hudson.FilePath$ReadToString.invoke(FilePath.java:2284) at hudson.FilePath$ReadToString.invoke(FilePath.java:2280) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3313) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:375) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.lang.Thread.run(Thread.java:834) Finished: FAILURE