Pull request #149 opened 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 hahattan for edgexfoundry/device-modbus-go Obtained Jenkinsfile from ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e+eb57329eab223e55e7b2ddf4e89ae4fd35d89794 (3c5795bf18e7ce5705d7a2a8e1b69195402d65bf) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-149/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8175’ Running on prd-centos7-docker-4c-2g-8178 in /w/workspace/xfoundry_device-modbus-go_PR-149 [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/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit eb57329eab223e55e7b2ddf4e89ae4fd35d89794 into PR head commit ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e Merge succeeded, producing ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e Checking out Revision ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e (PR-149) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # 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 eb57329eab223e55e7b2ddf4e89ae4fd35d89794 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # timeout=10 Commit message: "upgrade sdk version to v1.2.1 for geneva release" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:33:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:33:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:33:16 ========================================================= 08:33:16 EdgeX Global Pipelines Version Info 08:33:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:33:17 ------------------- 08:33:17 stable info: 08:33:17 ------------------- 08:33:17 Commited By: Emilio Reyes emilio.reyes@intel.com 08:33:17 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 08:33:17 Message: update stable to v1.0.87 08:33:17 ------------------- 08:33:17 experimental info: 08:33:17 ------------------- 08:33:17 Commited By: **** collab-it+edgex@linuxfoundation.org 08:33:17 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 08:33:17 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:33:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:20 08:33:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:33:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:33:20 latest: Pulling from edgex-devops/git-semver 08:33:20 9123ac7c32f7: Pulling fs layer 08:33:20 b8cc5d1170e3: Pulling fs layer 08:33:20 2924cbbf6a41: Pulling fs layer 08:33:20 93b08a4f1073: Pulling fs layer 08:33:20 93b08a4f1073: Waiting 08:33:20 b8cc5d1170e3: Verifying Checksum 08:33:20 b8cc5d1170e3: Download complete 08:33:20 9123ac7c32f7: Verifying Checksum 08:33:20 9123ac7c32f7: Download complete 08:33:20 93b08a4f1073: Verifying Checksum 08:33:20 93b08a4f1073: Download complete 08:33:20 2924cbbf6a41: Download complete 08:33:20 9123ac7c32f7: Pull complete 08:33:21 b8cc5d1170e3: Pull complete 08:33:21 2924cbbf6a41: Pull complete 08:33:21 93b08a4f1073: Pull complete 08:33:21 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:33:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:33:22 prd-centos7-docker-4c-2g-8178 does not seem to be running inside a container 08:33:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-149 -v /w/workspace/xfoundry_device-modbus-go_PR-149:/w/workspace/xfoundry_device-modbus-go_PR-149:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-149@tmp:/w/workspace/xfoundry_device-modbus-go_PR-149@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:33:22 $ docker top 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:33:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:23 [ssh-agent] Looking for ssh-agent implementation... 08:33:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:23 $ docker exec 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af ssh-agent 08:33:23 SSH_AUTH_SOCK=/tmp/ssh-QPTyPyGUgFxP/agent.15 08:33:23 SSH_AGENT_PID=22 08:33:23 Running ssh-add (command line suppressed) 08:33:23 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_8098489591243135590.key (/w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_8098489591243135590.key) 08:33:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:24 + git describe --exact-match --tags HEAD 08:33:24 fatal: No names found, cannot describe anything. [Pipeline] } 08:33:24 $ docker exec --env ******** --env ******** 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af ssh-agent -k 08:33:24 unset SSH_AUTH_SOCK; 08:33:24 unset SSH_AGENT_PID; 08:33:24 echo Agent pid 22 killed; 08:33:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:33:24 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:33:24 This usually means this commit has not been tagged. [Pipeline] sshagent 08:33:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:33:24 [ssh-agent] Looking for ssh-agent implementation... 08:33:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:24 $ docker exec 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af ssh-agent 08:33:25 SSH_AUTH_SOCK=/tmp/ssh-KEOMll9omnVU/agent.58 08:33:25 SSH_AGENT_PID=64 08:33:25 Running ssh-add (command line suppressed) 08:33:25 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_5530521074454083303.key (/w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_5530521074454083303.key) 08:33:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:33:25 + git semver init 08:33:25 # -> Open(): unable to determine branch for HEAD 08:33:25 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-149/.git 08:33:25 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-149 08:33:25 # $SEMVER_REMOTE_NAME = origin 08:33:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:33:25 # $SEMVER_USER_NAME = edgex-jenkins 08:33:25 # $SEMVER_BRANCH = PR-149 08:33:25 # $SEMVER_TEMP = /tmp/semver-903367400 08:33:25 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 08:33:25 # '/tmp/semver-903367400' -> '/w/workspace/xfoundry_device-modbus-go_PR-149/.semver' 08:33:25 # -> Force: false 08:33:25 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-149/.semver [Pipeline] } 08:33:25 $ docker exec --env ******** --env ******** 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af ssh-agent -k 08:33:25 unset SSH_AUTH_SOCK; 08:33:25 unset SSH_AGENT_PID; 08:33:25 echo Agent pid 64 killed; 08:33:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:33:26 + git semver [Pipeline] } 08:33:26 $ docker stop --time=1 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af 08:33:27 $ docker rm -f 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:33:28 Stashed 26 file(s) [Pipeline] echo 08:33:28 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:33:44 Still waiting to schedule task 08:33:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:33:44 Still waiting to schedule task 08:33:44 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:35:29 Running on prd-centos7-docker-4c-2g-8181 in /w/workspace/xfoundry_device-modbus-go_PR-149 [Pipeline] { [Pipeline] ws 08:35:29 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 08:35:35 using credential edgex-jenkins-ssh 08:35:35 Cloning the remote Git repository 08:35:35 Cloning with configured refspecs honoured and without tags 08:35:35 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 08:35:35 > git init /w/workspace/device-modbus-go/1 # timeout=10 08:35:35 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:35:35 > git --version # timeout=10 08:35:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:35:36 Fetching without tags 08:35:36 Merging remotes/origin/master commit eb57329eab223e55e7b2ddf4e89ae4fd35d89794 into PR head commit ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e 08:35:36 Merge succeeded, producing ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e 08:35:36 Checking out Revision ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e (PR-149) 08:35:36 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:35:36 > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 08:35:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:35:36 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:35:36 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:35:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:35:36 > git config core.sparsecheckout # timeout=10 08:35:36 > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # timeout=10 08:35:36 > git remote # timeout=10 08:35:36 > git config --get remote.origin.url # timeout=10 08:35:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:36 > git merge eb57329eab223e55e7b2ddf4e89ae4fd35d89794 # timeout=10 08:35:36 > git rev-parse HEAD^{commit} # timeout=10 08:35:36 > git config core.sparsecheckout # timeout=10 08:35:36 > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # timeout=10 08:35:40 Commit message: "upgrade sdk version to v1.2.1 for geneva release" 08:35:40 > git --version # timeout=10 08:35:40 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:35:41 ========================================================= 08:35:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:35:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:35:42 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 08:35:43 Sending build context to Docker daemon 581.1kB 08:35:43 Step 1/8 : ARG BASE=golang:1.13-alpine 08:35:43 Step 2/8 : FROM ${BASE} 08:35:43 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:35:43 e6b0cf9c0882: Pulling fs layer 08:35:43 2848faf0eed1: Pulling fs layer 08:35:43 0f37312ad70f: Pulling fs layer 08:35:43 5788d62ee057: Pulling fs layer 08:35:43 0e6b1d234666: Pulling fs layer 08:35:43 bf5d7aec512f: Pulling fs layer 08:35:43 34c802a77dc8: Pulling fs layer 08:35:43 9eb99e56ec68: Pulling fs layer 08:35:43 27c7a5d97fbd: Pulling fs layer 08:35:43 5c102a31e300: Pulling fs layer 08:35:43 dcfb455df0a1: Pulling fs layer 08:35:43 5788d62ee057: Waiting 08:35:43 0e6b1d234666: Waiting 08:35:43 bf5d7aec512f: Waiting 08:35:43 34c802a77dc8: Waiting 08:35:43 9eb99e56ec68: Waiting 08:35:43 27c7a5d97fbd: Waiting 08:35:43 5c102a31e300: Waiting 08:35:43 dcfb455df0a1: Waiting 08:35:43 0f37312ad70f: Verifying Checksum 08:35:43 0f37312ad70f: Download complete 08:35:43 2848faf0eed1: Verifying Checksum 08:35:43 2848faf0eed1: Download complete 08:35:43 0e6b1d234666: Verifying Checksum 08:35:43 0e6b1d234666: Download complete 08:35:43 bf5d7aec512f: Verifying Checksum 08:35:43 bf5d7aec512f: Download complete 08:35:43 e6b0cf9c0882: Verifying Checksum 08:35:43 e6b0cf9c0882: Download complete 08:35:44 e6b0cf9c0882: Pull complete 08:35:45 2848faf0eed1: Pull complete 08:35:45 0f37312ad70f: Pull complete 08:35:45 34c802a77dc8: Verifying Checksum 08:35:45 34c802a77dc8: Download complete 08:35:46 27c7a5d97fbd: Verifying Checksum 08:35:46 27c7a5d97fbd: Download complete 08:35:47 5788d62ee057: Verifying Checksum 08:35:47 5788d62ee057: Download complete 08:35:47 dcfb455df0a1: Verifying Checksum 08:35:47 dcfb455df0a1: Download complete 08:35:47 9eb99e56ec68: Verifying Checksum 08:35:47 9eb99e56ec68: Download complete 08:35:47 5c102a31e300: Verifying Checksum 08:35:47 5c102a31e300: Download complete 08:35:57 5788d62ee057: Pull complete 08:35:57 0e6b1d234666: Pull complete 08:35:57 bf5d7aec512f: Pull complete 08:36:00 34c802a77dc8: Pull complete 08:36:05 9eb99e56ec68: Pull complete 08:36:05 27c7a5d97fbd: Pull complete 08:36:06 5c102a31e300: Pull complete 08:36:06 dcfb455df0a1: Pull complete 08:36:06 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:36:06 ---> 7c70fe431013 08:36:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 08:36:06 ---> Running in 88fd08ee0993 08:36:06 Removing intermediate container 88fd08ee0993 08:36:06 ---> d2e7747135da 08:36:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:06 ---> Running in 0f737b4ce54d 08:36:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8180 in /w/workspace/xfoundry_device-modbus-go_PR-149 [Pipeline] { [Pipeline] ws 08:36:08 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 08:36:08 Removing intermediate container 0f737b4ce54d 08:36:08 ---> 13945ab7ca38 08:36:08 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 08:36:08 ---> Running in b410831ccc12 08:36:09 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:36:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:36:10 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 08:36:11 (2/17) Installing libmagic (5.37-r1) 08:36:11 (3/17) Installing file (5.37-r1) 08:36:11 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 08:36:11 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 08:36:11 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 08:36:14 using credential edgex-jenkins-ssh 08:36:14 Cloning the remote Git repository 08:36:14 Cloning with configured refspecs honoured and without tags 08:36:15 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 08:36:16 Fetching without tags 08:36:15 > git init /w/workspace/device-modbus-go/1 # timeout=10 08:36:15 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:36:15 > git --version # timeout=10 08:36:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:36:16 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:36:16 > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 08:36:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:36:16 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 08:36:16 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 08:36:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:36:16 Merging remotes/origin/master commit eb57329eab223e55e7b2ddf4e89ae4fd35d89794 into PR head commit ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e 08:36:17 Merge succeeded, producing ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e 08:36:17 Checking out Revision ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e (PR-149) 08:36:16 > git config core.sparsecheckout # timeout=10 08:36:16 > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # timeout=10 08:36:16 > git remote # timeout=10 08:36:16 > git config --get remote.origin.url # timeout=10 08:36:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:16 > git merge eb57329eab223e55e7b2ddf4e89ae4fd35d89794 # timeout=10 08:36:17 > git rev-parse HEAD^{commit} # timeout=10 08:36:17 > git config core.sparsecheckout # timeout=10 08:36:17 > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # timeout=10 08:36:21 Commit message: "upgrade sdk version to v1.2.1 for geneva release" 08:36:21 > git --version # timeout=10 08:36:21 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:36:22 ========================================================= 08:36:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:36:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:36:23 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 08:36:24 Sending build context to Docker daemon 581.1kB 08:36:24 Step 1/8 : ARG BASE=golang:1.13-alpine 08:36:24 Step 2/8 : FROM ${BASE} 08:36:25 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:25 cde5963f3b93: Pulling fs layer 08:36:25 2a23fa8c16f7: Pulling fs layer 08:36:25 777b28850792: Pulling fs layer 08:36:25 8a11ddd9e578: Pulling fs layer 08:36:25 4cf88f913ddb: Pulling fs layer 08:36:25 1df406cf5192: Pulling fs layer 08:36:25 cd6300453558: Pulling fs layer 08:36:25 b9c365052c96: Pulling fs layer 08:36:25 a2d8cc88f415: Pulling fs layer 08:36:25 ea1d1ca13537: Pulling fs layer 08:36:25 8a11ddd9e578: Waiting 08:36:25 4cf88f913ddb: Waiting 08:36:25 3750a50a1c5e: Pulling fs layer 08:36:25 1df406cf5192: Waiting 08:36:25 cd6300453558: Waiting 08:36:25 b9c365052c96: Waiting 08:36:25 a2d8cc88f415: Waiting 08:36:25 3750a50a1c5e: Waiting 08:36:25 ea1d1ca13537: Waiting 08:36:25 777b28850792: Verifying Checksum 08:36:25 777b28850792: Download complete 08:36:25 2a23fa8c16f7: Verifying Checksum 08:36:25 2a23fa8c16f7: Download complete 08:36:25 4cf88f913ddb: Verifying Checksum 08:36:25 4cf88f913ddb: Download complete 08:36:25 1df406cf5192: Verifying Checksum 08:36:25 1df406cf5192: Download complete 08:36:25 cde5963f3b93: Verifying Checksum 08:36:25 cde5963f3b93: Download complete 08:36:26 cde5963f3b93: Pull complete 08:36:27 2a23fa8c16f7: Pull complete 08:36:27 777b28850792: Pull complete 08:36:29 cd6300453558: Verifying Checksum 08:36:29 cd6300453558: Download complete 08:36:29 a2d8cc88f415: Verifying Checksum 08:36:29 a2d8cc88f415: Download complete 08:36:29 (7/17) Installing libc-dev (0.7.2-r0) 08:36:29 (8/17) Installing g++ (9.2.0-r4) 08:36:32 ea1d1ca13537: Verifying Checksum 08:36:32 ea1d1ca13537: Download complete 08:36:32 3750a50a1c5e: Verifying Checksum 08:36:32 3750a50a1c5e: Download complete 08:36:35 b9c365052c96: Verifying Checksum 08:36:35 b9c365052c96: Download complete 08:36:36 8a11ddd9e578: Verifying Checksum 08:36:36 8a11ddd9e578: Download complete 08:36:48 (9/17) Installing fortify-headers (1.1-r0) 08:36:48 (10/17) Installing build-base (0.5-r1) 08:36:48 (11/17) Installing openssh-keygen (8.1_p1-r0) 08:36:48 (12/17) Installing libedit (20191211.3.1-r0) 08:36:48 (13/17) Installing openssh-client (8.1_p1-r0) 08:36:48 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 08:36:48 (15/17) Installing openssh-server-common (8.1_p1-r0) 08:36:48 (16/17) Installing openssh-server (8.1_p1-r0) 08:36:48 (17/17) Installing openssh (8.1_p1-r0) 08:36:48 Executing busybox-1.31.1-r8.trigger 08:36:48 OK: 214 MiB in 52 packages 08:36:48 8a11ddd9e578: Pull complete 08:36:48 4cf88f913ddb: Pull complete 08:36:48 1df406cf5192: Pull complete 08:36:52 Removing intermediate container b410831ccc12 08:36:52 ---> af7a25cec869 08:36:52 Step 6/8 : WORKDIR /device-modbus-go 08:36:52 ---> Running in 533c5b183d7a 08:36:52 Removing intermediate container 533c5b183d7a 08:36:52 ---> 5a4ff1aaac5e 08:36:52 Step 7/8 : COPY . . 08:36:52 ---> fbe790040ecd 08:36:52 Step 8/8 : RUN go mod download 08:36:52 ---> Running in 5092a6eeb386 08:36:54 cd6300453558: Pull complete 08:36:54 go: github.com/edgexfoundry/device-sdk-go@v1.2.1: reading github.com/edgexfoundry/device-sdk-go/go.mod at revision v1.2.1: unknown revision v1.2.1 08:36:54 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:36:57 Failed in branch amd64 08:36:59 b9c365052c96: Pull complete 08:36:59 a2d8cc88f415: Pull complete 08:37:01 ea1d1ca13537: Pull complete 08:37:01 3750a50a1c5e: Pull complete 08:37:01 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:37:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:37:01 ---> 78745c68409d 08:37:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 08:37:05 ---> Running in dae6fecdbd9e 08:37:05 Removing intermediate container dae6fecdbd9e 08:37:05 ---> 2d581fc07e93 08:37:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:05 ---> Running in 357971e393a7 08:37:07 Removing intermediate container 357971e393a7 08:37:07 ---> fc5c0b9ae02c 08:37:07 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 08:37:08 ---> Running in 70eae73f99a8 08:37:09 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:37:09 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:37:10 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 08:37:10 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 08:37:10 (3/18) Installing libmagic (5.37-r1) 08:37:10 (4/18) Installing file (5.37-r1) 08:37:10 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 08:37:10 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 08:37:10 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 08:37:21 (8/18) Installing libc-dev (0.7.2-r0) 08:37:21 (9/18) Installing g++ (9.2.0-r4) 08:37:25 (10/18) Installing fortify-headers (1.1-r0) 08:37:25 (11/18) Installing build-base (0.5-r1) 08:37:25 (12/18) Installing openssh-keygen (8.1_p1-r0) 08:37:25 (13/18) Installing libedit (20191211.3.1-r0) 08:37:25 (14/18) Installing openssh-client (8.1_p1-r0) 08:37:25 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 08:37:25 (16/18) Installing openssh-server-common (8.1_p1-r0) 08:37:25 (17/18) Installing openssh-server (8.1_p1-r0) 08:37:25 (18/18) Installing openssh (8.1_p1-r0) 08:37:25 Executing busybox-1.31.1-r8.trigger 08:37:25 OK: 203 MiB in 52 packages 08:37:32 Removing intermediate container 70eae73f99a8 08:37:32 ---> c0f2e9b35aed 08:37:32 Step 6/8 : WORKDIR /device-modbus-go 08:37:32 ---> Running in a9a7d56fe454 08:37:32 Removing intermediate container a9a7d56fe454 08:37:32 ---> 0fd1fd04a650 08:37:32 Step 7/8 : COPY . . 08:37:33 ---> 93fa377315fb 08:37:33 Step 8/8 : RUN go mod download 08:37:33 ---> Running in 2c91d0370af8 08:37:35 go: github.com/edgexfoundry/device-sdk-go@v1.2.1: reading github.com/edgexfoundry/device-sdk-go/go.mod at revision v1.2.1: unknown revision v1.2.1 08:37:35 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:38 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:37:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:37:41 ---> package-listing.sh 08:37:41 ++ facter osfamily 08:37:41 ++ tr '[:upper:]' '[:lower:]' 08:37:41 + OS_FAMILY=redhat 08:37:41 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-149 08:37:41 + START_PACKAGES=/tmp/packages_start.txt 08:37:41 + END_PACKAGES=/tmp/packages_end.txt 08:37:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:41 + PACKAGES=/tmp/packages_start.txt 08:37:41 + '[' /w/workspace/xfoundry_device-modbus-go_PR-149 ']' 08:37:41 + PACKAGES=/tmp/packages_end.txt 08:37:41 + case "${OS_FAMILY}" in 08:37:41 + rpm -qa 08:37:41 + sort 08:37:45 + '[' -f /tmp/packages_start.txt ']' 08:37:45 + '[' -f /tmp/packages_end.txt ']' 08:37:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:45 + '[' /w/workspace/xfoundry_device-modbus-go_PR-149 ']' 08:37:45 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-149/archives/ 08:37:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-149/archives/ [Pipeline] isUnix [Pipeline] sh 08:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:37:45 08:37:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:37:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:37:46 alpine: Pulling from edgex-lftools-log-publisher 08:37:46 c9b1b535fdd9: Pulling fs layer 08:37:46 2cc5ad85d9ab: Pulling fs layer 08:37:46 756a868c4378: Pulling fs layer 08:37:46 444b2fc9a129: Pulling fs layer 08:37:46 ea15f1150254: Pulling fs layer 08:37:46 41b27a9f41bf: Pulling fs layer 08:37:46 28c525ee5125: Pulling fs layer 08:37:46 094b1ea09ed8: Pulling fs layer 08:37:46 138eaada9080: Pulling fs layer 08:37:46 0622d0fa9048: Pulling fs layer 08:37:46 28c525ee5125: Waiting 08:37:46 094b1ea09ed8: Waiting 08:37:46 138eaada9080: Waiting 08:37:46 444b2fc9a129: Waiting 08:37:46 0622d0fa9048: Waiting 08:37:46 41b27a9f41bf: Waiting 08:37:46 ea15f1150254: Waiting 08:37:46 2cc5ad85d9ab: Verifying Checksum 08:37:46 2cc5ad85d9ab: Download complete 08:37:46 444b2fc9a129: Verifying Checksum 08:37:46 444b2fc9a129: Download complete 08:37:46 c9b1b535fdd9: Verifying Checksum 08:37:46 c9b1b535fdd9: Download complete 08:37:46 ea15f1150254: Verifying Checksum 08:37:46 ea15f1150254: Download complete 08:37:46 28c525ee5125: Verifying Checksum 08:37:46 28c525ee5125: Download complete 08:37:46 c9b1b535fdd9: Pull complete 08:37:46 756a868c4378: Verifying Checksum 08:37:46 756a868c4378: Download complete 08:37:46 2cc5ad85d9ab: Pull complete 08:37:46 138eaada9080: Verifying Checksum 08:37:46 138eaada9080: Download complete 08:37:46 0622d0fa9048: Verifying Checksum 08:37:46 0622d0fa9048: Download complete 08:37:46 094b1ea09ed8: Verifying Checksum 08:37:46 094b1ea09ed8: Download complete 08:37:47 41b27a9f41bf: Verifying Checksum 08:37:47 41b27a9f41bf: Download complete 08:37:49 756a868c4378: Pull complete 08:37:49 444b2fc9a129: Pull complete 08:37:49 ea15f1150254: Pull complete 08:37:52 41b27a9f41bf: Pull complete 08:37:52 28c525ee5125: Pull complete 08:37:54 094b1ea09ed8: Pull complete 08:37:54 138eaada9080: Pull complete 08:37:54 0622d0fa9048: Pull complete 08:37:54 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:37:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:37:54 prd-centos7-docker-4c-2g-8178 does not seem to be running inside a container 08:37:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_PR-149 -v /w/workspace/xfoundry_device-modbus-go_PR-149:/w/workspace/xfoundry_device-modbus-go_PR-149:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-149@tmp:/w/workspace/xfoundry_device-modbus-go_PR-149@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:37:56 $ docker top 3a8947f47a81c84e49dba97bcf0c96311145e94c87689333fe5196ec944d935f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:56 provisioning config files... 08:37:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-149@tmp/config8836594649772834187tmp [Pipeline] { [Pipeline] echo 08:37:56 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:37:56 ---> create-netrc.sh [Pipeline] echo 08:37:56 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:37:57 ---> logs-deploy.sh 08:37:57 + ARCHIVE_ARTIFACTS= 08:37:57 + LOGS_SERVER=https://logs.edgexfoundry.org 08:37:57 + '[' https://logs.edgexfoundry.org == None ']' 08:37:57 + NEXUS_URL=https://nexus.edgexfoundry.org 08:37:57 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-149/1 08:37:57 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-149/1/ 08:37:57 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-149/1 /w/workspace/xfoundry_device-modbus-go_PR-149 08:37:58 Archives upload complete. 08:37:58 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-149/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-149/1/