Push event to branch edgex-compose Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 31c5007a9fd2567780236747dd9b4d53ccc62abd Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/edgex-compose/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-compose, mavenSettings:ci-build-images-settings, dockerImageName:edgex-compose, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.25.4], releaseBranchOverride:edgex-compose] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-compose USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-compose DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-compose-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: edgex-compose DOCKER_CUSTOM_TAGS: 1.25.4 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-20 in /w/workspace/ry_ci-build-images_edgex-compose [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ry_ci-build-images_edgex-compose # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Checking out Revision 31c5007a9fd2567780236747dd9b4d53ccc62abd (edgex-compose) > git config core.sparsecheckout # timeout=10 > git checkout -f 31c5007a9fd2567780236747dd9b4d53ccc62abd # timeout=10 Commit message: "Merge pull request #120 from cherrycl/issue-109" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:24:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:24:56 + ls -al . 03:24:56 total 12 03:24:56 drwxrwxr-x. 3 jenkins jenkins 72 Mar 11 03:24 . 03:24:56 drwxrwxr-x. 4 jenkins jenkins 112 Mar 11 03:24 .. 03:24:56 -rw-rw-r--. 1 jenkins jenkins 1510 Mar 11 03:24 Dockerfile 03:24:56 drwxrwxr-x. 8 jenkins jenkins 162 Mar 11 03:24 .git 03:24:56 -rw-rw-r--. 1 jenkins jenkins 886 Mar 11 03:24 Jenkinsfile 03:24:56 -rw-rw-r--. 1 jenkins jenkins 1309 Mar 11 03:24 README.md [Pipeline] isUnix [Pipeline] sh 03:24:57 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=31c5007a9fd2567780236747dd9b4d53ccc62abd --label arch=amd64 . 03:24:57 Sending build context to Docker daemon 201.2kB 03:24:57 Step 1/31 : ARG DOCKER_VERSION=19.03.5 03:24:57 Step 2/31 : ARG PYTHON_VERSION=3.7.5 03:24:57 Step 3/31 : ARG BUILD_ALPINE_VERSION=3.10 03:24:57 Step 4/31 : ARG RUNTIME_ALPINE_VERSION=3.10.3 03:24:57 Step 5/31 : FROM docker:${DOCKER_VERSION} AS docker-cli 03:24:57 19.03.5: Pulling from library/docker 03:24:58 c9b1b535fdd9: Pulling fs layer 03:24:58 cd54125436dc: Pulling fs layer 03:24:58 70d1554c15cb: Pulling fs layer 03:24:58 79e322b40fa7: Pulling fs layer 03:24:58 fa396aa1c77a: Pulling fs layer 03:24:58 af8b1978c51e: Pulling fs layer 03:24:58 e3cc93a7c611: Pulling fs layer 03:24:58 af8b1978c51e: Waiting 03:24:58 79e322b40fa7: Waiting 03:24:58 fa396aa1c77a: Waiting 03:24:58 e3cc93a7c611: Waiting 03:24:58 70d1554c15cb: Verifying Checksum 03:24:58 70d1554c15cb: Download complete 03:24:58 cd54125436dc: Verifying Checksum 03:24:58 cd54125436dc: Download complete 03:24:58 c9b1b535fdd9: Verifying Checksum 03:24:58 af8b1978c51e: Download complete 03:24:58 fa396aa1c77a: Verifying Checksum 03:24:58 fa396aa1c77a: Download complete 03:24:58 c9b1b535fdd9: Pull complete 03:24:58 e3cc93a7c611: Verifying Checksum 03:24:58 e3cc93a7c611: Download complete 03:24:59 79e322b40fa7: Verifying Checksum 03:24:59 79e322b40fa7: Download complete 03:24:59 cd54125436dc: Pull complete 03:24:59 70d1554c15cb: Pull complete 03:25:02 79e322b40fa7: Pull complete 03:25:02 fa396aa1c77a: Pull complete 03:25:02 af8b1978c51e: Pull complete 03:25:02 e3cc93a7c611: Pull complete 03:25:02 Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95 03:25:02 Status: Downloaded newer image for docker:19.03.5 03:25:02 ---> 31c774f62a9b 03:25:02 Step 6/31 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build 03:25:02 3.7.5-alpine3.10: Pulling from library/python 03:25:02 89d9c30c1d48: Pulling fs layer 03:25:02 910c49c00810: Pulling fs layer 03:25:02 7efe415eb85a: Pulling fs layer 03:25:02 7d8d53519b81: Pulling fs layer 03:25:02 519124ac136c: Pulling fs layer 03:25:02 7d8d53519b81: Waiting 03:25:02 519124ac136c: Waiting 03:25:02 910c49c00810: Verifying Checksum 03:25:02 910c49c00810: Download complete 03:25:02 89d9c30c1d48: Verifying Checksum 03:25:02 89d9c30c1d48: Download complete 03:25:03 7d8d53519b81: Verifying Checksum 03:25:03 7d8d53519b81: Download complete 03:25:03 519124ac136c: Verifying Checksum 03:25:03 519124ac136c: Download complete 03:25:03 89d9c30c1d48: Pull complete 03:25:03 7efe415eb85a: Verifying Checksum 03:25:03 7efe415eb85a: Download complete 03:25:03 910c49c00810: Pull complete 03:25:05 7efe415eb85a: Pull complete 03:25:05 7d8d53519b81: Pull complete 03:25:05 519124ac136c: Pull complete 03:25:05 Digest: sha256:de9fc5bc46cb1a7e2222b976394ea8aa0290592e3075457d41c5f246f176b1bf 03:25:05 Status: Downloaded newer image for python:3.7.5-alpine3.10 03:25:05 ---> 8922d588eec6 03:25:05 Step 7/31 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev python2 python2-dev zlib-dev 03:25:05 ---> Running in b6815a535f41 03:25:05 Still waiting to schedule task 03:25:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:25:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 03:25:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 03:25:06 (1/34) Upgrading libcrypto1.1 (1.1.1d-r0 -> 1.1.1d-r2) 03:25:06 (2/34) Upgrading libssl1.1 (1.1.1d-r0 -> 1.1.1d-r2) 03:25:06 (3/34) Installing bash (5.0.0-r0) 03:25:06 Executing bash-5.0.0-r0.post-install 03:25:06 (4/34) Installing binutils (2.32-r0) 03:25:07 (5/34) Installing libmagic (5.37-r1) 03:25:07 (6/34) Installing file (5.37-r1) 03:25:07 (7/34) Installing gmp (6.1.2-r1) 03:25:07 (8/34) Installing isl (0.18-r0) 03:25:07 (9/34) Installing libgomp (8.3.0-r0) 03:25:07 (10/34) Installing libatomic (8.3.0-r0) 03:25:07 (11/34) Installing libgcc (8.3.0-r0) 03:25:07 (12/34) Installing mpfr3 (3.1.5-r1) 03:25:07 (13/34) Installing mpc1 (1.1.0-r0) 03:25:07 (14/34) Installing libstdc++ (8.3.0-r0) 03:25:07 (15/34) Installing gcc (8.3.0-r0) 03:25:10 (16/34) Installing musl-dev (1.1.22-r3) 03:25:10 (17/34) Installing libc-dev (0.7.1-r0) 03:25:10 (18/34) Installing g++ (8.3.0-r0) 03:25:12 (19/34) Installing make (4.2.1-r2) 03:25:12 (20/34) Installing fortify-headers (1.1-r0) 03:25:12 (21/34) Installing build-base (0.5-r1) 03:25:12 (22/34) Installing nghttp2-libs (1.39.2-r0) 03:25:12 (23/34) Installing libcurl (7.66.0-r0) 03:25:12 (24/34) Installing curl (7.66.0-r0) 03:25:12 (25/34) Installing pcre2 (10.33-r0) 03:25:12 (26/34) Installing git (2.22.2-r0) 03:25:12 (27/34) Installing linux-headers (4.19.36-r0) 03:25:13 (28/34) Installing pkgconf (1.6.1-r1) 03:25:13 (29/34) Installing libffi-dev (3.2.1-r6) 03:25:13 (30/34) Installing openssl (1.1.1d-r2) 03:25:13 (31/34) Installing openssl-dev (1.1.1d-r2) 03:25:13 (32/34) Installing python2 (2.7.16-r2) 03:25:15 (33/34) Installing python2-dev (2.7.16-r2) 03:25:15 (34/34) Installing zlib-dev (1.2.11-r1) 03:25:15 Executing busybox-1.30.1-r2.trigger 03:25:15 Executing ca-certificates-20190108-r0.trigger 03:25:15 OK: 266 MiB in 67 packages 03:25:22 Removing intermediate container b6815a535f41 03:25:22 ---> 8ccd250bc57d 03:25:22 Step 8/31 : ENV BUILD_BOOTLOADER=1 03:25:22 ---> Running in c8c210a846b6 03:25:22 Removing intermediate container c8c210a846b6 03:25:22 ---> b6acf841d696 03:25:22 Step 9/31 : WORKDIR /usr/local/src 03:25:22 ---> Running in 109c2ac80d9c 03:25:22 Removing intermediate container 109c2ac80d9c 03:25:22 ---> 3c720bc73918 03:25:22 Step 10/31 : ARG COMPOSE_TAG=1.25.4 03:25:22 ---> Running in 6d648e2810ba 03:25:22 Removing intermediate container 6d648e2810ba 03:25:22 ---> 26be2b356843 03:25:22 Step 11/31 : RUN git clone --branch ${COMPOSE_TAG} --quiet --recurse-submodules https://github.com/docker/compose.git 03:25:22 ---> Running in 910ada65dc48 03:25:24 Note: checking out '8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c'. 03:25:24 03:25:24 You are in 'detached HEAD' state. You can look around, make experimental 03:25:24 changes and commit them, and you can discard any commits you make in this 03:25:24 state without impacting any branches by performing another checkout. 03:25:24 03:25:24 If you want to create a new branch to retain commits you create, you may 03:25:24 do so (now or later) by using -b with the checkout command again. Example: 03:25:24 03:25:24 git checkout -b 03:25:24 03:25:24 Removing intermediate container 910ada65dc48 03:25:24 ---> 596f6eecb15a 03:25:24 Step 12/31 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 03:25:26 ---> 0ab97b3f24c3 03:25:26 Step 13/31 : WORKDIR /code/ 03:25:26 ---> Running in 7ad7d589b9f7 03:25:26 Removing intermediate container 7ad7d589b9f7 03:25:26 ---> 2b5ad8ec3432 03:25:26 Step 14/31 : RUN pip install virtualenv==16.2.0 03:25:26 ---> Running in 66325f801dda 03:25:28 Collecting virtualenv==16.2.0 03:25:28 Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB) 03:25:29 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.6.0) 03:25:29 Installing collected packages: virtualenv 03:25:29 Successfully installed virtualenv-16.2.0 03:25:29 WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. 03:25:29 You should consider upgrading via the 'pip install --upgrade pip' command. 03:25:30 Removing intermediate container 66325f801dda 03:25:30 ---> 6fb2717851d5 03:25:30 Step 15/31 : RUN pip install tox==2.9.1 03:25:30 ---> Running in d9279817a0ee 03:25:31 Collecting tox==2.9.1 03:25:31 Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) 03:25:31 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) 03:25:31 Collecting six 03:25:31 Downloading https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl 03:25:31 Collecting pluggy<1.0,>=0.3.0 03:25:31 Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl 03:25:31 Collecting py>=1.4.17 03:25:31 Downloading https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl (83kB) 03:25:31 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.6.0) 03:25:31 Collecting importlib-metadata>=0.12; python_version < "3.8" 03:25:31 Downloading https://files.pythonhosted.org/packages/8b/03/a00d504808808912751e64ccf414be53c29cad620e3de2421135fcae3025/importlib_metadata-1.5.0-py2.py3-none-any.whl 03:25:31 Collecting zipp>=0.5 03:25:32 Downloading https://files.pythonhosted.org/packages/b2/34/bfcb43cc0ba81f527bc4f40ef41ba2ff4080e047acb0586b56b3d017ace4/zipp-3.1.0-py3-none-any.whl 03:25:32 Installing collected packages: six, zipp, importlib-metadata, pluggy, py, tox 03:25:32 Successfully installed importlib-metadata-1.5.0 pluggy-0.13.1 py-1.8.1 six-1.14.0 tox-2.9.1 zipp-3.1.0 03:25:32 WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. 03:25:32 You should consider upgrading via the 'pip install --upgrade pip' command. 03:25:32 Removing intermediate container d9279817a0ee 03:25:32 ---> 96e631dac67a 03:25:32 Step 16/31 : RUN cp /usr/local/src/compose/requirements.txt . 03:25:32 ---> Running in ed96051a60cd 03:25:33 Removing intermediate container ed96051a60cd 03:25:33 ---> d7bb6802f08f 03:25:33 Step 17/31 : RUN cp /usr/local/src/compose/requirements-dev.txt . 03:25:33 ---> Running in 784e22521215 03:25:34 Removing intermediate container 784e22521215 03:25:34 ---> 0ef1c1d1a66e 03:25:34 Step 18/31 : RUN cp /usr/local/src/compose/.pre-commit-config.yaml . 03:25:34 ---> Running in 86e3615e0586 03:25:34 Removing intermediate container 86e3615e0586 03:25:34 ---> 91acbd1b74d2 03:25:34 Step 19/31 : RUN cp /usr/local/src/compose/tox.ini . 03:25:34 ---> Running in 64179e01dfb0 03:25:35 Removing intermediate container 64179e01dfb0 03:25:35 ---> 0835ac8d4f62 03:25:35 Step 20/31 : RUN cp /usr/local/src/compose/setup.py . 03:25:35 ---> Running in e6c7acb7eb59 03:25:36 Removing intermediate container e6c7acb7eb59 03:25:36 ---> 51d449a4a3d5 03:25:36 Step 21/31 : RUN cp /usr/local/src/compose/README.md . 03:25:36 ---> Running in f3b7b81fd866 03:25:37 Removing intermediate container f3b7b81fd866 03:25:37 ---> 526ab80c490b 03:25:37 Step 22/31 : RUN cp -r /usr/local/src/compose/compose compose/ 03:25:37 ---> Running in c87c871b95bd 03:25:37 Removing intermediate container c87c871b95bd 03:25:37 ---> da4dcdd6595f 03:25:37 Step 23/31 : RUN tox --notest 03:25:37 ---> Running in e5d5832628a3 03:25:38 py27 create: /code/.tox/py27 03:25:42 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt 03:26:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21 in /w/workspace/ry_ci-build-images_edgex-compose [Pipeline] { [Pipeline] checkout 03:26:57 using credential edgex-jenkins-ssh 03:26:57 Cloning the remote Git repository 03:26:57 Cloning with configured refspecs honoured and without tags 03:26:57 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 03:26:57 > git init /w/workspace/ry_ci-build-images_edgex-compose # timeout=10 03:26:57 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 03:26:57 > git --version # timeout=10 03:26:57 using GIT_SSH to set credentials SSH Credentials for GitHub 03:26:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 03:26:58 Fetching without tags 03:26:59 Checking out Revision 31c5007a9fd2567780236747dd9b4d53ccc62abd (edgex-compose) 03:26:58 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 03:26:58 > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 03:26:58 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 03:26:58 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 03:26:58 using GIT_SSH to set credentials SSH Credentials for GitHub 03:26:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 03:26:59 > git config core.sparsecheckout # timeout=10 03:26:59 > git checkout -f 31c5007a9fd2567780236747dd9b4d53ccc62abd # timeout=10 03:27:04 Commit message: "Merge pull request #120 from cherrycl/issue-109" 03:27:04 > git --version # timeout=10 03:27:04 fatal: bad object b810438aec07f555226556e3b59abf2bab733840 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:27:06 + ls -al . 03:27:06 total 24 03:27:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 03:26 . 03:27:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 03:26 .. 03:27:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 03:27 .git 03:27:06 -rw-rw-r-- 1 jenkins jenkins 1510 Mar 11 03:26 Dockerfile 03:27:06 -rw-rw-r-- 1 jenkins jenkins 886 Mar 11 03:26 Jenkinsfile 03:27:06 -rw-rw-r-- 1 jenkins jenkins 1309 Mar 11 03:26 README.md [Pipeline] isUnix [Pipeline] sh 03:27:07 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=31c5007a9fd2567780236747dd9b4d53ccc62abd --label arch=arm64 . 03:27:08 Sending build context to Docker daemon 201.2kB 03:27:08 Step 1/31 : ARG DOCKER_VERSION=19.03.5 03:27:08 Step 2/31 : ARG PYTHON_VERSION=3.7.5 03:27:08 Step 3/31 : ARG BUILD_ALPINE_VERSION=3.10 03:27:08 Step 4/31 : ARG RUNTIME_ALPINE_VERSION=3.10.3 03:27:08 Step 5/31 : FROM docker:${DOCKER_VERSION} AS docker-cli 03:27:08 19.03.5: Pulling from library/docker 03:27:08 8fa90b21c985: Pulling fs layer 03:27:08 f2917335fcb0: Pulling fs layer 03:27:08 c8d3c84c2515: Pulling fs layer 03:27:08 32738a03c1ca: Pulling fs layer 03:27:08 c36258bdcaf0: Pulling fs layer 03:27:08 149292bf8308: Pulling fs layer 03:27:08 f91f03656c52: Pulling fs layer 03:27:08 32738a03c1ca: Waiting 03:27:08 c36258bdcaf0: Waiting 03:27:08 149292bf8308: Waiting 03:27:08 f91f03656c52: Waiting 03:27:09 c8d3c84c2515: Verifying Checksum 03:27:09 c8d3c84c2515: Download complete 03:27:09 f2917335fcb0: Verifying Checksum 03:27:09 f2917335fcb0: Download complete 03:27:09 8fa90b21c985: Verifying Checksum 03:27:09 8fa90b21c985: Download complete 03:27:09 c36258bdcaf0: Verifying Checksum 03:27:09 c36258bdcaf0: Download complete 03:27:09 149292bf8308: Verifying Checksum 03:27:09 149292bf8308: Download complete 03:27:10 f91f03656c52: Verifying Checksum 03:27:10 f91f03656c52: Download complete 03:27:10 8fa90b21c985: Pull complete 03:27:12 f2917335fcb0: Pull complete 03:27:12 c8d3c84c2515: Pull complete 03:27:15 32738a03c1ca: Verifying Checksum 03:27:15 32738a03c1ca: Download complete 03:27:18 32738a03c1ca: Pull complete 03:27:18 c36258bdcaf0: Pull complete 03:27:18 149292bf8308: Pull complete 03:27:18 f91f03656c52: Pull complete 03:27:18 Digest: sha256:0b90b0aefd15794e4d5bea2debc3b761c1d3481a92ec7166f8453652d0deba95 03:27:18 Status: Downloaded newer image for docker:19.03.5 03:27:18 ---> 466581031774 03:27:18 Step 6/31 : FROM python:${PYTHON_VERSION}-alpine${BUILD_ALPINE_VERSION} AS build 03:27:19 3.7.5-alpine3.10: Pulling from library/python 03:27:19 8bfa91304040: Pulling fs layer 03:27:19 1b8b9474c28b: Pulling fs layer 03:27:19 53f4f43b0a1f: Pulling fs layer 03:27:19 34771aedd7fc: Pulling fs layer 03:27:19 65a56e15d2db: Pulling fs layer 03:27:19 34771aedd7fc: Waiting 03:27:19 65a56e15d2db: Waiting 03:27:20 1b8b9474c28b: Verifying Checksum 03:27:20 1b8b9474c28b: Download complete 03:27:20 8bfa91304040: Verifying Checksum 03:27:20 8bfa91304040: Download complete 03:27:20 34771aedd7fc: Verifying Checksum 03:27:20 34771aedd7fc: Download complete 03:27:20 65a56e15d2db: Verifying Checksum 03:27:20 65a56e15d2db: Download complete 03:27:20 8bfa91304040: Pull complete 03:27:21 1b8b9474c28b: Pull complete 03:27:22 53f4f43b0a1f: Verifying Checksum 03:27:22 53f4f43b0a1f: Download complete 03:27:26 53f4f43b0a1f: Pull complete 03:27:26 34771aedd7fc: Pull complete 03:27:27 65a56e15d2db: Pull complete 03:27:27 Digest: sha256:de9fc5bc46cb1a7e2222b976394ea8aa0290592e3075457d41c5f246f176b1bf 03:27:27 Status: Downloaded newer image for python:3.7.5-alpine3.10 03:27:27 ---> 3da5450ddc50 03:27:27 Step 7/31 : RUN apk add --no-cache bash build-base ca-certificates curl gcc git libc-dev libffi-dev libgcc make musl-dev openssl openssl-dev python2 python2-dev zlib-dev 03:27:29 ---> Running in fa6c42cafd74 03:27:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 03:27:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 03:27:31 (1/34) Upgrading libcrypto1.1 (1.1.1d-r0 -> 1.1.1d-r2) 03:27:31 (2/34) Upgrading libssl1.1 (1.1.1d-r0 -> 1.1.1d-r2) 03:27:31 (3/34) Installing bash (5.0.0-r0) 03:27:31 Executing bash-5.0.0-r0.post-install 03:27:31 (4/34) Installing binutils (2.32-r0) 03:27:31 (5/34) Installing libmagic (5.37-r1) 03:27:31 (6/34) Installing file (5.37-r1) 03:27:31 (7/34) Installing gmp (6.1.2-r1) 03:27:31 (8/34) Installing isl (0.18-r0) 03:27:31 (9/34) Installing libgomp (8.3.0-r0) 03:27:31 (10/34) Installing libatomic (8.3.0-r0) 03:27:31 (11/34) Installing libgcc (8.3.0-r0) 03:27:31 (12/34) Installing mpfr3 (3.1.5-r1) 03:27:32 (13/34) Installing mpc1 (1.1.0-r0) 03:27:32 (14/34) Installing libstdc++ (8.3.0-r0) 03:27:32 (15/34) Installing gcc (8.3.0-r0) 03:27:33 (16/34) Installing musl-dev (1.1.22-r3) 03:27:33 (17/34) Installing libc-dev (0.7.1-r0) 03:27:33 (18/34) Installing g++ (8.3.0-r0) 03:27:34 (19/34) Installing make (4.2.1-r2) 03:27:34 (20/34) Installing fortify-headers (1.1-r0) 03:27:34 (21/34) Installing build-base (0.5-r1) 03:27:34 (22/34) Installing nghttp2-libs (1.39.2-r0) 03:27:34 (23/34) Installing libcurl (7.66.0-r0) 03:27:34 (24/34) Installing curl (7.66.0-r0) 03:27:34 (25/34) Installing pcre2 (10.33-r0) 03:27:34 (26/34) Installing git (2.22.2-r0) 03:27:35 (27/34) Installing linux-headers (4.19.36-r0) 03:27:35 (28/34) Installing pkgconf (1.6.1-r1) 03:27:35 (29/34) Installing libffi-dev (3.2.1-r6) 03:27:35 (30/34) Installing openssl (1.1.1d-r2) 03:27:35 (31/34) Installing openssl-dev (1.1.1d-r2) 03:27:36 (32/34) Installing python2 (2.7.16-r2) 03:27:37 (33/34) Installing python2-dev (2.7.16-r2) 03:27:38 (34/34) Installing zlib-dev (1.2.11-r1) 03:27:38 Executing busybox-1.30.1-r2.trigger 03:27:38 Executing ca-certificates-20190108-r0.trigger 03:27:38 OK: 274 MiB in 67 packages 03:27:53 Removing intermediate container fa6c42cafd74 03:27:53 ---> 650582e286d1 03:27:53 Step 8/31 : ENV BUILD_BOOTLOADER=1 03:27:53 ---> Running in 0bfbdde94edd 03:27:53 Removing intermediate container 0bfbdde94edd 03:27:53 ---> e67f4d8090d9 03:27:53 Step 9/31 : WORKDIR /usr/local/src 03:27:53 ---> Running in eed545066a35 03:27:53 Removing intermediate container eed545066a35 03:27:53 ---> 177b354f70ac 03:27:53 Step 10/31 : ARG COMPOSE_TAG=1.25.4 03:27:53 ---> Running in e4cecf02fc96 03:27:53 Removing intermediate container e4cecf02fc96 03:27:53 ---> 31072b7d501a 03:27:53 Step 11/31 : RUN git clone --branch ${COMPOSE_TAG} --quiet --recurse-submodules https://github.com/docker/compose.git 03:27:53 ---> Running in aaab7b04f3ad 03:27:57 Note: checking out '8d51620a78c25eef161cc4a49ea0acc1dbcf1f2c'. 03:27:57 03:27:57 You are in 'detached HEAD' state. You can look around, make experimental 03:27:57 changes and commit them, and you can discard any commits you make in this 03:27:57 state without impacting any branches by performing another checkout. 03:27:57 03:27:57 If you want to create a new branch to retain commits you create, you may 03:27:57 do so (now or later) by using -b with the checkout command again. Example: 03:27:57 03:27:57 git checkout -b 03:27:57 03:27:59 Removing intermediate container aaab7b04f3ad 03:27:59 ---> a1667ee3aba9 03:27:59 Step 12/31 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 03:28:02 ---> 2185ccf66efe 03:28:02 Step 13/31 : WORKDIR /code/ 03:28:02 ---> Running in 159825c69021 03:28:03 Removing intermediate container 159825c69021 03:28:03 ---> 28fb90cfba63 03:28:03 Step 14/31 : RUN pip install virtualenv==16.2.0 03:28:03 ---> Running in c745d9e469a9 03:28:10 Collecting virtualenv==16.2.0 03:28:10 Downloading https://files.pythonhosted.org/packages/6a/d1/e0d142ce7b8a5c76adbfad01d853bca84c7c0240e35577498e20bc2ade7d/virtualenv-16.2.0-py2.py3-none-any.whl (1.9MB) 03:28:10 Requirement already satisfied: setuptools>=18.0.0 in /usr/local/lib/python3.7/site-packages (from virtualenv==16.2.0) (41.6.0) 03:28:10 Installing collected packages: virtualenv 03:28:11 Successfully installed virtualenv-16.2.0 03:28:11 WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. 03:28:11 You should consider upgrading via the 'pip install --upgrade pip' command. 03:28:14 Removing intermediate container c745d9e469a9 03:28:14 ---> 70db9da6f20a 03:28:14 Step 15/31 : RUN pip install tox==2.9.1 03:28:14 ---> Running in e105cb433102 03:28:17 Collecting tox==2.9.1 03:28:17 Downloading https://files.pythonhosted.org/packages/1d/4e/20c679f8c5948f7c48591fde33d442e716af66a31a88f5791850a75041eb/tox-2.9.1-py2.py3-none-any.whl (73kB) 03:28:17 Collecting pluggy<1.0,>=0.3.0 03:28:17 Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl 03:28:18 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) 03:28:18 Collecting six 03:28:18 Downloading https://files.pythonhosted.org/packages/65/eb/1f97cb97bfc2390a276969c6fae16075da282f5058082d4cb10c6c5c1dba/six-1.14.0-py2.py3-none-any.whl 03:28:18 Collecting py>=1.4.17 03:28:18 Downloading https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl (83kB) 03:28:19 Collecting importlib-metadata>=0.12; python_version < "3.8" 03:28:19 Downloading https://files.pythonhosted.org/packages/8b/03/a00d504808808912751e64ccf414be53c29cad620e3de2421135fcae3025/importlib_metadata-1.5.0-py2.py3-none-any.whl 03:28:19 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.6.0) 03:28:19 Collecting zipp>=0.5 03:28:19 Downloading https://files.pythonhosted.org/packages/b2/34/bfcb43cc0ba81f527bc4f40ef41ba2ff4080e047acb0586b56b3d017ace4/zipp-3.1.0-py3-none-any.whl 03:28:19 Installing collected packages: zipp, importlib-metadata, pluggy, six, py, tox 03:28:20 Successfully installed importlib-metadata-1.5.0 pluggy-0.13.1 py-1.8.1 six-1.14.0 tox-2.9.1 zipp-3.1.0 03:28:20 WARNING: You are using pip version 19.3.1; however, version 20.0.2 is available. 03:28:20 You should consider upgrading via the 'pip install --upgrade pip' command. 03:28:22 Removing intermediate container e105cb433102 03:28:22 ---> 46857fed0eed 03:28:22 Step 16/31 : RUN cp /usr/local/src/compose/requirements.txt . 03:28:22 ---> Running in ddb1e25013d9 03:28:24 Removing intermediate container ddb1e25013d9 03:28:24 ---> c9b4bb557e1a 03:28:24 Step 17/31 : RUN cp /usr/local/src/compose/requirements-dev.txt . 03:28:24 ---> Running in 4c47987e15ac 03:28:26 Removing intermediate container 4c47987e15ac 03:28:26 ---> 491494bcb15e 03:28:26 Step 18/31 : RUN cp /usr/local/src/compose/.pre-commit-config.yaml . 03:28:26 ---> Running in e961e6aade07 03:28:28 Removing intermediate container e961e6aade07 03:28:28 ---> fee82f6182fc 03:28:28 Step 19/31 : RUN cp /usr/local/src/compose/tox.ini . 03:28:28 ---> Running in 6ebc4c3036e8 03:28:30 Removing intermediate container 6ebc4c3036e8 03:28:30 ---> 9fbbd4e2e5ae 03:28:30 Step 20/31 : RUN cp /usr/local/src/compose/setup.py . 03:28:31 ---> Running in 96c92180c830 03:28:33 Removing intermediate container 96c92180c830 03:28:33 ---> 6c368fe3e24f 03:28:33 Step 21/31 : RUN cp /usr/local/src/compose/README.md . 03:28:33 ---> Running in 1fb4986210e8 03:28:34 py27 develop-inst: /code 03:28:34 py27 installed: 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,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.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,# Editable install with no version control (docker-compose==1.25.4),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,enum34==1.1.6,flake8==3.7.9,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.8,importlib-metadata==1.5.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,packaging==20.3,paramiko==2.7.1,pathlib2==2.3.5,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.15.7,PySocks==1.7.1,pytest==4.6.5,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,scandir==1.10.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,typing==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.8,websocket-client==0.57.0,zipp==1.2.0 03:28:34 py37 create: /code/.tox/py37 03:28:35 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt 03:28:35 Removing intermediate container 1fb4986210e8 03:28:35 ---> 9680d5e37828 03:28:35 Step 22/31 : RUN cp -r /usr/local/src/compose/compose compose/ 03:28:35 ---> Running in 6a92704a9ec6 03:28:37 Removing intermediate container 6a92704a9ec6 03:28:37 ---> 5d62676861fe 03:28:37 Step 23/31 : RUN tox --notest 03:28:37 ---> Running in 394ce8c6d6e8 03:28:39 py27 create: /code/.tox/py27 03:28:54 py27 installdeps: -rrequirements.txt, -rrequirements-dev.txt 03:31:41 py37 develop-inst: /code 03:31:41 py37 installed: attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,# Editable install with no version control (docker-compose==1.25.4),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,idna==2.8,importlib-metadata==1.5.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.2.0,packaging==20.3,paramiko==2.7.1,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.15.7,PySocks==1.7.1,pytest==5.3.2,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.8,wcwidth==0.1.8,websocket-client==0.57.0,zipp==3.1.0 03:31:41 pre-commit create: /code/.tox/pre-commit 03:31:41 pre-commit installdeps: pre-commit 03:31:41 pre-commit installed: appdirs==1.4.3,cfgv==3.1.0,distlib==0.3.0,filelock==3.0.12,identify==1.4.11,importlib-metadata==1.5.0,nodeenv==1.3.5,pre-commit==2.1.1,PyYAML==5.3,six==1.14.0,toml==0.10.0,virtualenv==20.0.10,zipp==3.1.0 03:31:41 ___________________________________ summary ____________________________________ 03:31:41 py27: skipped tests 03:31:41 py37: skipped tests 03:31:41 pre-commit: skipped tests 03:31:41 congratulations :) 03:31:49 Removing intermediate container e5d5832628a3 03:31:49 ---> d6f51286508a 03:31:49 Step 24/31 : RUN cp -r /usr/local/src/compose/* . 03:31:49 ---> Running in dda1b6b9b4d2 03:31:53 Removing intermediate container dda1b6b9b4d2 03:31:53 ---> 469e7ec25297 03:31:53 Step 25/31 : ARG GIT_COMMIT=unknown 03:31:53 ---> Running in d3aec16135ff 03:31:53 Removing intermediate container d3aec16135ff 03:31:53 ---> 3579e2c770d0 03:31:53 Step 26/31 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT 03:31:53 ---> Running in 03436c985322 03:31:53 Removing intermediate container 03436c985322 03:31:53 ---> 312459892dc1 03:31:53 Step 27/31 : RUN script/build/linux-entrypoint 03:31:53 ---> Running in ffa6c853490e 03:31:53 + CODE_PATH=/code 03:31:53 + VENV=/code/.tox/py37 03:31:53 + cd /code 03:31:53 + mkdir -p dist 03:31:53 + chmod 777 dist 03:31:53 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt 03:32:03 + '[' -z unknown ']' 03:32:03 + echo unknown 03:32:03 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 03:32:03 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 03:32:03 + '[' '!' -z 1 ']' 03:32:03 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller 03:32:03 Cloning into '/tmp/pyinstaller'... 03:32:07 + cd /tmp/pyinstaller/bootloader 03:32:07 + git checkout v3.6 03:32:07 Note: checking out 'v3.6'. 03:32:07 03:32:07 You are in 'detached HEAD' state. You can look around, make experimental 03:32:07 changes and commit them, and you can discard any commits you make in this 03:32:07 state without impacting any branches by performing another checkout. 03:32:07 03:32:07 If you want to create a new branch to retain commits you create, you may 03:32:07 do so (now or later) by using -b with the checkout command again. Example: 03:32:07 03:32:07 git checkout -b 03:32:07 03:32:07 HEAD is now at 6d4cce1f Release 3.6. 03:32:07 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all 03:32:07 Setting top to : /tmp/pyinstaller/bootloader 03:32:07 Setting out to : /tmp/pyinstaller/bootloader/build 03:32:07 Python Version : 3.7.5 (default, Nov 15 2019, 03:07:23) [GCC 8.3.0] 03:32:07 Checking for 'gcc' (C compiler) : /usr/bin/gcc 03:32:07 Checking size of pointer : 8 03:32:07 Platform : Linux-64bit detected based on compiler 03:32:07 Checking for compiler flags -m64 : yes 03:32:07 Checking for linker flags -m64 : yes 03:32:07 Checking for library dl : yes 03:32:07 Checking for library m : yes 03:32:07 Checking for library z : yes 03:32:07 Checking for function unsetenv : yes 03:32:07 Checking for function mkdtemp : yes 03:32:07 Checking for function strndup : yes 03:32:08 Checking for function strnlen : yes 03:32:08 Checking for compiler flags -Wl,--as-needed : yes 03:32:08 Checking for program '/usr/bin/strip' : /usr/bin/strip 03:32:08 Checking for program 'strip' : /usr/bin/strip 03:32:08 'configure' finished successfully (0.700s) 03:32:08 'all' finished successfully (0.000s) 03:32:08 'distclean' finished successfully (0.001s) 03:32:08 Setting top to : /tmp/pyinstaller/bootloader 03:32:08 Setting out to : /tmp/pyinstaller/bootloader/build 03:32:08 Python Version : 3.7.5 (default, Nov 15 2019, 03:07:23) [GCC 8.3.0] 03:32:08 Checking for 'gcc' (C compiler) : /usr/bin/gcc 03:32:08 Checking size of pointer : 8 03:32:08 Platform : Linux-64bit detected based on compiler 03:32:08 Checking for compiler flags -m64 : yes 03:32:08 Checking for linker flags -m64 : yes 03:32:08 Checking for library dl : yes 03:32:08 Checking for library m : yes 03:32:08 Checking for library z : yes 03:32:08 Checking for function unsetenv : yes 03:32:08 Checking for function mkdtemp : yes 03:32:08 Checking for function strndup : yes 03:32:08 Checking for function strnlen : yes 03:32:08 Checking for compiler flags -Wl,--as-needed : yes 03:32:08 Checking for program '/usr/bin/strip' : /usr/bin/strip 03:32:08 Checking for program 'strip' : /usr/bin/strip 03:32:08 'configure' finished successfully (0.659s) 03:32:08 'make_all' finished successfully (0.005s) 03:32:08 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' 03:32:08 [ 1/13] Compiling src/pyi_python.c 03:32:08 [ 2/13] Compiling src/pyi_global.c 03:32:08 [ 3/13] Compiling src/main.c 03:32:08 [ 4/13] Compiling src/pyi_archive.c 03:32:08 [ 5/13] Compiling src/pyi_utils.c 03:32:08 [ 6/13] Compiling src/pyi_launch.c 03:32:08 [ 7/13] Compiling src/pyi_python27_compat.c 03:32:08 [ 8/13] Compiling src/pyi_pythonlib.c 03:32:08 [ 9/13] Compiling src/pyi_win32_utils.c 03:32:08 [10/13] Compiling src/pyi_path.c 03:32:08 [11/13] Compiling src/pyi_main.c 03:32:09 [12/13] Linking build/debug/run_d 03:32:09 [13/13] Processing build/debug/run_d 03:32:09 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' 03:32:09 'build_debug' finished successfully (0.392s) 03:32:09 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' 03:32:09 [ 1/13] Compiling src/pyi_python.c 03:32:09 [ 2/13] Compiling src/pyi_global.c 03:32:09 [ 3/13] Compiling src/main.c 03:32:09 [ 4/13] Compiling src/pyi_archive.c 03:32:09 [ 5/13] Compiling src/pyi_launch.c 03:32:09 [ 6/13] Compiling src/pyi_win32_utils.c 03:32:09 [ 7/13] Compiling src/pyi_main.c 03:32:09 [ 8/13] Compiling src/pyi_pythonlib.c 03:32:09 [ 9/13] Compiling src/pyi_python27_compat.c 03:32:09 [10/13] Compiling src/pyi_utils.c 03:32:09 [11/13] Compiling src/pyi_path.c 03:32:09 [12/13] Linking build/release/run 03:32:09 [13/13] Processing build/release/run 03:32:09 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' 03:32:09 'build_release' finished successfully (0.431s) 03:32:09 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' 03:32:09 [13/14] Processing build/debug/run_d 03:32:09 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run_d (from build/debug/run_d) 03:32:09 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' 03:32:09 'install_debug' finished successfully (0.019s) 03:32:09 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' 03:32:09 [13/14] Processing build/release/run 03:32:09 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit/run (from build/release/run) 03:32:09 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' 03:32:09 'install_release' finished successfully (0.018s) 03:32:09 + /code/.tox/py37/bin/pip3 install .. 03:32:09 Processing /tmp/pyinstaller 03:32:10 Installing build dependencies: started 03:32:15 Installing build dependencies: finished with status 'done' 03:32:15 Getting requirements to build wheel: started 03:32:15 Getting requirements to build wheel: finished with status 'done' 03:32:15 Preparing wheel metadata: started 03:32:16 Preparing wheel metadata: finished with status 'done' 03:32:16 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (0.17) 03:32:16 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (46.0.0) 03:32:16 Building wheels for collected packages: PyInstaller 03:32:16 Building wheel for PyInstaller (PEP 517): started 03:32:17 Building wheel for PyInstaller (PEP 517): finished with status 'done' 03:32:17 Created wheel for PyInstaller: filename=PyInstaller-3.6-py3-none-any.whl size=2927667 sha256=010f2ece379c7c25cecdea01d68c74011085f276d74e54039c97fb3d73b6aaec 03:32:17 Stored in directory: /tmp/pip-ephem-wheel-cache-oqvhu310/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b 03:32:17 Successfully built PyInstaller 03:32:17 Installing collected packages: PyInstaller 03:32:17 Attempting uninstall: PyInstaller 03:32:17 Found existing installation: PyInstaller 3.6 03:32:18 Uninstalling PyInstaller-3.6: 03:32:18 Successfully uninstalled PyInstaller-3.6 03:32:19 Successfully installed PyInstaller-3.6 03:32:19 + cd /code 03:32:19 + rm -Rf /tmp/pyinstaller 03:32:19 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec 03:32:19 60 INFO: PyInstaller: 3.6 03:32:19 60 INFO: Python: 3.7.5 03:32:19 63 INFO: Platform: Linux-3.10.0-862.14.4.el7.x86_64-x86_64-with 03:32:19 65 INFO: UPX is not available. 03:32:19 67 INFO: Extending PYTHONPATH with paths 03:32:19 ['/code/bin', '/code'] 03:32:19 67 INFO: checking Analysis 03:32:19 67 INFO: Building Analysis because Analysis-00.toc is non existent 03:32:19 67 INFO: Initializing module dependency graph... 03:32:19 69 INFO: Caching module graph hooks... 03:32:19 74 INFO: Analyzing base_library.zip ... 03:32:23 4138 INFO: Caching module dependency graph... 03:32:23 4255 INFO: running Analysis Analysis-00.toc 03:32:23 4271 INFO: Analyzing bin/docker-compose 03:32:24 4408 INFO: Processing pre-find module path hook distutils 03:32:24 4408 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' 03:32:24 4726 INFO: Processing pre-safe import module hook urllib3.packages.six.moves 03:32:25 6087 INFO: Processing pre-safe import module hook six.moves 03:32:31 10843 INFO: Processing module hooks... 03:32:31 10844 INFO: Loading module hook "hook-certifi.py"... 03:32:31 10845 INFO: Loading module hook "hook-cryptography.py"... 03:32:31 11037 INFO: Loading module hook "hook-distutils.py"... 03:32:31 11040 INFO: Loading module hook "hook-encodings.py"... 03:32:31 11097 INFO: Loading module hook "hook-importlib_metadata.py"... 03:32:31 11099 INFO: Loading module hook "hook-jsonschema.py"... 03:32:31 11101 INFO: Loading module hook "hook-nacl.py"... 03:32:31 11103 INFO: Loading module hook "hook-pydoc.py"... 03:32:31 11104 INFO: Loading module hook "hook-xml.py"... 03:32:31 11208 INFO: Looking for ctypes DLLs 03:32:31 Illegal option -p 03:32:31 11249 INFO: Analyzing run-time hooks ... 03:32:31 11262 INFO: Including run-time hook 'pyi_rth_certifi.py' 03:32:31 11263 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' 03:32:31 11281 INFO: Looking for dynamic libraries 03:32:31 11653 INFO: Looking for eggs 03:32:31 11654 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 03:32:31 11667 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt 03:32:31 11767 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html 03:32:31 11820 INFO: checking PYZ 03:32:31 11820 INFO: Building PYZ because PYZ-00.toc is non existent 03:32:31 11820 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz 03:32:32 12806 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. 03:32:32 12826 INFO: checking PKG 03:32:32 12826 INFO: Building PKG because PKG-00.toc is non existent 03:32:32 12827 INFO: Building PKG (CArchive) PKG-00.pkg 03:32:44 23339 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. 03:32:44 23345 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit/run 03:32:44 23346 INFO: checking EXE 03:32:44 23346 INFO: Building EXE because EXE-00.toc is non existent 03:32:44 23346 INFO: Building EXE from EXE-00.toc 03:32:44 23346 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose 03:32:44 23396 INFO: Building EXE from EXE-00.toc completed successfully. 03:32:44 + ls -la dist/ 03:32:44 total 17492 03:32:44 drwxrwxrwx 2 root root 28 Mar 11 03:32 . 03:32:44 drwxr-xr-x 1 root root 58 Mar 11 03:32 .. 03:32:44 -rwxr-xr-x 1 root root 17909032 Mar 11 03:32 docker-compose 03:32:44 + ldd dist/docker-compose 03:32:44  /lib/ld-musl-x86_64.so.1 (0x7fe034202000) 03:32:44 libz.so.1 => /lib/libz.so.1 (0x7fe0341cc000) 03:32:44 libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7fe034202000) 03:32:44 + mv dist/docker-compose /usr/local/bin 03:32:44 + docker-compose version 03:32:44 docker-compose version 1.25.4, build unknown 03:32:44 docker-py version: 4.1.0 03:32:44 CPython version: 3.7.5 03:32:44 OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019 03:32:45 Removing intermediate container ffa6c853490e 03:32:45 ---> 1e9c72b10327 03:32:45 Step 28/31 : RUN cp /usr/local/src/compose/docker-compose-entrypoint.sh /usr/local/bin/ 03:32:45 ---> Running in 9742811354e9 03:32:46 Removing intermediate container 9742811354e9 03:32:46 ---> 9421379fab13 03:32:46 Step 29/31 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] 03:32:46 ---> Running in a1f0f0753bd6 03:32:46 Removing intermediate container a1f0f0753bd6 03:32:46 ---> 927980adbc99 03:32:46 Step 30/31 : LABEL arch=amd64 03:32:46 ---> Running in bbfb574748a6 03:32:46 Removing intermediate container bbfb574748a6 03:32:46 ---> 4280e7294591 03:32:46 Step 31/31 : LABEL git_sha=31c5007a9fd2567780236747dd9b4d53ccc62abd 03:32:46 ---> Running in 5f8367c010b1 03:32:47 Removing intermediate container 5f8367c010b1 03:32:47 ---> bc4ddb63b645 03:32:47 [Warning] One or more build-args [ARCH] were not consumed 03:32:47 Successfully built bc4ddb63b645 03:32:47 Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:32:47 provisioning config files... 03:32:47 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config3093532751020187826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:48 nexus3.edgexfoundry.org:10001 03:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:48 Configure a credential helper to remove this warning. See 03:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:48 03:32:48 Login Succeeded 03:32:48 nexus3.edgexfoundry.org:10002 03:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:48 Configure a credential helper to remove this warning. See 03:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:48 03:32:48 Login Succeeded 03:32:48 nexus3.edgexfoundry.org:10003 03:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:49 Configure a credential helper to remove this warning. See 03:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:49 03:32:49 Login Succeeded 03:32:49 nexus3.edgexfoundry.org:10004 03:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:49 Configure a credential helper to remove this warning. See 03:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:49 03:32:49 Login Succeeded 03:32:49 docker.io 03:32:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:49 Configure a credential helper to remove this warning. See 03:32:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:49 03:32:49 Login Succeeded [Pipeline] } 03:32:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:49 [edgeXDocker.push] Tagging docker image edgex-devops/edgex-compose with the following tags: 03:32:49 31c5007a9fd2567780236747dd9b4d53ccc62abd 03:32:49 latest 03:32:49 edgex-compose 03:32:49 1.25.4 03:32:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:50 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:31c5007a9fd2567780236747dd9b4d53ccc62abd [Pipeline] isUnix [Pipeline] sh 03:32:50 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:31c5007a9fd2567780236747dd9b4d53ccc62abd 03:32:50 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 03:32:50 9e9bf1b2b11c: Preparing 03:32:50 0d2925498ffd: Preparing 03:32:50 35b63fd4289f: Preparing 03:32:50 288f702c5b76: Preparing 03:32:50 0deb6df5e6e1: Preparing 03:32:50 552d0eda5aae: Preparing 03:32:50 927efd61dedf: Preparing 03:32:50 f58f44540d12: Preparing 03:32:50 5012a6fe4193: Preparing 03:32:50 ba0c5d4e6c4a: Preparing 03:32:50 41355721df50: Preparing 03:32:50 6dd287081018: Preparing 03:32:50 55ac266c9153: Preparing 03:32:50 6c0b46fe5ac7: Preparing 03:32:50 fc76e4153a42: Preparing 03:32:50 cbc9b4bc81b4: Preparing 03:32:50 f01c3af9f408: Preparing 03:32:50 614309032289: Preparing 03:32:50 623223ad637d: Preparing 03:32:50 7b07cfe9774a: Preparing 03:32:50 d376bf36dcd6: Preparing 03:32:50 dcd185b843c6: Preparing 03:32:50 77cae8ab23bf: Preparing 03:32:50 552d0eda5aae: Waiting 03:32:50 f58f44540d12: Waiting 03:32:50 5012a6fe4193: Waiting 03:32:50 cbc9b4bc81b4: Waiting 03:32:50 f01c3af9f408: Waiting 03:32:50 614309032289: Waiting 03:32:50 623223ad637d: Waiting 03:32:50 ba0c5d4e6c4a: Waiting 03:32:50 41355721df50: Waiting 03:32:50 6dd287081018: Waiting 03:32:50 55ac266c9153: Waiting 03:32:50 fc76e4153a42: Waiting 03:32:50 6c0b46fe5ac7: Waiting 03:32:50 7b07cfe9774a: Waiting 03:32:50 dcd185b843c6: Waiting 03:32:50 77cae8ab23bf: Waiting 03:32:50 d376bf36dcd6: Waiting 03:32:50 927efd61dedf: Waiting 03:32:51 9e9bf1b2b11c: Pushed 03:32:51 0deb6df5e6e1: Pushed 03:32:51 35b63fd4289f: Pushed 03:32:51 927efd61dedf: Pushed 03:32:51 552d0eda5aae: Pushed 03:32:51 f58f44540d12: Pushed 03:32:51 ba0c5d4e6c4a: Pushed 03:32:51 5012a6fe4193: Pushed 03:32:51 41355721df50: Pushed 03:32:51 6dd287081018: Pushed 03:32:51 6c0b46fe5ac7: Pushed 03:32:53 55ac266c9153: Pushed 03:32:53 f01c3af9f408: Pushed 03:32:53 cbc9b4bc81b4: Pushed 03:32:55 623223ad637d: Pushed 03:32:55 7b07cfe9774a: Pushed 03:32:55 0d2925498ffd: Pushed 03:32:56 dcd185b843c6: Pushed 03:32:56 77cae8ab23bf: Layer already exists 03:32:56 fc76e4153a42: Pushed 03:33:02 288f702c5b76: Pushed 03:33:06 d376bf36dcd6: Pushed 03:33:18 614309032289: Pushed 03:33:18 31c5007a9fd2567780236747dd9b4d53ccc62abd: digest: sha256:9713089b4a7e36a9d72ce9bd2c32192abad50b2ee6dca6430b247f27766757dc size: 5134 [Pipeline] isUnix [Pipeline] sh 03:33:18 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:33:20 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:33:20 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 03:33:20 9e9bf1b2b11c: Preparing 03:33:20 0d2925498ffd: Preparing 03:33:20 35b63fd4289f: Preparing 03:33:20 288f702c5b76: Preparing 03:33:20 0deb6df5e6e1: Preparing 03:33:20 552d0eda5aae: Preparing 03:33:20 927efd61dedf: Preparing 03:33:20 f58f44540d12: Preparing 03:33:20 5012a6fe4193: Preparing 03:33:20 ba0c5d4e6c4a: Preparing 03:33:20 41355721df50: Preparing 03:33:20 6dd287081018: Preparing 03:33:20 55ac266c9153: Preparing 03:33:20 6c0b46fe5ac7: Preparing 03:33:20 fc76e4153a42: Preparing 03:33:20 cbc9b4bc81b4: Preparing 03:33:20 f01c3af9f408: Preparing 03:33:20 614309032289: Preparing 03:33:20 623223ad637d: Preparing 03:33:20 7b07cfe9774a: Preparing 03:33:20 d376bf36dcd6: Preparing 03:33:20 dcd185b843c6: Preparing 03:33:20 77cae8ab23bf: Preparing 03:33:20 552d0eda5aae: Waiting 03:33:20 927efd61dedf: Waiting 03:33:20 fc76e4153a42: Waiting 03:33:20 cbc9b4bc81b4: Waiting 03:33:20 f01c3af9f408: Waiting 03:33:20 614309032289: Waiting 03:33:20 623223ad637d: Waiting 03:33:20 7b07cfe9774a: Waiting 03:33:20 d376bf36dcd6: Waiting 03:33:20 77cae8ab23bf: Waiting 03:33:20 dcd185b843c6: Waiting 03:33:20 6dd287081018: Waiting 03:33:20 ba0c5d4e6c4a: Waiting 03:33:20 f58f44540d12: Waiting 03:33:20 6c0b46fe5ac7: Waiting 03:33:20 55ac266c9153: Waiting 03:33:20 41355721df50: Waiting 03:33:20 5012a6fe4193: Waiting 03:33:20 35b63fd4289f: Layer already exists 03:33:20 0deb6df5e6e1: Layer already exists 03:33:20 9e9bf1b2b11c: Layer already exists 03:33:20 0d2925498ffd: Layer already exists 03:33:20 288f702c5b76: Layer already exists 03:33:20 f58f44540d12: Layer already exists 03:33:20 927efd61dedf: Layer already exists 03:33:20 5012a6fe4193: Layer already exists 03:33:20 ba0c5d4e6c4a: Layer already exists 03:33:20 552d0eda5aae: Layer already exists 03:33:20 6dd287081018: Layer already exists 03:33:20 41355721df50: Layer already exists 03:33:20 fc76e4153a42: Layer already exists 03:33:20 55ac266c9153: Layer already exists 03:33:20 6c0b46fe5ac7: Layer already exists 03:33:20 f01c3af9f408: Layer already exists 03:33:20 cbc9b4bc81b4: Layer already exists 03:33:20 623223ad637d: Layer already exists 03:33:20 614309032289: Layer already exists 03:33:20 7b07cfe9774a: Layer already exists 03:33:20 77cae8ab23bf: Layer already exists 03:33:20 d376bf36dcd6: Layer already exists 03:33:20 dcd185b843c6: Layer already exists 03:33:20 latest: digest: sha256:9713089b4a7e36a9d72ce9bd2c32192abad50b2ee6dca6430b247f27766757dc size: 5134 [Pipeline] isUnix [Pipeline] sh 03:33:20 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose [Pipeline] isUnix [Pipeline] sh 03:33:21 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose 03:33:21 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 03:33:21 9e9bf1b2b11c: Preparing 03:33:21 0d2925498ffd: Preparing 03:33:21 35b63fd4289f: Preparing 03:33:21 288f702c5b76: Preparing 03:33:21 0deb6df5e6e1: Preparing 03:33:21 552d0eda5aae: Preparing 03:33:21 927efd61dedf: Preparing 03:33:21 f58f44540d12: Preparing 03:33:21 5012a6fe4193: Preparing 03:33:21 ba0c5d4e6c4a: Preparing 03:33:21 41355721df50: Preparing 03:33:21 6dd287081018: Preparing 03:33:21 55ac266c9153: Preparing 03:33:21 6c0b46fe5ac7: Preparing 03:33:21 fc76e4153a42: Preparing 03:33:21 cbc9b4bc81b4: Preparing 03:33:21 f01c3af9f408: Preparing 03:33:21 614309032289: Preparing 03:33:21 623223ad637d: Preparing 03:33:21 7b07cfe9774a: Preparing 03:33:21 d376bf36dcd6: Preparing 03:33:21 dcd185b843c6: Preparing 03:33:21 77cae8ab23bf: Preparing 03:33:21 552d0eda5aae: Waiting 03:33:21 927efd61dedf: Waiting 03:33:21 f58f44540d12: Waiting 03:33:21 5012a6fe4193: Waiting 03:33:21 ba0c5d4e6c4a: Waiting 03:33:21 41355721df50: Waiting 03:33:21 6dd287081018: Waiting 03:33:21 55ac266c9153: Waiting 03:33:21 6c0b46fe5ac7: Waiting 03:33:21 fc76e4153a42: Waiting 03:33:21 cbc9b4bc81b4: Waiting 03:33:21 f01c3af9f408: Waiting 03:33:21 614309032289: Waiting 03:33:21 623223ad637d: Waiting 03:33:21 7b07cfe9774a: Waiting 03:33:21 d376bf36dcd6: Waiting 03:33:21 dcd185b843c6: Waiting 03:33:21 77cae8ab23bf: Waiting 03:33:21 9e9bf1b2b11c: Layer already exists 03:33:21 288f702c5b76: Layer already exists 03:33:21 0deb6df5e6e1: Layer already exists 03:33:21 35b63fd4289f: Layer already exists 03:33:21 0d2925498ffd: Layer already exists 03:33:21 552d0eda5aae: Layer already exists 03:33:21 5012a6fe4193: Layer already exists 03:33:21 927efd61dedf: Layer already exists 03:33:21 f58f44540d12: Layer already exists 03:33:21 ba0c5d4e6c4a: Layer already exists 03:33:21 41355721df50: Layer already exists 03:33:21 6dd287081018: Layer already exists 03:33:21 55ac266c9153: Layer already exists 03:33:21 6c0b46fe5ac7: Layer already exists 03:33:21 fc76e4153a42: Layer already exists 03:33:21 614309032289: Layer already exists 03:33:21 f01c3af9f408: Layer already exists 03:33:21 cbc9b4bc81b4: Layer already exists 03:33:21 623223ad637d: Layer already exists 03:33:21 7b07cfe9774a: Layer already exists 03:33:21 d376bf36dcd6: Layer already exists 03:33:21 dcd185b843c6: Layer already exists 03:33:21 77cae8ab23bf: Layer already exists 03:33:21 edgex-compose: digest: sha256:9713089b4a7e36a9d72ce9bd2c32192abad50b2ee6dca6430b247f27766757dc size: 5134 [Pipeline] isUnix [Pipeline] sh 03:33:21 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.25.4 [Pipeline] isUnix [Pipeline] sh 03:33:21 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.25.4 03:33:21 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 03:33:21 9e9bf1b2b11c: Preparing 03:33:21 0d2925498ffd: Preparing 03:33:21 35b63fd4289f: Preparing 03:33:21 288f702c5b76: Preparing 03:33:21 0deb6df5e6e1: Preparing 03:33:21 552d0eda5aae: Preparing 03:33:21 927efd61dedf: Preparing 03:33:21 f58f44540d12: Preparing 03:33:21 5012a6fe4193: Preparing 03:33:21 ba0c5d4e6c4a: Preparing 03:33:21 41355721df50: Preparing 03:33:21 6dd287081018: Preparing 03:33:21 55ac266c9153: Preparing 03:33:21 6c0b46fe5ac7: Preparing 03:33:21 fc76e4153a42: Preparing 03:33:21 cbc9b4bc81b4: Preparing 03:33:21 f01c3af9f408: Preparing 03:33:21 614309032289: Preparing 03:33:21 623223ad637d: Preparing 03:33:21 7b07cfe9774a: Preparing 03:33:21 d376bf36dcd6: Preparing 03:33:21 dcd185b843c6: Preparing 03:33:21 77cae8ab23bf: Preparing 03:33:21 552d0eda5aae: Waiting 03:33:21 ba0c5d4e6c4a: Waiting 03:33:21 927efd61dedf: Waiting 03:33:21 6c0b46fe5ac7: Waiting 03:33:21 f58f44540d12: Waiting 03:33:21 fc76e4153a42: Waiting 03:33:21 5012a6fe4193: Waiting 03:33:21 cbc9b4bc81b4: Waiting 03:33:21 d376bf36dcd6: Waiting 03:33:21 f01c3af9f408: Waiting 03:33:21 dcd185b843c6: Waiting 03:33:21 614309032289: Waiting 03:33:21 77cae8ab23bf: Waiting 03:33:21 623223ad637d: Waiting 03:33:21 7b07cfe9774a: Waiting 03:33:21 41355721df50: Waiting 03:33:21 6dd287081018: Waiting 03:33:21 55ac266c9153: Waiting 03:33:21 0deb6df5e6e1: Layer already exists 03:33:21 288f702c5b76: Layer already exists 03:33:21 9e9bf1b2b11c: Layer already exists 03:33:21 0d2925498ffd: Layer already exists 03:33:21 35b63fd4289f: Layer already exists 03:33:21 927efd61dedf: Layer already exists 03:33:21 ba0c5d4e6c4a: Layer already exists 03:33:21 5012a6fe4193: Layer already exists 03:33:21 552d0eda5aae: Layer already exists 03:33:21 f58f44540d12: Layer already exists 03:33:21 41355721df50: Layer already exists 03:33:21 fc76e4153a42: Layer already exists 03:33:21 6c0b46fe5ac7: Layer already exists 03:33:21 6dd287081018: Layer already exists 03:33:21 55ac266c9153: Layer already exists 03:33:21 cbc9b4bc81b4: Layer already exists 03:33:21 7b07cfe9774a: Layer already exists 03:33:21 614309032289: Layer already exists 03:33:21 623223ad637d: Layer already exists 03:33:21 f01c3af9f408: Layer already exists 03:33:21 d376bf36dcd6: Layer already exists 03:33:21 77cae8ab23bf: Layer already exists 03:33:21 dcd185b843c6: Layer already exists 03:33:21 1.25.4: digest: sha256:9713089b4a7e36a9d72ce9bd2c32192abad50b2ee6dca6430b247f27766757dc size: 5134 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:37:01 py27 develop-inst: /code 03:37:03 py27 installed: 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,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.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,configparser==4.0.2,contextlib2==0.6.0.post1,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,# Editable install with no version control (docker-compose==1.25.4),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,enum34==1.1.6,flake8==3.7.9,funcsigs==1.0.2,functools32==3.2.3.post2,idna==2.8,importlib-metadata==1.5.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==5.0.0,packaging==20.3,paramiko==2.7.1,pathlib2==2.3.5,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.15.7,PySocks==1.7.1,pytest==4.6.5,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,scandir==1.10.0,six==1.12.0,subprocess32==3.5.4,texttable==1.6.2,typing==3.7.4.1,urllib3==1.25.8,wcwidth==0.1.8,websocket-client==0.57.0,zipp==1.2.0 03:37:03 py37 create: /code/.tox/py37 03:37:22 py37 installdeps: -rrequirements.txt, -rrequirements-dev.txt 03:46:14 py37 develop-inst: /code 03:46:14 py37 installed: attrs==19.3.0,backports.shutil-get-terminal-size==1.0.0,bcrypt==3.1.7,cached-property==1.5.1,certifi==2019.11.28,cffi==1.14.0,chardet==3.0.4,coverage==5.0.3,cryptography==2.8,ddt==1.2.2,docker==4.1.0,# Editable install with no version control (docker-compose==1.25.4),-e /code,docker-pycreds==0.4.0,dockerpty==0.4.1,docopt==0.6.2,entrypoints==0.3,flake8==3.7.9,idna==2.8,importlib-metadata==1.5.0,ipaddress==1.0.23,jsonschema==3.2.0,mccabe==0.6.1,mock==3.0.5,more-itertools==8.2.0,packaging==20.3,paramiko==2.7.1,pluggy==0.13.1,py==1.8.1,pycodestyle==2.5.0,pycparser==2.20,pyflakes==2.1.1,PyNaCl==1.3.0,pyparsing==2.4.6,pyrsistent==0.15.7,PySocks==1.7.1,pytest==5.3.2,pytest-cov==2.8.1,PyYAML==5.3,requests==2.22.0,six==1.12.0,texttable==1.6.2,urllib3==1.25.8,wcwidth==0.1.8,websocket-client==0.57.0,zipp==3.1.0 03:46:14 pre-commit create: /code/.tox/pre-commit 03:46:26 pre-commit installdeps: pre-commit 03:46:44 pre-commit installed: appdirs==1.4.3,cfgv==3.1.0,distlib==0.3.0,filelock==3.0.12,identify==1.4.11,importlib-metadata==1.5.0,nodeenv==1.3.5,pre-commit==2.1.1,PyYAML==5.3,six==1.14.0,toml==0.10.0,virtualenv==20.0.10,zipp==3.1.0 03:46:44 ___________________________________ summary ____________________________________ 03:46:44 py27: skipped tests 03:46:44 py37: skipped tests 03:46:44 pre-commit: skipped tests 03:46:44 congratulations :) 03:46:57 Removing intermediate container 394ce8c6d6e8 03:46:57 ---> 30eeb97f345a 03:46:57 Step 24/31 : RUN cp -r /usr/local/src/compose/* . 03:46:57 ---> Running in f3c7cc467cb8 03:46:58 Removing intermediate container f3c7cc467cb8 03:46:58 ---> 0b9e960228a3 03:46:58 Step 25/31 : ARG GIT_COMMIT=unknown 03:46:58 ---> Running in 90bc2ba3e826 03:46:58 Removing intermediate container 90bc2ba3e826 03:46:58 ---> a465d544f881 03:46:58 Step 26/31 : ENV DOCKER_COMPOSE_GITSHA=$GIT_COMMIT 03:46:58 ---> Running in 933edc4e535c 03:46:59 Removing intermediate container 933edc4e535c 03:46:59 ---> 966f64bf1520 03:46:59 Step 27/31 : RUN script/build/linux-entrypoint 03:46:59 ---> Running in 18e372479e96 03:47:00 + CODE_PATH=/code 03:47:00 + VENV=/code/.tox/py37 03:47:00 + cd /code 03:47:00 + mkdir -p dist 03:47:00 + chmod 777 dist 03:47:00 + /code/.tox/py37/bin/pip3 install -q -r requirements-build.txt 03:47:47 + '[' -z unknown ']' 03:47:47 + echo unknown 03:47:47 + export PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 03:47:47 + PATH=/code/pyinstaller:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 03:47:47 + '[' '!' -z 1 ']' 03:47:47 + git clone --single-branch --branch develop https://github.com/pyinstaller/pyinstaller.git /tmp/pyinstaller 03:47:47 Cloning into '/tmp/pyinstaller'... 03:47:48 + cd /tmp/pyinstaller/bootloader 03:47:48 + git checkout v3.6 03:47:48 Note: checking out 'v3.6'. 03:47:48 03:47:48 You are in 'detached HEAD' state. You can look around, make experimental 03:47:48 changes and commit them, and you can discard any commits you make in this 03:47:48 state without impacting any branches by performing another checkout. 03:47:48 03:47:48 If you want to create a new branch to retain commits you create, you may 03:47:48 do so (now or later) by using -b with the checkout command again. Example: 03:47:48 03:47:48 git checkout -b 03:47:48 03:47:48 HEAD is now at 6d4cce1f Release 3.6. 03:47:48 + /code/.tox/py37/bin/python3 ./waf configure --no-lsb all 03:47:49 Setting top to : /tmp/pyinstaller/bootloader 03:47:49 Setting out to : /tmp/pyinstaller/bootloader/build 03:47:49 Python Version : 3.7.5 (default, Nov 15 2019, 03:10:25) [GCC 8.3.0] 03:47:49 Checking for 'gcc' (C compiler) : /usr/bin/gcc 03:47:50 Checking size of pointer : 8 03:47:50 Platform : Linux-64bit detected based on compiler 03:47:50 Checking for compiler flags -m64 : no 03:47:50 Checking for linker flags -m64 : no 03:47:50 Checking for library dl : yes 03:47:50 Checking for library m : yes 03:47:51 Checking for library z : yes 03:47:51 Checking for function unsetenv : yes 03:47:51 Checking for function mkdtemp : yes 03:47:51 Checking for function strndup : yes 03:47:51 Checking for function strnlen : yes 03:47:52 Checking for compiler flags -Wl,--as-needed : yes 03:47:52 Checking for program '/usr/bin/strip' : /usr/bin/strip 03:47:52 Checking for program 'strip' : /usr/bin/strip 03:47:52 'configure' finished successfully (2.507s) 03:47:52 'all' finished successfully (0.001s) 03:47:52 'distclean' finished successfully (0.005s) 03:47:52 Setting top to : /tmp/pyinstaller/bootloader 03:47:52 Setting out to : /tmp/pyinstaller/bootloader/build 03:47:52 Python Version : 3.7.5 (default, Nov 15 2019, 03:10:25) [GCC 8.3.0] 03:47:52 Checking for 'gcc' (C compiler) : /usr/bin/gcc 03:47:52 Checking size of pointer : 8 03:47:52 Platform : Linux-64bit detected based on compiler 03:47:52 Checking for compiler flags -m64 : no 03:47:52 Checking for linker flags -m64 : no 03:47:53 Checking for library dl : yes 03:47:53 Checking for library m : yes 03:47:53 Checking for library z : yes 03:47:53 Checking for function unsetenv : yes 03:47:53 Checking for function mkdtemp : yes 03:47:53 Checking for function strndup : yes 03:47:54 Checking for function strnlen : yes 03:47:54 Checking for compiler flags -Wl,--as-needed : yes 03:47:54 Checking for program '/usr/bin/strip' : /usr/bin/strip 03:47:54 Checking for program 'strip' : /usr/bin/strip 03:47:54 'configure' finished successfully (2.394s) 03:47:54 'make_all' finished successfully (0.028s) 03:47:54 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' 03:47:54 [ 1/13] Compiling src/pyi_python.c 03:47:54 [ 2/13] Compiling src/pyi_global.c 03:47:54 [ 3/13] Compiling src/main.c 03:47:54 [ 4/13] Compiling src/pyi_archive.c 03:47:54 [ 5/13] Compiling src/pyi_utils.c 03:47:54 [ 6/13] Compiling src/pyi_launch.c 03:47:55 [ 7/13] Compiling src/pyi_python27_compat.c 03:47:55 [ 8/13] Compiling src/pyi_pythonlib.c 03:47:55 [ 9/13] Compiling src/pyi_win32_utils.c 03:47:55 [10/13] Compiling src/pyi_path.c 03:47:55 [11/13] Compiling src/pyi_main.c 03:47:55 [12/13] Linking build/debug/run_d 03:47:56 [13/13] Processing build/debug/run_d 03:47:56 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' 03:47:56 'build_debug' finished successfully (1.702s) 03:47:56 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' 03:47:56 [ 1/13] Compiling src/pyi_python.c 03:47:56 [ 2/13] Compiling src/pyi_global.c 03:47:56 [ 3/13] Compiling src/main.c 03:47:56 [ 4/13] Compiling src/pyi_archive.c 03:47:56 [ 5/13] Compiling src/pyi_utils.c 03:47:56 [ 6/13] Compiling src/pyi_launch.c 03:47:56 [ 7/13] Compiling src/pyi_python27_compat.c 03:47:56 [ 8/13] Compiling src/pyi_pythonlib.c 03:47:56 [ 9/13] Compiling src/pyi_win32_utils.c 03:47:56 [10/13] Compiling src/pyi_path.c 03:47:57 [11/13] Compiling src/pyi_main.c 03:47:57 [12/13] Linking build/release/run 03:47:57 [13/13] Processing build/release/run 03:47:57 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' 03:47:57 'build_release' finished successfully (1.659s) 03:47:57 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/debug' 03:47:57 [13/14] Processing build/debug/run_d 03:47:57 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit-aarch/run_d (from build/debug/run_d) 03:47:57 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/debug' 03:47:57 'install_debug' finished successfully (0.085s) 03:47:57 Waf: Entering directory `/tmp/pyinstaller/bootloader/build/release' 03:47:57 [13/14] Processing build/release/run 03:47:57 + install /tmp/pyinstaller/PyInstaller/bootloader/Linux-64bit-aarch/run (from build/release/run) 03:47:57 Waf: Leaving directory `/tmp/pyinstaller/bootloader/build/release' 03:47:57 'install_release' finished successfully (0.082s) 03:47:58 + /code/.tox/py37/bin/pip3 install .. 03:48:00 Processing /tmp/pyinstaller 03:48:01 Installing build dependencies: started 03:48:12 Installing build dependencies: finished with status 'done' 03:48:12 Getting requirements to build wheel: started 03:48:13 Getting requirements to build wheel: finished with status 'done' 03:48:13 Preparing wheel metadata: started 03:48:14 Preparing wheel metadata: finished with status 'done' 03:48:14 Requirement already satisfied: setuptools in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (46.0.0) 03:48:15 Requirement already satisfied: altgraph in /code/.tox/py37/lib/python3.7/site-packages (from PyInstaller==3.6) (0.17) 03:48:15 Building wheels for collected packages: PyInstaller 03:48:15 Building wheel for PyInstaller (PEP 517): started 03:48:20 Building wheel for PyInstaller (PEP 517): finished with status 'done' 03:48:20 Created wheel for PyInstaller: filename=PyInstaller-3.6-py3-none-any.whl size=2961966 sha256=ead30112a44d72f64086105c11ed888809484b6168bbefd5ca39336ae4ce1665 03:48:20 Stored in directory: /tmp/pip-ephem-wheel-cache-ajx4te5h/wheels/c6/b5/ee/576c96234d13fcab2994cdd62b8972c815b72b3ade1d32865b 03:48:20 Successfully built PyInstaller 03:48:22 Installing collected packages: PyInstaller 03:48:22 Attempting uninstall: PyInstaller 03:48:22 Found existing installation: PyInstaller 3.6 03:48:24 Uninstalling PyInstaller-3.6: 03:48:24 Successfully uninstalled PyInstaller-3.6 03:48:28 Successfully installed PyInstaller-3.6 03:48:29 + cd /code 03:48:29 + rm -Rf /tmp/pyinstaller 03:48:29 + /code/.tox/py37/bin/pyinstaller --exclude-module pycrypto --exclude-module PyInstaller docker-compose.spec 03:48:30 245 INFO: PyInstaller: 3.6 03:48:30 246 INFO: Python: 3.7.5 03:48:30 258 INFO: Platform: Linux-4.15.0-38-generic-aarch64-with 03:48:30 265 INFO: UPX is not available. 03:48:30 272 INFO: Extending PYTHONPATH with paths 03:48:30 ['/code/bin', '/code'] 03:48:30 272 INFO: checking Analysis 03:48:30 273 INFO: Building Analysis because Analysis-00.toc is non existent 03:48:30 273 INFO: Initializing module dependency graph... 03:48:30 282 INFO: Caching module graph hooks... 03:48:30 312 INFO: Analyzing base_library.zip ... 03:48:48 18311 INFO: Caching module dependency graph... 03:48:49 18884 INFO: running Analysis Analysis-00.toc 03:48:49 18947 INFO: Analyzing bin/docker-compose 03:48:49 19604 INFO: Processing pre-find module path hook distutils 03:48:49 19606 INFO: distutils: retargeting to non-venv dir '/usr/local/lib/python3.7' 03:48:51 21158 INFO: Processing pre-safe import module hook urllib3.packages.six.moves 03:48:58 27685 INFO: Processing pre-safe import module hook six.moves 03:49:20 50213 INFO: Processing module hooks... 03:49:20 50215 INFO: Loading module hook "hook-xml.py"... 03:49:20 50529 INFO: Loading module hook "hook-nacl.py"... 03:49:20 50541 INFO: Loading module hook "hook-importlib_metadata.py"... 03:49:20 50548 INFO: Loading module hook "hook-certifi.py"... 03:49:20 50552 INFO: Loading module hook "hook-distutils.py"... 03:49:20 50560 INFO: Loading module hook "hook-cryptography.py"... 03:49:21 51395 INFO: Loading module hook "hook-pydoc.py"... 03:49:21 51398 INFO: Loading module hook "hook-encodings.py"... 03:49:21 51670 INFO: Loading module hook "hook-jsonschema.py"... 03:49:21 51887 INFO: Looking for ctypes DLLs 03:49:22 Illegal option -p 03:49:22 52077 INFO: Analyzing run-time hooks ... 03:49:22 52169 INFO: Including run-time hook 'pyi_rth_certifi.py' 03:49:22 52178 INFO: Including run-time hook 'pyi_rth_multiprocessing.py' 03:49:22 52294 INFO: Looking for dynamic libraries 03:49:23 53440 INFO: Looking for eggs 03:49:23 53441 INFO: Using Python library /usr/local/lib/libpython3.7m.so.1.0 03:49:23 53530 INFO: Warnings written to /code/build/docker-compose/warn-docker-compose.txt 03:49:24 54192 INFO: Graph cross-reference written to /code/build/docker-compose/xref-docker-compose.html 03:49:24 54348 INFO: checking PYZ 03:49:24 54349 INFO: Building PYZ because PYZ-00.toc is non existent 03:49:24 54350 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz 03:49:29 58841 INFO: Building PYZ (ZlibArchive) /code/build/docker-compose/PYZ-00.pyz completed successfully. 03:49:29 58934 INFO: checking PKG 03:49:29 58934 INFO: Building PKG because PKG-00.toc is non existent 03:49:29 58935 INFO: Building PKG (CArchive) PKG-00.pkg 03:50:02 88808 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully. 03:50:02 88839 INFO: Bootloader /code/.tox/py37/lib/python3.7/site-packages/PyInstaller/bootloader/Linux-64bit-aarch/run 03:50:02 88840 INFO: checking EXE 03:50:02 88840 INFO: Building EXE because EXE-00.toc is non existent 03:50:02 88841 INFO: Building EXE from EXE-00.toc 03:50:02 88842 INFO: Appending archive to ELF section in EXE /code/dist/docker-compose 03:50:02 89020 INFO: Building EXE from EXE-00.toc completed successfully. 03:50:02 + ls -la dist/ 03:50:02 total 16612 03:50:02 drwxrwxrwx 2 root root 4096 Mar 11 03:49 . 03:50:02 drwxr-xr-x 1 root root 4096 Mar 11 03:48 .. 03:50:02 -rwxr-xr-x 1 root root 16995176 Mar 11 03:49 docker-compose 03:50:02 + ldd dist/docker-compose 03:50:02  /lib/ld-musl-aarch64.so.1 (0xffff989a8000) 03:50:02 libz.so.1 => /lib/libz.so.1 (0xffff98957000) 03:50:02 libc.musl-aarch64.so.1 => /lib/ld-musl-aarch64.so.1 (0xffff989a8000) 03:50:02 + mv dist/docker-compose /usr/local/bin 03:50:02 + docker-compose version 03:50:02 docker-compose version 1.25.4, build unknown 03:50:02 docker-py version: 4.1.0 03:50:02 CPython version: 3.7.5 03:50:02 OpenSSL version: OpenSSL 1.1.1d 10 Sep 2019 03:50:06 Removing intermediate container 18e372479e96 03:50:06 ---> c6cf11c2f75a 03:50:06 Step 28/31 : RUN cp /usr/local/src/compose/docker-compose-entrypoint.sh /usr/local/bin/ 03:50:06 ---> Running in 6274e4c418f9 03:50:08 Removing intermediate container 6274e4c418f9 03:50:08 ---> e4e6b2b6d7e6 03:50:08 Step 29/31 : ENTRYPOINT ["sh", "/usr/local/bin/docker-compose-entrypoint.sh"] 03:50:08 ---> Running in ff426ce37457 03:50:08 Removing intermediate container ff426ce37457 03:50:08 ---> ad8e52a5f8f7 03:50:08 Step 30/31 : LABEL arch=arm64 03:50:08 ---> Running in 32288f61d784 03:50:08 Removing intermediate container 32288f61d784 03:50:08 ---> c9b9077ea69d 03:50:08 Step 31/31 : LABEL git_sha=31c5007a9fd2567780236747dd9b4d53ccc62abd 03:50:09 ---> Running in 8803a112ac7c 03:50:09 Removing intermediate container 8803a112ac7c 03:50:09 ---> 0b176311633f 03:50:09 [Warning] One or more build-args [ARCH] were not consumed 03:50:09 Successfully built 0b176311633f 03:50:09 Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:50:09 provisioning config files... 03:50:09 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config2093547358783550776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:10 nexus3.edgexfoundry.org:10001 03:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:11 Configure a credential helper to remove this warning. See 03:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:11 03:50:11 Login Succeeded 03:50:11 nexus3.edgexfoundry.org:10002 03:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:12 Configure a credential helper to remove this warning. See 03:50:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:12 03:50:12 Login Succeeded 03:50:12 nexus3.edgexfoundry.org:10003 03:50:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:13 Configure a credential helper to remove this warning. See 03:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:13 03:50:13 Login Succeeded 03:50:13 nexus3.edgexfoundry.org:10004 03:50:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:13 Configure a credential helper to remove this warning. See 03:50:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:13 03:50:13 Login Succeeded 03:50:13 docker.io 03:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:14 Configure a credential helper to remove this warning. See 03:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:14 03:50:14 Login Succeeded [Pipeline] } 03:50:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:15 [edgeXDocker.push] Tagging docker image edgex-devops/edgex-compose-arm64 with the following tags: 03:50:15 31c5007a9fd2567780236747dd9b4d53ccc62abd 03:50:15 latest 03:50:15 edgex-compose 03:50:15 1.25.4 03:50:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:15 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:31c5007a9fd2567780236747dd9b4d53ccc62abd [Pipeline] isUnix [Pipeline] sh 03:50:16 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:31c5007a9fd2567780236747dd9b4d53ccc62abd 03:50:16 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 03:50:16 cf69a31f31e8: Preparing 03:50:16 b87392743254: Preparing 03:50:16 41487905281c: Preparing 03:50:16 fa8bd0725aef: Preparing 03:50:16 33514bc45bf6: Preparing 03:50:16 5ddfd7e9007f: Preparing 03:50:16 a1580901dcfa: Preparing 03:50:16 4a8a54d47c89: Preparing 03:50:16 1af127cf28cf: Preparing 03:50:16 a8b1a72bc5c0: Preparing 03:50:16 9f2652fadede: Preparing 03:50:16 e47e70599ffe: Preparing 03:50:16 5ddfd7e9007f: Waiting 03:50:16 4a8a54d47c89: Waiting 03:50:16 167c68f93319: Preparing 03:50:16 a1580901dcfa: Waiting 03:50:16 5ae3ee234019: Preparing 03:50:16 1720c2efbb73: Preparing 03:50:16 1af127cf28cf: Waiting 03:50:16 a8b1a72bc5c0: Waiting 03:50:16 9f2652fadede: Waiting 03:50:16 e47e70599ffe: Waiting 03:50:16 167c68f93319: Waiting 03:50:16 5ae3ee234019: Waiting 03:50:16 7467e48e7c20: Preparing 03:50:16 be6d76f7993a: Preparing 03:50:16 1720c2efbb73: Waiting 03:50:16 0a6999aa8494: Preparing 03:50:16 d1db05973991: Preparing 03:50:16 6116136332f3: Preparing 03:50:16 be6d76f7993a: Waiting 03:50:16 a81b84f015b9: Preparing 03:50:16 fc5490f3f4cb: Preparing 03:50:16 0a6999aa8494: Waiting 03:50:16 98713a20507f: Preparing 03:50:16 d1db05973991: Waiting 03:50:16 98713a20507f: Waiting 03:50:16 6116136332f3: Waiting 03:50:16 fc5490f3f4cb: Waiting 03:50:16 a81b84f015b9: Waiting 03:50:16 cf69a31f31e8: Pushed 03:50:16 33514bc45bf6: Pushed 03:50:17 5ddfd7e9007f: Pushed 03:50:17 a1580901dcfa: Pushed 03:50:17 41487905281c: Pushed 03:50:17 4a8a54d47c89: Pushed 03:50:17 1af127cf28cf: Pushed 03:50:17 a8b1a72bc5c0: Pushed 03:50:17 9f2652fadede: Pushed 03:50:18 5ae3ee234019: Pushed 03:50:18 e47e70599ffe: Pushed 03:50:24 167c68f93319: Pushed 03:50:24 7467e48e7c20: Pushed 03:50:24 be6d76f7993a: Pushed 03:50:27 d1db05973991: Pushed 03:50:29 6116136332f3: Pushed 03:50:33 1720c2efbb73: Pushed 03:50:33 fc5490f3f4cb: Pushed 03:50:33 98713a20507f: Layer already exists 03:50:33 b87392743254: Pushed 03:50:51 fa8bd0725aef: Pushed 03:50:52 a81b84f015b9: Pushed 03:51:24 0a6999aa8494: Pushed 03:51:24 31c5007a9fd2567780236747dd9b4d53ccc62abd: digest: sha256:70fd46d8f11451e4a865c813efbf0b029bb2744866c7f04ddc126d0fa605abeb size: 5134 [Pipeline] isUnix [Pipeline] sh 03:51:24 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:51:25 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:51:25 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 03:51:25 cf69a31f31e8: Preparing 03:51:25 b87392743254: Preparing 03:51:25 41487905281c: Preparing 03:51:25 fa8bd0725aef: Preparing 03:51:25 33514bc45bf6: Preparing 03:51:25 5ddfd7e9007f: Preparing 03:51:25 a1580901dcfa: Preparing 03:51:25 4a8a54d47c89: Preparing 03:51:25 1af127cf28cf: Preparing 03:51:25 a8b1a72bc5c0: Preparing 03:51:25 9f2652fadede: Preparing 03:51:25 e47e70599ffe: Preparing 03:51:25 167c68f93319: Preparing 03:51:25 5ae3ee234019: Preparing 03:51:25 1720c2efbb73: Preparing 03:51:25 7467e48e7c20: Preparing 03:51:25 be6d76f7993a: Preparing 03:51:25 0a6999aa8494: Preparing 03:51:25 d1db05973991: Preparing 03:51:25 6116136332f3: Preparing 03:51:25 a81b84f015b9: Preparing 03:51:25 fc5490f3f4cb: Preparing 03:51:25 98713a20507f: Preparing 03:51:25 a1580901dcfa: Waiting 03:51:25 5ddfd7e9007f: Waiting 03:51:25 4a8a54d47c89: Waiting 03:51:25 1af127cf28cf: Waiting 03:51:25 a8b1a72bc5c0: Waiting 03:51:25 9f2652fadede: Waiting 03:51:25 e47e70599ffe: Waiting 03:51:25 167c68f93319: Waiting 03:51:25 5ae3ee234019: Waiting 03:51:25 1720c2efbb73: Waiting 03:51:25 7467e48e7c20: Waiting 03:51:25 be6d76f7993a: Waiting 03:51:25 0a6999aa8494: Waiting 03:51:25 d1db05973991: Waiting 03:51:25 6116136332f3: Waiting 03:51:25 a81b84f015b9: Waiting 03:51:25 fc5490f3f4cb: Waiting 03:51:25 98713a20507f: Waiting 03:51:25 fa8bd0725aef: Layer already exists 03:51:25 b87392743254: Layer already exists 03:51:25 41487905281c: Layer already exists 03:51:25 cf69a31f31e8: Layer already exists 03:51:25 33514bc45bf6: Layer already exists 03:51:25 4a8a54d47c89: Layer already exists 03:51:25 1af127cf28cf: Layer already exists 03:51:25 5ddfd7e9007f: Layer already exists 03:51:25 a1580901dcfa: Layer already exists 03:51:25 a8b1a72bc5c0: Layer already exists 03:51:25 9f2652fadede: Layer already exists 03:51:25 e47e70599ffe: Layer already exists 03:51:25 5ae3ee234019: Layer already exists 03:51:25 167c68f93319: Layer already exists 03:51:25 1720c2efbb73: Layer already exists 03:51:25 be6d76f7993a: Layer already exists 03:51:25 7467e48e7c20: Layer already exists 03:51:25 d1db05973991: Layer already exists 03:51:25 0a6999aa8494: Layer already exists 03:51:25 6116136332f3: Layer already exists 03:51:25 a81b84f015b9: Layer already exists 03:51:25 fc5490f3f4cb: Layer already exists 03:51:25 98713a20507f: Layer already exists 03:51:25 latest: digest: sha256:70fd46d8f11451e4a865c813efbf0b029bb2744866c7f04ddc126d0fa605abeb size: 5134 [Pipeline] isUnix [Pipeline] sh 03:51:26 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose [Pipeline] isUnix [Pipeline] sh 03:51:26 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose 03:51:26 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 03:51:27 cf69a31f31e8: Preparing 03:51:27 b87392743254: Preparing 03:51:27 41487905281c: Preparing 03:51:27 fa8bd0725aef: Preparing 03:51:27 33514bc45bf6: Preparing 03:51:27 5ddfd7e9007f: Preparing 03:51:27 a1580901dcfa: Preparing 03:51:27 4a8a54d47c89: Preparing 03:51:27 1af127cf28cf: Preparing 03:51:27 a8b1a72bc5c0: Preparing 03:51:27 9f2652fadede: Preparing 03:51:27 e47e70599ffe: Preparing 03:51:27 167c68f93319: Preparing 03:51:27 5ae3ee234019: Preparing 03:51:27 1720c2efbb73: Preparing 03:51:27 7467e48e7c20: Preparing 03:51:27 be6d76f7993a: Preparing 03:51:27 0a6999aa8494: Preparing 03:51:27 d1db05973991: Preparing 03:51:27 6116136332f3: Preparing 03:51:27 a81b84f015b9: Preparing 03:51:27 fc5490f3f4cb: Preparing 03:51:27 98713a20507f: Preparing 03:51:27 e47e70599ffe: Waiting 03:51:27 167c68f93319: Waiting 03:51:27 5ae3ee234019: Waiting 03:51:27 1720c2efbb73: Waiting 03:51:27 7467e48e7c20: Waiting 03:51:27 be6d76f7993a: Waiting 03:51:27 0a6999aa8494: Waiting 03:51:27 d1db05973991: Waiting 03:51:27 6116136332f3: Waiting 03:51:27 a81b84f015b9: Waiting 03:51:27 fc5490f3f4cb: Waiting 03:51:27 98713a20507f: Waiting 03:51:27 5ddfd7e9007f: Waiting 03:51:27 1af127cf28cf: Waiting 03:51:27 a1580901dcfa: Waiting 03:51:27 a8b1a72bc5c0: Waiting 03:51:27 4a8a54d47c89: Waiting 03:51:27 9f2652fadede: Waiting 03:51:27 41487905281c: Layer already exists 03:51:27 cf69a31f31e8: Layer already exists 03:51:27 fa8bd0725aef: Layer already exists 03:51:27 33514bc45bf6: Layer already exists 03:51:27 b87392743254: Layer already exists 03:51:27 a1580901dcfa: Layer already exists 03:51:27 4a8a54d47c89: Layer already exists 03:51:27 1af127cf28cf: Layer already exists 03:51:27 5ddfd7e9007f: Layer already exists 03:51:27 a8b1a72bc5c0: Layer already exists 03:51:27 9f2652fadede: Layer already exists 03:51:27 e47e70599ffe: Layer already exists 03:51:27 167c68f93319: Layer already exists 03:51:27 1720c2efbb73: Layer already exists 03:51:27 5ae3ee234019: Layer already exists 03:51:27 7467e48e7c20: Layer already exists 03:51:27 be6d76f7993a: Layer already exists 03:51:27 d1db05973991: Layer already exists 03:51:27 0a6999aa8494: Layer already exists 03:51:27 6116136332f3: Layer already exists 03:51:27 a81b84f015b9: Layer already exists 03:51:27 fc5490f3f4cb: Layer already exists 03:51:27 98713a20507f: Layer already exists 03:51:27 edgex-compose: digest: sha256:70fd46d8f11451e4a865c813efbf0b029bb2744866c7f04ddc126d0fa605abeb size: 5134 [Pipeline] isUnix [Pipeline] sh 03:51:27 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.25.4 [Pipeline] isUnix [Pipeline] sh 03:51:28 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.25.4 03:51:28 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 03:51:28 cf69a31f31e8: Preparing 03:51:28 b87392743254: Preparing 03:51:28 41487905281c: Preparing 03:51:28 fa8bd0725aef: Preparing 03:51:28 33514bc45bf6: Preparing 03:51:28 5ddfd7e9007f: Preparing 03:51:28 a1580901dcfa: Preparing 03:51:28 4a8a54d47c89: Preparing 03:51:28 1af127cf28cf: Preparing 03:51:28 a8b1a72bc5c0: Preparing 03:51:28 9f2652fadede: Preparing 03:51:28 e47e70599ffe: Preparing 03:51:28 167c68f93319: Preparing 03:51:28 5ae3ee234019: Preparing 03:51:28 1720c2efbb73: Preparing 03:51:28 7467e48e7c20: Preparing 03:51:28 be6d76f7993a: Preparing 03:51:28 0a6999aa8494: Preparing 03:51:28 d1db05973991: Preparing 03:51:28 6116136332f3: Preparing 03:51:28 a81b84f015b9: Preparing 03:51:28 fc5490f3f4cb: Preparing 03:51:28 98713a20507f: Preparing 03:51:28 e47e70599ffe: Waiting 03:51:28 167c68f93319: Waiting 03:51:28 5ae3ee234019: Waiting 03:51:28 1720c2efbb73: Waiting 03:51:28 7467e48e7c20: Waiting 03:51:28 be6d76f7993a: Waiting 03:51:28 0a6999aa8494: Waiting 03:51:28 d1db05973991: Waiting 03:51:28 6116136332f3: Waiting 03:51:28 a81b84f015b9: Waiting 03:51:28 5ddfd7e9007f: Waiting 03:51:28 fc5490f3f4cb: Waiting 03:51:28 a8b1a72bc5c0: Waiting 03:51:28 a1580901dcfa: Waiting 03:51:28 98713a20507f: Waiting 03:51:28 4a8a54d47c89: Waiting 03:51:28 9f2652fadede: Waiting 03:51:28 1af127cf28cf: Waiting 03:51:28 41487905281c: Layer already exists 03:51:28 b87392743254: Layer already exists 03:51:28 cf69a31f31e8: Layer already exists 03:51:28 fa8bd0725aef: Layer already exists 03:51:28 33514bc45bf6: Layer already exists 03:51:28 5ddfd7e9007f: Layer already exists 03:51:28 a1580901dcfa: Layer already exists 03:51:28 4a8a54d47c89: Layer already exists 03:51:28 1af127cf28cf: Layer already exists 03:51:28 a8b1a72bc5c0: Layer already exists 03:51:28 1720c2efbb73: Layer already exists 03:51:28 9f2652fadede: Layer already exists 03:51:28 167c68f93319: Layer already exists 03:51:28 e47e70599ffe: Layer already exists 03:51:28 5ae3ee234019: Layer already exists 03:51:28 7467e48e7c20: Layer already exists 03:51:28 d1db05973991: Layer already exists 03:51:28 6116136332f3: Layer already exists 03:51:28 0a6999aa8494: Layer already exists 03:51:28 be6d76f7993a: Layer already exists 03:51:28 fc5490f3f4cb: Layer already exists 03:51:28 a81b84f015b9: Layer already exists 03:51:28 98713a20507f: Layer already exists 03:51:28 1.25.4: digest: sha256:70fd46d8f11451e4a865c813efbf0b029bb2744866c7f04ddc126d0fa605abeb size: 5134 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:51:31 03:51:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 03:51:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:51:31 latest: Pulling from edgex-devops/edgex-klar 03:51:31 e7c96db7181b: Pulling fs layer 03:51:31 1868ca2cb446: Pulling fs layer 03:51:31 136be5d0fe8e: Pulling fs layer 03:51:31 894bfe63afcb: Pulling fs layer 03:51:31 894bfe63afcb: Waiting 03:51:31 1868ca2cb446: Verifying Checksum 03:51:31 1868ca2cb446: Download complete 03:51:31 136be5d0fe8e: Verifying Checksum 03:51:31 136be5d0fe8e: Download complete 03:51:31 e7c96db7181b: Verifying Checksum 03:51:31 e7c96db7181b: Download complete 03:51:31 894bfe63afcb: Verifying Checksum 03:51:31 894bfe63afcb: Download complete 03:51:31 e7c96db7181b: Pull complete 03:51:31 1868ca2cb446: Pull complete 03:51:32 136be5d0fe8e: Pull complete 03:51:32 894bfe63afcb: Pull complete 03:51:32 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 03:51:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 03:51:32 prd-centos7-docker-4c-2g-20 does not seem to be running inside a container 03:51:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:51:33 $ docker top 82c4b67f565b1e0848521ef70e0721b5667d5ea503712d618eea7b250220a3ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:34 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:31c5007a9fd2567780236747dd9b4d53ccc62abd 03:51:34 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:52:01 $ docker stop --time=1 82c4b67f565b1e0848521ef70e0721b5667d5ea503712d618eea7b250220a3ac 03:52:02 $ docker rm -f 82c4b67f565b1e0848521ef70e0721b5667d5ea503712d618eea7b250220a3ac [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:52:03 . [Pipeline] withDockerContainer 03:52:03 prd-centos7-docker-4c-2g-20 does not seem to be running inside a container 03:52:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:52:03 $ docker top 3cd2979190458a42bce4f65c194400d29758c83febe5ce36323c7fba6df2568e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:04 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:31c5007a9fd2567780236747dd9b4d53ccc62abd 03:52:04 + tee 03:52:04 clair timeout 1m0s 03:52:04 docker timeout: 1m0s 03:52:04 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:52:07 $ docker stop --time=1 3cd2979190458a42bce4f65c194400d29758c83febe5ce36323c7fba6df2568e 03:52:08 $ docker rm -f 3cd2979190458a42bce4f65c194400d29758c83febe5ce36323c7fba6df2568e [Pipeline] // withDockerContainer [Pipeline] sh 03:52:08 + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/clair-reports [Pipeline] echo 03:52:09 Generated HTML Table Report. Writing to /w/workspace/ry_ci-build-images_edgex-compose/clair-reports/clair_results_edgex-compose_31c5007a9fd2567780236747dd9b4d53ccc62abd.html [Pipeline] writeFile [Pipeline] step 03:52:09 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 03:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:52:09 . [Pipeline] withDockerContainer 03:52:10 prd-centos7-docker-4c-2g-20 does not seem to be running inside a container 03:52:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:52:10 $ docker top 12998b0be3817d7b76bf98f39ce71c4ff3c751e82dcd47f2d7de17ce47892498 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:11 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:31c5007a9fd2567780236747dd9b4d53ccc62abd 03:52:11 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:52:38 $ docker stop --time=1 12998b0be3817d7b76bf98f39ce71c4ff3c751e82dcd47f2d7de17ce47892498 03:52:39 $ docker rm -f 12998b0be3817d7b76bf98f39ce71c4ff3c751e82dcd47f2d7de17ce47892498 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:52:39 . [Pipeline] withDockerContainer 03:52:40 prd-centos7-docker-4c-2g-20 does not seem to be running inside a container 03:52:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:52:40 $ docker top 5ab1e3eb2e76a9ab87bdde249790bc54633be5915a05558e1bae3e0edd55313e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:41 + /klar nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:31c5007a9fd2567780236747dd9b4d53ccc62abd 03:52:41 + tee 03:52:41 clair timeout 1m0s 03:52:41 docker timeout: 1m0s 03:52:41 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:52:43 $ docker stop --time=1 5ab1e3eb2e76a9ab87bdde249790bc54633be5915a05558e1bae3e0edd55313e 03:52:45 $ docker rm -f 5ab1e3eb2e76a9ab87bdde249790bc54633be5915a05558e1bae3e0edd55313e [Pipeline] // withDockerContainer [Pipeline] sh 03:52:45 + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/clair-reports [Pipeline] echo 03:52:45 Generated HTML Table Report. Writing to /w/workspace/ry_ci-build-images_edgex-compose/clair-reports/clair_results_edgex-compose-arm64_31c5007a9fd2567780236747dd9b4d53ccc62abd.html [Pipeline] writeFile [Pipeline] step 03:52:45 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:52:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:52:47 ---> package-listing.sh 03:52:47 ++ facter osfamily 03:52:47 ++ tr '[:upper:]' '[:lower:]' 03:52:47 + OS_FAMILY=redhat 03:52:47 + workspace=/w/workspace/ry_ci-build-images_edgex-compose 03:52:47 + START_PACKAGES=/tmp/packages_start.txt 03:52:47 + END_PACKAGES=/tmp/packages_end.txt 03:52:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:52:47 + PACKAGES=/tmp/packages_start.txt 03:52:47 + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' 03:52:47 + PACKAGES=/tmp/packages_end.txt 03:52:47 + case "${OS_FAMILY}" in 03:52:47 + rpm -qa 03:52:47 + sort 03:52:51 + '[' -f /tmp/packages_start.txt ']' 03:52:51 + '[' -f /tmp/packages_end.txt ']' 03:52:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:52:51 + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' 03:52:51 + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/archives/ 03:52:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_edgex-compose/archives/ [Pipeline] isUnix [Pipeline] sh 03:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:52:52 03:52:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:52:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:52:52 alpine: Pulling from edgex-lftools-log-publisher 03:52:52 c9b1b535fdd9: Already exists 03:52:52 2cc5ad85d9ab: Pulling fs layer 03:52:52 756a868c4378: Pulling fs layer 03:52:52 444b2fc9a129: Pulling fs layer 03:52:52 ea15f1150254: Pulling fs layer 03:52:52 41b27a9f41bf: Pulling fs layer 03:52:52 28c525ee5125: Pulling fs layer 03:52:52 094b1ea09ed8: Pulling fs layer 03:52:52 138eaada9080: Pulling fs layer 03:52:52 0622d0fa9048: Pulling fs layer 03:52:52 138eaada9080: Waiting 03:52:52 41b27a9f41bf: Waiting 03:52:52 28c525ee5125: Waiting 03:52:52 094b1ea09ed8: Waiting 03:52:52 0622d0fa9048: Waiting 03:52:52 ea15f1150254: Waiting 03:52:52 444b2fc9a129: Verifying Checksum 03:52:52 444b2fc9a129: Download complete 03:52:52 2cc5ad85d9ab: Download complete 03:52:52 ea15f1150254: Verifying Checksum 03:52:52 ea15f1150254: Download complete 03:52:52 28c525ee5125: Verifying Checksum 03:52:52 28c525ee5125: Download complete 03:52:53 756a868c4378: Verifying Checksum 03:52:53 756a868c4378: Download complete 03:52:53 094b1ea09ed8: Verifying Checksum 03:52:53 094b1ea09ed8: Download complete 03:52:53 0622d0fa9048: Verifying Checksum 03:52:53 0622d0fa9048: Download complete 03:52:53 138eaada9080: Verifying Checksum 03:52:53 138eaada9080: Download complete 03:52:53 2cc5ad85d9ab: Pull complete 03:52:53 41b27a9f41bf: Verifying Checksum 03:52:53 41b27a9f41bf: Download complete 03:52:54 756a868c4378: Pull complete 03:52:54 444b2fc9a129: Pull complete 03:52:55 ea15f1150254: Pull complete 03:52:59 41b27a9f41bf: Pull complete 03:52:59 28c525ee5125: Pull complete 03:53:01 094b1ea09ed8: Pull complete 03:53:01 138eaada9080: Pull complete 03:53:01 0622d0fa9048: Pull complete 03:53:01 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:53:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:53:02 prd-centos7-docker-4c-2g-20 does not seem to be running inside a container 03:53:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:53:02 $ docker top ced1ed8b29a922c2ff48095a7cd880a8831b2e0b745e435b977d3a5299ddb634 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:53:03 provisioning config files... 03:53:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config4028235067974831623tmp [Pipeline] { [Pipeline] echo 03:53:03 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:53:03 ---> create-netrc.sh [Pipeline] echo 03:53:03 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:53:04 ---> logs-deploy.sh 03:53:04 + ARCHIVE_ARTIFACTS= 03:53:04 + LOGS_SERVER=https://logs.edgexfoundry.org 03:53:04 + '[' https://logs.edgexfoundry.org == None ']' 03:53:04 + NEXUS_URL=https://nexus.edgexfoundry.org 03:53:04 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/1 03:53:04 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/edgex-compose/1/ 03:53:04 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/1 /w/workspace/ry_ci-build-images_edgex-compose 03:53:05 Archives upload complete. 03:53:05 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/edgex-compose/1/