Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f8ce82a60cbe95ca283042008e77ff6fa7203569 Running in Durability level: PERFORMANCE_OPTIMIZED 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-32943 in /w/workspace/dgexfoundry_device-sdk-go_master [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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > 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 --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision f8ce82a60cbe95ca283042008e77ff6fa7203569 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f8ce82a60cbe95ca283042008e77ff6fa7203569 # timeout=10 Commit message: "Merge pull request #863 from hahattan/issue-858" > git rev-list --no-walk 34bcbadecb817e113f443ebd9bc4fa59ecf970a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-06T08:45:46.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-06T08:45:47.453Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-06T08:45:47.609Z] ========================================================= [2021-04-06T08:45:47.609Z] EdgeX Global Pipelines Version Info [2021-04-06T08:45:47.609Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-06T08:45:50.294Z] ------------------- [2021-04-06T08:45:50.294Z] stable info: [2021-04-06T08:45:50.294Z] ------------------- [2021-04-06T08:45:50.294Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-06T08:45:50.294Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-06T08:45:50.294Z] Message: update stable to v1.0.186 [2021-04-06T08:45:51.294Z] ------------------- [2021-04-06T08:45:51.294Z] experimental info: [2021-04-06T08:45:51.294Z] ------------------- [2021-04-06T08:45:51.294Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-06T08:45:51.294Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-06T08:45:51.294Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-06T08:45:51.690Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-04-06T08:45:51.780Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-04-06T08:45:51.865Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-06T08:45:51.952Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-06T08:45:52.038Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-06T08:45:52.124Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-06T08:45:52.210Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-06T08:45:52.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-06T08:45:52.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-04-06T08:45:52.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-06T08:45:52.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-06T08:45:52.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-04-06T08:45:52.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-06T08:45:52.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-06T08:45:52.943Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-06T08:45:53.033Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T08:45:53.122Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T08:45:53.212Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T08:45:53.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-06T08:45:53.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-06T08:45:53.552Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-06T08:45:53.681Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-06T08:45:53.772Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-06T08:45:53.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-06T08:45:53.946Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-06T08:45:54.037Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-06T08:45:54.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-04-06T08:45:54.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-04-06T08:45:54.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-04-06T08:45:54.407Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8ce82a60cbe95ca283042008e77ff6fa7203569 [Pipeline] echo [2021-04-06T08:45:54.531Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8ce82a [Pipeline] echo [2021-04-06T08:45:54.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T08:45:54.800Z] provisioning config files... [2021-04-06T08:45:54.841Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3042247260443333750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T08:45:55.680Z] ---> docker-login.sh [2021-04-06T08:45:55.680Z] nexus3.edgexfoundry.org:10001 [2021-04-06T08:45:56.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:45:57.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:45:57.163Z] Configure a credential helper to remove this warning. See [2021-04-06T08:45:57.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:45:57.163Z] [2021-04-06T08:45:57.163Z] Login Succeeded [2021-04-06T08:45:57.163Z] nexus3.edgexfoundry.org:10002 [2021-04-06T08:45:58.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:45:58.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:45:58.364Z] Configure a credential helper to remove this warning. See [2021-04-06T08:45:58.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:45:58.364Z] [2021-04-06T08:45:58.364Z] Login Succeeded [2021-04-06T08:45:58.364Z] nexus3.edgexfoundry.org:10003 [2021-04-06T08:45:59.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:45:59.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:45:59.762Z] Configure a credential helper to remove this warning. See [2021-04-06T08:45:59.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:45:59.762Z] [2021-04-06T08:45:59.762Z] Login Succeeded [2021-04-06T08:45:59.762Z] nexus3.edgexfoundry.org:10004 [2021-04-06T08:46:00.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:46:00.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:46:00.965Z] Configure a credential helper to remove this warning. See [2021-04-06T08:46:00.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:46:00.965Z] [2021-04-06T08:46:00.965Z] Login Succeeded [2021-04-06T08:46:00.965Z] docker.io [2021-04-06T08:46:01.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:46:02.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:46:02.364Z] Configure a credential helper to remove this warning. See [2021-04-06T08:46:02.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:46:02.364Z] [2021-04-06T08:46:02.364Z] Login Succeeded [2021-04-06T08:46:02.364Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T08:46:02.405Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T08:46:03.355Z] + git log --format=format:%s -1 f8ce82a60cbe95ca283042008e77ff6fa7203569 [Pipeline] echo [2021-04-06T08:46:03.600Z] GIT_COMMIT: f8ce82a60cbe95ca283042008e77ff6fa7203569, Commit Message: Merge pull request #863 from hahattan/issue-858 [Pipeline] echo [2021-04-06T08:46:03.660Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:46:04.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T08:46:04.752Z] [2021-04-06T08:46:04.752Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:46:05.319Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T08:46:05.319Z] latest: Pulling from edgex-devops/git-semver [2021-04-06T08:46:05.319Z] 31603596830f: Pulling fs layer [2021-04-06T08:46:05.319Z] 2a8b12db71e7: Pulling fs layer [2021-04-06T08:46:05.319Z] 6ca5941a6612: Pulling fs layer [2021-04-06T08:46:05.319Z] ecc8261a40a4: Pulling fs layer [2021-04-06T08:46:05.319Z] ecc8261a40a4: Waiting [2021-04-06T08:46:05.319Z] 2a8b12db71e7: Verifying Checksum [2021-04-06T08:46:05.319Z] 2a8b12db71e7: Download complete [2021-04-06T08:46:05.973Z] 31603596830f: Verifying Checksum [2021-04-06T08:46:05.973Z] 31603596830f: Download complete [2021-04-06T08:46:06.627Z] ecc8261a40a4: Verifying Checksum [2021-04-06T08:46:06.627Z] ecc8261a40a4: Download complete [2021-04-06T08:46:06.627Z] 6ca5941a6612: Verifying Checksum [2021-04-06T08:46:06.627Z] 6ca5941a6612: Download complete [2021-04-06T08:46:06.930Z] 31603596830f: Pull complete [2021-04-06T08:46:07.211Z] 2a8b12db71e7: Pull complete [2021-04-06T08:46:09.531Z] 6ca5941a6612: Pull complete [2021-04-06T08:46:10.145Z] ecc8261a40a4: Pull complete [2021-04-06T08:46:10.145Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-06T08:46:10.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T08:46:10.145Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-06T08:46:10.957Z] prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container [2021-04-06T08:46:11.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-06T08:46:16.921Z] $ docker top fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T08:46:17.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T08:46:17.964Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T08:46:18.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T08:46:19.010Z] $ docker exec fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf ssh-agent [2021-04-06T08:46:19.914Z] SSH_AUTH_SOCK=/tmp/ssh-GTVEkzSUFjJJ/agent.11 [2021-04-06T08:46:19.914Z] SSH_AGENT_PID=16 [2021-04-06T08:46:19.959Z] Running ssh-add (command line suppressed) [2021-04-06T08:46:20.592Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6662932757920612607.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6662932757920612607.key) [2021-04-06T08:46:20.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T08:46:21.459Z] + git tag --points-at HEAD [Pipeline] } [2021-04-06T08:46:21.540Z] $ docker exec --env ******** --env ******** fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf ssh-agent -k [2021-04-06T08:46:22.372Z] unset SSH_AUTH_SOCK; [2021-04-06T08:46:22.372Z] unset SSH_AGENT_PID; [2021-04-06T08:46:22.372Z] echo Agent pid 16 killed; [2021-04-06T08:46:22.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-06T08:46:22.994Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T08:46:22.994Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T08:46:23.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T08:46:23.701Z] $ docker exec fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf ssh-agent [2021-04-06T08:46:24.123Z] SSH_AUTH_SOCK=/tmp/ssh-kq3SzrfhlGwb/agent.44 [2021-04-06T08:46:24.124Z] SSH_AGENT_PID=50 [2021-04-06T08:46:24.136Z] Running ssh-add (command line suppressed) [2021-04-06T08:46:24.539Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_898803993270941951.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_898803993270941951.key) [2021-04-06T08:46:24.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T08:46:25.090Z] + git semver init [2021-04-06T08:46:25.366Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T08:46:25.366Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-04-06T08:46:25.366Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-04-06T08:46:25.366Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T08:46:25.366Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T08:46:25.366Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T08:46:25.366Z] # $SEMVER_BRANCH = master [2021-04-06T08:46:25.366Z] # $SEMVER_TEMP = /tmp/semver-235309697 [2021-04-06T08:46:25.366Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-04-06T08:46:26.847Z] # '/tmp/semver-235309697' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2021-04-06T08:46:26.847Z] # -> Force: false [2021-04-06T08:46:26.847Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-04-06T08:46:26.867Z] $ docker exec --env ******** --env ******** fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf ssh-agent -k [2021-04-06T08:46:27.327Z] unset SSH_AUTH_SOCK; [2021-04-06T08:46:27.366Z] unset SSH_AGENT_PID; [2021-04-06T08:46:27.366Z] echo Agent pid 50 killed; [2021-04-06T08:46:27.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T08:46:28.026Z] + git semver [Pipeline] } [2021-04-06T08:46:28.587Z] $ docker stop --time=1 fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf [2021-04-06T08:46:30.947Z] $ docker rm -f fcbfe7af7b930efb114ef33ddf4a546eb602123de83b9d323aecca084b1fbfdf [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T08:46:31.719Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-06T08:46:32.829Z] Stashed 1 file(s) [Pipeline] echo [2021-04-06T08:46:32.832Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.36 [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 [2021-04-06T08:46:48.351Z] Still waiting to schedule task [2021-04-06T08:46:48.352Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-06T08:46:48.354Z] Still waiting to schedule task [2021-04-06T08:46:48.354Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-32942’ [2021-04-06T08:48:55.396Z] Running on prd-centos7-docker-4c-2g-32945 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-04-06T08:48:55.514Z] Running in /w/workspace/device-sdk-go/141 [Pipeline] { [Pipeline] checkout [2021-04-06T08:48:57.773Z] using credential edgex-jenkins-ssh [2021-04-06T08:48:57.825Z] Cloning the remote Git repository [2021-04-06T08:48:57.850Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-06T08:48:57.931Z] > git init /w/workspace/device-sdk-go/141 # timeout=10 [2021-04-06T08:48:57.988Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-06T08:48:57.988Z] > git --version # timeout=10 [2021-04-06T08:48:57.996Z] > git --version # 'git version 2.24.3' [2021-04-06T08:48:57.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T08:48:58.031Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T08:48:58.731Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-06T08:48:58.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T08:48:58.752Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-06T08:48:58.765Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-06T08:48:58.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T08:48:58.773Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T08:48:59.151Z] Checking out Revision f8ce82a60cbe95ca283042008e77ff6fa7203569 (master) [2021-04-06T08:48:59.159Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T08:48:59.165Z] > git checkout -f f8ce82a60cbe95ca283042008e77ff6fa7203569 # timeout=10 [2021-04-06T08:49:02.897Z] Commit message: "Merge pull request #863 from hahattan/issue-858" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T08:49:04.201Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-06T08:49:04.527Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T08:49:04.824Z] + sudo service docker restart [2021-04-06T08:49:04.824Z] + true [2021-04-06T08:49:04.824Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T08:49:06.273Z] provisioning config files... [2021-04-06T08:49:06.300Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/141@tmp/config1731615196481243819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T08:49:06.671Z] ---> docker-login.sh [2021-04-06T08:49:06.671Z] nexus3.edgexfoundry.org:10001 [2021-04-06T08:49:06.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:49:06.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:49:06.935Z] Configure a credential helper to remove this warning. See [2021-04-06T08:49:06.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:49:06.935Z] [2021-04-06T08:49:06.935Z] Login Succeeded [2021-04-06T08:49:06.935Z] nexus3.edgexfoundry.org:10002 [2021-04-06T08:49:07.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:49:07.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:49:07.198Z] Configure a credential helper to remove this warning. See [2021-04-06T08:49:07.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:49:07.198Z] [2021-04-06T08:49:07.198Z] Login Succeeded [2021-04-06T08:49:07.198Z] nexus3.edgexfoundry.org:10003 [2021-04-06T08:49:07.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:49:07.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:49:07.466Z] Configure a credential helper to remove this warning. See [2021-04-06T08:49:07.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:49:07.466Z] [2021-04-06T08:49:07.466Z] Login Succeeded [2021-04-06T08:49:07.466Z] nexus3.edgexfoundry.org:10004 [2021-04-06T08:49:07.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:49:07.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:49:07.728Z] Configure a credential helper to remove this warning. See [2021-04-06T08:49:07.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:49:07.728Z] [2021-04-06T08:49:07.728Z] Login Succeeded [2021-04-06T08:49:07.728Z] docker.io [2021-04-06T08:49:07.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:49:07.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:49:07.990Z] Configure a credential helper to remove this warning. See [2021-04-06T08:49:07.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:49:07.990Z] [2021-04-06T08:49:07.990Z] Login Succeeded [2021-04-06T08:49:07.990Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T08:49:08.004Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-06T08:49:08.415Z] ========================================================= [2021-04-06T08:49:08.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-06T08:49:08.415Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:49:08.758Z] + 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 . [2021-04-06T08:49:08.758Z] Sending build context to Docker daemon 2.362MB [2021-04-06T08:49:08.758Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T08:49:08.758Z] Step 2/8 : FROM ${BASE} [2021-04-06T08:49:09.023Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-06T08:49:09.023Z] 188c0c94c7c5: Pulling fs layer [2021-04-06T08:49:09.023Z] 0ef7d3d256c8: Pulling fs layer [2021-04-06T08:49:09.023Z] de9db76c5a1d: Pulling fs layer [2021-04-06T08:49:09.023Z] bca2f99d35d6: Pulling fs layer [2021-04-06T08:49:09.023Z] 93359f2a8cfa: Pulling fs layer [2021-04-06T08:49:09.023Z] 7c6f9722023f: Pulling fs layer [2021-04-06T08:49:09.023Z] a35cf1a2eb13: Pulling fs layer [2021-04-06T08:49:09.023Z] 93359f2a8cfa: Waiting [2021-04-06T08:49:09.023Z] 7c6f9722023f: Waiting [2021-04-06T08:49:09.023Z] a35cf1a2eb13: Waiting [2021-04-06T08:49:09.023Z] bca2f99d35d6: Waiting [2021-04-06T08:49:09.023Z] de9db76c5a1d: Verifying Checksum [2021-04-06T08:49:09.023Z] de9db76c5a1d: Download complete [2021-04-06T08:49:09.023Z] 0ef7d3d256c8: Verifying Checksum [2021-04-06T08:49:09.023Z] 0ef7d3d256c8: Download complete [2021-04-06T08:49:09.023Z] 93359f2a8cfa: Download complete [2021-04-06T08:49:09.023Z] 188c0c94c7c5: Verifying Checksum [2021-04-06T08:49:09.023Z] 188c0c94c7c5: Download complete [2021-04-06T08:49:09.023Z] 7c6f9722023f: Verifying Checksum [2021-04-06T08:49:09.023Z] 7c6f9722023f: Download complete [2021-04-06T08:49:09.285Z] 188c0c94c7c5: Pull complete [2021-04-06T08:49:09.547Z] 0ef7d3d256c8: Pull complete [2021-04-06T08:49:09.547Z] de9db76c5a1d: Pull complete [2021-04-06T08:49:11.481Z] a35cf1a2eb13: Verifying Checksum [2021-04-06T08:49:11.481Z] a35cf1a2eb13: Download complete [2021-04-06T08:49:11.743Z] bca2f99d35d6: Verifying Checksum [2021-04-06T08:49:11.743Z] bca2f99d35d6: Download complete [2021-04-06T08:49:17.070Z] bca2f99d35d6: Pull complete [2021-04-06T08:49:17.070Z] 93359f2a8cfa: Pull complete [2021-04-06T08:49:17.070Z] 7c6f9722023f: Pull complete [2021-04-06T08:49:25.269Z] a35cf1a2eb13: Pull complete [2021-04-06T08:49:25.269Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-06T08:49:25.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-06T08:49:25.269Z] ---> a62c8e92a672 [2021-04-06T08:49:25.269Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T08:49:25.269Z] ---> Running in 254267167f7f [2021-04-06T08:49:25.535Z] Removing intermediate container 254267167f7f [2021-04-06T08:49:25.535Z] ---> 0534af39f4a2 [2021-04-06T08:49:25.535Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T08:49:25.535Z] ---> Running in 92475ecb81ca [2021-04-06T08:49:26.483Z] Removing intermediate container 92475ecb81ca [2021-04-06T08:49:26.483Z] ---> f490f4f37d27 [2021-04-06T08:49:26.483Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-06T08:49:26.483Z] ---> Running in 18f2ae4ab72a [2021-04-06T08:49:27.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T08:49:28.005Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T08:49:28.954Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-06T08:49:28.954Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-06T08:49:28.954Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-06T08:49:28.954Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-06T08:49:29.217Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-06T08:49:29.217Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-06T08:49:29.482Z] Executing busybox-1.31.1-r19.trigger [2021-04-06T08:49:29.482Z] OK: 167 MiB in 45 packages [2021-04-06T08:49:30.055Z] Removing intermediate container 18f2ae4ab72a [2021-04-06T08:49:30.055Z] ---> 887d824358cc [2021-04-06T08:49:30.056Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-06T08:49:30.056Z] ---> Running in 91654afacca4 [2021-04-06T08:49:30.056Z] Removing intermediate container 91654afacca4 [2021-04-06T08:49:30.056Z] ---> 51d5d5a43124 [2021-04-06T08:49:30.056Z] Step 7/8 : COPY . . [2021-04-06T08:49:31.446Z] ---> cc0f352bc6bf [2021-04-06T08:49:31.446Z] Step 8/8 : RUN go mod download [2021-04-06T08:49:31.446Z] ---> Running in 678342e06020 [2021-04-06T08:49:53.499Z] Removing intermediate container 678342e06020 [2021-04-06T08:49:53.499Z] ---> 087282a88a5b [2021-04-06T08:49:53.499Z] Successfully built 087282a88a5b [2021-04-06T08:49:53.499Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:49:53.814Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T08:49:53.814Z] . [Pipeline] withDockerContainer [2021-04-06T08:49:54.094Z] prd-centos7-docker-4c-2g-32945 does not seem to be running inside a container [2021-04-06T08:49:54.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/141 -v /w/workspace/device-sdk-go/141:/w/workspace/device-sdk-go/141:rw,z -v /w/workspace/device-sdk-go/141@tmp:/w/workspace/device-sdk-go/141@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 ******** ci-base-image-x86_64 cat [2021-04-06T08:49:54.981Z] $ docker top d878772b2e8ebdd7ce1a09b9e74d9b5d9e0a3df404fbee171cdb71b41a69351d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T08:49:55.464Z] + go version [2021-04-06T08:49:55.464Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-06T08:49:55.482Z] $ docker stop --time=1 d878772b2e8ebdd7ce1a09b9e74d9b5d9e0a3df404fbee171cdb71b41a69351d [2021-04-06T08:49:56.836Z] $ docker rm -f d878772b2e8ebdd7ce1a09b9e74d9b5d9e0a3df404fbee171cdb71b41a69351d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:49:57.669Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T08:49:57.670Z] . [Pipeline] withDockerContainer [2021-04-06T08:49:57.769Z] prd-centos7-docker-4c-2g-32945 does not seem to be running inside a container [2021-04-06T08:49:57.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/141 -v /w/workspace/device-sdk-go/141:/w/workspace/device-sdk-go/141:rw,z -v /w/workspace/device-sdk-go/141@tmp:/w/workspace/device-sdk-go/141@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 ******** ci-base-image-x86_64 cat [2021-04-06T08:49:58.384Z] $ docker top a31d27d6e3d50dd191ec20b2ede7a9321b004e638fdf416ea65137e251c21701 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T08:49:58.844Z] + make test [2021-04-06T08:49:58.844Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-06T08:50:01.597Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32946 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2021-04-06T08:50:01.649Z] Running in /w/workspace/device-sdk-go/141 [Pipeline] { [Pipeline] checkout [2021-04-06T08:50:06.932Z] using credential edgex-jenkins-ssh [2021-04-06T08:50:06.997Z] Cloning the remote Git repository [2021-04-06T08:50:07.054Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-06T08:50:07.066Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-06T08:50:07.178Z] > git init /w/workspace/device-sdk-go/141 # timeout=10 [2021-04-06T08:50:07.278Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-06T08:50:07.279Z] > git --version # timeout=10 [2021-04-06T08:50:07.297Z] > git --version # 'git version 2.17.1' [2021-04-06T08:50:07.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T08:50:07.346Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T08:50:09.201Z] Checking out Revision f8ce82a60cbe95ca283042008e77ff6fa7203569 (master) [2021-04-06T08:50:08.593Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-06T08:50:08.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T08:50:08.644Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-06T08:50:08.680Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-06T08:50:08.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T08:50:08.692Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T08:50:09.224Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T08:50:09.245Z] > git checkout -f f8ce82a60cbe95ca283042008e77ff6fa7203569 # timeout=10 [2021-04-06T08:50:13.838Z] Commit message: "Merge pull request #863 from hahattan/issue-858" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T08:50:15.249Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-06T08:50:15.663Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T08:50:16.108Z] + true [2021-04-06T08:50:16.108Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T08:50:18.817Z] provisioning config files... [2021-04-06T08:50:18.855Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/141@tmp/config6586333564262875206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T08:50:19.278Z] ---> docker-login.sh [2021-04-06T08:50:19.278Z] nexus3.edgexfoundry.org:10001 [2021-04-06T08:50:20.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:50:20.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:50:20.540Z] Configure a credential helper to remove this warning. See [2021-04-06T08:50:20.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:50:20.540Z] [2021-04-06T08:50:20.540Z] Login Succeeded [2021-04-06T08:50:20.540Z] nexus3.edgexfoundry.org:10002 [2021-04-06T08:50:20.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:50:21.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:50:21.094Z] Configure a credential helper to remove this warning. See [2021-04-06T08:50:21.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:50:21.094Z] [2021-04-06T08:50:21.094Z] Login Succeeded [2021-04-06T08:50:21.094Z] nexus3.edgexfoundry.org:10003 [2021-04-06T08:50:21.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:50:21.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:50:21.371Z] Configure a credential helper to remove this warning. See [2021-04-06T08:50:21.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:50:21.371Z] [2021-04-06T08:50:21.371Z] Login Succeeded [2021-04-06T08:50:21.371Z] nexus3.edgexfoundry.org:10004 [2021-04-06T08:50:21.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:50:21.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:50:21.977Z] Configure a credential helper to remove this warning. See [2021-04-06T08:50:21.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:50:21.977Z] [2021-04-06T08:50:21.977Z] Login Succeeded [2021-04-06T08:50:21.977Z] docker.io [2021-04-06T08:50:22.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T08:50:22.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T08:50:22.852Z] Configure a credential helper to remove this warning. See [2021-04-06T08:50:22.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T08:50:22.852Z] [2021-04-06T08:50:22.852Z] Login Succeeded [2021-04-06T08:50:22.852Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T08:50:22.869Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-06T08:50:23.331Z] ========================================================= [2021-04-06T08:50:23.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-06T08:50:23.331Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:50:23.727Z] + 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 . [2021-04-06T08:50:24.333Z] Sending build context to Docker daemon 2.361MB [2021-04-06T08:50:24.333Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T08:50:24.333Z] Step 2/8 : FROM ${BASE} [2021-04-06T08:50:24.333Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-06T08:50:24.333Z] 5f621e34cdf4: Pulling fs layer [2021-04-06T08:50:24.333Z] a4357932f1b6: Pulling fs layer [2021-04-06T08:50:24.333Z] 18c013af1878: Pulling fs layer [2021-04-06T08:50:24.333Z] 00ac8860ef70: Pulling fs layer [2021-04-06T08:50:24.333Z] 63d7cb157983: Pulling fs layer [2021-04-06T08:50:24.333Z] b116817d02f9: Pulling fs layer [2021-04-06T08:50:24.333Z] 745a02a5169b: Pulling fs layer [2021-04-06T08:50:24.333Z] 00ac8860ef70: Waiting [2021-04-06T08:50:24.333Z] 63d7cb157983: Waiting [2021-04-06T08:50:24.333Z] b116817d02f9: Waiting [2021-04-06T08:50:24.333Z] 745a02a5169b: Waiting [2021-04-06T08:50:24.333Z] 18c013af1878: Verifying Checksum [2021-04-06T08:50:24.333Z] 18c013af1878: Download complete [2021-04-06T08:50:24.333Z] a4357932f1b6: Verifying Checksum [2021-04-06T08:50:24.333Z] a4357932f1b6: Download complete [2021-04-06T08:50:24.333Z] 63d7cb157983: Verifying Checksum [2021-04-06T08:50:24.333Z] 63d7cb157983: Download complete [2021-04-06T08:50:24.333Z] 5f621e34cdf4: Verifying Checksum [2021-04-06T08:50:24.333Z] 5f621e34cdf4: Download complete [2021-04-06T08:50:25.290Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-06T08:50:25.290Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-06T08:50:25.290Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-06T08:50:25.290Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-06T08:50:25.290Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-06T08:50:25.332Z] 5f621e34cdf4: Pull complete [2021-04-06T08:50:25.332Z] b116817d02f9: Verifying Checksum [2021-04-06T08:50:25.332Z] b116817d02f9: Download complete [2021-04-06T08:50:25.971Z] a4357932f1b6: Pull complete [2021-04-06T08:50:26.251Z] 18c013af1878: Pull complete [2021-04-06T08:50:26.526Z] 745a02a5169b: Verifying Checksum [2021-04-06T08:50:26.526Z] 745a02a5169b: Download complete [2021-04-06T08:50:27.971Z] 00ac8860ef70: Verifying Checksum [2021-04-06T08:50:27.971Z] 00ac8860ef70: Download complete [2021-04-06T08:50:29.545Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.064s coverage: 28.1% of statements [2021-04-06T08:50:29.545Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.072s coverage: 81.2% of statements [2021-04-06T08:50:30.122Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.055s coverage: 7.8% of statements [2021-04-06T08:50:30.122Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-06T08:50:30.122Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-06T08:50:30.122Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-06T08:50:30.122Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.082s coverage: 32.5% of statements [2021-04-06T08:50:30.122Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-06T08:50:30.122Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-06T08:50:30.122Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-06T08:50:30.385Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.093s coverage: 57.3% of statements [2021-04-06T08:50:30.960Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.174s coverage: 6.6% of statements [2021-04-06T08:50:31.222Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.055s coverage: 5.0% of statements [2021-04-06T08:50:31.222Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-06T08:50:31.222Z] GO111MODULE=on go vet ./... [2021-04-06T08:50:38.161Z] 00ac8860ef70: Pull complete [2021-04-06T08:50:38.435Z] 63d7cb157983: Pull complete [2021-04-06T08:50:38.708Z] b116817d02f9: Pull complete [2021-04-06T08:50:43.029Z] 745a02a5169b: Pull complete [2021-04-06T08:50:43.029Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-06T08:50:43.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-06T08:50:43.029Z] ---> b7e6874047d6 [2021-04-06T08:50:43.029Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T08:50:45.665Z] ---> Running in efd62fee89b4 [2021-04-06T08:50:45.942Z] Removing intermediate container efd62fee89b4 [2021-04-06T08:50:45.942Z] ---> f70ba4fa0e85 [2021-04-06T08:50:45.942Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T08:50:46.220Z] ---> Running in c76cc710f393 [2021-04-06T08:50:46.287Z] gofmt -l . [2021-04-06T08:50:46.287Z] [ "`gofmt -l .`" = "" ] [2021-04-06T08:50:46.287Z] ./bin/test-attribution-txt.sh [2021-04-06T08:50:46.865Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-06T08:50:47.144Z] $ docker stop --time=1 a31d27d6e3d50dd191ec20b2ede7a9321b004e638fdf416ea65137e251c21701 [2021-04-06T08:50:48.858Z] Removing intermediate container c76cc710f393 [2021-04-06T08:50:48.858Z] ---> 9ae14b762c43 [2021-04-06T08:50:48.858Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-06T08:50:48.858Z] ---> Running in f52bee8463fc [2021-04-06T08:50:48.889Z] $ docker rm -f a31d27d6e3d50dd191ec20b2ede7a9321b004e638fdf416ea65137e251c21701 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T08:50:49.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T08:50:49.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T08:50:50.066Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-04-06T08:50:50.445Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-04-06T08:50:51.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-06T08:50:51.426Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-06T08:50:51.426Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-06T08:50:51.570Z] + ls -al . [2021-04-06T08:50:51.570Z] total 188 [2021-04-06T08:50:51.570Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 6 08:50 . [2021-04-06T08:50:51.570Z] drwxrwxr-x. 4 jenkins jenkins 32 Apr 6 08:48 .. [2021-04-06T08:50:51.570Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 6 08:48 bin [2021-04-06T08:50:51.570Z] -rw-r--r--. 1 jenkins jenkins 101239 Apr 6 08:50 coverage.out [2021-04-06T08:50:51.570Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 6 08:48 Dockerfile.build [2021-04-06T08:50:51.570Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 6 08:48 .dockerignore [2021-04-06T08:50:51.570Z] drwxrwxr-x. 5 jenkins jenkins 62 Apr 6 08:48 example [2021-04-06T08:50:51.570Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 6 08:49 .git [2021-04-06T08:50:51.570Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 6 08:48 .github [2021-04-06T08:50:51.570Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 6 08:48 .gitignore [2021-04-06T08:50:51.570Z] -rw-r--r--. 1 jenkins jenkins 572 Apr 6 08:50 go.mod [2021-04-06T08:50:51.570Z] -rw-r--r--. 1 jenkins jenkins 20946 Apr 6 08:50 go.sum [2021-04-06T08:50:51.570Z] drwxrwxr-x. 14 jenkins jenkins 207 Apr 6 08:48 internal [2021-04-06T08:50:51.570Z] -rw-rw-r--. 1 jenkins jenkins 901 Apr 6 08:48 Jenkinsfile [2021-04-06T08:50:51.570Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 6 08:48 LICENSE [2021-04-06T08:50:51.570Z] -rw-rw-r--. 1 jenkins jenkins 1022 Apr 6 08:48 Makefile [2021-04-06T08:50:51.570Z] drwxrwxr-x. 4 jenkins jenkins 26 Apr 6 08:48 openapi [2021-04-06T08:50:51.570Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 6 08:48 pkg [2021-04-06T08:50:51.570Z] -rw-rw-r--. 1 jenkins jenkins 5897 Apr 6 08:48 README.md [2021-04-06T08:50:51.570Z] -rw-rw-r--. 1 jenkins jenkins 6616 Apr 6 08:48 RELEASE-NOTES.txt [2021-04-06T08:50:51.570Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 6 08:48 snap [2021-04-06T08:50:51.570Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 6 08:46 VERSION [2021-04-06T08:50:51.570Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 6 08:48 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:50:51.697Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-06T08:50:51.698Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-06T08:50:51.884Z] + 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=f8ce82a60cbe95ca283042008e77ff6fa7203569 --label arch=amd64 --label version=2.0.0-dev.36 . [2021-04-06T08:50:51.969Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-06T08:50:51.969Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-06T08:50:52.146Z] Sending build context to Docker daemon 2.464MB [2021-04-06T08:50:52.146Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T08:50:52.146Z] Step 2/23 : FROM ${BASE} AS builder [2021-04-06T08:50:52.146Z] ---> 087282a88a5b [2021-04-06T08:50:52.146Z] Step 3/23 : WORKDIR /device-sdk-go [2021-04-06T08:50:52.240Z] Executing busybox-1.31.1-r19.trigger [2021-04-06T08:50:52.240Z] OK: 144 MiB in 45 packages [2021-04-06T08:50:52.725Z] ---> Running in be8e9d08a5ec [2021-04-06T08:50:52.725Z] Removing intermediate container be8e9d08a5ec [2021-04-06T08:50:52.725Z] ---> 0f7ce9c11214 [2021-04-06T08:50:52.725Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T08:50:52.725Z] ---> Running in c53405150655 [2021-04-06T08:50:52.998Z] Removing intermediate container c53405150655 [2021-04-06T08:50:52.998Z] ---> 803977fe066a [2021-04-06T08:50:52.998Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T08:50:52.998Z] ---> Running in db1979d7ce0b [2021-04-06T08:50:53.679Z] Removing intermediate container f52bee8463fc [2021-04-06T08:50:53.679Z] ---> a6fba70eaf5e [2021-04-06T08:50:53.679Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-06T08:50:53.679Z] ---> Running in f0a6fe2b5cbc [2021-04-06T08:50:53.952Z] Removing intermediate container db1979d7ce0b [2021-04-06T08:50:53.952Z] ---> 8757ceb1b289 [2021-04-06T08:50:53.952Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-04-06T08:50:53.952Z] ---> Running in 66cf6d93a2ff [2021-04-06T08:50:54.277Z] Removing intermediate container f0a6fe2b5cbc [2021-04-06T08:50:54.277Z] ---> 42fd706306ee [2021-04-06T08:50:54.277Z] Step 7/8 : COPY . . [2021-04-06T08:50:54.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T08:50:55.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T08:50:55.256Z] ---> be8f054c0045 [2021-04-06T08:50:55.256Z] Step 8/8 : RUN go mod download [2021-04-06T08:50:55.532Z] ---> Running in 85ea5ed7c3c8 [2021-04-06T08:50:56.049Z] OK: 167 MiB in 45 packages [2021-04-06T08:50:56.322Z] Removing intermediate container 66cf6d93a2ff [2021-04-06T08:50:56.322Z] ---> d5a2573f73b7 [2021-04-06T08:50:56.322Z] Step 7/23 : COPY . . [2021-04-06T08:50:57.278Z] ---> 628275af62ce [2021-04-06T08:50:57.278Z] Step 8/23 : RUN go mod download [2021-04-06T08:50:57.278Z] ---> Running in 83a018f11350 [2021-04-06T08:50:58.682Z] Removing intermediate container 83a018f11350 [2021-04-06T08:50:58.682Z] ---> 3b9bc4e60411 [2021-04-06T08:50:58.682Z] Step 9/23 : RUN make build [2021-04-06T08:50:58.682Z] ---> Running in 02fb4263a041 [2021-04-06T08:50:58.970Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.36" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-04-06T08:51:09.116Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-04-06T08:51:11.043Z] Removing intermediate container 02fb4263a041 [2021-04-06T08:51:11.043Z] ---> 490d23bffb66 [2021-04-06T08:51:11.043Z] Step 10/23 : FROM alpine:3.12 [2021-04-06T08:51:11.305Z] 3.12: Pulling from library/alpine [2021-04-06T08:51:11.567Z] 532819f3e44c: Pulling fs layer [2021-04-06T08:51:11.829Z] 532819f3e44c: Verifying Checksum [2021-04-06T08:51:11.829Z] 532819f3e44c: Download complete [2021-04-06T08:51:12.093Z] 532819f3e44c: Pull complete [2021-04-06T08:51:12.093Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-06T08:51:12.093Z] Status: Downloaded newer image for alpine:3.12 [2021-04-06T08:51:12.093Z] ---> 7230e588e954 [2021-04-06T08:51:12.093Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T08:51:12.093Z] ---> Running in 7679c0a53e7f [2021-04-06T08:51:12.357Z] Removing intermediate container 7679c0a53e7f [2021-04-06T08:51:12.357Z] ---> f3968f34f2ee [2021-04-06T08:51:12.357Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T08:51:12.357Z] ---> Running in 59ecc434deb8 [2021-04-06T08:51:13.308Z] Removing intermediate container 59ecc434deb8 [2021-04-06T08:51:13.308Z] ---> 626e5c39f0e1 [2021-04-06T08:51:13.308Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-04-06T08:51:13.308Z] ---> Running in e9c175cd7359 [2021-04-06T08:51:13.571Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T08:51:14.517Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T08:51:15.092Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-06T08:51:15.092Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-06T08:51:15.362Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-06T08:51:15.628Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-06T08:51:15.628Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-06T08:51:15.628Z] Executing busybox-1.31.1-r20.trigger [2021-04-06T08:51:15.628Z] OK: 8 MiB in 19 packages [2021-04-06T08:51:16.203Z] Removing intermediate container e9c175cd7359 [2021-04-06T08:51:16.203Z] ---> bbea7e685123 [2021-04-06T08:51:16.203Z] Step 14/23 : WORKDIR / [2021-04-06T08:51:16.203Z] ---> Running in e3af68ff2e97 [2021-04-06T08:51:16.465Z] Removing intermediate container e3af68ff2e97 [2021-04-06T08:51:16.465Z] ---> bf38a9d31518 [2021-04-06T08:51:16.465Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-04-06T08:51:16.727Z] ---> efbe143ba98d [2021-04-06T08:51:16.727Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-04-06T08:51:17.301Z] ---> 1f4191611e75 [2021-04-06T08:51:17.301Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-04-06T08:51:17.565Z] ---> 4bf61fbed0bc [2021-04-06T08:51:17.565Z] Step 18/23 : EXPOSE 49990 [2021-04-06T08:51:17.565Z] ---> Running in 4be6d3155d0a [2021-04-06T08:51:17.565Z] Removing intermediate container 4be6d3155d0a [2021-04-06T08:51:17.565Z] ---> 2fddcceb6a8a [2021-04-06T08:51:17.565Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-04-06T08:51:17.832Z] ---> Running in 377e23196f87 [2021-04-06T08:51:17.833Z] Removing intermediate container 377e23196f87 [2021-04-06T08:51:17.833Z] ---> 8472b4903dfc [2021-04-06T08:51:17.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-06T08:51:17.833Z] ---> Running in fca43eeff067 [2021-04-06T08:51:18.097Z] Removing intermediate container fca43eeff067 [2021-04-06T08:51:18.097Z] ---> 3e601d590990 [2021-04-06T08:51:18.097Z] Step 21/23 : LABEL arch=amd64 [2021-04-06T08:51:18.097Z] ---> Running in 610a1f735d27 [2021-04-06T08:51:18.359Z] Removing intermediate container 610a1f735d27 [2021-04-06T08:51:18.359Z] ---> 55f601d61fbf [2021-04-06T08:51:18.359Z] Step 22/23 : LABEL git_sha=f8ce82a60cbe95ca283042008e77ff6fa7203569 [2021-04-06T08:51:18.359Z] ---> Running in 4ebcd496f589 [2021-04-06T08:51:18.621Z] Removing intermediate container 4ebcd496f589 [2021-04-06T08:51:18.621Z] ---> 2a0e1cd52b5a [2021-04-06T08:51:18.621Z] Step 23/23 : LABEL version=2.0.0-dev.36 [2021-04-06T08:51:18.621Z] ---> Running in ee9e5c6a1df0 [2021-04-06T08:51:18.884Z] Removing intermediate container ee9e5c6a1df0 [2021-04-06T08:51:18.884Z] ---> 72043775abb3 [2021-04-06T08:51:18.884Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-04-06T08:51:18.884Z] Successfully built 72043775abb3 [2021-04-06T08:51:18.884Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-06T08:51:19.809Z] ---> job-cost.sh [2021-04-06T08:51:19.809Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2e2X [2021-04-06T08:51:22.331Z] Removing intermediate container 85ea5ed7c3c8 [2021-04-06T08:51:22.331Z] ---> f0ee0bddd807 [2021-04-06T08:51:22.331Z] Successfully built f0ee0bddd807 [2021-04-06T08:51:22.331Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:51:22.672Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T08:51:22.672Z] . [Pipeline] withDockerContainer [2021-04-06T08:51:22.951Z] prd-ubuntu18.04-docker-arm64-4c-16g-32946 does not seem to be running inside a container [2021-04-06T08:51:23.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/141 -v /w/workspace/device-sdk-go/141:/w/workspace/device-sdk-go/141:rw,z -v /w/workspace/device-sdk-go/141@tmp:/w/workspace/device-sdk-go/141@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 ******** ci-base-image-arm64 cat [2021-04-06T08:51:24.539Z] $ docker top f7b7d792f7e7db5a5a6d445089c387852a1aaee979df152ac75a712d0af2564b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T08:51:25.603Z] + go version [2021-04-06T08:51:25.604Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-06T08:51:25.624Z] $ docker stop --time=1 f7b7d792f7e7db5a5a6d445089c387852a1aaee979df152ac75a712d0af2564b [2021-04-06T08:51:27.536Z] $ docker rm -f f7b7d792f7e7db5a5a6d445089c387852a1aaee979df152ac75a712d0af2564b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:51:28.604Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T08:51:28.604Z] . [Pipeline] withDockerContainer [2021-04-06T08:51:28.869Z] prd-ubuntu18.04-docker-arm64-4c-16g-32946 does not seem to be running inside a container [2021-04-06T08:51:28.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/141 -v /w/workspace/device-sdk-go/141:/w/workspace/device-sdk-go/141:rw,z -v /w/workspace/device-sdk-go/141@tmp:/w/workspace/device-sdk-go/141@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 ******** ci-base-image-arm64 cat [2021-04-06T08:51:30.432Z] $ docker top 537a5e7b9eeedf73305cf52a949a8bfd0c4ab4a205974f245636d4bc1b2aab63 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T08:51:31.456Z] + make test [2021-04-06T08:51:31.456Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-06T08:51:35.001Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T08:51:55.151Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-06T08:52:03.130Z] lf-activate-venv(): INFO: Adding /tmp/venv-2e2X/bin to PATH [2021-04-06T08:52:03.130Z] INFO: No Stack... [2021-04-06T08:52:03.131Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T08:52:03.131Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T08:52:03.438Z] + cat /w/workspace/device-sdk-go/141/archives/cost.csv [2021-04-06T08:52:03.438Z] + cut -d, -f6 [Pipeline] lock [2021-04-06T08:52:03.507Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] [2021-04-06T08:52:03.518Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] did not exist. Created. [2021-04-06T08:52:03.519Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T08:52:03.922Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-06T08:52:04.034Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T08:52:04.049Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T08:52:42.217Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-06T08:52:42.217Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-06T08:52:42.217Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-06T08:52:42.217Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-06T08:52:42.217Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-06T08:52:52.383Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.140s coverage: 28.1% of statements [2021-04-06T08:52:53.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.204s coverage: 81.2% of statements [2021-04-06T08:52:53.836Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.266s coverage: 7.8% of statements [2021-04-06T08:52:53.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-06T08:52:53.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-06T08:52:53.836Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-06T08:52:55.287Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.341s coverage: 32.5% of statements [2021-04-06T08:52:55.287Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-06T08:52:55.287Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-06T08:52:55.287Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-06T08:52:58.705Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.315s coverage: 57.3% of statements [2021-04-06T08:52:58.705Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.265s coverage: 6.6% of statements [2021-04-06T08:52:58.977Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.153s coverage: 5.0% of statements [2021-04-06T08:52:58.977Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-06T08:52:59.249Z] GO111MODULE=on go vet ./... [2021-04-06T08:53:46.359Z] gofmt -l . [2021-04-06T08:53:46.359Z] [ "`gofmt -l .`" = "" ] [2021-04-06T08:53:46.359Z] ./bin/test-attribution-txt.sh [2021-04-06T08:53:46.359Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-06T08:53:46.378Z] $ docker stop --time=1 537a5e7b9eeedf73305cf52a949a8bfd0c4ab4a205974f245636d4bc1b2aab63 [2021-04-06T08:53:48.611Z] $ docker rm -f 537a5e7b9eeedf73305cf52a949a8bfd0c4ab4a205974f245636d4bc1b2aab63 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T08:53:49.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T08:53:49.773Z] Warning: overwriting stash ‘coverage-report’ [2021-04-06T08:53:50.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T08:53:51.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-06T08:53:51.665Z] + ls -al . [2021-04-06T08:53:51.665Z] total 224 [2021-04-06T08:53:51.665Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 08:53 . [2021-04-06T08:53:51.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 08:50 .. [2021-04-06T08:53:51.665Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 08:50 .dockerignore [2021-04-06T08:53:51.665Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 08:50 .git [2021-04-06T08:53:51.665Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 08:50 .github [2021-04-06T08:53:51.665Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 6 08:50 .gitignore [2021-04-06T08:53:51.665Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 6 08:50 Dockerfile.build [2021-04-06T08:53:51.665Z] -rw-rw-r-- 1 jenkins jenkins 901 Apr 6 08:50 Jenkinsfile [2021-04-06T08:53:51.665Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 6 08:50 LICENSE [2021-04-06T08:53:51.665Z] -rw-rw-r-- 1 jenkins jenkins 1022 Apr 6 08:50 Makefile [2021-04-06T08:53:51.665Z] -rw-rw-r-- 1 jenkins jenkins 5897 Apr 6 08:50 README.md [2021-04-06T08:53:51.665Z] -rw-rw-r-- 1 jenkins jenkins 6616 Apr 6 08:50 RELEASE-NOTES.txt [2021-04-06T08:53:51.665Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 6 08:46 VERSION [2021-04-06T08:53:51.665Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 08:50 bin [2021-04-06T08:53:51.665Z] -rw-r--r-- 1 jenkins jenkins 101239 Apr 6 08:52 coverage.out [2021-04-06T08:53:51.665Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 08:50 example [2021-04-06T08:53:51.665Z] -rw-r--r-- 1 jenkins jenkins 572 Apr 6 08:53 go.mod [2021-04-06T08:53:51.665Z] -rw-r--r-- 1 jenkins jenkins 20946 Apr 6 08:53 go.sum [2021-04-06T08:53:51.665Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 6 08:50 internal [2021-04-06T08:53:51.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 08:50 openapi [2021-04-06T08:53:51.665Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 08:50 pkg [2021-04-06T08:53:51.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 08:50 snap [2021-04-06T08:53:51.665Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 6 08:50 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:53:52.041Z] + 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=f8ce82a60cbe95ca283042008e77ff6fa7203569 --label arch=arm64 --label version=2.0.0-dev.36 . [2021-04-06T08:53:52.315Z] Sending build context to Docker daemon 2.463MB [2021-04-06T08:53:52.587Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T08:53:52.587Z] Step 2/23 : FROM ${BASE} AS builder [2021-04-06T08:53:52.587Z] ---> f0ee0bddd807 [2021-04-06T08:53:52.587Z] Step 3/23 : WORKDIR /device-sdk-go [2021-04-06T08:53:52.861Z] ---> Running in 3758e1bdd0d3 [2021-04-06T08:53:53.457Z] Removing intermediate container 3758e1bdd0d3 [2021-04-06T08:53:53.457Z] ---> 06dc8a54d93c [2021-04-06T08:53:53.457Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T08:53:53.457Z] ---> Running in 3b69af20e7c9 [2021-04-06T08:53:54.051Z] Removing intermediate container 3b69af20e7c9 [2021-04-06T08:53:54.051Z] ---> a3eedc3b5c87 [2021-04-06T08:53:54.051Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T08:53:54.051Z] ---> Running in b9846706470d [2021-04-06T08:53:56.024Z] Removing intermediate container b9846706470d [2021-04-06T08:53:56.024Z] ---> 5a57cbe29294 [2021-04-06T08:53:56.024Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-04-06T08:53:56.302Z] ---> Running in e364307d08c6 [2021-04-06T08:53:57.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T08:53:58.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-06T08:53:59.235Z] OK: 144 MiB in 45 packages [2021-04-06T08:54:00.213Z] Removing intermediate container e364307d08c6 [2021-04-06T08:54:00.213Z] ---> 0deb6e19f9d9 [2021-04-06T08:54:00.213Z] Step 7/23 : COPY . . [2021-04-06T08:54:01.654Z] ---> 3ac085e8f441 [2021-04-06T08:54:01.654Z] Step 8/23 : RUN go mod download [2021-04-06T08:54:01.654Z] ---> Running in ce7d29af0edd [2021-04-06T08:54:04.263Z] Removing intermediate container ce7d29af0edd [2021-04-06T08:54:04.263Z] ---> 655aff9bdccc [2021-04-06T08:54:04.263Z] Step 9/23 : RUN make build [2021-04-06T08:54:04.263Z] ---> Running in 631ba12fcd5c [2021-04-06T08:54:04.859Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.0-dev.36" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-04-06T08:54:37.217Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-04-06T08:54:39.186Z] Removing intermediate container 631ba12fcd5c [2021-04-06T08:54:39.186Z] ---> 01e9002eb127 [2021-04-06T08:54:39.186Z] Step 10/23 : FROM alpine:3.12 [2021-04-06T08:54:39.775Z] 3.12: Pulling from library/alpine [2021-04-06T08:54:39.775Z] 9a219e8acc52: Pulling fs layer [2021-04-06T08:54:40.047Z] 9a219e8acc52: Download complete [2021-04-06T08:54:40.636Z] 9a219e8acc52: Pull complete [2021-04-06T08:54:40.636Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-06T08:54:40.636Z] Status: Downloaded newer image for alpine:3.12 [2021-04-06T08:54:40.636Z] ---> d75e27dfc0a0 [2021-04-06T08:54:40.636Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T08:54:40.908Z] ---> Running in b846cbf3ba7b [2021-04-06T08:54:41.180Z] Removing intermediate container b846cbf3ba7b [2021-04-06T08:54:41.180Z] ---> d7676abb439f [2021-04-06T08:54:41.180Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T08:54:41.457Z] ---> Running in 585cf8d7c8e1 [2021-04-06T08:54:43.431Z] Removing intermediate container 585cf8d7c8e1 [2021-04-06T08:54:43.431Z] ---> 129dbd6e3a14 [2021-04-06T08:54:43.431Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-04-06T08:54:43.431Z] ---> Running in 4b4017baf686 [2021-04-06T08:54:44.399Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T08:54:45.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-06T08:54:45.955Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-06T08:54:45.955Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-06T08:54:46.225Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-06T08:54:46.494Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-06T08:54:46.764Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-06T08:54:46.764Z] Executing busybox-1.31.1-r20.trigger [2021-04-06T08:54:46.764Z] OK: 8 MiB in 19 packages [2021-04-06T08:54:48.190Z] Removing intermediate container 4b4017baf686 [2021-04-06T08:54:48.190Z] ---> b31cb56360ad [2021-04-06T08:54:48.190Z] Step 14/23 : WORKDIR / [2021-04-06T08:54:48.190Z] ---> Running in 925a7468c97b [2021-04-06T08:54:48.465Z] Removing intermediate container 925a7468c97b [2021-04-06T08:54:48.465Z] ---> 5ed7f7b0d9af [2021-04-06T08:54:48.465Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-04-06T08:54:49.439Z] ---> eefc6b196531 [2021-04-06T08:54:49.439Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-04-06T08:54:50.412Z] ---> 9e0fe4108c7d [2021-04-06T08:54:50.412Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-04-06T08:54:51.392Z] ---> b2e75351d6c5 [2021-04-06T08:54:51.392Z] Step 18/23 : EXPOSE 49990 [2021-04-06T08:54:51.392Z] ---> Running in d6dc891674e6 [2021-04-06T08:54:51.666Z] Removing intermediate container d6dc891674e6 [2021-04-06T08:54:51.666Z] ---> 20da402c33ef [2021-04-06T08:54:51.666Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-04-06T08:54:51.936Z] ---> Running in 5537be5c1e26 [2021-04-06T08:54:52.527Z] Removing intermediate container 5537be5c1e26 [2021-04-06T08:54:52.528Z] ---> d253f96efd2b [2021-04-06T08:54:52.528Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-06T08:54:52.528Z] ---> Running in a97db5016b48 [2021-04-06T08:54:52.799Z] Removing intermediate container a97db5016b48 [2021-04-06T08:54:52.799Z] ---> 7bfcdbf5060e [2021-04-06T08:54:52.799Z] Step 21/23 : LABEL arch=arm64 [2021-04-06T08:54:53.072Z] ---> Running in e51bd09245a3 [2021-04-06T08:54:53.663Z] Removing intermediate container e51bd09245a3 [2021-04-06T08:54:53.663Z] ---> 81e433662c11 [2021-04-06T08:54:53.663Z] Step 22/23 : LABEL git_sha=f8ce82a60cbe95ca283042008e77ff6fa7203569 [2021-04-06T08:54:53.663Z] ---> Running in da384f6a9120 [2021-04-06T08:54:53.937Z] Removing intermediate container da384f6a9120 [2021-04-06T08:54:53.937Z] ---> 1bf565710a48 [2021-04-06T08:54:53.937Z] Step 23/23 : LABEL version=2.0.0-dev.36 [2021-04-06T08:54:54.211Z] ---> Running in b6d9212c6500 [2021-04-06T08:54:54.801Z] Removing intermediate container b6d9212c6500 [2021-04-06T08:54:54.801Z] ---> 8760b834ca0a [2021-04-06T08:54:54.801Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-04-06T08:54:54.801Z] Successfully built 8760b834ca0a [2021-04-06T08:54:54.801Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-06T08:54:55.641Z] ---> job-cost.sh [2021-04-06T08:54:55.641Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3w27 [2021-04-06T08:55:34.577Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T08:56:56.282Z] lf-activate-venv(): INFO: Adding /tmp/venv-3w27/bin to PATH [2021-04-06T08:56:56.282Z] INFO: No Stack... [2021-04-06T08:56:57.253Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-06T08:56:57.523Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T08:56:57.865Z] + + cut -d, -f6 [2021-04-06T08:56:57.865Z] cat /w/workspace/device-sdk-go/141/archives/cost.csv [Pipeline] lock [2021-04-06T08:56:57.981Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] [2021-04-06T08:56:58.004Z] Resource [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] did not exist. Created. [2021-04-06T08:56:58.004Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T08:56:58.502Z] /w/workspace/device-sdk-go/141@tmp/durable-0167ae57/script.sh: 1: /w/workspace/device-sdk-go/141@tmp/durable-0167ae57/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-06T08:56:58.849Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-06T08:56:58.918Z] Warning: overwriting stash ‘stack-cost’ [2021-04-06T08:56:59.078Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T08:56:59.094Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-master-141-stack-cost] [Pipeline] // lock [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 [2021-04-06T08:57:00.616Z] provisioning config files... [2021-04-06T08:57:00.631Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3089268173292365717tmp [Pipeline] { [Pipeline] sh [2021-04-06T08:57:01.054Z] + set +x [2021-04-06T08:57:01.054Z] + curl -s https://codecov.io/bash [2021-04-06T08:57:01.054Z] + bash -s -- [2021-04-06T08:57:01.375Z] [2021-04-06T08:57:01.375Z] _____ _ [2021-04-06T08:57:01.375Z] / ____| | | [2021-04-06T08:57:01.375Z] | | ___ __| | ___ ___ _____ __ [2021-04-06T08:57:01.375Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-06T08:57:01.375Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-06T08:57:01.375Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-06T08:57:01.375Z] Bash-20210309-2b87ace [2021-04-06T08:57:01.375Z] [2021-04-06T08:57:01.375Z] [2021-04-06T08:57:01.375Z] ==> git version 2.24.3 found [2021-04-06T08:57:01.678Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-06T08:57:01.678Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-06T08:57:01.678Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-06T08:57:01.678Z] ==> Jenkins CI detected. [2021-04-06T08:57:01.678Z] project root: . [2021-04-06T08:57:01.678Z] --> token set from env [2021-04-06T08:57:01.987Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-06T08:57:02.308Z] ==> Running gcov in . (disable via -X gcov) [2021-04-06T08:57:02.308Z] ==> Python coveragepy not found [2021-04-06T08:57:02.308Z] ==> Searching for coverage reports in: [2021-04-06T08:57:02.308Z] + . [2021-04-06T08:57:02.308Z] -> Found 1 reports [2021-04-06T08:57:02.308Z] ==> Detecting git/mercurial file structure [2021-04-06T08:57:02.308Z] ==> Reading reports [2021-04-06T08:57:02.308Z] + ./coverage.out bytes=101239 [2021-04-06T08:57:02.308Z] ==> Appending adjustments [2021-04-06T08:57:02.308Z] https://docs.codecov.io/docs/fixing-reports [2021-04-06T08:57:03.818Z] + Found adjustments [2021-04-06T08:57:03.818Z] ==> Gzipping contents [2021-04-06T08:57:03.818Z] 16K /tmp/codecov.2b19j7.gz [2021-04-06T08:57:03.818Z] ==> Uploading reports [2021-04-06T08:57:03.818Z] url: https://codecov.io [2021-04-06T08:57:03.818Z] query: branch=master&commit=f8ce82a60cbe95ca283042008e77ff6fa7203569&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-06T08:57:03.818Z] -> Pinging Codecov [2021-04-06T08:57:03.818Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=f8ce82a60cbe95ca283042008e77ff6fa7203569&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-04-06T08:57:04.094Z] -> Uploading to [2021-04-06T08:57:04.094Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-06/7E55EF52A471D76F132DFD9A03CDDE97/f8ce82a60cbe95ca283042008e77ff6fa7203569/8be79ded-67bc-4269-af4d-7a0a0c872962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T085703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32b6d21f6831b082c5f7001de38eba045dfb7a202b34588c46a410a2fc0faa7d [2021-04-06T08:57:04.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-06T08:57:04.094Z] Dload Upload Total Spent Left Speed [2021-04-06T08:57:04.713Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13707 0 0 100 13707 0 24720 --:--:-- --:--:-- --:--:-- 24741 [2021-04-06T08:57:04.713Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f8ce82a60cbe95ca283042008e77ff6fa7203569 [Pipeline] } [2021-04-06T08:57:04.812Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-04-06T08:57:05.793Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-04-06T08:57:05.895Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:57:06.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-06T08:57:07.308Z] [2021-04-06T08:57:07.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:57:07.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-06T08:57:07.974Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-04-06T08:57:07.974Z] 188c0c94c7c5: Pulling fs layer [2021-04-06T08:57:07.974Z] 0ef7d3d256c8: Pulling fs layer [2021-04-06T08:57:07.974Z] de9db76c5a1d: Pulling fs layer [2021-04-06T08:57:07.974Z] 0eba1c9be4d2: Pulling fs layer [2021-04-06T08:57:07.974Z] 0d57e429df01: Pulling fs layer [2021-04-06T08:57:07.974Z] 4e4be7b47b0d: Pulling fs layer [2021-04-06T08:57:07.974Z] e1f770b5df2f: Pulling fs layer [2021-04-06T08:57:07.974Z] 85a0685a4137: Pulling fs layer [2021-04-06T08:57:07.974Z] 0eba1c9be4d2: Waiting [2021-04-06T08:57:07.974Z] 0d57e429df01: Waiting [2021-04-06T08:57:07.974Z] 4e4be7b47b0d: Waiting [2021-04-06T08:57:07.974Z] e1f770b5df2f: Waiting [2021-04-06T08:57:07.974Z] 85a0685a4137: Waiting [2021-04-06T08:57:07.974Z] de9db76c5a1d: Verifying Checksum [2021-04-06T08:57:07.974Z] de9db76c5a1d: Download complete [2021-04-06T08:57:08.265Z] 0ef7d3d256c8: Verifying Checksum [2021-04-06T08:57:08.265Z] 0ef7d3d256c8: Download complete [2021-04-06T08:57:08.265Z] 0d57e429df01: Download complete [2021-04-06T08:57:08.265Z] 4e4be7b47b0d: Verifying Checksum [2021-04-06T08:57:08.265Z] 4e4be7b47b0d: Download complete [2021-04-06T08:57:08.265Z] 188c0c94c7c5: Download complete [2021-04-06T08:57:09.462Z] 188c0c94c7c5: Pull complete [2021-04-06T08:57:10.200Z] 0ef7d3d256c8: Pull complete [2021-04-06T08:57:10.501Z] de9db76c5a1d: Pull complete [2021-04-06T08:57:10.806Z] e1f770b5df2f: Verifying Checksum [2021-04-06T08:57:10.806Z] e1f770b5df2f: Download complete [2021-04-06T08:57:20.143Z] 0eba1c9be4d2: Verifying Checksum [2021-04-06T08:57:20.143Z] 0eba1c9be4d2: Download complete [2021-04-06T08:57:20.143Z] 85a0685a4137: Verifying Checksum [2021-04-06T08:57:20.143Z] 85a0685a4137: Download complete [2021-04-06T08:57:35.663Z] 0eba1c9be4d2: Pull complete [2021-04-06T08:57:35.663Z] 0d57e429df01: Pull complete [2021-04-06T08:57:35.663Z] 4e4be7b47b0d: Pull complete [2021-04-06T08:57:39.284Z] e1f770b5df2f: Pull complete [2021-04-06T08:57:54.799Z] 85a0685a4137: Pull complete [2021-04-06T08:57:55.079Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-04-06T08:57:55.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-04-06T08:57:55.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-04-06T08:57:56.405Z] prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container [2021-04-06T08:57:56.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-04-06T08:58:00.421Z] $ docker top 77799ca911286955156b218cad1c3654ba08cee0534d33c3605effabd6bc8fbc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-06T08:58:00.975Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-04-06T08:58:01.790Z] + set -o pipefail [2021-04-06T08:58:01.790Z] + snyk monitor '--org=edgex-jenkins' [2021-04-06T08:58:17.497Z] [2021-04-06T08:58:17.497Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go/v2)... [2021-04-06T08:58:17.497Z] [2021-04-06T08:58:17.497Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/acb65c6e-a26d-4ce1-9b94-b8d779909847 [2021-04-06T08:58:17.497Z] [2021-04-06T08:58:17.497Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-04-06T08:58:17.497Z] [2021-04-06T08:58:17.833Z] [2021-04-06T08:58:17.833Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2021-04-06T08:58:17.833Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-04-06T08:58:18.193Z] $ docker stop --time=1 77799ca911286955156b218cad1c3654ba08cee0534d33c3605effabd6bc8fbc [2021-04-06T08:58:22.461Z] $ docker rm -f 77799ca911286955156b218cad1c3654ba08cee0534d33c3605effabd6bc8fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-04-06T08:58:24.379Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-06T08:58:24.433Z] provisioning config files... [2021-04-06T08:58:24.453Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1895427705989340077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T08:58:24.937Z] --> edgex-publish-swagger.sh [2021-04-06T08:58:24.937Z] === Publish openapi/v1 API === [2021-04-06T08:58:24.937Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2021-04-06T08:58:24.937Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v1/device-sdk.yaml] [2021-04-06T08:58:24.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-06T08:58:24.937Z] Dload Upload Total Spent Left Speed [2021-04-06T08:58:25.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19947 0 0 100 19947 0 24742 --:--:-- --:--:-- --:--:-- 24778 [2021-04-06T08:58:25.565Z] [2021-04-06T08:58:25.565Z] [2021-04-06T08:58:25.565Z] === Publish openapi/v2 API === [2021-04-06T08:58:25.565Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-04-06T08:58:25.565Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/dgexfoundry_device-sdk-go_master/openapi/v2/device-sdk.yaml] [2021-04-06T08:58:25.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-06T08:58:25.848Z] Dload Upload Total Spent Left Speed [2021-04-06T08:58:26.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51483 0 0 100 51483 0 70760 --:--:-- --:--:-- --:--:-- 70718 [2021-04-06T08:58:26.517Z] [2021-04-06T08:58:26.517Z] [Pipeline] } [2021-04-06T08:58:26.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T08:58:27.769Z] + git log --format=format:%s -1 f8ce82a60cbe95ca283042008e77ff6fa7203569 [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:58:28.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T08:58:28.467Z] . [Pipeline] withDockerContainer [2021-04-06T08:58:28.794Z] prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container [2021-04-06T08:58:29.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 [2021-04-06T08:58:31.607Z] $ docker top 64c3afa95b2efb0f30a6e14d98a62f6c02d6e6af21d20d1d36d222e044a8c2c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T08:58:32.312Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T08:58:32.312Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T08:58:32.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T08:58:32.769Z] $ docker exec 64c3afa95b2efb0f30a6e14d98a62f6c02d6e6af21d20d1d36d222e044a8c2c1 ssh-agent [2021-04-06T08:58:33.019Z] SSH_AUTH_SOCK=/tmp/ssh-y87WwqAVTWMJ/agent.11 [2021-04-06T08:58:33.019Z] SSH_AGENT_PID=17 [2021-04-06T08:58:33.030Z] Running ssh-add (command line suppressed) [2021-04-06T08:58:33.286Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_951909421989543264.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_951909421989543264.key) [2021-04-06T08:58:33.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T08:58:34.171Z] + git semver tag [2021-04-06T08:58:34.171Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T08:58:34.171Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-04-06T08:58:34.171Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-04-06T08:58:34.171Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T08:58:34.171Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T08:58:34.171Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T08:58:34.171Z] # $SEMVER_BRANCH = master [2021-04-06T08:58:34.171Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-04-06T08:58:34.171Z] # f8ce82a60cbe95ca283042008e77ff6fa7203569 HEAD [2021-04-06T08:58:34.171Z] # -> Force: false [2021-04-06T08:58:34.171Z] # b5ba240edf16797890c46f268f5e323d8fc92201 refs/tags/v2.0.0-dev.36 [Pipeline] } [2021-04-06T08:58:34.209Z] $ docker exec --env ******** --env ******** 64c3afa95b2efb0f30a6e14d98a62f6c02d6e6af21d20d1d36d222e044a8c2c1 ssh-agent -k [2021-04-06T08:58:34.677Z] unset SSH_AUTH_SOCK; [2021-04-06T08:58:34.678Z] unset SSH_AGENT_PID; [2021-04-06T08:58:34.678Z] echo Agent pid 17 killed; [2021-04-06T08:58:34.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T08:58:35.666Z] + git semver [Pipeline] } [2021-04-06T08:58:35.806Z] $ docker stop --time=1 64c3afa95b2efb0f30a6e14d98a62f6c02d6e6af21d20d1d36d222e044a8c2c1 [2021-04-06T08:58:37.840Z] $ docker rm -f 64c3afa95b2efb0f30a6e14d98a62f6c02d6e6af21d20d1d36d222e044a8c2c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:58:38.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-06T08:58:39.029Z] [2021-04-06T08:58:39.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-04-06T08:58:39.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-06T08:58:39.471Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-04-06T08:58:39.471Z] ab5ef0e58194: Pulling fs layer [2021-04-06T08:58:39.471Z] 9712f1f96733: Pulling fs layer [2021-04-06T08:58:39.471Z] 63f879dbbcfc: Pulling fs layer [2021-04-06T08:58:39.471Z] 0d9ebad4ef96: Pulling fs layer [2021-04-06T08:58:39.471Z] e9a5061849ea: Pulling fs layer [2021-04-06T08:58:39.471Z] d747dcd14b5f: Pulling fs layer [2021-04-06T08:58:39.471Z] 2de7ff778b66: Pulling fs layer [2021-04-06T08:58:39.471Z] 0d9ebad4ef96: Waiting [2021-04-06T08:58:39.471Z] e9a5061849ea: Waiting [2021-04-06T08:58:39.471Z] d747dcd14b5f: Waiting [2021-04-06T08:58:39.471Z] 2de7ff778b66: Waiting [2021-04-06T08:58:39.471Z] 9712f1f96733: Verifying Checksum [2021-04-06T08:58:39.471Z] 9712f1f96733: Download complete [2021-04-06T08:58:44.101Z] 63f879dbbcfc: Verifying Checksum [2021-04-06T08:58:44.101Z] 63f879dbbcfc: Download complete [2021-04-06T08:58:45.126Z] e9a5061849ea: Verifying Checksum [2021-04-06T08:58:45.126Z] e9a5061849ea: Download complete [2021-04-06T08:58:45.126Z] d747dcd14b5f: Verifying Checksum [2021-04-06T08:58:45.126Z] d747dcd14b5f: Download complete [2021-04-06T08:58:46.298Z] 0d9ebad4ef96: Verifying Checksum [2021-04-06T08:58:46.298Z] 0d9ebad4ef96: Download complete [2021-04-06T08:58:46.614Z] 2de7ff778b66: Verifying Checksum [2021-04-06T08:58:46.614Z] 2de7ff778b66: Download complete [2021-04-06T08:58:47.628Z] ab5ef0e58194: Verifying Checksum [2021-04-06T08:58:47.628Z] ab5ef0e58194: Download complete [2021-04-06T08:59:00.566Z] ab5ef0e58194: Pull complete [2021-04-06T08:59:01.699Z] 9712f1f96733: Pull complete [2021-04-06T08:59:04.462Z] 63f879dbbcfc: Pull complete [2021-04-06T08:59:20.102Z] 0d9ebad4ef96: Pull complete [2021-04-06T08:59:22.186Z] e9a5061849ea: Pull complete [2021-04-06T08:59:22.813Z] d747dcd14b5f: Pull complete [2021-04-06T08:59:27.340Z] 2de7ff778b66: Pull complete [2021-04-06T08:59:27.340Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-04-06T08:59:27.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-04-06T08:59:27.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-04-06T08:59:27.892Z] prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container [2021-04-06T08:59:28.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat [2021-04-06T08:59:31.333Z] $ docker top 7a2814b475a05bdc21c47c057f3fa28716eef4630cc28623af83c41e4a702211 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-04-06T08:59:32.313Z] provisioning config files... [2021-04-06T08:59:32.852Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4557165374295296620tmp [2021-04-06T08:59:32.907Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6534207995277854495tmp [2021-04-06T08:59:32.937Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config3922850857323742135tmp [Pipeline] { [Pipeline] echo [2021-04-06T08:59:33.012Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T08:59:34.282Z] ---> sigul-configuration.sh [2021-04-06T08:59:34.283Z] gpg: directory `/root/.gnupg' created [2021-04-06T08:59:34.283Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-04-06T08:59:34.283Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-04-06T08:59:34.283Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-04-06T08:59:34.283Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-04-06T08:59:34.283Z] gpg: CAST5 encrypted data [2021-04-06T08:59:34.283Z] gpg: encrypted with 1 passphrase [2021-04-06T08:59:34.283Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-04-06T08:59:36.220Z] + mkdir /home/jenkins [2021-04-06T08:59:36.220Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-04-06T08:59:38.072Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-04-06T08:59:38.091Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T08:59:39.781Z] ---> sigul-install.sh [2021-04-06T08:59:52.803Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-04-06T08:59:54.065Z] + git tag --list [2021-04-06T08:59:54.065Z] 0.7.1 [2021-04-06T08:59:54.065Z] delhi-tag [2021-04-06T08:59:54.065Z] v1.0.0 [2021-04-06T08:59:54.065Z] v1.1.0 [2021-04-06T08:59:54.065Z] v1.1.1 [2021-04-06T08:59:54.065Z] v1.1.2 [2021-04-06T08:59:54.065Z] v1.2.0 [2021-04-06T08:59:54.065Z] v1.2.1 [2021-04-06T08:59:54.065Z] v1.2.2 [2021-04-06T08:59:54.065Z] v1.2.3 [2021-04-06T08:59:54.065Z] v1.3.0 [2021-04-06T08:59:54.065Z] v1.4.0 [2021-04-06T08:59:54.065Z] v2.0.0-dev.1 [2021-04-06T08:59:54.065Z] v2.0.0-dev.10 [2021-04-06T08:59:54.065Z] v2.0.0-dev.11 [2021-04-06T08:59:54.065Z] v2.0.0-dev.12 [2021-04-06T08:59:54.065Z] v2.0.0-dev.13 [2021-04-06T08:59:54.065Z] v2.0.0-dev.14 [2021-04-06T08:59:54.065Z] v2.0.0-dev.15 [2021-04-06T08:59:54.065Z] v2.0.0-dev.16 [2021-04-06T08:59:54.065Z] v2.0.0-dev.17 [2021-04-06T08:59:54.065Z] v2.0.0-dev.18 [2021-04-06T08:59:54.065Z] v2.0.0-dev.19 [2021-04-06T08:59:54.065Z] v2.0.0-dev.2 [2021-04-06T08:59:54.065Z] v2.0.0-dev.20 [2021-04-06T08:59:54.065Z] v2.0.0-dev.21 [2021-04-06T08:59:54.065Z] v2.0.0-dev.22 [2021-04-06T08:59:54.065Z] v2.0.0-dev.23 [2021-04-06T08:59:54.065Z] v2.0.0-dev.24 [2021-04-06T08:59:54.065Z] v2.0.0-dev.25 [2021-04-06T08:59:54.065Z] v2.0.0-dev.26 [2021-04-06T08:59:54.065Z] v2.0.0-dev.27 [2021-04-06T08:59:54.065Z] v2.0.0-dev.28 [2021-04-06T08:59:54.065Z] v2.0.0-dev.29 [2021-04-06T08:59:54.065Z] v2.0.0-dev.3 [2021-04-06T08:59:54.065Z] v2.0.0-dev.30 [2021-04-06T08:59:54.065Z] v2.0.0-dev.31 [2021-04-06T08:59:54.065Z] v2.0.0-dev.32 [2021-04-06T08:59:54.065Z] v2.0.0-dev.33 [2021-04-06T08:59:54.065Z] v2.0.0-dev.34 [2021-04-06T08:59:54.065Z] v2.0.0-dev.35 [2021-04-06T08:59:54.065Z] v2.0.0-dev.36 [2021-04-06T08:59:54.065Z] v2.0.0-dev.4 [2021-04-06T08:59:54.065Z] v2.0.0-dev.5 [2021-04-06T08:59:54.065Z] v2.0.0-dev.6 [2021-04-06T08:59:54.065Z] v2.0.0-dev.7 [2021-04-06T08:59:54.065Z] v2.0.0-dev.8 [2021-04-06T08:59:54.065Z] v2.0.0-dev.9 [Pipeline] sh [2021-04-06T08:59:54.947Z] + lftools sign git-tag v2.0.0-dev.36 [2021-04-06T08:59:56.989Z] Signing Git tag with Sigul... [2021-04-06T08:59:56.989Z] Signing v2.0.0-dev.36 [Pipeline] echo [2021-04-06T08:59:58.615Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T08:59:59.872Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-04-06T09:00:00.255Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-04-06T09:00:00.395Z] $ docker stop --time=1 7a2814b475a05bdc21c47c057f3fa28716eef4630cc28623af83c41e4a702211 [2021-04-06T09:00:03.784Z] $ docker rm -f 7a2814b475a05bdc21c47c057f3fa28716eef4630cc28623af83c41e4a702211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-04-06T09:00:05.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T09:00:05.523Z] . [Pipeline] withDockerContainer [2021-04-06T09:00:06.496Z] prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container [2021-04-06T09:00:06.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 [2021-04-06T09:00:08.282Z] $ docker top 2e53ab6ab2623e1ec08eec2731fda96179dd2d554cfe0af42ed9d45f6a585f11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T09:00:09.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T09:00:09.302Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T09:00:10.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T09:00:10.442Z] $ docker exec 2e53ab6ab2623e1ec08eec2731fda96179dd2d554cfe0af42ed9d45f6a585f11 ssh-agent [2021-04-06T09:00:11.063Z] SSH_AUTH_SOCK=/tmp/ssh-V6szPeHsC5Nu/agent.11 [2021-04-06T09:00:11.063Z] SSH_AGENT_PID=16 [2021-04-06T09:00:11.076Z] Running ssh-add (command line suppressed) [2021-04-06T09:00:11.854Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5878669851475984436.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5878669851475984436.key) [2021-04-06T09:00:11.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T09:00:13.195Z] + git semver bump pre [2021-04-06T09:00:13.195Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T09:00:13.195Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-04-06T09:00:13.195Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-04-06T09:00:13.195Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T09:00:13.195Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T09:00:13.195Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T09:00:13.195Z] # $SEMVER_BRANCH = master [2021-04-06T09:00:13.195Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2021-04-06T09:00:13.195Z] 2.0.0-dev.37 [Pipeline] } [2021-04-06T09:00:13.215Z] $ docker exec --env ******** --env ******** 2e53ab6ab2623e1ec08eec2731fda96179dd2d554cfe0af42ed9d45f6a585f11 ssh-agent -k [2021-04-06T09:00:13.893Z] unset SSH_AUTH_SOCK; [2021-04-06T09:00:13.896Z] unset SSH_AGENT_PID; [2021-04-06T09:00:13.896Z] echo Agent pid 16 killed; [2021-04-06T09:00:14.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T09:00:14.911Z] + git semver [Pipeline] } [2021-04-06T09:00:14.981Z] $ docker stop --time=1 2e53ab6ab2623e1ec08eec2731fda96179dd2d554cfe0af42ed9d45f6a585f11 [2021-04-06T09:00:17.138Z] $ docker rm -f 2e53ab6ab2623e1ec08eec2731fda96179dd2d554cfe0af42ed9d45f6a585f11 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-04-06T09:00:18.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T09:00:18.092Z] . [Pipeline] withDockerContainer [2021-04-06T09:00:18.465Z] prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container [2021-04-06T09:00:18.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 [2021-04-06T09:00:20.401Z] $ docker top 61b2c2ebef1579630e2de4d892fd72b8e192e4ae34cdd82c9b866ab8e2c5137d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T09:00:20.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T09:00:20.774Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T09:00:21.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T09:00:21.329Z] $ docker exec 61b2c2ebef1579630e2de4d892fd72b8e192e4ae34cdd82c9b866ab8e2c5137d ssh-agent [2021-04-06T09:00:22.664Z] SSH_AUTH_SOCK=/tmp/ssh-DGxmH1v2jQcx/agent.12 [2021-04-06T09:00:22.664Z] SSH_AGENT_PID=17 [2021-04-06T09:00:22.708Z] Running ssh-add (command line suppressed) [2021-04-06T09:00:23.196Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3099085980312892083.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_3099085980312892083.key) [2021-04-06T09:00:23.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T09:00:24.619Z] + git semver push [2021-04-06T09:00:24.974Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T09:00:24.974Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2021-04-06T09:00:24.974Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2021-04-06T09:00:24.974Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T09:00:24.974Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T09:00:24.974Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T09:00:24.974Z] # $SEMVER_BRANCH = master [2021-04-06T09:00:24.974Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2021-04-06T09:00:33.255Z] $ docker exec --env ******** --env ******** 61b2c2ebef1579630e2de4d892fd72b8e192e4ae34cdd82c9b866ab8e2c5137d ssh-agent -k [2021-04-06T09:00:34.620Z] unset SSH_AUTH_SOCK; [2021-04-06T09:00:34.620Z] unset SSH_AGENT_PID; [2021-04-06T09:00:34.621Z] echo Agent pid 17 killed; [2021-04-06T09:00:35.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T09:00:36.074Z] + git semver [Pipeline] } [2021-04-06T09:00:36.098Z] $ docker stop --time=1 61b2c2ebef1579630e2de4d892fd72b8e192e4ae34cdd82c9b866ab8e2c5137d [2021-04-06T09:00:38.454Z] $ docker rm -f 61b2c2ebef1579630e2de4d892fd72b8e192e4ae34cdd82c9b866ab8e2c5137d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2021-04-06T09:00:39.991Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T09:00:40.855Z] ---> package-listing.sh [2021-04-06T09:00:40.855Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-06T09:00:40.855Z] ++ facter osfamily [2021-04-06T09:00:41.121Z] + OS_FAMILY=redhat [2021-04-06T09:00:41.121Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2021-04-06T09:00:41.121Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-06T09:00:41.121Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-06T09:00:41.121Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-06T09:00:41.121Z] + PACKAGES=/tmp/packages_start.txt [2021-04-06T09:00:41.121Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-04-06T09:00:41.121Z] + PACKAGES=/tmp/packages_end.txt [2021-04-06T09:00:41.121Z] + case "${OS_FAMILY}" in [2021-04-06T09:00:41.121Z] + rpm -qa [2021-04-06T09:00:41.121Z] + sort [2021-04-06T09:00:47.945Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-06T09:00:47.945Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-06T09:00:47.945Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-06T09:00:47.945Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2021-04-06T09:00:47.945Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2021-04-06T09:00:47.945Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] echo [2021-04-06T09:00:47.973Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-06T09:00:48.513Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-06T09:00:49.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T09:00:49.262Z] [2021-04-06T09:00:49.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-06T09:00:49.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T09:00:50.041Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-06T09:00:50.041Z] df20fa9351a1: Pulling fs layer [2021-04-06T09:00:50.041Z] 36b3adc4ff6f: Pulling fs layer [2021-04-06T09:00:50.041Z] 8ad3a11d3b57: Pulling fs layer [2021-04-06T09:00:50.041Z] 46f8f816bc3b: Pulling fs layer [2021-04-06T09:00:50.041Z] 93b61091891f: Pulling fs layer [2021-04-06T09:00:50.041Z] 93b9cdb0e59b: Pulling fs layer [2021-04-06T09:00:50.041Z] 5e14af77c1be: Pulling fs layer [2021-04-06T09:00:50.041Z] 01666e4c0597: Pulling fs layer [2021-04-06T09:00:50.041Z] aa168da1d23b: Pulling fs layer [2021-04-06T09:00:50.041Z] 93b9cdb0e59b: Waiting [2021-04-06T09:00:50.041Z] 5e14af77c1be: Waiting [2021-04-06T09:00:50.041Z] 46f8f816bc3b: Waiting [2021-04-06T09:00:50.041Z] 01666e4c0597: Waiting [2021-04-06T09:00:50.041Z] aa168da1d23b: Waiting [2021-04-06T09:00:50.041Z] 93b61091891f: Waiting [2021-04-06T09:00:50.336Z] 36b3adc4ff6f: Verifying Checksum [2021-04-06T09:00:50.336Z] 36b3adc4ff6f: Download complete [2021-04-06T09:00:50.336Z] 46f8f816bc3b: Verifying Checksum [2021-04-06T09:00:50.336Z] 46f8f816bc3b: Download complete [2021-04-06T09:00:50.621Z] 93b61091891f: Verifying Checksum [2021-04-06T09:00:50.621Z] 93b61091891f: Download complete [2021-04-06T09:00:50.621Z] 93b9cdb0e59b: Verifying Checksum [2021-04-06T09:00:50.621Z] 93b9cdb0e59b: Download complete [2021-04-06T09:00:50.621Z] 5e14af77c1be: Verifying Checksum [2021-04-06T09:00:50.621Z] 5e14af77c1be: Download complete [2021-04-06T09:00:50.621Z] 01666e4c0597: Verifying Checksum [2021-04-06T09:00:50.621Z] 01666e4c0597: Download complete [2021-04-06T09:00:52.465Z] df20fa9351a1: Verifying Checksum [2021-04-06T09:00:52.465Z] df20fa9351a1: Download complete [2021-04-06T09:00:52.814Z] df20fa9351a1: Pull complete [2021-04-06T09:00:53.555Z] 36b3adc4ff6f: Pull complete [2021-04-06T09:00:53.852Z] 8ad3a11d3b57: Verifying Checksum [2021-04-06T09:00:53.853Z] 8ad3a11d3b57: Download complete [2021-04-06T09:00:57.544Z] 8ad3a11d3b57: Pull complete [2021-04-06T09:00:57.544Z] 46f8f816bc3b: Pull complete [2021-04-06T09:00:58.821Z] 93b61091891f: Pull complete [2021-04-06T09:00:59.147Z] 93b9cdb0e59b: Pull complete [2021-04-06T09:00:59.486Z] 5e14af77c1be: Pull complete [2021-04-06T09:00:59.801Z] 01666e4c0597: Pull complete [2021-04-06T09:01:00.437Z] aa168da1d23b: Verifying Checksum [2021-04-06T09:01:00.437Z] aa168da1d23b: Download complete [2021-04-06T09:01:19.252Z] aa168da1d23b: Pull complete [2021-04-06T09:01:19.252Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-06T09:01:19.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T09:01:19.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-06T09:01:19.926Z] prd-centos7-docker-4c-2g-32943 does not seem to be running inside a container [2021-04-06T09:01:20.147Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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:10003/edgex-lftools-log-publisher:alpine cat [2021-04-06T09:01:23.271Z] $ docker top 2e33bca9a84a58a1ebc9e0ef66400929415112da99eb93915bd7441e3b53af3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T09:01:24.419Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-06T09:01:25.633Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-06T09:01:27.029Z] + ls /var/log/sa-host [2021-04-06T09:01:27.029Z] + sadf -c /var/log/sa-host/sa06 [2021-04-06T09:01:27.029Z] file_magic: OK [2021-04-06T09:01:27.029Z] HZ: Using current value: 100 [2021-04-06T09:01:27.029Z] file_header: OK [2021-04-06T09:01:27.029Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-06T09:01:27.029Z] Statistics: [2021-04-06T09:01:27.029Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-06T09:01:27.029Z] File successfully converted to sysstat format version 12.2.1 [2021-04-06T09:01:27.029Z] + sadf -c /var/log/sa-host/sa23 [2021-04-06T09:01:27.029Z] file_magic: OK [2021-04-06T09:01:27.029Z] HZ: Using current value: 100 [2021-04-06T09:01:27.029Z] file_header: OK [2021-04-06T09:01:27.029Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-06T09:01:27.029Z] Statistics: [2021-04-06T09:01:27.029Z] Hnuu...uuuununununu... [2021-04-06T09:01:27.029Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-06T09:01:27.266Z] provisioning config files... [2021-04-06T09:01:27.285Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1781512842131747223tmp [Pipeline] { [Pipeline] echo [2021-04-06T09:01:27.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T09:01:28.805Z] ---> create-netrc.sh [Pipeline] } [2021-04-06T09:01:28.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-06T09:01:28.983Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T09:01:29.749Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-06T09:01:29.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T09:01:31.212Z] ---> sudo-logs.sh [2021-04-06T09:01:31.212Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-06T09:01:31.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T09:01:32.618Z] ---> job-cost.sh [2021-04-06T09:01:32.618Z] lf-activate-venv: SKIPPING [2021-04-06T09:01:32.618Z] DEBUG: total: 0.20999999344348907 [2021-04-06T09:01:32.618Z] INFO: Retrieving Stack Cost... [2021-04-06T09:01:33.626Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T09:01:34.290Z] INFO: Archiving Costs [Pipeline] echo [2021-04-06T09:01:34.307Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T09:01:35.123Z] ---> logs-deploy.sh [2021-04-06T09:01:35.123Z] lf-activate-venv: SKIPPING [2021-04-06T09:01:35.123Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/141 [2021-04-06T09:01:35.123Z] INFO: archiving workspace using pattern(s): [2021-04-06T09:01:38.838Z] Archives upload complete. [2021-04-06T09:01:38.838Z] INFO: archiving logs to Nexus