Pull request #135 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/ci-build-images Loading trusted files from base branch edgex-compose at 3713164f6485193a7db812284b98f7ee71a568b9 rather than 304d0312b2e412273d3a3ef21e05d5e7062a2440 Obtained Jenkinsfile from 3713164f6485193a7db812284b98f7ee71a568b9 ‘Jenkinsfile’ has been modified in an untrusted revision Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3944 in /w/workspace/exfoundry_ci-build-images_PR-135 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-135 # 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/pull/135/head:refs/remotes/origin/PR-135 +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 > git config --add remote.origin.fetch +refs/pull/135/head:refs/remotes/origin/PR-135 # 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/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Merging remotes/origin/edgex-compose commit 3713164f6485193a7db812284b98f7ee71a568b9 into PR head commit 304d0312b2e412273d3a3ef21e05d5e7062a2440 Merge succeeded, producing 304d0312b2e412273d3a3ef21e05d5e7062a2440 Checking out Revision 304d0312b2e412273d3a3ef21e05d5e7062a2440 (PR-135) > git config core.sparsecheckout # timeout=10 > git checkout -f 304d0312b2e412273d3a3ef21e05d5e7062a2440 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3713164f6485193a7db812284b98f7ee71a568b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 304d0312b2e412273d3a3ef21e05d5e7062a2440 # timeout=10 Commit message: "Build compose image with binaries" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-22T07:23:17.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-22T07:23:18.108Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-22T07:23:18.145Z] ========================================================= [2020-06-22T07:23:18.146Z] EdgeX Global Pipelines Version Info [2020-06-22T07:23:18.146Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3bedb6d3f9ed4d5339179d8485487bb4fe91d099 # timeout=10 [2020-06-22T07:23:20.065Z] ------------------- [2020-06-22T07:23:20.065Z] stable info: [2020-06-22T07:23:20.065Z] ------------------- [2020-06-22T07:23:20.065Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-22T07:23:20.065Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-22T07:23:20.065Z] Message: update stable to v1.0.89 [2020-06-22T07:23:21.008Z] ------------------- [2020-06-22T07:23:21.008Z] experimental info: [2020-06-22T07:23:21.008Z] ------------------- [2020-06-22T07:23:21.009Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-22T07:23:21.009Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-22T07:23:21.009Z] Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [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 [2020-06-22T07:23:23.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-22T07:23:24.209Z] + ls -al . [2020-06-22T07:23:24.209Z] total 12 [2020-06-22T07:23:24.209Z] drwxrwxr-x. 3 jenkins jenkins 72 Jun 22 07:23 . [2020-06-22T07:23:24.209Z] drwxrwxr-x. 4 jenkins jenkins 112 Jun 22 07:23 .. [2020-06-22T07:23:24.209Z] -rw-rw-r--. 1 jenkins jenkins 290 Jun 22 07:23 Dockerfile [2020-06-22T07:23:24.209Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 07:23 .git [2020-06-22T07:23:24.209Z] -rw-rw-r--. 1 jenkins jenkins 886 Jun 22 07:23 Jenkinsfile [2020-06-22T07:23:24.209Z] -rw-rw-r--. 1 jenkins jenkins 1309 Jun 22 07:23 README.md [Pipeline] isUnix [Pipeline] sh [2020-06-22T07:23:24.832Z] + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=304d0312b2e412273d3a3ef21e05d5e7062a2440 --label arch=amd64 . [2020-06-22T07:23:25.093Z] Sending build context to Docker daemon 206.3kB [2020-06-22T07:23:25.093Z] Step 1/5 : FROM alpine:3.11 [2020-06-22T07:23:25.356Z] 3.11: Pulling from library/alpine [2020-06-22T07:23:25.619Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-22T07:23:25.619Z] cbdbe7a5bc2a: Download complete [2020-06-22T07:23:25.879Z] cbdbe7a5bc2a: Pull complete [2020-06-22T07:23:25.879Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-06-22T07:23:25.879Z] Status: Downloaded newer image for alpine:3.11 [2020-06-22T07:23:25.879Z] ---> f70734b6a266 [2020-06-22T07:23:25.879Z] Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make unzip bash [2020-06-22T07:23:26.452Z] ---> Running in 9dd2a5b02c4b [2020-06-22T07:23:27.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-22T07:23:27.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-22T07:23:27.304Z] (1/68) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-06-22T07:23:27.304Z] (2/68) Installing ncurses-libs (6.1_p20200118-r4) [2020-06-22T07:23:27.304Z] (3/68) Installing readline (8.0.1-r0) [2020-06-22T07:23:27.304Z] (4/68) Installing bash (5.0.11-r1) [2020-06-22T07:23:27.304Z] Executing bash-5.0.11-r1.post-install [2020-06-22T07:23:27.304Z] (5/68) Installing libbz2 (1.0.8-r1) [2020-06-22T07:23:27.304Z] (6/68) Installing expat (2.2.9-r1) [2020-06-22T07:23:27.304Z] (7/68) Installing libffi (3.2.1-r6) [2020-06-22T07:23:27.304Z] (8/68) Installing gdbm (1.13-r1) [2020-06-22T07:23:27.304Z] (9/68) Installing xz-libs (5.2.4-r0) [2020-06-22T07:23:27.304Z] (10/68) Installing sqlite-libs (3.30.1-r2) [2020-06-22T07:23:27.304Z] (11/68) Installing python3 (3.8.2-r0) [2020-06-22T07:23:28.691Z] (12/68) Installing py3-setuptools (42.0.2-r0) [2020-06-22T07:23:28.691Z] (13/68) Installing py3-six (1.13.0-r0) [2020-06-22T07:23:28.691Z] (14/68) Installing dockerpy-creds (0.4.0-r2) [2020-06-22T07:23:28.691Z] (15/68) Installing py3-cparser (2.19-r4) [2020-06-22T07:23:28.691Z] (16/68) Installing py3-cffi (1.13.2-r0) [2020-06-22T07:23:28.691Z] (17/68) Installing py3-idna (2.8-r3) [2020-06-22T07:23:28.691Z] (18/68) Installing py3-asn1crypto (1.2.0-r1) [2020-06-22T07:23:28.691Z] (19/68) Installing py3-cryptography (2.8-r1) [2020-06-22T07:23:28.691Z] (20/68) Installing py3-ipaddress (1.0.23-r1) [2020-06-22T07:23:28.691Z] (21/68) Installing py3-parsing (2.4.5-r1) [2020-06-22T07:23:28.691Z] (22/68) Installing py3-packaging (19.2-r2) [2020-06-22T07:23:28.691Z] (23/68) Installing py3-chardet (3.0.4-r3) [2020-06-22T07:23:28.954Z] (24/68) Installing py3-certifi (2019.9.11-r2) [2020-06-22T07:23:28.954Z] (25/68) Installing py3-urllib3 (1.25.7-r1) [2020-06-22T07:23:28.954Z] (26/68) Installing py3-requests (2.22.0-r0) [2020-06-22T07:23:28.954Z] (27/68) Installing py3-websocket-client (0.56.0-r3) [2020-06-22T07:23:28.954Z] (28/68) Installing docker-py (4.1.0-r1) [2020-06-22T07:23:28.954Z] (29/68) Installing py3-cached-property (1.5.1-r1) [2020-06-22T07:23:28.954Z] (30/68) Installing py3-dockerpty (0.4.1-r2) [2020-06-22T07:23:28.954Z] (31/68) Installing py3-docopt (0.6.2-r5) [2020-06-22T07:23:28.954Z] (32/68) Installing py3-more-itertools (8.0.2-r0) [2020-06-22T07:23:28.954Z] (33/68) Installing py3-zipp (0.6.0-r1) [2020-06-22T07:23:28.954Z] (34/68) Installing py3-importlib-metadata (0.23-r1) [2020-06-22T07:23:28.954Z] (35/68) Installing py3-pyrsistent (0.15.6-r0) [2020-06-22T07:23:29.226Z] (36/68) Installing py3-attrs (19.3.0-r0) [2020-06-22T07:23:29.226Z] (37/68) Installing py3-jsonschema (3.2.0-r0) [2020-06-22T07:23:29.226Z] (38/68) Installing py3-asn1 (0.4.7-r2) [2020-06-22T07:23:29.798Z] (39/68) Installing py3-bcrypt (3.1.7-r2) [2020-06-22T07:23:29.798Z] (40/68) Installing py3-pynacl (1.3.0-r4) [2020-06-22T07:23:29.798Z] (41/68) Installing py3-paramiko (2.7.1-r0) [2020-06-22T07:23:29.798Z] (42/68) Installing py3-pysocks (1.7.1-r1) [2020-06-22T07:23:29.798Z] (43/68) Installing py3-texttable (1.6.2-r1) [2020-06-22T07:23:29.798Z] (44/68) Installing yaml (0.2.2-r1) [2020-06-22T07:23:29.798Z] (45/68) Installing py3-yaml (5.3.1-r0) [2020-06-22T07:23:29.798Z] (46/68) Installing docker-compose (1.24.1-r3) [2020-06-22T07:23:29.798Z] (47/68) Installing libgcc (9.2.0-r4) [2020-06-22T07:23:29.798Z] (48/68) Installing libstdc++ (9.2.0-r4) [2020-06-22T07:23:29.798Z] (49/68) Installing binutils (2.33.1-r0) [2020-06-22T07:23:30.059Z] (50/68) Installing gmp (6.1.2-r1) [2020-06-22T07:23:30.059Z] (51/68) Installing isl (0.18-r0) [2020-06-22T07:23:30.059Z] (52/68) Installing libgomp (9.2.0-r4) [2020-06-22T07:23:30.059Z] (53/68) Installing libatomic (9.2.0-r4) [2020-06-22T07:23:30.059Z] (54/68) Installing mpfr4 (4.0.2-r1) [2020-06-22T07:23:30.059Z] (55/68) Installing mpc1 (1.1.0-r1) [2020-06-22T07:23:30.059Z] (56/68) Installing gcc (9.2.0-r4) [2020-06-22T07:23:31.976Z] (57/68) Installing musl-dev (1.1.24-r2) [2020-06-22T07:23:31.976Z] (58/68) Installing libc-dev (0.7.2-r0) [2020-06-22T07:23:31.976Z] (59/68) Installing linux-headers (4.19.36-r0) [2020-06-22T07:23:32.239Z] (60/68) Installing pkgconf (1.6.3-r0) [2020-06-22T07:23:32.239Z] (61/68) Installing libffi-dev (3.2.1-r6) [2020-06-22T07:23:32.239Z] (62/68) Installing make (4.2.1-r2) [2020-06-22T07:23:32.239Z] (63/68) Installing openssl-dev (1.1.1g-r0) [2020-06-22T07:23:32.239Z] (64/68) Installing python2 (2.7.18-r0) [2020-06-22T07:23:34.167Z] (65/68) Installing py-setuptools (42.0.2-r0) [2020-06-22T07:23:34.167Z] (66/68) Installing py2-pip (18.1-r0) [2020-06-22T07:23:34.167Z] (67/68) Installing python2-dev (2.7.18-r0) [2020-06-22T07:23:34.167Z] (68/68) Installing unzip (6.0-r6) [2020-06-22T07:23:34.167Z] Executing busybox-1.31.1-r9.trigger [2020-06-22T07:23:34.427Z] OK: 265 MiB in 82 packages [2020-06-22T07:23:36.880Z] Still waiting to schedule task [2020-06-22T07:23:36.880Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-06-22T07:23:56.406Z] Removing intermediate container 9dd2a5b02c4b [2020-06-22T07:23:56.406Z] ---> a421280cd8a6 [2020-06-22T07:23:56.406Z] Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] [2020-06-22T07:23:56.406Z] ---> Running in 02e35258d5d5 [2020-06-22T07:23:56.406Z] Removing intermediate container 02e35258d5d5 [2020-06-22T07:23:56.406Z] ---> c6eb560c10be [2020-06-22T07:23:56.406Z] Step 4/5 : LABEL arch=amd64 [2020-06-22T07:23:56.406Z] ---> Running in 8100fe8d3fc6 [2020-06-22T07:23:56.406Z] Removing intermediate container 8100fe8d3fc6 [2020-06-22T07:23:56.406Z] ---> c20c86b7f77e [2020-06-22T07:23:56.406Z] Step 5/5 : LABEL git_sha=304d0312b2e412273d3a3ef21e05d5e7062a2440 [2020-06-22T07:23:56.406Z] ---> Running in ac8bd3d969bf [2020-06-22T07:23:56.406Z] Removing intermediate container ac8bd3d969bf [2020-06-22T07:23:56.406Z] ---> e1df42d7aa8d [2020-06-22T07:23:56.406Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-22T07:23:56.406Z] Successfully built e1df42d7aa8d [2020-06-22T07:23:56.406Z] Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] } [2020-06-22T07:25:03.976Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3945 in /w/workspace/exfoundry_ci-build-images_PR-135 [Pipeline] { [Pipeline] checkout [2020-06-22T07:25:08.686Z] using credential edgex-jenkins-ssh [2020-06-22T07:25:08.718Z] Cloning the remote Git repository [2020-06-22T07:25:08.719Z] Cloning with configured refspecs honoured and without tags [2020-06-22T07:25:08.773Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-06-22T07:25:08.875Z] > git init /w/workspace/exfoundry_ci-build-images_PR-135 # timeout=10 [2020-06-22T07:25:08.940Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-06-22T07:25:08.940Z] > git --version # timeout=10 [2020-06-22T07:25:08.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T07:25:09.729Z] Fetching without tags [2020-06-22T07:25:09.035Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-06-22T07:25:09.636Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-06-22T07:25:09.653Z] > git config --add remote.origin.fetch +refs/pull/135/head:refs/remotes/origin/PR-135 # timeout=10 [2020-06-22T07:25:09.673Z] > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-06-22T07:25:09.712Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-06-22T07:25:09.747Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-06-22T07:25:09.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T07:25:09.760Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-06-22T07:25:10.285Z] Merging remotes/origin/edgex-compose commit 3713164f6485193a7db812284b98f7ee71a568b9 into PR head commit 304d0312b2e412273d3a3ef21e05d5e7062a2440 [2020-06-22T07:25:10.485Z] Merge succeeded, producing 304d0312b2e412273d3a3ef21e05d5e7062a2440 [2020-06-22T07:25:10.485Z] Checking out Revision 304d0312b2e412273d3a3ef21e05d5e7062a2440 (PR-135) [2020-06-22T07:25:10.309Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T07:25:10.331Z] > git checkout -f 304d0312b2e412273d3a3ef21e05d5e7062a2440 # timeout=10 [2020-06-22T07:25:10.407Z] > git remote # timeout=10 [2020-06-22T07:25:10.422Z] > git config --get remote.origin.url # timeout=10 [2020-06-22T07:25:10.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-22T07:25:10.451Z] > git merge 3713164f6485193a7db812284b98f7ee71a568b9 # timeout=10 [2020-06-22T07:25:10.472Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-22T07:25:10.496Z] > git config core.sparsecheckout # timeout=10 [2020-06-22T07:25:10.521Z] > git checkout -f 304d0312b2e412273d3a3ef21e05d5e7062a2440 # timeout=10 [2020-06-22T07:25:15.114Z] Commit message: "Build compose image with binaries" [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 [2020-06-22T07:25:16.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-22T07:25:17.128Z] + ls -al . [2020-06-22T07:25:17.128Z] total 24 [2020-06-22T07:25:17.128Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 07:25 . [2020-06-22T07:25:17.128Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 07:25 .. [2020-06-22T07:25:17.128Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 07:25 .git [2020-06-22T07:25:17.128Z] -rw-rw-r-- 1 jenkins jenkins 290 Jun 22 07:25 Dockerfile [2020-06-22T07:25:17.128Z] -rw-rw-r-- 1 jenkins jenkins 886 Jun 22 07:25 Jenkinsfile [2020-06-22T07:25:17.128Z] -rw-rw-r-- 1 jenkins jenkins 1309 Jun 22 07:25 README.md [Pipeline] isUnix [Pipeline] sh [2020-06-22T07:25:17.468Z] + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=304d0312b2e412273d3a3ef21e05d5e7062a2440 --label arch=arm64 . [2020-06-22T07:25:18.064Z] Sending build context to Docker daemon 206.3kB [2020-06-22T07:25:18.337Z] Step 1/5 : FROM alpine:3.11 [2020-06-22T07:25:18.933Z] 3.11: Pulling from library/alpine [2020-06-22T07:25:18.933Z] 29e5d40040c1: Pulling fs layer [2020-06-22T07:25:19.208Z] 29e5d40040c1: Verifying Checksum [2020-06-22T07:25:19.208Z] 29e5d40040c1: Download complete [2020-06-22T07:25:19.810Z] 29e5d40040c1: Pull complete [2020-06-22T07:25:19.810Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-06-22T07:25:19.810Z] Status: Downloaded newer image for alpine:3.11 [2020-06-22T07:25:19.810Z] ---> c20d2a9ab686 [2020-06-22T07:25:19.810Z] Step 2/5 : RUN apk add --update --no-cache docker-compose py-pip python-dev libffi-dev openssl-dev gcc libc-dev make unzip bash [2020-06-22T07:25:20.411Z] ---> Running in dbc4e549922f [2020-06-22T07:25:21.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-22T07:25:22.127Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-22T07:25:22.723Z] (1/68) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-06-22T07:25:22.723Z] (2/68) Installing ncurses-libs (6.1_p20200118-r4) [2020-06-22T07:25:22.723Z] (3/68) Installing readline (8.0.1-r0) [2020-06-22T07:25:22.723Z] (4/68) Installing bash (5.0.11-r1) [2020-06-22T07:25:22.723Z] Executing bash-5.0.11-r1.post-install [2020-06-22T07:25:22.723Z] (5/68) Installing libbz2 (1.0.8-r1) [2020-06-22T07:25:22.723Z] (6/68) Installing expat (2.2.9-r1) [2020-06-22T07:25:22.723Z] (7/68) Installing libffi (3.2.1-r6) [2020-06-22T07:25:22.723Z] (8/68) Installing gdbm (1.13-r1) [2020-06-22T07:25:22.723Z] (9/68) Installing xz-libs (5.2.4-r0) [2020-06-22T07:25:22.723Z] (10/68) Installing sqlite-libs (3.30.1-r2) [2020-06-22T07:25:22.724Z] (11/68) Installing python3 (3.8.2-r0) [2020-06-22T07:25:25.333Z] (12/68) Installing py3-setuptools (42.0.2-r0) [2020-06-22T07:25:25.333Z] (13/68) Installing py3-six (1.13.0-r0) [2020-06-22T07:25:25.333Z] (14/68) Installing dockerpy-creds (0.4.0-r2) [2020-06-22T07:25:25.333Z] (15/68) Installing py3-cparser (2.19-r4) [2020-06-22T07:25:25.333Z] (16/68) Installing py3-cffi (1.13.2-r0) [2020-06-22T07:25:25.333Z] (17/68) Installing py3-idna (2.8-r3) [2020-06-22T07:25:25.333Z] (18/68) Installing py3-asn1crypto (1.2.0-r1) [2020-06-22T07:25:25.333Z] (19/68) Installing py3-cryptography (2.8-r1) [2020-06-22T07:25:25.333Z] (20/68) Installing py3-ipaddress (1.0.23-r1) [2020-06-22T07:25:25.603Z] (21/68) Installing py3-parsing (2.4.5-r1) [2020-06-22T07:25:25.603Z] (22/68) Installing py3-packaging (19.2-r2) [2020-06-22T07:25:25.603Z] (23/68) Installing py3-chardet (3.0.4-r3) [2020-06-22T07:25:25.603Z] (24/68) Installing py3-certifi (2019.9.11-r2) [2020-06-22T07:25:25.603Z] (25/68) Installing py3-urllib3 (1.25.7-r1) [2020-06-22T07:25:25.603Z] (26/68) Installing py3-requests (2.22.0-r0) [2020-06-22T07:25:25.603Z] (27/68) Installing py3-websocket-client (0.56.0-r3) [2020-06-22T07:25:25.871Z] (28/68) Installing docker-py (4.1.0-r1) [2020-06-22T07:25:26.141Z] (29/68) Installing py3-cached-property (1.5.1-r1) [2020-06-22T07:25:26.141Z] (30/68) Installing py3-dockerpty (0.4.1-r2) [2020-06-22T07:25:26.141Z] (31/68) Installing py3-docopt (0.6.2-r5) [2020-06-22T07:25:26.141Z] (32/68) Installing py3-more-itertools (8.0.2-r0) [2020-06-22T07:25:26.141Z] (33/68) Installing py3-zipp (0.6.0-r1) [2020-06-22T07:25:26.141Z] (34/68) Installing py3-importlib-metadata (0.23-r1) [2020-06-22T07:25:26.141Z] (35/68) Installing py3-pyrsistent (0.15.6-r0) [2020-06-22T07:25:26.141Z] (36/68) Installing py3-attrs (19.3.0-r0) [2020-06-22T07:25:26.141Z] (37/68) Installing py3-jsonschema (3.2.0-r0) [2020-06-22T07:25:26.141Z] (38/68) Installing py3-asn1 (0.4.7-r2) [2020-06-22T07:25:26.410Z] (39/68) Installing py3-bcrypt (3.1.7-r2) [2020-06-22T07:25:26.410Z] (40/68) Installing py3-pynacl (1.3.0-r4) [2020-06-22T07:25:26.410Z] (41/68) Installing py3-paramiko (2.7.1-r0) [2020-06-22T07:25:26.410Z] (42/68) Installing py3-pysocks (1.7.1-r1) [2020-06-22T07:25:26.410Z] (43/68) Installing py3-texttable (1.6.2-r1) [2020-06-22T07:25:26.410Z] (44/68) Installing yaml (0.2.2-r1) [2020-06-22T07:25:26.410Z] (45/68) Installing py3-yaml (5.3.1-r0) [2020-06-22T07:25:26.410Z] (46/68) Installing docker-compose (1.24.1-r3) [2020-06-22T07:25:26.680Z] (47/68) Installing libgcc (9.2.0-r4) [2020-06-22T07:25:26.680Z] (48/68) Installing libstdc++ (9.2.0-r4) [2020-06-22T07:25:26.680Z] (49/68) Installing binutils (2.33.1-r0) [2020-06-22T07:25:26.950Z] (50/68) Installing gmp (6.1.2-r1) [2020-06-22T07:25:26.950Z] (51/68) Installing isl (0.18-r0) [2020-06-22T07:25:26.950Z] (52/68) Installing libgomp (9.2.0-r4) [2020-06-22T07:25:26.950Z] (53/68) Installing libatomic (9.2.0-r4) [2020-06-22T07:25:26.950Z] (54/68) Installing mpfr4 (4.0.2-r1) [2020-06-22T07:25:26.950Z] (55/68) Installing mpc1 (1.1.0-r1) [2020-06-22T07:25:26.950Z] (56/68) Installing gcc (9.2.0-r4) [2020-06-22T07:25:28.376Z] (57/68) Installing musl-dev (1.1.24-r2) [2020-06-22T07:25:28.649Z] (58/68) Installing libc-dev (0.7.2-r0) [2020-06-22T07:25:28.649Z] (59/68) Installing linux-headers (4.19.36-r0) [2020-06-22T07:25:29.245Z] (60/68) Installing pkgconf (1.6.3-r0) [2020-06-22T07:25:29.245Z] (61/68) Installing libffi-dev (3.2.1-r6) [2020-06-22T07:25:29.245Z] (62/68) Installing make (4.2.1-r2) [2020-06-22T07:25:29.245Z] (63/68) Installing openssl-dev (1.1.1g-r0) [2020-06-22T07:25:29.245Z] (64/68) Installing python2 (2.7.18-r0) [2020-06-22T07:25:30.679Z] (65/68) Installing py-setuptools (42.0.2-r0) [2020-06-22T07:25:30.949Z] (66/68) Installing py2-pip (18.1-r0) [2020-06-22T07:25:32.374Z] (67/68) Installing python2-dev (2.7.18-r0) [2020-06-22T07:25:32.966Z] (68/68) Installing unzip (6.0-r6) [2020-06-22T07:25:32.966Z] Executing busybox-1.31.1-r9.trigger [2020-06-22T07:25:32.966Z] OK: 251 MiB in 82 packages [2020-06-22T07:25:51.292Z] Removing intermediate container dbc4e549922f [2020-06-22T07:25:51.292Z] ---> 385702189907 [2020-06-22T07:25:51.292Z] Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] [2020-06-22T07:25:51.292Z] ---> Running in d0f6f1f11e2c [2020-06-22T07:25:51.292Z] Removing intermediate container d0f6f1f11e2c [2020-06-22T07:25:51.292Z] ---> 1574537b2c6d [2020-06-22T07:25:51.292Z] Step 4/5 : LABEL arch=arm64 [2020-06-22T07:25:51.292Z] ---> Running in 273377ac5a20 [2020-06-22T07:25:51.292Z] Removing intermediate container 273377ac5a20 [2020-06-22T07:25:51.292Z] ---> ed430d98d10f [2020-06-22T07:25:51.292Z] Step 5/5 : LABEL git_sha=304d0312b2e412273d3a3ef21e05d5e7062a2440 [2020-06-22T07:25:51.292Z] ---> Running in 4e7ec6a66a26 [2020-06-22T07:25:51.292Z] Removing intermediate container 4e7ec6a66a26 [2020-06-22T07:25:51.292Z] ---> 30e6f6640a5a [2020-06-22T07:25:51.292Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-22T07:25:51.292Z] Successfully built 30e6f6640a5a [2020-06-22T07:25:51.292Z] Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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) Stage "Clair Scan" skipped due to when conditional [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 [2020-06-22T07:25:52.398Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T07:25:52.953Z] ---> package-listing.sh [2020-06-22T07:25:52.954Z] ++ facter osfamily [2020-06-22T07:25:52.954Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-22T07:25:52.954Z] + OS_FAMILY=redhat [2020-06-22T07:25:52.954Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-135 [2020-06-22T07:25:52.954Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-22T07:25:52.954Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-22T07:25:52.954Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-22T07:25:52.954Z] + PACKAGES=/tmp/packages_start.txt [2020-06-22T07:25:52.954Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' [2020-06-22T07:25:52.954Z] + PACKAGES=/tmp/packages_end.txt [2020-06-22T07:25:52.954Z] + case "${OS_FAMILY}" in [2020-06-22T07:25:52.954Z] + rpm -qa [2020-06-22T07:25:52.954Z] + sort [2020-06-22T07:25:56.261Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-22T07:25:56.261Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-22T07:25:56.261Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-22T07:25:56.261Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' [2020-06-22T07:25:56.261Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-135/archives/ [2020-06-22T07:25:56.261Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-135/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-22T07:25:56.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T07:25:56.997Z] [2020-06-22T07:25:56.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-22T07:25:57.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T07:25:57.321Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-22T07:25:57.321Z] c9b1b535fdd9: Pulling fs layer [2020-06-22T07:25:57.321Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-22T07:25:57.321Z] 756a868c4378: Pulling fs layer [2020-06-22T07:25:57.321Z] 444b2fc9a129: Pulling fs layer [2020-06-22T07:25:57.321Z] ea15f1150254: Pulling fs layer [2020-06-22T07:25:57.321Z] 41b27a9f41bf: Pulling fs layer [2020-06-22T07:25:57.321Z] 28c525ee5125: Pulling fs layer [2020-06-22T07:25:57.321Z] 094b1ea09ed8: Pulling fs layer [2020-06-22T07:25:57.321Z] 138eaada9080: Pulling fs layer [2020-06-22T07:25:57.321Z] 0622d0fa9048: Pulling fs layer [2020-06-22T07:25:57.321Z] 41b27a9f41bf: Waiting [2020-06-22T07:25:57.321Z] 28c525ee5125: Waiting [2020-06-22T07:25:57.321Z] 094b1ea09ed8: Waiting [2020-06-22T07:25:57.321Z] 138eaada9080: Waiting [2020-06-22T07:25:57.321Z] 0622d0fa9048: Waiting [2020-06-22T07:25:57.321Z] 444b2fc9a129: Waiting [2020-06-22T07:25:57.321Z] ea15f1150254: Waiting [2020-06-22T07:25:57.322Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-22T07:25:57.322Z] 2cc5ad85d9ab: Download complete [2020-06-22T07:25:57.322Z] 444b2fc9a129: Verifying Checksum [2020-06-22T07:25:57.322Z] 444b2fc9a129: Download complete [2020-06-22T07:25:57.322Z] c9b1b535fdd9: Download complete [2020-06-22T07:25:57.322Z] ea15f1150254: Verifying Checksum [2020-06-22T07:25:57.322Z] ea15f1150254: Download complete [2020-06-22T07:25:57.609Z] 28c525ee5125: Verifying Checksum [2020-06-22T07:25:57.609Z] 28c525ee5125: Download complete [2020-06-22T07:25:57.895Z] 756a868c4378: Verifying Checksum [2020-06-22T07:25:57.895Z] 756a868c4378: Download complete [2020-06-22T07:25:57.895Z] 138eaada9080: Verifying Checksum [2020-06-22T07:25:57.895Z] 138eaada9080: Download complete [2020-06-22T07:25:57.895Z] c9b1b535fdd9: Pull complete [2020-06-22T07:25:57.895Z] 094b1ea09ed8: Verifying Checksum [2020-06-22T07:25:57.895Z] 094b1ea09ed8: Download complete [2020-06-22T07:25:57.895Z] 0622d0fa9048: Verifying Checksum [2020-06-22T07:25:57.895Z] 0622d0fa9048: Download complete [2020-06-22T07:25:58.483Z] 2cc5ad85d9ab: Pull complete [2020-06-22T07:25:58.483Z] 41b27a9f41bf: Verifying Checksum [2020-06-22T07:25:58.483Z] 41b27a9f41bf: Download complete [2020-06-22T07:25:59.895Z] 756a868c4378: Pull complete [2020-06-22T07:26:00.159Z] 444b2fc9a129: Pull complete [2020-06-22T07:26:00.421Z] ea15f1150254: Pull complete [2020-06-22T07:26:04.662Z] 41b27a9f41bf: Pull complete [2020-06-22T07:26:04.662Z] 28c525ee5125: Pull complete [2020-06-22T07:26:07.971Z] 094b1ea09ed8: Pull complete [2020-06-22T07:26:07.971Z] 138eaada9080: Pull complete [2020-06-22T07:26:07.971Z] 0622d0fa9048: Pull complete [2020-06-22T07:26:07.971Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-22T07:26:07.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-22T07:26:07.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-22T07:26:08.161Z] prd-centos7-docker-4c-2g-3944 does not seem to be running inside a container [2020-06-22T07:26:08.217Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_PR-135 -v /w/workspace/exfoundry_ci-build-images_PR-135:/w/workspace/exfoundry_ci-build-images_PR-135:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-135@tmp:/w/workspace/exfoundry_ci-build-images_PR-135@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-22T07:26:10.487Z] $ docker top 8664eb86308812583dfc90e1fe11bf43c1b5584a5b6bd20a1a8429542cb294a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-22T07:26:10.658Z] provisioning config files... [2020-06-22T07:26:10.673Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-135@tmp/config486453621392597564tmp [Pipeline] { [Pipeline] echo [2020-06-22T07:26:10.706Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T07:26:10.998Z] ---> create-netrc.sh [Pipeline] echo [2020-06-22T07:26:11.008Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-22T07:26:11.300Z] ---> logs-deploy.sh [2020-06-22T07:26:11.300Z] + ARCHIVE_ARTIFACTS= [2020-06-22T07:26:11.300Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-22T07:26:11.300Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-22T07:26:11.300Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-22T07:26:11.300Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/2 [2020-06-22T07:26:11.300Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-135/2/ [2020-06-22T07:26:11.300Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/2 /w/workspace/exfoundry_ci-build-images_PR-135 [2020-06-22T07:26:12.243Z] Archives upload complete. [2020-06-22T07:26:12.503Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-135/2/