Pull request #829 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 0b2e4f38269b961668004c74e6c331d44d6cde85+b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 (1159b8f5a7b8a2c57066a1adf65bc4e3b37c467b) 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 ‘prd-centos7-docker-4c-2g-31956’ Running on prd-centos7-docker-4c-2g-31958 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-829 # 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/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 0b2e4f38269b961668004c74e6c331d44d6cde85 Merge succeeded, producing 0b2e4f38269b961668004c74e6c331d44d6cde85 Checking out Revision 0b2e4f38269b961668004c74e6c331d44d6cde85 (PR-829) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # timeout=10 Commit message: "ci: update build files to support zmq dependency" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-30T03:18:52.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk f82460527c0eb718fcf2dd97423294a8a45a7202 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-30T03:18:52.962Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-30T03:18:53.066Z] ========================================================= [2021-03-30T03:18:53.066Z] EdgeX Global Pipelines Version Info [2021-03-30T03:18:53.066Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:18:54.535Z] ------------------- [2021-03-30T03:18:54.535Z] stable info: [2021-03-30T03:18:54.535Z] ------------------- [2021-03-30T03:18:54.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-30T03:18:54.535Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-30T03:18:54.535Z] Message: update stable to v1.0.186 [2021-03-30T03:18:55.483Z] ------------------- [2021-03-30T03:18:55.483Z] experimental info: [2021-03-30T03:18:55.483Z] ------------------- [2021-03-30T03:18:55.483Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-30T03:18:55.483Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-30T03:18:55.483Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-30T03:18:55.766Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-03-30T03:18:55.863Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-03-30T03:18:55.960Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-30T03:18:56.060Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-30T03:18:56.165Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-30T03:18:56.297Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-30T03:18:56.393Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-30T03:18:56.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-30T03:18:56.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-03-30T03:18:56.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-30T03:18:56.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-30T03:18:56.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-03-30T03:18:57.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-30T03:18:57.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-30T03:18:57.289Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-30T03:18:57.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-30T03:18:57.497Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-30T03:18:57.587Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-30T03:18:57.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-30T03:18:57.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-30T03:18:57.871Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-30T03:18:57.964Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-30T03:18:58.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-30T03:18:58.153Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-30T03:18:58.273Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-30T03:18:58.382Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-30T03:18:58.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-829 [Pipeline] echo [2021-03-30T03:18:58.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-829 [Pipeline] echo [2021-03-30T03:18:58.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-829 [Pipeline] echo [2021-03-30T03:18:58.754Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b2e4f38269b961668004c74e6c331d44d6cde85 [Pipeline] echo [2021-03-30T03:18:58.841Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b2e4f3 [Pipeline] echo [2021-03-30T03:18:58.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T03:18:59.124Z] provisioning config files... [2021-03-30T03:18:59.161Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config2308517512510376942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:18:59.523Z] ---> docker-login.sh [2021-03-30T03:18:59.523Z] nexus3.edgexfoundry.org:10001 [2021-03-30T03:18:59.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:19:00.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:19:00.064Z] Configure a credential helper to remove this warning. See [2021-03-30T03:19:00.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:19:00.064Z] [2021-03-30T03:19:00.064Z] Login Succeeded [2021-03-30T03:19:00.064Z] nexus3.edgexfoundry.org:10002 [2021-03-30T03:19:00.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:19:00.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:19:00.064Z] Configure a credential helper to remove this warning. See [2021-03-30T03:19:00.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:19:00.064Z] [2021-03-30T03:19:00.064Z] Login Succeeded [2021-03-30T03:19:00.064Z] nexus3.edgexfoundry.org:10003 [2021-03-30T03:19:00.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:19:00.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:19:00.355Z] Configure a credential helper to remove this warning. See [2021-03-30T03:19:00.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:19:00.355Z] [2021-03-30T03:19:00.355Z] Login Succeeded [2021-03-30T03:19:00.355Z] nexus3.edgexfoundry.org:10004 [2021-03-30T03:19:00.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:19:00.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:19:00.619Z] Configure a credential helper to remove this warning. See [2021-03-30T03:19:00.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:19:00.619Z] [2021-03-30T03:19:00.619Z] Login Succeeded [2021-03-30T03:19:00.619Z] docker.io [2021-03-30T03:19:00.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:19:00.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:19:00.881Z] Configure a credential helper to remove this warning. See [2021-03-30T03:19:00.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:19:00.881Z] [2021-03-30T03:19:00.881Z] Login Succeeded [2021-03-30T03:19:00.881Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T03:19:00.890Z] 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-03-30T03:19:01.754Z] + git log --format=format:%s -1 0b2e4f38269b961668004c74e6c331d44d6cde85 [Pipeline] echo [2021-03-30T03:19:01.827Z] GIT_COMMIT: 0b2e4f38269b961668004c74e6c331d44d6cde85, Commit Message: ci: update build files to support zmq dependency [Pipeline] echo [2021-03-30T03:19:01.887Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:19:02.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T03:19:02.800Z] [2021-03-30T03:19:02.800Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:19:03.167Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T03:19:03.167Z] latest: Pulling from edgex-devops/git-semver [2021-03-30T03:19:03.167Z] 31603596830f: Pulling fs layer [2021-03-30T03:19:03.167Z] 2a8b12db71e7: Pulling fs layer [2021-03-30T03:19:03.167Z] 6ca5941a6612: Pulling fs layer [2021-03-30T03:19:03.167Z] ecc8261a40a4: Pulling fs layer [2021-03-30T03:19:03.167Z] ecc8261a40a4: Waiting [2021-03-30T03:19:03.167Z] 2a8b12db71e7: Download complete [2021-03-30T03:19:03.167Z] 31603596830f: Verifying Checksum [2021-03-30T03:19:03.167Z] 31603596830f: Download complete [2021-03-30T03:19:03.447Z] ecc8261a40a4: Verifying Checksum [2021-03-30T03:19:03.447Z] ecc8261a40a4: Download complete [2021-03-30T03:19:03.447Z] 6ca5941a6612: Verifying Checksum [2021-03-30T03:19:03.447Z] 6ca5941a6612: Download complete [2021-03-30T03:19:03.711Z] 31603596830f: Pull complete [2021-03-30T03:19:03.711Z] 2a8b12db71e7: Pull complete [2021-03-30T03:19:04.670Z] 6ca5941a6612: Pull complete [2021-03-30T03:19:04.934Z] ecc8261a40a4: Pull complete [2021-03-30T03:19:04.934Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-30T03:19:04.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-30T03:19:04.934Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-30T03:19:05.052Z] prd-centos7-docker-4c-2g-31958 does not seem to be running inside a container [2021-03-30T03:19:05.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-829 -v /w/workspace/dgexfoundry_device-sdk-go_PR-829:/w/workspace/dgexfoundry_device-sdk-go_PR-829:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-30T03:19:07.242Z] $ docker top a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-30T03:19:07.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T03:19:07.527Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T03:19:07.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T03:19:07.745Z] $ docker exec a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d ssh-agent [2021-03-30T03:19:07.914Z] SSH_AUTH_SOCK=/tmp/ssh-ywbwc1KJ3Ale/agent.13 [2021-03-30T03:19:07.914Z] SSH_AGENT_PID=18 [2021-03-30T03:19:07.924Z] Running ssh-add (command line suppressed) [2021-03-30T03:19:08.047Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_6932230481954455730.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_6932230481954455730.key) [2021-03-30T03:19:08.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T03:19:08.436Z] + git tag --points-at HEAD [Pipeline] } [2021-03-30T03:19:08.461Z] $ docker exec --env ******** --env ******** a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d ssh-agent -k [2021-03-30T03:19:08.585Z] unset SSH_AUTH_SOCK; [2021-03-30T03:19:08.585Z] unset SSH_AGENT_PID; [2021-03-30T03:19:08.585Z] echo Agent pid 18 killed; [2021-03-30T03:19:08.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-30T03:19:08.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-30T03:19:08.776Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-30T03:19:08.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-30T03:19:08.959Z] $ docker exec a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d ssh-agent [2021-03-30T03:19:09.135Z] SSH_AUTH_SOCK=/tmp/ssh-9Zsi3EuotNNi/agent.47 [2021-03-30T03:19:09.135Z] SSH_AGENT_PID=53 [2021-03-30T03:19:09.142Z] Running ssh-add (command line suppressed) [2021-03-30T03:19:09.266Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_8096011048236947939.key (/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/private_key_8096011048236947939.key) [2021-03-30T03:19:09.317Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-30T03:19:09.658Z] + git semver init [2021-03-30T03:19:09.658Z] # -> Open(): unable to determine branch for HEAD [2021-03-30T03:19:09.658Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.git [2021-03-30T03:19:09.658Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-829 [2021-03-30T03:19:09.658Z] # $SEMVER_REMOTE_NAME = origin [2021-03-30T03:19:09.658Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-30T03:19:09.658Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-30T03:19:09.658Z] # $SEMVER_BRANCH = PR-829 [2021-03-30T03:19:09.658Z] # $SEMVER_TEMP = /tmp/semver-992769550 [2021-03-30T03:19:09.658Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-03-30T03:19:10.605Z] # '/tmp/semver-992769550' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver' [2021-03-30T03:19:10.605Z] # -> Force: false [2021-03-30T03:19:10.605Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-829/.semver [Pipeline] } [2021-03-30T03:19:10.617Z] $ docker exec --env ******** --env ******** a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d ssh-agent -k [2021-03-30T03:19:10.737Z] unset SSH_AUTH_SOCK; [2021-03-30T03:19:10.737Z] unset SSH_AGENT_PID; [2021-03-30T03:19:10.737Z] echo Agent pid 53 killed; [2021-03-30T03:19:10.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-30T03:19:11.253Z] + git semver [Pipeline] } [2021-03-30T03:19:11.270Z] $ docker stop --time=1 a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d [2021-03-30T03:19:12.680Z] $ docker rm -f a3b6eb49e99638f7c3195c1e7f414f8d1013904c52d792b3cfdb743dccc41c3d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T03:19:13.234Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-30T03:19:13.827Z] Stashed 1 file(s) [Pipeline] echo [2021-03-30T03:19:13.830Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-03-30T03:19:29.338Z] Still waiting to schedule task [2021-03-30T03:19:29.338Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-30T03:19:29.340Z] Still waiting to schedule task [2021-03-30T03:19:29.341Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-30T03:23:08.942Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31961 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws [2021-03-30T03:23:09.000Z] Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout [2021-03-30T03:23:14.549Z] Running on prd-centos7-docker-4c-2g-31960 in /w/workspace/dgexfoundry_device-sdk-go_PR-829 [Pipeline] { [Pipeline] ws [2021-03-30T03:23:14.624Z] Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout [2021-03-30T03:23:14.932Z] using credential edgex-jenkins-ssh [2021-03-30T03:23:14.997Z] Cloning the remote Git repository [2021-03-30T03:23:15.059Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T03:23:15.267Z] > git init /w/workspace/device-sdk-go/10 # timeout=10 [2021-03-30T03:23:15.424Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T03:23:15.425Z] > git --version # timeout=10 [2021-03-30T03:23:15.448Z] > git --version # 'git version 2.17.1' [2021-03-30T03:23:15.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:23:15.538Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:23:17.478Z] Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 0b2e4f38269b961668004c74e6c331d44d6cde85 [2021-03-30T03:23:17.912Z] Merge succeeded, producing 0b2e4f38269b961668004c74e6c331d44d6cde85 [2021-03-30T03:23:17.913Z] Checking out Revision 0b2e4f38269b961668004c74e6c331d44d6cde85 (PR-829) [2021-03-30T03:23:16.726Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T03:23:16.746Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:23:16.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T03:23:16.822Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T03:23:16.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:23:16.837Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T03:23:17.497Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:23:17.517Z] > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # timeout=10 [2021-03-30T03:23:17.708Z] > git remote # timeout=10 [2021-03-30T03:23:17.751Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T03:23:17.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:23:17.811Z] > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 [2021-03-30T03:23:17.852Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T03:23:17.923Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:23:17.968Z] > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # timeout=10 [2021-03-30T03:23:22.329Z] Commit message: "ci: update build files to support zmq dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T03:23:23.877Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:23:24.293Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:23:24.629Z] + + sudotrue [2021-03-30T03:23:24.629Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T03:23:27.330Z] provisioning config files... [2021-03-30T03:23:27.385Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/10@tmp/config7777978073202767694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:23:27.828Z] ---> docker-login.sh [2021-03-30T03:23:27.828Z] nexus3.edgexfoundry.org:10001 [2021-03-30T03:23:28.148Z] using credential edgex-jenkins-ssh [2021-03-30T03:23:28.240Z] Cloning the remote Git repository [2021-03-30T03:23:28.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:23:29.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:23:29.100Z] Configure a credential helper to remove this warning. See [2021-03-30T03:23:29.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:23:29.100Z] [2021-03-30T03:23:29.100Z] Login Succeeded [2021-03-30T03:23:28.381Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T03:23:28.624Z] > git init /w/workspace/device-sdk-go/10 # timeout=10 [2021-03-30T03:23:28.741Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T03:23:28.742Z] > git --version # timeout=10 [2021-03-30T03:23:28.813Z] > git --version # 'git version 2.24.3' [2021-03-30T03:23:28.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:23:28.897Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:23:29.376Z] nexus3.edgexfoundry.org:10002 [2021-03-30T03:23:29.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:23:29.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:23:29.930Z] Configure a credential helper to remove this warning. See [2021-03-30T03:23:29.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:23:29.930Z] [2021-03-30T03:23:29.930Z] Login Succeeded [2021-03-30T03:23:29.930Z] nexus3.edgexfoundry.org:10003 [2021-03-30T03:23:30.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:23:30.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:23:30.533Z] Configure a credential helper to remove this warning. See [2021-03-30T03:23:30.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:23:30.533Z] [2021-03-30T03:23:30.533Z] Login Succeeded [2021-03-30T03:23:30.533Z] nexus3.edgexfoundry.org:10004 [2021-03-30T03:23:30.096Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T03:23:30.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-30T03:23:30.266Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-03-30T03:23:30.381Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-03-30T03:23:30.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:23:30.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/829/head:refs/remotes/origin/PR-829 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-30T03:23:31.073Z] Merging remotes/origin/master commit b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 into PR head commit 0b2e4f38269b961668004c74e6c331d44d6cde85 [2021-03-30T03:23:31.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:23:31.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:23:31.158Z] Configure a credential helper to remove this warning. See [2021-03-30T03:23:31.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:23:31.158Z] [2021-03-30T03:23:31.158Z] Login Succeeded [2021-03-30T03:23:31.158Z] docker.io [2021-03-30T03:23:31.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:23:31.909Z] Merge succeeded, producing 0b2e4f38269b961668004c74e6c331d44d6cde85 [2021-03-30T03:23:31.910Z] Checking out Revision 0b2e4f38269b961668004c74e6c331d44d6cde85 (PR-829) [2021-03-30T03:23:32.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:23:32.033Z] Configure a credential helper to remove this warning. See [2021-03-30T03:23:32.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:23:32.033Z] [2021-03-30T03:23:32.033Z] Login Succeeded [2021-03-30T03:23:32.033Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T03:23:32.052Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-30T03:23:31.110Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:23:31.146Z] > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # timeout=10 [2021-03-30T03:23:31.311Z] > git remote # timeout=10 [2021-03-30T03:23:31.392Z] > git config --get remote.origin.url # timeout=10 [2021-03-30T03:23:31.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-30T03:23:31.476Z] > git merge b0d30380dd6a4cdd6de0b127c09cc9d17a1afa79 # timeout=10 [2021-03-30T03:23:31.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-30T03:23:31.987Z] > git config core.sparsecheckout # timeout=10 [2021-03-30T03:23:32.068Z] > git checkout -f 0b2e4f38269b961668004c74e6c331d44d6cde85 # timeout=10 [Pipeline] echo [2021-03-30T03:23:32.611Z] ========================================================= [2021-03-30T03:23:32.611Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-30T03:23:32.611Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:23:33.028Z] + 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-03-30T03:23:33.662Z] Sending build context to Docker daemon 2.417MB [2021-03-30T03:23:33.662Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T03:23:33.662Z] Step 2/8 : FROM ${BASE} [2021-03-30T03:23:33.662Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-30T03:23:33.662Z] 5f621e34cdf4: Pulling fs layer [2021-03-30T03:23:33.662Z] a4357932f1b6: Pulling fs layer [2021-03-30T03:23:33.662Z] 18c013af1878: Pulling fs layer [2021-03-30T03:23:33.662Z] 00ac8860ef70: Pulling fs layer [2021-03-30T03:23:33.662Z] 63d7cb157983: Pulling fs layer [2021-03-30T03:23:33.662Z] b116817d02f9: Pulling fs layer [2021-03-30T03:23:33.662Z] 745a02a5169b: Pulling fs layer [2021-03-30T03:23:33.662Z] b116817d02f9: Waiting [2021-03-30T03:23:33.662Z] 00ac8860ef70: Waiting [2021-03-30T03:23:33.662Z] 63d7cb157983: Waiting [2021-03-30T03:23:33.662Z] 745a02a5169b: Waiting [2021-03-30T03:23:33.662Z] 18c013af1878: Verifying Checksum [2021-03-30T03:23:33.662Z] 18c013af1878: Download complete [2021-03-30T03:23:33.662Z] a4357932f1b6: Verifying Checksum [2021-03-30T03:23:33.662Z] a4357932f1b6: Download complete [2021-03-30T03:23:33.939Z] 63d7cb157983: Verifying Checksum [2021-03-30T03:23:33.939Z] 63d7cb157983: Download complete [2021-03-30T03:23:33.939Z] 5f621e34cdf4: Verifying Checksum [2021-03-30T03:23:33.939Z] 5f621e34cdf4: Download complete [2021-03-30T03:23:33.939Z] b116817d02f9: Verifying Checksum [2021-03-30T03:23:33.939Z] b116817d02f9: Download complete [2021-03-30T03:23:34.561Z] 5f621e34cdf4: Pull complete [2021-03-30T03:23:35.204Z] a4357932f1b6: Pull complete [2021-03-30T03:23:35.809Z] 18c013af1878: Pull complete [2021-03-30T03:23:37.254Z] 745a02a5169b: Verifying Checksum [2021-03-30T03:23:37.254Z] 745a02a5169b: Download complete [2021-03-30T03:23:37.619Z] Commit message: "ci: update build files to support zmq dependency" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T03:23:38.234Z] 00ac8860ef70: Verifying Checksum [2021-03-30T03:23:38.234Z] 00ac8860ef70: Download complete [2021-03-30T03:23:39.344Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:23:39.917Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-30T03:23:40.325Z] + true [2021-03-30T03:23:40.325Z] + sudo service docker restart [2021-03-30T03:23:40.325Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-30T03:23:42.579Z] provisioning config files... [2021-03-30T03:23:42.620Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/10@tmp/config4792775923165696300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:23:43.114Z] ---> docker-login.sh [2021-03-30T03:23:43.114Z] nexus3.edgexfoundry.org:10001 [2021-03-30T03:23:44.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:23:44.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:23:44.579Z] Configure a credential helper to remove this warning. See [2021-03-30T03:23:44.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:23:44.579Z] [2021-03-30T03:23:44.579Z] Login Succeeded [2021-03-30T03:23:44.579Z] nexus3.edgexfoundry.org:10002 [2021-03-30T03:23:44.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:23:45.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:23:45.288Z] Configure a credential helper to remove this warning. See [2021-03-30T03:23:45.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:23:45.288Z] [2021-03-30T03:23:45.288Z] Login Succeeded [2021-03-30T03:23:45.288Z] nexus3.edgexfoundry.org:10003 [2021-03-30T03:23:45.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:23:45.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:23:45.987Z] Configure a credential helper to remove this warning. See [2021-03-30T03:23:45.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:23:45.987Z] [2021-03-30T03:23:45.987Z] Login Succeeded [2021-03-30T03:23:45.987Z] nexus3.edgexfoundry.org:10004 [2021-03-30T03:23:46.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:23:47.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:23:47.084Z] Configure a credential helper to remove this warning. See [2021-03-30T03:23:47.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:23:47.084Z] [2021-03-30T03:23:47.084Z] Login Succeeded [2021-03-30T03:23:47.084Z] docker.io [2021-03-30T03:23:47.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-30T03:23:47.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-30T03:23:47.988Z] Configure a credential helper to remove this warning. See [2021-03-30T03:23:47.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-30T03:23:47.988Z] [2021-03-30T03:23:47.988Z] Login Succeeded [2021-03-30T03:23:47.988Z] ---> docker-login.sh ends [Pipeline] } [2021-03-30T03:23:48.022Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-30T03:23:48.409Z] 00ac8860ef70: Pull complete [2021-03-30T03:23:48.410Z] 63d7cb157983: Pull complete [2021-03-30T03:23:48.684Z] b116817d02f9: Pull complete [Pipeline] echo [2021-03-30T03:23:48.833Z] ========================================================= [2021-03-30T03:23:48.833Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-30T03:23:48.833Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:23:50.016Z] + 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-03-30T03:23:50.766Z] Sending build context to Docker daemon 2.418MB [2021-03-30T03:23:50.766Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T03:23:50.766Z] Step 2/8 : FROM ${BASE} [2021-03-30T03:23:51.083Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-30T03:23:51.083Z] 188c0c94c7c5: Pulling fs layer [2021-03-30T03:23:51.083Z] 0ef7d3d256c8: Pulling fs layer [2021-03-30T03:23:51.083Z] de9db76c5a1d: Pulling fs layer [2021-03-30T03:23:51.083Z] bca2f99d35d6: Pulling fs layer [2021-03-30T03:23:51.083Z] 93359f2a8cfa: Pulling fs layer [2021-03-30T03:23:51.083Z] 7c6f9722023f: Pulling fs layer [2021-03-30T03:23:51.083Z] a35cf1a2eb13: Pulling fs layer [2021-03-30T03:23:51.083Z] 93359f2a8cfa: Waiting [2021-03-30T03:23:51.083Z] 7c6f9722023f: Waiting [2021-03-30T03:23:51.083Z] a35cf1a2eb13: Waiting [2021-03-30T03:23:51.083Z] bca2f99d35d6: Waiting [2021-03-30T03:23:51.083Z] de9db76c5a1d: Verifying Checksum [2021-03-30T03:23:51.083Z] de9db76c5a1d: Download complete [2021-03-30T03:23:51.083Z] 0ef7d3d256c8: Verifying Checksum [2021-03-30T03:23:51.083Z] 0ef7d3d256c8: Download complete [2021-03-30T03:23:51.083Z] 93359f2a8cfa: Verifying Checksum [2021-03-30T03:23:51.083Z] 93359f2a8cfa: Download complete [2021-03-30T03:23:51.410Z] 7c6f9722023f: Download complete [2021-03-30T03:23:51.410Z] 188c0c94c7c5: Verifying Checksum [2021-03-30T03:23:51.410Z] 188c0c94c7c5: Download complete [2021-03-30T03:23:52.087Z] 745a02a5169b: Pull complete [2021-03-30T03:23:52.087Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-30T03:23:52.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-30T03:23:52.087Z] ---> b7e6874047d6 [2021-03-30T03:23:52.087Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T03:23:52.607Z] 188c0c94c7c5: Pull complete [2021-03-30T03:23:53.282Z] 0ef7d3d256c8: Pull complete [2021-03-30T03:23:54.312Z] de9db76c5a1d: Pull complete [2021-03-30T03:23:56.443Z] ---> Running in a7cf86f75cfe [2021-03-30T03:23:56.443Z] Removing intermediate container a7cf86f75cfe [2021-03-30T03:23:56.443Z] ---> 02d48aa877bb [2021-03-30T03:23:56.443Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:23:56.443Z] ---> Running in dc05a718a86d [2021-03-30T03:23:57.181Z] a35cf1a2eb13: Verifying Checksum [2021-03-30T03:23:57.182Z] a35cf1a2eb13: Download complete [2021-03-30T03:23:59.070Z] Removing intermediate container dc05a718a86d [2021-03-30T03:23:59.070Z] ---> 8feb6ff1d0fa [2021-03-30T03:23:59.071Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-03-30T03:23:59.071Z] ---> Running in 5cb1b4c4f4b6 [2021-03-30T03:23:59.896Z] bca2f99d35d6: Verifying Checksum [2021-03-30T03:23:59.896Z] bca2f99d35d6: Download complete [2021-03-30T03:24:00.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:01.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:24:01.641Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-30T03:24:01.641Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-30T03:24:01.915Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-30T03:24:01.915Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-30T03:24:01.915Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T03:24:02.195Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-30T03:24:02.195Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:24:02.195Z] OK: 144 MiB in 45 packages [2021-03-30T03:24:03.660Z] Removing intermediate container 5cb1b4c4f4b6 [2021-03-30T03:24:03.660Z] ---> bc04bd961c62 [2021-03-30T03:24:03.660Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-30T03:24:03.936Z] ---> Running in eaa8b0ee5f63 [2021-03-30T03:24:04.533Z] Removing intermediate container eaa8b0ee5f63 [2021-03-30T03:24:04.533Z] ---> 24abe5df60fd [2021-03-30T03:24:04.533Z] Step 7/8 : COPY . . [2021-03-30T03:24:05.981Z] ---> 67f4ac7b6ada [2021-03-30T03:24:05.981Z] Step 8/8 : RUN go mod download [2021-03-30T03:24:05.981Z] ---> Running in ce53d53e7f69 [2021-03-30T03:24:15.264Z] bca2f99d35d6: Pull complete [2021-03-30T03:24:15.264Z] 93359f2a8cfa: Pull complete [2021-03-30T03:24:15.264Z] 7c6f9722023f: Pull complete [2021-03-30T03:24:24.018Z] a35cf1a2eb13: Pull complete [2021-03-30T03:24:24.018Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-30T03:24:24.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-30T03:24:24.018Z] ---> a62c8e92a672 [2021-03-30T03:24:24.018Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T03:24:24.018Z] ---> Running in adb6b49f2ff3 [2021-03-30T03:24:25.275Z] Removing intermediate container adb6b49f2ff3 [2021-03-30T03:24:25.275Z] ---> cc914901a3b4 [2021-03-30T03:24:25.275Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:24:25.275Z] ---> Running in 41c175456a6a [2021-03-30T03:24:28.713Z] Removing intermediate container 41c175456a6a [2021-03-30T03:24:28.713Z] ---> d06d3ce8f12b [2021-03-30T03:24:28.714Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-03-30T03:24:28.714Z] ---> Running in 8cd7daceb638 [2021-03-30T03:24:29.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:24:30.862Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:24:31.152Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-30T03:24:31.671Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-30T03:24:31.671Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-30T03:24:31.671Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-30T03:24:31.955Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-30T03:24:31.955Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-30T03:24:32.359Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:24:32.359Z] OK: 167 MiB in 45 packages [2021-03-30T03:24:32.837Z] Removing intermediate container ce53d53e7f69 [2021-03-30T03:24:32.837Z] ---> a473362d26e3 [2021-03-30T03:24:32.837Z] Successfully built a473362d26e3 [2021-03-30T03:24:32.837Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:24:33.125Z] Removing intermediate container 8cd7daceb638 [2021-03-30T03:24:33.125Z] ---> 10239d49e334 [2021-03-30T03:24:33.125Z] Step 6/8 : WORKDIR /device-sdk-go [2021-03-30T03:24:33.208Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T03:24:33.208Z] . [Pipeline] withDockerContainer [2021-03-30T03:24:33.422Z] ---> Running in 25c390e83c86 [2021-03-30T03:24:33.500Z] prd-ubuntu18.04-docker-arm64-4c-16g-31961 does not seem to be running inside a container [2021-03-30T03:24:33.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T03:24:33.748Z] Removing intermediate container 25c390e83c86 [2021-03-30T03:24:33.748Z] ---> 613cd8353af4 [2021-03-30T03:24:33.748Z] Step 7/8 : COPY . . [2021-03-30T03:24:35.279Z] $ docker top ec5696fce74140889eaa91edded24b91f3a7ddc0ab42813997feccf53595cab8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:24:36.366Z] + go version [2021-03-30T03:24:36.366Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-30T03:24:36.401Z] $ docker stop --time=1 ec5696fce74140889eaa91edded24b91f3a7ddc0ab42813997feccf53595cab8 [2021-03-30T03:24:36.601Z] ---> 5b665161b083 [2021-03-30T03:24:36.601Z] Step 8/8 : RUN go mod download [2021-03-30T03:24:36.601Z] ---> Running in 4e89e6aabd81 [2021-03-30T03:24:38.481Z] $ docker rm -f ec5696fce74140889eaa91edded24b91f3a7ddc0ab42813997feccf53595cab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:24:39.646Z] + docker inspect -f . ci-base-image-arm64 [2021-03-30T03:24:39.646Z] . [Pipeline] withDockerContainer [2021-03-30T03:24:39.953Z] prd-ubuntu18.04-docker-arm64-4c-16g-31961 does not seem to be running inside a container [2021-03-30T03:24:40.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-30T03:24:41.810Z] $ docker top 7bcda41b02c0143f6c44d76a2baf4a83fad0c70ff042f015d4ec84e221b1bbf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:24:42.901Z] + make test [2021-03-30T03:24:42.901Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T03:25:09.750Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-30T03:25:16.488Z] Removing intermediate container 4e89e6aabd81 [2021-03-30T03:25:16.489Z] ---> b49dc819cb74 [2021-03-30T03:25:16.489Z] Successfully built b49dc819cb74 [2021-03-30T03:25:16.489Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:25:17.071Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T03:25:17.358Z] . [Pipeline] withDockerContainer [2021-03-30T03:25:17.571Z] prd-centos7-docker-4c-2g-31960 does not seem to be running inside a container [2021-03-30T03:25:17.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T03:25:19.302Z] $ docker top 65c392ddf9d04f9d7993afd2aace82c63e2003ee47f0115b6c97d5a3022b8b1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:25:19.996Z] + go version [2021-03-30T03:25:20.273Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-30T03:25:20.290Z] $ docker stop --time=1 65c392ddf9d04f9d7993afd2aace82c63e2003ee47f0115b6c97d5a3022b8b1f [2021-03-30T03:25:21.731Z] $ docker rm -f 65c392ddf9d04f9d7993afd2aace82c63e2003ee47f0115b6c97d5a3022b8b1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:25:23.037Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-30T03:25:23.037Z] . [Pipeline] withDockerContainer [2021-03-30T03:25:23.400Z] prd-centos7-docker-4c-2g-31960 does not seem to be running inside a container [2021-03-30T03:25:23.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-30T03:25:25.641Z] $ docker top e1e8393dda07cb157ef74d96be5042546044c0bb890cd7329bf70c0f6173741c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:25:27.761Z] + make test [2021-03-30T03:25:27.761Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-30T03:25:46.912Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-03-30T03:26:06.380Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-30T03:26:06.380Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-30T03:26:06.380Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-30T03:26:06.380Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-30T03:26:06.380Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-30T03:26:16.557Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.139s coverage: 27.0% of statements [2021-03-30T03:26:16.557Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.188s coverage: 81.2% of statements [2021-03-30T03:26:16.557Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.179s coverage: 7.8% of statements [2021-03-30T03:26:16.557Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-30T03:26:16.557Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-03-30T03:26:16.557Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-30T03:26:18.005Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.448s coverage: 32.5% of statements [2021-03-30T03:26:18.005Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-30T03:26:18.005Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-30T03:26:18.005Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-30T03:26:22.553Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.339s coverage: 57.3% of statements [2021-03-30T03:26:22.553Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.749s coverage: 6.6% of statements [2021-03-30T03:26:23.152Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.162s coverage: 5.0% of statements [2021-03-30T03:26:23.152Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-30T03:26:23.755Z] GO111MODULE=on go vet ./... [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-03-30T03:26:44.960Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.267s coverage: 27.0% of statements [2021-03-30T03:26:44.960Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.221s coverage: 81.2% of statements [2021-03-30T03:26:44.960Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.228s coverage: 7.8% of statements [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-03-30T03:26:44.960Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.135s coverage: 32.5% of statements [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-03-30T03:26:44.960Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.483s coverage: 57.3% of statements [2021-03-30T03:26:44.960Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.089s coverage: 6.6% of statements [2021-03-30T03:26:44.960Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.182s coverage: 5.0% of statements [2021-03-30T03:26:44.960Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-03-30T03:26:45.278Z] GO111MODULE=on go vet ./... [2021-03-30T03:27:20.358Z] gofmt -l . [2021-03-30T03:27:20.358Z] [ "`gofmt -l .`" = "" ] [2021-03-30T03:27:20.358Z] ./bin/test-attribution-txt.sh [2021-03-30T03:27:20.358Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-30T03:27:20.375Z] $ docker stop --time=1 7bcda41b02c0143f6c44d76a2baf4a83fad0c70ff042f015d4ec84e221b1bbf0 [2021-03-30T03:27:22.830Z] $ docker rm -f 7bcda41b02c0143f6c44d76a2baf4a83fad0c70ff042f015d4ec84e221b1bbf0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T03:27:24.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-30T03:27:25.219Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-30T03:27:27.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-30T03:27:27.785Z] + ls -al . [2021-03-30T03:27:27.785Z] total 224 [2021-03-30T03:27:27.785Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 30 03:27 . [2021-03-30T03:27:27.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 03:23 .. [2021-03-30T03:27:27.785Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 30 03:23 .dockerignore [2021-03-30T03:27:27.785Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 03:23 .git [2021-03-30T03:27:27.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 03:23 .github [2021-03-30T03:27:27.785Z] -rw-rw-r-- 1 jenkins jenkins 138 Mar 30 03:23 .gitignore [2021-03-30T03:27:27.785Z] -rw-rw-r-- 1 jenkins jenkins 987 Mar 30 03:23 Dockerfile.build [2021-03-30T03:27:27.785Z] -rw-rw-r-- 1 jenkins jenkins 901 Mar 30 03:23 Jenkinsfile [2021-03-30T03:27:27.785Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 30 03:23 LICENSE [2021-03-30T03:27:27.785Z] -rw-rw-r-- 1 jenkins jenkins 1022 Mar 30 03:23 Makefile [2021-03-30T03:27:27.785Z] -rw-rw-r-- 1 jenkins jenkins 5897 Mar 30 03:23 README.md [2021-03-30T03:27:27.785Z] -rw-rw-r-- 1 jenkins jenkins 6616 Mar 30 03:23 RELEASE-NOTES.txt [2021-03-30T03:27:27.785Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 30 03:19 VERSION [2021-03-30T03:27:27.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 30 03:23 bin [2021-03-30T03:27:27.785Z] -rw-r--r-- 1 jenkins jenkins 101417 Mar 30 03:26 coverage.out [2021-03-30T03:27:27.785Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 03:23 example [2021-03-30T03:27:27.785Z] -rw-r--r-- 1 jenkins jenkins 537 Mar 30 03:27 go.mod [2021-03-30T03:27:27.785Z] -rw-r--r-- 1 jenkins jenkins 20914 Mar 30 03:27 go.sum [2021-03-30T03:27:27.785Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 30 03:23 internal [2021-03-30T03:27:27.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 03:23 openapi [2021-03-30T03:27:27.785Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 03:23 pkg [2021-03-30T03:27:27.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 03:23 snap [2021-03-30T03:27:27.785Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 30 03:23 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:27:28.136Z] + 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=0b2e4f38269b961668004c74e6c331d44d6cde85 --label arch=arm64 --label version=0.0.0 . [2021-03-30T03:27:28.735Z] Sending build context to Docker daemon 2.52MB [2021-03-30T03:27:28.735Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T03:27:28.735Z] Step 2/23 : FROM ${BASE} AS builder [2021-03-30T03:27:28.735Z] ---> a473362d26e3 [2021-03-30T03:27:28.735Z] Step 3/23 : WORKDIR /device-sdk-go [2021-03-30T03:27:29.009Z] ---> Running in e28074005e57 [2021-03-30T03:27:29.610Z] Removing intermediate container e28074005e57 [2021-03-30T03:27:29.610Z] ---> 86a91294fac2 [2021-03-30T03:27:29.610Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T03:27:29.887Z] ---> Running in 84215e298aba [2021-03-30T03:27:30.161Z] Removing intermediate container 84215e298aba [2021-03-30T03:27:30.161Z] ---> 21691aa91d43 [2021-03-30T03:27:30.161Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:27:30.438Z] ---> Running in 7dafe652ee71 [2021-03-30T03:27:33.069Z] Removing intermediate container 7dafe652ee71 [2021-03-30T03:27:33.069Z] ---> 189e1b5ff03e [2021-03-30T03:27:33.069Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-03-30T03:27:33.069Z] ---> Running in 0d7299fb5bab [2021-03-30T03:27:33.274Z] gofmt -l . [2021-03-30T03:27:33.274Z] [ "`gofmt -l .`" = "" ] [2021-03-30T03:27:33.274Z] ./bin/test-attribution-txt.sh [2021-03-30T03:27:33.274Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-03-30T03:27:33.481Z] $ docker stop --time=1 e1e8393dda07cb157ef74d96be5042546044c0bb890cd7329bf70c0f6173741c [2021-03-30T03:27:34.048Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:27:35.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:27:35.627Z] OK: 144 MiB in 45 packages [2021-03-30T03:27:36.711Z] $ docker rm -f e1e8393dda07cb157ef74d96be5042546044c0bb890cd7329bf70c0f6173741c [2021-03-30T03:27:37.090Z] Removing intermediate container 0d7299fb5bab [2021-03-30T03:27:37.090Z] ---> d8c7440a31eb [2021-03-30T03:27:37.090Z] Step 7/23 : COPY . . [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-30T03:27:38.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-30T03:27:38.083Z] Warning: overwriting stash ‘coverage-report’ [2021-03-30T03:27:38.537Z] ---> cf74c41b48f7 [2021-03-30T03:27:38.537Z] Step 8/23 : RUN go mod download [2021-03-30T03:27:38.537Z] ---> Running in 65ee05734b94 [2021-03-30T03:27:38.809Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-30T03:27:39.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-30T03:27:40.089Z] + ls -al . [2021-03-30T03:27:40.089Z] total 188 [2021-03-30T03:27:40.089Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 30 03:27 . [2021-03-30T03:27:40.089Z] drwxrwxr-x. 4 jenkins jenkins 30 Mar 30 03:23 .. [2021-03-30T03:27:40.089Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 30 03:23 bin [2021-03-30T03:27:40.089Z] -rw-r--r--. 1 jenkins jenkins 101416 Mar 30 03:26 coverage.out [2021-03-30T03:27:40.089Z] -rw-rw-r--. 1 jenkins jenkins 987 Mar 30 03:23 Dockerfile.build [2021-03-30T03:27:40.089Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 30 03:23 .dockerignore [2021-03-30T03:27:40.089Z] drwxrwxr-x. 5 jenkins jenkins 62 Mar 30 03:23 example [2021-03-30T03:27:40.089Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 30 03:23 .git [2021-03-30T03:27:40.089Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 30 03:23 .github [2021-03-30T03:27:40.089Z] -rw-rw-r--. 1 jenkins jenkins 138 Mar 30 03:23 .gitignore [2021-03-30T03:27:40.089Z] -rw-r--r--. 1 jenkins jenkins 537 Mar 30 03:27 go.mod [2021-03-30T03:27:40.089Z] -rw-r--r--. 1 jenkins jenkins 20914 Mar 30 03:27 go.sum [2021-03-30T03:27:40.089Z] drwxrwxr-x. 14 jenkins jenkins 207 Mar 30 03:23 internal [2021-03-30T03:27:40.089Z] -rw-rw-r--. 1 jenkins jenkins 901 Mar 30 03:23 Jenkinsfile [2021-03-30T03:27:40.089Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 30 03:23 LICENSE [2021-03-30T03:27:40.089Z] -rw-rw-r--. 1 jenkins jenkins 1022 Mar 30 03:23 Makefile [2021-03-30T03:27:40.089Z] drwxrwxr-x. 4 jenkins jenkins 26 Mar 30 03:23 openapi [2021-03-30T03:27:40.089Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 30 03:23 pkg [2021-03-30T03:27:40.089Z] -rw-rw-r--. 1 jenkins jenkins 5897 Mar 30 03:23 README.md [2021-03-30T03:27:40.089Z] -rw-rw-r--. 1 jenkins jenkins 6616 Mar 30 03:23 RELEASE-NOTES.txt [2021-03-30T03:27:40.089Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 30 03:23 snap [2021-03-30T03:27:40.089Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 30 03:19 VERSION [2021-03-30T03:27:40.089Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 30 03:23 version.go [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:27:40.521Z] + 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=0b2e4f38269b961668004c74e6c331d44d6cde85 --label arch=amd64 --label version=0.0.0 . [2021-03-30T03:27:41.158Z] Removing intermediate container 65ee05734b94 [2021-03-30T03:27:41.158Z] ---> 955dde731f75 [2021-03-30T03:27:41.158Z] Step 9/23 : RUN make build [2021-03-30T03:27:41.431Z] ---> Running in d5e161ece4dc [2021-03-30T03:27:41.577Z] Sending build context to Docker daemon 2.521MB [2021-03-30T03:27:41.930Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-03-30T03:27:41.930Z] Step 2/23 : FROM ${BASE} AS builder [2021-03-30T03:27:41.930Z] ---> b49dc819cb74 [2021-03-30T03:27:41.930Z] Step 3/23 : WORKDIR /device-sdk-go [2021-03-30T03:27:42.204Z] ---> Running in b38a3de3d6ea [2021-03-30T03:27:42.517Z] Removing intermediate container b38a3de3d6ea [2021-03-30T03:27:42.517Z] ---> 2d74761b0325 [2021-03-30T03:27:42.517Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T03:27:42.811Z] ---> Running in 797f89c73eb2 [2021-03-30T03:27:42.877Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-30T03:27:43.418Z] Removing intermediate container 797f89c73eb2 [2021-03-30T03:27:43.418Z] ---> ed3b14f9199f [2021-03-30T03:27:43.418Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:27:43.704Z] ---> Running in 4341657f7f7b [2021-03-30T03:27:45.729Z] Removing intermediate container 4341657f7f7b [2021-03-30T03:27:45.729Z] ---> 2002ee15d347 [2021-03-30T03:27:45.729Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-03-30T03:27:45.729Z] ---> Running in 5e451f0dc27c [2021-03-30T03:27:46.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:27:46.627Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:27:47.637Z] OK: 167 MiB in 45 packages [2021-03-30T03:27:48.240Z] Removing intermediate container 5e451f0dc27c [2021-03-30T03:27:48.240Z] ---> fbd9d16cfcb1 [2021-03-30T03:27:48.240Z] Step 7/23 : COPY . . [2021-03-30T03:27:49.751Z] ---> bcaf83c2b774 [2021-03-30T03:27:49.751Z] Step 8/23 : RUN go mod download [2021-03-30T03:27:49.751Z] ---> Running in b69a08995c3f [2021-03-30T03:27:53.358Z] Removing intermediate container b69a08995c3f [2021-03-30T03:27:53.358Z] ---> eb74cf87b48d [2021-03-30T03:27:53.358Z] Step 9/23 : RUN make build [2021-03-30T03:27:53.358Z] ---> Running in 547e95821f9b [2021-03-30T03:27:53.358Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-03-30T03:28:20.700Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-03-30T03:28:20.700Z] Removing intermediate container 547e95821f9b [2021-03-30T03:28:20.700Z] ---> dce1f640f2a9 [2021-03-30T03:28:20.700Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:28:20.700Z] 3.12: Pulling from library/alpine [2021-03-30T03:28:20.700Z] 22599d3e9e25: Pulling fs layer [2021-03-30T03:28:20.993Z] 22599d3e9e25: Verifying Checksum [2021-03-30T03:28:20.993Z] 22599d3e9e25: Download complete [2021-03-30T03:28:21.981Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-03-30T03:28:22.127Z] 22599d3e9e25: Pull complete [2021-03-30T03:28:22.128Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:28:22.128Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T03:28:22.128Z] ---> 42cb162f0360 [2021-03-30T03:28:22.128Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T03:28:22.128Z] ---> Running in e0dd687e2459 [2021-03-30T03:28:22.128Z] Removing intermediate container e0dd687e2459 [2021-03-30T03:28:22.128Z] ---> 80297c1db1f6 [2021-03-30T03:28:22.128Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:28:22.416Z] ---> Running in 73a051046c31 [2021-03-30T03:28:23.426Z] Removing intermediate container d5e161ece4dc [2021-03-30T03:28:23.426Z] ---> fe4bc1a66018 [2021-03-30T03:28:23.426Z] Step 10/23 : FROM alpine:3.12 [2021-03-30T03:28:24.019Z] 3.12: Pulling from library/alpine [2021-03-30T03:28:24.019Z] 95dec6db3722: Pulling fs layer [2021-03-30T03:28:24.019Z] 95dec6db3722: Verifying Checksum [2021-03-30T03:28:25.001Z] 95dec6db3722: Pull complete [2021-03-30T03:28:25.001Z] Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 [2021-03-30T03:28:25.001Z] Status: Downloaded newer image for alpine:3.12 [2021-03-30T03:28:25.001Z] ---> e47305ac9786 [2021-03-30T03:28:25.001Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-30T03:28:25.001Z] ---> Running in 318f4f622395 [2021-03-30T03:28:25.614Z] Removing intermediate container 318f4f622395 [2021-03-30T03:28:25.614Z] ---> ead491db3503 [2021-03-30T03:28:25.614Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-30T03:28:25.614Z] ---> Running in 85859333cc1a [2021-03-30T03:28:26.085Z] Removing intermediate container 73a051046c31 [2021-03-30T03:28:26.085Z] ---> bbc223565904 [2021-03-30T03:28:26.085Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-03-30T03:28:26.085Z] ---> Running in df4bb26e0a9d [2021-03-30T03:28:27.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-30T03:28:28.133Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-30T03:28:28.247Z] Removing intermediate container 85859333cc1a [2021-03-30T03:28:28.248Z] ---> d5f21653da0b [2021-03-30T03:28:28.248Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-03-30T03:28:28.248Z] ---> Running in ae0ace75757f [2021-03-30T03:28:28.751Z] (1/5) Installing libgcc (9.3.0-r2) [2021-03-30T03:28:28.751Z] (2/5) Installing libsodium (1.0.18-r0) [2021-03-30T03:28:28.751Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-03-30T03:28:29.062Z] (4/5) Installing libzmq (4.3.3-r0) [2021-03-30T03:28:29.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-30T03:28:29.376Z] (5/5) Installing zeromq (4.3.3-r0) [2021-03-30T03:28:29.376Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:28:29.376Z] OK: 8 MiB in 19 packages [2021-03-30T03:28:30.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-30T03:28:30.399Z] Removing intermediate container df4bb26e0a9d [2021-03-30T03:28:30.399Z] ---> 370cb47271c1 [2021-03-30T03:28:30.399Z] Step 14/23 : WORKDIR / [2021-03-30T03:28:30.399Z] ---> Running in ca42215e2125 [2021-03-30T03:28:30.797Z] (1/5) Installing libgcc (9.3.0-r2) [2021-03-30T03:28:31.032Z] Removing intermediate container ca42215e2125 [2021-03-30T03:28:31.032Z] ---> ac107dd406f8 [2021-03-30T03:28:31.032Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-03-30T03:28:31.073Z] (2/5) Installing libsodium (1.0.18-r0) [2021-03-30T03:28:31.073Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-03-30T03:28:31.347Z] (4/5) Installing libzmq (4.3.3-r0) [2021-03-30T03:28:31.622Z] (5/5) Installing zeromq (4.3.3-r0) [2021-03-30T03:28:31.622Z] Executing busybox-1.31.1-r19.trigger [2021-03-30T03:28:31.622Z] OK: 8 MiB in 19 packages [2021-03-30T03:28:31.804Z] ---> c4d2e2b8efdf [2021-03-30T03:28:31.805Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-03-30T03:28:33.053Z] Removing intermediate container ae0ace75757f [2021-03-30T03:28:33.053Z] ---> 80add1c48884 [2021-03-30T03:28:33.053Z] Step 14/23 : WORKDIR / [2021-03-30T03:28:33.053Z] ---> Running in 45b8ddf3b54b [2021-03-30T03:28:33.652Z] Removing intermediate container 45b8ddf3b54b [2021-03-30T03:28:33.652Z] ---> 609fc5160475 [2021-03-30T03:28:33.652Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-03-30T03:28:33.957Z] ---> 4b5c6ada8891 [2021-03-30T03:28:33.958Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-03-30T03:28:34.630Z] ---> 0dd2a29bae3d [2021-03-30T03:28:34.631Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-03-30T03:28:34.655Z] ---> 0b8abecbc9bc [2021-03-30T03:28:34.655Z] Step 18/23 : EXPOSE 49990 [2021-03-30T03:28:34.655Z] ---> Running in 93bceb7bfaf4 [2021-03-30T03:28:35.298Z] Removing intermediate container 93bceb7bfaf4 [2021-03-30T03:28:35.298Z] ---> 858be1addc47 [2021-03-30T03:28:35.298Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-03-30T03:28:35.298Z] ---> Running in 1fd11b7294ff [2021-03-30T03:28:36.055Z] Removing intermediate container 1fd11b7294ff [2021-03-30T03:28:36.055Z] ---> 250df44c9a5f [2021-03-30T03:28:36.055Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:28:36.064Z] ---> ef54ed8c5b73 [2021-03-30T03:28:36.064Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-03-30T03:28:36.673Z] ---> 729059d09e0c [2021-03-30T03:28:36.673Z] Step 18/23 : EXPOSE 49990 [2021-03-30T03:28:36.673Z] ---> Running in 55ea94635f27 [2021-03-30T03:28:36.707Z] ---> Running in ae012de6be8b [2021-03-30T03:28:36.707Z] Removing intermediate container ae012de6be8b [2021-03-30T03:28:36.707Z] ---> c9cc56323db0 [2021-03-30T03:28:36.707Z] Step 21/23 : LABEL arch=amd64 [2021-03-30T03:28:37.155Z] ---> Running in 020b44d51a22 [2021-03-30T03:28:37.277Z] Removing intermediate container 55ea94635f27 [2021-03-30T03:28:37.278Z] ---> e030d8de1e39 [2021-03-30T03:28:37.278Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-03-30T03:28:37.278Z] ---> Running in 909a76d020a7 [2021-03-30T03:28:37.876Z] Removing intermediate container 909a76d020a7 [2021-03-30T03:28:37.876Z] ---> c3741db35d7b [2021-03-30T03:28:37.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-30T03:28:37.876Z] ---> Running in f8057e80cc1d [2021-03-30T03:28:38.256Z] Removing intermediate container 020b44d51a22 [2021-03-30T03:28:38.256Z] ---> a566e301bb49 [2021-03-30T03:28:38.256Z] Step 22/23 : LABEL git_sha=0b2e4f38269b961668004c74e6c331d44d6cde85 [2021-03-30T03:28:38.475Z] Removing intermediate container f8057e80cc1d [2021-03-30T03:28:38.475Z] ---> 62af6d50c9e9 [2021-03-30T03:28:38.475Z] Step 21/23 : LABEL arch=arm64 [2021-03-30T03:28:38.751Z] ---> Running in 27d9a9e5f1d4 [2021-03-30T03:28:38.771Z] ---> Running in 722db26e8044 [2021-03-30T03:28:39.068Z] Removing intermediate container 722db26e8044 [2021-03-30T03:28:39.068Z] ---> c353e56dd3ed [2021-03-30T03:28:39.068Z] Step 23/23 : LABEL version=0.0.0 [2021-03-30T03:28:39.068Z] ---> Running in c08d5e43f0a5 [2021-03-30T03:28:39.346Z] Removing intermediate container c08d5e43f0a5 [2021-03-30T03:28:39.346Z] ---> dce332bdd758 [2021-03-30T03:28:39.346Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-03-30T03:28:39.346Z] Successfully built dce332bdd758 [2021-03-30T03:28:39.346Z] Successfully tagged docker-device-sdk-simple:latest [2021-03-30T03:28:39.351Z] Removing intermediate container 27d9a9e5f1d4 [2021-03-30T03:28:39.351Z] ---> c61a725fcf2f [2021-03-30T03:28:39.351Z] Step 22/23 : LABEL git_sha=0b2e4f38269b961668004c74e6c331d44d6cde85 [2021-03-30T03:28:39.351Z] ---> Running in 001e13f5ce72 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-03-30T03:28:39.947Z] Removing intermediate container 001e13f5ce72 [2021-03-30T03:28:39.947Z] ---> 90fe239e1904 [2021-03-30T03:28:39.947Z] Step 23/23 : LABEL version=0.0.0 Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-03-30T03:28:40.228Z] ---> Running in 4a189afc75e6 [Pipeline] // stage Post stage [2021-03-30T03:28:40.506Z] Removing intermediate container 4a189afc75e6 [2021-03-30T03:28:40.506Z] ---> 8faa17dba3ab [2021-03-30T03:28:40.506Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:28:40.779Z] Successfully built 8faa17dba3ab [2021-03-30T03:28:40.780Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-30T03:28:41.018Z] ---> job-cost.sh [2021-03-30T03:28:41.019Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H4dP [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:28:41.570Z] ---> job-cost.sh [2021-03-30T03:28:41.570Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yFah [2021-03-30T03:29:08.514Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T03:29:28.547Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-30T03:29:56.122Z] lf-activate-venv(): INFO: Adding /tmp/venv-H4dP/bin to PATH [2021-03-30T03:29:56.122Z] INFO: No Stack... [2021-03-30T03:29:56.122Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T03:29:56.122Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T03:29:56.662Z] + cut -d, -f6 [2021-03-30T03:29:56.662Z] + cat /w/workspace/device-sdk-go/10/archives/cost.csv [Pipeline] lock [2021-03-30T03:29:56.870Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] [2021-03-30T03:29:56.886Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] did not exist. Created. [2021-03-30T03:29:56.887Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T03:29:57.981Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-30T03:29:58.233Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T03:29:58.247Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-30T03:31:20.354Z] lf-activate-venv(): INFO: Adding /tmp/venv-yFah/bin to PATH [2021-03-30T03:31:20.354Z] INFO: No Stack... [2021-03-30T03:31:20.354Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-30T03:31:20.354Z] INFO: Archiving Costs [Pipeline] sh [2021-03-30T03:31:20.689Z] + cat /w/workspace/device-sdk-go/10/archives/cost.csv [2021-03-30T03:31:20.689Z] + cut -d, -f6 [Pipeline] lock [2021-03-30T03:31:20.810Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] [2021-03-30T03:31:20.824Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] did not exist. Created. [2021-03-30T03:31:20.825Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-829-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-30T03:31:21.305Z] /w/workspace/device-sdk-go/10@tmp/durable-dff3f664/script.sh: 1: /w/workspace/device-sdk-go/10@tmp/durable-dff3f664/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-30T03:31:21.649Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-30T03:31:21.786Z] Warning: overwriting stash ‘stack-cost’ [2021-03-30T03:31:21.942Z] Stashed 1 file(s) [Pipeline] } [2021-03-30T03:31:21.974Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-829-10-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-03-30T03:31:23.601Z] provisioning config files... [2021-03-30T03:31:23.613Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config2352559831036201618tmp [Pipeline] { [Pipeline] sh [2021-03-30T03:31:24.038Z] + set +x [2021-03-30T03:31:24.038Z] + curl -s https://codecov.io/bash [2021-03-30T03:31:24.038Z] + bash -s -- [2021-03-30T03:31:24.303Z] [2021-03-30T03:31:24.303Z] _____ _ [2021-03-30T03:31:24.303Z] / ____| | | [2021-03-30T03:31:24.303Z] | | ___ __| | ___ ___ _____ __ [2021-03-30T03:31:24.303Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-30T03:31:24.303Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-30T03:31:24.303Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-30T03:31:24.303Z] Bash-20210309-2b87ace [2021-03-30T03:31:24.303Z] [2021-03-30T03:31:24.303Z] [2021-03-30T03:31:24.303Z] ==> git version 2.24.3 found [2021-03-30T03:31:24.303Z] ==> 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-03-30T03:31:24.303Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-30T03:31:24.303Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-30T03:31:24.303Z] curl: option -sm: expected a proper numerical parameter [2021-03-30T03:31:24.303Z] curl: try 'curl --help' or 'curl --manual' for more information [2021-03-30T03:31:24.303Z] ==> Jenkins CI detected. [2021-03-30T03:31:24.303Z] project root: . [2021-03-30T03:31:24.303Z] --> token set from env [2021-03-30T03:31:24.303Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-30T03:31:24.303Z] ==> Running gcov in . (disable via -X gcov) [2021-03-30T03:31:24.303Z] ==> Python coveragepy not found [2021-03-30T03:31:24.303Z] ==> Searching for coverage reports in: [2021-03-30T03:31:24.303Z] + . [2021-03-30T03:31:24.303Z] -> Found 1 reports [2021-03-30T03:31:24.303Z] ==> Detecting git/mercurial file structure [2021-03-30T03:31:24.303Z] ==> Reading reports [2021-03-30T03:31:24.303Z] + ./coverage.out bytes=101416 [2021-03-30T03:31:24.303Z] ==> Appending adjustments [2021-03-30T03:31:24.303Z] https://docs.codecov.io/docs/fixing-reports [2021-03-30T03:31:24.567Z] + Found adjustments [2021-03-30T03:31:24.567Z] ==> Gzipping contents [2021-03-30T03:31:24.567Z] 16K /tmp/codecov.3DKVbK.gz [2021-03-30T03:31:24.567Z] ==> Uploading reports [2021-03-30T03:31:24.567Z] url: https://codecov.io [2021-03-30T03:31:24.567Z] query: branch=PR-829&commit=0b2e4f38269b961668004c74e6c331d44d6cde85&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-829%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=829&job=&cmd_args= [2021-03-30T03:31:24.567Z] -> Pinging Codecov [2021-03-30T03:31:24.567Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-829&commit=0b2e4f38269b961668004c74e6c331d44d6cde85&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-829%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=829&job=&cmd_args= [2021-03-30T03:31:25.142Z] -> Uploading to [2021-03-30T03:31:25.142Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-30/7E55EF52A471D76F132DFD9A03CDDE97/0b2e4f38269b961668004c74e6c331d44d6cde85/bd79c210-7087-4f9c-959f-4429a8f08d7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210330T033124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d891b68f8c9198f65f9d51d7c779f20e8c2faf2afe23a0e2e68fa61ad9bdbfd [2021-03-30T03:31:25.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-30T03:31:25.142Z] Dload Upload Total Spent Left Speed [2021-03-30T03:31:25.405Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13697 0 0 100 13697 0 28334 --:--:-- --:--:-- --:--:-- 28358 [2021-03-30T03:31:25.669Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0b2e4f38269b961668004c74e6c331d44d6cde85 [Pipeline] } [2021-03-30T03:31:25.679Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:31:28.184Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:31:28.757Z] ---> package-listing.sh [2021-03-30T03:31:28.757Z] ++ facter osfamily [2021-03-30T03:31:28.757Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-30T03:31:28.757Z] + OS_FAMILY=redhat [2021-03-30T03:31:28.757Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-829 [2021-03-30T03:31:28.757Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-30T03:31:28.757Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-30T03:31:28.757Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-30T03:31:28.757Z] + PACKAGES=/tmp/packages_start.txt [2021-03-30T03:31:28.757Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' [2021-03-30T03:31:28.757Z] + PACKAGES=/tmp/packages_end.txt [2021-03-30T03:31:28.757Z] + case "${OS_FAMILY}" in [2021-03-30T03:31:28.757Z] + rpm -qa [2021-03-30T03:31:28.757Z] + sort [2021-03-30T03:31:34.061Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-30T03:31:34.061Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-30T03:31:34.061Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-30T03:31:34.061Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-829 ']' [2021-03-30T03:31:34.061Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-829/archives/ [2021-03-30T03:31:34.061Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-829/archives/ [Pipeline] echo [2021-03-30T03:31:34.078Z] 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_PR-829/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-30T03:31:34.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:31:34.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T03:31:34.676Z] [2021-03-30T03:31:34.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-30T03:31:35.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T03:31:35.029Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-30T03:31:35.029Z] df20fa9351a1: Pulling fs layer [2021-03-30T03:31:35.029Z] 36b3adc4ff6f: Pulling fs layer [2021-03-30T03:31:35.029Z] 8ad3a11d3b57: Pulling fs layer [2021-03-30T03:31:35.029Z] 46f8f816bc3b: Pulling fs layer [2021-03-30T03:31:35.029Z] 93b61091891f: Pulling fs layer [2021-03-30T03:31:35.029Z] 93b9cdb0e59b: Pulling fs layer [2021-03-30T03:31:35.029Z] 5e14af77c1be: Pulling fs layer [2021-03-30T03:31:35.029Z] 01666e4c0597: Pulling fs layer [2021-03-30T03:31:35.029Z] aa168da1d23b: Pulling fs layer [2021-03-30T03:31:35.029Z] 46f8f816bc3b: Waiting [2021-03-30T03:31:35.029Z] 93b61091891f: Waiting [2021-03-30T03:31:35.029Z] 93b9cdb0e59b: Waiting [2021-03-30T03:31:35.029Z] 5e14af77c1be: Waiting [2021-03-30T03:31:35.029Z] 01666e4c0597: Waiting [2021-03-30T03:31:35.029Z] aa168da1d23b: Waiting [2021-03-30T03:31:35.029Z] 36b3adc4ff6f: Verifying Checksum [2021-03-30T03:31:35.029Z] 36b3adc4ff6f: Download complete [2021-03-30T03:31:35.029Z] 46f8f816bc3b: Verifying Checksum [2021-03-30T03:31:35.029Z] 46f8f816bc3b: Download complete [2021-03-30T03:31:35.029Z] df20fa9351a1: Verifying Checksum [2021-03-30T03:31:35.299Z] 93b9cdb0e59b: Verifying Checksum [2021-03-30T03:31:35.299Z] 93b9cdb0e59b: Download complete [2021-03-30T03:31:35.299Z] 5e14af77c1be: Download complete [2021-03-30T03:31:35.299Z] 01666e4c0597: Verifying Checksum [2021-03-30T03:31:35.299Z] 01666e4c0597: Download complete [2021-03-30T03:31:35.299Z] 93b61091891f: Verifying Checksum [2021-03-30T03:31:35.299Z] 93b61091891f: Download complete [2021-03-30T03:31:35.562Z] 8ad3a11d3b57: Verifying Checksum [2021-03-30T03:31:35.562Z] 8ad3a11d3b57: Download complete [2021-03-30T03:31:35.562Z] df20fa9351a1: Pull complete [2021-03-30T03:31:35.826Z] 36b3adc4ff6f: Pull complete [2021-03-30T03:31:36.411Z] 8ad3a11d3b57: Pull complete [2021-03-30T03:31:36.678Z] 46f8f816bc3b: Pull complete [2021-03-30T03:31:37.635Z] aa168da1d23b: Verifying Checksum [2021-03-30T03:31:37.635Z] aa168da1d23b: Download complete [2021-03-30T03:31:37.904Z] 93b61091891f: Pull complete [2021-03-30T03:31:38.481Z] 93b9cdb0e59b: Pull complete [2021-03-30T03:31:38.481Z] 5e14af77c1be: Pull complete [2021-03-30T03:31:38.747Z] 01666e4c0597: Pull complete [2021-03-30T03:31:45.390Z] aa168da1d23b: Pull complete [2021-03-30T03:31:45.390Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-30T03:31:45.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-30T03:31:45.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-30T03:31:45.547Z] prd-centos7-docker-4c-2g-31958 does not seem to be running inside a container [2021-03-30T03:31:45.600Z] $ 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_PR-829/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_PR-829 -v /w/workspace/dgexfoundry_device-sdk-go_PR-829:/w/workspace/dgexfoundry_device-sdk-go_PR-829:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-30T03:31:49.100Z] $ docker top cefbdae1acc76aa24201a37088eeb942105c0e3870e0290d5499f7fc4649d831 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-30T03:31:49.676Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-30T03:31:49.977Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-30T03:31:50.276Z] + ls /var/log/sa-host [2021-03-30T03:31:50.276Z] + sadf -c /var/log/sa-host/sa23 [2021-03-30T03:31:50.276Z] file_magic: OK [2021-03-30T03:31:50.276Z] HZ: Using current value: 100 [2021-03-30T03:31:50.276Z] file_header: OK [2021-03-30T03:31:50.277Z] 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-03-30T03:31:50.277Z] Statistics: [2021-03-30T03:31:50.277Z] Hnuu...uuuununununu... [2021-03-30T03:31:50.277Z] File successfully converted to sysstat format version 12.2.1 [2021-03-30T03:31:50.277Z] + sadf -c /var/log/sa-host/sa30 [2021-03-30T03:31:50.277Z] file_magic: OK [2021-03-30T03:31:50.277Z] HZ: Using current value: 100 [2021-03-30T03:31:50.277Z] file_header: OK [2021-03-30T03:31:50.277Z] 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-03-30T03:31:50.277Z] Statistics: [2021-03-30T03:31:50.277Z] 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... [2021-03-30T03:31:50.277Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-30T03:31:50.911Z] provisioning config files... [2021-03-30T03:31:50.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-829@tmp/config8154542880945845890tmp [Pipeline] { [Pipeline] echo [2021-03-30T03:31:51.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:31:51.314Z] ---> create-netrc.sh [Pipeline] } [2021-03-30T03:31:51.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-30T03:31:51.428Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:31:51.731Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-30T03:31:51.743Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:31:52.051Z] ---> sudo-logs.sh [2021-03-30T03:31:52.051Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-30T03:31:52.112Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:31:52.414Z] ---> job-cost.sh [2021-03-30T03:31:52.414Z] lf-activate-venv: SKIPPING [2021-03-30T03:31:52.414Z] DEBUG: total: 0.20999999344348907 [2021-03-30T03:31:52.414Z] INFO: Retrieving Stack Cost... [2021-03-30T03:31:53.364Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-30T03:31:53.938Z] INFO: Archiving Costs [Pipeline] echo [2021-03-30T03:31:53.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-30T03:31:54.251Z] ---> logs-deploy.sh [2021-03-30T03:31:54.251Z] lf-activate-venv: SKIPPING [2021-03-30T03:31:54.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-829/10 [2021-03-30T03:31:54.251Z] INFO: archiving workspace using pattern(s): [2021-03-30T03:31:56.180Z] Archives upload complete. [2021-03-30T03:31:56.180Z] INFO: archiving logs to Nexus [2021-03-30T03:31:57.130Z] ---> uname -a: [2021-03-30T03:31:57.130Z] Linux prd-centos7-docker-4c-2g-31958.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-30T03:31:57.130Z] [2021-03-30T03:31:57.130Z] [2021-03-30T03:31:57.130Z] ---> lscpu: [2021-03-30T03:31:57.130Z] Architecture: x86_64 [2021-03-30T03:31:57.130Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-30T03:31:57.130Z] Byte Order: Little Endian [2021-03-30T03:31:57.130Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-30T03:31:57.130Z] CPU(s): 4 [2021-03-30T03:31:57.130Z] On-line CPU(s) list: 0-3 [2021-03-30T03:31:57.130Z] Thread(s) per core: 1 [2021-03-30T03:31:57.130Z] Core(s) per socket: 1 [2021-03-30T03:31:57.130Z] Socket(s): 4 [2021-03-30T03:31:57.130Z] NUMA node(s): 1 [2021-03-30T03:31:57.130Z] Vendor ID: GenuineIntel [2021-03-30T03:31:57.130Z] CPU family: 6 [2021-03-30T03:31:57.130Z] Model: 44 [2021-03-30T03:31:57.130Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-30T03:31:57.130Z] Stepping: 1 [2021-03-30T03:31:57.130Z] CPU MHz: 2933.436 [2021-03-30T03:31:57.130Z] BogoMIPS: 5866.87 [2021-03-30T03:31:57.130Z] Virtualization: VT-x [2021-03-30T03:31:57.130Z] Hypervisor vendor: KVM [2021-03-30T03:31:57.130Z] Virtualization type: full [2021-03-30T03:31:57.130Z] L1d cache: 128 KiB [2021-03-30T03:31:57.130Z] L1i cache: 128 KiB [2021-03-30T03:31:57.130Z] L2 cache: 16 MiB [2021-03-30T03:31:57.130Z] L3 cache: 64 MiB [2021-03-30T03:31:57.130Z] NUMA node0 CPU(s): 0-3 [2021-03-30T03:31:57.130Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-30T03:31:57.130Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-30T03:31:57.130Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-30T03:31:57.130Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-30T03:31:57.130Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-30T03:31:57.130Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-30T03:31:57.130Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-30T03:31:57.130Z] Vulnerability Srbds: Not affected [2021-03-30T03:31:57.130Z] Vulnerability Tsx async abort: Not affected [2021-03-30T03:31:57.130Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-30T03:31:57.130Z] [2021-03-30T03:31:57.130Z] [2021-03-30T03:31:57.130Z] ---> nproc: [2021-03-30T03:31:57.130Z] 4 [2021-03-30T03:31:57.130Z] [2021-03-30T03:31:57.130Z]