Pull request #126 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 ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 0b89807aa3edbc804b8017f20a85266685a5a85c+908e2a85a483ebc655f1e836c71707a898e93ccb (ca3206e30cc97b4e2f9fe39f8f02a04868e3c521) Running in Durability level: PERFORMANCE_OPTIMIZED 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 7d2c21029d308337b2925e331bbfe6b29dee8099 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 7d2c21029d308337b2925e331bbfe6b29dee8099 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d2c21029d308337b2925e331bbfe6b29dee8099 # timeout=10 Commit message: "Merge pull request #138 from ernestojeda/gradle-migration" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:egp-unit-test, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:egp-unit-test, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[gradle], releaseBranchOverride:egp-unit-test] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: egp-unit-test USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: egp-unit-test DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: egp-unit-test-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: egp-unit-test DOCKER_CUSTOM_TAGS: gradle [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-939 in /w/workspace/exfoundry_ci-build-images_PR-126 [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/exfoundry_ci-build-images_PR-126 # 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/126/head:refs/remotes/origin/PR-126 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Fetching without tags Merging remotes/origin/egp-unit-test commit 908e2a85a483ebc655f1e836c71707a898e93ccb into PR head commit 0b89807aa3edbc804b8017f20a85266685a5a85c Merge succeeded, producing 0b89807aa3edbc804b8017f20a85266685a5a85c Checking out Revision 0b89807aa3edbc804b8017f20a85266685a5a85c (PR-126) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/126/head:refs/remotes/origin/PR-126 # timeout=10 > git config --add remote.origin.fetch +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # 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/126/head:refs/remotes/origin/PR-126 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b89807aa3edbc804b8017f20a85266685a5a85c # 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 908e2a85a483ebc655f1e836c71707a898e93ccb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b89807aa3edbc804b8017f20a85266685a5a85c # timeout=10 Commit message: "migrate to gradle" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 44e208595718539d07d2a6de0cff52e5c41a8773 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:04: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) Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:04:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:52 + ls -al . 18:04:52 total 8 18:04:52 drwxrwxr-x. 3 jenkins jenkins 55 Mar 26 18:04 . 18:04:52 drwxrwxr-x. 4 jenkins jenkins 112 Mar 26 18:04 .. 18:04:52 -rw-rw-r--. 1 jenkins jenkins 941 Mar 26 18:04 Dockerfile 18:04:52 drwxrwxr-x. 8 jenkins jenkins 179 Mar 26 18:04 .git 18:04:52 -rw-rw-r--. 1 jenkins jenkins 904 Mar 26 18:04 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 18:04:53 + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0b89807aa3edbc804b8017f20a85266685a5a85c --label arch=amd64 . 18:04:53 Sending build context to Docker daemon 200.2kB 18:04:53 Step 1/13 : FROM gradle:6.2 as builder 18:04:53 6.2: Pulling from library/gradle 18:04:53 5bed26d33875: Pulling fs layer 18:04:53 f11b29a9c730: Pulling fs layer 18:04:53 930bda195c84: Pulling fs layer 18:04:53 78bf9a5ad49e: Pulling fs layer 18:04:53 bf7abfeb0680: Pulling fs layer 18:04:53 22def9b16f84: Pulling fs layer 18:04:53 3395be70a635: Pulling fs layer 18:04:53 c63b94ff3a31: Pulling fs layer 18:04:53 e1fdc1e1beb1: Pulling fs layer 18:04:53 22def9b16f84: Waiting 18:04:53 3395be70a635: Waiting 18:04:53 c63b94ff3a31: Waiting 18:04:53 e1fdc1e1beb1: Waiting 18:04:53 bf7abfeb0680: Waiting 18:04:53 78bf9a5ad49e: Waiting 18:04:53 930bda195c84: Download complete 18:04:53 f11b29a9c730: Verifying Checksum 18:04:53 f11b29a9c730: Download complete 18:04:54 78bf9a5ad49e: Verifying Checksum 18:04:54 78bf9a5ad49e: Download complete 18:04:54 bf7abfeb0680: Verifying Checksum 18:04:54 bf7abfeb0680: Download complete 18:04:54 5bed26d33875: Verifying Checksum 18:04:54 5bed26d33875: Download complete 18:04:54 3395be70a635: Verifying Checksum 18:04:54 3395be70a635: Download complete 18:04:56 c63b94ff3a31: Verifying Checksum 18:04:56 c63b94ff3a31: Download complete 18:04:56 22def9b16f84: Verifying Checksum 18:04:56 22def9b16f84: Download complete 18:04:56 5bed26d33875: Pull complete 18:04:56 e1fdc1e1beb1: Verifying Checksum 18:04:56 e1fdc1e1beb1: Download complete 18:04:56 f11b29a9c730: Pull complete 18:04:57 930bda195c84: Pull complete 18:04:57 78bf9a5ad49e: Pull complete 18:04:58 bf7abfeb0680: Pull complete 18:05:01 22def9b16f84: Pull complete 18:05:01 3395be70a635: Pull complete 18:05:04 c63b94ff3a31: Pull complete 18:05:06 e1fdc1e1beb1: Pull complete 18:05:06 Digest: sha256:2259795623d4d7dcbdc2a199e199b5e0a5bd92b69c4c77413b919b4a343eca6d 18:05:06 Status: Downloaded newer image for gradle:6.2 18:05:06 ---> 1431c168ffbf 18:05:06 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:05:06 ---> Running in 61a75b0bc3f7 18:05:06 Removing intermediate container 61a75b0bc3f7 18:05:06 ---> d17123a60cd3 18:05:06 Step 3/13 : WORKDIR /code 18:05:06 ---> Running in 9f7a68266c4e 18:05:06 Removing intermediate container 9f7a68266c4e 18:05:06 ---> 1b3aa6d5415c 18:05:06 Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache 18:05:06 ---> Running in 6d3f1c7aea4e 18:05:06 Removing intermediate container 6d3f1c7aea4e 18:05:06 ---> f40f04b46343 18:05:06 Step 5/13 : ARG EGP_VERSION=stable 18:05:07 ---> Running in 5da09c3a612d 18:05:07 Removing intermediate container 5da09c3a612d 18:05:07 ---> f90c89f560df 18:05:07 Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . 18:05:07 18:05:07 ---> b90fff034353 18:05:07 Step 7/13 : RUN tar -xzf ${EGP_VERSION}.tar.gz && mv edgex-global-pipelines-${EGP_VERSION}/* . && rm -rf edgex-global-pipelines-${EGP_VERSION} && rm -rf ${EGP_VERSION}.tar.gz 18:05:07 ---> Running in befaf981529f 18:05:08 Removing intermediate container befaf981529f 18:05:08 ---> 0e1fc573127b 18:05:08 Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses 18:05:08 ---> Running in 565829a957ba 18:05:09 18:05:09 Welcome to Gradle 6.2.2! 18:05:09 18:05:09 Here are the highlights of this release: 18:05:09 - Dependency checksum and signature verification 18:05:09 - Shareable read-only dependency cache 18:05:09 - Documentation links in deprecation messages 18:05:09 18:05:09 For more details see https://docs.gradle.org/6.2.2/release-notes.html 18:05:09 18:05:10 Starting a Gradle Daemon (subsequent builds will be faster) 18:05:16 > Task :compileJava NO-SOURCE 18:05:16 > Task :compileGroovy NO-SOURCE 18:05:16 > Task :processResources NO-SOURCE 18:05:16 > Task :classes UP-TO-DATE 18:05:16 > Task :compileTestJava NO-SOURCE 18:05:16 > Task :copyGlobalLibVars 18:05:48 > Task :compileTestGroovy 18:07:40 > Task :processTestResources 18:07:40 > Task :testClasses 18:07:40 18:07:40 BUILD SUCCESSFUL in 2m 27s 18:07:40 3 actionable tasks: 3 executed 18:07:40 Removing intermediate container 565829a957ba 18:07:40 ---> 23d7d2e91a1c 18:07:40 Step 9/13 : FROM gradle:6.0 18:07:40 6.0: Pulling from library/gradle 18:07:40 5c939e3a4d10: Pulling fs layer 18:07:40 c63719cdbe7a: Pulling fs layer 18:07:40 19a861ea6baf: Pulling fs layer 18:07:40 651c9d2d6c4f: Pulling fs layer 18:07:40 86e1a6e1ff3c: Pulling fs layer 18:07:40 669a50ce3c83: Pulling fs layer 18:07:40 777740344370: Pulling fs layer 18:07:40 5b1d2b774801: Pulling fs layer 18:07:40 6a1a875532b4: Pulling fs layer 18:07:40 669a50ce3c83: Waiting 18:07:40 777740344370: Waiting 18:07:40 5b1d2b774801: Waiting 18:07:40 6a1a875532b4: Waiting 18:07:40 651c9d2d6c4f: Waiting 18:07:40 86e1a6e1ff3c: Waiting 18:07:40 19a861ea6baf: Verifying Checksum 18:07:40 19a861ea6baf: Download complete 18:07:40 c63719cdbe7a: Verifying Checksum 18:07:40 c63719cdbe7a: Download complete 18:07:40 651c9d2d6c4f: Download complete 18:07:41 86e1a6e1ff3c: Verifying Checksum 18:07:41 86e1a6e1ff3c: Download complete 18:07:41 5c939e3a4d10: Verifying Checksum 18:07:41 5c939e3a4d10: Download complete 18:07:41 777740344370: Verifying Checksum 18:07:41 777740344370: Download complete 18:07:43 669a50ce3c83: Verifying Checksum 18:07:43 669a50ce3c83: Download complete 18:07:43 5b1d2b774801: Verifying Checksum 18:07:43 5b1d2b774801: Download complete 18:07:43 6a1a875532b4: Verifying Checksum 18:07:43 6a1a875532b4: Download complete 18:07:44 5c939e3a4d10: Pull complete 18:07:44 c63719cdbe7a: Pull complete 18:07:44 19a861ea6baf: Pull complete 18:07:44 651c9d2d6c4f: Pull complete 18:07:45 86e1a6e1ff3c: Pull complete 18:07:48 669a50ce3c83: Pull complete 18:07:48 777740344370: Pull complete 18:07:50 5b1d2b774801: Pull complete 18:07:53 6a1a875532b4: Pull complete 18:07:53 Digest: sha256:3d1f0a9c41733cbd818aeb50ce11d26a5a5c4149b708e2ebc88cdcbbc243a04d 18:07:53 Status: Downloaded newer image for gradle:6.0 18:07:53 ---> 8cab433a21d7 18:07:53 Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache 18:07:53 ---> Running in bc76e8a71a11 18:07:53 Removing intermediate container bc76e8a71a11 18:07:53 ---> d78dffce200d 18:07:53 Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} 18:07:57 ---> b90d3536c780 18:07:57 Step 12/13 : LABEL arch=amd64 18:07:57 ---> Running in 4003c19dea0f 18:07:57 Removing intermediate container 4003c19dea0f 18:07:57 ---> 14afb2a993fe 18:07:57 Step 13/13 : LABEL git_sha=0b89807aa3edbc804b8017f20a85266685a5a85c 18:07:57 ---> Running in 93823034ffde 18:07:57 Removing intermediate container 93823034ffde 18:07:57 ---> 3295ba62ecd8 18:07:57 [Warning] One or more build-args [ARCH] were not consumed 18:07:57 Successfully built 3295ba62ecd8 18:07:57 Successfully tagged edgex-devops/egp-unit-test: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] } [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 18:07:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:07:59 ---> package-listing.sh 18:07:59 ++ facter osfamily 18:07:59 ++ tr '[:upper:]' '[:lower:]' 18:07:59 + OS_FAMILY=redhat 18:07:59 + workspace=/w/workspace/exfoundry_ci-build-images_PR-126 18:07:59 + START_PACKAGES=/tmp/packages_start.txt 18:07:59 + END_PACKAGES=/tmp/packages_end.txt 18:07:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:07:59 + PACKAGES=/tmp/packages_start.txt 18:07:59 + '[' /w/workspace/exfoundry_ci-build-images_PR-126 ']' 18:07:59 + PACKAGES=/tmp/packages_end.txt 18:07:59 + case "${OS_FAMILY}" in 18:07:59 + rpm -qa 18:07:59 + sort 18:08:03 + '[' -f /tmp/packages_start.txt ']' 18:08:03 + '[' -f /tmp/packages_end.txt ']' 18:08:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:08:03 + '[' /w/workspace/exfoundry_ci-build-images_PR-126 ']' 18:08:03 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-126/archives/ 18:08:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-126/archives/ [Pipeline] isUnix [Pipeline] sh 18:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:08:04 18:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:08:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:08:04 alpine: Pulling from edgex-lftools-log-publisher 18:08:04 c9b1b535fdd9: Pulling fs layer 18:08:04 2cc5ad85d9ab: Pulling fs layer 18:08:04 756a868c4378: Pulling fs layer 18:08:04 444b2fc9a129: Pulling fs layer 18:08:04 ea15f1150254: Pulling fs layer 18:08:04 41b27a9f41bf: Pulling fs layer 18:08:04 28c525ee5125: Pulling fs layer 18:08:04 094b1ea09ed8: Pulling fs layer 18:08:04 138eaada9080: Pulling fs layer 18:08:04 0622d0fa9048: Pulling fs layer 18:08:04 ea15f1150254: Waiting 18:08:04 41b27a9f41bf: Waiting 18:08:04 28c525ee5125: Waiting 18:08:04 094b1ea09ed8: Waiting 18:08:04 138eaada9080: Waiting 18:08:04 0622d0fa9048: Waiting 18:08:04 444b2fc9a129: Waiting 18:08:04 2cc5ad85d9ab: Download complete 18:08:04 444b2fc9a129: Download complete 18:08:04 c9b1b535fdd9: Verifying Checksum 18:08:04 c9b1b535fdd9: Download complete 18:08:04 ea15f1150254: Download complete 18:08:04 28c525ee5125: Verifying Checksum 18:08:04 28c525ee5125: Download complete 18:08:05 c9b1b535fdd9: Pull complete 18:08:05 756a868c4378: Verifying Checksum 18:08:05 756a868c4378: Download complete 18:08:05 094b1ea09ed8: Verifying Checksum 18:08:05 094b1ea09ed8: Download complete 18:08:05 138eaada9080: Verifying Checksum 18:08:05 138eaada9080: Download complete 18:08:05 0622d0fa9048: Download complete 18:08:05 41b27a9f41bf: Verifying Checksum 18:08:05 41b27a9f41bf: Download complete 18:08:06 2cc5ad85d9ab: Pull complete 18:08:08 756a868c4378: Pull complete 18:08:08 444b2fc9a129: Pull complete 18:08:08 ea15f1150254: Pull complete 18:08:12 41b27a9f41bf: Pull complete 18:08:12 28c525ee5125: Pull complete 18:08:14 094b1ea09ed8: Pull complete 18:08:14 138eaada9080: Pull complete 18:08:14 0622d0fa9048: Pull complete 18:08:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 18:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:08:14 prd-centos7-docker-4c-2g-939 does not seem to be running inside a container 18:08:14 $ 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-126 -v /w/workspace/exfoundry_ci-build-images_PR-126:/w/workspace/exfoundry_ci-build-images_PR-126:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-126@tmp:/w/workspace/exfoundry_ci-build-images_PR-126@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 18:08:15 $ docker top 45287845a278ec4e89b2eb150653b09df5797e3e00bda98ba1e5ea022b45cd90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:08:16 provisioning config files... 18:08:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-126@tmp/config1306873859679964791tmp [Pipeline] { [Pipeline] echo 18:08:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:08:16 ---> create-netrc.sh [Pipeline] echo 18:08:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:08:16 ---> logs-deploy.sh 18:08:16 + ARCHIVE_ARTIFACTS= 18:08:16 + LOGS_SERVER=https://logs.edgexfoundry.org 18:08:16 + '[' https://logs.edgexfoundry.org == None ']' 18:08:16 + NEXUS_URL=https://nexus.edgexfoundry.org 18:08:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-126/2 18:08:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-126/2/ 18:08:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-126/2 /w/workspace/exfoundry_ci-build-images_PR-126 18:08:17 Archives upload complete. 18:08:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-126/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-126/2/