Branch indexing 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 ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ea5f2fe995444737663861e42b9b0407e76b07bc+4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 (184e7ce7e94739eb1a11ea89d440e0486182c55f) 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: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: 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32397 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [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-725 # 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 Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc > 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/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # timeout=10 Merge succeeded, producing 6a0d8eb342ed8c772559097304c594a423705107 Checking out Revision 6a0d8eb342ed8c772559097304c594a423705107 (PR-725) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a0d8eb342ed8c772559097304c594a423705107 # timeout=10 Commit message: "Merge commit '4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9bd8def4754386b72816b9b199ec0a151bf1a489 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-01T02:42:31.733Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-01T02:42:31.990Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-01T02:42:32.084Z] ========================================================= [2021-04-01T02:42:32.084Z] EdgeX Global Pipelines Version Info [2021-04-01T02:42:32.084Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:42:33.527Z] ------------------- [2021-04-01T02:42:33.527Z] stable info: [2021-04-01T02:42:33.527Z] ------------------- [2021-04-01T02:42:33.527Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-01T02:42:33.527Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-01T02:42:33.527Z] Message: update stable to v1.0.186 [2021-04-01T02:42:34.472Z] ------------------- [2021-04-01T02:42:34.472Z] experimental info: [2021-04-01T02:42:34.472Z] ------------------- [2021-04-01T02:42:34.472Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-01T02:42:34.472Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-01T02:42:34.472Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-01T02:42:34.743Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-04-01T02:42:34.858Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-04-01T02:42:34.967Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-01T02:42:35.053Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-01T02:42:35.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-01T02:42:35.227Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-01T02:42:35.339Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-01T02:42:35.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-01T02:42:35.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-04-01T02:42:35.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-01T02:42:35.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-01T02:42:35.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-04-01T02:42:35.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-01T02:42:36.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-01T02:42:36.107Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-01T02:42:36.195Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-01T02:42:36.281Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-01T02:42:36.412Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-01T02:42:36.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-01T02:42:36.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-01T02:42:36.673Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-01T02:42:36.776Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-01T02:42:36.865Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-01T02:42:36.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-01T02:42:37.045Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-01T02:42:37.140Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-01T02:42:37.229Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-725 [Pipeline] echo [2021-04-01T02:42:37.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-725 [Pipeline] echo [2021-04-01T02:42:37.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-725 [Pipeline] echo [2021-04-01T02:42:37.612Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a0d8eb342ed8c772559097304c594a423705107 [Pipeline] echo [2021-04-01T02:42:37.704Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a0d8eb [Pipeline] echo [2021-04-01T02:42:37.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-01T02:42:37.980Z] provisioning config files... [2021-04-01T02:42:38.012Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config197699166121554585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:42:38.380Z] ---> docker-login.sh [2021-04-01T02:42:38.380Z] nexus3.edgexfoundry.org:10001 [2021-04-01T02:42:38.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:42:38.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:42:38.643Z] Configure a credential helper to remove this warning. See [2021-04-01T02:42:38.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:42:38.643Z] [2021-04-01T02:42:38.643Z] Login Succeeded [2021-04-01T02:42:38.643Z] nexus3.edgexfoundry.org:10002 [2021-04-01T02:42:38.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:42:38.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:42:38.906Z] Configure a credential helper to remove this warning. See [2021-04-01T02:42:38.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:42:38.906Z] [2021-04-01T02:42:38.906Z] Login Succeeded [2021-04-01T02:42:38.906Z] nexus3.edgexfoundry.org:10003 [2021-04-01T02:42:38.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:42:39.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:42:39.173Z] Configure a credential helper to remove this warning. See [2021-04-01T02:42:39.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:42:39.173Z] [2021-04-01T02:42:39.173Z] Login Succeeded [2021-04-01T02:42:39.173Z] nexus3.edgexfoundry.org:10004 [2021-04-01T02:42:39.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:42:39.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:42:39.173Z] Configure a credential helper to remove this warning. See [2021-04-01T02:42:39.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:42:39.173Z] [2021-04-01T02:42:39.173Z] Login Succeeded [2021-04-01T02:42:39.173Z] docker.io [2021-04-01T02:42:39.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:42:39.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:42:39.698Z] Configure a credential helper to remove this warning. See [2021-04-01T02:42:39.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:42:39.698Z] [2021-04-01T02:42:39.698Z] Login Succeeded [2021-04-01T02:42:39.699Z] ---> docker-login.sh ends [Pipeline] } [2021-04-01T02:42:39.710Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-01T02:42:40.532Z] + git log --format=format:%s -1 6a0d8eb342ed8c772559097304c594a423705107 [Pipeline] echo [2021-04-01T02:42:40.601Z] GIT_COMMIT: 6a0d8eb342ed8c772559097304c594a423705107, Commit Message: Merge commit '4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36' into HEAD [Pipeline] echo [2021-04-01T02:42:40.657Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:42:41.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-01T02:42:41.259Z] [2021-04-01T02:42:41.259Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:42:41.618Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-01T02:42:41.618Z] latest: Pulling from edgex-devops/git-semver [2021-04-01T02:42:41.618Z] 31603596830f: Pulling fs layer [2021-04-01T02:42:41.618Z] 2a8b12db71e7: Pulling fs layer [2021-04-01T02:42:41.618Z] 6ca5941a6612: Pulling fs layer [2021-04-01T02:42:41.618Z] ecc8261a40a4: Pulling fs layer [2021-04-01T02:42:41.618Z] ecc8261a40a4: Waiting [2021-04-01T02:42:41.618Z] 2a8b12db71e7: Verifying Checksum [2021-04-01T02:42:41.618Z] 2a8b12db71e7: Download complete [2021-04-01T02:42:41.880Z] 31603596830f: Verifying Checksum [2021-04-01T02:42:41.880Z] 31603596830f: Download complete [2021-04-01T02:42:41.880Z] 6ca5941a6612: Verifying Checksum [2021-04-01T02:42:41.880Z] 6ca5941a6612: Download complete [2021-04-01T02:42:41.880Z] ecc8261a40a4: Verifying Checksum [2021-04-01T02:42:41.880Z] ecc8261a40a4: Download complete [2021-04-01T02:42:42.143Z] 31603596830f: Pull complete [2021-04-01T02:42:42.143Z] 2a8b12db71e7: Pull complete [2021-04-01T02:42:43.129Z] 6ca5941a6612: Pull complete [2021-04-01T02:42:43.404Z] ecc8261a40a4: Pull complete [2021-04-01T02:42:43.404Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-01T02:42:43.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-01T02:42:43.404Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-01T02:42:43.502Z] prd-centos7-docker-4c-2g-32397 does not seem to be running inside a container [2021-04-01T02:42:43.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-725 -v /w/workspace/dgexfoundry_device-sdk-go_PR-725:/w/workspace/dgexfoundry_device-sdk-go_PR-725:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-725@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-04-01T02:42:45.876Z] $ docker top 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-01T02:42:46.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-01T02:42:46.185Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-01T02:42:46.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-01T02:42:46.395Z] $ docker exec 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 ssh-agent [2021-04-01T02:42:46.561Z] SSH_AUTH_SOCK=/tmp/ssh-Pdu0OvP0ShUG/agent.12 [2021-04-01T02:42:46.561Z] SSH_AGENT_PID=17 [2021-04-01T02:42:46.575Z] Running ssh-add (command line suppressed) [2021-04-01T02:42:46.690Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_3780360874454600816.key (/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_3780360874454600816.key) [2021-04-01T02:42:46.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-01T02:42:47.084Z] + git tag --points-at HEAD [Pipeline] } [2021-04-01T02:42:47.107Z] $ docker exec --env ******** --env ******** 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 ssh-agent -k [2021-04-01T02:42:47.235Z] unset SSH_AUTH_SOCK; [2021-04-01T02:42:47.235Z] unset SSH_AGENT_PID; [2021-04-01T02:42:47.235Z] echo Agent pid 17 killed; [2021-04-01T02:42:47.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-01T02:42:47.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-01T02:42:47.445Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-01T02:42:47.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-01T02:42:47.619Z] $ docker exec 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 ssh-agent [2021-04-01T02:42:47.786Z] SSH_AUTH_SOCK=/tmp/ssh-PF0cXVgychfJ/agent.48 [2021-04-01T02:42:47.787Z] SSH_AGENT_PID=54 [2021-04-01T02:42:47.794Z] Running ssh-add (command line suppressed) [2021-04-01T02:42:47.908Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_1254890833540795235.key (/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/private_key_1254890833540795235.key) [2021-04-01T02:42:47.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-01T02:42:48.300Z] + git semver init [2021-04-01T02:42:48.300Z] # -> Open(): unable to determine branch for HEAD [2021-04-01T02:42:48.300Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-725/.git [2021-04-01T02:42:48.300Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-725 [2021-04-01T02:42:48.300Z] # $SEMVER_REMOTE_NAME = origin [2021-04-01T02:42:48.300Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-01T02:42:48.300Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-01T02:42:48.300Z] # $SEMVER_BRANCH = PR-725 [2021-04-01T02:42:48.300Z] # $SEMVER_TEMP = /tmp/semver-603704204 [2021-04-01T02:42:48.300Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-04-01T02:42:49.257Z] # '/tmp/semver-603704204' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-725/.semver' [2021-04-01T02:42:49.257Z] # -> Force: false [2021-04-01T02:42:49.257Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-725/.semver [Pipeline] } [2021-04-01T02:42:49.269Z] $ docker exec --env ******** --env ******** 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 ssh-agent -k [2021-04-01T02:42:49.383Z] unset SSH_AUTH_SOCK; [2021-04-01T02:42:49.383Z] unset SSH_AGENT_PID; [2021-04-01T02:42:49.383Z] echo Agent pid 54 killed; [2021-04-01T02:42:49.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-01T02:42:49.894Z] + git semver [Pipeline] } [2021-04-01T02:42:49.912Z] $ docker stop --time=1 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 [2021-04-01T02:42:51.369Z] $ docker rm -f 3674a3fd2ca03e2ca87ad6bdaab1c789038eeadac0f1863aaffdd3f658bd8772 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-01T02:42:51.831Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-01T02:42:52.353Z] Stashed 1 file(s) [Pipeline] echo [2021-04-01T02:42:52.356Z] [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-04-01T02:43:07.932Z] Still waiting to schedule task [2021-04-01T02:43:07.932Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-01T02:43:07.934Z] Still waiting to schedule task [2021-04-01T02:43:07.934Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-01T02:45:43.722Z] Running on prd-centos7-docker-4c-2g-32400 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] ws [2021-04-01T02:45:43.778Z] Running in /w/workspace/device-sdk-go/27 [Pipeline] { [Pipeline] checkout [2021-04-01T02:45:44.546Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32401 in /w/workspace/dgexfoundry_device-sdk-go_PR-725 [Pipeline] { [Pipeline] ws [2021-04-01T02:45:44.596Z] Running in /w/workspace/device-sdk-go/27 [Pipeline] { [Pipeline] checkout [2021-04-01T02:45:49.775Z] using credential edgex-jenkins-ssh [2021-04-01T02:45:49.849Z] Cloning the remote Git repository [2021-04-01T02:45:50.869Z] using credential edgex-jenkins-ssh [2021-04-01T02:45:49.906Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-01T02:45:50.009Z] > git init /w/workspace/device-sdk-go/27 # timeout=10 [2021-04-01T02:45:50.076Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-01T02:45:50.077Z] > git --version # timeout=10 [2021-04-01T02:45:50.098Z] > git --version # 'git version 2.17.1' [2021-04-01T02:45:50.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T02:45:50.180Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T02:45:50.941Z] Cloning the remote Git repository [2021-04-01T02:45:50.987Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-04-01T02:45:51.072Z] > git init /w/workspace/device-sdk-go/27 # timeout=10 [2021-04-01T02:45:51.191Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-01T02:45:51.192Z] > git --version # timeout=10 [2021-04-01T02:45:51.243Z] > git --version # 'git version 2.24.3' [2021-04-01T02:45:51.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T02:45:51.275Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T02:45:52.044Z] Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc [2021-04-01T02:45:51.334Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-01T02:45:51.356Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T02:45:51.385Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-01T02:45:51.417Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-01T02:45:51.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T02:45:51.429Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-01T02:45:52.064Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T02:45:52.085Z] > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # timeout=10 [2021-04-01T02:45:52.530Z] Merge succeeded, producing 40700eb5ae1290c247a8059091108477c335b20e [2021-04-01T02:45:52.531Z] Checking out Revision 40700eb5ae1290c247a8059091108477c335b20e (PR-725) [2021-04-01T02:45:52.619Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-01T02:45:52.632Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-01T02:45:53.244Z] Merging remotes/origin/master commit 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 into PR head commit ea5f2fe995444737663861e42b9b0407e76b07bc [2021-04-01T02:45:52.200Z] > git remote # timeout=10 [2021-04-01T02:45:52.265Z] > git config --get remote.origin.url # timeout=10 [2021-04-01T02:45:52.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T02:45:52.305Z] > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 [2021-04-01T02:45:52.512Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-01T02:45:52.539Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T02:45:52.553Z] > git checkout -f 40700eb5ae1290c247a8059091108477c335b20e # timeout=10 [2021-04-01T02:45:53.539Z] Merge succeeded, producing e1f39843b9ca1c18808ed6362f4023e03f9ad7e6 [2021-04-01T02:45:53.539Z] Checking out Revision e1f39843b9ca1c18808ed6362f4023e03f9ad7e6 (PR-725) [2021-04-01T02:45:52.658Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-04-01T02:45:52.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-04-01T02:45:52.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T02:45:52.688Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/725/head:refs/remotes/origin/PR-725 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-01T02:45:53.245Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T02:45:53.258Z] > git checkout -f ea5f2fe995444737663861e42b9b0407e76b07bc # timeout=10 [2021-04-01T02:45:53.343Z] > git remote # timeout=10 [2021-04-01T02:45:53.363Z] > git config --get remote.origin.url # timeout=10 [2021-04-01T02:45:53.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-01T02:45:53.388Z] > git merge 4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36 # timeout=10 [2021-04-01T02:45:53.500Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-01T02:45:53.517Z] > git config core.sparsecheckout # timeout=10 [2021-04-01T02:45:53.536Z] > git checkout -f e1f39843b9ca1c18808ed6362f4023e03f9ad7e6 # timeout=10 [2021-04-01T02:45:56.782Z] Commit message: "Merge commit '4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36' into HEAD" [2021-04-01T02:45:56.819Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-01T02:45:56.793Z] > git rev-list --no-walk 9bd8def4754386b72816b9b199ec0a151bf1a489 # timeout=10 [2021-04-01T02:45:58.324Z] Commit message: "Merge commit '4cccad7aaef5ca82e829cc9ddbb75f0a5cbaed36' into HEAD" [2021-04-01T02:45:58.343Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-04-01T02:45:58.401Z] First time build. Skipping changelog. [Pipeline] sh [2021-04-01T02:45:58.303Z] > git rev-list --no-walk 9bd8def4754386b72816b9b199ec0a151bf1a489 # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-04-01T02:45:58.771Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-01T02:45:59.141Z] + true [2021-04-01T02:45:59.141Z] + sudo service docker restart [2021-04-01T02:46:01.153Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-01T02:46:01.836Z] provisioning config files... [2021-04-01T02:46:01.863Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-04-01T02:46:01.874Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/27@tmp/config6151169348019695717tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:46:02.353Z] + sudo service docker restart [2021-04-01T02:46:02.353Z] + true [2021-04-01T02:46:02.353Z] Redirecting to /bin/systemctl restart docker.service [2021-04-01T02:46:02.528Z] ---> docker-login.sh [2021-04-01T02:46:02.528Z] nexus3.edgexfoundry.org:10001 [2021-04-01T02:46:03.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:46:03.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:46:03.721Z] Configure a credential helper to remove this warning. See [2021-04-01T02:46:03.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:46:03.721Z] [2021-04-01T02:46:03.721Z] Login Succeeded [2021-04-01T02:46:03.721Z] nexus3.edgexfoundry.org:10002 [2021-04-01T02:46:03.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:46:04.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:46:04.270Z] Configure a credential helper to remove this warning. See [2021-04-01T02:46:04.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:46:04.270Z] [2021-04-01T02:46:04.270Z] Login Succeeded [2021-04-01T02:46:04.270Z] nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [2021-04-01T02:46:04.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] wrap [2021-04-01T02:46:04.609Z] provisioning config files... [2021-04-01T02:46:04.657Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/27@tmp/config3654873627428859334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:46:04.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:46:04.819Z] Configure a credential helper to remove this warning. See [2021-04-01T02:46:04.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:46:04.819Z] [2021-04-01T02:46:04.819Z] Login Succeeded [2021-04-01T02:46:04.819Z] nexus3.edgexfoundry.org:10004 [2021-04-01T02:46:05.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:46:05.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:46:05.367Z] Configure a credential helper to remove this warning. See [2021-04-01T02:46:05.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:46:05.367Z] [2021-04-01T02:46:05.367Z] Login Succeeded [2021-04-01T02:46:05.367Z] docker.io [2021-04-01T02:46:05.386Z] ---> docker-login.sh [2021-04-01T02:46:05.387Z] nexus3.edgexfoundry.org:10001 [2021-04-01T02:46:05.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:46:05.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:46:05.954Z] Configure a credential helper to remove this warning. See [2021-04-01T02:46:05.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:46:05.954Z] [2021-04-01T02:46:05.954Z] Login Succeeded [2021-04-01T02:46:05.954Z] ---> docker-login.sh ends [Pipeline] } [2021-04-01T02:46:05.972Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-01T02:46:06.413Z] ========================================================= [2021-04-01T02:46:06.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-01T02:46:06.413Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:46:06.789Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-01T02:46:07.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:46:07.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:46:07.206Z] Configure a credential helper to remove this warning. See [2021-04-01T02:46:07.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:46:07.206Z] [2021-04-01T02:46:07.206Z] Login Succeeded [2021-04-01T02:46:07.206Z] nexus3.edgexfoundry.org:10002 [2021-04-01T02:46:07.388Z] Sending build context to Docker daemon 2.347MB [2021-04-01T02:46:07.388Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T02:46:07.388Z] Step 2/8 : FROM ${BASE} [2021-04-01T02:46:07.388Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-01T02:46:07.388Z] 5f621e34cdf4: Pulling fs layer [2021-04-01T02:46:07.388Z] a4357932f1b6: Pulling fs layer [2021-04-01T02:46:07.388Z] 18c013af1878: Pulling fs layer [2021-04-01T02:46:07.389Z] 00ac8860ef70: Pulling fs layer [2021-04-01T02:46:07.389Z] 63d7cb157983: Pulling fs layer [2021-04-01T02:46:07.389Z] b116817d02f9: Pulling fs layer [2021-04-01T02:46:07.389Z] 745a02a5169b: Pulling fs layer [2021-04-01T02:46:07.389Z] 00ac8860ef70: Waiting [2021-04-01T02:46:07.389Z] 63d7cb157983: Waiting [2021-04-01T02:46:07.389Z] b116817d02f9: Waiting [2021-04-01T02:46:07.389Z] 745a02a5169b: Waiting [2021-04-01T02:46:07.389Z] 18c013af1878: Verifying Checksum [2021-04-01T02:46:07.389Z] 18c013af1878: Download complete [2021-04-01T02:46:07.389Z] a4357932f1b6: Verifying Checksum [2021-04-01T02:46:07.389Z] a4357932f1b6: Download complete [2021-04-01T02:46:07.389Z] 63d7cb157983: Verifying Checksum [2021-04-01T02:46:07.389Z] 63d7cb157983: Download complete [2021-04-01T02:46:07.389Z] b116817d02f9: Verifying Checksum [2021-04-01T02:46:07.389Z] b116817d02f9: Download complete [2021-04-01T02:46:07.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:46:07.982Z] 5f621e34cdf4: Download complete [2021-04-01T02:46:08.583Z] 5f621e34cdf4: Pull complete [2021-04-01T02:46:08.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:46:08.706Z] Configure a credential helper to remove this warning. See [2021-04-01T02:46:08.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:46:08.706Z] [2021-04-01T02:46:08.706Z] Login Succeeded [2021-04-01T02:46:08.706Z] nexus3.edgexfoundry.org:10003 [2021-04-01T02:46:09.202Z] a4357932f1b6: Pull complete [2021-04-01T02:46:09.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:46:09.482Z] 18c013af1878: Pull complete [2021-04-01T02:46:09.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:46:09.682Z] Configure a credential helper to remove this warning. See [2021-04-01T02:46:09.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:46:09.682Z] [2021-04-01T02:46:09.682Z] Login Succeeded [2021-04-01T02:46:09.682Z] nexus3.edgexfoundry.org:10004 [2021-04-01T02:46:09.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:46:10.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:46:10.051Z] Configure a credential helper to remove this warning. See [2021-04-01T02:46:10.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:46:10.051Z] [2021-04-01T02:46:10.051Z] Login Succeeded [2021-04-01T02:46:10.051Z] docker.io [2021-04-01T02:46:10.461Z] 745a02a5169b: Verifying Checksum [2021-04-01T02:46:10.461Z] 745a02a5169b: Download complete [2021-04-01T02:46:10.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-01T02:46:11.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-01T02:46:11.118Z] Configure a credential helper to remove this warning. See [2021-04-01T02:46:11.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-01T02:46:11.118Z] [2021-04-01T02:46:11.118Z] Login Succeeded [2021-04-01T02:46:11.118Z] ---> docker-login.sh ends [Pipeline] } [2021-04-01T02:46:11.197Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-01T02:46:11.774Z] ========================================================= [2021-04-01T02:46:11.774Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-01T02:46:11.774Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:46:11.892Z] 00ac8860ef70: Verifying Checksum [2021-04-01T02:46:11.892Z] 00ac8860ef70: Download complete [2021-04-01T02:46:12.363Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-01T02:46:13.190Z] Sending build context to Docker daemon 2.348MB [2021-04-01T02:46:13.190Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T02:46:13.190Z] Step 2/8 : FROM ${BASE} [2021-04-01T02:46:13.492Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-01T02:46:13.492Z] 188c0c94c7c5: Pulling fs layer [2021-04-01T02:46:13.492Z] 0ef7d3d256c8: Pulling fs layer [2021-04-01T02:46:13.492Z] de9db76c5a1d: Pulling fs layer [2021-04-01T02:46:13.492Z] bca2f99d35d6: Pulling fs layer [2021-04-01T02:46:13.492Z] 93359f2a8cfa: Pulling fs layer [2021-04-01T02:46:13.492Z] 7c6f9722023f: Pulling fs layer [2021-04-01T02:46:13.492Z] a35cf1a2eb13: Pulling fs layer [2021-04-01T02:46:13.492Z] bca2f99d35d6: Waiting [2021-04-01T02:46:13.492Z] 93359f2a8cfa: Waiting [2021-04-01T02:46:13.492Z] 7c6f9722023f: Waiting [2021-04-01T02:46:13.492Z] a35cf1a2eb13: Waiting [2021-04-01T02:46:13.492Z] de9db76c5a1d: Download complete [2021-04-01T02:46:13.492Z] 0ef7d3d256c8: Verifying Checksum [2021-04-01T02:46:13.492Z] 0ef7d3d256c8: Download complete [2021-04-01T02:46:13.492Z] 93359f2a8cfa: Verifying Checksum [2021-04-01T02:46:13.492Z] 93359f2a8cfa: Download complete [2021-04-01T02:46:13.492Z] 7c6f9722023f: Verifying Checksum [2021-04-01T02:46:13.492Z] 7c6f9722023f: Download complete [2021-04-01T02:46:14.232Z] 188c0c94c7c5: Verifying Checksum [2021-04-01T02:46:14.232Z] 188c0c94c7c5: Download complete [2021-04-01T02:46:14.907Z] 188c0c94c7c5: Pull complete [2021-04-01T02:46:15.633Z] 0ef7d3d256c8: Pull complete [2021-04-01T02:46:15.963Z] de9db76c5a1d: Pull complete [2021-04-01T02:46:22.067Z] 00ac8860ef70: Pull complete [2021-04-01T02:46:22.338Z] 63d7cb157983: Pull complete [2021-04-01T02:46:22.612Z] b116817d02f9: Pull complete [2021-04-01T02:46:25.000Z] a35cf1a2eb13: Verifying Checksum [2021-04-01T02:46:25.000Z] a35cf1a2eb13: Download complete [2021-04-01T02:46:26.940Z] 745a02a5169b: Pull complete [2021-04-01T02:46:26.940Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-01T02:46:26.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-01T02:46:26.940Z] ---> b7e6874047d6 [2021-04-01T02:46:26.940Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-01T02:46:28.152Z] bca2f99d35d6: Verifying Checksum [2021-04-01T02:46:28.152Z] bca2f99d35d6: Download complete [2021-04-01T02:46:29.558Z] ---> Running in 2e267d5fff4f [2021-04-01T02:46:29.558Z] Removing intermediate container 2e267d5fff4f [2021-04-01T02:46:29.558Z] ---> 9250e0923d8f [2021-04-01T02:46:29.558Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T02:46:29.828Z] ---> Running in bbfcfcfdc61e [2021-04-01T02:46:31.807Z] Removing intermediate container bbfcfcfdc61e [2021-04-01T02:46:31.807Z] ---> c8262bd247b0 [2021-04-01T02:46:31.807Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-01T02:46:32.087Z] ---> Running in b3172745e4f6 [2021-04-01T02:46:33.067Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-01T02:46:33.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-01T02:46:34.246Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-01T02:46:34.246Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-01T02:46:34.515Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-01T02:46:34.515Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-01T02:46:34.789Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-01T02:46:34.789Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-01T02:46:34.789Z] Executing busybox-1.31.1-r19.trigger [2021-04-01T02:46:34.789Z] OK: 144 MiB in 45 packages [2021-04-01T02:46:36.231Z] Removing intermediate container b3172745e4f6 [2021-04-01T02:46:36.231Z] ---> 4f43d887974c [2021-04-01T02:46:36.231Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-01T02:46:36.231Z] ---> Running in f074adbcc0fa [2021-04-01T02:46:36.824Z] Removing intermediate container f074adbcc0fa [2021-04-01T02:46:36.824Z] ---> 4758b625aa34 [2021-04-01T02:46:36.824Z] Step 7/8 : COPY . . [2021-04-01T02:46:37.807Z] ---> cf46a66fb8c4 [2021-04-01T02:46:37.807Z] Step 8/8 : RUN go mod download [2021-04-01T02:46:38.079Z] ---> Running in 86195551803d [2021-04-01T02:46:44.290Z] bca2f99d35d6: Pull complete [2021-04-01T02:46:44.290Z] 93359f2a8cfa: Pull complete [2021-04-01T02:46:44.290Z] 7c6f9722023f: Pull complete [2021-04-01T02:46:51.191Z] a35cf1a2eb13: Pull complete [2021-04-01T02:46:51.191Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-01T02:46:51.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-01T02:46:51.191Z] ---> a62c8e92a672 [2021-04-01T02:46:51.191Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-01T02:46:51.191Z] ---> Running in 146c3bc18412 [2021-04-01T02:46:51.191Z] Removing intermediate container 146c3bc18412 [2021-04-01T02:46:51.191Z] ---> 32618f8f1b69 [2021-04-01T02:46:51.191Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T02:46:51.191Z] ---> Running in 1c949ff165b8 [2021-04-01T02:46:53.326Z] Removing intermediate container 1c949ff165b8 [2021-04-01T02:46:53.326Z] ---> 1e4c603389ec [2021-04-01T02:46:53.326Z] Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev [2021-04-01T02:46:53.633Z] ---> Running in a514f2ede6d2 [2021-04-01T02:46:55.190Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-01T02:46:55.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-01T02:46:56.485Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-04-01T02:46:56.760Z] (2/6) Installing libsodium (1.0.18-r0) [2021-04-01T02:46:56.760Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-04-01T02:46:57.044Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-04-01T02:46:57.044Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-01T02:46:57.044Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-04-01T02:46:57.312Z] Executing busybox-1.31.1-r19.trigger [2021-04-01T02:46:57.312Z] OK: 167 MiB in 45 packages [2021-04-01T02:46:58.400Z] Removing intermediate container a514f2ede6d2 [2021-04-01T02:46:58.400Z] ---> e97434c07520 [2021-04-01T02:46:58.400Z] Step 6/8 : WORKDIR /device-sdk-go [2021-04-01T02:46:58.400Z] ---> Running in 44cb6770c1b0 [2021-04-01T02:46:59.089Z] Removing intermediate container 44cb6770c1b0 [2021-04-01T02:46:59.089Z] ---> d65cda7e6d9a [2021-04-01T02:46:59.089Z] Step 7/8 : COPY . . [2021-04-01T02:47:01.482Z] ---> b8ad8f50f7f0 [2021-04-01T02:47:01.482Z] Step 8/8 : RUN go mod download [2021-04-01T02:47:01.779Z] ---> Running in c894bbecb8e5 [2021-04-01T02:47:04.877Z] Removing intermediate container 86195551803d [2021-04-01T02:47:04.877Z] ---> bb8e6fc9e94d [2021-04-01T02:47:04.877Z] Successfully built bb8e6fc9e94d [2021-04-01T02:47:04.877Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:47:05.225Z] + docker inspect -f . ci-base-image-arm64 [2021-04-01T02:47:05.225Z] . [Pipeline] withDockerContainer [2021-04-01T02:47:05.502Z] prd-ubuntu18.04-docker-arm64-4c-16g-32401 does not seem to be running inside a container [2021-04-01T02:47:05.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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-04-01T02:47:07.133Z] $ docker top 0629d3fec8d4e35366b23c27ab9b4c56d6da9c595853850bd3dc47ff6e88421a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T02:47:08.164Z] + go version [2021-04-01T02:47:08.164Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-01T02:47:08.185Z] $ docker stop --time=1 0629d3fec8d4e35366b23c27ab9b4c56d6da9c595853850bd3dc47ff6e88421a [2021-04-01T02:47:10.129Z] $ docker rm -f 0629d3fec8d4e35366b23c27ab9b4c56d6da9c595853850bd3dc47ff6e88421a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:47:11.145Z] + docker inspect -f . ci-base-image-arm64 [2021-04-01T02:47:11.145Z] . [Pipeline] withDockerContainer [2021-04-01T02:47:11.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-32401 does not seem to be running inside a container [2021-04-01T02:47:11.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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-04-01T02:47:12.957Z] $ docker top 42d421751a940a42413086e5a9f8ddfcef4a984391864af151e7d9fe67003b26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T02:47:13.978Z] + make test [2021-04-01T02:47:13.978Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-01T02:47:36.174Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-01T02:47:41.491Z] Removing intermediate container c894bbecb8e5 [2021-04-01T02:47:41.491Z] ---> 86efdf1b431d [2021-04-01T02:47:41.491Z] Successfully built 86efdf1b431d [2021-04-01T02:47:41.491Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:47:41.989Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-01T02:47:43.123Z] . [Pipeline] withDockerContainer [2021-04-01T02:47:43.859Z] prd-centos7-docker-4c-2g-32400 does not seem to be running inside a container [2021-04-01T02:47:44.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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-04-01T02:47:45.777Z] $ docker top e632b3a7139179ec45626ebb60b560afa4ab1970aad3d8addb1afde92118ec79 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T02:47:47.380Z] + go version [2021-04-01T02:47:47.380Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-01T02:47:47.391Z] $ docker stop --time=1 e632b3a7139179ec45626ebb60b560afa4ab1970aad3d8addb1afde92118ec79 [2021-04-01T02:47:49.532Z] $ docker rm -f e632b3a7139179ec45626ebb60b560afa4ab1970aad3d8addb1afde92118ec79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:47:50.617Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-01T02:47:50.617Z] . [Pipeline] withDockerContainer [2021-04-01T02:47:51.050Z] prd-centos7-docker-4c-2g-32400 does not seem to be running inside a container [2021-04-01T02:47:51.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/27 -v /w/workspace/device-sdk-go/27:/w/workspace/device-sdk-go/27:rw,z -v /w/workspace/device-sdk-go/27@tmp:/w/workspace/device-sdk-go/27@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-04-01T02:47:52.374Z] $ docker top b8efe92d55255c2dff0e723730ccc21e3e31a941a5b548061748923df57bed88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T02:47:53.304Z] + make test [2021-04-01T02:47:53.304Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-01T02:48:08.831Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-04-01T02:48:23.256Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-01T02:48:23.256Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-01T02:48:23.256Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-01T02:48:23.256Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-01T02:48:23.257Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-01T02:48:35.788Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.266s coverage: 27.0% of statements [2021-04-01T02:48:36.061Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-04-01T02:48:36.062Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-04-01T02:48:36.062Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-04-01T02:48:36.062Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2021-04-01T02:48:36.062Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-04-01T02:48:37.062Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.202s coverage: 81.2% of statements [2021-04-01T02:48:37.062Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.326s coverage: 7.8% of statements [2021-04-01T02:48:37.062Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-01T02:48:37.062Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-01T02:48:37.062Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-01T02:48:38.509Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.211s coverage: 32.5% of statements [2021-04-01T02:48:38.509Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-01T02:48:38.509Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-01T02:48:38.509Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-01T02:48:41.933Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.304s coverage: 57.3% of statements [2021-04-01T02:48:41.933Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.179s coverage: 6.6% of statements [2021-04-01T02:48:42.525Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.140s coverage: 5.0% of statements [2021-04-01T02:48:42.526Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-01T02:48:43.128Z] GO111MODULE=on go vet ./... [2021-04-01T02:48:44.916Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.106s coverage: 27.0% of statements [2021-04-01T02:48:44.916Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.140s coverage: 81.2% of statements [2021-04-01T02:48:44.916Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.315s coverage: 7.8% of statements [2021-04-01T02:48:44.916Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-04-01T02:48:44.916Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-04-01T02:48:44.916Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-04-01T02:48:45.581Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.185s coverage: 32.5% of statements [2021-04-01T02:48:45.581Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-04-01T02:48:45.581Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-04-01T02:48:45.581Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-04-01T02:48:48.370Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.249s coverage: 57.3% of statements [2021-04-01T02:48:48.370Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.967s coverage: 6.6% of statements [2021-04-01T02:48:48.370Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.133s coverage: 5.0% of statements [2021-04-01T02:48:48.370Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-04-01T02:48:48.370Z] GO111MODULE=on go vet ./... [2021-04-01T02:49:16.093Z] gofmt -l . [2021-04-01T02:49:16.093Z] [ "`gofmt -l .`" = "" ] [2021-04-01T02:49:16.093Z] ./bin/test-attribution-txt.sh [2021-04-01T02:49:18.276Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-01T02:49:19.601Z] $ docker stop --time=1 b8efe92d55255c2dff0e723730ccc21e3e31a941a5b548061748923df57bed88 [2021-04-01T02:49:22.599Z] $ docker rm -f b8efe92d55255c2dff0e723730ccc21e3e31a941a5b548061748923df57bed88 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-01T02:49:24.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-01T02:49:25.610Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-01T02:49:27.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-01T02:49:27.719Z] + ls -al . [2021-04-01T02:49:27.719Z] total 188 [2021-04-01T02:49:27.719Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 1 02:49 . [2021-04-01T02:49:27.719Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 1 02:45 .. [2021-04-01T02:49:27.719Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 1 02:45 bin [2021-04-01T02:49:27.719Z] -rw-r--r--. 1 jenkins jenkins 101416 Apr 1 02:48 coverage.out [2021-04-01T02:49:27.719Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 1 02:45 Dockerfile.build [2021-04-01T02:49:27.719Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 1 02:45 .dockerignore [2021-04-01T02:49:27.719Z] drwxrwxr-x. 5 jenkins jenkins 62 Apr 1 02:45 example [2021-04-01T02:49:27.719Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 1 02:45 .git [2021-04-01T02:49:27.719Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 1 02:45 .github [2021-04-01T02:49:27.719Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 1 02:45 .gitignore [2021-04-01T02:49:27.719Z] -rw-r--r--. 1 jenkins jenkins 537 Apr 1 02:49 go.mod [2021-04-01T02:49:27.719Z] -rw-r--r--. 1 jenkins jenkins 21117 Apr 1 02:49 go.sum [2021-04-01T02:49:27.719Z] drwxrwxr-x. 14 jenkins jenkins 207 Apr 1 02:45 internal [2021-04-01T02:49:27.719Z] -rw-rw-r--. 1 jenkins jenkins 894 Apr 1 02:45 Jenkinsfile [2021-04-01T02:49:27.719Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 1 02:45 LICENSE [2021-04-01T02:49:27.719Z] -rw-rw-r--. 1 jenkins jenkins 1022 Apr 1 02:45 Makefile [2021-04-01T02:49:27.719Z] drwxrwxr-x. 4 jenkins jenkins 26 Apr 1 02:45 openapi [2021-04-01T02:49:27.719Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 1 02:45 pkg [2021-04-01T02:49:27.719Z] -rw-rw-r--. 1 jenkins jenkins 5897 Apr 1 02:45 README.md [2021-04-01T02:49:27.719Z] -rw-rw-r--. 1 jenkins jenkins 6616 Apr 1 02:45 RELEASE-NOTES.txt [2021-04-01T02:49:27.719Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 1 02:45 snap [2021-04-01T02:49:27.719Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 1 02:42 VERSION [2021-04-01T02:49:27.719Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 1 02:45 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:49:28.128Z] + docker build -t 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=6a0d8eb342ed8c772559097304c594a423705107 --label arch=amd64 --label version=0.0.0 . [2021-04-01T02:49:28.777Z] Sending build context to Docker daemon 2.45MB [2021-04-01T02:49:28.777Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T02:49:28.777Z] Step 2/23 : FROM ${BASE} AS builder [2021-04-01T02:49:28.777Z] ---> 86efdf1b431d [2021-04-01T02:49:28.777Z] Step 3/23 : WORKDIR /device-sdk-go [2021-04-01T02:49:29.137Z] ---> Running in ddd03c1c6a39 [2021-04-01T02:49:29.546Z] Removing intermediate container ddd03c1c6a39 [2021-04-01T02:49:29.546Z] ---> 465cacb5875a [2021-04-01T02:49:29.546Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-01T02:49:29.546Z] ---> Running in 25adc4a7c099 [2021-04-01T02:49:30.141Z] gofmt -l . [2021-04-01T02:49:30.142Z] [ "`gofmt -l .`" = "" ] [2021-04-01T02:49:30.142Z] ./bin/test-attribution-txt.sh [2021-04-01T02:49:30.142Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-01T02:49:30.154Z] $ docker stop --time=1 42d421751a940a42413086e5a9f8ddfcef4a984391864af151e7d9fe67003b26 [2021-04-01T02:49:30.478Z] Removing intermediate container 25adc4a7c099 [2021-04-01T02:49:30.478Z] ---> 4e76bc46d18e [2021-04-01T02:49:30.478Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T02:49:30.478Z] ---> Running in bd467d1411e4 [2021-04-01T02:49:32.427Z] $ docker rm -f 42d421751a940a42413086e5a9f8ddfcef4a984391864af151e7d9fe67003b26 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-01T02:49:33.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-01T02:49:33.738Z] Warning: overwriting stash ‘coverage-report’ [2021-04-01T02:49:34.124Z] Removing intermediate container bd467d1411e4 [2021-04-01T02:49:34.125Z] ---> 05fc0e221856 [2021-04-01T02:49:34.125Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-04-01T02:49:34.125Z] ---> Running in dfe55c014eaf [2021-04-01T02:49:34.556Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-01T02:49:35.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-01T02:49:35.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-01T02:49:35.637Z] + ls -al . [2021-04-01T02:49:35.637Z] total 224 [2021-04-01T02:49:35.637Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 1 02:49 . [2021-04-01T02:49:35.637Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 02:45 .. [2021-04-01T02:49:35.637Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 1 02:45 .dockerignore [2021-04-01T02:49:35.637Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 02:45 .git [2021-04-01T02:49:35.637Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 02:45 .github [2021-04-01T02:49:35.637Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 1 02:45 .gitignore [2021-04-01T02:49:35.637Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 1 02:45 Dockerfile.build [2021-04-01T02:49:35.637Z] -rw-rw-r-- 1 jenkins jenkins 894 Apr 1 02:45 Jenkinsfile [2021-04-01T02:49:35.637Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 1 02:45 LICENSE [2021-04-01T02:49:35.637Z] -rw-rw-r-- 1 jenkins jenkins 1022 Apr 1 02:45 Makefile [2021-04-01T02:49:35.637Z] -rw-rw-r-- 1 jenkins jenkins 5897 Apr 1 02:45 README.md [2021-04-01T02:49:35.637Z] -rw-rw-r-- 1 jenkins jenkins 6616 Apr 1 02:45 RELEASE-NOTES.txt [2021-04-01T02:49:35.637Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 02:42 VERSION [2021-04-01T02:49:35.637Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 02:45 bin [2021-04-01T02:49:35.637Z] -rw-r--r-- 1 jenkins jenkins 101416 Apr 1 02:48 coverage.out [2021-04-01T02:49:35.637Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 02:45 example [2021-04-01T02:49:35.637Z] -rw-r--r-- 1 jenkins jenkins 537 Apr 1 02:49 go.mod [2021-04-01T02:49:35.637Z] -rw-r--r-- 1 jenkins jenkins 21117 Apr 1 02:49 go.sum [2021-04-01T02:49:35.637Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 1 02:45 internal [2021-04-01T02:49:35.637Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 02:45 openapi [2021-04-01T02:49:35.637Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 1 02:45 pkg [2021-04-01T02:49:35.637Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 02:45 snap [2021-04-01T02:49:35.638Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 1 02:45 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:49:35.861Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-01T02:49:35.977Z] + docker build -t 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=6a0d8eb342ed8c772559097304c594a423705107 --label arch=arm64 --label version=0.0.0 . [2021-04-01T02:49:36.577Z] Sending build context to Docker daemon 2.449MB [2021-04-01T02:49:36.577Z] Step 1/23 : ARG BASE=golang:1.15-alpine3.12 [2021-04-01T02:49:36.577Z] Step 2/23 : FROM ${BASE} AS builder [2021-04-01T02:49:36.577Z] ---> bb8e6fc9e94d [2021-04-01T02:49:36.577Z] Step 3/23 : WORKDIR /device-sdk-go [2021-04-01T02:49:36.851Z] ---> Running in 421c506ce562 [2021-04-01T02:49:37.019Z] OK: 167 MiB in 45 packages [2021-04-01T02:49:37.446Z] Removing intermediate container 421c506ce562 [2021-04-01T02:49:37.446Z] ---> 2f0144af19c3 [2021-04-01T02:49:37.446Z] Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-01T02:49:37.446Z] ---> Running in b158ed0f1ef1 [2021-04-01T02:49:37.669Z] Removing intermediate container dfe55c014eaf [2021-04-01T02:49:37.669Z] ---> 21b7dc231459 [2021-04-01T02:49:37.669Z] Step 7/23 : COPY . . [2021-04-01T02:49:38.041Z] Removing intermediate container b158ed0f1ef1 [2021-04-01T02:49:38.041Z] ---> 7f9c739b9515 [2021-04-01T02:49:38.041Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T02:49:38.041Z] ---> Running in 3ffd6b7f9edf [2021-04-01T02:49:39.136Z] ---> d54a508ed638 [2021-04-01T02:49:39.136Z] Step 8/23 : RUN go mod download [2021-04-01T02:49:39.136Z] ---> Running in 78167ca1868a [2021-04-01T02:49:40.658Z] Removing intermediate container 78167ca1868a [2021-04-01T02:49:40.658Z] ---> 0ad5441eb3bb [2021-04-01T02:49:40.658Z] Step 9/23 : RUN make build [2021-04-01T02:49:40.658Z] ---> Running in 95e4c85093c1 [2021-04-01T02:49:40.665Z] Removing intermediate container 3ffd6b7f9edf [2021-04-01T02:49:40.665Z] ---> 503bb461b053 [2021-04-01T02:49:40.665Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-04-01T02:49:40.665Z] ---> Running in 8781bd8c2d6f [2021-04-01T02:49:41.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-01T02:49:41.359Z] 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-04-01T02:49:42.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-01T02:49:42.823Z] OK: 144 MiB in 45 packages [2021-04-01T02:49:43.803Z] Removing intermediate container 8781bd8c2d6f [2021-04-01T02:49:43.803Z] ---> 523e3fa03a9c [2021-04-01T02:49:43.803Z] Step 7/23 : COPY . . [2021-04-01T02:49:45.232Z] ---> 935bbf42b3ee [2021-04-01T02:49:45.232Z] Step 8/23 : RUN go mod download [2021-04-01T02:49:45.232Z] ---> Running in 4d2b44939832 [2021-04-01T02:49:47.842Z] Removing intermediate container 4d2b44939832 [2021-04-01T02:49:47.842Z] ---> a7f1917f03eb [2021-04-01T02:49:47.842Z] Step 9/23 : RUN make build [2021-04-01T02:49:47.842Z] ---> Running in 03aac42706a3 [2021-04-01T02:49:48.819Z] 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-04-01T02:50:00.135Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-04-01T02:50:02.306Z] Removing intermediate container 95e4c85093c1 [2021-04-01T02:50:02.306Z] ---> 1c7902f15f16 [2021-04-01T02:50:02.306Z] Step 10/23 : FROM alpine:3.12 [2021-04-01T02:50:02.916Z] 3.12: Pulling from library/alpine [2021-04-01T02:50:02.916Z] 532819f3e44c: Pulling fs layer [2021-04-01T02:50:03.226Z] 532819f3e44c: Verifying Checksum [2021-04-01T02:50:03.226Z] 532819f3e44c: Download complete [2021-04-01T02:50:04.743Z] 532819f3e44c: Pull complete [2021-04-01T02:50:04.743Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-01T02:50:04.743Z] Status: Downloaded newer image for alpine:3.12 [2021-04-01T02:50:04.743Z] ---> 7230e588e954 [2021-04-01T02:50:04.743Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-01T02:50:04.743Z] ---> Running in d3d5a7c9b55d [2021-04-01T02:50:04.743Z] Removing intermediate container d3d5a7c9b55d [2021-04-01T02:50:04.743Z] ---> 0b4aa20a6c05 [2021-04-01T02:50:04.743Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T02:50:05.254Z] ---> Running in 40e930b72955 [2021-04-01T02:50:06.970Z] Removing intermediate container 40e930b72955 [2021-04-01T02:50:06.970Z] ---> 18c82c64b8bb [2021-04-01T02:50:06.970Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-04-01T02:50:07.294Z] ---> Running in 8114c623b760 [2021-04-01T02:50:09.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-01T02:50:09.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-01T02:50:10.281Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-01T02:50:10.281Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-01T02:50:10.549Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-01T02:50:10.549Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-01T02:50:10.837Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-01T02:50:10.837Z] Executing busybox-1.31.1-r20.trigger [2021-04-01T02:50:10.837Z] OK: 8 MiB in 19 packages [2021-04-01T02:50:12.404Z] Removing intermediate container 8114c623b760 [2021-04-01T02:50:12.404Z] ---> 4b710653a6c8 [2021-04-01T02:50:12.404Z] Step 14/23 : WORKDIR / [2021-04-01T02:50:12.404Z] ---> Running in 6e7f457bbabf [2021-04-01T02:50:13.065Z] Removing intermediate container 6e7f457bbabf [2021-04-01T02:50:13.065Z] ---> 5743d6f458b5 [2021-04-01T02:50:13.065Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-04-01T02:50:13.379Z] ---> e510f6cc754c [2021-04-01T02:50:13.379Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-04-01T02:50:14.385Z] ---> 11e7f4a62cf7 [2021-04-01T02:50:14.385Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-04-01T02:50:15.031Z] ---> 57d4ee6dc043 [2021-04-01T02:50:15.031Z] Step 18/23 : EXPOSE 49990 [2021-04-01T02:50:15.031Z] ---> Running in 40b870aa1dad [2021-04-01T02:50:15.545Z] Removing intermediate container 40b870aa1dad [2021-04-01T02:50:15.545Z] ---> 13758c2f4566 [2021-04-01T02:50:15.545Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-04-01T02:50:15.545Z] ---> Running in 5362310162ed [2021-04-01T02:50:16.001Z] Removing intermediate container 5362310162ed [2021-04-01T02:50:16.001Z] ---> 1841b961263a [2021-04-01T02:50:16.001Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-01T02:50:16.371Z] ---> Running in 268e7904b2e4 [2021-04-01T02:50:16.693Z] Removing intermediate container 268e7904b2e4 [2021-04-01T02:50:16.693Z] ---> 6701c5b8413f [2021-04-01T02:50:16.693Z] Step 21/23 : LABEL arch=amd64 [2021-04-01T02:50:16.693Z] ---> Running in 712f9bf1a0ea [2021-04-01T02:50:16.998Z] Removing intermediate container 712f9bf1a0ea [2021-04-01T02:50:16.998Z] ---> 62695f6b84de [2021-04-01T02:50:16.998Z] Step 22/23 : LABEL git_sha=6a0d8eb342ed8c772559097304c594a423705107 [2021-04-01T02:50:17.279Z] ---> Running in 863e350d08bc [2021-04-01T02:50:17.586Z] Removing intermediate container 863e350d08bc [2021-04-01T02:50:17.586Z] ---> 3a79ffc1bf65 [2021-04-01T02:50:17.586Z] Step 23/23 : LABEL version=0.0.0 [2021-04-01T02:50:17.914Z] ---> Running in 2e4824fc90db [2021-04-01T02:50:18.583Z] Removing intermediate container 2e4824fc90db [2021-04-01T02:50:18.583Z] ---> 62dc0e3a4664 [2021-04-01T02:50:18.583Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-04-01T02:50:18.583Z] Successfully built 62dc0e3a4664 [2021-04-01T02:50:18.583Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:50:19.875Z] ---> job-cost.sh [2021-04-01T02:50:19.875Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yisu [2021-04-01T02:50:21.194Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-04-01T02:50:23.156Z] Removing intermediate container 03aac42706a3 [2021-04-01T02:50:23.156Z] ---> c48fcba2f794 [2021-04-01T02:50:23.156Z] Step 10/23 : FROM alpine:3.12 [2021-04-01T02:50:23.427Z] 3.12: Pulling from library/alpine [2021-04-01T02:50:23.427Z] 9a219e8acc52: Pulling fs layer [2021-04-01T02:50:24.017Z] 9a219e8acc52: Verifying Checksum [2021-04-01T02:50:24.017Z] 9a219e8acc52: Download complete [2021-04-01T02:50:24.611Z] 9a219e8acc52: Pull complete [2021-04-01T02:50:24.611Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-01T02:50:24.611Z] Status: Downloaded newer image for alpine:3.12 [2021-04-01T02:50:24.611Z] ---> d75e27dfc0a0 [2021-04-01T02:50:24.611Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-01T02:50:24.884Z] ---> Running in e76a9cf436ef [2021-04-01T02:50:25.156Z] Removing intermediate container e76a9cf436ef [2021-04-01T02:50:25.156Z] ---> 3261c2c36378 [2021-04-01T02:50:25.156Z] Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-01T02:50:25.430Z] ---> Running in b4f0709eaf2a [2021-04-01T02:50:27.400Z] Removing intermediate container b4f0709eaf2a [2021-04-01T02:50:27.400Z] ---> 0426eff54c21 [2021-04-01T02:50:27.400Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2021-04-01T02:50:27.680Z] ---> Running in 1181057c20f6 [2021-04-01T02:50:28.660Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-01T02:50:29.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-01T02:50:30.218Z] (1/5) Installing libgcc (9.3.0-r2) [2021-04-01T02:50:30.218Z] (2/5) Installing libsodium (1.0.18-r0) [2021-04-01T02:50:30.218Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-04-01T02:50:30.486Z] (4/5) Installing libzmq (4.3.3-r0) [2021-04-01T02:50:30.486Z] (5/5) Installing zeromq (4.3.3-r0) [2021-04-01T02:50:30.756Z] Executing busybox-1.31.1-r20.trigger [2021-04-01T02:50:30.756Z] OK: 8 MiB in 19 packages [2021-04-01T02:50:31.728Z] Removing intermediate container 1181057c20f6 [2021-04-01T02:50:31.728Z] ---> bf19f8e3687c [2021-04-01T02:50:31.728Z] Step 14/23 : WORKDIR / [2021-04-01T02:50:32.001Z] ---> Running in 93c99cc8ee7f [2021-04-01T02:50:32.594Z] Removing intermediate container 93c99cc8ee7f [2021-04-01T02:50:32.594Z] ---> 27e2236f6160 [2021-04-01T02:50:32.594Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-04-01T02:50:33.185Z] ---> b0a10706e45d [2021-04-01T02:50:33.185Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-04-01T02:50:34.172Z] ---> 76beae34d78b [2021-04-01T02:50:34.172Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-04-01T02:50:35.148Z] ---> 010a57fbd2a7 [2021-04-01T02:50:35.148Z] Step 18/23 : EXPOSE 49990 [2021-04-01T02:50:35.148Z] ---> Running in 259cae0168e5 [2021-04-01T02:50:35.740Z] Removing intermediate container 259cae0168e5 [2021-04-01T02:50:35.740Z] ---> aa12b1748442 [2021-04-01T02:50:35.740Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2021-04-01T02:50:35.740Z] ---> Running in 02b11254a28d [2021-04-01T02:50:36.333Z] Removing intermediate container 02b11254a28d [2021-04-01T02:50:36.333Z] ---> d56f6fc5888a [2021-04-01T02:50:36.333Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-01T02:50:36.333Z] ---> Running in 3a575a82d079 [2021-04-01T02:50:36.929Z] Removing intermediate container 3a575a82d079 [2021-04-01T02:50:36.929Z] ---> a8cc42c931df [2021-04-01T02:50:36.929Z] Step 21/23 : LABEL arch=arm64 [2021-04-01T02:50:36.929Z] ---> Running in c1a795c0936e [2021-04-01T02:50:37.523Z] Removing intermediate container c1a795c0936e [2021-04-01T02:50:37.523Z] ---> 06e5169efdac [2021-04-01T02:50:37.523Z] Step 22/23 : LABEL git_sha=6a0d8eb342ed8c772559097304c594a423705107 [2021-04-01T02:50:37.523Z] ---> Running in 082af680c815 [2021-04-01T02:50:38.115Z] Removing intermediate container 082af680c815 [2021-04-01T02:50:38.115Z] ---> f40b2274a128 [2021-04-01T02:50:38.115Z] Step 23/23 : LABEL version=0.0.0 [2021-04-01T02:50:38.115Z] ---> Running in 01f5d13c5073 [2021-04-01T02:50:38.707Z] Removing intermediate container 01f5d13c5073 [2021-04-01T02:50:38.707Z] ---> 1386e591f512 [2021-04-01T02:50:38.707Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-04-01T02:50:38.707Z] Successfully built 1386e591f512 [2021-04-01T02:50:38.707Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:50:39.542Z] ---> job-cost.sh [2021-04-01T02:50:39.542Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cMLw [2021-04-01T02:50:49.524Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-01T02:51:18.487Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-01T02:51:37.389Z] lf-activate-venv(): INFO: Adding /tmp/venv-yisu/bin to PATH [2021-04-01T02:51:37.389Z] INFO: No Stack... [2021-04-01T02:51:37.389Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-01T02:51:37.389Z] INFO: Archiving Costs [Pipeline] sh [2021-04-01T02:51:37.770Z] + cat /w/workspace/device-sdk-go/27/archives/cost.csv [2021-04-01T02:51:37.770Z] + cut -d, -f6 [Pipeline] lock [2021-04-01T02:51:37.965Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] [2021-04-01T02:51:37.974Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] did not exist. Created. [2021-04-01T02:51:37.974Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-01T02:51:38.516Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-01T02:51:38.946Z] Stashed 1 file(s) [Pipeline] } [2021-04-01T02:51:38.961Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-01T02:52:55.236Z] lf-activate-venv(): INFO: Adding /tmp/venv-cMLw/bin to PATH [2021-04-01T02:52:55.237Z] INFO: No Stack... [2021-04-01T02:52:55.237Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-01T02:52:55.237Z] INFO: Archiving Costs [Pipeline] sh [2021-04-01T02:52:55.576Z] + cut -d, -f6 [2021-04-01T02:52:55.577Z] + cat /w/workspace/device-sdk-go/27/archives/cost.csv [Pipeline] lock [2021-04-01T02:52:55.696Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] [2021-04-01T02:52:55.705Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] did not exist. Created. [2021-04-01T02:52:55.705Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-01T02:52:56.154Z] /w/workspace/device-sdk-go/27@tmp/durable-82348dd3/script.sh: 1: /w/workspace/device-sdk-go/27@tmp/durable-82348dd3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-01T02:52:56.495Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-01T02:52:56.514Z] Warning: overwriting stash ‘stack-cost’ [2021-04-01T02:52:56.683Z] Stashed 1 file(s) [Pipeline] } [2021-04-01T02:52:56.698Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-725-27-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-01T02:52:57.912Z] provisioning config files... [2021-04-01T02:52:57.923Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config8742089625448917629tmp [Pipeline] { [Pipeline] sh [2021-04-01T02:52:58.318Z] + set +x [2021-04-01T02:52:58.318Z] + curl -s https://codecov.io/bash [2021-04-01T02:52:58.318Z] + bash -s -- [2021-04-01T02:52:58.580Z] [2021-04-01T02:52:58.580Z] _____ _ [2021-04-01T02:52:58.580Z] / ____| | | [2021-04-01T02:52:58.580Z] | | ___ __| | ___ ___ _____ __ [2021-04-01T02:52:58.580Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-01T02:52:58.580Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-01T02:52:58.580Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-01T02:52:58.580Z] Bash-20210309-2b87ace [2021-04-01T02:52:58.580Z] [2021-04-01T02:52:58.580Z] [2021-04-01T02:52:58.580Z] ==> git version 2.24.3 found [2021-04-01T02:52:58.580Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-01T02:52:58.580Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-01T02:52:58.580Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-01T02:52:58.580Z] ==> Jenkins CI detected. [2021-04-01T02:52:58.580Z] project root: . [2021-04-01T02:52:58.580Z] --> token set from env [2021-04-01T02:52:58.580Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-01T02:52:58.580Z] ==> Running gcov in . (disable via -X gcov) [2021-04-01T02:52:58.580Z] ==> Python coveragepy not found [2021-04-01T02:52:58.580Z] ==> Searching for coverage reports in: [2021-04-01T02:52:58.580Z] + . [2021-04-01T02:52:58.580Z] -> Found 1 reports [2021-04-01T02:52:58.580Z] ==> Detecting git/mercurial file structure [2021-04-01T02:52:58.580Z] ==> Reading reports [2021-04-01T02:52:58.580Z] + ./coverage.out bytes=101416 [2021-04-01T02:52:58.580Z] ==> Appending adjustments [2021-04-01T02:52:58.580Z] https://docs.codecov.io/docs/fixing-reports [2021-04-01T02:52:58.844Z] + Found adjustments [2021-04-01T02:52:58.844Z] ==> Gzipping contents [2021-04-01T02:52:58.844Z] 16K /tmp/codecov.pTqk4x.gz [2021-04-01T02:52:58.844Z] ==> Uploading reports [2021-04-01T02:52:58.844Z] url: https://codecov.io [2021-04-01T02:52:58.844Z] query: branch=PR-725&commit=6a0d8eb342ed8c772559097304c594a423705107&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-725%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=725&job=&cmd_args= [2021-04-01T02:52:58.844Z] -> Pinging Codecov [2021-04-01T02:52:58.844Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-725&commit=6a0d8eb342ed8c772559097304c594a423705107&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-725%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=725&job=&cmd_args= [2021-04-01T02:52:59.420Z] -> Uploading to [2021-04-01T02:52:59.420Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-01/7E55EF52A471D76F132DFD9A03CDDE97/6a0d8eb342ed8c772559097304c594a423705107/08570d0d-4ca0-459a-906f-52b01304397d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210401T025259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08a53aede2ed45d59d8c7b8fccfb9765b5726a164f250fac6858e3304a3a306b [2021-04-01T02:52:59.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-01T02:52:59.420Z] Dload Upload Total Spent Left Speed [2021-04-01T02:52:59.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13759 0 0 100 13759 0 37230 --:--:-- --:--:-- --:--:-- 37287 [2021-04-01T02:52:59.682Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6a0d8eb342ed8c772559097304c594a423705107 [Pipeline] } [2021-04-01T02:52:59.692Z] 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-04-01T02:53:02.113Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:53:02.685Z] ---> package-listing.sh [2021-04-01T02:53:02.685Z] ++ facter osfamily [2021-04-01T02:53:02.685Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-01T02:53:02.685Z] + OS_FAMILY=redhat [2021-04-01T02:53:02.685Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-725 [2021-04-01T02:53:02.685Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-01T02:53:02.685Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-01T02:53:02.685Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-01T02:53:02.685Z] + PACKAGES=/tmp/packages_start.txt [2021-04-01T02:53:02.685Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-725 ']' [2021-04-01T02:53:02.685Z] + PACKAGES=/tmp/packages_end.txt [2021-04-01T02:53:02.685Z] + case "${OS_FAMILY}" in [2021-04-01T02:53:02.685Z] + rpm -qa [2021-04-01T02:53:02.685Z] + sort [2021-04-01T02:53:07.999Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-01T02:53:07.999Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-01T02:53:07.999Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-01T02:53:07.999Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-725 ']' [2021-04-01T02:53:07.999Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-725/archives/ [2021-04-01T02:53:07.999Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-725/archives/ [Pipeline] echo [2021-04-01T02:53:08.014Z] 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-725/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-01T02:53:08.306Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:53:08.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-01T02:53:08.613Z] [2021-04-01T02:53:08.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-01T02:53:08.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-01T02:53:08.969Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-01T02:53:08.969Z] df20fa9351a1: Pulling fs layer [2021-04-01T02:53:08.969Z] 36b3adc4ff6f: Pulling fs layer [2021-04-01T02:53:08.969Z] 8ad3a11d3b57: Pulling fs layer [2021-04-01T02:53:08.969Z] 46f8f816bc3b: Pulling fs layer [2021-04-01T02:53:08.969Z] 93b61091891f: Pulling fs layer [2021-04-01T02:53:08.969Z] 93b9cdb0e59b: Pulling fs layer [2021-04-01T02:53:08.969Z] 5e14af77c1be: Pulling fs layer [2021-04-01T02:53:08.969Z] 01666e4c0597: Pulling fs layer [2021-04-01T02:53:08.969Z] aa168da1d23b: Pulling fs layer [2021-04-01T02:53:08.969Z] 93b9cdb0e59b: Waiting [2021-04-01T02:53:08.969Z] 5e14af77c1be: Waiting [2021-04-01T02:53:08.969Z] aa168da1d23b: Waiting [2021-04-01T02:53:08.969Z] 46f8f816bc3b: Waiting [2021-04-01T02:53:08.969Z] 93b61091891f: Waiting [2021-04-01T02:53:08.969Z] 01666e4c0597: Waiting [2021-04-01T02:53:08.969Z] 36b3adc4ff6f: Verifying Checksum [2021-04-01T02:53:08.969Z] 36b3adc4ff6f: Download complete [2021-04-01T02:53:08.969Z] 46f8f816bc3b: Verifying Checksum [2021-04-01T02:53:08.969Z] 46f8f816bc3b: Download complete [2021-04-01T02:53:09.233Z] df20fa9351a1: Verifying Checksum [2021-04-01T02:53:09.234Z] df20fa9351a1: Download complete [2021-04-01T02:53:09.234Z] 93b9cdb0e59b: Verifying Checksum [2021-04-01T02:53:09.234Z] 93b9cdb0e59b: Download complete [2021-04-01T02:53:09.234Z] 93b61091891f: Verifying Checksum [2021-04-01T02:53:09.234Z] 93b61091891f: Download complete [2021-04-01T02:53:09.234Z] 5e14af77c1be: Download complete [2021-04-01T02:53:09.234Z] 01666e4c0597: Verifying Checksum [2021-04-01T02:53:09.234Z] 01666e4c0597: Download complete [2021-04-01T02:53:09.496Z] df20fa9351a1: Pull complete [2021-04-01T02:53:09.759Z] 36b3adc4ff6f: Pull complete [2021-04-01T02:53:10.023Z] 8ad3a11d3b57: Verifying Checksum [2021-04-01T02:53:10.023Z] 8ad3a11d3b57: Download complete [2021-04-01T02:53:10.606Z] 8ad3a11d3b57: Pull complete [2021-04-01T02:53:10.873Z] 46f8f816bc3b: Pull complete [2021-04-01T02:53:11.846Z] aa168da1d23b: Verifying Checksum [2021-04-01T02:53:11.846Z] aa168da1d23b: Download complete [2021-04-01T02:53:12.111Z] 93b61091891f: Pull complete [2021-04-01T02:53:12.375Z] 93b9cdb0e59b: Pull complete [2021-04-01T02:53:12.375Z] 5e14af77c1be: Pull complete [2021-04-01T02:53:12.640Z] 01666e4c0597: Pull complete [2021-04-01T02:53:20.849Z] aa168da1d23b: Pull complete [2021-04-01T02:53:20.849Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-01T02:53:20.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-01T02:53:20.849Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-01T02:53:21.022Z] prd-centos7-docker-4c-2g-32397 does not seem to be running inside a container [2021-04-01T02:53:21.075Z] $ 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-725/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-725 -v /w/workspace/dgexfoundry_device-sdk-go_PR-725:/w/workspace/dgexfoundry_device-sdk-go_PR-725:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-725@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-04-01T02:53:24.296Z] $ docker top d0cf638af80989f6afd9d33a76462a831feceaf5a2ed7dace9857a38f8ba5727 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-01T02:53:24.879Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-01T02:53:25.185Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-01T02:53:25.486Z] + ls /var/log/sa-host [2021-04-01T02:53:25.486Z] + sadf -c /var/log/sa-host/sa01 [2021-04-01T02:53:25.486Z] file_magic: OK [2021-04-01T02:53:25.486Z] HZ: Using current value: 100 [2021-04-01T02:53:25.486Z] file_header: OK [2021-04-01T02:53:25.486Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-01T02:53:25.486Z] Statistics: [2021-04-01T02:53:25.486Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-01T02:53:25.486Z] File successfully converted to sysstat format version 12.2.1 [2021-04-01T02:53:25.486Z] + sadf -c /var/log/sa-host/sa23 [2021-04-01T02:53:25.486Z] file_magic: OK [2021-04-01T02:53:25.486Z] HZ: Using current value: 100 [2021-04-01T02:53:25.486Z] file_header: OK [2021-04-01T02:53:25.486Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-01T02:53:25.486Z] Statistics: [2021-04-01T02:53:25.486Z] Hnuu...uuuununununu... [2021-04-01T02:53:25.487Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-01T02:53:25.781Z] provisioning config files... [2021-04-01T02:53:25.799Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-725@tmp/config9144344190623410890tmp [Pipeline] { [Pipeline] echo [2021-04-01T02:53:25.877Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:53:26.177Z] ---> create-netrc.sh [Pipeline] } [2021-04-01T02:53:26.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-01T02:53:26.303Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:53:26.604Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-01T02:53:26.620Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:53:26.920Z] ---> sudo-logs.sh [2021-04-01T02:53:26.920Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-01T02:53:26.993Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:53:27.291Z] ---> job-cost.sh [2021-04-01T02:53:27.291Z] lf-activate-venv: SKIPPING [2021-04-01T02:53:27.291Z] DEBUG: total: 0.20999999344348907 [2021-04-01T02:53:27.291Z] INFO: Retrieving Stack Cost... [2021-04-01T02:53:28.237Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-01T02:53:28.817Z] INFO: Archiving Costs [Pipeline] echo [2021-04-01T02:53:28.832Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-01T02:53:29.252Z] ---> logs-deploy.sh [2021-04-01T02:53:29.252Z] lf-activate-venv: SKIPPING [2021-04-01T02:53:29.252Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-725/27 [2021-04-01T02:53:29.252Z] INFO: archiving workspace using pattern(s): [2021-04-01T02:53:30.708Z] Archives upload complete. [2021-04-01T02:53:30.971Z] INFO: archiving logs to Nexus