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 a20c0f70d6c426896c59d492d1eefeb30986f141 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4232 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 Cloning repository git@github.com:edgexfoundry/ci-build-images.git Fetching without tags Merging remotes/origin/edgex-compose commit 3713164f6485193a7db812284b98f7ee71a568b9 into PR head commit a20c0f70d6c426896c59d492d1eefeb30986f141 > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f a20c0f70d6c426896c59d492d1eefeb30986f141 # timeout=10 Merge succeeded, producing a20c0f70d6c426896c59d492d1eefeb30986f141 Checking out Revision a20c0f70d6c426896c59d492d1eefeb30986f141 (PR-135) > 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 a20c0f70d6c426896c59d492d1eefeb30986f141 # 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-24T00:31:39.665Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-24T00:31:39.784Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-24T00:31:39.823Z] ========================================================= [2020-06-24T00:31:39.823Z] EdgeX Global Pipelines Version Info [2020-06-24T00:31:39.823Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 304d0312b2e412273d3a3ef21e05d5e7062a2440 # timeout=10 [2020-06-24T00:31:41.666Z] ------------------- [2020-06-24T00:31:41.666Z] stable info: [2020-06-24T00:31:41.666Z] ------------------- [2020-06-24T00:31:41.666Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-24T00:31:41.666Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-24T00:31:41.666Z] Message: update stable to v1.0.89 [2020-06-24T00:31:42.238Z] ------------------- [2020-06-24T00:31:42.238Z] experimental info: [2020-06-24T00:31:42.238Z] ------------------- [2020-06-24T00:31:42.238Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-24T00:31:42.238Z] Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 [2020-06-24T00:31:42.238Z] 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-24T00:31:45.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-24T00:31:45.427Z] + ls -al . [2020-06-24T00:31:45.428Z] total 12 [2020-06-24T00:31:45.428Z] drwxrwxr-x. 3 jenkins jenkins 72 Jun 24 00:31 . [2020-06-24T00:31:45.428Z] drwxrwxr-x. 4 jenkins jenkins 112 Jun 24 00:31 .. [2020-06-24T00:31:45.428Z] -rw-rw-r--. 1 jenkins jenkins 299 Jun 24 00:31 Dockerfile [2020-06-24T00:31:45.428Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 00:31 .git [2020-06-24T00:31:45.428Z] -rw-rw-r--. 1 jenkins jenkins 886 Jun 24 00:31 Jenkinsfile [2020-06-24T00:31:45.428Z] -rw-rw-r--. 1 jenkins jenkins 1309 Jun 24 00:31 README.md [Pipeline] isUnix [Pipeline] sh [2020-06-24T00:31:46.029Z] + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=a20c0f70d6c426896c59d492d1eefeb30986f141 --label arch=amd64 . [2020-06-24T00:31:46.292Z] Sending build context to Docker daemon 206.3kB [2020-06-24T00:31:46.292Z] Step 1/5 : FROM alpine:3.11 [2020-06-24T00:31:46.555Z] 3.11: Pulling from library/alpine [2020-06-24T00:31:46.820Z] cbdbe7a5bc2a: Pulling fs layer [2020-06-24T00:31:46.820Z] cbdbe7a5bc2a: Download complete [2020-06-24T00:31:47.082Z] cbdbe7a5bc2a: Pull complete [2020-06-24T00:31:47.082Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-06-24T00:31:47.082Z] Status: Downloaded newer image for alpine:3.11 [2020-06-24T00:31:47.082Z] ---> f70734b6a266 [2020-06-24T00:31:47.082Z] 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 curl [2020-06-24T00:31:47.652Z] ---> Running in 5bc439c5288c [2020-06-24T00:31:48.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-24T00:31:48.225Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-24T00:31:48.488Z] (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-06-24T00:31:48.488Z] (2/72) Installing ncurses-libs (6.1_p20200118-r4) [2020-06-24T00:31:48.488Z] (3/72) Installing readline (8.0.1-r0) [2020-06-24T00:31:48.488Z] (4/72) Installing bash (5.0.11-r1) [2020-06-24T00:31:48.488Z] Executing bash-5.0.11-r1.post-install [2020-06-24T00:31:48.488Z] (5/72) Installing ca-certificates (20191127-r2) [2020-06-24T00:31:48.488Z] (6/72) Installing nghttp2-libs (1.40.0-r1) [2020-06-24T00:31:48.488Z] (7/72) Installing libcurl (7.67.0-r0) [2020-06-24T00:31:48.488Z] (8/72) Installing curl (7.67.0-r0) [2020-06-24T00:31:48.488Z] (9/72) Installing libbz2 (1.0.8-r1) [2020-06-24T00:31:48.488Z] (10/72) Installing expat (2.2.9-r1) [2020-06-24T00:31:48.488Z] (11/72) Installing libffi (3.2.1-r6) [2020-06-24T00:31:48.488Z] (12/72) Installing gdbm (1.13-r1) [2020-06-24T00:31:48.488Z] (13/72) Installing xz-libs (5.2.4-r0) [2020-06-24T00:31:48.488Z] (14/72) Installing sqlite-libs (3.30.1-r2) [2020-06-24T00:31:48.488Z] (15/72) Installing python3 (3.8.2-r0) [2020-06-24T00:31:49.872Z] (16/72) Installing py3-setuptools (42.0.2-r0) [2020-06-24T00:31:49.872Z] (17/72) Installing py3-six (1.13.0-r0) [2020-06-24T00:31:49.872Z] (18/72) Installing dockerpy-creds (0.4.0-r2) [2020-06-24T00:31:49.872Z] (19/72) Installing py3-cparser (2.19-r4) [2020-06-24T00:31:49.872Z] (20/72) Installing py3-cffi (1.13.2-r0) [2020-06-24T00:31:49.872Z] (21/72) Installing py3-idna (2.8-r3) [2020-06-24T00:31:49.872Z] (22/72) Installing py3-asn1crypto (1.2.0-r1) [2020-06-24T00:31:49.872Z] (23/72) Installing py3-cryptography (2.8-r1) [2020-06-24T00:31:49.872Z] (24/72) Installing py3-ipaddress (1.0.23-r1) [2020-06-24T00:31:49.872Z] (25/72) Installing py3-parsing (2.4.5-r1) [2020-06-24T00:31:49.872Z] (26/72) Installing py3-packaging (19.2-r2) [2020-06-24T00:31:50.134Z] (27/72) Installing py3-chardet (3.0.4-r3) [2020-06-24T00:31:50.134Z] (28/72) Installing py3-certifi (2019.9.11-r2) [2020-06-24T00:31:50.134Z] (29/72) Installing py3-urllib3 (1.25.7-r1) [2020-06-24T00:31:50.134Z] (30/72) Installing py3-requests (2.22.0-r0) [2020-06-24T00:31:50.134Z] (31/72) Installing py3-websocket-client (0.56.0-r3) [2020-06-24T00:31:50.134Z] (32/72) Installing docker-py (4.1.0-r1) [2020-06-24T00:31:50.134Z] (33/72) Installing py3-cached-property (1.5.1-r1) [2020-06-24T00:31:50.135Z] (34/72) Installing py3-dockerpty (0.4.1-r2) [2020-06-24T00:31:50.135Z] (35/72) Installing py3-docopt (0.6.2-r5) [2020-06-24T00:31:50.135Z] (36/72) Installing py3-more-itertools (8.0.2-r0) [2020-06-24T00:31:50.135Z] (37/72) Installing py3-zipp (0.6.0-r1) [2020-06-24T00:31:50.135Z] (38/72) Installing py3-importlib-metadata (0.23-r1) [2020-06-24T00:31:50.135Z] (39/72) Installing py3-pyrsistent (0.15.6-r0) [2020-06-24T00:31:50.135Z] (40/72) Installing py3-attrs (19.3.0-r0) [2020-06-24T00:31:50.135Z] (41/72) Installing py3-jsonschema (3.2.0-r0) [2020-06-24T00:31:50.135Z] (42/72) Installing py3-asn1 (0.4.7-r2) [2020-06-24T00:31:51.076Z] (43/72) Installing py3-bcrypt (3.1.7-r2) [2020-06-24T00:31:51.077Z] (44/72) Installing py3-pynacl (1.3.0-r4) [2020-06-24T00:31:51.077Z] (45/72) Installing py3-paramiko (2.7.1-r0) [2020-06-24T00:31:51.077Z] (46/72) Installing py3-pysocks (1.7.1-r1) [2020-06-24T00:31:51.077Z] (47/72) Installing py3-texttable (1.6.2-r1) [2020-06-24T00:31:51.077Z] (48/72) Installing yaml (0.2.2-r1) [2020-06-24T00:31:51.077Z] (49/72) Installing py3-yaml (5.3.1-r0) [2020-06-24T00:31:51.077Z] (50/72) Installing docker-compose (1.24.1-r3) [2020-06-24T00:31:51.077Z] (51/72) Installing libgcc (9.2.0-r4) [2020-06-24T00:31:51.077Z] (52/72) Installing libstdc++ (9.2.0-r4) [2020-06-24T00:31:51.077Z] (53/72) Installing binutils (2.33.1-r0) [2020-06-24T00:31:51.077Z] (54/72) Installing gmp (6.1.2-r1) [2020-06-24T00:31:51.077Z] (55/72) Installing isl (0.18-r0) [2020-06-24T00:31:51.077Z] (56/72) Installing libgomp (9.2.0-r4) [2020-06-24T00:31:51.077Z] (57/72) Installing libatomic (9.2.0-r4) [2020-06-24T00:31:51.077Z] (58/72) Installing mpfr4 (4.0.2-r1) [2020-06-24T00:31:51.337Z] (59/72) Installing mpc1 (1.1.0-r1) [2020-06-24T00:31:51.337Z] (60/72) Installing gcc (9.2.0-r4) [2020-06-24T00:31:54.644Z] (61/72) Installing musl-dev (1.1.24-r2) [2020-06-24T00:31:54.644Z] (62/72) Installing libc-dev (0.7.2-r0) [2020-06-24T00:31:54.644Z] (63/72) Installing linux-headers (4.19.36-r0) [2020-06-24T00:31:54.644Z] (64/72) Installing pkgconf (1.6.3-r0) [2020-06-24T00:31:54.644Z] (65/72) Installing libffi-dev (3.2.1-r6) [2020-06-24T00:31:54.644Z] (66/72) Installing make (4.2.1-r2) [2020-06-24T00:31:54.644Z] (67/72) Installing openssl-dev (1.1.1g-r0) [2020-06-24T00:31:54.644Z] (68/72) Installing python2 (2.7.18-r0) [2020-06-24T00:31:56.576Z] (69/72) Installing py-setuptools (42.0.2-r0) [2020-06-24T00:31:56.576Z] (70/72) Installing py2-pip (18.1-r0) [2020-06-24T00:31:56.836Z] (71/72) Installing python2-dev (2.7.18-r0) [2020-06-24T00:31:56.836Z] (72/72) Installing unzip (6.0-r6) [2020-06-24T00:31:56.836Z] Executing busybox-1.31.1-r9.trigger [2020-06-24T00:31:56.836Z] Executing ca-certificates-20191127-r2.trigger [2020-06-24T00:31:57.097Z] OK: 267 MiB in 86 packages [2020-06-24T00:31:58.065Z] Still waiting to schedule task [2020-06-24T00:31:58.065Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-24T00:32:15.226Z] Removing intermediate container 5bc439c5288c [2020-06-24T00:32:15.227Z] ---> c5d355249874 [2020-06-24T00:32:15.227Z] Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] [2020-06-24T00:32:15.227Z] ---> Running in c2fce39d5813 [2020-06-24T00:32:15.487Z] Removing intermediate container c2fce39d5813 [2020-06-24T00:32:15.487Z] ---> ce24a82118fe [2020-06-24T00:32:15.487Z] Step 4/5 : LABEL arch=amd64 [2020-06-24T00:32:15.487Z] ---> Running in 8690200522fd [2020-06-24T00:32:15.487Z] Removing intermediate container 8690200522fd [2020-06-24T00:32:15.487Z] ---> 74cb4effa478 [2020-06-24T00:32:15.487Z] Step 5/5 : LABEL git_sha=a20c0f70d6c426896c59d492d1eefeb30986f141 [2020-06-24T00:32:15.747Z] ---> Running in 088432d054cd [2020-06-24T00:32:15.747Z] Removing intermediate container 088432d054cd [2020-06-24T00:32:15.747Z] ---> dd04c25502c5 [2020-06-24T00:32:15.747Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-24T00:32:15.747Z] Successfully built dd04c25502c5 [2020-06-24T00:32:15.747Z] 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-24T00:35:04.002Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4233 in /w/workspace/exfoundry_ci-build-images_PR-135 [Pipeline] { [Pipeline] checkout [2020-06-24T00:35:08.536Z] using credential edgex-jenkins-ssh [2020-06-24T00:35:08.569Z] Cloning the remote Git repository [2020-06-24T00:35:08.569Z] Cloning with configured refspecs honoured and without tags [2020-06-24T00:35:08.600Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-06-24T00:35:08.701Z] > git init /w/workspace/exfoundry_ci-build-images_PR-135 # timeout=10 [2020-06-24T00:35:08.759Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-06-24T00:35:08.760Z] > git --version # timeout=10 [2020-06-24T00:35:08.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-24T00:35:08.834Z] > 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-24T00:35:09.575Z] Fetching without tags [2020-06-24T00:35:10.030Z] Merging remotes/origin/edgex-compose commit 3713164f6485193a7db812284b98f7ee71a568b9 into PR head commit a20c0f70d6c426896c59d492d1eefeb30986f141 [2020-06-24T00:35:09.468Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-06-24T00:35:09.491Z] > git config --add remote.origin.fetch +refs/pull/135/head:refs/remotes/origin/PR-135 # timeout=10 [2020-06-24T00:35:09.508Z] > git config --add remote.origin.fetch +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2020-06-24T00:35:09.534Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-06-24T00:35:09.560Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-06-24T00:35:09.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-24T00:35:09.572Z] > 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-24T00:35:10.024Z] > git config core.sparsecheckout # timeout=10 [2020-06-24T00:35:10.047Z] > git checkout -f a20c0f70d6c426896c59d492d1eefeb30986f141 # timeout=10 [2020-06-24T00:35:10.115Z] > git remote # timeout=10 [2020-06-24T00:35:10.174Z] > git config --get remote.origin.url # timeout=10 [2020-06-24T00:35:10.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-24T00:35:10.227Z] > git merge 3713164f6485193a7db812284b98f7ee71a568b9 # timeout=10 [2020-06-24T00:35:10.308Z] Merge succeeded, producing a20c0f70d6c426896c59d492d1eefeb30986f141 [2020-06-24T00:35:10.309Z] Checking out Revision a20c0f70d6c426896c59d492d1eefeb30986f141 (PR-135) [2020-06-24T00:35:10.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-24T00:35:10.290Z] > git config core.sparsecheckout # timeout=10 [2020-06-24T00:35:10.313Z] > git checkout -f a20c0f70d6c426896c59d492d1eefeb30986f141 # timeout=10 [2020-06-24T00:35:14.605Z] 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-24T00:35:16.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-24T00:35:16.739Z] + ls -al . [2020-06-24T00:35:16.739Z] total 24 [2020-06-24T00:35:16.739Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 00:35 . [2020-06-24T00:35:16.739Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 00:35 .. [2020-06-24T00:35:16.739Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 00:35 .git [2020-06-24T00:35:16.739Z] -rw-rw-r-- 1 jenkins jenkins 299 Jun 24 00:35 Dockerfile [2020-06-24T00:35:16.739Z] -rw-rw-r-- 1 jenkins jenkins 886 Jun 24 00:35 Jenkinsfile [2020-06-24T00:35:16.739Z] -rw-rw-r-- 1 jenkins jenkins 1309 Jun 24 00:35 README.md [Pipeline] isUnix [Pipeline] sh [2020-06-24T00:35:17.084Z] + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=a20c0f70d6c426896c59d492d1eefeb30986f141 --label arch=arm64 . [2020-06-24T00:35:17.680Z] Sending build context to Docker daemon 206.3kB [2020-06-24T00:35:17.954Z] Step 1/5 : FROM alpine:3.11 [2020-06-24T00:35:18.551Z] 3.11: Pulling from library/alpine [2020-06-24T00:35:18.551Z] 29e5d40040c1: Pulling fs layer [2020-06-24T00:35:18.826Z] 29e5d40040c1: Verifying Checksum [2020-06-24T00:35:18.827Z] 29e5d40040c1: Download complete [2020-06-24T00:35:19.444Z] 29e5d40040c1: Pull complete [2020-06-24T00:35:19.444Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-06-24T00:35:19.444Z] Status: Downloaded newer image for alpine:3.11 [2020-06-24T00:35:19.444Z] ---> c20d2a9ab686 [2020-06-24T00:35:19.444Z] 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 curl [2020-06-24T00:35:19.723Z] ---> Running in 2158b57e590e [2020-06-24T00:35:21.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-24T00:35:21.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-24T00:35:21.989Z] (1/72) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-06-24T00:35:21.989Z] (2/72) Installing ncurses-libs (6.1_p20200118-r4) [2020-06-24T00:35:21.989Z] (3/72) Installing readline (8.0.1-r0) [2020-06-24T00:35:21.989Z] (4/72) Installing bash (5.0.11-r1) [2020-06-24T00:35:22.261Z] Executing bash-5.0.11-r1.post-install [2020-06-24T00:35:22.261Z] (5/72) Installing ca-certificates (20191127-r2) [2020-06-24T00:35:22.261Z] (6/72) Installing nghttp2-libs (1.40.0-r1) [2020-06-24T00:35:22.261Z] (7/72) Installing libcurl (7.67.0-r0) [2020-06-24T00:35:22.261Z] (8/72) Installing curl (7.67.0-r0) [2020-06-24T00:35:22.261Z] (9/72) Installing libbz2 (1.0.8-r1) [2020-06-24T00:35:22.261Z] (10/72) Installing expat (2.2.9-r1) [2020-06-24T00:35:22.261Z] (11/72) Installing libffi (3.2.1-r6) [2020-06-24T00:35:22.261Z] (12/72) Installing gdbm (1.13-r1) [2020-06-24T00:35:22.261Z] (13/72) Installing xz-libs (5.2.4-r0) [2020-06-24T00:35:22.261Z] (14/72) Installing sqlite-libs (3.30.1-r2) [2020-06-24T00:35:22.261Z] (15/72) Installing python3 (3.8.2-r0) [2020-06-24T00:35:24.863Z] (16/72) Installing py3-setuptools (42.0.2-r0) [2020-06-24T00:35:24.864Z] (17/72) Installing py3-six (1.13.0-r0) [2020-06-24T00:35:24.864Z] (18/72) Installing dockerpy-creds (0.4.0-r2) [2020-06-24T00:35:24.864Z] (19/72) Installing py3-cparser (2.19-r4) [2020-06-24T00:35:24.864Z] (20/72) Installing py3-cffi (1.13.2-r0) [2020-06-24T00:35:24.864Z] (21/72) Installing py3-idna (2.8-r3) [2020-06-24T00:35:24.864Z] (22/72) Installing py3-asn1crypto (1.2.0-r1) [2020-06-24T00:35:24.864Z] (23/72) Installing py3-cryptography (2.8-r1) [2020-06-24T00:35:24.864Z] (24/72) Installing py3-ipaddress (1.0.23-r1) [2020-06-24T00:35:24.864Z] (25/72) Installing py3-parsing (2.4.5-r1) [2020-06-24T00:35:24.864Z] (26/72) Installing py3-packaging (19.2-r2) [2020-06-24T00:35:24.864Z] (27/72) Installing py3-chardet (3.0.4-r3) [2020-06-24T00:35:24.864Z] (28/72) Installing py3-certifi (2019.9.11-r2) [2020-06-24T00:35:25.134Z] (29/72) Installing py3-urllib3 (1.25.7-r1) [2020-06-24T00:35:25.134Z] (30/72) Installing py3-requests (2.22.0-r0) [2020-06-24T00:35:25.134Z] (31/72) Installing py3-websocket-client (0.56.0-r3) [2020-06-24T00:35:25.134Z] (32/72) Installing docker-py (4.1.0-r1) [2020-06-24T00:35:25.134Z] (33/72) Installing py3-cached-property (1.5.1-r1) [2020-06-24T00:35:25.134Z] (34/72) Installing py3-dockerpty (0.4.1-r2) [2020-06-24T00:35:25.134Z] (35/72) Installing py3-docopt (0.6.2-r5) [2020-06-24T00:35:25.134Z] (36/72) Installing py3-more-itertools (8.0.2-r0) [2020-06-24T00:35:25.134Z] (37/72) Installing py3-zipp (0.6.0-r1) [2020-06-24T00:35:25.134Z] (38/72) Installing py3-importlib-metadata (0.23-r1) [2020-06-24T00:35:25.134Z] (39/72) Installing py3-pyrsistent (0.15.6-r0) [2020-06-24T00:35:25.134Z] (40/72) Installing py3-attrs (19.3.0-r0) [2020-06-24T00:35:25.403Z] (41/72) Installing py3-jsonschema (3.2.0-r0) [2020-06-24T00:35:25.403Z] (42/72) Installing py3-asn1 (0.4.7-r2) [2020-06-24T00:35:25.403Z] (43/72) Installing py3-bcrypt (3.1.7-r2) [2020-06-24T00:35:25.403Z] (44/72) Installing py3-pynacl (1.3.0-r4) [2020-06-24T00:35:25.403Z] (45/72) Installing py3-paramiko (2.7.1-r0) [2020-06-24T00:35:25.403Z] (46/72) Installing py3-pysocks (1.7.1-r1) [2020-06-24T00:35:25.403Z] (47/72) Installing py3-texttable (1.6.2-r1) [2020-06-24T00:35:25.403Z] (48/72) Installing yaml (0.2.2-r1) [2020-06-24T00:35:25.403Z] (49/72) Installing py3-yaml (5.3.1-r0) [2020-06-24T00:35:25.403Z] (50/72) Installing docker-compose (1.24.1-r3) [2020-06-24T00:35:25.673Z] (51/72) Installing libgcc (9.2.0-r4) [2020-06-24T00:35:25.673Z] (52/72) Installing libstdc++ (9.2.0-r4) [2020-06-24T00:35:25.673Z] (53/72) Installing binutils (2.33.1-r0) [2020-06-24T00:35:25.945Z] (54/72) Installing gmp (6.1.2-r1) [2020-06-24T00:35:25.945Z] (55/72) Installing isl (0.18-r0) [2020-06-24T00:35:25.945Z] (56/72) Installing libgomp (9.2.0-r4) [2020-06-24T00:35:25.945Z] (57/72) Installing libatomic (9.2.0-r4) [2020-06-24T00:35:25.945Z] (58/72) Installing mpfr4 (4.0.2-r1) [2020-06-24T00:35:25.945Z] (59/72) Installing mpc1 (1.1.0-r1) [2020-06-24T00:35:25.945Z] (60/72) Installing gcc (9.2.0-r4) [2020-06-24T00:35:27.372Z] (61/72) Installing musl-dev (1.1.24-r2) [2020-06-24T00:35:27.643Z] (62/72) Installing libc-dev (0.7.2-r0) [2020-06-24T00:35:27.643Z] (63/72) Installing linux-headers (4.19.36-r0) [2020-06-24T00:35:28.230Z] (64/72) Installing pkgconf (1.6.3-r0) [2020-06-24T00:35:28.230Z] (65/72) Installing libffi-dev (3.2.1-r6) [2020-06-24T00:35:28.230Z] (66/72) Installing make (4.2.1-r2) [2020-06-24T00:35:28.230Z] (67/72) Installing openssl-dev (1.1.1g-r0) [2020-06-24T00:35:28.230Z] (68/72) Installing python2 (2.7.18-r0) [2020-06-24T00:35:29.651Z] (69/72) Installing py-setuptools (42.0.2-r0) [2020-06-24T00:35:29.651Z] (70/72) Installing py2-pip (18.1-r0) [2020-06-24T00:35:30.238Z] (71/72) Installing python2-dev (2.7.18-r0) [2020-06-24T00:35:30.511Z] (72/72) Installing unzip (6.0-r6) [2020-06-24T00:35:30.511Z] Executing busybox-1.31.1-r9.trigger [2020-06-24T00:35:30.511Z] Executing ca-certificates-20191127-r2.trigger [2020-06-24T00:35:30.511Z] OK: 253 MiB in 86 packages [2020-06-24T00:35:48.815Z] Removing intermediate container 2158b57e590e [2020-06-24T00:35:48.815Z] ---> 7744d3795b7a [2020-06-24T00:35:48.815Z] Step 3/5 : ENTRYPOINT ["/usr/bin/docker-compose"] [2020-06-24T00:35:48.815Z] ---> Running in f0dde132d1b0 [2020-06-24T00:35:48.815Z] Removing intermediate container f0dde132d1b0 [2020-06-24T00:35:48.815Z] ---> 5fecb3ada6a1 [2020-06-24T00:35:48.815Z] Step 4/5 : LABEL arch=arm64 [2020-06-24T00:35:48.815Z] ---> Running in 631f3f03bbe6 [2020-06-24T00:35:49.086Z] Removing intermediate container 631f3f03bbe6 [2020-06-24T00:35:49.086Z] ---> 3c8d1e34df36 [2020-06-24T00:35:49.086Z] Step 5/5 : LABEL git_sha=a20c0f70d6c426896c59d492d1eefeb30986f141 [2020-06-24T00:35:49.358Z] ---> Running in 7b73d393444f [2020-06-24T00:35:49.630Z] Removing intermediate container 7b73d393444f [2020-06-24T00:35:49.630Z] ---> d7e287dcee93 [2020-06-24T00:35:49.630Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-24T00:35:49.630Z] Successfully built d7e287dcee93 [2020-06-24T00:35:49.630Z] 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-24T00:35:50.804Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-24T00:35:51.368Z] ---> package-listing.sh [2020-06-24T00:35:51.368Z] ++ facter osfamily [2020-06-24T00:35:51.369Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-24T00:35:51.369Z] + OS_FAMILY=redhat [2020-06-24T00:35:51.369Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-135 [2020-06-24T00:35:51.369Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-24T00:35:51.369Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-24T00:35:51.369Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-24T00:35:51.369Z] + PACKAGES=/tmp/packages_start.txt [2020-06-24T00:35:51.369Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' [2020-06-24T00:35:51.369Z] + PACKAGES=/tmp/packages_end.txt [2020-06-24T00:35:51.369Z] + case "${OS_FAMILY}" in [2020-06-24T00:35:51.369Z] + rpm -qa [2020-06-24T00:35:51.369Z] + sort [2020-06-24T00:35:55.578Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-24T00:35:55.579Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-24T00:35:55.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-24T00:35:55.579Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-135 ']' [2020-06-24T00:35:55.579Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-135/archives/ [2020-06-24T00:35:55.579Z] + 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-24T00:35:56.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-24T00:35:56.334Z] [2020-06-24T00:35:56.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-24T00:35:56.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-24T00:35:56.674Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-24T00:35:56.674Z] c9b1b535fdd9: Pulling fs layer [2020-06-24T00:35:56.674Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-24T00:35:56.674Z] 756a868c4378: Pulling fs layer [2020-06-24T00:35:56.674Z] 444b2fc9a129: Pulling fs layer [2020-06-24T00:35:56.674Z] ea15f1150254: Pulling fs layer [2020-06-24T00:35:56.674Z] 41b27a9f41bf: Pulling fs layer [2020-06-24T00:35:56.674Z] 28c525ee5125: Pulling fs layer [2020-06-24T00:35:56.674Z] 094b1ea09ed8: Pulling fs layer [2020-06-24T00:35:56.674Z] 138eaada9080: Pulling fs layer [2020-06-24T00:35:56.674Z] 0622d0fa9048: Pulling fs layer [2020-06-24T00:35:56.674Z] 444b2fc9a129: Waiting [2020-06-24T00:35:56.674Z] ea15f1150254: Waiting [2020-06-24T00:35:56.674Z] 28c525ee5125: Waiting [2020-06-24T00:35:56.674Z] 094b1ea09ed8: Waiting [2020-06-24T00:35:56.674Z] 138eaada9080: Waiting [2020-06-24T00:35:56.674Z] 0622d0fa9048: Waiting [2020-06-24T00:35:56.674Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-24T00:35:56.674Z] 2cc5ad85d9ab: Download complete [2020-06-24T00:35:56.674Z] 444b2fc9a129: Verifying Checksum [2020-06-24T00:35:56.674Z] 444b2fc9a129: Download complete [2020-06-24T00:35:56.674Z] c9b1b535fdd9: Verifying Checksum [2020-06-24T00:35:56.674Z] c9b1b535fdd9: Download complete [2020-06-24T00:35:56.674Z] ea15f1150254: Verifying Checksum [2020-06-24T00:35:56.674Z] ea15f1150254: Download complete [2020-06-24T00:35:56.950Z] 28c525ee5125: Verifying Checksum [2020-06-24T00:35:56.950Z] 28c525ee5125: Download complete [2020-06-24T00:35:57.225Z] 756a868c4378: Verifying Checksum [2020-06-24T00:35:57.225Z] 756a868c4378: Download complete [2020-06-24T00:35:57.225Z] 138eaada9080: Verifying Checksum [2020-06-24T00:35:57.225Z] 138eaada9080: Download complete [2020-06-24T00:35:57.522Z] 0622d0fa9048: Verifying Checksum [2020-06-24T00:35:57.522Z] 0622d0fa9048: Download complete [2020-06-24T00:35:57.522Z] c9b1b535fdd9: Pull complete [2020-06-24T00:35:57.522Z] 094b1ea09ed8: Verifying Checksum [2020-06-24T00:35:57.522Z] 094b1ea09ed8: Download complete [2020-06-24T00:35:57.783Z] 2cc5ad85d9ab: Pull complete [2020-06-24T00:35:58.054Z] 41b27a9f41bf: Verifying Checksum [2020-06-24T00:35:58.054Z] 41b27a9f41bf: Download complete [2020-06-24T00:35:59.451Z] 756a868c4378: Pull complete [2020-06-24T00:35:59.451Z] 444b2fc9a129: Pull complete [2020-06-24T00:35:59.715Z] ea15f1150254: Pull complete [2020-06-24T00:36:03.956Z] 41b27a9f41bf: Pull complete [2020-06-24T00:36:03.956Z] 28c525ee5125: Pull complete [2020-06-24T00:36:07.266Z] 094b1ea09ed8: Pull complete [2020-06-24T00:36:07.266Z] 138eaada9080: Pull complete [2020-06-24T00:36:07.266Z] 0622d0fa9048: Pull complete [2020-06-24T00:36:07.266Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-24T00:36:07.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-24T00:36:07.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-24T00:36:07.453Z] prd-centos7-docker-4c-2g-4232 does not seem to be running inside a container [2020-06-24T00:36:07.502Z] $ 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-24T00:36:11.018Z] $ docker top 9124081bf4d2b299ee5dfdf1b4c2056d715d0fe4567183a44b24939c0ca0f25e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-24T00:36:11.217Z] provisioning config files... [2020-06-24T00:36:11.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-135@tmp/config7151653893005616496tmp [Pipeline] { [Pipeline] echo [2020-06-24T00:36:11.278Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-24T00:36:11.577Z] ---> create-netrc.sh [Pipeline] echo [2020-06-24T00:36:11.586Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-24T00:36:11.880Z] ---> logs-deploy.sh [2020-06-24T00:36:11.880Z] + ARCHIVE_ARTIFACTS= [2020-06-24T00:36:11.880Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-24T00:36:11.880Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-24T00:36:11.880Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-24T00:36:11.880Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/3 [2020-06-24T00:36:11.880Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-135/3/ [2020-06-24T00:36:11.880Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/3 /w/workspace/exfoundry_ci-build-images_PR-135 [2020-06-24T00:36:12.827Z] Archives upload complete. [2020-06-24T00:36:13.108Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-135/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-135/3/