Skip to content
Failed

Console Output

Push event to branch ndeloof
22:17:18 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 5c253fe87884d5edbc53faf6702876a8be77df26
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 26028d2ce48352c9b2c3f496e963b79a4944a426
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
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] parallel
[Pipeline] { (Branch: Debian)
[Pipeline] { (Branch: Alpine)
[Pipeline] { (Branch: Docker)
[Pipeline] stage
[Pipeline] { (Debian)
[Pipeline] stage
[Pipeline] { (Alpine)
[Pipeline] stage
[Pipeline] { (Docker)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-00481cbce3a8fb6f0) in /home/ubuntu/workspace/compose_ndeloof
[Pipeline] {
[Pipeline] checkout
using credential sf-release-bot.github.ssh
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 5c253fe87884d5edbc53faf6702876a8be77df26 (ndeloof)
Commit message: "WiP"
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c253fe87884d5edbc53faf6702876a8be77df26
 > git rev-list --no-walk 0436e897f678dad68ede32f4a53bb54f66a96be6 # timeout=10
[Pipeline] sh
+ docker build -t compose:debian --target build --build-arg BUILD_PLATFORM=debian .
#2 [internal] load .dockerignore
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 38B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 transferring context: 34B done
#2 DONE 0.0s

#4 [internal] load metadata for docker.io/library/python:3.7.4-slim-stretch
#4 DONE 0.1s

#3 [internal] load metadata for docker.io/library/docker:18.09.7
#3 DONE 0.1s

#5 [build-debian 1/2] FROM docker.io/library/python:3.7.4-slim-stretch@sha2...
#5 DONE 0.0s

#9 [docker-cli 1/1] FROM docker.io/library/docker:18.09.7@sha256:310156c950...
#9 DONE 0.0s

#7 [internal] load build context
#7 transferring context: 575.74MB 4.8s
#7 transferring context: 1.19GB 9.9s
#7 transferring context: 1.26GB 10.4s done
#7 DONE 10.5s

#11 [build 3/15] WORKDIR /code/
#11 CACHED

#15 [build 7/15] COPY requirements-dev.txt .
#15 CACHED

#17 [build 9/15] COPY tox.ini .
#17 CACHED

#6 [build-debian 2/2] RUN apt-get update && apt-get install --no-install-re...
#6 CACHED

#12 [build 4/15] RUN pip install virtualenv==16.2.0
#12 CACHED

#16 [build 8/15] COPY .pre-commit-config.yaml .
#16 CACHED

#20 [build 12/15] COPY compose compose/
#20 CACHED

#13 [build 5/15] RUN pip install tox==2.9.1
#13 CACHED

#10 [build 2/15] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin...
#10 CACHED

#14 [build 6/15] COPY requirements.txt .
#14 CACHED

#19 [build 11/15] COPY README.md .
#19 CACHED

#8 [build 1/15] COPY docker-compose-entrypoint.sh /usr/local/bin/
#8 CACHED

#18 [build 10/15] COPY setup.py .
#18 CACHED

#21 [build 13/15] RUN tox --notest
#21 CACHED

#22 [build 14/15] COPY . .
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-00481cbce3a8fb6f0)’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-00481cbce3a8fb6f0)’
#22 DONE 7.8s

#23 [build 15/15] RUN script/build/linux-entrypoint
#23 0.789 + CODE_PATH=/code
#23 0.789 + VENV=/code/.tox/py37
#23 0.789 + cd /code
#23 0.789 + mkdir -p dist
#23 0.803 + chmod 777 dist
#23 0.806 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
#23 19.24 + '[' -z unknown ']'
#23 19.24 + echo unknown
#23 19.24 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 19.24 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 19.24 + '[' '!' -z '' ']'
#23 19.24 + echo 'NOT compiling bootloader!!!'
#23 19.24 NOT compiling bootloader!!!
#23 19.24 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
#23 19.40 40 INFO: PyInstaller: 3.5
#23 19.40 40 INFO: Python: 3.7.4
#23 19.40 41 INFO: Platform: Linux-4.15.0-1048-aws-x86_64-with-debian-9.11
#23 19.40 43 INFO: UPX is not available.
#23 19.41 44 INFO: Extending PYTHONPATH with paths
#23 19.41 ['/code/bin', '/code']
#23 19.41 44 INFO: checking Analysis
#23 19.41 44 INFO: Building Analysis because Analysis-00.toc is non existent
#23 19.41 44 INFO: Initializing module dependency graph...
#23 19.41 46 INFO: Initializing module graph hooks...
#23 19.41 47 INFO: Analyzing base_library.zip ...
#23 22.07 2712 INFO: running Analysis Analysis-00.toc
#23 22.09 2730 INFO: Caching module hooks...
#23 22.09 2734 INFO: Analyzing bin/docker-compose
#23 22.18 2818 INFO: Processing pre-find module path hook   distutils
#23 22.18 2819 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
#23 22.37 3004 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
#23 23.28 3922 INFO: Processing pre-safe import module hook   six.moves
#23 25.80 6435 INFO: Loading module hooks...
#23 25.80 6435 INFO: Loading module hook "hook-certifi.py"...
#23 25.80 6436 INFO: Loading module hook "hook-jsonschema.py"...
#23 25.80 6438 INFO: Loading module hook "hook-xml.py"...
#23 25.84 6479 INFO: Loading module hook "hook-nacl.py"...
#23 25.84 6481 INFO: Loading module hook "hook-distutils.py"...
#23 25.84 6483 INFO: Loading module hook "hook-pkg_resources.py"...
#23 26.18 6822 INFO: Processing pre-safe import module hook   win32com
#23 26.19 6830 INFO: Loading module hook "hook-pydoc.py"...
#23 26.19 6830 INFO: Loading module hook "hook-sysconfig.py"...
#23 26.20 6837 INFO: Loading module hook "hook-encodings.py"...
#23 26.24 6876 INFO: Loading module hook "hook-cryptography.py"...
#23 26.45 7084 INFO: Looking for ctypes DLLs
#23 26.52 7157 INFO: Analyzing run-time hooks ...
#23 26.53 7166 INFO: Including run-time hook 'pyi_rth_certifi.py'
#23 26.53 7167 INFO: Including run-time hook 'pyi_rth_pkgres.py'
#23 26.54 7176 INFO: Looking for dynamic libraries
#23 27.08 7714 INFO: Looking for eggs
#23 27.08 7715 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
#23 27.08 7723 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
#23 27.14 7778 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
#23 27.16 7801 INFO: checking PYZ
#23 27.16 7801 INFO: Building PYZ because PYZ-00.toc is non existent
#23 27.16 7801 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
#23 27.85 8494 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
#23 27.87 8505 INFO: checking PKG
#23 27.87 8505 INFO: Building PKG because PKG-00.toc is non existent
#23 27.87 8505 INFO: Building PKG (CArchive) PKG-00.pkg
#23 37.62 18253 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
#23 37.62 18258 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
#23 37.62 18258 INFO: checking EXE
#23 37.62 18258 INFO: Building EXE because EXE-00.toc is non existent
#23 37.62 18258 INFO: Building EXE from EXE-00.toc
#23 37.62 18258 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
#23 37.69 18330 INFO: Building EXE from EXE-00.toc completed successfully.
#23 37.76 + ls -la dist/
#23 37.77 total 16648
#23 37.77 drwxrwxrwx 2 root root     4096 Dec  2 22:18 .
#23 37.77 drwxr-xr-x 1 root root     4096 Dec  2 22:18 ..
#23 37.77 -rwxr-xr-x 1 root root 17032920 Dec  2 22:18 docker-compose
#23 37.77 + ldd dist/docker-compose
#23 37.78 	linux-vdso.so.1 (0x00007fffa6d43000)
#23 37.78 	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007feaef49f000)
#23 37.78 	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007feaef285000)
#23 37.78 	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007feaeeee6000)
#23 37.78 	/lib64/ld-linux-x86-64.so.2 (0x00007feaef6a3000)
#23 37.78 + mv dist/docker-compose /usr/local/bin
#23 37.78 + docker-compose version
#23 38.29 docker-compose version 1.26.0dev, build unknown
#23 38.29 docker-py version: 4.1.0
#23 38.29 CPython version: 3.7.4
#23 38.29 OpenSSL version: OpenSSL 1.1.0l  10 Sep 2019
#23 DONE 38.6s

#24 exporting to image
#24 exporting layers
#24 exporting layers 9.6s done
#24 writing image sha256:0c9035e10c729e8283fd110a05ea729bd05d9821e8887d3ebda14a909764ebed done
#24 naming to docker.io/library/compose:debian done
#24 DONE 9.6s
[Pipeline] sh
+ docker save -o debian.tar compose:debian
Running on ubuntu-1804-overlay2 (i-060d7e999cab2cd27) in /home/ubuntu/workspace/compose_ndeloof
[Pipeline] {
[Pipeline] checkout
Running on ubuntu-1804-overlay2 (i-0c9af47d7c8476196) in /home/ubuntu/workspace/compose_ndeloof
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ grep ^v[0-9\.]*$
+ jq -r .[].name
+ curl https://api.github.com/repos/docker/docker-ce/tags
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13723  100 13723    0     0  34654      0 --:--:-- --:--:-- --:--:-- 34654
+ cut -f1 -d. /tmp/versions.txt
+ uniq
+ grep -m 1 v19 /tmp/versions.txt
+ grep -m 1 v18 /tmp/versions.txt
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
v19.03.5
v18.09.9

[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
using credential sf-release-bot.github.ssh
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_ndeloof # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
Fetching without tags
Checking out Revision 5c253fe87884d5edbc53faf6702876a8be77df26 (ndeloof)
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/ndeloof:refs/remotes/origin/ndeloof # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c253fe87884d5edbc53faf6702876a8be77df26
Commit message: "WiP"
[Pipeline] sh
+ docker build -t compose:alpine --target build --build-arg BUILD_PLATFORM=alpine .
#1 [internal] load .dockerignore
#1 transferring context: 151B done
#1 DONE 0.1s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 2.06kB done
#2 DONE 0.1s

#4 [internal] load metadata for docker.io/library/docker:18.09.7
#4 DONE 0.4s

#3 [internal] load metadata for docker.io/library/python:3.7.4-alpine3.10
#3 DONE 0.4s

#7 [internal] load build context
#7 transferring context: 1.58MB 0.3s done
#7 DONE 0.3s

#9 [docker-cli 1/1] FROM docker.io/library/docker:18.09.7@sha256:310156c950...
#9 resolve docker.io/library/docker:18.09.7@sha256:310156c95007d6cca1417d0692786fe4da816b886a08bc7de97edf02cab4db31 done
#9 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 0.1s
#9 sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 301.72kB / 301.72kB 0.2s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 0B / 48.56MB 0.3s
#9 sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571 0B / 542B 0.3s
#9 sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba 156B / 156B 0.2s done
#9 sha256:758ee1f25c3765ee0f756cfc943dc0c8111d29fd3c1374f06274bb282bd4f5c3 0B / 736B 0.3s
#9 sha256:310156c95007d6cca1417d0692786fe4da816b886a08bc7de97edf02cab4db31 1.00kB / 1.00kB done
#9 sha256:d812b212c86a201fce7542d605ee14463a90610e897f557adb4572109d4a0df5 1.57kB / 1.57kB done
#9 sha256:108a4437ed8ca450ea2c0456e3d08a36a3ce7934275bd9745741dad2e234b353 3.95kB / 3.95kB done
#9 sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 2.79MB / 2.79MB 0.2s done
#9 sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571 542B / 542B 0.3s done
#9 sha256:758ee1f25c3765ee0f756cfc943dc0c8111d29fd3c1374f06274bb282bd4f5c3 736B / 736B 0.3s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 6.89MB / 48.56MB 0.6s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 10.25MB / 48.56MB 0.8s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 16.34MB / 48.56MB 1.1s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 20.22MB / 48.56MB 1.2s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 26.34MB / 48.56MB 1.3s
#9 extracting sha256:0503825856099e6adb39c8297af09547f69684b7016b7f3680ed801aa310baaa 1.1s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 35.11MB / 48.56MB 1.5s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 37.90MB / 48.56MB 1.7s
#9 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 43.10MB / 48.56MB 2.0s
#9 extracting sha256:0bb4ee3360d7674b72befc5a29a65d17c2aad071dba363cedc48e21337e2f9fc 0.4s done
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 48.56MB / 48.56MB 2.3s
#9 sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 48.56MB / 48.56MB 2.6s done
#9 extracting sha256:893f09c2afb0995b31b535c5ef1e3e6baf15d6e3ba20cca23ab228dc23959bba done
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 5.1s
#9 ...

#5 [build-alpine 1/2] FROM docker.io/library/python:3.7.4-alpine3.10@sha256...
#5 resolve docker.io/library/python:3.7.4-alpine3.10@sha256:6673d8ce9610d166b6d7d6abda21537ddcf30e6bc8c20ca86f17f1085e20ac95 done
#5 sha256:6673d8ce9610d166b6d7d6abda21537ddcf30e6bc8c20ca86f17f1085e20ac95 1.65kB / 1.65kB done
#5 sha256:ea73f28cc30917ec244b2e28c902fbe3aad1ee82f7f4a32bffaf36f81befee7f 1.37kB / 1.37kB done
#5 sha256:f309434dea3a159ad08ffa070b778ddb5cafbf88c45142710030ac29350e1f52 7.64kB / 7.64kB done
#5 sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51 301.73kB / 301.73kB 0.4s done
#5 sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 2.79MB / 2.79MB 0.4s done
#5 extracting sha256:9d48c3bd43c520dc2784e868a780e976b207cbf493eaff8c6596eb871cbd9609 1.3s done
#5 sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 28.88MB / 28.88MB 1.7s done
#5 sha256:8a30f5893bea6db26a6a113939720e3ebd4969274ae27b42b5c1d945347a551b 228B / 228B 0.5s done
#5 sha256:287089fe229eaa663beb78e5458cb013b6e8bbd04175e1a4a1ed2ce130a8b07e 1.87MB / 1.87MB 0.7s done
#5 extracting sha256:c0ea575d71b95849badbbe7028b2860a80414fc494a07bb439a0d202b5e77e51 0.5s done
#5 extracting sha256:0f535eceebd59caf21911ae128f64d52438947bdc1b89f7657fe7a8b11dbc807 4.1s done
#5 extracting sha256:8a30f5893bea6db26a6a113939720e3ebd4969274ae27b42b5c1d945347a551b done
#5 extracting sha256:287089fe229eaa663beb78e5458cb013b6e8bbd04175e1a4a1ed2ce130a8b07e 0.6s done
#5 DONE 8.7s

#9 [docker-cli 1/1] FROM docker.io/library/docker:18.09.7@sha256:310156c950...
#9 ...

#6 [build-alpine 2/2] RUN apk add --no-cache     bash     build-base     ca...
#6 ...

#9 [docker-cli 1/1] FROM docker.io/library/docker:18.09.7@sha256:310156c950...
#9 extracting sha256:3204ba24bdf52ebe7a39dc027e9637ce1d11c81f836937e11ef7693ecc26d403 5.7s done
#9 extracting sha256:c7a4c34d84a5f718ea45a6f9f46dbd3dafc00368f2cc9ff29e71b8142e586571 0.0s done
#9 extracting sha256:758ee1f25c3765ee0f756cfc943dc0c8111d29fd3c1374f06274bb282bd4f5c3 done
#9 DONE 9.6s

#6 [build-alpine 2/2] RUN apk add --no-cache     bash     build-base     ca...
#6 1.218 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
#6 3.322 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
#6 3.430 (1/34) Upgrading libcrypto1.1 (1.1.1c-r0 -> 1.1.1d-r0)
#6 3.470 (2/34) Upgrading libssl1.1 (1.1.1c-r0 -> 1.1.1d-r0)
#6 3.479 (3/34) Installing bash (5.0.0-r0)
#6 3.495 Executing bash-5.0.0-r0.post-install
#6 3.499 (4/34) Installing binutils (2.32-r0)
#6 3.595 (5/34) Installing libmagic (5.37-r1)
#6 3.620 (6/34) Installing file (5.37-r1)
#6 3.622 (7/34) Installing gmp (6.1.2-r1)
#6 3.630 (8/34) Installing isl (0.18-r0)
#6 3.648 (9/34) Installing libgomp (8.3.0-r0)
#6 3.652 (10/34) Installing libatomic (8.3.0-r0)
#6 3.654 (11/34) Installing libgcc (8.3.0-r0)
#6 3.657 (12/34) Installing mpfr3 (3.1.5-r1)
#6 3.662 (13/34) Installing mpc1 (1.1.0-r0)
#6 3.665 (14/34) Installing libstdc++ (8.3.0-r0)
#6 3.679 (15/34) Installing gcc (8.3.0-r0)
#6 4.597 (16/34) Installing musl-dev (1.1.22-r3)
#6 4.688 (17/34) Installing libc-dev (0.7.1-r0)
#6 4.690 (18/34) Installing g++ (8.3.0-r0)
#6 5.275 (19/34) Installing make (4.2.1-r2)
#6 5.280 (20/34) Installing fortify-headers (1.1-r0)
#6 5.283 (21/34) Installing build-base (0.5-r1)
#6 5.284 (22/34) Installing nghttp2-libs (1.39.2-r0)
#6 5.287 (23/34) Installing libcurl (7.66.0-r0)
#6 5.295 (24/34) Installing curl (7.66.0-r0)
#6 5.298 (25/34) Installing pcre2 (10.33-r0)
#6 5.307 (26/34) Installing git (2.22.0-r0)
#6 5.520 (27/34) Installing linux-headers (4.19.36-r0)
#6 5.636 (28/34) Installing pkgconf (1.6.1-r1)
#6 5.640 (29/34) Installing libffi-dev (3.2.1-r6)
#6 5.643 (30/34) Installing openssl (1.1.1d-r0)
#6 5.654 (31/34) Installing openssl-dev (1.1.1d-r0)
#6 5.875 (32/34) Installing python2 (2.7.16-r1)
#6 6.393 (33/34) Installing python2-dev (2.7.16-r1)
#6 6.502 (34/34) Installing zlib-dev (1.2.11-r1)
#6 6.509 Executing busybox-1.30.1-r2.trigger
#6 6.518 Executing ca-certificates-20190108-r0.trigger
#6 6.574 OK: 266 MiB in 67 packages
#6 DONE 7.7s

#8 [build 1/15] COPY docker-compose-entrypoint.sh /usr/local/bin/
#8 DONE 0.1s

#10 [build 2/15] COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin...
#10 DONE 0.4s

#11 [build 3/15] WORKDIR /code/
#11 DONE 0.0s

#12 [build 4/15] RUN pip install virtualenv==16.2.0
[Pipeline] stash
#12 6.724 Collecting virtualenv==16.2.0
#12 7.772   Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB)
#12 7.866 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.4.0)
#12 7.892 Installing collected packages: virtualenv
#12 7.924 Successfully installed virtualenv-16.2.0
#12 12.12 WARNING: You are using pip version 19.3; however, version 19.3.1 is available.
#12 12.12 You should consider upgrading via the 'pip install --upgrade pip' command.
#12 DONE 12.3s

#13 [build 5/15] RUN pip install tox==2.9.1
#13 5.616 Collecting tox==2.9.1
#13 6.655   Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB)
#13 6.723 Collecting pluggy<1.0,>=0.3.0
#13 6.728   Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
#13 6.819 Collecting py>=1.4.17
#13 6.825   Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB)
#13 6.850 Requirement already satisfied: virtualenv>=1.11.2; python_version != "3.2" in /usr/local/lib/python3.7/site-packages (from tox==2.9.1) (16.2.0)
#13 6.903 Collecting six
#13 6.912   Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl
#13 6.989 Collecting importlib-metadata>=0.12; python_version < "3.8"
#13 6.994   Downloading https://files.pythonhosted.org/packages/ed/82/ebece33bc20b9097683d09e47563d487e411e2cf3a37789d7ec0a88c4ce4/importlib_metadata-1.1.0-py2.py3-none-any.whl
#13 7.055 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv>=1.11.2; python_version != "3.2"->tox==2.9.1) (41.4.0)
#13 7.085 Collecting zipp>=0.5
#13 7.090   Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl
#13 7.137 Collecting more-itertools
#13 7.142   Downloading https://files.pythonhosted.org/packages/5c/1d/3df99de956abb96305956e09e6a1fa955883295e1f28808f9c97b3d5364d/more_itertools-8.0.0-py3-none-any.whl (40kB)
#13 7.228 Installing collected packages: more-itertools, zipp, importlib-metadata, pluggy, py, six, tox
#13 7.456 Successfully installed importlib-metadata-1.1.0 more-itertools-8.0.0 pluggy-0.13.1 py-1.8.0 six-1.13.0 tox-2.9.1 zipp-0.6.0
#13 7.483 WARNING: You are using pip version 19.3; however, version 19.3.1 is available.
#13 7.483 You should consider upgrading via the 'pip install --upgrade pip' command.
#13 DONE 7.7s

#14 [build 6/15] COPY requirements.txt .
#14 DONE 0.1s

#15 [build 7/15] COPY requirements-dev.txt .
#15 DONE 0.1s

#16 [build 8/15] COPY .pre-commit-config.yaml .
#16 DONE 0.1s

#17 [build 9/15] COPY tox.ini .
#17 DONE 0.1s

#18 [build 10/15] COPY setup.py .
#18 DONE 0.1s

#19 [build 11/15] COPY README.md .
#19 DONE 0.1s

#20 [build 12/15] COPY compose compose/
#20 DONE 0.1s

#21 [build 13/15] RUN tox --notest
#21 1.204 py27 create: /code/.tox/py27
#21 14.09 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt
#21 167.0 py27 develop-inst: /code
#21 175.2 py27 installed: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. 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,atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,backports.ssl-match-hostname==3.5.0.1,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,configparser==4.0.2,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,enum34==1.1.6,flake8==3.5.0,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.6,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
#21 175.2 py37 create: /code/.tox/py37
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/compose/ndeloof/24/stashes/debian.tgz
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
#21 186.0 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt
#21 311.8 py37 develop-inst: /code
#21 313.0 py37 installed: atomicwrites==1.3.0,attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.3.0,certifi==2017.4.17,cffi==1.13.2,chardet==3.0.4,coverage==4.4.2,cryptography==2.8,ddt==1.2.0,docker==4.1.0,# Editable install with no version control (docker-compose==1.26.0.dev0),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,flake8==3.5.0,idna==2.5,ipaddress==1.0.18,jsonschema==3.0.1,mccabe==0.6.1,mock==3.0.5,more-itertools==8.0.0,paramiko==2.6.0,pluggy==0.6.0,py==1.8.0,pycodestyle==2.3.1,pycparser==2.19,pyflakes==1.6.0,PyNaCl==1.3.0,pyrsistent==0.15.6,PySocks==1.6.7,pytest==3.6.3,pytest-cov==2.5.1,PyYAML==4.2b1,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.7,websocket-client==0.32.0
#21 313.0 pre-commit create: /code/.tox/pre-commit
#21 323.7 pre-commit installdeps: pre-commit
#21 335.4 pre-commit installed: aspy.yaml==1.3.0,cfgv==2.0.1,identify==1.4.7,importlib-metadata==1.1.0,more-itertools==8.0.0,nodeenv==1.3.3,pre-commit==1.20.0,PyYAML==5.2,six==1.13.0,toml==0.10.0,virtualenv==16.7.8,zipp==0.6.0
#21 335.5 ___________________________________ summary ____________________________________
#21 335.5   py27: skipped tests
#21 335.5   py37: skipped tests
#21 335.5   pre-commit: skipped tests
#21 335.5   congratulations :)
#21 DONE 335.9s

#22 [build 14/15] COPY . .
#22 DONE 0.2s

#23 [build 15/15] RUN script/build/linux-entrypoint
#23 0.632 + CODE_PATH=/code
#23 0.632 + VENV=/code/.tox/py37
#23 0.632 + cd /code
#23 0.632 + mkdir -p dist
#23 0.632 + chmod 777 dist
#23 0.632 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt
#23 18.65 + '[' -z unknown ']'
#23 18.65 + echo unknown
#23 18.65 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 18.65 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#23 18.65 + '[' '!' -z 1 ']'
#23 18.65 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller
#23 18.65 Cloning into '/tmp/pyinstaller'...
#23 21.91 + cd /tmp/pyinstaller/bootloader
#23 21.91 + git checkout v3.5
#23 22.01 Note: checking out 'v3.5'.
#23 22.01 
#23 22.01 You are in 'detached HEAD' state. You can look around, make experimental
#23 22.01 changes and commit them, and you can discard any commits you make in this
#23 22.01 state without impacting any branches by performing another checkout.
#23 22.01 
#23 22.01 If you want to create a new branch to retain commits you create, you may
#23 22.01 do so (now or later) by using -b with the checkout command again. Example:
#23 22.01 
#23 22.01   git checkout -b <new-branch-name>
#23 22.01 
#23 22.01 HEAD is now at 498e6ee0 Release 3.5.
#23 22.01 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all
#23 22.22 Setting top to                           : /tmp/pyinstaller/bootloader 
#23 22.23 Setting out to                           : /tmp/pyinstaller/bootloader/build 
#23 22.23 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
#23 22.23 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
#23 22.30 Checking size of pointer                 : 8 
#23 22.34 Platform                                 : Linux-64bit detected based on compiler 
#23 22.35 Checking for flags -m64                  : yes 
#23 22.38 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
#23 22.38 Checking for program 'strip'             : /usr/bin/strip 
#23 22.38 Checking for library dl                  : yes 
#23 22.41 Checking for library m                   : yes 
#23 22.44 Checking for library z                   : yes 
#23 22.47 Checking for function unsetenv           : yes 
#23 22.51 Checking for function mkdtemp            : yes 
#23 22.54 Checking for flags -Wl,--as-needed       : yes 
#23 22.57 'configure' finished successfully (0.349s)
#23 22.57 'all' finished successfully (0.000s)
#23 22.57 'distclean' finished successfully (0.001s)
#23 22.58 Setting top to                           : /tmp/pyinstaller/bootloader 
#23 22.58 Setting out to                           : /tmp/pyinstaller/bootloader/build 
#23 22.58 Python Version                           : 3.7.4 (default, Aug 21 2019, 00:19:59) [GCC 8.3.0] 
#23 22.58 Checking for 'gcc' (C compiler)          : /usr/bin/gcc 
#23 22.62 Checking size of pointer                 : 8 
#23 22.66 Platform                                 : Linux-64bit detected based on compiler 
#23 22.66 Checking for flags -m64                  : yes 
#23 22.69 Checking for program '/usr/bin/strip'    : /usr/bin/strip 
#23 22.69 Checking for program 'strip'             : /usr/bin/strip 
#23 22.70 Checking for library dl                  : yes 
#23 22.73 Checking for library m                   : yes 
#23 22.76 Checking for library z                   : yes 
#23 22.79 Checking for function unsetenv           : yes 
#23 22.82 Checking for function mkdtemp            : yes 
#23 22.86 Checking for flags -Wl,--as-needed       : yes 
#23 22.89 'configure' finished successfully (0.320s)
#23 22.90 'make_all' finished successfully (0.003s)
#23 22.90 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
#23 22.91 [ 1/13] Compiling src/pyi_python.c
#23 22.91 [ 2/13] Compiling src/pyi_global.c
#23 22.98 [ 3/13] Compiling src/main.c
#23 23.01 [ 4/13] Compiling src/pyi_utils.c
#23 23.02 [ 5/13] Compiling src/pyi_main.c
#23 23.10 [ 6/13] Compiling src/pyi_win32_utils.c
#23 23.13 [ 7/13] Compiling src/pyi_python27_compat.c
#23 23.19 [ 8/13] Compiling src/pyi_pythonlib.c
#23 23.23 [ 9/13] Compiling src/pyi_path.c
#23 23.36 [10/13] Compiling src/pyi_archive.c
#23 23.39 [11/13] Compiling src/pyi_launch.c
#23 23.58 [12/13] Linking build/debug/run_d
#23 23.60 [13/13] Processing build/debug/run_d
#23 23.60 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
#23 23.60 'build_debug' finished successfully (0.701s)
#23 23.60 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
#23 23.61 [ 1/13] Compiling src/pyi_python.c
#23 23.61 [ 2/13] Compiling src/pyi_global.c
#23 23.70 [ 3/13] Compiling src/main.c
#23 23.73 [ 4/13] Compiling src/pyi_archive.c
#23 23.74 [ 5/13] Compiling src/pyi_launch.c
#23 23.91 [ 6/13] Compiling src/pyi_win32_utils.c
#23 23.93 [ 7/13] Compiling src/pyi_main.c
#23 23.93 [ 8/13] Compiling src/pyi_pythonlib.c
#23 24.00 [ 9/13] Compiling src/pyi_python27_compat.c
#23 24.06 [10/13] Compiling src/pyi_utils.c
#23 24.13 [11/13] Compiling src/pyi_path.c
#23 24.30 [12/13] Linking build/release/run
#23 24.31 [13/13] Processing build/release/run
#23 24.31 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
#23 24.31 'build_release' finished successfully (0.713s)
#23 24.32 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug'
#23 24.32 [13/14] Processing build/debug/run_d
#23 24.32 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d)
#23 24.33 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug'
#23 24.33 'install_debug' finished successfully (0.015s)
#23 24.33 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release'
#23 24.34 [13/14] Processing build/release/run
#23 24.34 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run)
#23 24.34 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release'
#23 24.34 'install_release' finished successfully (0.012s)
#23 24.35 + /code/.tox/py37/bin/pip3 install ..
#23 24.63 Processing /tmp/pyinstaller
#23 24.84   Installing build dependencies: started
#23 29.99   Installing build dependencies: finished with status 'done'
#23 29.99   Getting requirements to build wheel: started
#23 30.38   Getting requirements to build wheel: finished with status 'done'
#23 30.38     Preparing wheel metadata: started
#23 30.75     Preparing wheel metadata: finished with status 'done'
#23 30.76 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (42.0.2)
#23 30.77 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.5) (0.16.1)
#23 30.77 Building wheels for collected packages: PyInstaller
#23 30.77   Building wheel for PyInstaller (PEP 517): started
#23 31.58   Building wheel for PyInstaller (PEP 517): finished with status 'done'
#23 31.59   Created wheel for PyInstaller: filename=PyInstaller-3.5-cp37-none-any.whl size=2879088 sha256=97f8d41663718e390174931d734e95bd56fd1423aa2f0bdd5f75fb398f98a774
#23 31.59   Stored in directory: /tmp/pip-ephem-wheel-cache-7e4vaq5z/wheels/87/26/52/6e71dbb2b6d73f545e70263c3d348435a974f03b1e9c578887
#23 31.73 Successfully built PyInstaller
#23 31.85 Installing collected packages: PyInstaller
#23 31.85   Found existing installation: PyInstaller 3.5
#23 32.01     Uninstalling PyInstaller-3.5:
#23 32.02       Successfully uninstalled PyInstaller-3.5
#23 32.36 Successfully installed PyInstaller-3.5
#23 32.43 + cd /code
#23 32.43 + rm -Rf /tmp/pyinstaller
#23 32.47 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec
#23 32.63 39 INFO: PyInstaller: 3.5
#23 32.63 39 INFO: Python: 3.7.4
#23 32.63 43 INFO: Platform: Linux-4.15.0-1048-aws-x86_64-with
#23 32.63 45 INFO: UPX is not available.
#23 32.64 48 INFO: Extending PYTHONPATH with paths
#23 32.64 ['/code/bin', '/code']
#23 32.64 49 INFO: checking Analysis
#23 32.64 49 INFO: Building Analysis because Analysis-00.toc is non existent
#23 32.64 49 INFO: Initializing module dependency graph...
#23 32.64 52 INFO: Initializing module graph hooks...
#23 32.64 53 INFO: Analyzing base_library.zip ...
#23 35.15 2559 INFO: running Analysis Analysis-00.toc
#23 35.16 2571 INFO: Caching module hooks...
#23 35.16 2575 INFO: Analyzing bin/docker-compose
#23 35.24 2655 INFO: Processing pre-find module path hook   distutils
#23 35.25 2656 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7/distutils'
#23 35.42 2829 INFO: Processing pre-safe import module hook   urllib3.packages.six.moves
#23 36.27 3684 INFO: Processing pre-safe import module hook   six.moves
#23 38.62 6026 INFO: Loading module hooks...
#23 38.62 6026 INFO: Loading module hook "hook-certifi.py"...
#23 38.62 6027 INFO: Loading module hook "hook-jsonschema.py"...
#23 38.62 6028 INFO: Loading module hook "hook-xml.py"...
#23 38.66 6067 INFO: Loading module hook "hook-nacl.py"...
#23 38.66 6069 INFO: Loading module hook "hook-distutils.py"...
#23 38.66 6070 INFO: Loading module hook "hook-pkg_resources.py"...
#23 38.85 6262 INFO: Processing pre-safe import module hook   win32com
#23 39.00 6413 INFO: Loading module hook "hook-pydoc.py"...
#23 39.00 6413 INFO: Loading module hook "hook-sysconfig.py"...
#23 39.01 6420 INFO: Loading module hook "hook-encodings.py"...
#23 39.05 6457 INFO: Loading module hook "hook-cryptography.py"...
#23 39.19 6604 INFO: Looking for ctypes DLLs
#23 39.22 Illegal option -p
#23 39.23 6639 INFO: Analyzing run-time hooks ...
#23 39.24 6648 INFO: Including run-time hook 'pyi_rth_certifi.py'
#23 39.24 6650 INFO: Including run-time hook 'pyi_rth_pkgres.py'
#23 39.25 6660 INFO: Looking for dynamic libraries
#23 39.47 6884 INFO: Looking for eggs
#23 39.47 6885 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0
#23 39.48 6894 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt
#23 39.54 6947 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html
#23 39.56 6969 INFO: checking PYZ
#23 39.56 6969 INFO: Building PYZ because PYZ-00.toc is non existent
#23 39.56 6969 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz
#23 40.28 7691 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully.
#23 40.29 7703 INFO: checking PKG
#23 40.29 7703 INFO: Building PKG because PKG-00.toc is non existent
#23 40.29 7703 INFO: Building PKG (CArchive) PKG-00.pkg
#23 51.38 18794 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
#23 51.39 18798 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run
#23 51.39 18798 INFO: checking EXE
#23 51.39 18798 INFO: Building EXE because EXE-00.toc is non existent
#23 51.39 18798 INFO: Building EXE from EXE-00.toc
#23 51.39 18798 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose
#23 51.44 18853 INFO: Building EXE from EXE-00.toc completed successfully.
#23 51.51 + ls -la dist/
#23 51.51 total 17124
#23 51.51 drwxrwxrwx    2 root     root          4096 Dec  2 22:26 .
#23 51.51 drwxr-xr-x    1 root     root          4096 Dec  2 22:25 ..
#23 51.51 -rwxr-xr-x    1 root     root      17519552 Dec  2 22:26 docker-compose
#23 51.51 + ldd dist/docker-compose
#23 51.51 	/lib/ld-musl-x86_64.so.1 (0x7fe728c19000)
#23 51.51 	libz.so.1 => /lib/libz.so.1 (0x7fe728be3000)
#23 51.51 	libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7fe728c19000)
#23 51.51 + mv dist/docker-compose /usr/local/bin
#23 51.51 + docker-compose version
#23 52.04 docker-compose version 1.26.0dev, build unknown
#23 52.04 docker-py version: 4.1.0
#23 52.04 CPython version: 3.7.4
#23 52.04 OpenSSL version: OpenSSL 1.1.1d  10 Sep 2019
#23 DONE 52.5s

#24 exporting to image
#24 exporting layers
#24 exporting layers 3.2s done
#24 writing image sha256:287aff9f423cf6d109c49ae577e529345caddf874cc3a0f0522f0e4e91d1d6e4
#24 writing image sha256:287aff9f423cf6d109c49ae577e529345caddf874cc3a0f0522f0e4e91d1d6e4 done
#24 naming to docker.io/library/compose:alpine done
#24 DONE 3.3s
[Pipeline] sh
+ docker save -o alpine.tar compose:alpine
[Pipeline] stash
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/compose/ndeloof/24/stashes/alpine.tgz
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test)
[Pipeline] script
[Pipeline] {
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-00481cbce3a8fb6f0) in /home/ubuntu/workspace/compose_ndeloof
[Pipeline] {
[Pipeline] stage
[Pipeline] { (alpine v py27)
[Pipeline] checkout
using credential sf-release-bot.github.ssh
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 5c253fe87884d5edbc53faf6702876a8be77df26 (ndeloof)
Commit message: "WiP"
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/ndeloof:refs/remotes/origin/ndeloof
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c253fe87884d5edbc53faf6702876a8be77df26
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/compose/ndeloof/24/stashes/alpine.tgz
[Pipeline] sh
+ docker load -i baseImage.tar
open baseImage.tar: no such file or directory
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE