Pull request #622 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 AlexCuse for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 833c05b782f270c396ee40879762f076aaf9331e rather than 096110c27a6c50f567ac7c81e733e8dc4424b97d Obtained Jenkinsfile from 833c05b782f270c396ee40879762f076aaf9331e Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 --version # 'git version 2.16.6' > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-622/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-622/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d Excluding src/test/ from checkout of git git@github.com:lfit/releng-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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-3931 in /w/workspace/dgexfoundry_device-sdk-go_PR-622 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-622 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 096110c27a6c50f567ac7c81e733e8dc4424b97d Merge succeeded, producing 096110c27a6c50f567ac7c81e733e8dc4424b97d Checking out Revision 096110c27a6c50f567ac7c81e733e8dc4424b97d (PR-622) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # 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 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # timeout=10 Commit message: "feat(sdk): expose RegistryClient registryClient was already available on DeviceService, just made it public" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-07T10:16:23.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-07T10:16:23.767Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-07T10:16:24.007Z] ========================================================= [2020-10-07T10:16:24.007Z] EdgeX Global Pipelines Version Info [2020-10-07T10:16:24.007Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-07T10:16:26.458Z] ------------------- [2020-10-07T10:16:26.458Z] stable info: [2020-10-07T10:16:26.458Z] ------------------- [2020-10-07T10:16:26.458Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-07T10:16:26.458Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-07T10:16:26.458Z] Message: update stable to v1.0.131 [2020-10-07T10:16:27.558Z] ------------------- [2020-10-07T10:16:27.558Z] experimental info: [2020-10-07T10:16:27.558Z] ------------------- [2020-10-07T10:16:27.558Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-07T10:16:27.558Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-07T10:16:27.558Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-07T10:16:28.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-07T10:16:28.383Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-07T10:16:28.520Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-07T10:16:28.675Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-07T10:16:28.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-07T10:16:28.938Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-07T10:16:29.082Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-07T10:16:29.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-07T10:16:29.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-07T10:16:29.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-07T10:16:29.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-07T10:16:29.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-07T10:16:29.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-07T10:16:30.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-07T10:16:30.276Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-07T10:16:30.421Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T10:16:30.567Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T10:16:30.747Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T10:16:30.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-07T10:16:31.048Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-07T10:16:31.176Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-07T10:16:31.304Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-07T10:16:31.438Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-07T10:16:31.570Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-07T10:16:31.698Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-07T10:16:31.853Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-622 [Pipeline] echo [2020-10-07T10:16:31.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-622 [Pipeline] echo [2020-10-07T10:16:32.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-622 [Pipeline] echo [2020-10-07T10:16:32.255Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 096110c27a6c50f567ac7c81e733e8dc4424b97d [Pipeline] echo [2020-10-07T10:16:32.405Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 096110c [Pipeline] echo [2020-10-07T10:16:32.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-07T10:16:33.360Z] + git log --format=format:%s -1 096110c27a6c50f567ac7c81e733e8dc4424b97d [Pipeline] echo [2020-10-07T10:16:33.493Z] GIT_COMMIT: 096110c27a6c50f567ac7c81e733e8dc4424b97d, Commit Message: feat(sdk): expose RegistryClient registryClient was already available on DeviceService, just made it public [Pipeline] echo [2020-10-07T10:16:33.570Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-07T10:16:34.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T10:16:35.266Z] [2020-10-07T10:16:35.266Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T10:16:35.785Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T10:16:36.101Z] latest: Pulling from edgex-devops/git-semver [2020-10-07T10:16:36.101Z] 31603596830f: Pulling fs layer [2020-10-07T10:16:36.101Z] 2a8b12db71e7: Pulling fs layer [2020-10-07T10:16:36.101Z] 6ca5941a6612: Pulling fs layer [2020-10-07T10:16:36.101Z] ecc8261a40a4: Pulling fs layer [2020-10-07T10:16:36.101Z] ecc8261a40a4: Waiting [2020-10-07T10:16:36.101Z] 2a8b12db71e7: Download complete [2020-10-07T10:16:36.398Z] 31603596830f: Verifying Checksum [2020-10-07T10:16:36.398Z] 31603596830f: Download complete [2020-10-07T10:16:37.244Z] ecc8261a40a4: Verifying Checksum [2020-10-07T10:16:37.244Z] ecc8261a40a4: Download complete [2020-10-07T10:16:37.515Z] 6ca5941a6612: Verifying Checksum [2020-10-07T10:16:37.515Z] 6ca5941a6612: Download complete [2020-10-07T10:16:37.786Z] 31603596830f: Pull complete [2020-10-07T10:16:38.074Z] 2a8b12db71e7: Pull complete [2020-10-07T10:16:40.172Z] 6ca5941a6612: Pull complete [2020-10-07T10:16:40.784Z] ecc8261a40a4: Pull complete [2020-10-07T10:16:40.784Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-07T10:16:40.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T10:16:40.784Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-07T10:16:41.074Z] prd-centos7-docker-4c-2g-3931 does not seem to be running inside a container [2020-10-07T10:16:41.367Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-622 -v /w/workspace/dgexfoundry_device-sdk-go_PR-622:/w/workspace/dgexfoundry_device-sdk-go_PR-622:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-622@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T10:16:43.684Z] $ docker top d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T10:16:44.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T10:16:44.231Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T10:16:44.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T10:16:44.650Z] $ docker exec d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 ssh-agent [2020-10-07T10:16:44.952Z] SSH_AUTH_SOCK=/tmp/ssh-5mcDPHS9fVFC/agent.12 [2020-10-07T10:16:44.952Z] SSH_AGENT_PID=17 [2020-10-07T10:16:45.005Z] Running ssh-add (command line suppressed) [2020-10-07T10:16:45.322Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/private_key_1168745031049863499.key (/w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/private_key_1168745031049863499.key) [2020-10-07T10:16:45.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T10:16:46.387Z] + git describe --exact-match --tags HEAD [2020-10-07T10:16:46.387Z] fatal: no tag exactly matches '096110c27a6c50f567ac7c81e733e8dc4424b97d' [Pipeline] } [2020-10-07T10:16:46.485Z] $ docker exec --env ******** --env ******** d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 ssh-agent -k [2020-10-07T10:16:46.736Z] unset SSH_AUTH_SOCK; [2020-10-07T10:16:46.739Z] unset SSH_AGENT_PID; [2020-10-07T10:16:46.739Z] echo Agent pid 17 killed; [2020-10-07T10:16:46.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-07T10:16:46.970Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-07T10:16:46.970Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-07T10:16:47.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T10:16:47.117Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T10:16:47.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T10:16:47.496Z] $ docker exec d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 ssh-agent [2020-10-07T10:16:47.833Z] SSH_AUTH_SOCK=/tmp/ssh-Rbgs0WsZyW4j/agent.46 [2020-10-07T10:16:47.833Z] SSH_AGENT_PID=51 [2020-10-07T10:16:47.848Z] Running ssh-add (command line suppressed) [2020-10-07T10:16:48.138Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/private_key_1489322096406769138.key (/w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/private_key_1489322096406769138.key) [2020-10-07T10:16:48.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T10:16:48.736Z] + git semver init [2020-10-07T10:16:48.737Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T10:16:48.737Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-622/.git [2020-10-07T10:16:48.737Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-622 [2020-10-07T10:16:48.737Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T10:16:48.737Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T10:16:48.737Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T10:16:48.737Z] # $SEMVER_BRANCH = PR-622 [2020-10-07T10:16:48.737Z] # $SEMVER_TEMP = /tmp/semver-772845323 [2020-10-07T10:16:48.737Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-07T10:16:49.755Z] # '/tmp/semver-772845323' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-622/.semver' [2020-10-07T10:16:49.755Z] # -> Force: false [2020-10-07T10:16:49.755Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-622/.semver [Pipeline] } [2020-10-07T10:16:49.812Z] $ docker exec --env ******** --env ******** d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 ssh-agent -k [2020-10-07T10:16:50.235Z] unset SSH_AUTH_SOCK; [2020-10-07T10:16:50.237Z] unset SSH_AGENT_PID; [2020-10-07T10:16:50.237Z] echo Agent pid 51 killed; [2020-10-07T10:16:50.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T10:16:51.417Z] + git semver [Pipeline] } [2020-10-07T10:16:51.493Z] $ docker stop --time=1 d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 [2020-10-07T10:16:53.273Z] $ docker rm -f d31d866d333766b947e4941ba246c85a90e7a09aa6b2c3c60560e5d8421da680 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-07T10:16:55.173Z] Stashed 46 file(s) [Pipeline] echo [2020-10-07T10:16:55.196Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-07T10:16:55.315Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 [2020-10-07T10:17:11.099Z] Still waiting to schedule task [2020-10-07T10:17:11.099Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-07T10:17:11.125Z] Still waiting to schedule task [2020-10-07T10:17:11.125Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-07T10:19:14.512Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3932 in /w/workspace/dgexfoundry_device-sdk-go_PR-622 [Pipeline] { [Pipeline] ws [2020-10-07T10:19:14.623Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-07T10:19:19.905Z] using credential edgex-jenkins-ssh [2020-10-07T10:19:19.964Z] Cloning the remote Git repository [2020-10-07T10:19:20.041Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-07T10:19:20.174Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-07T10:19:20.260Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-07T10:19:20.260Z] > git --version # timeout=10 [2020-10-07T10:19:20.291Z] > git --version # 'git version 2.17.1' [2020-10-07T10:19:20.293Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T10:19:20.371Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T10:19:21.727Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-07T10:19:21.747Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T10:19:21.780Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-07T10:19:21.816Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-07T10:19:21.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T10:19:21.828Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-07T10:19:22.433Z] Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 096110c27a6c50f567ac7c81e733e8dc4424b97d [2020-10-07T10:19:22.670Z] Merge succeeded, producing 096110c27a6c50f567ac7c81e733e8dc4424b97d [2020-10-07T10:19:22.671Z] Checking out Revision 096110c27a6c50f567ac7c81e733e8dc4424b97d (PR-622) [2020-10-07T10:19:22.466Z] > git config core.sparsecheckout # timeout=10 [2020-10-07T10:19:22.490Z] > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # timeout=10 [2020-10-07T10:19:22.603Z] > git remote # timeout=10 [2020-10-07T10:19:22.618Z] > git config --get remote.origin.url # timeout=10 [2020-10-07T10:19:22.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T10:19:22.643Z] > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 [2020-10-07T10:19:22.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-07T10:19:22.691Z] > git config core.sparsecheckout # timeout=10 [2020-10-07T10:19:22.740Z] > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # timeout=10 [2020-10-07T10:19:27.123Z] Commit message: "feat(sdk): expose RegistryClient registryClient was already available on DeviceService, just made it public" [2020-10-07T10:19:27.191Z] > git --version # timeout=10 [2020-10-07T10:19:27.199Z] > git --version # 'git version 2.17.1' [2020-10-07T10:19:27.213Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-07T10:19:28.812Z] ========================================================= [2020-10-07T10:19:28.812Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-07T10:19:28.812Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-07T10:19:30.261Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-07T10:19:31.257Z] Sending build context to Docker daemon 3.499MB [2020-10-07T10:19:31.257Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-07T10:19:31.258Z] Step 2/8 : FROM ${BASE} [2020-10-07T10:19:31.532Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-07T10:19:31.532Z] b538f80385f9: Pulling fs layer [2020-10-07T10:19:31.532Z] 74f711af9a0d: Pulling fs layer [2020-10-07T10:19:31.532Z] 99f96fe45779: Pulling fs layer [2020-10-07T10:19:31.532Z] 8529a6b9a6be: Pulling fs layer [2020-10-07T10:19:31.532Z] 45590311c82a: Pulling fs layer [2020-10-07T10:19:31.532Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-07T10:19:31.532Z] 209524e5b208: Pulling fs layer [2020-10-07T10:19:31.532Z] 8529a6b9a6be: Waiting [2020-10-07T10:19:31.532Z] 45590311c82a: Waiting [2020-10-07T10:19:31.532Z] 69ca0ff8b7b3: Waiting [2020-10-07T10:19:31.532Z] 209524e5b208: Waiting [2020-10-07T10:19:31.532Z] 99f96fe45779: Verifying Checksum [2020-10-07T10:19:31.532Z] 99f96fe45779: Download complete [2020-10-07T10:19:31.532Z] 74f711af9a0d: Verifying Checksum [2020-10-07T10:19:31.532Z] 74f711af9a0d: Download complete [2020-10-07T10:19:31.532Z] 45590311c82a: Download complete [2020-10-07T10:19:31.532Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-07T10:19:31.532Z] 69ca0ff8b7b3: Download complete [2020-10-07T10:19:32.512Z] b538f80385f9: Download complete [2020-10-07T10:19:33.118Z] b538f80385f9: Pull complete [2020-10-07T10:19:33.400Z] 74f711af9a0d: Pull complete [2020-10-07T10:19:33.999Z] 99f96fe45779: Pull complete [2020-10-07T10:19:34.978Z] 209524e5b208: Verifying Checksum [2020-10-07T10:19:34.978Z] 209524e5b208: Download complete [2020-10-07T10:19:36.420Z] 8529a6b9a6be: Verifying Checksum [2020-10-07T10:19:36.420Z] 8529a6b9a6be: Download complete [2020-10-07T10:19:46.616Z] 8529a6b9a6be: Pull complete [2020-10-07T10:19:46.616Z] 45590311c82a: Pull complete [2020-10-07T10:19:47.218Z] 69ca0ff8b7b3: Pull complete [2020-10-07T10:19:51.560Z] 209524e5b208: Pull complete [2020-10-07T10:19:51.561Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-07T10:19:51.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-07T10:19:51.561Z] ---> 5bddaf1c2fca [2020-10-07T10:19:51.561Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-07T10:19:54.180Z] ---> Running in f8a6c75a8294 [2020-10-07T10:19:54.454Z] Removing intermediate container f8a6c75a8294 [2020-10-07T10:19:54.454Z] ---> a46aadfe286e [2020-10-07T10:19:54.454Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-07T10:19:54.737Z] ---> Running in 5ef6fe7336b1 [2020-10-07T10:19:57.390Z] Removing intermediate container 5ef6fe7336b1 [2020-10-07T10:19:57.390Z] ---> ae2c0efee9c5 [2020-10-07T10:19:57.390Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-07T10:19:57.390Z] ---> Running in 6fbf5a4f4574 [2020-10-07T10:19:58.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-07T10:19:59.310Z] Running on prd-centos7-docker-4c-2g-3933 in /w/workspace/dgexfoundry_device-sdk-go_PR-622 [Pipeline] { [Pipeline] ws [2020-10-07T10:19:59.451Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-07T10:20:02.199Z] using credential edgex-jenkins-ssh [2020-10-07T10:20:02.255Z] Cloning the remote Git repository [2020-10-07T10:20:02.279Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-07T10:20:02.346Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-07T10:20:02.399Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-07T10:20:02.399Z] > git --version # timeout=10 [2020-10-07T10:20:02.406Z] > git --version # 'git version 2.16.5' [2020-10-07T10:20:02.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T10:20:02.434Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T10:20:07.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-07T10:20:09.206Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-07T10:20:09.211Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T10:20:09.223Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-07T10:20:09.236Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-07T10:20:09.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T10:20:09.240Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-07T10:20:09.781Z] Merging remotes/origin/master commit 833c05b782f270c396ee40879762f076aaf9331e into PR head commit 096110c27a6c50f567ac7c81e733e8dc4424b97d [2020-10-07T10:20:09.867Z] Merge succeeded, producing 096110c27a6c50f567ac7c81e733e8dc4424b97d [2020-10-07T10:20:09.867Z] Checking out Revision 096110c27a6c50f567ac7c81e733e8dc4424b97d (PR-622) [2020-10-07T10:20:09.792Z] > git config core.sparsecheckout # timeout=10 [2020-10-07T10:20:09.796Z] > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # timeout=10 [2020-10-07T10:20:09.841Z] > git remote # timeout=10 [2020-10-07T10:20:09.846Z] > git config --get remote.origin.url # timeout=10 [2020-10-07T10:20:09.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T10:20:09.854Z] > git merge 833c05b782f270c396ee40879762f076aaf9331e # timeout=10 [2020-10-07T10:20:09.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-07T10:20:09.872Z] > git config core.sparsecheckout # timeout=10 [2020-10-07T10:20:09.876Z] > git checkout -f 096110c27a6c50f567ac7c81e733e8dc4424b97d # timeout=10 [2020-10-07T10:20:13.454Z] Commit message: "feat(sdk): expose RegistryClient registryClient was already available on DeviceService, just made it public" [2020-10-07T10:20:13.482Z] > git --version # timeout=10 [2020-10-07T10:20:13.485Z] > git --version # 'git version 2.16.5' [2020-10-07T10:20:13.490Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-07T10:20:15.099Z] ========================================================= [2020-10-07T10:20:15.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-07T10:20:15.100Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-07T10:20:15.821Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-07T10:20:16.089Z] Sending build context to Docker daemon 3.501MB [2020-10-07T10:20:16.089Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-07T10:20:16.089Z] Step 2/8 : FROM ${BASE} [2020-10-07T10:20:16.352Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-07T10:20:16.352Z] df20fa9351a1: Pulling fs layer [2020-10-07T10:20:16.352Z] ed8968b2872e: Pulling fs layer [2020-10-07T10:20:16.352Z] a92cc7c5fd73: Pulling fs layer [2020-10-07T10:20:16.352Z] e871e8e8d7a9: Pulling fs layer [2020-10-07T10:20:16.352Z] e73272ec9a57: Pulling fs layer [2020-10-07T10:20:16.352Z] 1e910a182e73: Pulling fs layer [2020-10-07T10:20:16.352Z] 4e634b169226: Pulling fs layer [2020-10-07T10:20:16.352Z] e871e8e8d7a9: Waiting [2020-10-07T10:20:16.352Z] e73272ec9a57: Waiting [2020-10-07T10:20:16.353Z] 4e634b169226: Waiting [2020-10-07T10:20:16.353Z] 1e910a182e73: Waiting [2020-10-07T10:20:16.353Z] a92cc7c5fd73: Download complete [2020-10-07T10:20:16.614Z] df20fa9351a1: Verifying Checksum [2020-10-07T10:20:16.614Z] df20fa9351a1: Download complete [2020-10-07T10:20:16.614Z] e73272ec9a57: Verifying Checksum [2020-10-07T10:20:16.614Z] e73272ec9a57: Download complete [2020-10-07T10:20:16.877Z] ed8968b2872e: Verifying Checksum [2020-10-07T10:20:16.877Z] ed8968b2872e: Download complete [2020-10-07T10:20:16.877Z] 1e910a182e73: Verifying Checksum [2020-10-07T10:20:16.877Z] 1e910a182e73: Download complete [2020-10-07T10:20:16.877Z] df20fa9351a1: Pull complete [2020-10-07T10:20:17.139Z] ed8968b2872e: Pull complete [2020-10-07T10:20:17.139Z] a92cc7c5fd73: Pull complete [2020-10-07T10:20:21.356Z] 4e634b169226: Verifying Checksum [2020-10-07T10:20:21.356Z] 4e634b169226: Download complete [2020-10-07T10:20:21.945Z] e871e8e8d7a9: Verifying Checksum [2020-10-07T10:20:21.945Z] e871e8e8d7a9: Download complete [2020-10-07T10:20:22.172Z] OK: 142 MiB in 39 packages [2020-10-07T10:20:22.172Z] Removing intermediate container 6fbf5a4f4574 [2020-10-07T10:20:22.172Z] ---> 393c15edbdb1 [2020-10-07T10:20:22.172Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-07T10:20:22.172Z] ---> Running in dbeb0f2abf1a [2020-10-07T10:20:22.446Z] Removing intermediate container dbeb0f2abf1a [2020-10-07T10:20:22.446Z] ---> 25377c1aee92 [2020-10-07T10:20:22.446Z] Step 7/8 : COPY . . [2020-10-07T10:20:23.888Z] ---> 29706fa1addb [2020-10-07T10:20:23.888Z] Step 8/8 : RUN go mod download [2020-10-07T10:20:24.168Z] ---> Running in 4ad6fe4c441e [2020-10-07T10:20:27.277Z] e871e8e8d7a9: Pull complete [2020-10-07T10:20:27.277Z] e73272ec9a57: Pull complete [2020-10-07T10:20:27.277Z] 1e910a182e73: Pull complete [2020-10-07T10:20:31.509Z] 4e634b169226: Pull complete [2020-10-07T10:20:31.509Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-07T10:20:31.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-07T10:20:31.509Z] ---> f7629b54cfaa [2020-10-07T10:20:31.509Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-07T10:20:31.773Z] ---> Running in 03acdc7efeaf [2020-10-07T10:20:32.035Z] Removing intermediate container 03acdc7efeaf [2020-10-07T10:20:32.035Z] ---> 4b2106b7db39 [2020-10-07T10:20:32.035Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-07T10:20:32.035Z] ---> Running in a50c704ea2f8 [2020-10-07T10:20:32.995Z] Removing intermediate container a50c704ea2f8 [2020-10-07T10:20:32.995Z] ---> 4e196accbbce [2020-10-07T10:20:32.995Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-07T10:20:32.995Z] ---> Running in 59ca731e8a28 [2020-10-07T10:20:33.952Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-07T10:20:36.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-07T10:20:37.905Z] OK: 166 MiB in 39 packages [2020-10-07T10:20:38.170Z] Removing intermediate container 59ca731e8a28 [2020-10-07T10:20:38.170Z] ---> f7e465169715 [2020-10-07T10:20:38.170Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-07T10:20:38.170Z] ---> Running in 7785158eff2e [2020-10-07T10:20:38.435Z] Removing intermediate container 7785158eff2e [2020-10-07T10:20:38.435Z] ---> 75326ab030d1 [2020-10-07T10:20:38.435Z] Step 7/8 : COPY . . [2020-10-07T10:20:39.828Z] ---> 21dad8d16b35 [2020-10-07T10:20:39.828Z] Step 8/8 : RUN go mod download [2020-10-07T10:20:39.828Z] ---> Running in 2ac2ee1c459b [2020-10-07T10:20:46.351Z] Removing intermediate container 4ad6fe4c441e [2020-10-07T10:20:46.351Z] ---> 88fede3becd7 [2020-10-07T10:20:46.351Z] Successfully built 88fede3becd7 [2020-10-07T10:20:46.351Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T10:20:46.776Z] + docker inspect -f . ci-base-image-arm64 [2020-10-07T10:20:46.776Z] . [Pipeline] withDockerContainer [2020-10-07T10:20:47.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-3932 does not seem to be running inside a container [2020-10-07T10:20:47.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-07T10:20:49.015Z] $ docker top 98f3970f912ff93b60e63eca6f75bff5816ce281cd0aa9246f632826759aee95 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T10:20:50.519Z] + go version [2020-10-07T10:20:50.519Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-07T10:20:50.562Z] $ docker stop --time=1 98f3970f912ff93b60e63eca6f75bff5816ce281cd0aa9246f632826759aee95 [2020-10-07T10:20:52.610Z] $ docker rm -f 98f3970f912ff93b60e63eca6f75bff5816ce281cd0aa9246f632826759aee95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-07T10:20:53.824Z] + docker inspect -f . ci-base-image-arm64 [2020-10-07T10:20:53.825Z] . [Pipeline] withDockerContainer [2020-10-07T10:20:54.118Z] prd-ubuntu18.04-docker-arm64-4c-16g-3932 does not seem to be running inside a container [2020-10-07T10:20:54.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-07T10:20:56.102Z] $ docker top 109b48ef508a5237f0ece48532a4a4d151ad07cdf2804f26971ae668be510c22 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T10:20:57.550Z] + make test [2020-10-07T10:20:57.550Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-07T10:20:58.008Z] Removing intermediate container 2ac2ee1c459b [2020-10-07T10:20:58.008Z] ---> 96116847f6af [2020-10-07T10:20:58.008Z] Successfully built 96116847f6af [2020-10-07T10:20:58.008Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T10:20:58.389Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-07T10:20:58.389Z] . [Pipeline] withDockerContainer [2020-10-07T10:20:58.519Z] prd-centos7-docker-4c-2g-3933 does not seem to be running inside a container [2020-10-07T10:20:58.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-07T10:20:59.216Z] $ docker top 252e180dd6b7cc17f3f145a5415e0e08457734b8b948e6fdce9e45b4112ce6ae -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T10:20:59.764Z] + go version [2020-10-07T10:20:59.764Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-07T10:20:59.798Z] $ docker stop --time=1 252e180dd6b7cc17f3f145a5415e0e08457734b8b948e6fdce9e45b4112ce6ae [2020-10-07T10:21:01.137Z] $ docker rm -f 252e180dd6b7cc17f3f145a5415e0e08457734b8b948e6fdce9e45b4112ce6ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-07T10:21:02.310Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-07T10:21:02.310Z] . [Pipeline] withDockerContainer [2020-10-07T10:21:02.441Z] prd-centos7-docker-4c-2g-3933 does not seem to be running inside a container [2020-10-07T10:21:02.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-07T10:21:03.127Z] $ docker top 0856ccd3bfa693656aca00a4d027e050c12d8d191dc2796839465eff83058319 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T10:21:03.708Z] + make test [2020-10-07T10:21:03.708Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-07T10:21:10.346Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-07T10:21:19.736Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-07T10:21:25.401Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-07T10:21:25.402Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-07T10:21:25.402Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-07T10:21:25.402Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.069s coverage: 21.6% of statements [2020-10-07T10:21:26.366Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.435s coverage: 97.1% of statements [2020-10-07T10:21:58.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.056s coverage: 9.4% of statements [2020-10-07T10:21:58.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.050s coverage: 21.9% of statements [2020-10-07T10:21:58.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-07T10:21:58.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.180s coverage: 40.3% of statements [2020-10-07T10:21:58.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-07T10:21:58.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.270s coverage: 65.4% of statements [2020-10-07T10:21:58.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-07T10:21:58.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-07T10:21:58.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-07T10:21:58.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-07T10:21:58.535Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.068s coverage: 52.6% of statements [2020-10-07T10:21:58.535Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-07T10:21:58.535Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.403s coverage: 68.9% of statements [2020-10-07T10:21:58.535Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-07T10:21:58.535Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-07T10:21:58.535Z] GO111MODULE=on go vet ./... [2020-10-07T10:21:58.864Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-07T10:21:58.864Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-07T10:21:58.864Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-07T10:21:58.864Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.133s coverage: 21.6% of statements [2020-10-07T10:22:03.279Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.203s coverage: 97.1% of statements [2020-10-07T10:22:05.210Z] gofmt -l . [2020-10-07T10:22:05.211Z] [ "`gofmt -l .`" = "" ] [2020-10-07T10:22:05.211Z] ./bin/test-attribution-txt.sh [2020-10-07T10:22:05.211Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-07T10:22:05.572Z] Stashed 1 file(s) [Pipeline] } [2020-10-07T10:22:05.596Z] $ docker stop --time=1 0856ccd3bfa693656aca00a4d027e050c12d8d191dc2796839465eff83058319 [2020-10-07T10:22:07.466Z] $ docker rm -f 0856ccd3bfa693656aca00a4d027e050c12d8d191dc2796839465eff83058319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-07T10:22:10.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-07T10:22:11.321Z] + ls -al . [2020-10-07T10:22:11.321Z] total 192 [2020-10-07T10:22:11.321Z] drwxrwxr-x. 11 jenkins jenkins 4096 Oct 7 10:22 . [2020-10-07T10:22:11.321Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 10:20 .. [2020-10-07T10:22:11.321Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 7 10:20 bin [2020-10-07T10:22:11.321Z] -rw-r--r--. 1 jenkins jenkins 111041 Oct 7 10:21 coverage.out [2020-10-07T10:22:11.321Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 7 10:20 Dockerfile.build [2020-10-07T10:22:11.321Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 7 10:20 .dockerignore [2020-10-07T10:22:11.321Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 7 10:20 example [2020-10-07T10:22:11.321Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 7 10:20 .git [2020-10-07T10:22:11.321Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 7 10:20 .github [2020-10-07T10:22:11.321Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 7 10:20 .gitignore [2020-10-07T10:22:11.321Z] -rw-r--r--. 1 jenkins jenkins 517 Oct 7 10:22 go.mod [2020-10-07T10:22:11.321Z] -rw-r--r--. 1 jenkins jenkins 13652 Oct 7 10:22 go.sum [2020-10-07T10:22:11.322Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 7 10:20 internal [2020-10-07T10:22:11.322Z] -rw-rw-r--. 1 jenkins jenkins 901 Oct 7 10:20 Jenkinsfile [2020-10-07T10:22:11.322Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 7 10:20 LICENSE [2020-10-07T10:22:11.322Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 7 10:20 Makefile [2020-10-07T10:22:11.322Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 7 10:20 openapi [2020-10-07T10:22:11.322Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 7 10:20 pkg [2020-10-07T10:22:11.322Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 7 10:20 README.md [2020-10-07T10:22:11.322Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 7 10:20 RELEASE-NOTES.txt [2020-10-07T10:22:11.322Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 7 10:20 .semver [2020-10-07T10:22:11.322Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 7 10:20 snap [2020-10-07T10:22:11.322Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 7 10:16 VERSION [2020-10-07T10:22:11.322Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 7 10:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-07T10:22:11.669Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=096110c27a6c50f567ac7c81e733e8dc4424b97d --label arch=amd64 --label version=0.0.0 . [2020-10-07T10:22:11.933Z] Sending build context to Docker daemon 3.613MB [2020-10-07T10:22:11.933Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-07T10:22:11.933Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-07T10:22:11.933Z] ---> 96116847f6af [2020-10-07T10:22:11.933Z] Step 3/24 : ARG MAKE='make build' [2020-10-07T10:22:12.508Z] ---> Running in 9e4b831051f8 [2020-10-07T10:22:12.508Z] Removing intermediate container 9e4b831051f8 [2020-10-07T10:22:12.508Z] ---> 5efc9292f781 [2020-10-07T10:22:12.509Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-07T10:22:12.771Z] ---> Running in b2aa5a3aea0c [2020-10-07T10:22:12.771Z] Removing intermediate container b2aa5a3aea0c [2020-10-07T10:22:12.771Z] ---> 09a49bf0eba3 [2020-10-07T10:22:12.771Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-07T10:22:13.719Z] ---> Running in 3ebb54fe7101 [2020-10-07T10:22:13.719Z] Removing intermediate container 3ebb54fe7101 [2020-10-07T10:22:13.719Z] ---> b2d60073871b [2020-10-07T10:22:13.719Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-07T10:22:13.719Z] ---> Running in d17694230d9b [2020-10-07T10:22:14.679Z] Removing intermediate container d17694230d9b [2020-10-07T10:22:14.679Z] ---> 94f7fb3c843e [2020-10-07T10:22:14.679Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-07T10:22:14.679Z] ---> Running in 06705e0445f8 [2020-10-07T10:22:14.944Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-07T10:22:16.339Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-07T10:22:17.293Z] OK: 166 MiB in 39 packages [2020-10-07T10:22:17.556Z] Removing intermediate container 06705e0445f8 [2020-10-07T10:22:17.556Z] ---> 27a6f01b19f7 [2020-10-07T10:22:17.556Z] Step 8/24 : COPY . . [2020-10-07T10:22:18.950Z] ---> 1efaab92f62d [2020-10-07T10:22:18.950Z] Step 9/24 : RUN ${MAKE} [2020-10-07T10:22:18.950Z] ---> Running in 7ca0207b3279 [2020-10-07T10:22:19.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-10-07T10:22:27.455Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-07T10:22:28.404Z] Removing intermediate container 7ca0207b3279 [2020-10-07T10:22:28.404Z] ---> 9fef053d9bde [2020-10-07T10:22:28.404Z] Step 10/24 : FROM scratch [2020-10-07T10:22:28.404Z] ---> [2020-10-07T10:22:28.404Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-07T10:22:28.404Z] ---> Running in 05627b6d13b7 [2020-10-07T10:22:28.671Z] Removing intermediate container 05627b6d13b7 [2020-10-07T10:22:28.672Z] ---> 6eb19d538f65 [2020-10-07T10:22:28.672Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-07T10:22:28.672Z] ---> Running in f079d3ef3eb5 [2020-10-07T10:22:28.934Z] Removing intermediate container f079d3ef3eb5 [2020-10-07T10:22:28.934Z] ---> 327cdfec5a3b [2020-10-07T10:22:28.934Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-07T10:22:28.934Z] ---> Running in 7529be18b07f [2020-10-07T10:22:28.934Z] Removing intermediate container 7529be18b07f [2020-10-07T10:22:28.934Z] ---> 9cf6270ac500 [2020-10-07T10:22:28.934Z] Step 14/24 : WORKDIR / [2020-10-07T10:22:29.196Z] ---> Running in 8fc8f688c4df [2020-10-07T10:22:29.196Z] Removing intermediate container 8fc8f688c4df [2020-10-07T10:22:29.196Z] ---> 7ab25df1c1e0 [2020-10-07T10:22:29.196Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-07T10:22:29.772Z] ---> 6472b3b1623f [2020-10-07T10:22:29.772Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-07T10:22:30.039Z] ---> c2b5a23c3aa3 [2020-10-07T10:22:30.039Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-07T10:22:30.039Z] ---> f97e9164a38d [2020-10-07T10:22:30.039Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-07T10:22:30.302Z] ---> 0bd548b0aaff [2020-10-07T10:22:30.302Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-07T10:22:30.564Z] ---> 4de8085e6d68 [2020-10-07T10:22:30.564Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-07T10:22:30.564Z] ---> Running in ee49e1778b4a [2020-10-07T10:22:30.826Z] Removing intermediate container ee49e1778b4a [2020-10-07T10:22:30.826Z] ---> 452ccda7791c [2020-10-07T10:22:30.826Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-07T10:22:30.826Z] ---> Running in e837fa83878a [2020-10-07T10:22:31.089Z] Removing intermediate container e837fa83878a [2020-10-07T10:22:31.089Z] ---> 6651790c1092 [2020-10-07T10:22:31.089Z] Step 22/24 : LABEL arch=amd64 [2020-10-07T10:22:31.089Z] ---> Running in 7f9b1f160320 [2020-10-07T10:22:31.352Z] Removing intermediate container 7f9b1f160320 [2020-10-07T10:22:31.352Z] ---> e43592a841be [2020-10-07T10:22:31.352Z] Step 23/24 : LABEL git_sha=096110c27a6c50f567ac7c81e733e8dc4424b97d [2020-10-07T10:22:31.352Z] ---> Running in cc917b8dec75 [2020-10-07T10:22:31.352Z] Removing intermediate container cc917b8dec75 [2020-10-07T10:22:31.352Z] ---> 5241d412d36f [2020-10-07T10:22:31.352Z] Step 24/24 : LABEL version=0.0.0 [2020-10-07T10:22:31.614Z] ---> Running in bf9173bfd32a [2020-10-07T10:22:31.614Z] Removing intermediate container bf9173bfd32a [2020-10-07T10:22:31.614Z] ---> 6a1e50398e97 [2020-10-07T10:22:31.614Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-07T10:22:31.614Z] Successfully built 6a1e50398e97 [2020-10-07T10:22:31.614Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-07T10:22:35.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.166s coverage: 9.4% of statements [2020-10-07T10:22:35.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.122s coverage: 21.9% of statements [2020-10-07T10:22:35.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-07T10:22:35.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.509s coverage: 40.3% of statements [2020-10-07T10:22:35.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-07T10:22:35.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.814s coverage: 65.4% of statements [2020-10-07T10:22:35.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-07T10:22:35.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-07T10:22:35.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-07T10:22:35.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-07T10:22:35.647Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.172s coverage: 52.6% of statements [2020-10-07T10:22:35.647Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-07T10:22:35.647Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.844s coverage: 68.9% of statements [2020-10-07T10:22:35.647Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-07T10:22:35.647Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-07T10:22:35.647Z] GO111MODULE=on go vet ./... [2020-10-07T10:23:02.504Z] gofmt -l . [2020-10-07T10:23:02.504Z] [ "`gofmt -l .`" = "" ] [2020-10-07T10:23:02.504Z] ./bin/test-attribution-txt.sh [2020-10-07T10:23:02.504Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-07T10:23:02.564Z] Warning: overwriting stash ‘coverage-report’ [2020-10-07T10:23:03.290Z] Stashed 1 file(s) [Pipeline] } [2020-10-07T10:23:03.317Z] $ docker stop --time=1 109b48ef508a5237f0ece48532a4a4d151ad07cdf2804f26971ae668be510c22 [2020-10-07T10:23:05.482Z] $ docker rm -f 109b48ef508a5237f0ece48532a4a4d151ad07cdf2804f26971ae668be510c22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-07T10:23:07.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-07T10:23:07.491Z] + ls -al . [2020-10-07T10:23:07.491Z] total 232 [2020-10-07T10:23:07.491Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 10:23 . [2020-10-07T10:23:07.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:19 .. [2020-10-07T10:23:07.491Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 10:19 .dockerignore [2020-10-07T10:23:07.491Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 10:19 .git [2020-10-07T10:23:07.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:19 .github [2020-10-07T10:23:07.491Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 7 10:19 .gitignore [2020-10-07T10:23:07.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 10:19 .semver [2020-10-07T10:23:07.491Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 7 10:19 Dockerfile.build [2020-10-07T10:23:07.491Z] -rw-rw-r-- 1 jenkins jenkins 901 Oct 7 10:19 Jenkinsfile [2020-10-07T10:23:07.491Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 7 10:19 LICENSE [2020-10-07T10:23:07.491Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 7 10:19 Makefile [2020-10-07T10:23:07.491Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 7 10:19 README.md [2020-10-07T10:23:07.491Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 7 10:19 RELEASE-NOTES.txt [2020-10-07T10:23:07.491Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 7 10:16 VERSION [2020-10-07T10:23:07.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 10:19 bin [2020-10-07T10:23:07.491Z] -rw-r--r-- 1 jenkins jenkins 111041 Oct 7 10:22 coverage.out [2020-10-07T10:23:07.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:19 example [2020-10-07T10:23:07.491Z] -rw-r--r-- 1 jenkins jenkins 517 Oct 7 10:23 go.mod [2020-10-07T10:23:07.491Z] -rw-r--r-- 1 jenkins jenkins 13652 Oct 7 10:23 go.sum [2020-10-07T10:23:07.491Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 7 10:19 internal [2020-10-07T10:23:07.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:19 openapi [2020-10-07T10:23:07.491Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 10:19 pkg [2020-10-07T10:23:07.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 10:19 snap [2020-10-07T10:23:07.491Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 7 10:19 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-07T10:23:07.868Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=096110c27a6c50f567ac7c81e733e8dc4424b97d --label arch=arm64 --label version=0.0.0 . [2020-10-07T10:23:08.143Z] Sending build context to Docker daemon 3.611MB [2020-10-07T10:23:08.415Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-07T10:23:08.415Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-07T10:23:08.415Z] ---> 88fede3becd7 [2020-10-07T10:23:08.415Z] Step 3/24 : ARG MAKE='make build' [2020-10-07T10:23:08.689Z] ---> Running in 155ce7276a82 [2020-10-07T10:23:08.961Z] Removing intermediate container 155ce7276a82 [2020-10-07T10:23:08.961Z] ---> fe93d5f29bc3 [2020-10-07T10:23:08.961Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-07T10:23:09.235Z] ---> Running in 28c11e8fbb4f [2020-10-07T10:23:09.507Z] Removing intermediate container 28c11e8fbb4f [2020-10-07T10:23:09.507Z] ---> 9eb9e1f15e17 [2020-10-07T10:23:09.507Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-07T10:23:09.781Z] ---> Running in 84f1174ced1d [2020-10-07T10:23:10.054Z] Removing intermediate container 84f1174ced1d [2020-10-07T10:23:10.054Z] ---> 14253f70480d [2020-10-07T10:23:10.054Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-07T10:23:10.329Z] ---> Running in bcf506077bc0 [2020-10-07T10:23:12.956Z] Removing intermediate container bcf506077bc0 [2020-10-07T10:23:12.956Z] ---> f5c8cfc06059 [2020-10-07T10:23:12.956Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-07T10:23:12.956Z] ---> Running in 1302276b9b3e [2020-10-07T10:23:14.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-07T10:23:15.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-07T10:23:16.373Z] OK: 142 MiB in 39 packages [2020-10-07T10:23:17.474Z] Removing intermediate container 1302276b9b3e [2020-10-07T10:23:17.474Z] ---> c916636b1360 [2020-10-07T10:23:17.474Z] Step 8/24 : COPY . . [2020-10-07T10:23:19.003Z] ---> 6b73cfa1588a [2020-10-07T10:23:19.003Z] Step 9/24 : RUN ${MAKE} [2020-10-07T10:23:19.003Z] ---> Running in ac2a8fd35826 [2020-10-07T10:23:20.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-10-07T10:23:47.726Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-07T10:23:47.726Z] Removing intermediate container ac2a8fd35826 [2020-10-07T10:23:47.726Z] ---> 832b1763f61d [2020-10-07T10:23:47.726Z] Step 10/24 : FROM scratch [2020-10-07T10:23:47.726Z] ---> [2020-10-07T10:23:47.726Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-07T10:23:47.726Z] ---> Running in bb5067bacccd [2020-10-07T10:23:47.726Z] Removing intermediate container bb5067bacccd [2020-10-07T10:23:47.726Z] ---> e911ffa56639 [2020-10-07T10:23:47.726Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-07T10:23:47.726Z] ---> Running in fb97676859f3 [2020-10-07T10:23:47.726Z] Removing intermediate container fb97676859f3 [2020-10-07T10:23:47.726Z] ---> f8114d9d9e73 [2020-10-07T10:23:47.726Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-07T10:23:47.726Z] ---> Running in 26b3dd201f70 [2020-10-07T10:23:48.029Z] Removing intermediate container 26b3dd201f70 [2020-10-07T10:23:48.029Z] ---> d3d32a1a954b [2020-10-07T10:23:48.029Z] Step 14/24 : WORKDIR / [2020-10-07T10:23:48.029Z] ---> Running in 9ec05ca5d149 [2020-10-07T10:23:48.642Z] Removing intermediate container 9ec05ca5d149 [2020-10-07T10:23:48.642Z] ---> 9b7468e1ace8 [2020-10-07T10:23:48.642Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-07T10:23:49.679Z] ---> 530b5cac64d2 [2020-10-07T10:23:49.679Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-07T10:23:50.303Z] ---> 96c852f405ba [2020-10-07T10:23:50.303Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-07T10:23:50.915Z] ---> 76d84897a186 [2020-10-07T10:23:50.915Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-07T10:23:51.936Z] ---> 432aa2dc7f6b [2020-10-07T10:23:51.936Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-07T10:23:52.550Z] ---> a2eb79d3b1ea [2020-10-07T10:23:52.550Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-07T10:23:52.550Z] ---> Running in 5f80337dffc9 [2020-10-07T10:23:53.197Z] Removing intermediate container 5f80337dffc9 [2020-10-07T10:23:53.197Z] ---> e8582f461710 [2020-10-07T10:23:53.197Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-07T10:23:53.197Z] ---> Running in 95f4df2a2208 [2020-10-07T10:23:53.483Z] Removing intermediate container 95f4df2a2208 [2020-10-07T10:23:53.483Z] ---> 86358553c14e [2020-10-07T10:23:53.483Z] Step 22/24 : LABEL arch=arm64 [2020-10-07T10:23:53.771Z] ---> Running in cd2b19e8005a [2020-10-07T10:23:54.051Z] Removing intermediate container cd2b19e8005a [2020-10-07T10:23:54.051Z] ---> 0c33ffdbd1bf [2020-10-07T10:23:54.051Z] Step 23/24 : LABEL git_sha=096110c27a6c50f567ac7c81e733e8dc4424b97d [2020-10-07T10:23:54.330Z] ---> Running in e325099bbf98 [2020-10-07T10:23:54.615Z] Removing intermediate container e325099bbf98 [2020-10-07T10:23:54.615Z] ---> 45064befffdc [2020-10-07T10:23:54.615Z] Step 24/24 : LABEL version=0.0.0 [2020-10-07T10:23:54.897Z] ---> Running in 54e9950f6a68 [2020-10-07T10:23:55.199Z] Removing intermediate container 54e9950f6a68 [2020-10-07T10:23:55.199Z] ---> 922bda4b0c50 [2020-10-07T10:23:55.199Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-07T10:23:55.199Z] Successfully built 922bda4b0c50 [2020-10-07T10:23:55.199Z] Successfully tagged docker-device-sdk-simple-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] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-07T10:23:58.287Z] provisioning config files... [2020-10-07T10:23:58.312Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/config1587284368414992555tmp [Pipeline] { [Pipeline] sh [2020-10-07T10:23:58.760Z] + set +x [2020-10-07T10:23:58.760Z] + curl -s https://codecov.io/bash [2020-10-07T10:23:58.760Z] + bash -s -- [2020-10-07T10:23:59.065Z] [2020-10-07T10:23:59.065Z] _____ _ [2020-10-07T10:23:59.065Z] / ____| | | [2020-10-07T10:23:59.065Z] | | ___ __| | ___ ___ _____ __ [2020-10-07T10:23:59.065Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-07T10:23:59.065Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-07T10:23:59.065Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-07T10:23:59.065Z] Bash-20200917-4e8f14b [2020-10-07T10:23:59.065Z] [2020-10-07T10:23:59.065Z] [2020-10-07T10:23:59.065Z] ==> Jenkins CI detected. [2020-10-07T10:23:59.065Z] project root: . [2020-10-07T10:23:59.065Z] --> token set from env [2020-10-07T10:23:59.065Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-07T10:23:59.065Z] ==> Running gcov in . (disable via -X gcov) [2020-10-07T10:23:59.065Z] ==> Python coveragepy not found [2020-10-07T10:23:59.065Z] ==> Searching for coverage reports in: [2020-10-07T10:23:59.066Z] + . [2020-10-07T10:23:59.066Z] -> Found 1 reports [2020-10-07T10:23:59.066Z] ==> Detecting git/mercurial file structure [2020-10-07T10:23:59.066Z] ==> Reading reports [2020-10-07T10:23:59.345Z] + ./coverage.out bytes=111041 [2020-10-07T10:23:59.345Z] ==> Appending adjustments [2020-10-07T10:23:59.345Z] https://docs.codecov.io/docs/fixing-reports [2020-10-07T10:23:59.999Z] + Found adjustments [2020-10-07T10:23:59.999Z] ==> Gzipping contents [2020-10-07T10:23:59.999Z] ==> Uploading reports [2020-10-07T10:23:59.999Z] url: https://codecov.io [2020-10-07T10:24:00.000Z] query: branch=PR-622&commit=096110c27a6c50f567ac7c81e733e8dc4424b97d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=622&job=&cmd_args= [2020-10-07T10:24:00.000Z] -> Pinging Codecov [2020-10-07T10:24:00.000Z] https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-622&commit=096110c27a6c50f567ac7c81e733e8dc4424b97d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=622&job=&cmd_args= [2020-10-07T10:24:00.281Z] -> Uploading to [2020-10-07T10:24:00.281Z] [2020-10-07T10:24:00.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-07T10:24:00.281Z] Dload Upload Total Spent Left Speed [2020-10-07T10:24:00.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-07T10:24:00.281Z] X> Failed to upload [2020-10-07T10:24:00.281Z] ==> Uploading to Codecov [2020-10-07T10:24:00.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-07T10:24:00.553Z] Dload Upload Total Spent Left Speed [2020-10-07T10:24:01.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18369 0 0 100 18369 0 14589 0:00:01 0:00:01 --:--:-- 14590 100 18479 100 110 100 18369 80 13380 0:00:01 0:00:01 --:--:-- 13378 [2020-10-07T10:24:01.837Z] View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/096110c27a6c50f567ac7c81e733e8dc4424b97d [Pipeline] } [2020-10-07T10:24:01.892Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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-10-07T10:24:06.174Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T10:24:06.823Z] ---> package-listing.sh [2020-10-07T10:24:06.823Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-07T10:24:06.823Z] ++ facter osfamily [2020-10-07T10:24:07.097Z] + OS_FAMILY=redhat [2020-10-07T10:24:07.097Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-622 [2020-10-07T10:24:07.097Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-07T10:24:07.097Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-07T10:24:07.097Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-07T10:24:07.097Z] + PACKAGES=/tmp/packages_start.txt [2020-10-07T10:24:07.097Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-622 ']' [2020-10-07T10:24:07.097Z] + PACKAGES=/tmp/packages_end.txt [2020-10-07T10:24:07.097Z] + case "${OS_FAMILY}" in [2020-10-07T10:24:07.097Z] + rpm -qa [2020-10-07T10:24:07.097Z] + sort [2020-10-07T10:24:10.454Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-07T10:24:10.454Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-07T10:24:10.454Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-07T10:24:10.454Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-622 ']' [2020-10-07T10:24:10.454Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-622/archives/ [2020-10-07T10:24:10.454Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-622/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-07T10:24:11.175Z] provisioning config files... [2020-10-07T10:24:11.197Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-622@tmp/config6752373245078798132tmp [Pipeline] { [Pipeline] echo [2020-10-07T10:24:11.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T10:24:11.710Z] ---> create-netrc.sh [Pipeline] } [2020-10-07T10:24:11.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-07T10:24:11.903Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T10:24:12.328Z] ---> python-tools-install.sh [2020-10-07T10:24:12.328Z] Generating Requirements File [2020-10-07T10:25:49.155Z] Python 3.6.8 [2020-10-07T10:25:49.155Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-07T10:25:50.138Z] appdirs==1.4.3 [2020-10-07T10:25:50.138Z] argcomplete==1.12.1 [2020-10-07T10:25:50.138Z] aspy.yaml==1.3.0 [2020-10-07T10:25:50.138Z] attrs==19.3.0 [2020-10-07T10:25:50.138Z] Babel==2.8.0 [2020-10-07T10:25:50.138Z] beautifulsoup4==4.8.2 [2020-10-07T10:25:50.138Z] boto3==1.11.6 [2020-10-07T10:25:50.138Z] botocore==1.14.6 [2020-10-07T10:25:50.138Z] bs4==0.0.1 [2020-10-07T10:25:50.138Z] cachetools==4.1.1 [2020-10-07T10:25:50.138Z] certifi==2019.11.28 [2020-10-07T10:25:50.138Z] cffi==1.14.3 [2020-10-07T10:25:50.138Z] cfgv==2.0.1 [2020-10-07T10:25:50.138Z] chardet==3.0.4 [2020-10-07T10:25:50.138Z] click==7.1 [2020-10-07T10:25:50.138Z] cliff==3.4.0 [2020-10-07T10:25:50.138Z] cmd2==1.3.11 [2020-10-07T10:25:50.138Z] colorama==0.4.3 [2020-10-07T10:25:50.138Z] cryptography==3.1.1 [2020-10-07T10:25:50.138Z] debtcollector==2.2.0 [2020-10-07T10:25:50.138Z] decorator==4.4.2 [2020-10-07T10:25:50.138Z] defusedxml==0.6.0 [2020-10-07T10:25:50.138Z] Deprecated==1.2.7 [2020-10-07T10:25:50.138Z] distlib==0.3.1 [2020-10-07T10:25:50.138Z] distro==1.2.0 [2020-10-07T10:25:50.138Z] dnspython==1.16.0 [2020-10-07T10:25:50.139Z] docker==4.2.0 [2020-10-07T10:25:50.139Z] docutils==0.15.2 [2020-10-07T10:25:50.139Z] dogpile.cache==1.0.2 [2020-10-07T10:25:50.139Z] email-validator==1.0.5 [2020-10-07T10:25:50.139Z] filelock==3.0.12 [2020-10-07T10:25:50.139Z] future==0.18.2 [2020-10-07T10:25:50.139Z] google-auth==1.22.1 [2020-10-07T10:25:50.139Z] httplib2==0.17.0 [2020-10-07T10:25:50.139Z] identify==1.4.11 [2020-10-07T10:25:50.139Z] idna==2.9 [2020-10-07T10:25:50.139Z] importlib-metadata==1.7.0 [2020-10-07T10:25:50.139Z] importlib-resources==1.5.0 [2020-10-07T10:25:50.139Z] iso8601==0.1.13 [2020-10-07T10:25:50.139Z] Jinja2==2.11.1 [2020-10-07T10:25:50.139Z] jmespath==0.10.0 [2020-10-07T10:25:50.139Z] jsonpatch==1.26 [2020-10-07T10:25:50.139Z] jsonpointer==2.0 [2020-10-07T10:25:50.139Z] jsonschema==3.2.0 [2020-10-07T10:25:50.139Z] keystoneauth1==4.2.1 [2020-10-07T10:25:50.139Z] kubernetes==11.0.0 [2020-10-07T10:25:50.139Z] lftools==0.34.2 [2020-10-07T10:25:50.139Z] lxml==4.5.0 [2020-10-07T10:25:50.139Z] MarkupSafe==0.23 [2020-10-07T10:25:50.139Z] msgpack==1.0.0 [2020-10-07T10:25:50.139Z] multi-key-dict==2.0.3 [2020-10-07T10:25:50.139Z] munch==2.5.0 [2020-10-07T10:25:50.139Z] netaddr==0.8.0 [2020-10-07T10:25:50.139Z] netifaces==0.10.9 [2020-10-07T10:25:50.139Z] niet==1.4.2 [2020-10-07T10:25:50.139Z] nodeenv==1.3.5 [2020-10-07T10:25:50.139Z] oauth2client==4.1.3 [2020-10-07T10:25:50.139Z] oauthlib==3.1.0 [2020-10-07T10:25:50.139Z] openstacksdk==0.50.0 [2020-10-07T10:25:50.139Z] os-client-config==2.1.0 [2020-10-07T10:25:50.139Z] os-service-types==1.7.0 [2020-10-07T10:25:50.139Z] osc-lib==2.2.1 [2020-10-07T10:25:50.139Z] oslo.config==8.3.2 [2020-10-07T10:25:50.139Z] oslo.context==3.1.1 [2020-10-07T10:25:50.139Z] oslo.i18n==5.0.1 [2020-10-07T10:25:50.139Z] oslo.log==4.4.0 [2020-10-07T10:25:50.139Z] oslo.serialization==4.0.1 [2020-10-07T10:25:50.139Z] oslo.utils==4.6.0 [2020-10-07T10:25:50.139Z] packaging==20.4 [2020-10-07T10:25:50.139Z] pbr==5.4.4 [2020-10-07T10:25:50.139Z] pluggy==0.13.1 [2020-10-07T10:25:50.139Z] prettytable==0.7.2 [2020-10-07T10:25:50.139Z] py==1.9.0 [2020-10-07T10:25:50.139Z] pyasn1==0.4.8 [2020-10-07T10:25:50.139Z] pyasn1-modules==0.2.8 [2020-10-07T10:25:50.139Z] pycparser==2.20 [2020-10-07T10:25:50.139Z] pygerrit2==2.0.10 [2020-10-07T10:25:50.139Z] PyGithub==1.46 [2020-10-07T10:25:50.139Z] pyinotify==0.9.6 [2020-10-07T10:25:50.139Z] PyJWT==1.7.1 [2020-10-07T10:25:50.139Z] pyparsing==2.4.7 [2020-10-07T10:25:50.139Z] pyperclip==1.8.0 [2020-10-07T10:25:50.139Z] pyroute2==0.4.13 [2020-10-07T10:25:50.139Z] pyrsistent==0.15.7 [2020-10-07T10:25:50.139Z] PySocks==1.6.8 [2020-10-07T10:25:50.139Z] python-cinderclient==7.2.0 [2020-10-07T10:25:50.139Z] python-dateutil==2.8.1 [2020-10-07T10:25:50.139Z] python-heatclient==2.2.1 [2020-10-07T10:25:50.139Z] python-jenkins==1.7.0 [2020-10-07T10:25:50.139Z] python-keystoneclient==4.1.1 [2020-10-07T10:25:50.139Z] python-magnumclient==3.2.1 [2020-10-07T10:25:50.139Z] python-novaclient==17.2.1 [2020-10-07T10:25:50.139Z] python-openstackclient==5.4.0 [2020-10-07T10:25:50.139Z] python-swiftclient==3.10.1 [2020-10-07T10:25:50.139Z] pytz==2020.1 [2020-10-07T10:25:50.139Z] PyYAML==5.3 [2020-10-07T10:25:50.139Z] requests==2.23.0 [2020-10-07T10:25:50.139Z] requests-oauthlib==1.3.0 [2020-10-07T10:25:50.139Z] requestsexceptions==1.4.0 [2020-10-07T10:25:50.139Z] rfc3986==1.4.0 [2020-10-07T10:25:50.139Z] rpm==4.11.3 [2020-10-07T10:25:50.139Z] rsa==4.0 [2020-10-07T10:25:50.139Z] ruamel.yaml==0.16.10 [2020-10-07T10:25:50.139Z] ruamel.yaml.clib==0.2.0 [2020-10-07T10:25:50.139Z] s3transfer==0.3.3 [2020-10-07T10:25:50.139Z] shade==1.27.2 [2020-10-07T10:25:50.139Z] simplejson==3.17.2 [2020-10-07T10:25:50.139Z] six==1.14.0 [2020-10-07T10:25:50.139Z] soupsieve==2.0 [2020-10-07T10:25:50.139Z] stevedore==3.2.2 [2020-10-07T10:25:50.139Z] tabulate==0.8.6 [2020-10-07T10:25:50.139Z] toml==0.10.0 [2020-10-07T10:25:50.139Z] tox==3.20.0 [2020-10-07T10:25:50.139Z] tqdm==4.43.0 [2020-10-07T10:25:50.139Z] urllib3==1.25.8 [2020-10-07T10:25:50.139Z] virtualenv==20.0.33 [2020-10-07T10:25:50.139Z] wcwidth==0.2.5 [2020-10-07T10:25:50.139Z] websocket-client==0.57.0 [2020-10-07T10:25:50.139Z] wrapt==1.12.1 [2020-10-07T10:25:50.139Z] xdg==3.0.2 [2020-10-07T10:25:50.139Z] xmltodict==0.12.0 [2020-10-07T10:25:50.139Z] yq==2.11.1 [2020-10-07T10:25:50.139Z] zipp==3.3.0 [2020-10-07T10:25:51.573Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:25:55.024Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-07T10:25:59.455Z] Python 2.7.5 [2020-10-07T10:25:59.455Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-07T10:25:59.725Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-07T10:25:59.994Z] ansible==2.9.7 [2020-10-07T10:25:59.994Z] Babel==0.9.6 [2020-10-07T10:25:59.994Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-07T10:25:59.995Z] beautifulsoup4==4.4.1 [2020-10-07T10:25:59.995Z] bodhi==2.11.0 [2020-10-07T10:25:59.995Z] bodhi-client==2.11.0 [2020-10-07T10:25:59.995Z] CCColUtils==1.4 [2020-10-07T10:25:59.995Z] cffi==1.6.0 [2020-10-07T10:25:59.995Z] chardet==2.2.1 [2020-10-07T10:25:59.995Z] click==6.7 [2020-10-07T10:25:59.995Z] cloud-init==18.5 [2020-10-07T10:25:59.995Z] configobj==4.7.2 [2020-10-07T10:25:59.995Z] cryptography==1.7.2 [2020-10-07T10:25:59.995Z] decorator==3.4.0 [2020-10-07T10:25:59.995Z] distro==1.2.0 [2020-10-07T10:25:59.995Z] enum34==1.0.4 [2020-10-07T10:25:59.995Z] fedpkg==1.38 [2020-10-07T10:25:59.995Z] futures==3.1.1 [2020-10-07T10:25:59.995Z] gitdb==0.6.4 [2020-10-07T10:25:59.995Z] GitPython==1.0.1 [2020-10-07T10:25:59.995Z] html5lib==0.999 [2020-10-07T10:25:59.995Z] httplib2==0.9.2 [2020-10-07T10:25:59.995Z] idna==2.4 [2020-10-07T10:25:59.995Z] iniparse==0.4 [2020-10-07T10:25:59.995Z] ipaddress==1.0.16 [2020-10-07T10:25:59.995Z] IPy==0.75 [2020-10-07T10:25:59.995Z] javapackages==1.0.0 [2020-10-07T10:25:59.995Z] Jinja2==2.7.2 [2020-10-07T10:25:59.995Z] jmespath==0.9.4 [2020-10-07T10:25:59.995Z] jsonpatch==1.2 [2020-10-07T10:25:59.995Z] jsonpointer==1.9 [2020-10-07T10:25:59.995Z] kerberos==1.1 [2020-10-07T10:25:59.995Z] kitchen==1.1.1 [2020-10-07T10:25:59.995Z] langtable==0.0.31 [2020-10-07T10:25:59.995Z] lockfile==0.9.1 [2020-10-07T10:25:59.995Z] lxml==3.2.1 [2020-10-07T10:25:59.995Z] MarkupSafe==0.11 [2020-10-07T10:25:59.995Z] munch==2.0.2 [2020-10-07T10:25:59.995Z] offtrac==0.1.0 [2020-10-07T10:25:59.995Z] openidc-client==0.6.0 [2020-10-07T10:25:59.995Z] packagedb-cli==2.14.1 [2020-10-07T10:25:59.995Z] paramiko==2.1.1 [2020-10-07T10:25:59.995Z] perf==0.1 [2020-10-07T10:25:59.995Z] ply==3.4 [2020-10-07T10:25:59.995Z] policycoreutils-default-encoding==0.1 [2020-10-07T10:25:59.995Z] prettytable==0.7.2 [2020-10-07T10:25:59.995Z] pyasn1==0.1.9 [2020-10-07T10:25:59.995Z] pycparser==2.14 [2020-10-07T10:25:59.995Z] pycurl==7.19.0 [2020-10-07T10:25:59.995Z] pygobject==3.22.0 [2020-10-07T10:25:59.995Z] pygpgme==0.3 [2020-10-07T10:25:59.995Z] pyliblzma==0.5.3 [2020-10-07T10:25:59.995Z] pyOpenSSL==0.13.1 [2020-10-07T10:25:59.995Z] pyparsing==1.5.6 [2020-10-07T10:25:59.995Z] pyserial==2.6 [2020-10-07T10:25:59.995Z] python-augeas==0.5.0 [2020-10-07T10:25:59.995Z] python-bugzilla==2.3.0 [2020-10-07T10:25:59.995Z] python-dateutil==1.5 [2020-10-07T10:25:59.995Z] python-fedora==0.10.0 [2020-10-07T10:25:59.995Z] python-linux-procfs==0.4.9 [2020-10-07T10:25:59.995Z] python-yubico==1.2.3 [2020-10-07T10:25:59.995Z] pyudev==0.15 [2020-10-07T10:25:59.995Z] pyusb==1.0.0b1 [2020-10-07T10:25:59.995Z] pyxattr==0.5.1 [2020-10-07T10:25:59.995Z] PyYAML==3.10 [2020-10-07T10:25:59.995Z] requests==2.6.0 [2020-10-07T10:25:59.995Z] requests-kerberos==0.7.0 [2020-10-07T10:25:59.995Z] rpkg==1.60 [2020-10-07T10:25:59.995Z] schedutils==0.4 [2020-10-07T10:25:59.995Z] seobject==0.1 [2020-10-07T10:25:59.995Z] sepolicy==1.1 [2020-10-07T10:25:59.995Z] six==1.9.0 [2020-10-07T10:25:59.995Z] smmap==0.9.0 [2020-10-07T10:25:59.995Z] urlgrabber==3.10 [2020-10-07T10:25:59.995Z] urllib3==1.10.2 [2020-10-07T10:25:59.995Z] virtualenv==15.1.0 [2020-10-07T10:25:59.995Z] yum-langpacks==0.4.2 [2020-10-07T10:25:59.995Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-07T10:26:00.032Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T10:26:00.513Z] ---> sudo-logs.sh [2020-10-07T10:26:00.513Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-07T10:26:00.823Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T10:26:01.274Z] ---> job-cost.sh [2020-10-07T10:26:01.275Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IViv [2020-10-07T10:26:16.335Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:16.336Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:16.336Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:16.336Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:16.336Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:16.336Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:16.603Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:16.603Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:16.879Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:17.154Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:17.154Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:17.421Z] Cache entry deserialization failed, entry ignored [2020-10-07T10:26:21.794Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-07T10:27:02.101Z] lf-activate-venv(): INFO: Adding /tmp/venv-IViv/bin to PATH [2020-10-07T10:27:02.101Z] INFO: No Stack... [2020-10-07T10:27:02.703Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-07T10:27:03.726Z] INFO: Archiving Costs [Pipeline] echo [2020-10-07T10:27:03.765Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T10:27:04.177Z] ---> logs-deploy.sh [2020-10-07T10:27:04.177Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-622/1 [2020-10-07T10:27:04.177Z] INFO: archiving workspace using pattern(s): [2020-10-07T10:27:06.848Z] Archives upload complete. [2020-10-07T10:27:06.848Z] INFO: archiving logs to Nexus