Pull request #607 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e+5d943473fe8cb7b2263b29163a15a9eda06ca963 (9827f0314fb1ded492db525388d5e4f87a977c33) 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-607/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-607/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] ========================================================= [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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2939’ is offline; ‘prd-centos7-docker-4c-2g-2942’ is offline; ‘prd-centos7-docker-4c-2g-2943’ is offline; ‘prd-centos7-docker-8c-8g-2926’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2948 in /w/workspace/dgexfoundry_device-sdk-go_PR-607 [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-607 # 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 Merging remotes/origin/master commit 5d943473fe8cb7b2263b29163a15a9eda06ca963 into PR head commit 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e Merge succeeded, producing 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e Checking out Revision 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e (PR-607) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > 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/607/head:refs/remotes/origin/PR-607 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e # 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 5d943473fe8cb7b2263b29163a15a9eda06ca963 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 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-02T02:20:11.734Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-02T02:20:12.113Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-02T02:20:12.325Z] ========================================================= [2020-10-02T02:20:12.326Z] EdgeX Global Pipelines Version Info [2020-10-02T02:20:12.326Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-02T02:20:16.200Z] ------------------- [2020-10-02T02:20:16.200Z] stable info: [2020-10-02T02:20:16.200Z] ------------------- [2020-10-02T02:20:16.200Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-02T02:20:16.200Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-02T02:20:16.200Z] Message: update stable to v1.0.131 [2020-10-02T02:20:16.778Z] ------------------- [2020-10-02T02:20:16.778Z] experimental info: [2020-10-02T02:20:16.778Z] ------------------- [2020-10-02T02:20:16.778Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-10-02T02:20:16.778Z] Commit SHA: 037048ec40675a742bbe4f4e63335516fc22ae8d [2020-10-02T02:20:16.778Z] Message: update experimental to v1.0.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-02T02:20:17.336Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-02T02:20:17.473Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-02T02:20:17.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-02T02:20:17.747Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-02T02:20:17.872Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-02T02:20:18.001Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-02T02:20:18.151Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-02T02:20:18.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-02T02:20:18.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-02T02:20:18.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-02T02:20:18.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-02T02:20:19.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-02T02:20:19.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-02T02:20:19.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-02T02:20:19.811Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-02T02:20:20.192Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-02T02:20:20.427Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-02T02:20:20.559Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-02T02:20:20.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-02T02:20:20.912Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-02T02:20:21.066Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-02T02:20:21.227Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-02T02:20:21.373Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-02T02:20:21.537Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-02T02:20:21.703Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-02T02:20:22.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-607 [Pipeline] echo [2020-10-02T02:20:22.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-607 [Pipeline] echo [2020-10-02T02:20:22.394Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-607 [Pipeline] echo [2020-10-02T02:20:22.628Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e [Pipeline] echo [2020-10-02T02:20:22.774Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2dce0fd [Pipeline] echo [2020-10-02T02:20:22.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-02T02:20:23.690Z] + git log --format=format:%s -1 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e [Pipeline] echo [2020-10-02T02:20:23.771Z] GIT_COMMIT: 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo [2020-10-02T02:20:24.134Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-02T02:20:24.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-02T02:20:24.994Z] [2020-10-02T02:20:24.994Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-02T02:20:25.393Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-02T02:20:25.394Z] latest: Pulling from edgex-devops/git-semver [2020-10-02T02:20:25.394Z] 31603596830f: Pulling fs layer [2020-10-02T02:20:25.394Z] 2a8b12db71e7: Pulling fs layer [2020-10-02T02:20:25.394Z] 6ca5941a6612: Pulling fs layer [2020-10-02T02:20:25.394Z] ecc8261a40a4: Pulling fs layer [2020-10-02T02:20:25.394Z] ecc8261a40a4: Waiting [2020-10-02T02:20:25.394Z] 2a8b12db71e7: Verifying Checksum [2020-10-02T02:20:25.394Z] 2a8b12db71e7: Download complete [2020-10-02T02:20:25.982Z] 31603596830f: Verifying Checksum [2020-10-02T02:20:25.982Z] 31603596830f: Download complete [2020-10-02T02:20:26.246Z] 31603596830f: Pull complete [2020-10-02T02:20:26.509Z] 2a8b12db71e7: Pull complete [2020-10-02T02:20:29.065Z] ecc8261a40a4: Verifying Checksum [2020-10-02T02:20:29.065Z] ecc8261a40a4: Download complete [2020-10-02T02:20:29.641Z] 6ca5941a6612: Download complete [2020-10-02T02:20:30.597Z] 6ca5941a6612: Pull complete [2020-10-02T02:20:30.597Z] ecc8261a40a4: Pull complete [2020-10-02T02:20:30.597Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-02T02:20:30.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-02T02:20:30.597Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-02T02:20:30.735Z] prd-centos7-docker-4c-2g-2948 does not seem to be running inside a container [2020-10-02T02:20:30.784Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-607 -v /w/workspace/dgexfoundry_device-sdk-go_PR-607:/w/workspace/dgexfoundry_device-sdk-go_PR-607:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-607@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-607@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-02T02:20:32.854Z] $ docker top 214c8bf82dd7df7a5f5d1b4bf9a390207b642874e8e55ff546831d263f0c896e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-02T02:20:33.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-02T02:20:33.392Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-02T02:20:33.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-02T02:20:33.608Z] $ docker exec 214c8bf82dd7df7a5f5d1b4bf9a390207b642874e8e55ff546831d263f0c896e ssh-agent [2020-10-02T02:20:33.763Z] SSH_AUTH_SOCK=/tmp/ssh-mDiTzKFHfEdH/agent.12 [2020-10-02T02:20:33.763Z] SSH_AGENT_PID=17 [2020-10-02T02:20:33.777Z] Running ssh-add (command line suppressed) [2020-10-02T02:20:33.899Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-607@tmp/private_key_8412109394101949911.key (/w/workspace/dgexfoundry_device-sdk-go_PR-607@tmp/private_key_8412109394101949911.key) [2020-10-02T02:20:33.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-02T02:20:34.338Z] + git describe --exact-match --tags HEAD [2020-10-02T02:20:34.338Z] fatal: no tag exactly matches '2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e' [Pipeline] } [2020-10-02T02:20:34.393Z] $ docker exec --env ******** --env ******** 214c8bf82dd7df7a5f5d1b4bf9a390207b642874e8e55ff546831d263f0c896e ssh-agent -k [2020-10-02T02:20:34.506Z] unset SSH_AUTH_SOCK; [2020-10-02T02:20:34.507Z] unset SSH_AGENT_PID; [2020-10-02T02:20:34.507Z] echo Agent pid 17 killed; [2020-10-02T02:20:34.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-02T02:20:34.735Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-02T02:20:34.735Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-02T02:20:34.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-02T02:20:34.863Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-02T02:20:35.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-02T02:20:35.033Z] $ docker exec 214c8bf82dd7df7a5f5d1b4bf9a390207b642874e8e55ff546831d263f0c896e ssh-agent [2020-10-02T02:20:35.191Z] SSH_AUTH_SOCK=/tmp/ssh-7I0ropAP1VHS/agent.47 [2020-10-02T02:20:35.191Z] SSH_AGENT_PID=52 [2020-10-02T02:20:35.199Z] Running ssh-add (command line suppressed) [2020-10-02T02:20:35.319Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-607@tmp/private_key_286548366411233967.key (/w/workspace/dgexfoundry_device-sdk-go_PR-607@tmp/private_key_286548366411233967.key) [2020-10-02T02:20:35.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-02T02:20:35.752Z] + git semver init [2020-10-02T02:20:35.752Z] # -> Open(): unable to determine branch for HEAD [2020-10-02T02:20:35.752Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-607/.git [2020-10-02T02:20:35.752Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-607 [2020-10-02T02:20:35.752Z] # $SEMVER_REMOTE_NAME = origin [2020-10-02T02:20:35.752Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-02T02:20:35.752Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-02T02:20:35.752Z] # $SEMVER_BRANCH = PR-607 [2020-10-02T02:20:35.752Z] # $SEMVER_TEMP = /tmp/semver-966718633 [2020-10-02T02:20:35.752Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-02T02:20:41.071Z] # '/tmp/semver-966718633' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-607/.semver' [2020-10-02T02:20:41.071Z] # -> Force: false [2020-10-02T02:20:41.071Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-607/.semver [Pipeline] } [2020-10-02T02:20:41.110Z] $ docker exec --env ******** --env ******** 214c8bf82dd7df7a5f5d1b4bf9a390207b642874e8e55ff546831d263f0c896e ssh-agent -k [2020-10-02T02:20:41.231Z] unset SSH_AUTH_SOCK; [2020-10-02T02:20:41.231Z] unset SSH_AGENT_PID; [2020-10-02T02:20:41.232Z] echo Agent pid 52 killed; [2020-10-02T02:20:41.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-02T02:20:42.954Z] + git semver [Pipeline] } [2020-10-02T02:20:42.993Z] $ docker stop --time=1 214c8bf82dd7df7a5f5d1b4bf9a390207b642874e8e55ff546831d263f0c896e [2020-10-02T02:20:44.341Z] $ docker rm -f 214c8bf82dd7df7a5f5d1b4bf9a390207b642874e8e55ff546831d263f0c896e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-02T02:20:45.581Z] Stashed 40 file(s) [Pipeline] echo [2020-10-02T02:20:45.613Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-02T02:20:45.755Z] 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-02T02:21:01.539Z] Still waiting to schedule task [2020-10-02T02:21:01.539Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-02T02:21:01.567Z] Still waiting to schedule task [2020-10-02T02:21:01.567Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2936’ [2020-10-02T02:23:07.043Z] Running on prd-centos7-docker-4c-2g-2957 in /w/workspace/dgexfoundry_device-sdk-go_PR-607 [Pipeline] { [Pipeline] ws [2020-10-02T02:23:07.146Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-02T02:23:09.726Z] using credential edgex-jenkins-ssh [2020-10-02T02:23:09.778Z] Cloning the remote Git repository [2020-10-02T02:23:09.807Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-02T02:23:09.876Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-02T02:23:09.937Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-02T02:23:09.937Z] > git --version # timeout=10 [2020-10-02T02:23:09.942Z] > git --version # 'git version 2.16.5' [2020-10-02T02:23:09.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T02:23:09.972Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T02:23:15.086Z] Merging remotes/origin/master commit 5d943473fe8cb7b2263b29163a15a9eda06ca963 into PR head commit 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e [2020-10-02T02:23:15.201Z] Merge succeeded, producing 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e [2020-10-02T02:23:15.202Z] Checking out Revision 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e (PR-607) [2020-10-02T02:23:14.568Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-02T02:23:14.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T02:23:14.587Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-02T02:23:14.600Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-02T02:23:14.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T02:23:14.606Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-02T02:23:15.095Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T02:23:15.104Z] > git checkout -f 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e # timeout=10 [2020-10-02T02:23:15.160Z] > git remote # timeout=10 [2020-10-02T02:23:15.168Z] > git config --get remote.origin.url # timeout=10 [2020-10-02T02:23:15.176Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T02:23:15.180Z] > git merge 5d943473fe8cb7b2263b29163a15a9eda06ca963 # timeout=10 [2020-10-02T02:23:15.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-02T02:23:15.205Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T02:23:15.214Z] > git checkout -f 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e # timeout=10 [2020-10-02T02:23:18.971Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-10-02T02:23:18.996Z] > git --version # timeout=10 [2020-10-02T02:23:19.003Z] > git --version # 'git version 2.16.5' [2020-10-02T02:23:19.011Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-02T02:23:20.205Z] ========================================================= [2020-10-02T02:23:20.205Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-02T02:23:20.205Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-02T02:23:21.086Z] + 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-02T02:23:21.353Z] Sending build context to Docker daemon 3.421MB [2020-10-02T02:23:21.353Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-02T02:23:21.353Z] Step 2/8 : FROM ${BASE} [2020-10-02T02:23:22.759Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-02T02:23:22.759Z] df20fa9351a1: Pulling fs layer [2020-10-02T02:23:22.759Z] ed8968b2872e: Pulling fs layer [2020-10-02T02:23:22.759Z] a92cc7c5fd73: Pulling fs layer [2020-10-02T02:23:22.759Z] e871e8e8d7a9: Pulling fs layer [2020-10-02T02:23:22.759Z] e73272ec9a57: Pulling fs layer [2020-10-02T02:23:22.759Z] 1e910a182e73: Pulling fs layer [2020-10-02T02:23:22.759Z] 4e634b169226: Pulling fs layer [2020-10-02T02:23:22.759Z] e73272ec9a57: Waiting [2020-10-02T02:23:22.759Z] 1e910a182e73: Waiting [2020-10-02T02:23:22.759Z] 4e634b169226: Waiting [2020-10-02T02:23:22.759Z] e871e8e8d7a9: Waiting [2020-10-02T02:23:22.759Z] a92cc7c5fd73: Verifying Checksum [2020-10-02T02:23:22.759Z] a92cc7c5fd73: Download complete [2020-10-02T02:23:23.711Z] ed8968b2872e: Download complete [2020-10-02T02:23:23.711Z] e73272ec9a57: Verifying Checksum [2020-10-02T02:23:23.711Z] e73272ec9a57: Download complete [2020-10-02T02:23:23.711Z] 1e910a182e73: Verifying Checksum [2020-10-02T02:23:23.711Z] 1e910a182e73: Download complete [2020-10-02T02:23:24.665Z] df20fa9351a1: Verifying Checksum [2020-10-02T02:23:24.665Z] df20fa9351a1: Download complete [2020-10-02T02:23:25.245Z] df20fa9351a1: Pull complete [2020-10-02T02:23:25.245Z] ed8968b2872e: Pull complete [2020-10-02T02:23:25.245Z] a92cc7c5fd73: Pull complete [2020-10-02T02:24:04.093Z] 4e634b169226: Verifying Checksum [2020-10-02T02:24:04.093Z] 4e634b169226: Download complete [2020-10-02T02:24:36.298Z] e871e8e8d7a9: Verifying Checksum [2020-10-02T02:24:36.298Z] e871e8e8d7a9: Download complete [2020-10-02T02:24:41.716Z] e871e8e8d7a9: Pull complete [2020-10-02T02:24:41.716Z] e73272ec9a57: Pull complete [2020-10-02T02:24:41.716Z] 1e910a182e73: Pull complete [2020-10-02T02:24:45.954Z] 4e634b169226: Pull complete [2020-10-02T02:24:45.955Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-02T02:24:45.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-02T02:24:45.955Z] ---> f7629b54cfaa [2020-10-02T02:24:45.955Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-02T02:24:46.223Z] ---> Running in ed7eec2139f6 [2020-10-02T02:24:46.223Z] Removing intermediate container ed7eec2139f6 [2020-10-02T02:24:46.223Z] ---> 681958ab2b90 [2020-10-02T02:24:46.223Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T02:24:46.493Z] ---> Running in 240c03676497 [2020-10-02T02:24:48.443Z] Removing intermediate container 240c03676497 [2020-10-02T02:24:48.443Z] ---> 5d0b8e1bde68 [2020-10-02T02:24:48.443Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-02T02:24:48.443Z] ---> Running in 4a3aeaa3b4fc [2020-10-02T02:24:48.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-02T02:24:49.772Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2959 in /w/workspace/dgexfoundry_device-sdk-go_PR-607 [Pipeline] { [Pipeline] ws [2020-10-02T02:24:49.875Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-02T02:24:55.066Z] using credential edgex-jenkins-ssh [2020-10-02T02:24:55.141Z] Cloning the remote Git repository [2020-10-02T02:24:55.212Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-02T02:24:55.324Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-02T02:24:55.401Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-02T02:24:55.402Z] > git --version # timeout=10 [2020-10-02T02:24:55.418Z] > git --version # 'git version 2.17.1' [2020-10-02T02:24:55.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T02:24:55.511Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T02:24:58.763Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T02:24:58.854Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-02T02:24:58.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-02T02:24:59.549Z] Merging remotes/origin/master commit 5d943473fe8cb7b2263b29163a15a9eda06ca963 into PR head commit 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e [2020-10-02T02:24:59.757Z] Merge succeeded, producing 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e [2020-10-02T02:24:59.758Z] Checking out Revision 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e (PR-607) [2020-10-02T02:24:58.899Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-02T02:24:58.927Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-02T02:24:58.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T02:24:58.942Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-02T02:24:59.580Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T02:24:59.595Z] > git checkout -f 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e # timeout=10 [2020-10-02T02:24:59.699Z] > git remote # timeout=10 [2020-10-02T02:24:59.715Z] > git config --get remote.origin.url # timeout=10 [2020-10-02T02:24:59.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-02T02:24:59.735Z] > git merge 5d943473fe8cb7b2263b29163a15a9eda06ca963 # timeout=10 [2020-10-02T02:24:59.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-02T02:24:59.776Z] > git config core.sparsecheckout # timeout=10 [2020-10-02T02:24:59.784Z] > git checkout -f 2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e # timeout=10 [2020-10-02T02:25:03.997Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" [2020-10-02T02:25:04.068Z] > git --version # timeout=10 [2020-10-02T02:25:04.077Z] > git --version # 'git version 2.17.1' [2020-10-02T02:25:04.088Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-02T02:25:05.648Z] ========================================================= [2020-10-02T02:25:05.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-02T02:25:05.648Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-02T02:25:06.841Z] + 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-02T02:25:07.831Z] Sending build context to Docker daemon 3.421MB [2020-10-02T02:25:07.831Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-02T02:25:07.831Z] Step 2/8 : FROM ${BASE} [2020-10-02T02:25:08.106Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-02T02:25:08.106Z] b538f80385f9: Pulling fs layer [2020-10-02T02:25:08.106Z] 74f711af9a0d: Pulling fs layer [2020-10-02T02:25:08.106Z] 99f96fe45779: Pulling fs layer [2020-10-02T02:25:08.106Z] 8529a6b9a6be: Pulling fs layer [2020-10-02T02:25:08.106Z] 45590311c82a: Pulling fs layer [2020-10-02T02:25:08.106Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-02T02:25:08.106Z] 209524e5b208: Pulling fs layer [2020-10-02T02:25:08.106Z] 8529a6b9a6be: Waiting [2020-10-02T02:25:08.106Z] 45590311c82a: Waiting [2020-10-02T02:25:08.106Z] 69ca0ff8b7b3: Waiting [2020-10-02T02:25:08.106Z] 209524e5b208: Waiting [2020-10-02T02:25:08.106Z] 99f96fe45779: Download complete [2020-10-02T02:25:08.383Z] 74f711af9a0d: Verifying Checksum [2020-10-02T02:25:08.383Z] 74f711af9a0d: Download complete [2020-10-02T02:25:08.656Z] 45590311c82a: Download complete [2020-10-02T02:25:09.255Z] b538f80385f9: Verifying Checksum [2020-10-02T02:25:09.255Z] b538f80385f9: Download complete [2020-10-02T02:25:09.535Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-02T02:25:09.810Z] b538f80385f9: Pull complete [2020-10-02T02:25:10.415Z] 74f711af9a0d: Pull complete [2020-10-02T02:25:10.693Z] 99f96fe45779: Pull complete [2020-10-02T02:25:11.050Z] OK: 166 MiB in 39 packages [2020-10-02T02:25:11.050Z] Removing intermediate container 4a3aeaa3b4fc [2020-10-02T02:25:11.050Z] ---> 8107a9d0a9db [2020-10-02T02:25:11.050Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-02T02:25:11.050Z] ---> Running in 75b55070c3ed [2020-10-02T02:25:11.050Z] Removing intermediate container 75b55070c3ed [2020-10-02T02:25:11.050Z] ---> 243eff8d56a2 [2020-10-02T02:25:11.050Z] Step 7/8 : COPY . . [2020-10-02T02:25:11.050Z] ---> 3f17d7842346 [2020-10-02T02:25:11.050Z] Step 8/8 : RUN go mod download [2020-10-02T02:25:11.050Z] ---> Running in 2eb7eb651b26 [2020-10-02T02:25:29.001Z] 209524e5b208: Verifying Checksum [2020-10-02T02:25:29.001Z] 209524e5b208: Download complete [2020-10-02T02:25:33.084Z] Removing intermediate container 2eb7eb651b26 [2020-10-02T02:25:33.084Z] ---> 9f1e61876c1f [2020-10-02T02:25:33.084Z] Successfully built 9f1e61876c1f [2020-10-02T02:25:33.084Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-02T02:25:33.488Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-02T02:25:33.488Z] . [Pipeline] withDockerContainer [2020-10-02T02:25:33.661Z] prd-centos7-docker-4c-2g-2957 does not seem to be running inside a container [2020-10-02T02:25:33.720Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-02T02:25:34.541Z] $ docker top b1cac05528d9a0235000efbd89be5215592e0b7407828a6d6fe92556ac5e395f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-02T02:25:35.131Z] + go version [2020-10-02T02:25:35.131Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-02T02:25:35.165Z] $ docker stop --time=1 b1cac05528d9a0235000efbd89be5215592e0b7407828a6d6fe92556ac5e395f [2020-10-02T02:25:36.525Z] $ docker rm -f b1cac05528d9a0235000efbd89be5215592e0b7407828a6d6fe92556ac5e395f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-02T02:25:37.701Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-02T02:25:37.701Z] . [Pipeline] withDockerContainer [2020-10-02T02:25:37.833Z] prd-centos7-docker-4c-2g-2957 does not seem to be running inside a container [2020-10-02T02:25:37.883Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-02T02:25:38.469Z] $ docker top 7a47cb3d19341e6247d599f67c036c95818266659d44648f8ab5123c2badfceb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-02T02:25:39.008Z] + make test [2020-10-02T02:25:39.008Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-02T02:25:39.156Z] 8529a6b9a6be: Verifying Checksum [2020-10-02T02:25:39.156Z] 8529a6b9a6be: Download complete [2020-10-02T02:25:47.217Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-02T02:25:51.597Z] 8529a6b9a6be: Pull complete [2020-10-02T02:25:51.597Z] 45590311c82a: Pull complete [2020-10-02T02:25:51.597Z] 69ca0ff8b7b3: Pull complete [2020-10-02T02:25:54.254Z] 209524e5b208: Pull complete [2020-10-02T02:25:54.254Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-02T02:25:54.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-02T02:25:54.254Z] ---> 5bddaf1c2fca [2020-10-02T02:25:54.254Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-02T02:25:56.892Z] ---> Running in b0252e0d3fc4 [2020-10-02T02:25:56.892Z] Removing intermediate container b0252e0d3fc4 [2020-10-02T02:25:56.892Z] ---> 9791a53edc36 [2020-10-02T02:25:56.892Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T02:25:57.167Z] ---> Running in dcc07289872c [2020-10-02T02:25:59.816Z] Removing intermediate container dcc07289872c [2020-10-02T02:25:59.816Z] ---> b979c44248b3 [2020-10-02T02:25:59.816Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-02T02:25:59.816Z] ---> Running in 04befd448b21 [2020-10-02T02:26:01.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-02T02:26:02.260Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-02T02:26:02.260Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-02T02:26:02.260Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-02T02:26:02.260Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.069s coverage: 21.6% of statements [2020-10-02T02:26:02.260Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.434s coverage: 97.1% of statements [2020-10-02T02:26:07.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-02T02:26:20.352Z] OK: 142 MiB in 39 packages [2020-10-02T02:26:20.625Z] Removing intermediate container 04befd448b21 [2020-10-02T02:26:20.626Z] ---> fe46eaa6e381 [2020-10-02T02:26:20.626Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-02T02:26:20.626Z] ---> Running in 595dd37ce382 [2020-10-02T02:26:21.224Z] Removing intermediate container 595dd37ce382 [2020-10-02T02:26:21.224Z] ---> cd1e7ee734b6 [2020-10-02T02:26:21.224Z] Step 7/8 : COPY . . [2020-10-02T02:26:22.662Z] ---> 0e69e059a1a1 [2020-10-02T02:26:22.662Z] Step 8/8 : RUN go mod download [2020-10-02T02:26:22.662Z] ---> Running in e382f013ef96 [2020-10-02T02:26:34.451Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.059s coverage: 9.4% of statements [2020-10-02T02:26:34.452Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.055s coverage: 21.9% of statements [2020-10-02T02:26:34.452Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-02T02:26:34.452Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.209s coverage: 39.5% of statements [2020-10-02T02:26:34.452Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-02T02:26:34.452Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.287s coverage: 65.4% of statements [2020-10-02T02:26:34.452Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-02T02:26:34.452Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-02T02:26:34.452Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-02T02:26:34.452Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-02T02:26:34.452Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.065s coverage: 52.6% of statements [2020-10-02T02:26:34.452Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-02T02:26:34.452Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.620s coverage: 68.9% of statements [2020-10-02T02:26:34.452Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-02T02:26:34.452Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-02T02:26:34.452Z] GO111MODULE=on go vet ./... [2020-10-02T02:26:41.135Z] gofmt -l . [2020-10-02T02:26:41.135Z] [ "`gofmt -l .`" = "" ] [2020-10-02T02:26:41.135Z] ./bin/test-attribution-txt.sh [2020-10-02T02:26:41.135Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-02T02:26:41.510Z] Stashed 1 file(s) [Pipeline] } [2020-10-02T02:26:41.530Z] $ docker stop --time=1 7a47cb3d19341e6247d599f67c036c95818266659d44648f8ab5123c2badfceb [2020-10-02T02:26:43.464Z] $ docker rm -f 7a47cb3d19341e6247d599f67c036c95818266659d44648f8ab5123c2badfceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-10-02T02:26:44.894Z] Removing intermediate container e382f013ef96 [2020-10-02T02:26:44.894Z] ---> b3d496b92089 [2020-10-02T02:26:44.894Z] Successfully built b3d496b92089 [2020-10-02T02:26:44.894Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-02T02:26:45.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-02T02:26:45.508Z] + docker inspect -f . ci-base-image-arm64 [2020-10-02T02:26:45.509Z] . [Pipeline] withDockerContainer [2020-10-02T02:26:45.681Z] + ls -al . [2020-10-02T02:26:45.681Z] total 192 [2020-10-02T02:26:45.681Z] drwxrwxr-x. 11 jenkins jenkins 4096 Oct 2 02:26 . [2020-10-02T02:26:45.681Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 2 02:23 .. [2020-10-02T02:26:45.681Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 2 02:23 bin [2020-10-02T02:26:45.681Z] -rw-r--r--. 1 jenkins jenkins 111041 Oct 2 02:26 coverage.out [2020-10-02T02:26:45.681Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 2 02:23 Dockerfile.build [2020-10-02T02:26:45.681Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 2 02:23 .dockerignore [2020-10-02T02:26:45.681Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 2 02:23 example [2020-10-02T02:26:45.681Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 2 02:23 .git [2020-10-02T02:26:45.681Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 2 02:23 .github [2020-10-02T02:26:45.681Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 2 02:23 .gitignore [2020-10-02T02:26:45.681Z] -rw-r--r--. 1 jenkins jenkins 517 Oct 2 02:26 go.mod [2020-10-02T02:26:45.681Z] -rw-r--r--. 1 jenkins jenkins 13652 Oct 2 02:26 go.sum [2020-10-02T02:26:45.681Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 2 02:23 internal [2020-10-02T02:26:45.681Z] -rw-rw-r--. 1 jenkins jenkins 785 Oct 2 02:23 Jenkinsfile [2020-10-02T02:26:45.681Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 2 02:23 LICENSE [2020-10-02T02:26:45.681Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 2 02:23 Makefile [2020-10-02T02:26:45.681Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 2 02:23 openapi [2020-10-02T02:26:45.681Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 2 02:23 pkg [2020-10-02T02:26:45.681Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 2 02:23 README.md [2020-10-02T02:26:45.681Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 2 02:23 RELEASE-NOTES.txt [2020-10-02T02:26:45.681Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 2 02:23 .semver [2020-10-02T02:26:45.681Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 2 02:23 snap [2020-10-02T02:26:45.681Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 2 02:20 VERSION [2020-10-02T02:26:45.681Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 2 02:23 version.go [2020-10-02T02:26:45.808Z] prd-ubuntu18.04-docker-arm64-4c-16g-2959 does not seem to be running inside a container [2020-10-02T02:26:45.904Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-02T02:26:47.723Z] $ docker top 999758362bce81a7e71389918ca3c0b097b7b42ed69679b9bde2b2a1167d4096 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-02T02:26:48.629Z] + 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=2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e --label arch=amd64 --label version=0.0.0 . [2020-10-02T02:26:48.892Z] Sending build context to Docker daemon 3.533MB [2020-10-02T02:26:48.892Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-02T02:26:48.892Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-02T02:26:48.892Z] ---> 9f1e61876c1f [2020-10-02T02:26:48.892Z] Step 3/24 : ARG MAKE='make build' [2020-10-02T02:26:49.207Z] + go version [2020-10-02T02:26:49.207Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-02T02:26:49.258Z] $ docker stop --time=1 999758362bce81a7e71389918ca3c0b097b7b42ed69679b9bde2b2a1167d4096 [2020-10-02T02:26:49.840Z] ---> Running in 45288bf7550c [2020-10-02T02:26:50.105Z] Removing intermediate container 45288bf7550c [2020-10-02T02:26:50.105Z] ---> 4348e4c9e3de [2020-10-02T02:26:50.105Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-02T02:26:50.105Z] ---> Running in a59e1781c525 [2020-10-02T02:26:50.373Z] Removing intermediate container a59e1781c525 [2020-10-02T02:26:50.373Z] ---> 2e5fbfc3b39d [2020-10-02T02:26:50.373Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-02T02:26:50.373Z] ---> Running in eea779de2c40 [2020-10-02T02:26:50.637Z] Removing intermediate container eea779de2c40 [2020-10-02T02:26:50.637Z] ---> ad9591fb4d65 [2020-10-02T02:26:50.637Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T02:26:50.637Z] ---> Running in 2b12b109f7fe [2020-10-02T02:26:51.244Z] $ docker rm -f 999758362bce81a7e71389918ca3c0b097b7b42ed69679b9bde2b2a1167d4096 [2020-10-02T02:26:51.591Z] Removing intermediate container 2b12b109f7fe [2020-10-02T02:26:51.591Z] ---> c7df61ae525d [2020-10-02T02:26:51.591Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-02T02:26:51.591Z] ---> Running in 177419293c22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-10-02T02:26:52.168Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-02T02:26:52.858Z] + docker inspect -f . ci-base-image-arm64 [2020-10-02T02:26:52.858Z] . [Pipeline] withDockerContainer [2020-10-02T02:26:53.153Z] prd-ubuntu18.04-docker-arm64-4c-16g-2959 does not seem to be running inside a container [2020-10-02T02:26:53.255Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-02T02:26:55.138Z] $ docker top d07874ce4b9f0ce4cbe056422cfbc154920d03a1e29fb93b9aebaf3006e54c7d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-02T02:26:56.605Z] + make test [2020-10-02T02:26:56.605Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-02T02:27:00.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-02T02:27:12.610Z] OK: 166 MiB in 39 packages [2020-10-02T02:27:12.610Z] Removing intermediate container 177419293c22 [2020-10-02T02:27:12.610Z] ---> 1e44d20fdc7f [2020-10-02T02:27:12.610Z] Step 8/24 : COPY . . [2020-10-02T02:27:12.610Z] ---> 6c11ae33a3b0 [2020-10-02T02:27:12.610Z] Step 9/24 : RUN ${MAKE} [2020-10-02T02:27:12.610Z] ---> Running in 82a9133b018f [2020-10-02T02:27:13.190Z] 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-02T02:27:18.801Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-02T02:27:21.683Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-02T02:27:23.707Z] Removing intermediate container 82a9133b018f [2020-10-02T02:27:23.707Z] ---> 80f57ae9464b [2020-10-02T02:27:23.707Z] Step 10/24 : FROM scratch [2020-10-02T02:27:23.707Z] ---> [2020-10-02T02:27:23.707Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-02T02:27:23.707Z] ---> Running in 3214cee4755f [2020-10-02T02:27:23.707Z] Removing intermediate container 3214cee4755f [2020-10-02T02:27:23.707Z] ---> 4e0ada59b910 [2020-10-02T02:27:23.707Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-02T02:27:23.707Z] ---> Running in f8a59fe561a1 [2020-10-02T02:27:23.973Z] Removing intermediate container f8a59fe561a1 [2020-10-02T02:27:23.973Z] ---> fc979716b4a8 [2020-10-02T02:27:23.973Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-02T02:27:23.973Z] ---> Running in 4dbd05d54ae2 [2020-10-02T02:27:23.973Z] Removing intermediate container 4dbd05d54ae2 [2020-10-02T02:27:23.973Z] ---> fcb684d1bd60 [2020-10-02T02:27:23.973Z] Step 14/24 : WORKDIR / [2020-10-02T02:27:24.239Z] ---> Running in 7ecc41746988 [2020-10-02T02:27:24.239Z] Removing intermediate container 7ecc41746988 [2020-10-02T02:27:24.239Z] ---> 76c42e9e29f3 [2020-10-02T02:27:24.239Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-02T02:27:24.819Z] ---> ae2ed057ea98 [2020-10-02T02:27:24.819Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-02T02:27:25.081Z] ---> ede843fbbe27 [2020-10-02T02:27:25.081Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-02T02:27:25.344Z] ---> 81fe4aed7c3c [2020-10-02T02:27:25.344Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-02T02:27:25.612Z] ---> 4f5595d98014 [2020-10-02T02:27:25.612Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-02T02:27:25.875Z] ---> 3019d4bb78de [2020-10-02T02:27:25.875Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-02T02:27:25.875Z] ---> Running in 27a83abfd9b5 [2020-10-02T02:27:26.139Z] Removing intermediate container 27a83abfd9b5 [2020-10-02T02:27:26.139Z] ---> 9bd907e6ed06 [2020-10-02T02:27:26.139Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-02T02:27:26.139Z] ---> Running in 47df9457cc8f [2020-10-02T02:27:26.139Z] Removing intermediate container 47df9457cc8f [2020-10-02T02:27:26.139Z] ---> b73749fbb609 [2020-10-02T02:27:26.139Z] Step 22/24 : LABEL arch=amd64 [2020-10-02T02:27:26.402Z] ---> Running in f6f9ca0126a8 [2020-10-02T02:27:26.402Z] Removing intermediate container f6f9ca0126a8 [2020-10-02T02:27:26.402Z] ---> 1568c2dc844a [2020-10-02T02:27:26.402Z] Step 23/24 : LABEL git_sha=2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e [2020-10-02T02:27:26.668Z] ---> Running in 95c4c076d331 [2020-10-02T02:27:26.668Z] Removing intermediate container 95c4c076d331 [2020-10-02T02:27:26.668Z] ---> 95ea3e2a1496 [2020-10-02T02:27:26.668Z] Step 24/24 : LABEL version=0.0.0 [2020-10-02T02:27:26.668Z] ---> Running in 705ede8f3a94 [2020-10-02T02:27:26.932Z] Removing intermediate container 705ede8f3a94 [2020-10-02T02:27:26.932Z] ---> bd9633c5fdae [2020-10-02T02:27:26.932Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-02T02:27:26.932Z] Successfully built bd9633c5fdae [2020-10-02T02:27:26.932Z] 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-02T02:27:58.059Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-02T02:27:58.059Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-02T02:27:58.059Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-02T02:27:58.059Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.134s coverage: 21.6% of statements [2020-10-02T02:28:00.072Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.182s coverage: 97.1% of statements [2020-10-02T02:28:32.431Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.118s coverage: 9.4% of statements [2020-10-02T02:28:32.431Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.119s coverage: 21.9% of statements [2020-10-02T02:28:32.431Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-02T02:28:32.431Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.587s coverage: 39.5% of statements [2020-10-02T02:28:32.431Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-02T02:28:32.431Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.723s coverage: 65.4% of statements [2020-10-02T02:28:32.431Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-02T02:28:32.431Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-02T02:28:32.431Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-02T02:28:32.431Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-02T02:28:32.431Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.180s coverage: 52.6% of statements [2020-10-02T02:28:32.431Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-02T02:28:32.431Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.626s coverage: 68.9% of statements [2020-10-02T02:28:32.431Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-02T02:28:32.431Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-02T02:28:32.431Z] GO111MODULE=on go vet ./... [2020-10-02T02:28:59.284Z] gofmt -l . [2020-10-02T02:28:59.284Z] [ "`gofmt -l .`" = "" ] [2020-10-02T02:28:59.284Z] ./bin/test-attribution-txt.sh [2020-10-02T02:28:59.284Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-02T02:28:59.935Z] Warning: overwriting stash ‘coverage-report’ [2020-10-02T02:29:00.768Z] Stashed 1 file(s) [Pipeline] } [2020-10-02T02:29:00.823Z] $ docker stop --time=1 d07874ce4b9f0ce4cbe056422cfbc154920d03a1e29fb93b9aebaf3006e54c7d [2020-10-02T02:29:03.046Z] $ docker rm -f d07874ce4b9f0ce4cbe056422cfbc154920d03a1e29fb93b9aebaf3006e54c7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-02T02:29:04.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-02T02:29:05.314Z] + ls -al . [2020-10-02T02:29:05.315Z] total 232 [2020-10-02T02:29:05.315Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 2 02:28 . [2020-10-02T02:29:05.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 02:24 .. [2020-10-02T02:29:05.315Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 02:24 .dockerignore [2020-10-02T02:29:05.315Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 02:25 .git [2020-10-02T02:29:05.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 02:24 .github [2020-10-02T02:29:05.315Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 2 02:24 .gitignore [2020-10-02T02:29:05.315Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 02:25 .semver [2020-10-02T02:29:05.315Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 2 02:24 Dockerfile.build [2020-10-02T02:29:05.315Z] -rw-rw-r-- 1 jenkins jenkins 785 Oct 2 02:24 Jenkinsfile [2020-10-02T02:29:05.315Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 2 02:24 LICENSE [2020-10-02T02:29:05.315Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 2 02:24 Makefile [2020-10-02T02:29:05.315Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 2 02:24 README.md [2020-10-02T02:29:05.315Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 2 02:24 RELEASE-NOTES.txt [2020-10-02T02:29:05.315Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 02:20 VERSION [2020-10-02T02:29:05.315Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 02:24 bin [2020-10-02T02:29:05.315Z] -rw-r--r-- 1 jenkins jenkins 111041 Oct 2 02:28 coverage.out [2020-10-02T02:29:05.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 02:24 example [2020-10-02T02:29:05.315Z] -rw-r--r-- 1 jenkins jenkins 517 Oct 2 02:28 go.mod [2020-10-02T02:29:05.315Z] -rw-r--r-- 1 jenkins jenkins 13652 Oct 2 02:28 go.sum [2020-10-02T02:29:05.315Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 2 02:24 internal [2020-10-02T02:29:05.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 02:24 openapi [2020-10-02T02:29:05.315Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 2 02:24 pkg [2020-10-02T02:29:05.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 02:24 snap [2020-10-02T02:29:05.315Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 2 02:24 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-02T02:29:05.697Z] + 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=2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e --label arch=arm64 --label version=0.0.0 . [2020-10-02T02:29:06.299Z] Sending build context to Docker daemon 3.533MB [2020-10-02T02:29:06.299Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-02T02:29:06.299Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-02T02:29:06.299Z] ---> b3d496b92089 [2020-10-02T02:29:06.299Z] Step 3/24 : ARG MAKE='make build' [2020-10-02T02:29:06.573Z] ---> Running in 0f9c8f7e5151 [2020-10-02T02:29:07.171Z] Removing intermediate container 0f9c8f7e5151 [2020-10-02T02:29:07.171Z] ---> a8ad43f7f59a [2020-10-02T02:29:07.171Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-02T02:29:07.171Z] ---> Running in 04101275eb73 [2020-10-02T02:29:07.767Z] Removing intermediate container 04101275eb73 [2020-10-02T02:29:07.767Z] ---> 3eca39ab0182 [2020-10-02T02:29:07.767Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-02T02:29:07.767Z] ---> Running in 740c51dae9ff [2020-10-02T02:29:08.362Z] Removing intermediate container 740c51dae9ff [2020-10-02T02:29:08.362Z] ---> 45cc3639634f [2020-10-02T02:29:08.362Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-02T02:29:08.362Z] ---> Running in 1f94c6b4305a [2020-10-02T02:29:10.992Z] Removing intermediate container 1f94c6b4305a [2020-10-02T02:29:10.992Z] ---> 642a98a7efc7 [2020-10-02T02:29:10.992Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-02T02:29:10.992Z] ---> Running in 27b736df45ba [2020-10-02T02:29:12.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-02T02:29:16.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-02T02:29:29.105Z] OK: 142 MiB in 39 packages [2020-10-02T02:29:29.105Z] Removing intermediate container 27b736df45ba [2020-10-02T02:29:29.105Z] ---> fde7fc30ac71 [2020-10-02T02:29:29.105Z] Step 8/24 : COPY . . [2020-10-02T02:29:30.095Z] ---> 57eb70302209 [2020-10-02T02:29:30.095Z] Step 9/24 : RUN ${MAKE} [2020-10-02T02:29:30.095Z] ---> Running in af8990d1a036 [2020-10-02T02:29:31.531Z] 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-02T02:29:53.775Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-02T02:29:57.172Z] Removing intermediate container af8990d1a036 [2020-10-02T02:29:57.172Z] ---> 3e87d467734e [2020-10-02T02:29:57.172Z] Step 10/24 : FROM scratch [2020-10-02T02:29:57.172Z] ---> [2020-10-02T02:29:57.172Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-02T02:29:57.172Z] ---> Running in f4f4f1635f6a [2020-10-02T02:29:57.448Z] Removing intermediate container f4f4f1635f6a [2020-10-02T02:29:57.448Z] ---> dc92fe94ef58 [2020-10-02T02:29:57.448Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-02T02:29:57.724Z] ---> Running in ec49c13ff80f [2020-10-02T02:29:57.995Z] Removing intermediate container ec49c13ff80f [2020-10-02T02:29:57.995Z] ---> a9f41f6a28b9 [2020-10-02T02:29:57.995Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-02T02:29:58.268Z] ---> Running in c050268a7f62 [2020-10-02T02:29:58.541Z] Removing intermediate container c050268a7f62 [2020-10-02T02:29:58.541Z] ---> 3cf31e64dcdc [2020-10-02T02:29:58.541Z] Step 14/24 : WORKDIR / [2020-10-02T02:29:58.541Z] ---> Running in e4d53c18dda7 [2020-10-02T02:29:59.136Z] Removing intermediate container e4d53c18dda7 [2020-10-02T02:29:59.136Z] ---> b2f39ee41341 [2020-10-02T02:29:59.136Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-02T02:30:00.577Z] ---> 2dfe815f6715 [2020-10-02T02:30:00.577Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-02T02:30:01.182Z] ---> bf052afc706a [2020-10-02T02:30:01.182Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-02T02:30:01.780Z] ---> 64b8623a9c2d [2020-10-02T02:30:01.780Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-02T02:30:02.765Z] ---> 377ed245a9ee [2020-10-02T02:30:02.765Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-02T02:30:03.361Z] ---> 9b2cb48bd963 [2020-10-02T02:30:03.361Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-02T02:30:03.361Z] ---> Running in 01e5b7aedae5 [2020-10-02T02:30:03.958Z] Removing intermediate container 01e5b7aedae5 [2020-10-02T02:30:03.958Z] ---> 7b32b37c4bf8 [2020-10-02T02:30:03.958Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-02T02:30:03.958Z] ---> Running in 6da06686ae83 [2020-10-02T02:30:04.551Z] Removing intermediate container 6da06686ae83 [2020-10-02T02:30:04.551Z] ---> 85dd9ea0162e [2020-10-02T02:30:04.551Z] Step 22/24 : LABEL arch=arm64 [2020-10-02T02:30:04.551Z] ---> Running in d2d6d4b023bb [2020-10-02T02:30:05.146Z] Removing intermediate container d2d6d4b023bb [2020-10-02T02:30:05.146Z] ---> 1c81884c4627 [2020-10-02T02:30:05.146Z] Step 23/24 : LABEL git_sha=2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e [2020-10-02T02:30:05.146Z] ---> Running in 5856b628424e [2020-10-02T02:30:05.742Z] Removing intermediate container 5856b628424e [2020-10-02T02:30:05.742Z] ---> 10959b219ee6 [2020-10-02T02:30:05.742Z] Step 24/24 : LABEL version=0.0.0 [2020-10-02T02:30:05.742Z] ---> Running in 1063188ed7eb [2020-10-02T02:30:06.335Z] Removing intermediate container 1063188ed7eb [2020-10-02T02:30:06.335Z] ---> 434822ab73be [2020-10-02T02:30:06.335Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-02T02:30:06.335Z] Successfully built 434822ab73be [2020-10-02T02:30:06.335Z] 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-02T02:30:09.626Z] provisioning config files... [2020-10-02T02:30:09.640Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-607@tmp/config6280900136796996387tmp [Pipeline] { [Pipeline] sh [2020-10-02T02:30:10.103Z] + set +x [2020-10-02T02:30:10.103Z] + curl -s https://codecov.io/bash [2020-10-02T02:30:10.103Z] + bash -s -- [2020-10-02T02:30:10.365Z] [2020-10-02T02:30:10.365Z] _____ _ [2020-10-02T02:30:10.365Z] / ____| | | [2020-10-02T02:30:10.365Z] | | ___ __| | ___ ___ _____ __ [2020-10-02T02:30:10.365Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-02T02:30:10.365Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-02T02:30:10.365Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-02T02:30:10.365Z] Bash-20200917-4e8f14b [2020-10-02T02:30:10.365Z] [2020-10-02T02:30:10.365Z] [2020-10-02T02:30:10.365Z] ==> Jenkins CI detected. [2020-10-02T02:30:10.365Z] project root: . [2020-10-02T02:30:10.365Z] --> token set from env [2020-10-02T02:30:10.629Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-02T02:30:10.629Z] ==> Running gcov in . (disable via -X gcov) [2020-10-02T02:30:10.629Z] ==> Python coveragepy not found [2020-10-02T02:30:10.629Z] ==> Searching for coverage reports in: [2020-10-02T02:30:10.629Z] + . [2020-10-02T02:30:10.629Z] -> Found 1 reports [2020-10-02T02:30:10.629Z] ==> Detecting git/mercurial file structure [2020-10-02T02:30:10.629Z] ==> Reading reports [2020-10-02T02:30:10.629Z] + ./coverage.out bytes=111041 [2020-10-02T02:30:10.629Z] ==> Appending adjustments [2020-10-02T02:30:10.629Z] https://docs.codecov.io/docs/fixing-reports [2020-10-02T02:30:10.895Z] + Found adjustments [2020-10-02T02:30:10.895Z] ==> Gzipping contents [2020-10-02T02:30:10.895Z] ==> Uploading reports [2020-10-02T02:30:10.895Z] url: https://codecov.io [2020-10-02T02:30:10.895Z] query: branch=PR-607&commit=2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=607&job=&cmd_args= [2020-10-02T02:30:10.895Z] -> Pinging Codecov [2020-10-02T02:30:10.895Z] https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-607&commit=2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=607&job=&cmd_args= [2020-10-02T02:30:11.469Z] -> Uploading to [2020-10-02T02:30:11.469Z] https://storage.googleapis.com/codecov/v4/raw/2020-10-02/7E55EF52A471D76F132DFD9A03CDDE97/2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e/8d1d2791-0587-49b2-b8a3-0e325209b035.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201002%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201002T023011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0cd9a869d3109f6cb4e7bb84b239395c616840a30591357ab6320b2780655b18 [2020-10-02T02:30:11.469Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-02T02:30:11.469Z] Dload Upload Total Spent Left Speed [2020-10-02T02:30:11.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18330 0 0 100 18330 0 48037 --:--:-- --:--:-- --:--:-- 48110 [2020-10-02T02:30:11.732Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2dce0fd9a06ed6aefec1791ba70c0a6c3d95853e [Pipeline] } [2020-10-02T02:30:11.758Z] 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-02T02:30:15.569Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T02:30:15.916Z] ---> package-listing.sh [2020-10-02T02:30:15.916Z] ++ facter osfamily [2020-10-02T02:30:15.916Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-02T02:30:15.916Z] + OS_FAMILY=redhat [2020-10-02T02:30:15.916Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-607 [2020-10-02T02:30:15.916Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-02T02:30:15.916Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-02T02:30:15.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-02T02:30:15.916Z] + PACKAGES=/tmp/packages_start.txt [2020-10-02T02:30:15.916Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-607 ']' [2020-10-02T02:30:15.916Z] + PACKAGES=/tmp/packages_end.txt [2020-10-02T02:30:15.916Z] + case "${OS_FAMILY}" in [2020-10-02T02:30:15.916Z] + rpm -qa [2020-10-02T02:30:15.916Z] + sort [2020-10-02T02:30:20.148Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-02T02:30:20.148Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-02T02:30:20.148Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-02T02:30:20.148Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-607 ']' [2020-10-02T02:30:20.148Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-607/archives/ [2020-10-02T02:30:20.148Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-607/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-02T02:30:20.461Z] provisioning config files... [2020-10-02T02:30:20.482Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-607@tmp/config6181954184187589442tmp [Pipeline] { [Pipeline] echo [2020-10-02T02:30:20.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T02:30:20.938Z] ---> create-netrc.sh [Pipeline] } [2020-10-02T02:30:20.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-02T02:30:21.163Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T02:30:21.502Z] ---> python-tools-install.sh [2020-10-02T02:30:21.502Z] Generating Requirements File [2020-10-02T02:31:43.081Z] Python 3.6.8 [2020-10-02T02:31:43.081Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-02T02:31:43.081Z] aiohttp==3.6.2 [2020-10-02T02:31:43.081Z] appdirs==1.4.3 [2020-10-02T02:31:43.081Z] argcomplete==1.12.1 [2020-10-02T02:31:43.081Z] aspy.yaml==1.3.0 [2020-10-02T02:31:43.081Z] async-timeout==3.0.1 [2020-10-02T02:31:43.081Z] attrs==19.3.0 [2020-10-02T02:31:43.081Z] Babel==2.8.0 [2020-10-02T02:31:43.081Z] beautifulsoup4==4.8.2 [2020-10-02T02:31:43.081Z] boto3==1.11.6 [2020-10-02T02:31:43.081Z] botocore==1.14.6 [2020-10-02T02:31:43.081Z] bs4==0.0.1 [2020-10-02T02:31:43.081Z] cachetools==4.1.1 [2020-10-02T02:31:43.081Z] certifi==2019.11.28 [2020-10-02T02:31:43.081Z] cffi==1.14.3 [2020-10-02T02:31:43.081Z] cfgv==2.0.1 [2020-10-02T02:31:43.081Z] chardet==3.0.4 [2020-10-02T02:31:43.081Z] click==7.1 [2020-10-02T02:31:43.081Z] cliff==3.4.0 [2020-10-02T02:31:43.081Z] cmd2==1.3.11 [2020-10-02T02:31:43.081Z] colorama==0.4.3 [2020-10-02T02:31:43.081Z] cryptography==3.1.1 [2020-10-02T02:31:43.081Z] debtcollector==2.2.0 [2020-10-02T02:31:43.081Z] decorator==4.4.2 [2020-10-02T02:31:43.081Z] defusedxml==0.6.0 [2020-10-02T02:31:43.081Z] Deprecated==1.2.7 [2020-10-02T02:31:43.081Z] distlib==0.3.1 [2020-10-02T02:31:43.081Z] distro==1.2.0 [2020-10-02T02:31:43.081Z] dnspython==1.16.0 [2020-10-02T02:31:43.081Z] docker==4.2.0 [2020-10-02T02:31:43.081Z] docutils==0.15.2 [2020-10-02T02:31:43.081Z] dogpile.cache==1.0.2 [2020-10-02T02:31:43.081Z] email-validator==1.0.5 [2020-10-02T02:31:43.081Z] filelock==3.0.12 [2020-10-02T02:31:43.081Z] future==0.18.2 [2020-10-02T02:31:43.081Z] google-auth==1.22.0 [2020-10-02T02:31:43.081Z] httplib2==0.17.0 [2020-10-02T02:31:43.081Z] identify==1.4.11 [2020-10-02T02:31:43.081Z] idna==2.9 [2020-10-02T02:31:43.081Z] idna-ssl==1.1.0 [2020-10-02T02:31:43.081Z] importlib-metadata==1.7.0 [2020-10-02T02:31:43.081Z] importlib-resources==1.5.0 [2020-10-02T02:31:43.081Z] iso8601==0.1.13 [2020-10-02T02:31:43.081Z] Jinja2==2.11.1 [2020-10-02T02:31:43.081Z] jmespath==0.10.0 [2020-10-02T02:31:43.081Z] jsonpatch==1.26 [2020-10-02T02:31:43.081Z] jsonpointer==2.0 [2020-10-02T02:31:43.081Z] jsonschema==3.2.0 [2020-10-02T02:31:43.081Z] keystoneauth1==4.2.1 [2020-10-02T02:31:43.081Z] kubernetes==11.0.0 [2020-10-02T02:31:43.081Z] lftools==0.34.2 [2020-10-02T02:31:43.081Z] lxml==4.5.0 [2020-10-02T02:31:43.081Z] MarkupSafe==0.23 [2020-10-02T02:31:43.081Z] msgpack==1.0.0 [2020-10-02T02:31:43.081Z] multi-key-dict==2.0.3 [2020-10-02T02:31:43.081Z] multidict==4.7.6 [2020-10-02T02:31:43.081Z] munch==2.5.0 [2020-10-02T02:31:43.081Z] netaddr==0.8.0 [2020-10-02T02:31:43.081Z] netifaces==0.10.9 [2020-10-02T02:31:43.081Z] niet==1.4.2 [2020-10-02T02:31:43.081Z] nodeenv==1.3.5 [2020-10-02T02:31:43.081Z] oauth2client==4.1.3 [2020-10-02T02:31:43.081Z] oauthlib==3.1.0 [2020-10-02T02:31:43.081Z] openstacksdk==0.50.0 [2020-10-02T02:31:43.081Z] os-client-config==2.1.0 [2020-10-02T02:31:43.081Z] os-service-types==1.7.0 [2020-10-02T02:31:43.081Z] osc-lib==2.2.1 [2020-10-02T02:31:43.081Z] oslo.config==8.3.2 [2020-10-02T02:31:43.081Z] oslo.context==3.1.1 [2020-10-02T02:31:43.081Z] oslo.i18n==5.0.1 [2020-10-02T02:31:43.081Z] oslo.log==4.4.0 [2020-10-02T02:31:43.081Z] oslo.serialization==4.0.1 [2020-10-02T02:31:43.081Z] oslo.utils==4.6.0 [2020-10-02T02:31:43.081Z] packaging==20.4 [2020-10-02T02:31:43.081Z] pbr==5.4.4 [2020-10-02T02:31:43.081Z] pluggy==0.13.1 [2020-10-02T02:31:43.081Z] prettytable==0.7.2 [2020-10-02T02:31:43.081Z] py==1.9.0 [2020-10-02T02:31:43.081Z] pyasn1==0.4.8 [2020-10-02T02:31:43.081Z] pyasn1-modules==0.2.8 [2020-10-02T02:31:43.081Z] pycparser==2.20 [2020-10-02T02:31:43.081Z] pygerrit2==2.0.10 [2020-10-02T02:31:43.081Z] PyGithub==1.46 [2020-10-02T02:31:43.081Z] pyinotify==0.9.6 [2020-10-02T02:31:43.081Z] PyJWT==1.7.1 [2020-10-02T02:31:43.081Z] pyparsing==2.4.7 [2020-10-02T02:31:43.081Z] pyperclip==1.8.0 [2020-10-02T02:31:43.081Z] pyroute2==0.4.13 [2020-10-02T02:31:43.081Z] pyrsistent==0.15.7 [2020-10-02T02:31:43.081Z] PySocks==1.6.8 [2020-10-02T02:31:43.081Z] python-cinderclient==7.2.0 [2020-10-02T02:31:43.081Z] python-dateutil==2.8.1 [2020-10-02T02:31:43.081Z] python-heatclient==2.2.1 [2020-10-02T02:31:43.081Z] python-jenkins==1.7.0 [2020-10-02T02:31:43.081Z] python-keystoneclient==4.1.1 [2020-10-02T02:31:43.081Z] python-magnumclient==3.2.1 [2020-10-02T02:31:43.081Z] python-novaclient==17.2.1 [2020-10-02T02:31:43.081Z] python-openstackclient==5.3.1 [2020-10-02T02:31:43.081Z] python-swiftclient==3.10.1 [2020-10-02T02:31:43.081Z] pytz==2020.1 [2020-10-02T02:31:43.081Z] PyYAML==5.3 [2020-10-02T02:31:43.081Z] requests==2.23.0 [2020-10-02T02:31:43.081Z] requests-oauthlib==1.3.0 [2020-10-02T02:31:43.081Z] requestsexceptions==1.4.0 [2020-10-02T02:31:43.081Z] rfc3986==1.4.0 [2020-10-02T02:31:43.081Z] rpm==4.11.3 [2020-10-02T02:31:43.081Z] rsa==4.0 [2020-10-02T02:31:43.081Z] ruamel.yaml==0.16.10 [2020-10-02T02:31:43.081Z] ruamel.yaml.clib==0.2.0 [2020-10-02T02:31:43.081Z] s3transfer==0.3.3 [2020-10-02T02:31:43.081Z] shade==1.27.2 [2020-10-02T02:31:43.081Z] simplejson==3.17.2 [2020-10-02T02:31:43.081Z] six==1.14.0 [2020-10-02T02:31:43.081Z] soupsieve==2.0 [2020-10-02T02:31:43.081Z] stevedore==3.2.2 [2020-10-02T02:31:43.081Z] tabulate==0.8.6 [2020-10-02T02:31:43.081Z] toml==0.10.0 [2020-10-02T02:31:43.081Z] tox==3.20.0 [2020-10-02T02:31:43.081Z] tqdm==4.43.0 [2020-10-02T02:31:43.081Z] typing-extensions==3.7.4.3 [2020-10-02T02:31:43.081Z] urllib3==1.25.8 [2020-10-02T02:31:43.081Z] virtualenv==20.0.32 [2020-10-02T02:31:43.081Z] wcwidth==0.2.5 [2020-10-02T02:31:43.081Z] websocket-client==0.57.0 [2020-10-02T02:31:43.081Z] wrapt==1.12.1 [2020-10-02T02:31:43.081Z] xdg==3.0.2 [2020-10-02T02:31:43.081Z] xmltodict==0.12.0 [2020-10-02T02:31:43.081Z] yarl==1.6.0 [2020-10-02T02:31:43.081Z] yq==2.11.1 [2020-10-02T02:31:43.081Z] zipp==3.2.0 [2020-10-02T02:31:43.081Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:43.081Z] 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-02T02:31:46.397Z] Python 2.7.5 [2020-10-02T02:31:46.397Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-02T02:31:46.661Z] 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-02T02:31:46.661Z] ansible==2.9.7 [2020-10-02T02:31:46.661Z] Babel==0.9.6 [2020-10-02T02:31:46.661Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-02T02:31:46.661Z] beautifulsoup4==4.4.1 [2020-10-02T02:31:46.661Z] bodhi==2.11.0 [2020-10-02T02:31:46.661Z] bodhi-client==2.11.0 [2020-10-02T02:31:46.661Z] CCColUtils==1.4 [2020-10-02T02:31:46.661Z] cffi==1.6.0 [2020-10-02T02:31:46.661Z] chardet==2.2.1 [2020-10-02T02:31:46.661Z] click==6.7 [2020-10-02T02:31:46.661Z] cloud-init==18.5 [2020-10-02T02:31:46.661Z] configobj==4.7.2 [2020-10-02T02:31:46.661Z] cryptography==1.7.2 [2020-10-02T02:31:46.661Z] decorator==3.4.0 [2020-10-02T02:31:46.661Z] distro==1.2.0 [2020-10-02T02:31:46.661Z] enum34==1.0.4 [2020-10-02T02:31:46.661Z] fedpkg==1.38 [2020-10-02T02:31:46.661Z] futures==3.1.1 [2020-10-02T02:31:46.661Z] gitdb==0.6.4 [2020-10-02T02:31:46.661Z] GitPython==1.0.1 [2020-10-02T02:31:46.661Z] html5lib==0.999 [2020-10-02T02:31:46.661Z] httplib2==0.9.2 [2020-10-02T02:31:46.661Z] idna==2.4 [2020-10-02T02:31:46.661Z] iniparse==0.4 [2020-10-02T02:31:46.661Z] ipaddress==1.0.16 [2020-10-02T02:31:46.661Z] IPy==0.75 [2020-10-02T02:31:46.661Z] javapackages==1.0.0 [2020-10-02T02:31:46.661Z] Jinja2==2.7.2 [2020-10-02T02:31:46.661Z] jmespath==0.9.4 [2020-10-02T02:31:46.661Z] jsonpatch==1.2 [2020-10-02T02:31:46.661Z] jsonpointer==1.9 [2020-10-02T02:31:46.661Z] kerberos==1.1 [2020-10-02T02:31:46.661Z] kitchen==1.1.1 [2020-10-02T02:31:46.661Z] langtable==0.0.31 [2020-10-02T02:31:46.661Z] lockfile==0.9.1 [2020-10-02T02:31:46.661Z] lxml==3.2.1 [2020-10-02T02:31:46.661Z] MarkupSafe==0.11 [2020-10-02T02:31:46.661Z] munch==2.0.2 [2020-10-02T02:31:46.661Z] offtrac==0.1.0 [2020-10-02T02:31:46.661Z] openidc-client==0.6.0 [2020-10-02T02:31:46.661Z] packagedb-cli==2.14.1 [2020-10-02T02:31:46.661Z] paramiko==2.1.1 [2020-10-02T02:31:46.661Z] perf==0.1 [2020-10-02T02:31:46.661Z] ply==3.4 [2020-10-02T02:31:46.661Z] policycoreutils-default-encoding==0.1 [2020-10-02T02:31:46.661Z] prettytable==0.7.2 [2020-10-02T02:31:46.661Z] pyasn1==0.1.9 [2020-10-02T02:31:46.661Z] pycparser==2.14 [2020-10-02T02:31:46.661Z] pycurl==7.19.0 [2020-10-02T02:31:46.661Z] pygobject==3.22.0 [2020-10-02T02:31:46.661Z] pygpgme==0.3 [2020-10-02T02:31:46.661Z] pyliblzma==0.5.3 [2020-10-02T02:31:46.661Z] pyOpenSSL==0.13.1 [2020-10-02T02:31:46.661Z] pyparsing==1.5.6 [2020-10-02T02:31:46.661Z] pyserial==2.6 [2020-10-02T02:31:46.661Z] python-augeas==0.5.0 [2020-10-02T02:31:46.661Z] python-bugzilla==2.3.0 [2020-10-02T02:31:46.661Z] python-dateutil==1.5 [2020-10-02T02:31:46.661Z] python-fedora==0.10.0 [2020-10-02T02:31:46.661Z] python-linux-procfs==0.4.9 [2020-10-02T02:31:46.661Z] python-yubico==1.2.3 [2020-10-02T02:31:46.661Z] pyudev==0.15 [2020-10-02T02:31:46.661Z] pyusb==1.0.0b1 [2020-10-02T02:31:46.661Z] pyxattr==0.5.1 [2020-10-02T02:31:46.661Z] PyYAML==3.10 [2020-10-02T02:31:46.661Z] requests==2.6.0 [2020-10-02T02:31:46.661Z] requests-kerberos==0.7.0 [2020-10-02T02:31:46.661Z] rpkg==1.60 [2020-10-02T02:31:46.661Z] schedutils==0.4 [2020-10-02T02:31:46.661Z] seobject==0.1 [2020-10-02T02:31:46.661Z] sepolicy==1.1 [2020-10-02T02:31:46.661Z] six==1.9.0 [2020-10-02T02:31:46.661Z] smmap==0.9.0 [2020-10-02T02:31:46.661Z] urlgrabber==3.10 [2020-10-02T02:31:46.661Z] urllib3==1.10.2 [2020-10-02T02:31:46.661Z] virtualenv==15.1.0 [2020-10-02T02:31:46.661Z] yum-langpacks==0.4.2 [2020-10-02T02:31:46.661Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-02T02:31:46.694Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T02:31:47.040Z] ---> sudo-logs.sh [2020-10-02T02:31:47.040Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-02T02:31:47.336Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T02:31:47.674Z] ---> job-cost.sh [2020-10-02T02:31:47.674Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-36yt [2020-10-02T02:31:57.702Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:57.702Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:57.975Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:57.975Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:57.975Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:58.237Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:58.237Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:58.501Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:58.501Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:58.501Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:58.764Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:31:58.764Z] Cache entry deserialization failed, entry ignored [2020-10-02T02:32:04.082Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-02T02:32:30.879Z] lf-activate-venv(): INFO: Adding /tmp/venv-36yt/bin to PATH [2020-10-02T02:32:30.879Z] INFO: No Stack... [2020-10-02T02:32:30.879Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-02T02:32:30.879Z] INFO: Archiving Costs [Pipeline] echo [2020-10-02T02:32:30.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-02T02:32:31.615Z] ---> logs-deploy.sh [2020-10-02T02:32:31.615Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-607/1 [2020-10-02T02:32:31.615Z] INFO: archiving workspace using pattern(s): [2020-10-02T02:32:33.537Z] Archives upload complete. [2020-10-02T02:32:33.537Z] INFO: archiving logs to Nexus