Pull request #614 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9645b71a9e834bf0990a1dfff8d8da39d1637c28+7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 (f05c0ffd9a8d70fcdc0823a7d57149f210dda02b) 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-614/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-614/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3421 in /w/workspace/dgexfoundry_device-sdk-go_PR-614 [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-614 # 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 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit 9645b71a9e834bf0990a1dfff8d8da39d1637c28 Merge succeeded, producing 9645b71a9e834bf0990a1dfff8d8da39d1637c28 Checking out Revision 9645b71a9e834bf0990a1dfff8d8da39d1637c28 (PR-614) > 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/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # 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 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # timeout=10 Commit message: "build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1" 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-05T07:00:16.047Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-05T07:00:16.458Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-05T07:00:16.689Z] ========================================================= [2020-10-05T07:00:16.689Z] EdgeX Global Pipelines Version Info [2020-10-05T07:00:16.689Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:00:18.696Z] ------------------- [2020-10-05T07:00:18.696Z] stable info: [2020-10-05T07:00:18.696Z] ------------------- [2020-10-05T07:00:18.696Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-05T07:00:18.696Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-05T07:00:18.696Z] Message: update stable to v1.0.131 [2020-10-05T07:00:19.271Z] ------------------- [2020-10-05T07:00:19.272Z] experimental info: [2020-10-05T07:00:19.272Z] ------------------- [2020-10-05T07:00:19.272Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-05T07:00:19.272Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-05T07:00:19.272Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-05T07:00:19.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-10-05T07:00:19.959Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-10-05T07:00:20.119Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-05T07:00:20.255Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-05T07:00:20.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-05T07:00:20.521Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-05T07:00:20.656Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-05T07:00:20.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-05T07:00:20.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-10-05T07:00:21.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-05T07:00:21.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-05T07:00:21.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-10-05T07:00:21.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-05T07:00:21.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-05T07:00:21.797Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-05T07:00:21.942Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-05T07:00:22.089Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-05T07:00:22.220Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-05T07:00:22.345Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-05T07:00:22.480Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-05T07:00:22.610Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-05T07:00:22.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-05T07:00:22.887Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-05T07:00:23.020Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-05T07:00:23.172Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-05T07:00:23.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo [2020-10-05T07:00:23.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo [2020-10-05T07:00:23.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo [2020-10-05T07:00:23.756Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9645b71a9e834bf0990a1dfff8d8da39d1637c28 [Pipeline] echo [2020-10-05T07:00:23.891Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9645b71 [Pipeline] echo [2020-10-05T07:00:24.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-05T07:00:24.785Z] + git log --format=format:%s -1 9645b71a9e834bf0990a1dfff8d8da39d1637c28 [Pipeline] echo [2020-10-05T07:00:24.876Z] GIT_COMMIT: 9645b71a9e834bf0990a1dfff8d8da39d1637c28, Commit Message: build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1 [Pipeline] echo [2020-10-05T07:00:24.951Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:00:25.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T07:00:25.855Z] [2020-10-05T07:00:25.856Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:00:26.259Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T07:00:26.259Z] latest: Pulling from edgex-devops/git-semver [2020-10-05T07:00:26.259Z] 31603596830f: Pulling fs layer [2020-10-05T07:00:26.259Z] 2a8b12db71e7: Pulling fs layer [2020-10-05T07:00:26.259Z] 6ca5941a6612: Pulling fs layer [2020-10-05T07:00:26.259Z] ecc8261a40a4: Pulling fs layer [2020-10-05T07:00:26.259Z] ecc8261a40a4: Waiting [2020-10-05T07:00:26.259Z] 2a8b12db71e7: Verifying Checksum [2020-10-05T07:00:26.259Z] 2a8b12db71e7: Download complete [2020-10-05T07:00:26.529Z] 31603596830f: Verifying Checksum [2020-10-05T07:00:26.529Z] 31603596830f: Download complete [2020-10-05T07:00:26.529Z] ecc8261a40a4: Verifying Checksum [2020-10-05T07:00:26.529Z] ecc8261a40a4: Download complete [2020-10-05T07:00:26.529Z] 6ca5941a6612: Verifying Checksum [2020-10-05T07:00:26.529Z] 6ca5941a6612: Download complete [2020-10-05T07:00:26.803Z] 31603596830f: Pull complete [2020-10-05T07:00:27.067Z] 2a8b12db71e7: Pull complete [2020-10-05T07:00:27.653Z] 6ca5941a6612: Pull complete [2020-10-05T07:00:27.919Z] ecc8261a40a4: Pull complete [2020-10-05T07:00:27.919Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-05T07:00:27.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-05T07:00:27.919Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-05T07:00:28.081Z] prd-centos7-docker-4c-2g-3421 does not seem to be running inside a container [2020-10-05T07:00:28.138Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-614 -v /w/workspace/dgexfoundry_device-sdk-go_PR-614:/w/workspace/dgexfoundry_device-sdk-go_PR-614:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-614@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-05T07:00:30.433Z] $ docker top a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-05T07:00:30.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T07:00:30.837Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T07:00:31.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T07:00:31.070Z] $ docker exec a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 ssh-agent [2020-10-05T07:00:31.235Z] SSH_AUTH_SOCK=/tmp/ssh-bswt0neH9AP7/agent.12 [2020-10-05T07:00:31.235Z] SSH_AGENT_PID=17 [2020-10-05T07:00:31.249Z] Running ssh-add (command line suppressed) [2020-10-05T07:00:31.376Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_1619958720791792631.key (/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_1619958720791792631.key) [2020-10-05T07:00:31.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T07:00:31.845Z] + git describe --exact-match --tags HEAD [2020-10-05T07:00:31.845Z] fatal: no tag exactly matches '9645b71a9e834bf0990a1dfff8d8da39d1637c28' [Pipeline] } [2020-10-05T07:00:31.958Z] $ docker exec --env ******** --env ******** a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 ssh-agent -k [2020-10-05T07:00:32.076Z] unset SSH_AUTH_SOCK; [2020-10-05T07:00:32.077Z] unset SSH_AGENT_PID; [2020-10-05T07:00:32.077Z] echo Agent pid 17 killed; [2020-10-05T07:00:32.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-05T07:00:32.314Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-05T07:00:32.314Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-05T07:00:32.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-05T07:00:32.450Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-05T07:00:32.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-05T07:00:32.623Z] $ docker exec a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 ssh-agent [2020-10-05T07:00:32.792Z] SSH_AUTH_SOCK=/tmp/ssh-LfZB9GaDCCwi/agent.45 [2020-10-05T07:00:32.792Z] SSH_AGENT_PID=50 [2020-10-05T07:00:32.799Z] Running ssh-add (command line suppressed) [2020-10-05T07:00:32.922Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_276466383070179232.key (/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/private_key_276466383070179232.key) [2020-10-05T07:00:32.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-05T07:00:33.380Z] + git semver init [2020-10-05T07:00:33.380Z] # -> Open(): unable to determine branch for HEAD [2020-10-05T07:00:33.380Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-614/.git [2020-10-05T07:00:33.380Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-614 [2020-10-05T07:00:33.380Z] # $SEMVER_REMOTE_NAME = origin [2020-10-05T07:00:33.380Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-05T07:00:33.380Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-05T07:00:33.380Z] # $SEMVER_BRANCH = PR-614 [2020-10-05T07:00:33.380Z] # $SEMVER_TEMP = /tmp/semver-951009524 [2020-10-05T07:00:33.380Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-10-05T07:00:33.961Z] # '/tmp/semver-951009524' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-614/.semver' [2020-10-05T07:00:33.961Z] # -> Force: false [2020-10-05T07:00:33.961Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-614/.semver [Pipeline] } [2020-10-05T07:00:33.989Z] $ docker exec --env ******** --env ******** a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 ssh-agent -k [2020-10-05T07:00:34.107Z] unset SSH_AUTH_SOCK; [2020-10-05T07:00:34.107Z] unset SSH_AGENT_PID; [2020-10-05T07:00:34.107Z] echo Agent pid 50 killed; [2020-10-05T07:00:34.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-05T07:00:34.769Z] + git semver [Pipeline] } [2020-10-05T07:00:34.805Z] $ docker stop --time=1 a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 [2020-10-05T07:00:36.151Z] $ docker rm -f a2b80c027ab32f04261907d47bf46bab2ef2aedbda1c65298ce778645e2ad688 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-05T07:00:37.071Z] Stashed 43 file(s) [Pipeline] echo [2020-10-05T07:00:37.095Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-05T07:00:37.233Z] 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-05T07:00:53.120Z] Still waiting to schedule task [2020-10-05T07:00:53.120Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-05T07:00:53.154Z] Still waiting to schedule task [2020-10-05T07:00:53.154Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3419’ is offline [2020-10-05T07:03:40.415Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3424 in /w/workspace/dgexfoundry_device-sdk-go_PR-614 [Pipeline] { [Pipeline] ws [2020-10-05T07:03:40.512Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-05T07:03:44.587Z] Running on prd-centos7-docker-4c-2g-3425 in /w/workspace/dgexfoundry_device-sdk-go_PR-614 [Pipeline] { [Pipeline] ws [2020-10-05T07:03:44.690Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-05T07:03:45.649Z] using credential edgex-jenkins-ssh [2020-10-05T07:03:45.706Z] Cloning the remote Git repository [2020-10-05T07:03:45.781Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-10-05T07:03:45.889Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-05T07:03:45.964Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-05T07:03:45.965Z] > git --version # timeout=10 [2020-10-05T07:03:45.990Z] > git --version # 'git version 2.17.1' [2020-10-05T07:03:45.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T07:03:46.062Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T07:03:47.721Z] Merging remotes/origin/master commit 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit 9645b71a9e834bf0990a1dfff8d8da39d1637c28 [2020-10-05T07:03:47.993Z] Merge succeeded, producing 9645b71a9e834bf0990a1dfff8d8da39d1637c28 [2020-10-05T07:03:47.993Z] Checking out Revision 9645b71a9e834bf0990a1dfff8d8da39d1637c28 (PR-614) [2020-10-05T07:03:47.113Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-05T07:03:47.131Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T07:03:47.159Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-05T07:03:47.199Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-05T07:03:47.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T07:03:47.216Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-05T07:03:47.744Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T07:03:47.758Z] > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # timeout=10 [2020-10-05T07:03:47.864Z] > git remote # timeout=10 [2020-10-05T07:03:47.884Z] > git config --get remote.origin.url # timeout=10 [2020-10-05T07:03:47.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T07:03:47.907Z] > git merge 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 [2020-10-05T07:03:47.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-05T07:03:48.006Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T07:03:48.026Z] > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # timeout=10 [2020-10-05T07:03:52.208Z] using credential edgex-jenkins-ssh [2020-10-05T07:03:52.275Z] Commit message: "build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1" [2020-10-05T07:03:52.277Z] Cloning the remote Git repository [2020-10-05T07:03:52.335Z] > git --version # timeout=10 [2020-10-05T07:03:52.345Z] > git --version # 'git version 2.17.1' [2020-10-05T07:03:52.358Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-05T07:03:52.385Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-05T07:03:52.488Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-10-05T07:03:52.586Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-05T07:03:52.586Z] > git --version # timeout=10 [2020-10-05T07:03:52.607Z] > git --version # 'git version 2.16.5' [2020-10-05T07:03:52.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T07:03:52.666Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T07:03:53.376Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-05T07:03:53.387Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-05T07:03:53.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-10-05T07:03:53.432Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-10-05T07:03:53.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T07:03:53.440Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] echo [2020-10-05T07:03:53.870Z] ========================================================= [2020-10-05T07:03:53.870Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-05T07:03:53.870Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:03:54.216Z] Merging remotes/origin/master commit 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 into PR head commit 9645b71a9e834bf0990a1dfff8d8da39d1637c28 [2020-10-05T07:03:54.476Z] Merge succeeded, producing 9645b71a9e834bf0990a1dfff8d8da39d1637c28 [2020-10-05T07:03:54.477Z] Checking out Revision 9645b71a9e834bf0990a1dfff8d8da39d1637c28 (PR-614) [2020-10-05T07:03:55.079Z] + 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-05T07:03:54.238Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T07:03:54.258Z] > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # timeout=10 [2020-10-05T07:03:54.395Z] > git remote # timeout=10 [2020-10-05T07:03:54.409Z] > git config --get remote.origin.url # timeout=10 [2020-10-05T07:03:54.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-05T07:03:54.426Z] > git merge 7376f7b5b06e33bb8acc21cf64a8bee67a63ba67 # timeout=10 [2020-10-05T07:03:54.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-05T07:03:54.487Z] > git config core.sparsecheckout # timeout=10 [2020-10-05T07:03:54.497Z] > git checkout -f 9645b71a9e834bf0990a1dfff8d8da39d1637c28 # timeout=10 [2020-10-05T07:03:56.078Z] Sending build context to Docker daemon 3.501MB [2020-10-05T07:03:56.078Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-05T07:03:56.078Z] Step 2/8 : FROM ${BASE} [2020-10-05T07:03:56.361Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-05T07:03:56.361Z] b538f80385f9: Pulling fs layer [2020-10-05T07:03:56.361Z] 74f711af9a0d: Pulling fs layer [2020-10-05T07:03:56.361Z] 99f96fe45779: Pulling fs layer [2020-10-05T07:03:56.361Z] 8529a6b9a6be: Pulling fs layer [2020-10-05T07:03:56.361Z] 45590311c82a: Pulling fs layer [2020-10-05T07:03:56.361Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-05T07:03:56.361Z] 209524e5b208: Pulling fs layer [2020-10-05T07:03:56.361Z] 45590311c82a: Waiting [2020-10-05T07:03:56.361Z] 69ca0ff8b7b3: Waiting [2020-10-05T07:03:56.361Z] 209524e5b208: Waiting [2020-10-05T07:03:56.361Z] 8529a6b9a6be: Waiting [2020-10-05T07:03:56.361Z] 99f96fe45779: Verifying Checksum [2020-10-05T07:03:56.361Z] 99f96fe45779: Download complete [2020-10-05T07:03:56.361Z] 74f711af9a0d: Verifying Checksum [2020-10-05T07:03:56.361Z] 74f711af9a0d: Download complete [2020-10-05T07:03:56.361Z] 45590311c82a: Verifying Checksum [2020-10-05T07:03:56.361Z] 45590311c82a: Download complete [2020-10-05T07:03:56.645Z] b538f80385f9: Verifying Checksum [2020-10-05T07:03:56.645Z] b538f80385f9: Download complete [2020-10-05T07:03:56.645Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-05T07:03:56.645Z] 69ca0ff8b7b3: Download complete [2020-10-05T07:03:57.252Z] b538f80385f9: Pull complete [2020-10-05T07:03:57.865Z] 74f711af9a0d: Pull complete [2020-10-05T07:03:58.472Z] 99f96fe45779: Pull complete [2020-10-05T07:03:58.725Z] Commit message: "build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1" [2020-10-05T07:03:58.748Z] 209524e5b208: Verifying Checksum [2020-10-05T07:03:58.748Z] 209524e5b208: Download complete [2020-10-05T07:03:58.773Z] > git --version # timeout=10 [2020-10-05T07:03:58.784Z] > git --version # 'git version 2.16.5' [2020-10-05T07:03:58.857Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-10-05T07:04:00.192Z] 8529a6b9a6be: Verifying Checksum [2020-10-05T07:04:00.192Z] 8529a6b9a6be: Download complete [Pipeline] echo [2020-10-05T07:04:00.494Z] ========================================================= [2020-10-05T07:04:00.494Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-05T07:04:00.494Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:04:01.859Z] + 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-05T07:04:03.474Z] Sending build context to Docker daemon 3.501MB [2020-10-05T07:04:03.474Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-05T07:04:03.474Z] Step 2/8 : FROM ${BASE} [2020-10-05T07:04:03.474Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-05T07:04:03.474Z] df20fa9351a1: Pulling fs layer [2020-10-05T07:04:03.474Z] ed8968b2872e: Pulling fs layer [2020-10-05T07:04:03.474Z] a92cc7c5fd73: Pulling fs layer [2020-10-05T07:04:03.474Z] e871e8e8d7a9: Pulling fs layer [2020-10-05T07:04:03.474Z] e73272ec9a57: Pulling fs layer [2020-10-05T07:04:03.474Z] 1e910a182e73: Pulling fs layer [2020-10-05T07:04:03.474Z] 4e634b169226: Pulling fs layer [2020-10-05T07:04:03.474Z] e871e8e8d7a9: Waiting [2020-10-05T07:04:03.474Z] e73272ec9a57: Waiting [2020-10-05T07:04:03.474Z] 1e910a182e73: Waiting [2020-10-05T07:04:03.474Z] 4e634b169226: Waiting [2020-10-05T07:04:03.790Z] a92cc7c5fd73: Verifying Checksum [2020-10-05T07:04:03.790Z] a92cc7c5fd73: Download complete [2020-10-05T07:04:03.790Z] ed8968b2872e: Verifying Checksum [2020-10-05T07:04:03.790Z] ed8968b2872e: Download complete [2020-10-05T07:04:04.156Z] e73272ec9a57: Verifying Checksum [2020-10-05T07:04:04.156Z] e73272ec9a57: Download complete [2020-10-05T07:04:04.156Z] 1e910a182e73: Verifying Checksum [2020-10-05T07:04:04.156Z] 1e910a182e73: Download complete [2020-10-05T07:04:04.156Z] df20fa9351a1: Verifying Checksum [2020-10-05T07:04:04.156Z] df20fa9351a1: Download complete [2020-10-05T07:04:04.803Z] df20fa9351a1: Pull complete [2020-10-05T07:04:05.095Z] ed8968b2872e: Pull complete [2020-10-05T07:04:05.397Z] a92cc7c5fd73: Pull complete [2020-10-05T07:04:08.957Z] 4e634b169226: Verifying Checksum [2020-10-05T07:04:08.957Z] 4e634b169226: Download complete [2020-10-05T07:04:09.986Z] e871e8e8d7a9: Verifying Checksum [2020-10-05T07:04:09.986Z] e871e8e8d7a9: Download complete [2020-10-05T07:04:12.639Z] 8529a6b9a6be: Pull complete [2020-10-05T07:04:12.639Z] 45590311c82a: Pull complete [2020-10-05T07:04:12.639Z] 69ca0ff8b7b3: Pull complete [2020-10-05T07:04:15.300Z] 209524e5b208: Pull complete [2020-10-05T07:04:15.300Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-05T07:04:15.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-05T07:04:15.300Z] ---> 5bddaf1c2fca [2020-10-05T07:04:15.300Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-05T07:04:17.934Z] ---> Running in f92b5642d492 [2020-10-05T07:04:18.534Z] Removing intermediate container f92b5642d492 [2020-10-05T07:04:18.534Z] ---> 3c7f52362d6f [2020-10-05T07:04:18.534Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:04:18.534Z] ---> Running in eb4da278012d [2020-10-05T07:04:20.239Z] e871e8e8d7a9: Pull complete [2020-10-05T07:04:20.239Z] e73272ec9a57: Pull complete [2020-10-05T07:04:20.239Z] 1e910a182e73: Pull complete [2020-10-05T07:04:21.171Z] Removing intermediate container eb4da278012d [2020-10-05T07:04:21.171Z] ---> 574449a68409 [2020-10-05T07:04:21.171Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-05T07:04:21.447Z] ---> Running in 1eb58e461d9d [2020-10-05T07:04:22.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-05T07:04:23.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-05T07:04:24.083Z] OK: 142 MiB in 39 packages [2020-10-05T07:04:25.074Z] Removing intermediate container 1eb58e461d9d [2020-10-05T07:04:25.074Z] ---> 5db81eafafd2 [2020-10-05T07:04:25.074Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-05T07:04:25.352Z] ---> Running in 86d7966c6285 [2020-10-05T07:04:25.889Z] 4e634b169226: Pull complete [2020-10-05T07:04:25.889Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-05T07:04:25.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-05T07:04:25.889Z] ---> f7629b54cfaa [2020-10-05T07:04:25.889Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-05T07:04:25.889Z] ---> Running in abe862c7bc8d [2020-10-05T07:04:25.951Z] Removing intermediate container 86d7966c6285 [2020-10-05T07:04:25.951Z] ---> 9c2011123d67 [2020-10-05T07:04:25.951Z] Step 7/8 : COPY . . [2020-10-05T07:04:26.158Z] Removing intermediate container abe862c7bc8d [2020-10-05T07:04:26.158Z] ---> e779bb15a2fe [2020-10-05T07:04:26.158Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:04:26.158Z] ---> Running in 4bf4f6503503 [2020-10-05T07:04:27.406Z] ---> 8f3d117e1ab3 [2020-10-05T07:04:27.406Z] Step 8/8 : RUN go mod download [2020-10-05T07:04:27.406Z] ---> Running in 89d3d94270a2 [2020-10-05T07:04:28.209Z] Removing intermediate container 4bf4f6503503 [2020-10-05T07:04:28.209Z] ---> 227db4485c2c [2020-10-05T07:04:28.209Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-05T07:04:28.209Z] ---> Running in 531eac80a321 [2020-10-05T07:04:28.808Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:04:29.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:04:30.079Z] OK: 166 MiB in 39 packages [2020-10-05T07:04:30.735Z] Removing intermediate container 531eac80a321 [2020-10-05T07:04:30.735Z] ---> c6e23012844e [2020-10-05T07:04:30.735Z] Step 6/8 : WORKDIR /device-sdk-go [2020-10-05T07:04:31.019Z] ---> Running in 3f13a3bf1b3f [2020-10-05T07:04:31.310Z] Removing intermediate container 3f13a3bf1b3f [2020-10-05T07:04:31.310Z] ---> 69bfc5ec80ee [2020-10-05T07:04:31.310Z] Step 7/8 : COPY . . [2020-10-05T07:04:32.755Z] ---> 7abc6a0012a6 [2020-10-05T07:04:32.755Z] Step 8/8 : RUN go mod download [2020-10-05T07:04:32.755Z] ---> Running in 6104032ab4f0 [2020-10-05T07:04:49.607Z] Removing intermediate container 89d3d94270a2 [2020-10-05T07:04:49.607Z] ---> 944df5636196 [2020-10-05T07:04:49.607Z] Successfully built 944df5636196 [2020-10-05T07:04:49.607Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:04:50.055Z] + docker inspect -f . ci-base-image-arm64 [2020-10-05T07:04:50.055Z] . [Pipeline] withDockerContainer [2020-10-05T07:04:50.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-3424 does not seem to be running inside a container [2020-10-05T07:04:50.442Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-05T07:04:52.343Z] $ docker top bcecc1dcb406ea7a3763c43c20114936c4f405287cc9ab28fe279aa82e5a0d30 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T07:04:53.858Z] + go version [2020-10-05T07:04:53.858Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-05T07:04:53.902Z] $ docker stop --time=1 bcecc1dcb406ea7a3763c43c20114936c4f405287cc9ab28fe279aa82e5a0d30 [2020-10-05T07:04:55.069Z] Removing intermediate container 6104032ab4f0 [2020-10-05T07:04:55.069Z] ---> bd96f2d87adf [2020-10-05T07:04:55.069Z] Successfully built bd96f2d87adf [2020-10-05T07:04:55.069Z] Successfully tagged ci-base-image-x86_64:latest [2020-10-05T07:04:55.782Z] $ docker rm -f bcecc1dcb406ea7a3763c43c20114936c4f405287cc9ab28fe279aa82e5a0d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:04:56.815Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-05T07:04:56.815Z] . [Pipeline] withDockerContainer [2020-10-05T07:04:57.075Z] prd-centos7-docker-4c-2g-3425 does not seem to be running inside a container [2020-10-05T07:04:57.106Z] + docker inspect -f . ci-base-image-arm64 [2020-10-05T07:04:57.106Z] . [2020-10-05T07:04:57.140Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-05T07:04:57.995Z] $ docker top 0ecfc391a107cb58b66f20e53dbd8a042e389dfebb921c091bcdab4e7510b3db -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-10-05T07:04:58.563Z] prd-ubuntu18.04-docker-arm64-4c-16g-3424 does not seem to be running inside a container [2020-10-05T07:04:58.653Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-05T07:05:00.498Z] $ docker top 6f38c9d5a717b86c2cabce2ffa2c54f358a92f9de44f90982bca9d505e7616e9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-10-05T07:05:01.257Z] + go version [2020-10-05T07:05:01.257Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-05T07:05:01.321Z] $ docker stop --time=1 0ecfc391a107cb58b66f20e53dbd8a042e389dfebb921c091bcdab4e7510b3db [2020-10-05T07:05:02.045Z] + make test [2020-10-05T07:05:02.045Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-05T07:05:02.928Z] $ docker rm -f 0ecfc391a107cb58b66f20e53dbd8a042e389dfebb921c091bcdab4e7510b3db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:05:04.323Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-05T07:05:04.323Z] . [Pipeline] withDockerContainer [2020-10-05T07:05:04.575Z] prd-centos7-docker-4c-2g-3425 does not seem to be running inside a container [2020-10-05T07:05:04.855Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-05T07:05:06.054Z] $ docker top 564926f325f82367205d5d77277749752261556abd8d43ca7bd49f5cc95d1b04 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-05T07:05:07.113Z] + make test [2020-10-05T07:05:07.113Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-10-05T07:05:22.665Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-05T07:05:24.270Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-10-05T07:05:50.001Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-05T07:05:50.001Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-05T07:05:50.001Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-05T07:05:50.001Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.075s coverage: 21.6% of statements [2020-10-05T07:05:50.001Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.739s coverage: 97.1% of statements [2020-10-05T07:06:03.291Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-10-05T07:06:03.291Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-10-05T07:06:03.291Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-10-05T07:06:03.291Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.145s coverage: 21.6% of statements [2020-10-05T07:06:06.704Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.220s coverage: 97.1% of statements [2020-10-05T07:06:22.725Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.087s coverage: 9.4% of statements [2020-10-05T07:06:22.725Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.063s coverage: 21.9% of statements [2020-10-05T07:06:22.725Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-05T07:06:22.725Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.310s coverage: 39.9% of statements [2020-10-05T07:06:22.725Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-05T07:06:22.725Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.661s coverage: 65.4% of statements [2020-10-05T07:06:22.725Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-05T07:06:22.725Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-05T07:06:22.725Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-05T07:06:22.725Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-05T07:06:22.725Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.132s coverage: 52.6% of statements [2020-10-05T07:06:22.725Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-05T07:06:22.725Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.202s coverage: 68.9% of statements [2020-10-05T07:06:22.725Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-05T07:06:22.725Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-05T07:06:22.725Z] GO111MODULE=on go vet ./... [2020-10-05T07:06:33.536Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.111s coverage: 9.4% of statements [2020-10-05T07:06:33.536Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.110s coverage: 21.9% of statements [2020-10-05T07:06:33.536Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-10-05T07:06:33.536Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.516s coverage: 39.9% of statements [2020-10-05T07:06:33.536Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-10-05T07:06:33.536Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.801s coverage: 65.4% of statements [2020-10-05T07:06:33.536Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-10-05T07:06:33.536Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-10-05T07:06:33.536Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-10-05T07:06:33.536Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-10-05T07:06:33.536Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.175s coverage: 52.6% of statements [2020-10-05T07:06:33.536Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-10-05T07:06:33.536Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.659s coverage: 68.9% of statements [2020-10-05T07:06:33.536Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-10-05T07:06:33.536Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-10-05T07:06:33.811Z] GO111MODULE=on go vet ./... [2020-10-05T07:06:38.427Z] gofmt -l . [2020-10-05T07:06:38.427Z] [ "`gofmt -l .`" = "" ] [2020-10-05T07:06:38.427Z] ./bin/test-attribution-txt.sh [2020-10-05T07:06:38.427Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-05T07:06:39.356Z] Stashed 1 file(s) [Pipeline] } [2020-10-05T07:06:39.383Z] $ docker stop --time=1 564926f325f82367205d5d77277749752261556abd8d43ca7bd49f5cc95d1b04 [2020-10-05T07:06:41.427Z] $ docker rm -f 564926f325f82367205d5d77277749752261556abd8d43ca7bd49f5cc95d1b04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-05T07:06:44.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-05T07:06:45.183Z] + ls -al . [2020-10-05T07:06:45.183Z] total 192 [2020-10-05T07:06:45.183Z] drwxrwxr-x. 11 jenkins jenkins 4096 Oct 5 07:06 . [2020-10-05T07:06:45.183Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 07:03 .. [2020-10-05T07:06:45.183Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 5 07:03 bin [2020-10-05T07:06:45.183Z] -rw-r--r--. 1 jenkins jenkins 111040 Oct 5 07:06 coverage.out [2020-10-05T07:06:45.183Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 5 07:03 Dockerfile.build [2020-10-05T07:06:45.183Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 5 07:03 .dockerignore [2020-10-05T07:06:45.183Z] drwxrwxr-x. 4 jenkins jenkins 48 Oct 5 07:03 example [2020-10-05T07:06:45.183Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 5 07:03 .git [2020-10-05T07:06:45.183Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 5 07:03 .github [2020-10-05T07:06:45.183Z] -rw-rw-r--. 1 jenkins jenkins 138 Oct 5 07:03 .gitignore [2020-10-05T07:06:45.183Z] -rw-r--r--. 1 jenkins jenkins 517 Oct 5 07:06 go.mod [2020-10-05T07:06:45.183Z] -rw-r--r--. 1 jenkins jenkins 13736 Oct 5 07:06 go.sum [2020-10-05T07:06:45.183Z] drwxrwxr-x. 15 jenkins jenkins 211 Oct 5 07:03 internal [2020-10-05T07:06:45.183Z] -rw-rw-r--. 1 jenkins jenkins 785 Oct 5 07:03 Jenkinsfile [2020-10-05T07:06:45.183Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 5 07:03 LICENSE [2020-10-05T07:06:45.183Z] -rw-rw-r--. 1 jenkins jenkins 1013 Oct 5 07:03 Makefile [2020-10-05T07:06:45.183Z] drwxrwxr-x. 4 jenkins jenkins 26 Oct 5 07:03 openapi [2020-10-05T07:06:45.183Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 5 07:03 pkg [2020-10-05T07:06:45.183Z] -rw-rw-r--. 1 jenkins jenkins 5897 Oct 5 07:03 README.md [2020-10-05T07:06:45.183Z] -rw-rw-r--. 1 jenkins jenkins 4291 Oct 5 07:03 RELEASE-NOTES.txt [2020-10-05T07:06:45.183Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 5 07:04 .semver [2020-10-05T07:06:45.183Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 5 07:03 snap [2020-10-05T07:06:45.183Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 5 07:00 VERSION [2020-10-05T07:06:45.183Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 5 07:03 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:06:45.618Z] + 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=9645b71a9e834bf0990a1dfff8d8da39d1637c28 --label arch=amd64 --label version=0.0.0 . [2020-10-05T07:06:46.295Z] Sending build context to Docker daemon 3.612MB [2020-10-05T07:06:46.295Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-05T07:06:46.295Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-05T07:06:46.295Z] ---> bd96f2d87adf [2020-10-05T07:06:46.295Z] Step 3/24 : ARG MAKE='make build' [2020-10-05T07:06:46.600Z] ---> Running in 767b2e2d4d64 [2020-10-05T07:06:46.864Z] Removing intermediate container 767b2e2d4d64 [2020-10-05T07:06:46.864Z] ---> 571de92fb5ae [2020-10-05T07:06:46.864Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-05T07:06:46.864Z] ---> Running in e4fc918ce474 [2020-10-05T07:06:47.132Z] Removing intermediate container e4fc918ce474 [2020-10-05T07:06:47.132Z] ---> 1b6da72260f8 [2020-10-05T07:06:47.132Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-05T07:06:47.132Z] ---> Running in 8920e7320a1f [2020-10-05T07:06:47.405Z] Removing intermediate container 8920e7320a1f [2020-10-05T07:06:47.405Z] ---> d205f1bca5a5 [2020-10-05T07:06:47.405Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:06:47.405Z] ---> Running in efb0381801ff [2020-10-05T07:06:49.345Z] Removing intermediate container efb0381801ff [2020-10-05T07:06:49.345Z] ---> 45a1a92a9a57 [2020-10-05T07:06:49.345Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-05T07:06:49.345Z] ---> Running in de909a8a5119 [2020-10-05T07:06:49.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-05T07:06:50.621Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-05T07:06:51.228Z] OK: 166 MiB in 39 packages [2020-10-05T07:06:51.836Z] Removing intermediate container de909a8a5119 [2020-10-05T07:06:51.836Z] ---> 8294c8244bed [2020-10-05T07:06:51.836Z] Step 8/24 : COPY . . [2020-10-05T07:06:52.835Z] ---> 9ee69d38a965 [2020-10-05T07:06:52.835Z] Step 9/24 : RUN ${MAKE} [2020-10-05T07:06:52.835Z] ---> Running in cc6feff15813 [2020-10-05T07:06:53.541Z] 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-05T07:07:06.190Z] gofmt -l . [2020-10-05T07:07:06.190Z] [ "`gofmt -l .`" = "" ] [2020-10-05T07:07:06.190Z] ./bin/test-attribution-txt.sh [2020-10-05T07:07:06.190Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-05T07:07:06.235Z] Warning: overwriting stash ‘coverage-report’ [2020-10-05T07:07:07.110Z] Stashed 1 file(s) [Pipeline] } [2020-10-05T07:07:07.136Z] $ docker stop --time=1 6f38c9d5a717b86c2cabce2ffa2c54f358a92f9de44f90982bca9d505e7616e9 [2020-10-05T07:07:09.066Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-05T07:07:09.455Z] $ docker rm -f 6f38c9d5a717b86c2cabce2ffa2c54f358a92f9de44f90982bca9d505e7616e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-10-05T07:07:11.084Z] Removing intermediate container cc6feff15813 [2020-10-05T07:07:11.084Z] ---> fb841086cd33 [2020-10-05T07:07:11.084Z] Step 10/24 : FROM scratch [2020-10-05T07:07:11.084Z] ---> [2020-10-05T07:07:11.084Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] sh [2020-10-05T07:07:11.352Z] ---> Running in 3cbd18f1702a [2020-10-05T07:07:11.352Z] Removing intermediate container 3cbd18f1702a [2020-10-05T07:07:11.352Z] ---> 2cc1f8586c71 [2020-10-05T07:07:11.352Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-05T07:07:11.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-05T07:07:11.629Z] ---> Running in 346fb4d0bb87 [2020-10-05T07:07:11.629Z] Removing intermediate container 346fb4d0bb87 [2020-10-05T07:07:11.629Z] ---> 227df01abc61 [2020-10-05T07:07:11.629Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-05T07:07:11.629Z] ---> Running in b0209918b72a [2020-10-05T07:07:11.795Z] + ls -al . [2020-10-05T07:07:11.795Z] total 232 [2020-10-05T07:07:11.795Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 5 07:07 . [2020-10-05T07:07:11.795Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 07:03 .. [2020-10-05T07:07:11.795Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 5 07:03 .dockerignore [2020-10-05T07:07:11.795Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 07:03 .git [2020-10-05T07:07:11.795Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 07:03 .github [2020-10-05T07:07:11.795Z] -rw-rw-r-- 1 jenkins jenkins 138 Oct 5 07:03 .gitignore [2020-10-05T07:07:11.795Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 07:03 .semver [2020-10-05T07:07:11.795Z] -rw-rw-r-- 1 jenkins jenkins 936 Oct 5 07:03 Dockerfile.build [2020-10-05T07:07:11.795Z] -rw-rw-r-- 1 jenkins jenkins 785 Oct 5 07:03 Jenkinsfile [2020-10-05T07:07:11.795Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 5 07:03 LICENSE [2020-10-05T07:07:11.795Z] -rw-rw-r-- 1 jenkins jenkins 1013 Oct 5 07:03 Makefile [2020-10-05T07:07:11.795Z] -rw-rw-r-- 1 jenkins jenkins 5897 Oct 5 07:03 README.md [2020-10-05T07:07:11.795Z] -rw-rw-r-- 1 jenkins jenkins 4291 Oct 5 07:03 RELEASE-NOTES.txt [2020-10-05T07:07:11.795Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 5 07:00 VERSION [2020-10-05T07:07:11.795Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 07:03 bin [2020-10-05T07:07:11.795Z] -rw-r--r-- 1 jenkins jenkins 111040 Oct 5 07:06 coverage.out [2020-10-05T07:07:11.795Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 07:03 example [2020-10-05T07:07:11.795Z] -rw-r--r-- 1 jenkins jenkins 517 Oct 5 07:07 go.mod [2020-10-05T07:07:11.795Z] -rw-r--r-- 1 jenkins jenkins 13736 Oct 5 07:07 go.sum [2020-10-05T07:07:11.795Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 5 07:03 internal [2020-10-05T07:07:11.795Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 07:03 openapi [2020-10-05T07:07:11.795Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 5 07:03 pkg [2020-10-05T07:07:11.796Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 07:03 snap [2020-10-05T07:07:11.796Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 5 07:03 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-05T07:07:11.893Z] Removing intermediate container b0209918b72a [2020-10-05T07:07:11.893Z] ---> f409e842a8ab [2020-10-05T07:07:11.893Z] Step 14/24 : WORKDIR / [2020-10-05T07:07:11.893Z] ---> Running in c0b7aa0d9930 [2020-10-05T07:07:12.172Z] Removing intermediate container c0b7aa0d9930 [2020-10-05T07:07:12.172Z] ---> c078996bd5af [2020-10-05T07:07:12.172Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-05T07:07:12.180Z] + 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=9645b71a9e834bf0990a1dfff8d8da39d1637c28 --label arch=arm64 --label version=0.0.0 . [2020-10-05T07:07:12.774Z] Sending build context to Docker daemon 3.612MB [2020-10-05T07:07:12.774Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-05T07:07:12.774Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-05T07:07:12.774Z] ---> 944df5636196 [2020-10-05T07:07:12.774Z] Step 3/24 : ARG MAKE='make build' [2020-10-05T07:07:13.052Z] ---> Running in 8700ea9b3e56 [2020-10-05T07:07:13.156Z] ---> 96367a16b7fc [2020-10-05T07:07:13.156Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-05T07:07:13.156Z] ---> 61c08c864898 [2020-10-05T07:07:13.156Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-05T07:07:13.426Z] ---> a04860bf86b2 [2020-10-05T07:07:13.426Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-05T07:07:13.651Z] Removing intermediate container 8700ea9b3e56 [2020-10-05T07:07:13.651Z] ---> 716e66788c96 [2020-10-05T07:07:13.651Z] Step 4/24 : WORKDIR /device-sdk-go [2020-10-05T07:07:13.651Z] ---> Running in 7e7dad1429bd [2020-10-05T07:07:14.012Z] ---> eb697741bd0e [2020-10-05T07:07:14.012Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-05T07:07:14.012Z] ---> 82ef9bccd435 [2020-10-05T07:07:14.012Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-05T07:07:14.255Z] Removing intermediate container 7e7dad1429bd [2020-10-05T07:07:14.256Z] ---> 4a3329f18440 [2020-10-05T07:07:14.256Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-05T07:07:14.256Z] ---> Running in 67cbaca46554 [2020-10-05T07:07:14.284Z] ---> Running in ba39d4ba183f [2020-10-05T07:07:14.560Z] Removing intermediate container ba39d4ba183f [2020-10-05T07:07:14.560Z] ---> 33fff31b7b6e [2020-10-05T07:07:14.560Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T07:07:14.560Z] ---> Running in a23398bbc962 [2020-10-05T07:07:14.827Z] Removing intermediate container a23398bbc962 [2020-10-05T07:07:14.827Z] ---> cfdcd284f319 [2020-10-05T07:07:14.827Z] Step 22/24 : LABEL arch=amd64 [2020-10-05T07:07:14.827Z] ---> Running in 390b4dbd3bb2 [2020-10-05T07:07:14.853Z] Removing intermediate container 67cbaca46554 [2020-10-05T07:07:14.853Z] ---> 895415dcef50 [2020-10-05T07:07:14.853Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-05T07:07:14.853Z] ---> Running in e3f7f8420e41 [2020-10-05T07:07:15.100Z] Removing intermediate container 390b4dbd3bb2 [2020-10-05T07:07:15.100Z] ---> a3f3dcc9784c [2020-10-05T07:07:15.100Z] Step 23/24 : LABEL git_sha=9645b71a9e834bf0990a1dfff8d8da39d1637c28 [2020-10-05T07:07:15.100Z] ---> Running in aae5362cf09e [2020-10-05T07:07:15.376Z] Removing intermediate container aae5362cf09e [2020-10-05T07:07:15.376Z] ---> 77f836bb1784 [2020-10-05T07:07:15.376Z] Step 24/24 : LABEL version=0.0.0 [2020-10-05T07:07:15.376Z] ---> Running in c47a18b6c523 [2020-10-05T07:07:15.640Z] Removing intermediate container c47a18b6c523 [2020-10-05T07:07:15.640Z] ---> ba343b3b3652 [2020-10-05T07:07:15.640Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-05T07:07:15.640Z] Successfully built ba343b3b3652 [2020-10-05T07:07:15.640Z] 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-05T07:07:17.487Z] Removing intermediate container e3f7f8420e41 [2020-10-05T07:07:17.487Z] ---> bff6e63d5b7d [2020-10-05T07:07:17.487Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-10-05T07:07:17.487Z] ---> Running in 7f440b01682c [2020-10-05T07:07:18.950Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-05T07:07:19.546Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-05T07:07:20.528Z] OK: 142 MiB in 39 packages [2020-10-05T07:07:21.511Z] Removing intermediate container 7f440b01682c [2020-10-05T07:07:21.511Z] ---> 540f9c6be7f3 [2020-10-05T07:07:21.511Z] Step 8/24 : COPY . . [2020-10-05T07:07:22.955Z] ---> 9db5679aef9b [2020-10-05T07:07:22.955Z] Step 9/24 : RUN ${MAKE} [2020-10-05T07:07:22.955Z] ---> Running in 74230e40d027 [2020-10-05T07:07:24.398Z] 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-05T07:07:51.255Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-10-05T07:07:51.255Z] Removing intermediate container 74230e40d027 [2020-10-05T07:07:51.255Z] ---> b7e609bde7d7 [2020-10-05T07:07:51.255Z] Step 10/24 : FROM scratch [2020-10-05T07:07:51.255Z] ---> [2020-10-05T07:07:51.255Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-05T07:07:51.255Z] ---> Running in 551e240ac062 [2020-10-05T07:07:51.255Z] Removing intermediate container 551e240ac062 [2020-10-05T07:07:51.255Z] ---> 067a4c3097c6 [2020-10-05T07:07:51.255Z] Step 12/24 : ENV APP_PORT=49990 [2020-10-05T07:07:51.255Z] ---> Running in aeb726dde7bf [2020-10-05T07:07:51.255Z] Removing intermediate container aeb726dde7bf [2020-10-05T07:07:51.255Z] ---> 607185619a5e [2020-10-05T07:07:51.255Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-05T07:07:51.255Z] ---> Running in e01ac8195966 [2020-10-05T07:07:51.852Z] Removing intermediate container e01ac8195966 [2020-10-05T07:07:51.852Z] ---> 78920908f19b [2020-10-05T07:07:51.852Z] Step 14/24 : WORKDIR / [2020-10-05T07:07:51.852Z] ---> Running in 14a7732c2a1f [2020-10-05T07:07:52.451Z] Removing intermediate container 14a7732c2a1f [2020-10-05T07:07:52.451Z] ---> 303042931cc8 [2020-10-05T07:07:52.451Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-10-05T07:07:53.452Z] ---> 98af30bbef32 [2020-10-05T07:07:53.452Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-10-05T07:07:54.053Z] ---> b723450f4baa [2020-10-05T07:07:54.053Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-10-05T07:07:55.028Z] ---> c1f653a8f05b [2020-10-05T07:07:55.028Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-10-05T07:07:55.623Z] ---> 0be6a03443f9 [2020-10-05T07:07:55.624Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-10-05T07:07:56.602Z] ---> 9dd6b0ac4871 [2020-10-05T07:07:56.602Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-10-05T07:07:56.602Z] ---> Running in fa353d480ef2 [2020-10-05T07:07:56.875Z] Removing intermediate container fa353d480ef2 [2020-10-05T07:07:56.875Z] ---> 5cec5d175bf8 [2020-10-05T07:07:56.875Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-05T07:07:57.150Z] ---> Running in cd2406cddf79 [2020-10-05T07:07:57.424Z] Removing intermediate container cd2406cddf79 [2020-10-05T07:07:57.424Z] ---> 25d9ed6686eb [2020-10-05T07:07:57.424Z] Step 22/24 : LABEL arch=arm64 [2020-10-05T07:07:57.697Z] ---> Running in 6f07deb08b52 [2020-10-05T07:07:57.971Z] Removing intermediate container 6f07deb08b52 [2020-10-05T07:07:57.971Z] ---> 4500fd12557b [2020-10-05T07:07:57.971Z] Step 23/24 : LABEL git_sha=9645b71a9e834bf0990a1dfff8d8da39d1637c28 [2020-10-05T07:07:58.247Z] ---> Running in 200f5a775e52 [2020-10-05T07:07:58.520Z] Removing intermediate container 200f5a775e52 [2020-10-05T07:07:58.520Z] ---> 238abc851c72 [2020-10-05T07:07:58.520Z] Step 24/24 : LABEL version=0.0.0 [2020-10-05T07:07:58.796Z] ---> Running in 8a02f4d8dadf [2020-10-05T07:07:59.070Z] Removing intermediate container 8a02f4d8dadf [2020-10-05T07:07:59.070Z] ---> e0afcdc407e8 [2020-10-05T07:07:59.070Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-05T07:07:59.070Z] Successfully built e0afcdc407e8 [2020-10-05T07:07:59.342Z] 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-05T07:08:02.096Z] provisioning config files... [2020-10-05T07:08:02.110Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/config473800911821336927tmp [Pipeline] { [Pipeline] sh [2020-10-05T07:08:02.531Z] + set +x [2020-10-05T07:08:02.531Z] + curl -s https://codecov.io/bash [2020-10-05T07:08:02.531Z] + bash -s -- [2020-10-05T07:08:02.802Z] [2020-10-05T07:08:02.802Z] _____ _ [2020-10-05T07:08:02.802Z] / ____| | | [2020-10-05T07:08:02.802Z] | | ___ __| | ___ ___ _____ __ [2020-10-05T07:08:02.802Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-05T07:08:02.802Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-05T07:08:02.802Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-05T07:08:02.802Z] Bash-20200917-4e8f14b [2020-10-05T07:08:02.802Z] [2020-10-05T07:08:02.802Z] [2020-10-05T07:08:02.802Z] ==> Jenkins CI detected. [2020-10-05T07:08:02.802Z] project root: . [2020-10-05T07:08:02.802Z] --> token set from env [2020-10-05T07:08:02.802Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-05T07:08:02.802Z] ==> Running gcov in . (disable via -X gcov) [2020-10-05T07:08:02.802Z] ==> Python coveragepy not found [2020-10-05T07:08:02.802Z] ==> Searching for coverage reports in: [2020-10-05T07:08:02.802Z] + . [2020-10-05T07:08:02.802Z] -> Found 1 reports [2020-10-05T07:08:02.802Z] ==> Detecting git/mercurial file structure [2020-10-05T07:08:02.802Z] ==> Reading reports [2020-10-05T07:08:02.802Z] + ./coverage.out bytes=111040 [2020-10-05T07:08:02.802Z] ==> Appending adjustments [2020-10-05T07:08:02.802Z] https://docs.codecov.io/docs/fixing-reports [2020-10-05T07:08:03.381Z] + Found adjustments [2020-10-05T07:08:03.381Z] ==> Gzipping contents [2020-10-05T07:08:03.381Z] ==> Uploading reports [2020-10-05T07:08:03.381Z] url: https://codecov.io [2020-10-05T07:08:03.381Z] query: branch=PR-614&commit=9645b71a9e834bf0990a1dfff8d8da39d1637c28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= [2020-10-05T07:08:03.381Z] -> Pinging Codecov [2020-10-05T07:08:03.381Z] https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-614&commit=9645b71a9e834bf0990a1dfff8d8da39d1637c28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= [2020-10-05T07:08:03.646Z] -> Uploading to [2020-10-05T07:08:03.646Z] https://storage.googleapis.com/codecov/v4/raw/2020-10-05/7E55EF52A471D76F132DFD9A03CDDE97/9645b71a9e834bf0990a1dfff8d8da39d1637c28/1b2e520b-0e3d-4d8c-96b2-7629d62780b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201005T070803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=121e516314aea6c60a99a4e0cd4c56a19fcfd3f80a1250c1507e197f8ce346f4 [2020-10-05T07:08:03.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-05T07:08:03.646Z] Dload Upload Total Spent Left Speed [2020-10-05T07:08:04.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18328 0 0 100 18328 0 45485 --:--:-- --:--:-- --:--:-- 45478 [2020-10-05T07:08:04.176Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9645b71a9e834bf0990a1dfff8d8da39d1637c28 [Pipeline] } [2020-10-05T07:08:04.206Z] 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-05T07:08:07.777Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:08:08.389Z] ---> package-listing.sh [2020-10-05T07:08:08.389Z] ++ facter osfamily [2020-10-05T07:08:08.389Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-05T07:08:08.389Z] + OS_FAMILY=redhat [2020-10-05T07:08:08.389Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-614 [2020-10-05T07:08:08.389Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-05T07:08:08.389Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-05T07:08:08.389Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-05T07:08:08.389Z] + PACKAGES=/tmp/packages_start.txt [2020-10-05T07:08:08.389Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-614 ']' [2020-10-05T07:08:08.389Z] + PACKAGES=/tmp/packages_end.txt [2020-10-05T07:08:08.389Z] + case "${OS_FAMILY}" in [2020-10-05T07:08:08.389Z] + rpm -qa [2020-10-05T07:08:08.389Z] + sort [2020-10-05T07:08:12.621Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-05T07:08:12.621Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-05T07:08:12.621Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-05T07:08:12.621Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-614 ']' [2020-10-05T07:08:12.621Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-614/archives/ [2020-10-05T07:08:12.621Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-614/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-05T07:08:12.894Z] provisioning config files... [2020-10-05T07:08:12.909Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-614@tmp/config5598052500464251561tmp [Pipeline] { [Pipeline] echo [2020-10-05T07:08:13.063Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:08:13.406Z] ---> create-netrc.sh [Pipeline] } [2020-10-05T07:08:13.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-05T07:08:13.594Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:08:13.936Z] ---> python-tools-install.sh [2020-10-05T07:08:13.936Z] Generating Requirements File [2020-10-05T07:09:35.546Z] Python 3.6.8 [2020-10-05T07:09:35.546Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-05T07:09:35.546Z] aiohttp==3.6.2 [2020-10-05T07:09:35.546Z] appdirs==1.4.3 [2020-10-05T07:09:35.546Z] argcomplete==1.12.1 [2020-10-05T07:09:35.546Z] aspy.yaml==1.3.0 [2020-10-05T07:09:35.546Z] async-timeout==3.0.1 [2020-10-05T07:09:35.546Z] attrs==19.3.0 [2020-10-05T07:09:35.546Z] Babel==2.8.0 [2020-10-05T07:09:35.546Z] beautifulsoup4==4.8.2 [2020-10-05T07:09:35.546Z] boto3==1.11.6 [2020-10-05T07:09:35.546Z] botocore==1.14.6 [2020-10-05T07:09:35.546Z] bs4==0.0.1 [2020-10-05T07:09:35.546Z] cachetools==4.1.1 [2020-10-05T07:09:35.546Z] certifi==2019.11.28 [2020-10-05T07:09:35.546Z] cffi==1.14.3 [2020-10-05T07:09:35.546Z] cfgv==2.0.1 [2020-10-05T07:09:35.546Z] chardet==3.0.4 [2020-10-05T07:09:35.546Z] click==7.1 [2020-10-05T07:09:35.546Z] cliff==3.4.0 [2020-10-05T07:09:35.546Z] cmd2==1.3.11 [2020-10-05T07:09:35.546Z] colorama==0.4.3 [2020-10-05T07:09:35.546Z] cryptography==3.1.1 [2020-10-05T07:09:35.546Z] debtcollector==2.2.0 [2020-10-05T07:09:35.546Z] decorator==4.4.2 [2020-10-05T07:09:35.546Z] defusedxml==0.6.0 [2020-10-05T07:09:35.546Z] Deprecated==1.2.7 [2020-10-05T07:09:35.546Z] distlib==0.3.1 [2020-10-05T07:09:35.546Z] distro==1.2.0 [2020-10-05T07:09:35.546Z] dnspython==1.16.0 [2020-10-05T07:09:35.546Z] docker==4.2.0 [2020-10-05T07:09:35.546Z] docutils==0.15.2 [2020-10-05T07:09:35.546Z] dogpile.cache==1.0.2 [2020-10-05T07:09:35.546Z] email-validator==1.0.5 [2020-10-05T07:09:35.546Z] filelock==3.0.12 [2020-10-05T07:09:35.546Z] future==0.18.2 [2020-10-05T07:09:35.546Z] google-auth==1.22.0 [2020-10-05T07:09:35.546Z] httplib2==0.17.0 [2020-10-05T07:09:35.546Z] identify==1.4.11 [2020-10-05T07:09:35.546Z] idna==2.9 [2020-10-05T07:09:35.546Z] idna-ssl==1.1.0 [2020-10-05T07:09:35.546Z] importlib-metadata==1.7.0 [2020-10-05T07:09:35.546Z] importlib-resources==1.5.0 [2020-10-05T07:09:35.546Z] iso8601==0.1.13 [2020-10-05T07:09:35.546Z] Jinja2==2.11.1 [2020-10-05T07:09:35.546Z] jmespath==0.10.0 [2020-10-05T07:09:35.546Z] jsonpatch==1.26 [2020-10-05T07:09:35.546Z] jsonpointer==2.0 [2020-10-05T07:09:35.546Z] jsonschema==3.2.0 [2020-10-05T07:09:35.546Z] keystoneauth1==4.2.1 [2020-10-05T07:09:35.546Z] kubernetes==11.0.0 [2020-10-05T07:09:35.546Z] lftools==0.34.2 [2020-10-05T07:09:35.546Z] lxml==4.5.0 [2020-10-05T07:09:35.546Z] MarkupSafe==0.23 [2020-10-05T07:09:35.546Z] msgpack==1.0.0 [2020-10-05T07:09:35.546Z] multi-key-dict==2.0.3 [2020-10-05T07:09:35.546Z] multidict==4.7.6 [2020-10-05T07:09:35.546Z] munch==2.5.0 [2020-10-05T07:09:35.546Z] netaddr==0.8.0 [2020-10-05T07:09:35.546Z] netifaces==0.10.9 [2020-10-05T07:09:35.546Z] niet==1.4.2 [2020-10-05T07:09:35.546Z] nodeenv==1.3.5 [2020-10-05T07:09:35.546Z] oauth2client==4.1.3 [2020-10-05T07:09:35.546Z] oauthlib==3.1.0 [2020-10-05T07:09:35.546Z] openstacksdk==0.50.0 [2020-10-05T07:09:35.546Z] os-client-config==2.1.0 [2020-10-05T07:09:35.546Z] os-service-types==1.7.0 [2020-10-05T07:09:35.546Z] osc-lib==2.2.1 [2020-10-05T07:09:35.546Z] oslo.config==8.3.2 [2020-10-05T07:09:35.546Z] oslo.context==3.1.1 [2020-10-05T07:09:35.546Z] oslo.i18n==5.0.1 [2020-10-05T07:09:35.546Z] oslo.log==4.4.0 [2020-10-05T07:09:35.546Z] oslo.serialization==4.0.1 [2020-10-05T07:09:35.546Z] oslo.utils==4.6.0 [2020-10-05T07:09:35.546Z] packaging==20.4 [2020-10-05T07:09:35.546Z] pbr==5.4.4 [2020-10-05T07:09:35.546Z] pluggy==0.13.1 [2020-10-05T07:09:35.546Z] prettytable==0.7.2 [2020-10-05T07:09:35.546Z] py==1.9.0 [2020-10-05T07:09:35.546Z] pyasn1==0.4.8 [2020-10-05T07:09:35.546Z] pyasn1-modules==0.2.8 [2020-10-05T07:09:35.546Z] pycparser==2.20 [2020-10-05T07:09:35.546Z] pygerrit2==2.0.10 [2020-10-05T07:09:35.546Z] PyGithub==1.46 [2020-10-05T07:09:35.546Z] pyinotify==0.9.6 [2020-10-05T07:09:35.546Z] PyJWT==1.7.1 [2020-10-05T07:09:35.546Z] pyparsing==2.4.7 [2020-10-05T07:09:35.546Z] pyperclip==1.8.0 [2020-10-05T07:09:35.546Z] pyroute2==0.4.13 [2020-10-05T07:09:35.546Z] pyrsistent==0.15.7 [2020-10-05T07:09:35.546Z] PySocks==1.6.8 [2020-10-05T07:09:35.546Z] python-cinderclient==7.2.0 [2020-10-05T07:09:35.546Z] python-dateutil==2.8.1 [2020-10-05T07:09:35.546Z] python-heatclient==2.2.1 [2020-10-05T07:09:35.546Z] python-jenkins==1.7.0 [2020-10-05T07:09:35.546Z] python-keystoneclient==4.1.1 [2020-10-05T07:09:35.546Z] python-magnumclient==3.2.1 [2020-10-05T07:09:35.546Z] python-novaclient==17.2.1 [2020-10-05T07:09:35.546Z] python-openstackclient==5.4.0 [2020-10-05T07:09:35.546Z] python-swiftclient==3.10.1 [2020-10-05T07:09:35.546Z] pytz==2020.1 [2020-10-05T07:09:35.546Z] PyYAML==5.3 [2020-10-05T07:09:35.546Z] requests==2.23.0 [2020-10-05T07:09:35.546Z] requests-oauthlib==1.3.0 [2020-10-05T07:09:35.546Z] requestsexceptions==1.4.0 [2020-10-05T07:09:35.546Z] rfc3986==1.4.0 [2020-10-05T07:09:35.546Z] rpm==4.11.3 [2020-10-05T07:09:35.546Z] rsa==4.0 [2020-10-05T07:09:35.546Z] ruamel.yaml==0.16.10 [2020-10-05T07:09:35.546Z] ruamel.yaml.clib==0.2.0 [2020-10-05T07:09:35.546Z] s3transfer==0.3.3 [2020-10-05T07:09:35.546Z] shade==1.27.2 [2020-10-05T07:09:35.546Z] simplejson==3.17.2 [2020-10-05T07:09:35.546Z] six==1.14.0 [2020-10-05T07:09:35.546Z] soupsieve==2.0 [2020-10-05T07:09:35.546Z] stevedore==3.2.2 [2020-10-05T07:09:35.546Z] tabulate==0.8.6 [2020-10-05T07:09:35.546Z] toml==0.10.0 [2020-10-05T07:09:35.546Z] tox==3.20.0 [2020-10-05T07:09:35.546Z] tqdm==4.43.0 [2020-10-05T07:09:35.546Z] typing-extensions==3.7.4.3 [2020-10-05T07:09:35.546Z] urllib3==1.25.8 [2020-10-05T07:09:35.546Z] virtualenv==20.0.33 [2020-10-05T07:09:35.546Z] wcwidth==0.2.5 [2020-10-05T07:09:35.546Z] websocket-client==0.57.0 [2020-10-05T07:09:35.546Z] wrapt==1.12.1 [2020-10-05T07:09:35.546Z] xdg==3.0.2 [2020-10-05T07:09:35.546Z] xmltodict==0.12.0 [2020-10-05T07:09:35.546Z] yarl==1.6.0 [2020-10-05T07:09:35.546Z] yq==2.11.1 [2020-10-05T07:09:35.546Z] zipp==3.3.0 [2020-10-05T07:09:35.546Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:35.546Z] 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-05T07:09:35.546Z] Python 2.7.5 [2020-10-05T07:09:35.546Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-05T07:09:35.546Z] 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-05T07:09:35.546Z] ansible==2.9.7 [2020-10-05T07:09:35.546Z] Babel==0.9.6 [2020-10-05T07:09:35.546Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-05T07:09:35.546Z] beautifulsoup4==4.4.1 [2020-10-05T07:09:35.546Z] bodhi==2.11.0 [2020-10-05T07:09:35.546Z] bodhi-client==2.11.0 [2020-10-05T07:09:35.546Z] CCColUtils==1.4 [2020-10-05T07:09:35.546Z] cffi==1.6.0 [2020-10-05T07:09:35.546Z] chardet==2.2.1 [2020-10-05T07:09:35.546Z] click==6.7 [2020-10-05T07:09:35.546Z] cloud-init==18.5 [2020-10-05T07:09:35.546Z] configobj==4.7.2 [2020-10-05T07:09:35.546Z] cryptography==1.7.2 [2020-10-05T07:09:35.546Z] decorator==3.4.0 [2020-10-05T07:09:35.546Z] distro==1.2.0 [2020-10-05T07:09:35.546Z] enum34==1.0.4 [2020-10-05T07:09:35.546Z] fedpkg==1.38 [2020-10-05T07:09:35.546Z] futures==3.1.1 [2020-10-05T07:09:35.546Z] gitdb==0.6.4 [2020-10-05T07:09:35.546Z] GitPython==1.0.1 [2020-10-05T07:09:35.546Z] html5lib==0.999 [2020-10-05T07:09:35.546Z] httplib2==0.9.2 [2020-10-05T07:09:35.546Z] idna==2.4 [2020-10-05T07:09:35.546Z] iniparse==0.4 [2020-10-05T07:09:35.546Z] ipaddress==1.0.16 [2020-10-05T07:09:35.546Z] IPy==0.75 [2020-10-05T07:09:35.546Z] javapackages==1.0.0 [2020-10-05T07:09:35.546Z] Jinja2==2.7.2 [2020-10-05T07:09:35.546Z] jmespath==0.9.4 [2020-10-05T07:09:35.546Z] jsonpatch==1.2 [2020-10-05T07:09:35.546Z] jsonpointer==1.9 [2020-10-05T07:09:35.546Z] kerberos==1.1 [2020-10-05T07:09:35.546Z] kitchen==1.1.1 [2020-10-05T07:09:35.546Z] langtable==0.0.31 [2020-10-05T07:09:35.546Z] lockfile==0.9.1 [2020-10-05T07:09:35.546Z] lxml==3.2.1 [2020-10-05T07:09:35.546Z] MarkupSafe==0.11 [2020-10-05T07:09:35.546Z] munch==2.0.2 [2020-10-05T07:09:35.546Z] offtrac==0.1.0 [2020-10-05T07:09:35.546Z] openidc-client==0.6.0 [2020-10-05T07:09:35.546Z] packagedb-cli==2.14.1 [2020-10-05T07:09:35.546Z] paramiko==2.1.1 [2020-10-05T07:09:35.546Z] perf==0.1 [2020-10-05T07:09:35.546Z] ply==3.4 [2020-10-05T07:09:35.546Z] policycoreutils-default-encoding==0.1 [2020-10-05T07:09:35.546Z] prettytable==0.7.2 [2020-10-05T07:09:35.546Z] pyasn1==0.1.9 [2020-10-05T07:09:35.546Z] pycparser==2.14 [2020-10-05T07:09:35.546Z] pycurl==7.19.0 [2020-10-05T07:09:35.546Z] pygobject==3.22.0 [2020-10-05T07:09:35.546Z] pygpgme==0.3 [2020-10-05T07:09:35.546Z] pyliblzma==0.5.3 [2020-10-05T07:09:35.546Z] pyOpenSSL==0.13.1 [2020-10-05T07:09:35.546Z] pyparsing==1.5.6 [2020-10-05T07:09:35.546Z] pyserial==2.6 [2020-10-05T07:09:35.546Z] python-augeas==0.5.0 [2020-10-05T07:09:35.546Z] python-bugzilla==2.3.0 [2020-10-05T07:09:35.546Z] python-dateutil==1.5 [2020-10-05T07:09:35.546Z] python-fedora==0.10.0 [2020-10-05T07:09:35.546Z] python-linux-procfs==0.4.9 [2020-10-05T07:09:35.546Z] python-yubico==1.2.3 [2020-10-05T07:09:35.546Z] pyudev==0.15 [2020-10-05T07:09:35.546Z] pyusb==1.0.0b1 [2020-10-05T07:09:35.546Z] pyxattr==0.5.1 [2020-10-05T07:09:35.546Z] PyYAML==3.10 [2020-10-05T07:09:35.546Z] requests==2.6.0 [2020-10-05T07:09:35.546Z] requests-kerberos==0.7.0 [2020-10-05T07:09:35.546Z] rpkg==1.60 [2020-10-05T07:09:35.546Z] schedutils==0.4 [2020-10-05T07:09:35.546Z] seobject==0.1 [2020-10-05T07:09:35.546Z] sepolicy==1.1 [2020-10-05T07:09:35.546Z] six==1.9.0 [2020-10-05T07:09:35.546Z] smmap==0.9.0 [2020-10-05T07:09:35.546Z] urlgrabber==3.10 [2020-10-05T07:09:35.546Z] urllib3==1.10.2 [2020-10-05T07:09:35.546Z] virtualenv==15.1.0 [2020-10-05T07:09:35.546Z] yum-langpacks==0.4.2 [2020-10-05T07:09:35.546Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-05T07:09:35.578Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:09:35.921Z] ---> sudo-logs.sh [2020-10-05T07:09:35.921Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-05T07:09:36.216Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:09:36.561Z] ---> job-cost.sh [2020-10-05T07:09:36.561Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0p6X [2020-10-05T07:09:48.831Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:48.831Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:48.831Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:48.831Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:48.831Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:48.831Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:48.831Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:49.099Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:49.099Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:49.099Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:49.099Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:49.099Z] Cache entry deserialization failed, entry ignored [2020-10-05T07:09:52.421Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-05T07:10:24.602Z] lf-activate-venv(): INFO: Adding /tmp/venv-0p6X/bin to PATH [2020-10-05T07:10:24.602Z] INFO: No Stack... [2020-10-05T07:10:24.602Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-05T07:10:24.602Z] INFO: Archiving Costs [Pipeline] echo [2020-10-05T07:10:24.635Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-05T07:10:24.973Z] ---> logs-deploy.sh [2020-10-05T07:10:24.973Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-614/1 [2020-10-05T07:10:24.973Z] INFO: archiving workspace using pattern(s): [2020-10-05T07:10:26.894Z] Archives upload complete. [2020-10-05T07:10:26.894Z] INFO: archiving logs to Nexus [2020-10-05T07:10:27.840Z] ---> uname -a: [2020-10-05T07:10:27.840Z] Linux prd-centos7-docker-4c-2g-3421.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [2020-10-05T07:10:27.840Z] [2020-10-05T07:10:27.840Z] [2020-10-05T07:10:27.840Z] ---> lscpu: [2020-10-05T07:10:27.840Z] Architecture: x86_64 [2020-10-05T07:10:27.840Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-05T07:10:27.840Z] Byte Order: Little Endian [2020-10-05T07:10:27.840Z] CPU(s): 4 [2020-10-05T07:10:27.840Z] On-line CPU(s) list: 0-3 [2020-10-05T07:10:27.840Z] Thread(s) per core: 1 [2020-10-05T07:10:27.840Z] Core(s) per socket: 1 [2020-10-05T07:10:27.840Z] Socket(s): 4 [2020-10-05T07:10:27.840Z] NUMA node(s): 1 [2020-10-05T07:10:27.840Z] Vendor ID: GenuineIntel [2020-10-05T07:10:27.840Z] CPU family: 6 [2020-10-05T07:10:27.840Z] Model: 44 [2020-10-05T07:10:27.840Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-05T07:10:27.840Z] Stepping: 1 [2020-10-05T07:10:27.840Z] CPU MHz: 2933.438 [2020-10-05T07:10:27.840Z] BogoMIPS: 5866.87 [2020-10-05T07:10:27.840Z] Virtualization: VT-x [2020-10-05T07:10:27.840Z] Hypervisor vendor: KVM [2020-10-05T07:10:27.840Z] Virtualization type: full [2020-10-05T07:10:27.840Z] L1d cache: 32K [2020-10-05T07:10:27.840Z] L1i cache: 32K [2020-10-05T07:10:27.840Z] L2 cache: 4096K [2020-10-05T07:10:27.840Z] L3 cache: 16384K [2020-10-05T07:10:27.840Z] NUMA node0 CPU(s): 0-3 [2020-10-05T07:10:27.840Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-10-05T07:10:27.840Z] [2020-10-05T07:10:27.840Z] [2020-10-05T07:10:27.840Z] ---> nproc: [2020-10-05T07:10:27.840Z] 4 [2020-10-05T07:10:27.840Z] [2020-10-05T07:10:27.840Z]