Pull request #676 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0de6da588f01c1930e2dca8a684f0dc474102734+cbcd560d226450c2fc49532ec953a0990705dfef (6d35893471a22f9b5a1f9ac8ae5f36afa6b39f4f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-676/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-676/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@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-13975 in /w/workspace/dgexfoundry_device-sdk-go_PR-676 [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-676 # 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 cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit 0de6da588f01c1930e2dca8a684f0dc474102734 > 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/676/head:refs/remotes/origin/PR-676 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 Merge succeeded, producing 0de6da588f01c1930e2dca8a684f0dc474102734 Checking out Revision 0de6da588f01c1930e2dca8a684f0dc474102734 (PR-676) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cbcd560d226450c2fc49532ec953a0990705dfef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-01T06:32:16.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-01T06:32:16.574Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-01T06:32:16.830Z] ========================================================= [2020-12-01T06:32:16.830Z] EdgeX Global Pipelines Version Info [2020-12-01T06:32:16.830Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:32:18.426Z] ------------------- [2020-12-01T06:32:18.427Z] stable info: [2020-12-01T06:32:18.427Z] ------------------- [2020-12-01T06:32:18.427Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-01T06:32:18.427Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-01T06:32:18.427Z] Message: update stable to v1.0.169 [2020-12-01T06:32:19.380Z] ------------------- [2020-12-01T06:32:19.380Z] experimental info: [2020-12-01T06:32:19.380Z] ------------------- [2020-12-01T06:32:19.380Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-01T06:32:19.380Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-01T06:32:19.380Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-01T06:32:19.917Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-12-01T06:32:20.141Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-12-01T06:32:20.301Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-01T06:32:20.447Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-01T06:32:20.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-01T06:32:20.727Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-01T06:32:20.871Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-01T06:32:21.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-01T06:32:21.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-12-01T06:32:21.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-01T06:32:21.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-01T06:32:21.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-12-01T06:32:21.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-01T06:32:21.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-01T06:32:22.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-01T06:32:22.222Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-01T06:32:22.358Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-01T06:32:22.491Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-01T06:32:22.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-01T06:32:22.769Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-01T06:32:22.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-01T06:32:23.039Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-01T06:32:23.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-01T06:32:23.359Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-01T06:32:23.495Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-01T06:32:23.617Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-01T06:32:23.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-676 [Pipeline] echo [2020-12-01T06:32:23.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-676 [Pipeline] echo [2020-12-01T06:32:24.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-676 [Pipeline] echo [2020-12-01T06:32:24.156Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0de6da588f01c1930e2dca8a684f0dc474102734 [Pipeline] echo [2020-12-01T06:32:24.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0de6da5 [Pipeline] echo [2020-12-01T06:32:24.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-01T06:32:24.692Z] provisioning config files... [2020-12-01T06:32:24.728Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/config982964920989801040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:32:25.190Z] ---> docker-login.sh [2020-12-01T06:32:25.190Z] nexus3.edgexfoundry.org:10001 [2020-12-01T06:32:25.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:32:25.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:32:25.720Z] Configure a credential helper to remove this warning. See [2020-12-01T06:32:25.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:32:25.720Z] [2020-12-01T06:32:25.720Z] Login Succeeded [2020-12-01T06:32:25.720Z] nexus3.edgexfoundry.org:10002 [2020-12-01T06:32:25.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:32:25.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:32:25.720Z] Configure a credential helper to remove this warning. See [2020-12-01T06:32:25.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:32:25.720Z] [2020-12-01T06:32:25.720Z] Login Succeeded [2020-12-01T06:32:25.720Z] nexus3.edgexfoundry.org:10003 [2020-12-01T06:32:25.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:32:25.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:32:25.984Z] Configure a credential helper to remove this warning. See [2020-12-01T06:32:25.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:32:25.984Z] [2020-12-01T06:32:25.984Z] Login Succeeded [2020-12-01T06:32:25.984Z] nexus3.edgexfoundry.org:10004 [2020-12-01T06:32:25.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:32:26.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:32:26.249Z] Configure a credential helper to remove this warning. See [2020-12-01T06:32:26.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:32:26.249Z] [2020-12-01T06:32:26.249Z] Login Succeeded [2020-12-01T06:32:26.249Z] docker.io [2020-12-01T06:32:26.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:32:26.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:32:26.512Z] Configure a credential helper to remove this warning. See [2020-12-01T06:32:26.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:32:26.512Z] [2020-12-01T06:32:26.512Z] Login Succeeded [2020-12-01T06:32:26.512Z] ---> docker-login.sh ends [Pipeline] } [2020-12-01T06:32:26.536Z] 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 [2020-12-01T06:32:27.649Z] + git log --format=format:%s -1 0de6da588f01c1930e2dca8a684f0dc474102734 [Pipeline] echo [2020-12-01T06:32:27.742Z] GIT_COMMIT: 0de6da588f01c1930e2dca8a684f0dc474102734, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo [2020-12-01T06:32:27.815Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:32:28.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-01T06:32:28.882Z] [2020-12-01T06:32:28.882Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:32:29.276Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-01T06:32:29.276Z] latest: Pulling from edgex-devops/git-semver [2020-12-01T06:32:29.276Z] 31603596830f: Pulling fs layer [2020-12-01T06:32:29.276Z] 2a8b12db71e7: Pulling fs layer [2020-12-01T06:32:29.276Z] 6ca5941a6612: Pulling fs layer [2020-12-01T06:32:29.276Z] ecc8261a40a4: Pulling fs layer [2020-12-01T06:32:29.276Z] ecc8261a40a4: Waiting [2020-12-01T06:32:29.276Z] 2a8b12db71e7: Verifying Checksum [2020-12-01T06:32:29.276Z] 2a8b12db71e7: Download complete [2020-12-01T06:32:29.276Z] 31603596830f: Verifying Checksum [2020-12-01T06:32:29.276Z] 31603596830f: Download complete [2020-12-01T06:32:29.543Z] ecc8261a40a4: Verifying Checksum [2020-12-01T06:32:29.543Z] ecc8261a40a4: Download complete [2020-12-01T06:32:29.543Z] 6ca5941a6612: Verifying Checksum [2020-12-01T06:32:29.543Z] 6ca5941a6612: Download complete [2020-12-01T06:32:29.808Z] 31603596830f: Pull complete [2020-12-01T06:32:29.808Z] 2a8b12db71e7: Pull complete [2020-12-01T06:32:30.769Z] 6ca5941a6612: Pull complete [2020-12-01T06:32:30.769Z] ecc8261a40a4: Pull complete [2020-12-01T06:32:31.032Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-01T06:32:31.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-01T06:32:31.032Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-01T06:32:31.187Z] prd-centos7-docker-4c-2g-13975 does not seem to be running inside a container [2020-12-01T06:32:31.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-676 -v /w/workspace/dgexfoundry_device-sdk-go_PR-676:/w/workspace/dgexfoundry_device-sdk-go_PR-676:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-01T06:32:33.802Z] $ docker top 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-01T06:32:34.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-01T06:32:34.219Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-01T06:32:34.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-01T06:32:34.458Z] $ docker exec 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa ssh-agent [2020-12-01T06:32:34.631Z] SSH_AUTH_SOCK=/tmp/ssh-6rhpKg2VM5t2/agent.11 [2020-12-01T06:32:34.631Z] SSH_AGENT_PID=17 [2020-12-01T06:32:34.641Z] Running ssh-add (command line suppressed) [2020-12-01T06:32:34.763Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/private_key_4711655393214045788.key (/w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/private_key_4711655393214045788.key) [2020-12-01T06:32:34.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-01T06:32:35.216Z] + git tag --points-at HEAD [Pipeline] } [2020-12-01T06:32:35.246Z] $ docker exec --env ******** --env ******** 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa ssh-agent -k [2020-12-01T06:32:35.352Z] unset SSH_AUTH_SOCK; [2020-12-01T06:32:35.353Z] unset SSH_AGENT_PID; [2020-12-01T06:32:35.353Z] echo Agent pid 17 killed; [2020-12-01T06:32:35.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-01T06:32:35.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-01T06:32:35.630Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-01T06:32:35.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-01T06:32:35.796Z] $ docker exec 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa ssh-agent [2020-12-01T06:32:35.952Z] SSH_AUTH_SOCK=/tmp/ssh-kGwrfnejlJlH/agent.45 [2020-12-01T06:32:35.952Z] SSH_AGENT_PID=50 [2020-12-01T06:32:35.959Z] Running ssh-add (command line suppressed) [2020-12-01T06:32:36.073Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/private_key_2074903603748520369.key (/w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/private_key_2074903603748520369.key) [2020-12-01T06:32:36.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-01T06:32:36.583Z] + git semver init [2020-12-01T06:32:36.583Z] # -> Open(): unable to determine branch for HEAD [2020-12-01T06:32:36.583Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-676/.git [2020-12-01T06:32:36.583Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-676 [2020-12-01T06:32:36.583Z] # $SEMVER_REMOTE_NAME = origin [2020-12-01T06:32:36.583Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-01T06:32:36.583Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-01T06:32:36.583Z] # $SEMVER_BRANCH = PR-676 [2020-12-01T06:32:36.583Z] # $SEMVER_TEMP = /tmp/semver-440903440 [2020-12-01T06:32:36.583Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-12-01T06:32:37.160Z] # '/tmp/semver-440903440' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-676/.semver' [2020-12-01T06:32:37.160Z] # -> Force: false [2020-12-01T06:32:37.423Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-676/.semver [Pipeline] } [2020-12-01T06:32:37.445Z] $ docker exec --env ******** --env ******** 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa ssh-agent -k [2020-12-01T06:32:37.558Z] unset SSH_AUTH_SOCK; [2020-12-01T06:32:37.559Z] unset SSH_AGENT_PID; [2020-12-01T06:32:37.559Z] echo Agent pid 50 killed; [2020-12-01T06:32:37.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-01T06:32:38.202Z] + git semver [Pipeline] } [2020-12-01T06:32:38.241Z] $ docker stop --time=1 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa [2020-12-01T06:32:39.811Z] $ docker rm -f 2588d88b7bb9e0ac805df6a402c0b5d0c282b0fe815dcd95372b6b5392dca6fa [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-01T06:32:40.349Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-01T06:32:40.826Z] Stashed 1 file(s) [Pipeline] echo [2020-12-01T06:32:40.848Z] [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 [2020-12-01T06:32:56.755Z] Still waiting to schedule task [2020-12-01T06:32:56.756Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-01T06:32:56.781Z] Still waiting to schedule task [2020-12-01T06:32:56.781Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-01T06:34:47.948Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13977 in /w/workspace/dgexfoundry_device-sdk-go_PR-676 [Pipeline] { [Pipeline] ws [2020-12-01T06:34:48.064Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-01T06:34:53.256Z] using credential edgex-jenkins-ssh [2020-12-01T06:34:53.351Z] Cloning the remote Git repository [2020-12-01T06:34:53.424Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-01T06:34:53.538Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-01T06:34:53.606Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-01T06:34:53.607Z] > git --version # timeout=10 [2020-12-01T06:34:53.624Z] > git --version # 'git version 2.17.1' [2020-12-01T06:34:53.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:34:53.680Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-01T06:34:55.351Z] Merging remotes/origin/master commit cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit 0de6da588f01c1930e2dca8a684f0dc474102734 [2020-12-01T06:34:55.629Z] Merge succeeded, producing 0de6da588f01c1930e2dca8a684f0dc474102734 [2020-12-01T06:34:55.630Z] Checking out Revision 0de6da588f01c1930e2dca8a684f0dc474102734 (PR-676) [2020-12-01T06:34:54.769Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-01T06:34:54.795Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-01T06:34:54.831Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-01T06:34:54.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-01T06:34:54.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:34:54.876Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/676/head:refs/remotes/origin/PR-676 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T06:34:55.376Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T06:34:55.407Z] > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 [2020-12-01T06:34:55.531Z] > git remote # timeout=10 [2020-12-01T06:34:55.554Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T06:34:55.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:34:55.585Z] > git merge cbcd560d226450c2fc49532ec953a0990705dfef # timeout=10 [2020-12-01T06:34:55.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T06:34:55.643Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T06:34:55.657Z] > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 [2020-12-01T06:34:59.985Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2020-12-01T06:35:00.051Z] > git --version # timeout=10 [2020-12-01T06:35:00.063Z] > git --version # 'git version 2.17.1' [2020-12-01T06:35:00.085Z] fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-01T06:35:02.112Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-01T06:35:02.578Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-01T06:35:02.945Z] + true [2020-12-01T06:35:02.945Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-01T06:35:05.723Z] provisioning config files... [2020-12-01T06:35:05.770Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config590531791263559940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:35:06.241Z] ---> docker-login.sh [2020-12-01T06:35:06.241Z] nexus3.edgexfoundry.org:10001 [2020-12-01T06:35:07.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:35:07.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:35:07.527Z] Configure a credential helper to remove this warning. See [2020-12-01T06:35:07.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:35:07.527Z] [2020-12-01T06:35:07.527Z] Login Succeeded [2020-12-01T06:35:07.527Z] nexus3.edgexfoundry.org:10002 [2020-12-01T06:35:07.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:35:08.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:35:08.075Z] Configure a credential helper to remove this warning. See [2020-12-01T06:35:08.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:35:08.075Z] [2020-12-01T06:35:08.075Z] Login Succeeded [2020-12-01T06:35:08.075Z] nexus3.edgexfoundry.org:10003 [2020-12-01T06:35:08.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:35:08.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:35:08.632Z] Configure a credential helper to remove this warning. See [2020-12-01T06:35:08.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:35:08.632Z] [2020-12-01T06:35:08.632Z] Login Succeeded [2020-12-01T06:35:08.632Z] nexus3.edgexfoundry.org:10004 [2020-12-01T06:35:08.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:35:09.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:35:09.179Z] Configure a credential helper to remove this warning. See [2020-12-01T06:35:09.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:35:09.179Z] [2020-12-01T06:35:09.179Z] Login Succeeded [2020-12-01T06:35:09.179Z] docker.io [2020-12-01T06:35:09.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:35:10.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:35:10.051Z] Configure a credential helper to remove this warning. See [2020-12-01T06:35:10.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:35:10.051Z] [2020-12-01T06:35:10.051Z] Login Succeeded [2020-12-01T06:35:10.051Z] ---> docker-login.sh ends [Pipeline] } [2020-12-01T06:35:10.083Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-01T06:35:10.672Z] ========================================================= [2020-12-01T06:35:10.672Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-01T06:35:10.672Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:35:11.112Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-01T06:35:11.715Z] Sending build context to Docker daemon 2.358MB [2020-12-01T06:35:11.715Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-01T06:35:11.715Z] Step 2/8 : FROM ${BASE} [2020-12-01T06:35:11.715Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-01T06:35:11.715Z] b538f80385f9: Pulling fs layer [2020-12-01T06:35:11.715Z] 74f711af9a0d: Pulling fs layer [2020-12-01T06:35:11.715Z] 99f96fe45779: Pulling fs layer [2020-12-01T06:35:11.715Z] 8529a6b9a6be: Pulling fs layer [2020-12-01T06:35:11.715Z] 45590311c82a: Pulling fs layer [2020-12-01T06:35:11.715Z] 69ca0ff8b7b3: Pulling fs layer [2020-12-01T06:35:11.715Z] 209524e5b208: Pulling fs layer [2020-12-01T06:35:11.715Z] 8529a6b9a6be: Waiting [2020-12-01T06:35:11.715Z] 45590311c82a: Waiting [2020-12-01T06:35:11.715Z] 69ca0ff8b7b3: Waiting [2020-12-01T06:35:11.715Z] 209524e5b208: Waiting [2020-12-01T06:35:11.715Z] 99f96fe45779: Verifying Checksum [2020-12-01T06:35:11.715Z] 99f96fe45779: Download complete [2020-12-01T06:35:11.715Z] 74f711af9a0d: Verifying Checksum [2020-12-01T06:35:11.715Z] 74f711af9a0d: Download complete [2020-12-01T06:35:11.715Z] 45590311c82a: Verifying Checksum [2020-12-01T06:35:11.715Z] 45590311c82a: Download complete [2020-12-01T06:35:11.988Z] 69ca0ff8b7b3: Download complete [2020-12-01T06:35:11.988Z] b538f80385f9: Verifying Checksum [2020-12-01T06:35:11.988Z] b538f80385f9: Download complete [2020-12-01T06:35:12.593Z] b538f80385f9: Pull complete [2020-12-01T06:35:13.194Z] 74f711af9a0d: Pull complete [2020-12-01T06:35:13.466Z] 99f96fe45779: Pull complete [2020-12-01T06:35:14.902Z] 209524e5b208: Verifying Checksum [2020-12-01T06:35:14.902Z] 209524e5b208: Download complete [2020-12-01T06:35:15.498Z] 8529a6b9a6be: Verifying Checksum [2020-12-01T06:35:15.498Z] 8529a6b9a6be: Download complete [2020-12-01T06:35:22.515Z] Running on prd-centos7-docker-4c-2g-13978 in /w/workspace/dgexfoundry_device-sdk-go_PR-676 [Pipeline] { [Pipeline] ws [2020-12-01T06:35:22.705Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-12-01T06:35:25.167Z] using credential edgex-jenkins-ssh [2020-12-01T06:35:25.227Z] Cloning the remote Git repository [2020-12-01T06:35:25.649Z] 8529a6b9a6be: Pull complete [2020-12-01T06:35:25.650Z] 45590311c82a: Pull complete [2020-12-01T06:35:25.923Z] 69ca0ff8b7b3: Pull complete [2020-12-01T06:35:25.319Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-12-01T06:35:25.385Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-12-01T06:35:25.446Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-01T06:35:25.446Z] > git --version # timeout=10 [2020-12-01T06:35:25.454Z] > git --version # 'git version 2.24.3' [2020-12-01T06:35:25.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:35:25.482Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-01T06:35:26.220Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-01T06:35:26.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-01T06:35:26.245Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-12-01T06:35:26.259Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-12-01T06:35:26.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:35:26.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/676/head:refs/remotes/origin/PR-676 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T06:35:26.640Z] Merging remotes/origin/master commit cbcd560d226450c2fc49532ec953a0990705dfef into PR head commit 0de6da588f01c1930e2dca8a684f0dc474102734 [2020-12-01T06:35:26.739Z] Merge succeeded, producing 0de6da588f01c1930e2dca8a684f0dc474102734 [2020-12-01T06:35:26.740Z] Checking out Revision 0de6da588f01c1930e2dca8a684f0dc474102734 (PR-676) [2020-12-01T06:35:26.650Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T06:35:26.655Z] > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 [2020-12-01T06:35:26.704Z] > git remote # timeout=10 [2020-12-01T06:35:26.710Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T06:35:26.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:35:26.723Z] > git merge cbcd560d226450c2fc49532ec953a0990705dfef # timeout=10 [2020-12-01T06:35:26.732Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T06:35:26.745Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T06:35:26.749Z] > git checkout -f 0de6da588f01c1930e2dca8a684f0dc474102734 # timeout=10 [2020-12-01T06:35:30.255Z] 209524e5b208: Pull complete [2020-12-01T06:35:30.255Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-12-01T06:35:30.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-01T06:35:30.255Z] ---> 5bddaf1c2fca [2020-12-01T06:35:30.255Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-01T06:35:30.353Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap" [2020-12-01T06:35:30.383Z] > git --version # timeout=10 [2020-12-01T06:35:30.389Z] > git --version # 'git version 2.24.3' [2020-12-01T06:35:30.394Z] fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-01T06:35:31.877Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-01T06:35:32.257Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-01T06:35:32.574Z] + sudo service docker restart [2020-12-01T06:35:32.574Z] + true [2020-12-01T06:35:32.574Z] Redirecting to /bin/systemctl restart docker.service [2020-12-01T06:35:32.876Z] ---> Running in 56d49dc811b6 [2020-12-01T06:35:32.876Z] Removing intermediate container 56d49dc811b6 [2020-12-01T06:35:32.876Z] ---> e495a1f3d99f [2020-12-01T06:35:32.876Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-01T06:35:33.160Z] ---> Running in 369470dbcb7e [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-01T06:35:33.660Z] provisioning config files... [2020-12-01T06:35:33.686Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4434077966449945012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:35:34.144Z] ---> docker-login.sh [2020-12-01T06:35:34.144Z] nexus3.edgexfoundry.org:10001 [2020-12-01T06:35:34.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:35:34.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:35:34.414Z] Configure a credential helper to remove this warning. See [2020-12-01T06:35:34.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:35:34.414Z] [2020-12-01T06:35:34.414Z] Login Succeeded [2020-12-01T06:35:34.414Z] nexus3.edgexfoundry.org:10002 [2020-12-01T06:35:34.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:35:34.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:35:34.677Z] Configure a credential helper to remove this warning. See [2020-12-01T06:35:34.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:35:34.677Z] [2020-12-01T06:35:34.677Z] Login Succeeded [2020-12-01T06:35:34.677Z] nexus3.edgexfoundry.org:10003 [2020-12-01T06:35:34.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:35:34.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:35:34.940Z] Configure a credential helper to remove this warning. See [2020-12-01T06:35:34.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:35:34.940Z] [2020-12-01T06:35:34.940Z] Login Succeeded [2020-12-01T06:35:34.940Z] nexus3.edgexfoundry.org:10004 [2020-12-01T06:35:34.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:35:35.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:35:35.206Z] Configure a credential helper to remove this warning. See [2020-12-01T06:35:35.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:35:35.206Z] [2020-12-01T06:35:35.206Z] Login Succeeded [2020-12-01T06:35:35.206Z] docker.io [2020-12-01T06:35:35.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-01T06:35:35.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-01T06:35:35.468Z] Configure a credential helper to remove this warning. See [2020-12-01T06:35:35.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-01T06:35:35.468Z] [2020-12-01T06:35:35.468Z] Login Succeeded [2020-12-01T06:35:35.468Z] ---> docker-login.sh ends [Pipeline] } [2020-12-01T06:35:35.491Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-01T06:35:35.792Z] Removing intermediate container 369470dbcb7e [2020-12-01T06:35:35.792Z] ---> 569a4c43a43c [2020-12-01T06:35:35.792Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-01T06:35:35.792Z] ---> Running in 41da36fa2b6e [Pipeline] echo [2020-12-01T06:35:36.027Z] ========================================================= [2020-12-01T06:35:36.027Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-01T06:35:36.027Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:35:36.415Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-01T06:35:36.416Z] Sending build context to Docker daemon 2.359MB [2020-12-01T06:35:36.416Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-12-01T06:35:36.416Z] Step 2/8 : FROM ${BASE} [2020-12-01T06:35:36.678Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-01T06:35:36.678Z] df20fa9351a1: Pulling fs layer [2020-12-01T06:35:36.678Z] ed8968b2872e: Pulling fs layer [2020-12-01T06:35:36.678Z] a92cc7c5fd73: Pulling fs layer [2020-12-01T06:35:36.678Z] e871e8e8d7a9: Pulling fs layer [2020-12-01T06:35:36.678Z] e73272ec9a57: Pulling fs layer [2020-12-01T06:35:36.678Z] 1e910a182e73: Pulling fs layer [2020-12-01T06:35:36.679Z] 4e634b169226: Pulling fs layer [2020-12-01T06:35:36.679Z] e73272ec9a57: Waiting [2020-12-01T06:35:36.679Z] 4e634b169226: Waiting [2020-12-01T06:35:36.679Z] 1e910a182e73: Waiting [2020-12-01T06:35:36.679Z] e871e8e8d7a9: Waiting [2020-12-01T06:35:36.679Z] a92cc7c5fd73: Download complete [2020-12-01T06:35:36.679Z] ed8968b2872e: Verifying Checksum [2020-12-01T06:35:36.679Z] ed8968b2872e: Download complete [2020-12-01T06:35:36.679Z] e73272ec9a57: Verifying Checksum [2020-12-01T06:35:36.679Z] e73272ec9a57: Download complete [2020-12-01T06:35:36.679Z] df20fa9351a1: Verifying Checksum [2020-12-01T06:35:36.679Z] df20fa9351a1: Download complete [2020-12-01T06:35:36.679Z] 1e910a182e73: Verifying Checksum [2020-12-01T06:35:36.679Z] 1e910a182e73: Download complete [2020-12-01T06:35:36.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-01T06:35:36.943Z] df20fa9351a1: Pull complete [2020-12-01T06:35:37.211Z] ed8968b2872e: Pull complete [2020-12-01T06:35:37.211Z] a92cc7c5fd73: Pull complete [2020-12-01T06:35:37.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-01T06:35:39.156Z] 4e634b169226: Verifying Checksum [2020-12-01T06:35:39.156Z] 4e634b169226: Download complete [2020-12-01T06:35:39.156Z] e871e8e8d7a9: Download complete [2020-12-01T06:35:39.980Z] OK: 142 MiB in 39 packages [2020-12-01T06:35:40.580Z] Removing intermediate container 41da36fa2b6e [2020-12-01T06:35:40.580Z] ---> 1a50499446ae [2020-12-01T06:35:40.580Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-01T06:35:40.855Z] ---> Running in 66fa827c473b [2020-12-01T06:35:41.450Z] Removing intermediate container 66fa827c473b [2020-12-01T06:35:41.450Z] ---> 96022a65cefa [2020-12-01T06:35:41.450Z] Step 7/8 : COPY . . [2020-12-01T06:35:42.900Z] ---> dfdb985828e7 [2020-12-01T06:35:42.900Z] Step 8/8 : RUN go mod download [2020-12-01T06:35:42.900Z] ---> Running in 247881296d70 [2020-12-01T06:35:45.782Z] e871e8e8d7a9: Pull complete [2020-12-01T06:35:45.782Z] e73272ec9a57: Pull complete [2020-12-01T06:35:45.782Z] 1e910a182e73: Pull complete [2020-12-01T06:35:50.020Z] 4e634b169226: Pull complete [2020-12-01T06:35:50.020Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-12-01T06:35:50.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-01T06:35:50.020Z] ---> f7629b54cfaa [2020-12-01T06:35:50.020Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-01T06:35:50.020Z] ---> Running in c3f81191e994 [2020-12-01T06:35:50.287Z] Removing intermediate container c3f81191e994 [2020-12-01T06:35:50.287Z] ---> b5973225c51d [2020-12-01T06:35:50.287Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-01T06:35:50.287Z] ---> Running in 4b9cbf502fe2 [2020-12-01T06:35:51.696Z] Removing intermediate container 4b9cbf502fe2 [2020-12-01T06:35:51.696Z] ---> f86ace687565 [2020-12-01T06:35:51.696Z] Step 5/8 : RUN apk add --no-cache make git [2020-12-01T06:35:51.696Z] ---> Running in 3052224bb3e7 [2020-12-01T06:35:52.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-01T06:35:53.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-01T06:35:53.799Z] OK: 166 MiB in 39 packages [2020-12-01T06:35:54.376Z] Removing intermediate container 3052224bb3e7 [2020-12-01T06:35:54.376Z] ---> 6b9022dc410e [2020-12-01T06:35:54.376Z] Step 6/8 : WORKDIR /device-sdk-go [2020-12-01T06:35:54.376Z] ---> Running in c1d663bd88a4 [2020-12-01T06:35:54.639Z] Removing intermediate container c1d663bd88a4 [2020-12-01T06:35:54.639Z] ---> ad0f84a5f060 [2020-12-01T06:35:54.639Z] Step 7/8 : COPY . . [2020-12-01T06:35:55.592Z] ---> 8dd0d52a6cb5 [2020-12-01T06:35:55.592Z] Step 8/8 : RUN go mod download [2020-12-01T06:35:55.855Z] ---> Running in 32b577afc281 [2020-12-01T06:36:05.062Z] Removing intermediate container 247881296d70 [2020-12-01T06:36:05.062Z] ---> 39588c919af5 [2020-12-01T06:36:05.062Z] Successfully built 39588c919af5 [2020-12-01T06:36:05.062Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:36:05.454Z] + docker inspect -f . ci-base-image-arm64 [2020-12-01T06:36:05.454Z] . [Pipeline] withDockerContainer [2020-12-01T06:36:05.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-13977 does not seem to be running inside a container [2020-12-01T06:36:05.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-01T06:36:07.271Z] $ docker top a27423849afa0f1536e85fee6879c30e2521a45a5e80d73f722895a5a4013fb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-01T06:36:08.323Z] + go version [2020-12-01T06:36:08.323Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-12-01T06:36:08.370Z] $ docker stop --time=1 a27423849afa0f1536e85fee6879c30e2521a45a5e80d73f722895a5a4013fb9 [2020-12-01T06:36:10.232Z] $ docker rm -f a27423849afa0f1536e85fee6879c30e2521a45a5e80d73f722895a5a4013fb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:36:11.591Z] + docker inspect -f . ci-base-image-arm64 [2020-12-01T06:36:11.591Z] . [Pipeline] withDockerContainer [2020-12-01T06:36:11.845Z] prd-ubuntu18.04-docker-arm64-4c-16g-13977 does not seem to be running inside a container [2020-12-01T06:36:11.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-01T06:36:13.405Z] $ docker top fba9a5bafebf795f19d5860f79fc75c9d54e759ee936d696454be469cef1473b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-01T06:36:14.052Z] Removing intermediate container 32b577afc281 [2020-12-01T06:36:14.052Z] ---> edccf1df9fc8 [2020-12-01T06:36:14.052Z] Successfully built edccf1df9fc8 [2020-12-01T06:36:14.052Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:36:14.403Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-01T06:36:14.428Z] + make test [2020-12-01T06:36:14.428Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-01T06:36:14.664Z] . [Pipeline] withDockerContainer [2020-12-01T06:36:14.801Z] prd-centos7-docker-4c-2g-13978 does not seem to be running inside a container [2020-12-01T06:36:14.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-01T06:36:15.527Z] $ docker top 6183d09f5d28e248079a7bcb34afce629f80eeed2315766025f37fd76598da3d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-01T06:36:16.099Z] + go version [2020-12-01T06:36:16.099Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-12-01T06:36:16.137Z] $ docker stop --time=1 6183d09f5d28e248079a7bcb34afce629f80eeed2315766025f37fd76598da3d [2020-12-01T06:36:17.472Z] $ docker rm -f 6183d09f5d28e248079a7bcb34afce629f80eeed2315766025f37fd76598da3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:36:18.647Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-01T06:36:18.647Z] . [Pipeline] withDockerContainer [2020-12-01T06:36:18.768Z] prd-centos7-docker-4c-2g-13978 does not seem to be running inside a container [2020-12-01T06:36:18.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-01T06:36:19.508Z] $ docker top 47aca6f4e397a7aef3ebaf36bd659d2811fbb4306d1f307bdfa8f6396a85d9d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-01T06:36:20.105Z] + make test [2020-12-01T06:36:20.105Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-01T06:36:26.780Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-01T06:36:36.687Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-12-01T06:36:41.794Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-01T06:36:41.794Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-01T06:36:41.794Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-01T06:36:41.794Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.075s coverage: 20.6% of statements [2020-12-01T06:36:43.736Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.457s coverage: 97.1% of statements [2020-12-01T06:37:15.743Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-12-01T06:37:15.743Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-12-01T06:37:15.743Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-12-01T06:37:15.743Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.147s coverage: 20.6% of statements [2020-12-01T06:37:15.915Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.069s coverage: 9.4% of statements [2020-12-01T06:37:15.915Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.056s coverage: 21.9% of statements [2020-12-01T06:37:15.915Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-01T06:37:15.915Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.235s coverage: 42.5% of statements [2020-12-01T06:37:15.915Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-01T06:37:15.915Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.897s coverage: 68.9% of statements [2020-12-01T06:37:15.915Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-01T06:37:15.915Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-01T06:37:15.915Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-01T06:37:15.915Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-01T06:37:15.915Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.064s coverage: 52.6% of statements [2020-12-01T06:37:15.915Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-01T06:37:15.915Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-01T06:37:15.915Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-01T06:37:15.915Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.591s coverage: 68.9% of statements [2020-12-01T06:37:15.915Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.055s coverage: 4.7% of statements [2020-12-01T06:37:15.915Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-01T06:37:15.915Z] GO111MODULE=on go vet ./... [2020-12-01T06:37:17.734Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.237s coverage: 97.1% of statements [2020-12-01T06:37:24.217Z] gofmt -l . [2020-12-01T06:37:24.217Z] [ "`gofmt -l .`" = "" ] [2020-12-01T06:37:24.217Z] ./bin/test-attribution-txt.sh [2020-12-01T06:37:24.217Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-01T06:37:24.515Z] $ docker stop --time=1 47aca6f4e397a7aef3ebaf36bd659d2811fbb4306d1f307bdfa8f6396a85d9d9 [2020-12-01T06:37:26.465Z] $ docker rm -f 47aca6f4e397a7aef3ebaf36bd659d2811fbb4306d1f307bdfa8f6396a85d9d9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-01T06:37:27.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-01T06:37:27.614Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-01T06:37:30.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-01T06:37:30.833Z] + ls -al . [2020-12-01T06:37:30.833Z] total 208 [2020-12-01T06:37:30.833Z] drwxrwxr-x. 10 jenkins jenkins 4096 Dec 1 06:37 . [2020-12-01T06:37:30.833Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 1 06:35 .. [2020-12-01T06:37:30.833Z] drwxrwxr-x. 2 jenkins jenkins 64 Dec 1 06:35 bin [2020-12-01T06:37:30.833Z] -rw-r--r--. 1 jenkins jenkins 127610 Dec 1 06:37 coverage.out [2020-12-01T06:37:30.833Z] -rw-rw-r--. 1 jenkins jenkins 936 Dec 1 06:35 Dockerfile.build [2020-12-01T06:37:30.833Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 1 06:35 .dockerignore [2020-12-01T06:37:30.833Z] drwxrwxr-x. 4 jenkins jenkins 48 Dec 1 06:35 example [2020-12-01T06:37:30.833Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 1 06:35 .git [2020-12-01T06:37:30.833Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 1 06:35 .github [2020-12-01T06:37:30.833Z] -rw-rw-r--. 1 jenkins jenkins 138 Dec 1 06:35 .gitignore [2020-12-01T06:37:30.833Z] -rw-r--r--. 1 jenkins jenkins 518 Dec 1 06:37 go.mod [2020-12-01T06:37:30.833Z] -rw-r--r--. 1 jenkins jenkins 13521 Dec 1 06:37 go.sum [2020-12-01T06:37:30.833Z] drwxrwxr-x. 15 jenkins jenkins 211 Dec 1 06:35 internal [2020-12-01T06:37:30.833Z] -rw-rw-r--. 1 jenkins jenkins 901 Dec 1 06:35 Jenkinsfile [2020-12-01T06:37:30.833Z] -rw-rw-r--. 1 jenkins jenkins 11341 Dec 1 06:35 LICENSE [2020-12-01T06:37:30.833Z] -rw-rw-r--. 1 jenkins jenkins 1013 Dec 1 06:35 Makefile [2020-12-01T06:37:30.833Z] drwxrwxr-x. 4 jenkins jenkins 26 Dec 1 06:35 openapi [2020-12-01T06:37:30.833Z] drwxrwxr-x. 5 jenkins jenkins 50 Dec 1 06:35 pkg [2020-12-01T06:37:30.833Z] -rw-rw-r--. 1 jenkins jenkins 5897 Dec 1 06:35 README.md [2020-12-01T06:37:30.833Z] -rw-rw-r--. 1 jenkins jenkins 4291 Dec 1 06:35 RELEASE-NOTES.txt [2020-12-01T06:37:30.833Z] drwxrwxr-x. 4 jenkins jenkins 54 Dec 1 06:35 snap [2020-12-01T06:37:30.833Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 1 06:32 VERSION [2020-12-01T06:37:30.833Z] -rw-rw-r--. 1 jenkins jenkins 222 Dec 1 06:35 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:37:31.178Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0de6da588f01c1930e2dca8a684f0dc474102734 --label arch=amd64 --label version=0.0.0 . [2020-12-01T06:37:31.440Z] Sending build context to Docker daemon 2.488MB [2020-12-01T06:37:31.440Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-01T06:37:31.440Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-01T06:37:31.440Z] ---> edccf1df9fc8 [2020-12-01T06:37:31.440Z] Step 3/24 : ARG MAKE='make build' [2020-12-01T06:37:32.018Z] ---> Running in d28e75c508b7 [2020-12-01T06:37:32.281Z] Removing intermediate container d28e75c508b7 [2020-12-01T06:37:32.281Z] ---> 313de571fa11 [2020-12-01T06:37:32.281Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-01T06:37:32.281Z] ---> Running in c3df42a9cc7d [2020-12-01T06:37:32.545Z] Removing intermediate container c3df42a9cc7d [2020-12-01T06:37:32.545Z] ---> b83f1d3a9957 [2020-12-01T06:37:32.545Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-01T06:37:32.545Z] ---> Running in cbff69fcca75 [2020-12-01T06:37:32.545Z] Removing intermediate container cbff69fcca75 [2020-12-01T06:37:32.545Z] ---> b0461c27c2c3 [2020-12-01T06:37:32.545Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-01T06:37:32.811Z] ---> Running in 31e5316ee499 [2020-12-01T06:37:33.768Z] Removing intermediate container 31e5316ee499 [2020-12-01T06:37:33.768Z] ---> 4d9f38c48a49 [2020-12-01T06:37:33.768Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-01T06:37:33.768Z] ---> Running in 74ff1a9ff6b3 [2020-12-01T06:37:34.348Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-01T06:37:34.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-01T06:37:35.876Z] OK: 166 MiB in 39 packages [2020-12-01T06:37:36.140Z] Removing intermediate container 74ff1a9ff6b3 [2020-12-01T06:37:36.141Z] ---> 7087c465c372 [2020-12-01T06:37:36.141Z] Step 8/24 : COPY . . [2020-12-01T06:37:37.098Z] ---> 616b7f915ed0 [2020-12-01T06:37:37.098Z] Step 9/24 : RUN ${MAKE} [2020-12-01T06:37:37.098Z] ---> Running in 8138bb739cce [2020-12-01T06:37:37.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-01T06:37:47.810Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-01T06:37:49.208Z] Removing intermediate container 8138bb739cce [2020-12-01T06:37:49.208Z] ---> 859a5a8ced7f [2020-12-01T06:37:49.208Z] Step 10/24 : FROM scratch [2020-12-01T06:37:49.208Z] ---> [2020-12-01T06:37:49.208Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-01T06:37:49.208Z] ---> Running in ee523b61da96 [2020-12-01T06:37:49.472Z] Removing intermediate container ee523b61da96 [2020-12-01T06:37:49.472Z] ---> 17865759bb1e [2020-12-01T06:37:49.472Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-01T06:37:49.472Z] ---> Running in 2fb01bbe323e [2020-12-01T06:37:49.737Z] Removing intermediate container 2fb01bbe323e [2020-12-01T06:37:49.737Z] ---> 6805d07dff8f [2020-12-01T06:37:49.737Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-01T06:37:49.737Z] ---> Running in 76fb2ba907c1 [2020-12-01T06:37:49.737Z] Removing intermediate container 76fb2ba907c1 [2020-12-01T06:37:49.737Z] ---> e0b468c9ab43 [2020-12-01T06:37:49.737Z] Step 14/24 : WORKDIR / [2020-12-01T06:37:50.002Z] ---> Running in 14e2482f11cc [2020-12-01T06:37:50.002Z] Removing intermediate container 14e2482f11cc [2020-12-01T06:37:50.002Z] ---> 9f41f0aef951 [2020-12-01T06:37:50.002Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-01T06:37:50.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.196s coverage: 9.4% of statements [2020-12-01T06:37:50.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.121s coverage: 21.9% of statements [2020-12-01T06:37:50.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-12-01T06:37:50.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.594s coverage: 42.5% of statements [2020-12-01T06:37:50.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-12-01T06:37:50.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.762s coverage: 68.9% of statements [2020-12-01T06:37:50.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-12-01T06:37:50.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-12-01T06:37:50.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-12-01T06:37:50.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-12-01T06:37:50.116Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.181s coverage: 52.6% of statements [2020-12-01T06:37:50.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-12-01T06:37:50.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-12-01T06:37:50.116Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-12-01T06:37:50.116Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.981s coverage: 68.9% of statements [2020-12-01T06:37:50.116Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.141s coverage: 4.7% of statements [2020-12-01T06:37:50.116Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-12-01T06:37:50.117Z] GO111MODULE=on go vet ./... [2020-12-01T06:37:50.589Z] ---> ce6ee8cb0b9e [2020-12-01T06:37:50.589Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-01T06:37:50.852Z] ---> e95d8b245632 [2020-12-01T06:37:50.852Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-01T06:37:51.117Z] ---> 4d1c8a926746 [2020-12-01T06:37:51.117Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-01T06:37:51.118Z] ---> f24f4ebe1418 [2020-12-01T06:37:51.118Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-01T06:37:51.384Z] ---> 355d3bd6f4ab [2020-12-01T06:37:51.384Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-01T06:37:51.650Z] ---> Running in 9e1b47615517 [2020-12-01T06:37:51.650Z] Removing intermediate container 9e1b47615517 [2020-12-01T06:37:51.650Z] ---> db84e248276f [2020-12-01T06:37:51.650Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-01T06:37:51.650Z] ---> Running in 5ba0514a7936 [2020-12-01T06:37:51.916Z] Removing intermediate container 5ba0514a7936 [2020-12-01T06:37:51.916Z] ---> 45282c1991f8 [2020-12-01T06:37:51.916Z] Step 22/24 : LABEL arch=amd64 [2020-12-01T06:37:51.916Z] ---> Running in 016ba677a954 [2020-12-01T06:37:52.178Z] Removing intermediate container 016ba677a954 [2020-12-01T06:37:52.178Z] ---> 6b7501e85352 [2020-12-01T06:37:52.178Z] Step 23/24 : LABEL git_sha=0de6da588f01c1930e2dca8a684f0dc474102734 [2020-12-01T06:37:52.178Z] ---> Running in ae9503092d99 [2020-12-01T06:37:52.443Z] Removing intermediate container ae9503092d99 [2020-12-01T06:37:52.443Z] ---> d05d8e982707 [2020-12-01T06:37:52.443Z] Step 24/24 : LABEL version=0.0.0 [2020-12-01T06:37:52.443Z] ---> Running in 1dbbeeecfa91 [2020-12-01T06:37:52.708Z] Removing intermediate container 1dbbeeecfa91 [2020-12-01T06:37:52.708Z] ---> 30f412be80d7 [2020-12-01T06:37:52.708Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-01T06:37:52.708Z] Successfully built 30f412be80d7 [2020-12-01T06:37:52.708Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-01T06:38:22.691Z] gofmt -l . [2020-12-01T06:38:22.691Z] [ "`gofmt -l .`" = "" ] [2020-12-01T06:38:22.691Z] ./bin/test-attribution-txt.sh [2020-12-01T06:38:22.691Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-01T06:38:22.734Z] $ docker stop --time=1 fba9a5bafebf795f19d5860f79fc75c9d54e759ee936d696454be469cef1473b [2020-12-01T06:38:25.442Z] $ docker rm -f fba9a5bafebf795f19d5860f79fc75c9d54e759ee936d696454be469cef1473b [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-01T06:38:26.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-01T06:38:26.609Z] Warning: overwriting stash ‘coverage-report’ [2020-12-01T06:38:27.551Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-01T06:38:28.526Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-01T06:38:28.883Z] + ls -al . [2020-12-01T06:38:28.883Z] total 244 [2020-12-01T06:38:28.883Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 1 06:38 . [2020-12-01T06:38:28.883Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 06:34 .. [2020-12-01T06:38:28.883Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 1 06:34 .dockerignore [2020-12-01T06:38:28.883Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 1 06:34 .git [2020-12-01T06:38:28.883Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 06:34 .github [2020-12-01T06:38:28.883Z] -rw-rw-r-- 1 jenkins jenkins 138 Dec 1 06:34 .gitignore [2020-12-01T06:38:28.883Z] -rw-rw-r-- 1 jenkins jenkins 936 Dec 1 06:34 Dockerfile.build [2020-12-01T06:38:28.883Z] -rw-rw-r-- 1 jenkins jenkins 901 Dec 1 06:34 Jenkinsfile [2020-12-01T06:38:28.883Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 1 06:34 LICENSE [2020-12-01T06:38:28.883Z] -rw-rw-r-- 1 jenkins jenkins 1013 Dec 1 06:34 Makefile [2020-12-01T06:38:28.883Z] -rw-rw-r-- 1 jenkins jenkins 5897 Dec 1 06:34 README.md [2020-12-01T06:38:28.883Z] -rw-rw-r-- 1 jenkins jenkins 4291 Dec 1 06:34 RELEASE-NOTES.txt [2020-12-01T06:38:28.883Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 1 06:32 VERSION [2020-12-01T06:38:28.883Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 06:34 bin [2020-12-01T06:38:28.883Z] -rw-r--r-- 1 jenkins jenkins 127610 Dec 1 06:37 coverage.out [2020-12-01T06:38:28.883Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 06:34 example [2020-12-01T06:38:28.883Z] -rw-r--r-- 1 jenkins jenkins 518 Dec 1 06:38 go.mod [2020-12-01T06:38:28.883Z] -rw-r--r-- 1 jenkins jenkins 13521 Dec 1 06:38 go.sum [2020-12-01T06:38:28.883Z] drwxrwxr-x 15 jenkins jenkins 4096 Dec 1 06:34 internal [2020-12-01T06:38:28.883Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 06:34 openapi [2020-12-01T06:38:28.883Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 1 06:34 pkg [2020-12-01T06:38:28.883Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 1 06:34 snap [2020-12-01T06:38:28.883Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 1 06:34 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:38:29.270Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0de6da588f01c1930e2dca8a684f0dc474102734 --label arch=arm64 --label version=0.0.0 . [2020-12-01T06:38:29.546Z] Sending build context to Docker daemon 2.487MB [2020-12-01T06:38:29.820Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-12-01T06:38:29.820Z] Step 2/24 : FROM ${BASE} AS builder [2020-12-01T06:38:29.820Z] ---> 39588c919af5 [2020-12-01T06:38:29.820Z] Step 3/24 : ARG MAKE='make build' [2020-12-01T06:38:30.098Z] ---> Running in 1c6399052747 [2020-12-01T06:38:30.369Z] Removing intermediate container 1c6399052747 [2020-12-01T06:38:30.369Z] ---> 419208aca386 [2020-12-01T06:38:30.369Z] Step 4/24 : WORKDIR /device-sdk-go [2020-12-01T06:38:30.640Z] ---> Running in df6b863ec959 [2020-12-01T06:38:31.271Z] Removing intermediate container df6b863ec959 [2020-12-01T06:38:31.271Z] ---> e61381bd932e [2020-12-01T06:38:31.271Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-01T06:38:31.271Z] ---> Running in 9a99e0da6a4d [2020-12-01T06:38:31.543Z] Removing intermediate container 9a99e0da6a4d [2020-12-01T06:38:31.543Z] ---> 7d65efe3b2cd [2020-12-01T06:38:31.543Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-01T06:38:31.817Z] ---> Running in 1746d4e09a10 [2020-12-01T06:38:33.863Z] Removing intermediate container 1746d4e09a10 [2020-12-01T06:38:33.863Z] ---> d582562e74e0 [2020-12-01T06:38:33.863Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-12-01T06:38:33.863Z] ---> Running in f8795fde9b25 [2020-12-01T06:38:34.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-01T06:38:35.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-01T06:38:36.484Z] OK: 142 MiB in 39 packages [2020-12-01T06:38:37.466Z] Removing intermediate container f8795fde9b25 [2020-12-01T06:38:37.466Z] ---> 7a93c259ce37 [2020-12-01T06:38:37.466Z] Step 8/24 : COPY . . [2020-12-01T06:38:38.902Z] ---> 323acacb8691 [2020-12-01T06:38:38.902Z] Step 9/24 : RUN ${MAKE} [2020-12-01T06:38:38.902Z] ---> Running in 6d7bf91b483f [2020-12-01T06:38:39.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-12-01T06:39:06.734Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-12-01T06:39:06.734Z] Removing intermediate container 6d7bf91b483f [2020-12-01T06:39:06.734Z] ---> 13b50bccaae9 [2020-12-01T06:39:06.734Z] Step 10/24 : FROM scratch [2020-12-01T06:39:06.734Z] ---> [2020-12-01T06:39:06.734Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-01T06:39:06.734Z] ---> Running in bab3f6b20ded [2020-12-01T06:39:06.734Z] Removing intermediate container bab3f6b20ded [2020-12-01T06:39:06.734Z] ---> 4866b6e45b1b [2020-12-01T06:39:06.734Z] Step 12/24 : ENV APP_PORT=49990 [2020-12-01T06:39:07.008Z] ---> Running in 3467a2ab9f20 [2020-12-01T06:39:07.280Z] Removing intermediate container 3467a2ab9f20 [2020-12-01T06:39:07.280Z] ---> a30bbe3a3193 [2020-12-01T06:39:07.280Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-01T06:39:07.555Z] ---> Running in b6ff6492fa5a [2020-12-01T06:39:07.827Z] Removing intermediate container b6ff6492fa5a [2020-12-01T06:39:07.827Z] ---> 06060c37e8f1 [2020-12-01T06:39:07.827Z] Step 14/24 : WORKDIR / [2020-12-01T06:39:08.101Z] ---> Running in f1b086af0d27 [2020-12-01T06:39:08.695Z] Removing intermediate container f1b086af0d27 [2020-12-01T06:39:08.695Z] ---> d5e2e3510337 [2020-12-01T06:39:08.695Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-12-01T06:39:09.675Z] ---> effd4d6b2175 [2020-12-01T06:39:09.675Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-12-01T06:39:10.271Z] ---> 0c057777937c [2020-12-01T06:39:10.271Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-12-01T06:39:11.248Z] ---> 6340c6ce7dd6 [2020-12-01T06:39:11.248Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-12-01T06:39:11.845Z] ---> e05f327e4a7c [2020-12-01T06:39:11.846Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-12-01T06:39:12.444Z] ---> a84f279434f0 [2020-12-01T06:39:12.444Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-12-01T06:39:12.444Z] ---> Running in c1805bb74f2a [2020-12-01T06:39:13.041Z] Removing intermediate container c1805bb74f2a [2020-12-01T06:39:13.041Z] ---> e84de0031244 [2020-12-01T06:39:13.041Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-01T06:39:13.041Z] ---> Running in f09745c5f1bc [2020-12-01T06:39:13.636Z] Removing intermediate container f09745c5f1bc [2020-12-01T06:39:13.637Z] ---> a1bad4d187fd [2020-12-01T06:39:13.637Z] Step 22/24 : LABEL arch=arm64 [2020-12-01T06:39:13.637Z] ---> Running in 6d03687a2ce6 [2020-12-01T06:39:14.233Z] Removing intermediate container 6d03687a2ce6 [2020-12-01T06:39:14.233Z] ---> a452801bd512 [2020-12-01T06:39:14.233Z] Step 23/24 : LABEL git_sha=0de6da588f01c1930e2dca8a684f0dc474102734 [2020-12-01T06:39:14.233Z] ---> Running in f7771410de20 [2020-12-01T06:39:14.832Z] Removing intermediate container f7771410de20 [2020-12-01T06:39:14.832Z] ---> f334caaa63c2 [2020-12-01T06:39:14.832Z] Step 24/24 : LABEL version=0.0.0 [2020-12-01T06:39:14.832Z] ---> Running in afab8b847cbf [2020-12-01T06:39:15.104Z] Removing intermediate container afab8b847cbf [2020-12-01T06:39:15.104Z] ---> ac225dde12db [2020-12-01T06:39:15.104Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-01T06:39:15.385Z] Successfully built ac225dde12db [2020-12-01T06:39:15.385Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-01T06:39:17.796Z] provisioning config files... [2020-12-01T06:39:17.809Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/config3743480778069544502tmp [Pipeline] { [Pipeline] sh [2020-12-01T06:39:18.256Z] + set +x [2020-12-01T06:39:18.256Z] + bash -s -- [2020-12-01T06:39:18.256Z] + curl -s https://codecov.io/bash [2020-12-01T06:39:18.524Z] [2020-12-01T06:39:18.524Z] _____ _ [2020-12-01T06:39:18.524Z] / ____| | | [2020-12-01T06:39:18.524Z] | | ___ __| | ___ ___ _____ __ [2020-12-01T06:39:18.524Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-01T06:39:18.524Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-01T06:39:18.524Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-01T06:39:18.524Z] Bash-20201130-cc6d3fe [2020-12-01T06:39:18.524Z] [2020-12-01T06:39:18.524Z] [2020-12-01T06:39:18.524Z] ==> Jenkins CI detected. [2020-12-01T06:39:18.524Z] project root: . [2020-12-01T06:39:18.524Z] --> token set from env [2020-12-01T06:39:18.524Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-01T06:39:18.524Z] ==> Running gcov in . (disable via -X gcov) [2020-12-01T06:39:18.524Z] ==> Python coveragepy not found [2020-12-01T06:39:18.524Z] ==> Searching for coverage reports in: [2020-12-01T06:39:18.524Z] + . [2020-12-01T06:39:18.524Z] -> Found 1 reports [2020-12-01T06:39:18.524Z] ==> Detecting git/mercurial file structure [2020-12-01T06:39:18.524Z] ==> Reading reports [2020-12-01T06:39:18.524Z] + ./coverage.out bytes=127610 [2020-12-01T06:39:18.524Z] ==> Appending adjustments [2020-12-01T06:39:18.524Z] https://docs.codecov.io/docs/fixing-reports [2020-12-01T06:39:19.101Z] + Found adjustments [2020-12-01T06:39:19.101Z] ==> Gzipping contents [2020-12-01T06:39:19.101Z] 24K /tmp/codecov.Gm7Uat.gz [2020-12-01T06:39:19.101Z] ==> Uploading reports [2020-12-01T06:39:19.101Z] url: https://codecov.io [2020-12-01T06:39:19.101Z] query: branch=PR-676&commit=0de6da588f01c1930e2dca8a684f0dc474102734&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=676&job=&cmd_args= [2020-12-01T06:39:19.101Z] -> Pinging Codecov [2020-12-01T06:39:19.101Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-676&commit=0de6da588f01c1930e2dca8a684f0dc474102734&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-676%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=676&job=&cmd_args= [2020-12-01T06:39:19.676Z] -> Uploading to [2020-12-01T06:39:19.676Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-01/7E55EF52A471D76F132DFD9A03CDDE97/0de6da588f01c1930e2dca8a684f0dc474102734/aaa67ed9-7ec7-4cd1-8972-1f9325b92c9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201201T063919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5204336a6ffa00f1280a302c74a786e8b6ef7984f4af29850c6dac7183feeea [2020-12-01T06:39:19.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-01T06:39:19.676Z] Dload Upload Total Spent Left Speed [2020-12-01T06:39:20.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20876 0 0 100 20876 0 45434 --:--:-- --:--:-- --:--:-- 45382 [2020-12-01T06:39:20.201Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0de6da588f01c1930e2dca8a684f0dc474102734 [Pipeline] } [2020-12-01T06:39:20.224Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:39:24.881Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:39:25.496Z] ---> package-listing.sh [2020-12-01T06:39:25.496Z] ++ facter osfamily [2020-12-01T06:39:25.496Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-01T06:39:25.496Z] + OS_FAMILY=redhat [2020-12-01T06:39:25.496Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-676 [2020-12-01T06:39:25.496Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-01T06:39:25.496Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-01T06:39:25.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-01T06:39:25.496Z] + PACKAGES=/tmp/packages_start.txt [2020-12-01T06:39:25.496Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-676 ']' [2020-12-01T06:39:25.496Z] + PACKAGES=/tmp/packages_end.txt [2020-12-01T06:39:25.496Z] + case "${OS_FAMILY}" in [2020-12-01T06:39:25.496Z] + rpm -qa [2020-12-01T06:39:25.496Z] + sort [2020-12-01T06:39:30.829Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-01T06:39:30.829Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-01T06:39:30.829Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-01T06:39:30.829Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-676 ']' [2020-12-01T06:39:30.829Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-676/archives/ [2020-12-01T06:39:30.829Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-676/archives/ [Pipeline] echo [2020-12-01T06:39:30.865Z] 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-676/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-01T06:39:31.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:39:31.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-01T06:39:31.520Z] [2020-12-01T06:39:31.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:39:31.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-01T06:39:31.920Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-01T06:39:31.920Z] df20fa9351a1: Pulling fs layer [2020-12-01T06:39:31.920Z] 36b3adc4ff6f: Pulling fs layer [2020-12-01T06:39:31.920Z] 8ad3a11d3b57: Pulling fs layer [2020-12-01T06:39:31.920Z] 46f8f816bc3b: Pulling fs layer [2020-12-01T06:39:31.920Z] 93b61091891f: Pulling fs layer [2020-12-01T06:39:31.920Z] 93b9cdb0e59b: Pulling fs layer [2020-12-01T06:39:31.920Z] 5e14af77c1be: Pulling fs layer [2020-12-01T06:39:31.920Z] 01666e4c0597: Pulling fs layer [2020-12-01T06:39:31.920Z] aa168da1d23b: Pulling fs layer [2020-12-01T06:39:31.920Z] 93b61091891f: Waiting [2020-12-01T06:39:31.920Z] 93b9cdb0e59b: Waiting [2020-12-01T06:39:31.920Z] 5e14af77c1be: Waiting [2020-12-01T06:39:31.920Z] 01666e4c0597: Waiting [2020-12-01T06:39:31.920Z] aa168da1d23b: Waiting [2020-12-01T06:39:31.920Z] 46f8f816bc3b: Waiting [2020-12-01T06:39:31.920Z] 36b3adc4ff6f: Verifying Checksum [2020-12-01T06:39:31.920Z] 36b3adc4ff6f: Download complete [2020-12-01T06:39:31.920Z] 46f8f816bc3b: Verifying Checksum [2020-12-01T06:39:31.920Z] 46f8f816bc3b: Download complete [2020-12-01T06:39:31.920Z] df20fa9351a1: Download complete [2020-12-01T06:39:31.920Z] 93b9cdb0e59b: Verifying Checksum [2020-12-01T06:39:31.920Z] 93b9cdb0e59b: Download complete [2020-12-01T06:39:31.920Z] 5e14af77c1be: Verifying Checksum [2020-12-01T06:39:31.920Z] 5e14af77c1be: Download complete [2020-12-01T06:39:32.183Z] 01666e4c0597: Verifying Checksum [2020-12-01T06:39:32.183Z] 01666e4c0597: Download complete [2020-12-01T06:39:32.183Z] 93b61091891f: Verifying Checksum [2020-12-01T06:39:32.183Z] 93b61091891f: Download complete [2020-12-01T06:39:32.183Z] 8ad3a11d3b57: Verifying Checksum [2020-12-01T06:39:32.183Z] 8ad3a11d3b57: Download complete [2020-12-01T06:39:32.462Z] df20fa9351a1: Pull complete [2020-12-01T06:39:32.735Z] 36b3adc4ff6f: Pull complete [2020-12-01T06:39:33.688Z] 8ad3a11d3b57: Pull complete [2020-12-01T06:39:33.952Z] 46f8f816bc3b: Pull complete [2020-12-01T06:39:33.952Z] aa168da1d23b: Verifying Checksum [2020-12-01T06:39:33.952Z] aa168da1d23b: Download complete [2020-12-01T06:39:34.527Z] 93b61091891f: Pull complete [2020-12-01T06:39:34.527Z] 93b9cdb0e59b: Pull complete [2020-12-01T06:39:34.527Z] 5e14af77c1be: Pull complete [2020-12-01T06:39:34.795Z] 01666e4c0597: Pull complete [2020-12-01T06:39:41.435Z] aa168da1d23b: Pull complete [2020-12-01T06:39:41.435Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-01T06:39:41.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-01T06:39:41.435Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-01T06:39:41.683Z] prd-centos7-docker-4c-2g-13975 does not seem to be running inside a container [2020-12-01T06:39:41.739Z] $ 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-676/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-676 -v /w/workspace/dgexfoundry_device-sdk-go_PR-676:/w/workspace/dgexfoundry_device-sdk-go_PR-676:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-676@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-01T06:39:45.727Z] $ docker top cc6004a7bc81c1b0de1f732bd782e751a53cc342debb201464d20967bd5b8e6b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-01T06:39:46.274Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-01T06:39:46.601Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-01T06:39:46.919Z] + ls /var/log/sa-host [2020-12-01T06:39:46.919Z] + sadf -c /var/log/sa-host/sa01 [2020-12-01T06:39:46.919Z] file_magic: OK [2020-12-01T06:39:46.919Z] HZ: Using current value: 100 [2020-12-01T06:39:46.919Z] file_header: OK [2020-12-01T06:39:46.919Z] 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 [2020-12-01T06:39:46.919Z] Statistics: [2020-12-01T06:39:46.919Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-01T06:39:46.919Z] File successfully converted to sysstat format version 12.2.1 [2020-12-01T06:39:46.919Z] + sadf -c /var/log/sa-host/sa23 [2020-12-01T06:39:46.920Z] file_magic: OK [2020-12-01T06:39:46.920Z] HZ: Using current value: 100 [2020-12-01T06:39:46.920Z] file_header: OK [2020-12-01T06:39:46.920Z] 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 [2020-12-01T06:39:46.920Z] Statistics: [2020-12-01T06:39:46.920Z] Hnuu...uuuununununu... [2020-12-01T06:39:46.920Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-01T06:39:47.617Z] provisioning config files... [2020-12-01T06:39:47.632Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-676@tmp/config23223175537400797tmp [Pipeline] { [Pipeline] echo [2020-12-01T06:39:47.776Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:39:48.115Z] ---> create-netrc.sh [Pipeline] } [2020-12-01T06:39:48.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-01T06:39:48.280Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:39:48.616Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-01T06:39:48.645Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:39:48.987Z] ---> sudo-logs.sh [2020-12-01T06:39:48.987Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-01T06:39:49.031Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:39:49.358Z] ---> job-cost.sh [2020-12-01T06:39:49.358Z] lf-activate-venv: SKIPPING [2020-12-01T06:39:49.358Z] INFO: No Stack... [2020-12-01T06:39:50.304Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-01T06:39:50.880Z] INFO: Archiving Costs [Pipeline] echo [2020-12-01T06:39:50.926Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:39:51.269Z] ---> logs-deploy.sh [2020-12-01T06:39:51.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-676/1 [2020-12-01T06:39:51.269Z] INFO: archiving workspace using pattern(s): [2020-12-01T06:39:53.191Z] Archives upload complete. [2020-12-01T06:39:53.191Z] INFO: archiving logs to Nexus