Pull request #659 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3430a9171b0bba3767ec0b595fcec02b551882e3+34e320ac99befae92f8b4aae2047dc1351ba020b (e3f2efeab67efeccb1ed5c71723183ab5743ce96) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-659/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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-659/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-13487 in /w/workspace/dgexfoundry_device-sdk-go_PR-659 [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-659 # timeout=10 Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 3430a9171b0bba3767ec0b595fcec02b551882e3 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/659/head:refs/remotes/origin/PR-659 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 3430a9171b0bba3767ec0b595fcec02b551882e3 Checking out Revision 3430a9171b0bba3767ec0b595fcec02b551882e3 (PR-659) > git config core.sparsecheckout # timeout=10 > git checkout -f 3430a9171b0bba3767ec0b595fcec02b551882e3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3430a9171b0bba3767ec0b595fcec02b551882e3 # timeout=10 Commit message: "build(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-26T06:36:55.474Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-26T06:36:55.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-26T06:36:56.200Z] ========================================================= [2020-11-26T06:36:56.200Z] EdgeX Global Pipelines Version Info [2020-11-26T06:36:56.200Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:36:57.889Z] ------------------- [2020-11-26T06:36:57.889Z] stable info: [2020-11-26T06:36:57.889Z] ------------------- [2020-11-26T06:36:57.889Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-26T06:36:57.889Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-26T06:36:57.889Z] Message: update stable to v1.0.167 [2020-11-26T06:36:58.832Z] ------------------- [2020-11-26T06:36:58.832Z] experimental info: [2020-11-26T06:36:58.832Z] ------------------- [2020-11-26T06:36:58.832Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-26T06:36:58.832Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-26T06:36:58.832Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-26T06:36:59.357Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-11-26T06:36:59.498Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-11-26T06:36:59.638Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-26T06:36:59.796Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-26T06:36:59.927Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-26T06:37:00.092Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-26T06:37:00.240Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-26T06:37:00.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-26T06:37:00.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-11-26T06:37:00.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-26T06:37:00.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-26T06:37:01.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-11-26T06:37:01.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-26T06:37:01.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-26T06:37:01.553Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-26T06:37:01.693Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T06:37:01.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T06:37:01.997Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-26T06:37:02.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-26T06:37:02.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-26T06:37:02.421Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-26T06:37:02.555Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-26T06:37:02.719Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-26T06:37:02.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-26T06:37:03.034Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-26T06:37:03.199Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-26T06:37:03.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-659 [Pipeline] echo [2020-11-26T06:37:03.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-659 [Pipeline] echo [2020-11-26T06:37:03.627Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-659 [Pipeline] echo [2020-11-26T06:37:03.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3430a9171b0bba3767ec0b595fcec02b551882e3 [Pipeline] echo [2020-11-26T06:37:03.898Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3430a91 [Pipeline] echo [2020-11-26T06:37:04.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T06:37:04.299Z] provisioning config files... [2020-11-26T06:37:04.329Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-659@tmp/config6714294624109248126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:37:04.749Z] ---> docker-login.sh [2020-11-26T06:37:04.749Z] nexus3.edgexfoundry.org:10001 [2020-11-26T06:37:05.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:37:05.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:37:05.011Z] Configure a credential helper to remove this warning. See [2020-11-26T06:37:05.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:37:05.011Z] [2020-11-26T06:37:05.011Z] Login Succeeded [2020-11-26T06:37:05.011Z] nexus3.edgexfoundry.org:10002 [2020-11-26T06:37:05.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:37:05.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:37:05.273Z] Configure a credential helper to remove this warning. See [2020-11-26T06:37:05.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:37:05.273Z] [2020-11-26T06:37:05.273Z] Login Succeeded [2020-11-26T06:37:05.273Z] nexus3.edgexfoundry.org:10003 [2020-11-26T06:37:05.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:37:05.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:37:05.273Z] Configure a credential helper to remove this warning. See [2020-11-26T06:37:05.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:37:05.273Z] [2020-11-26T06:37:05.273Z] Login Succeeded [2020-11-26T06:37:05.273Z] nexus3.edgexfoundry.org:10004 [2020-11-26T06:37:05.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:37:05.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:37:05.536Z] Configure a credential helper to remove this warning. See [2020-11-26T06:37:05.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:37:05.536Z] [2020-11-26T06:37:05.536Z] Login Succeeded [2020-11-26T06:37:05.536Z] docker.io [2020-11-26T06:37:05.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:37:06.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:37:06.060Z] Configure a credential helper to remove this warning. See [2020-11-26T06:37:06.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:37:06.060Z] [2020-11-26T06:37:06.060Z] Login Succeeded [2020-11-26T06:37:06.060Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T06:37:06.082Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T06:37:07.079Z] + git log --format=format:%s -1 3430a9171b0bba3767ec0b595fcec02b551882e3 [Pipeline] echo [2020-11-26T06:37:07.172Z] GIT_COMMIT: 3430a9171b0bba3767ec0b595fcec02b551882e3, Commit Message: build(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 [Pipeline] echo [2020-11-26T06:37:07.247Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:37:07.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T06:37:07.959Z] [2020-11-26T06:37:07.959Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:37:08.356Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T06:37:08.356Z] latest: Pulling from edgex-devops/git-semver [2020-11-26T06:37:08.356Z] 31603596830f: Pulling fs layer [2020-11-26T06:37:08.356Z] 2a8b12db71e7: Pulling fs layer [2020-11-26T06:37:08.356Z] 6ca5941a6612: Pulling fs layer [2020-11-26T06:37:08.356Z] ecc8261a40a4: Pulling fs layer [2020-11-26T06:37:08.356Z] ecc8261a40a4: Waiting [2020-11-26T06:37:08.356Z] 2a8b12db71e7: Verifying Checksum [2020-11-26T06:37:08.356Z] 2a8b12db71e7: Download complete [2020-11-26T06:37:08.356Z] 31603596830f: Verifying Checksum [2020-11-26T06:37:08.356Z] 31603596830f: Download complete [2020-11-26T06:37:08.617Z] ecc8261a40a4: Verifying Checksum [2020-11-26T06:37:08.617Z] ecc8261a40a4: Download complete [2020-11-26T06:37:08.617Z] 6ca5941a6612: Verifying Checksum [2020-11-26T06:37:08.617Z] 6ca5941a6612: Download complete [2020-11-26T06:37:08.878Z] 31603596830f: Pull complete [2020-11-26T06:37:08.878Z] 2a8b12db71e7: Pull complete [2020-11-26T06:37:09.821Z] 6ca5941a6612: Pull complete [2020-11-26T06:37:09.821Z] ecc8261a40a4: Pull complete [2020-11-26T06:37:09.821Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-26T06:37:09.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T06:37:09.821Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-26T06:37:09.952Z] prd-centos7-docker-4c-2g-13487 does not seem to be running inside a container [2020-11-26T06:37:10.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-659 -v /w/workspace/dgexfoundry_device-sdk-go_PR-659:/w/workspace/dgexfoundry_device-sdk-go_PR-659:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-659@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-659@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-11-26T06:37:12.429Z] $ docker top 20a403b0d78a5bdf3b3cdc072c97524b3d7e4b4e0f610348aea6f095db2b0285 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-26T06:37:12.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T06:37:12.843Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T06:37:13.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T06:37:13.039Z] $ docker exec 20a403b0d78a5bdf3b3cdc072c97524b3d7e4b4e0f610348aea6f095db2b0285 ssh-agent [2020-11-26T06:37:13.199Z] SSH_AUTH_SOCK=/tmp/ssh-ft6H2jCPAIYb/agent.11 [2020-11-26T06:37:13.199Z] SSH_AGENT_PID=17 [2020-11-26T06:37:13.211Z] Running ssh-add (command line suppressed) [2020-11-26T06:37:13.325Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-659@tmp/private_key_4799796336834537843.key (/w/workspace/dgexfoundry_device-sdk-go_PR-659@tmp/private_key_4799796336834537843.key) [2020-11-26T06:37:13.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T06:37:13.758Z] + git tag --points-at HEAD [Pipeline] } [2020-11-26T06:37:13.796Z] $ docker exec --env ******** --env ******** 20a403b0d78a5bdf3b3cdc072c97524b3d7e4b4e0f610348aea6f095db2b0285 ssh-agent -k [2020-11-26T06:37:13.901Z] unset SSH_AUTH_SOCK; [2020-11-26T06:37:13.902Z] unset SSH_AGENT_PID; [2020-11-26T06:37:13.902Z] echo Agent pid 17 killed; [2020-11-26T06:37:13.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-26T06:37:14.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T06:37:14.163Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T06:37:14.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T06:37:14.326Z] $ docker exec 20a403b0d78a5bdf3b3cdc072c97524b3d7e4b4e0f610348aea6f095db2b0285 ssh-agent [2020-11-26T06:37:14.474Z] SSH_AUTH_SOCK=/tmp/ssh-axmZL5Uy81XF/agent.46 [2020-11-26T06:37:14.474Z] SSH_AGENT_PID=52 [2020-11-26T06:37:14.481Z] Running ssh-add (command line suppressed) [2020-11-26T06:37:14.593Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-659@tmp/private_key_9070697196677025487.key (/w/workspace/dgexfoundry_device-sdk-go_PR-659@tmp/private_key_9070697196677025487.key) [2020-11-26T06:37:14.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T06:37:15.038Z] + git semver init [2020-11-26T06:37:15.038Z] # -> Open(): unable to determine branch for HEAD [2020-11-26T06:37:15.038Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-659/.git [2020-11-26T06:37:15.038Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-659 [2020-11-26T06:37:15.038Z] # $SEMVER_REMOTE_NAME = origin [2020-11-26T06:37:15.038Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-26T06:37:15.038Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-26T06:37:15.038Z] # $SEMVER_BRANCH = PR-659 [2020-11-26T06:37:15.038Z] # $SEMVER_TEMP = /tmp/semver-932952843 [2020-11-26T06:37:15.038Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-11-26T06:37:15.618Z] # '/tmp/semver-932952843' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-659/.semver' [2020-11-26T06:37:15.618Z] # -> Force: false [2020-11-26T06:37:15.618Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-659/.semver [Pipeline] } [2020-11-26T06:37:15.645Z] $ docker exec --env ******** --env ******** 20a403b0d78a5bdf3b3cdc072c97524b3d7e4b4e0f610348aea6f095db2b0285 ssh-agent -k [2020-11-26T06:37:15.753Z] unset SSH_AUTH_SOCK; [2020-11-26T06:37:15.753Z] unset SSH_AGENT_PID; [2020-11-26T06:37:15.753Z] echo Agent pid 52 killed; [2020-11-26T06:37:15.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-26T06:37:16.386Z] + git semver [Pipeline] } [2020-11-26T06:37:16.421Z] $ docker stop --time=1 20a403b0d78a5bdf3b3cdc072c97524b3d7e4b4e0f610348aea6f095db2b0285 [2020-11-26T06:37:17.769Z] $ docker rm -f 20a403b0d78a5bdf3b3cdc072c97524b3d7e4b4e0f610348aea6f095db2b0285 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T06:37:18.296Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-26T06:37:18.736Z] Stashed 1 file(s) [Pipeline] echo [2020-11-26T06:37:18.758Z] [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-11-26T06:37:34.799Z] Still waiting to schedule task [2020-11-26T06:37:34.800Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-26T06:37:34.829Z] Still waiting to schedule task [2020-11-26T06:37:34.830Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-11-26T06:39:37.984Z] Running on prd-centos7-docker-4c-2g-13490 in /w/workspace/dgexfoundry_device-sdk-go_PR-659 [Pipeline] { [Pipeline] ws [2020-11-26T06:39:38.084Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-11-26T06:39:42.187Z] using credential edgex-jenkins-ssh [2020-11-26T06:39:42.251Z] Cloning the remote Git repository [2020-11-26T06:39:42.287Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:39:42.360Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-11-26T06:39:42.432Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:39:42.432Z] > git --version # timeout=10 [2020-11-26T06:39:42.441Z] > git --version # 'git version 2.24.3' [2020-11-26T06:39:42.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:39:42.470Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T06:39:43.220Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T06:39:43.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T06:39:43.740Z] Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 3430a9171b0bba3767ec0b595fcec02b551882e3 [2020-11-26T06:39:43.890Z] Merge succeeded, producing 3430a9171b0bba3767ec0b595fcec02b551882e3 [2020-11-26T06:39:43.890Z] Checking out Revision 3430a9171b0bba3767ec0b595fcec02b551882e3 (PR-659) [2020-11-26T06:39:43.290Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T06:39:43.314Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:39:43.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:39:43.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/659/head:refs/remotes/origin/PR-659 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-26T06:39:43.750Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T06:39:43.772Z] > git checkout -f 3430a9171b0bba3767ec0b595fcec02b551882e3 # timeout=10 [2020-11-26T06:39:43.837Z] > git remote # timeout=10 [2020-11-26T06:39:43.848Z] > git config --get remote.origin.url # timeout=10 [2020-11-26T06:39:43.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:39:43.861Z] > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 [2020-11-26T06:39:43.882Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-26T06:39:43.896Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T06:39:43.902Z] > git checkout -f 3430a9171b0bba3767ec0b595fcec02b551882e3 # timeout=10 [2020-11-26T06:39:48.024Z] Commit message: "build(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0" [2020-11-26T06:39:48.227Z] > git --version # timeout=10 [2020-11-26T06:39:48.236Z] > git --version # 'git version 2.24.3' [2020-11-26T06:39:48.242Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T06:39:49.934Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-26T06:39:50.344Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T06:39:50.677Z] + sudo service docker restart [2020-11-26T06:39:50.677Z] + true [2020-11-26T06:39:50.677Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T06:39:52.241Z] provisioning config files... [2020-11-26T06:39:52.282Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6064386940379129695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:39:52.770Z] ---> docker-login.sh [2020-11-26T06:39:52.770Z] nexus3.edgexfoundry.org:10001 [2020-11-26T06:39:53.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:39:53.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:39:53.321Z] Configure a credential helper to remove this warning. See [2020-11-26T06:39:53.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:39:53.321Z] [2020-11-26T06:39:53.321Z] Login Succeeded [2020-11-26T06:39:53.321Z] nexus3.edgexfoundry.org:10002 [2020-11-26T06:39:53.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:39:53.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:39:53.615Z] Configure a credential helper to remove this warning. See [2020-11-26T06:39:53.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:39:53.615Z] [2020-11-26T06:39:53.615Z] Login Succeeded [2020-11-26T06:39:53.615Z] nexus3.edgexfoundry.org:10003 [2020-11-26T06:39:53.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:39:53.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:39:53.890Z] Configure a credential helper to remove this warning. See [2020-11-26T06:39:53.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:39:53.890Z] [2020-11-26T06:39:53.890Z] Login Succeeded [2020-11-26T06:39:53.890Z] nexus3.edgexfoundry.org:10004 [2020-11-26T06:39:54.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:39:54.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:39:54.164Z] Configure a credential helper to remove this warning. See [2020-11-26T06:39:54.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:39:54.164Z] [2020-11-26T06:39:54.164Z] Login Succeeded [2020-11-26T06:39:54.164Z] docker.io [2020-11-26T06:39:54.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:39:54.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:39:54.724Z] Configure a credential helper to remove this warning. See [2020-11-26T06:39:54.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:39:54.724Z] [2020-11-26T06:39:54.724Z] Login Succeeded [2020-11-26T06:39:54.724Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T06:39:54.748Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-26T06:39:55.632Z] ========================================================= [2020-11-26T06:39:55.632Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-26T06:39:55.632Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:39:56.173Z] + 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-11-26T06:39:56.768Z] Sending build context to Docker daemon 2.36MB [2020-11-26T06:39:56.768Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-26T06:39:56.768Z] Step 2/8 : FROM ${BASE} [2020-11-26T06:39:56.768Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-26T06:39:56.768Z] df20fa9351a1: Pulling fs layer [2020-11-26T06:39:56.768Z] ed8968b2872e: Pulling fs layer [2020-11-26T06:39:56.768Z] a92cc7c5fd73: Pulling fs layer [2020-11-26T06:39:56.768Z] e871e8e8d7a9: Pulling fs layer [2020-11-26T06:39:56.768Z] e73272ec9a57: Pulling fs layer [2020-11-26T06:39:56.768Z] 1e910a182e73: Pulling fs layer [2020-11-26T06:39:56.768Z] 4e634b169226: Pulling fs layer [2020-11-26T06:39:56.768Z] 1e910a182e73: Waiting [2020-11-26T06:39:56.768Z] e871e8e8d7a9: Waiting [2020-11-26T06:39:56.768Z] e73272ec9a57: Waiting [2020-11-26T06:39:56.768Z] 4e634b169226: Waiting [2020-11-26T06:39:56.768Z] a92cc7c5fd73: Verifying Checksum [2020-11-26T06:39:56.768Z] a92cc7c5fd73: Download complete [2020-11-26T06:39:56.768Z] ed8968b2872e: Verifying Checksum [2020-11-26T06:39:56.768Z] ed8968b2872e: Download complete [2020-11-26T06:39:56.768Z] e73272ec9a57: Verifying Checksum [2020-11-26T06:39:56.768Z] e73272ec9a57: Download complete [2020-11-26T06:39:56.768Z] 1e910a182e73: Download complete [2020-11-26T06:39:57.049Z] df20fa9351a1: Verifying Checksum [2020-11-26T06:39:57.049Z] df20fa9351a1: Download complete [2020-11-26T06:39:57.652Z] df20fa9351a1: Pull complete [2020-11-26T06:39:57.652Z] ed8968b2872e: Pull complete [2020-11-26T06:39:57.929Z] a92cc7c5fd73: Pull complete [2020-11-26T06:40:00.592Z] 4e634b169226: Verifying Checksum [2020-11-26T06:40:00.592Z] 4e634b169226: Download complete [2020-11-26T06:40:02.608Z] e871e8e8d7a9: Verifying Checksum [2020-11-26T06:40:02.608Z] e871e8e8d7a9: Download complete [2020-11-26T06:40:12.874Z] e871e8e8d7a9: Pull complete [2020-11-26T06:40:12.874Z] e73272ec9a57: Pull complete [2020-11-26T06:40:12.874Z] 1e910a182e73: Pull complete [2020-11-26T06:40:17.152Z] 4e634b169226: Pull complete [2020-11-26T06:40:17.152Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-26T06:40:17.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-26T06:40:17.152Z] ---> f7629b54cfaa [2020-11-26T06:40:17.152Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:40:17.152Z] ---> Running in c0fa7d2a7598 [2020-11-26T06:40:17.421Z] Removing intermediate container c0fa7d2a7598 [2020-11-26T06:40:17.421Z] ---> 14e06d0f3d2c [2020-11-26T06:40:17.421Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T06:40:17.706Z] ---> Running in 9d51c92ae3b7 [2020-11-26T06:40:19.162Z] Removing intermediate container 9d51c92ae3b7 [2020-11-26T06:40:19.162Z] ---> 7badfb83590c [2020-11-26T06:40:19.162Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-26T06:40:19.162Z] ---> Running in 6975d210d017 [2020-11-26T06:40:20.142Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T06:40:20.313Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13491 in /w/workspace/dgexfoundry_device-sdk-go_PR-659 [Pipeline] { [Pipeline] ws [2020-11-26T06:40:20.411Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-11-26T06:40:20.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T06:40:22.161Z] OK: 166 MiB in 39 packages [2020-11-26T06:40:22.433Z] Removing intermediate container 6975d210d017 [2020-11-26T06:40:22.433Z] ---> 53d6fbb32d56 [2020-11-26T06:40:22.433Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-26T06:40:22.433Z] ---> Running in c18bc3a8c6de [2020-11-26T06:40:22.702Z] Removing intermediate container c18bc3a8c6de [2020-11-26T06:40:22.702Z] ---> 7708a70997fd [2020-11-26T06:40:22.702Z] Step 7/8 : COPY . . [2020-11-26T06:40:23.670Z] ---> 01850ab2c32b [2020-11-26T06:40:23.670Z] Step 8/8 : RUN go mod download [2020-11-26T06:40:23.960Z] ---> Running in f66791fdf6ec [2020-11-26T06:40:25.410Z] using credential edgex-jenkins-ssh [2020-11-26T06:40:25.505Z] Cloning the remote Git repository [2020-11-26T06:40:25.571Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:40:25.693Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-11-26T06:40:25.803Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:40:25.804Z] > git --version # timeout=10 [2020-11-26T06:40:25.826Z] > git --version # 'git version 2.17.1' [2020-11-26T06:40:25.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:40:25.908Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T06:40:27.502Z] Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 3430a9171b0bba3767ec0b595fcec02b551882e3 [2020-11-26T06:40:27.746Z] Merge succeeded, producing 3430a9171b0bba3767ec0b595fcec02b551882e3 [2020-11-26T06:40:27.746Z] Checking out Revision 3430a9171b0bba3767ec0b595fcec02b551882e3 (PR-659) [2020-11-26T06:40:26.927Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T06:40:26.946Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T06:40:26.978Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-26T06:40:27.014Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-26T06:40:27.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:40:27.026Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/659/head:refs/remotes/origin/PR-659 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-26T06:40:27.528Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T06:40:27.543Z] > git checkout -f 3430a9171b0bba3767ec0b595fcec02b551882e3 # timeout=10 [2020-11-26T06:40:27.661Z] > git remote # timeout=10 [2020-11-26T06:40:27.679Z] > git config --get remote.origin.url # timeout=10 [2020-11-26T06:40:27.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T06:40:27.708Z] > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 [2020-11-26T06:40:27.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-26T06:40:27.757Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T06:40:27.767Z] > git checkout -f 3430a9171b0bba3767ec0b595fcec02b551882e3 # timeout=10 [2020-11-26T06:40:32.172Z] Commit message: "build(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0" [2020-11-26T06:40:32.228Z] > git --version # timeout=10 [2020-11-26T06:40:32.235Z] > git --version # 'git version 2.17.1' [2020-11-26T06:40:32.246Z] fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T06:40:34.047Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-26T06:40:34.567Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T06:40:34.929Z] + sudo service docker restart [2020-11-26T06:40:34.929Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T06:40:37.696Z] provisioning config files... [2020-11-26T06:40:37.734Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config830836695578161900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:40:38.194Z] ---> docker-login.sh [2020-11-26T06:40:38.194Z] nexus3.edgexfoundry.org:10001 [2020-11-26T06:40:38.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:40:39.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:40:39.395Z] Configure a credential helper to remove this warning. See [2020-11-26T06:40:39.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:40:39.395Z] [2020-11-26T06:40:39.395Z] Login Succeeded [2020-11-26T06:40:39.395Z] nexus3.edgexfoundry.org:10002 [2020-11-26T06:40:39.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:40:39.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:40:39.948Z] Configure a credential helper to remove this warning. See [2020-11-26T06:40:39.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:40:39.948Z] [2020-11-26T06:40:39.948Z] Login Succeeded [2020-11-26T06:40:39.948Z] nexus3.edgexfoundry.org:10003 [2020-11-26T06:40:40.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:40:40.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:40:40.497Z] Configure a credential helper to remove this warning. See [2020-11-26T06:40:40.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:40:40.497Z] [2020-11-26T06:40:40.497Z] Login Succeeded [2020-11-26T06:40:40.497Z] nexus3.edgexfoundry.org:10004 [2020-11-26T06:40:40.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:40:40.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:40:40.772Z] Configure a credential helper to remove this warning. See [2020-11-26T06:40:40.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:40:40.772Z] [2020-11-26T06:40:40.772Z] Login Succeeded [2020-11-26T06:40:41.047Z] docker.io [2020-11-26T06:40:41.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T06:40:41.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T06:40:41.605Z] Configure a credential helper to remove this warning. See [2020-11-26T06:40:41.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T06:40:41.605Z] [2020-11-26T06:40:41.605Z] Login Succeeded [2020-11-26T06:40:41.605Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T06:40:41.640Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-26T06:40:42.278Z] ========================================================= [2020-11-26T06:40:42.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-26T06:40:42.278Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:40:42.697Z] + 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-11-26T06:40:42.975Z] Sending build context to Docker daemon 2.359MB [2020-11-26T06:40:42.975Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-26T06:40:42.975Z] Step 2/8 : FROM ${BASE} [2020-11-26T06:40:43.252Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-26T06:40:43.252Z] b538f80385f9: Pulling fs layer [2020-11-26T06:40:43.252Z] 74f711af9a0d: Pulling fs layer [2020-11-26T06:40:43.252Z] 99f96fe45779: Pulling fs layer [2020-11-26T06:40:43.252Z] 8529a6b9a6be: Pulling fs layer [2020-11-26T06:40:43.252Z] 45590311c82a: Pulling fs layer [2020-11-26T06:40:43.252Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-26T06:40:43.252Z] 209524e5b208: Pulling fs layer [2020-11-26T06:40:43.252Z] 45590311c82a: Waiting [2020-11-26T06:40:43.252Z] 69ca0ff8b7b3: Waiting [2020-11-26T06:40:43.252Z] 209524e5b208: Waiting [2020-11-26T06:40:43.252Z] 8529a6b9a6be: Waiting [2020-11-26T06:40:43.252Z] 99f96fe45779: Verifying Checksum [2020-11-26T06:40:43.252Z] 99f96fe45779: Download complete [2020-11-26T06:40:43.252Z] 74f711af9a0d: Verifying Checksum [2020-11-26T06:40:43.252Z] 74f711af9a0d: Download complete [2020-11-26T06:40:43.252Z] 45590311c82a: Verifying Checksum [2020-11-26T06:40:43.252Z] 45590311c82a: Download complete [2020-11-26T06:40:43.252Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-26T06:40:43.252Z] 69ca0ff8b7b3: Download complete [2020-11-26T06:40:43.856Z] b538f80385f9: Verifying Checksum [2020-11-26T06:40:43.856Z] b538f80385f9: Download complete [2020-11-26T06:40:44.472Z] b538f80385f9: Pull complete [2020-11-26T06:40:45.078Z] 74f711af9a0d: Pull complete [2020-11-26T06:40:45.680Z] 99f96fe45779: Pull complete [2020-11-26T06:40:46.666Z] 209524e5b208: Verifying Checksum [2020-11-26T06:40:46.667Z] 209524e5b208: Download complete [2020-11-26T06:40:47.271Z] 8529a6b9a6be: Verifying Checksum [2020-11-26T06:40:47.271Z] 8529a6b9a6be: Download complete [2020-11-26T06:40:57.447Z] 8529a6b9a6be: Pull complete [2020-11-26T06:40:57.721Z] 45590311c82a: Pull complete [2020-11-26T06:40:58.337Z] 69ca0ff8b7b3: Pull complete [2020-11-26T06:41:02.679Z] 209524e5b208: Pull complete [2020-11-26T06:41:02.679Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-26T06:41:02.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-26T06:41:02.679Z] ---> 5bddaf1c2fca [2020-11-26T06:41:02.679Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:41:05.308Z] ---> Running in 86638469a89e [2020-11-26T06:41:05.910Z] Removing intermediate container 86638469a89e [2020-11-26T06:41:05.910Z] ---> fb1818ba2e42 [2020-11-26T06:41:05.910Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T06:41:05.910Z] ---> Running in 2fd647ad0925 [2020-11-26T06:41:08.533Z] Removing intermediate container 2fd647ad0925 [2020-11-26T06:41:08.533Z] ---> 0779ff99756f [2020-11-26T06:41:08.534Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-26T06:41:08.534Z] ---> Running in ecf3316b0cde [2020-11-26T06:41:09.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T06:41:10.125Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T06:41:10.729Z] OK: 142 MiB in 39 packages [2020-11-26T06:41:12.175Z] Removing intermediate container ecf3316b0cde [2020-11-26T06:41:12.175Z] ---> 12a72c081cd5 [2020-11-26T06:41:12.175Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-26T06:41:12.175Z] ---> Running in e492c2a5d325 [2020-11-26T06:41:12.772Z] Removing intermediate container e492c2a5d325 [2020-11-26T06:41:12.772Z] ---> e733f156e063 [2020-11-26T06:41:12.772Z] Step 7/8 : COPY . . [2020-11-26T06:41:13.757Z] ---> 84c34f15a49a [2020-11-26T06:41:13.757Z] Step 8/8 : RUN go mod download [2020-11-26T06:41:14.031Z] ---> Running in 3e5f76869c1c [2020-11-26T06:41:45.717Z] Removing intermediate container f66791fdf6ec [2020-11-26T06:41:45.717Z] ---> 03afacb50880 [2020-11-26T06:41:45.717Z] Successfully built 03afacb50880 [2020-11-26T06:41:45.717Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:41:46.108Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T06:41:46.108Z] . [Pipeline] withDockerContainer [2020-11-26T06:41:46.268Z] prd-centos7-docker-4c-2g-13490 does not seem to be running inside a container [2020-11-26T06:41:46.338Z] $ 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-11-26T06:41:46.360Z] Removing intermediate container 3e5f76869c1c [2020-11-26T06:41:46.360Z] ---> 55ae3cc36cf4 [2020-11-26T06:41:46.360Z] Successfully built 55ae3cc36cf4 [2020-11-26T06:41:46.360Z] Successfully tagged ci-base-image-arm64:latest [2020-11-26T06:41:47.286Z] $ docker top 136255d8e04635ad35804b25e87528a171dd635473788130b77d05214ebd80f3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:41:48.014Z] + go version [2020-11-26T06:41:48.014Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-26T06:41:48.125Z] $ docker stop --time=1 136255d8e04635ad35804b25e87528a171dd635473788130b77d05214ebd80f3 [2020-11-26T06:41:48.209Z] + docker inspect -f . ci-base-image-arm64 [2020-11-26T06:41:48.209Z] . [2020-11-26T06:41:49.700Z] $ docker rm -f 136255d8e04635ad35804b25e87528a171dd635473788130b77d05214ebd80f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2020-11-26T06:41:50.227Z] prd-ubuntu18.04-docker-arm64-4c-16g-13491 does not seem to be running inside a container [2020-11-26T06:41:50.322Z] $ 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 ******** ci-base-image-arm64 cat [2020-11-26T06:41:51.783Z] $ docker top 044aa799b8ff5f43039da0e6d7d90a598f17aaad44f62a85afe10256865fea84 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:41:52.964Z] + go version [2020-11-26T06:41:52.964Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-26T06:41:53.021Z] $ docker stop --time=1 044aa799b8ff5f43039da0e6d7d90a598f17aaad44f62a85afe10256865fea84 [2020-11-26T06:41:53.167Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T06:41:53.167Z] . [2020-11-26T06:41:54.965Z] $ docker rm -f 044aa799b8ff5f43039da0e6d7d90a598f17aaad44f62a85afe10256865fea84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2020-11-26T06:41:55.545Z] prd-centos7-docker-4c-2g-13490 does not seem to be running inside a container [2020-11-26T06:41:55.699Z] $ 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-11-26T06:41:57.034Z] $ docker top 90f6b2c32e788dd01db65b86bce6d3bd2794f6dff7a8bb57f58cddb3a20c67ce -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-11-26T06:41:57.805Z] + make test [2020-11-26T06:41:57.805Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:41:58.349Z] + docker inspect -f . ci-base-image-arm64 [2020-11-26T06:41:58.349Z] . [Pipeline] withDockerContainer [2020-11-26T06:41:58.629Z] prd-ubuntu18.04-docker-arm64-4c-16g-13491 does not seem to be running inside a container [2020-11-26T06:41:58.716Z] $ 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 ******** ci-base-image-arm64 cat [2020-11-26T06:42:00.210Z] $ docker top e41bcd23bb95fd724a696ae564d9a59e5883d103898c648057f6cf21bc48986f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T06:42:01.444Z] + make test [2020-11-26T06:42:01.444Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-26T06:42:10.519Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-26T06:42:23.639Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-26T06:42:32.994Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-26T06:42:32.994Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-26T06:42:32.994Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-26T06:42:32.994Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.083s coverage: 20.6% of statements [2020-11-26T06:42:34.988Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.655s coverage: 97.1% of statements [2020-11-26T06:43:01.863Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.082s coverage: 9.4% of statements [2020-11-26T06:43:01.864Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.089s coverage: 21.9% of statements [2020-11-26T06:43:01.864Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-26T06:43:01.864Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.347s coverage: 42.5% of statements [2020-11-26T06:43:01.864Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-26T06:43:01.864Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.353s coverage: 68.9% of statements [2020-11-26T06:43:01.864Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-26T06:43:01.864Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-26T06:43:01.864Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-26T06:43:01.864Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-26T06:43:01.864Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.104s coverage: 52.6% of statements [2020-11-26T06:43:01.864Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-26T06:43:01.864Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-26T06:43:01.864Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-26T06:43:01.864Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.549s coverage: 68.9% of statements [2020-11-26T06:43:01.864Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.134s coverage: 4.7% of statements [2020-11-26T06:43:01.864Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-26T06:43:01.864Z] GO111MODULE=on go vet ./... [2020-11-26T06:43:02.714Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-26T06:43:02.714Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-26T06:43:02.714Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-26T06:43:02.714Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.136s coverage: 20.6% of statements [2020-11-26T06:43:03.697Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.192s coverage: 97.1% of statements [2020-11-26T06:43:17.703Z] gofmt -l . [2020-11-26T06:43:17.991Z] [ "`gofmt -l .`" = "" ] [2020-11-26T06:43:17.991Z] ./bin/test-attribution-txt.sh [2020-11-26T06:43:18.984Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-26T06:43:19.288Z] $ docker stop --time=1 90f6b2c32e788dd01db65b86bce6d3bd2794f6dff7a8bb57f58cddb3a20c67ce [2020-11-26T06:43:21.420Z] $ docker rm -f 90f6b2c32e788dd01db65b86bce6d3bd2794f6dff7a8bb57f58cddb3a20c67ce [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T06:43:22.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-26T06:43:22.799Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-26T06:43:24.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-26T06:43:24.576Z] + ls -al . [2020-11-26T06:43:24.576Z] total 208 [2020-11-26T06:43:24.576Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 26 06:43 . [2020-11-26T06:43:24.576Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 26 06:39 .. [2020-11-26T06:43:24.576Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 26 06:39 bin [2020-11-26T06:43:24.576Z] -rw-r--r--. 1 jenkins jenkins 127610 Nov 26 06:43 coverage.out [2020-11-26T06:43:24.576Z] -rw-rw-r--. 1 jenkins jenkins 936 Nov 26 06:39 Dockerfile.build [2020-11-26T06:43:24.576Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 26 06:39 .dockerignore [2020-11-26T06:43:24.576Z] drwxrwxr-x. 4 jenkins jenkins 48 Nov 26 06:39 example [2020-11-26T06:43:24.576Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 26 06:39 .git [2020-11-26T06:43:24.576Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 26 06:39 .github [2020-11-26T06:43:24.576Z] -rw-rw-r--. 1 jenkins jenkins 138 Nov 26 06:39 .gitignore [2020-11-26T06:43:24.576Z] -rw-r--r--. 1 jenkins jenkins 518 Nov 26 06:43 go.mod [2020-11-26T06:43:24.576Z] -rw-r--r--. 1 jenkins jenkins 13436 Nov 26 06:43 go.sum [2020-11-26T06:43:24.576Z] drwxrwxr-x. 15 jenkins jenkins 211 Nov 26 06:39 internal [2020-11-26T06:43:24.576Z] -rw-rw-r--. 1 jenkins jenkins 901 Nov 26 06:39 Jenkinsfile [2020-11-26T06:43:24.576Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 26 06:39 LICENSE [2020-11-26T06:43:24.576Z] -rw-rw-r--. 1 jenkins jenkins 1013 Nov 26 06:39 Makefile [2020-11-26T06:43:24.576Z] drwxrwxr-x. 4 jenkins jenkins 26 Nov 26 06:39 openapi [2020-11-26T06:43:24.576Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 26 06:39 pkg [2020-11-26T06:43:24.576Z] -rw-rw-r--. 1 jenkins jenkins 5897 Nov 26 06:39 README.md [2020-11-26T06:43:24.576Z] -rw-rw-r--. 1 jenkins jenkins 4291 Nov 26 06:39 RELEASE-NOTES.txt [2020-11-26T06:43:24.576Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 26 06:39 snap [2020-11-26T06:43:24.576Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 26 06:37 VERSION [2020-11-26T06:43:24.576Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 26 06:39 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:43:24.954Z] + 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=3430a9171b0bba3767ec0b595fcec02b551882e3 --label arch=amd64 --label version=0.0.0 . [2020-11-26T06:43:25.569Z] Sending build context to Docker daemon 2.489MB [2020-11-26T06:43:25.570Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-26T06:43:25.570Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-26T06:43:25.570Z] ---> 03afacb50880 [2020-11-26T06:43:25.570Z] Step 3/24 : ARG MAKE='make build' [2020-11-26T06:43:26.150Z] ---> Running in 0a5f5e877df2 [2020-11-26T06:43:26.150Z] Removing intermediate container 0a5f5e877df2 [2020-11-26T06:43:26.150Z] ---> 3e67f5a7f222 [2020-11-26T06:43:26.150Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-26T06:43:26.150Z] ---> Running in aa63a7fdbf72 [2020-11-26T06:43:26.430Z] Removing intermediate container aa63a7fdbf72 [2020-11-26T06:43:26.430Z] ---> 3ee3e511fd9b [2020-11-26T06:43:26.430Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:43:26.430Z] ---> Running in 930036c56dc6 [2020-11-26T06:43:26.720Z] Removing intermediate container 930036c56dc6 [2020-11-26T06:43:26.720Z] ---> c08b0c3e7c5e [2020-11-26T06:43:26.720Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T06:43:26.720Z] ---> Running in e3ec1acff5ae [2020-11-26T06:43:28.144Z] Removing intermediate container e3ec1acff5ae [2020-11-26T06:43:28.144Z] ---> 1391bcc76adf [2020-11-26T06:43:28.144Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-26T06:43:28.144Z] ---> Running in d0f134b8524a [2020-11-26T06:43:28.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T06:43:29.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T06:43:29.931Z] OK: 166 MiB in 39 packages [2020-11-26T06:43:30.523Z] Removing intermediate container d0f134b8524a [2020-11-26T06:43:30.523Z] ---> cb43c64574c9 [2020-11-26T06:43:30.523Z] Step 8/24 : COPY . . [2020-11-26T06:43:31.484Z] ---> 85108082e210 [2020-11-26T06:43:31.484Z] Step 9/24 : RUN ${MAKE} [2020-11-26T06:43:31.757Z] ---> Running in d1f8792b06db [2020-11-26T06:43:32.362Z] 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-11-26T06:43:36.107Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.146s coverage: 9.4% of statements [2020-11-26T06:43:36.107Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.111s coverage: 21.9% of statements [2020-11-26T06:43:36.107Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-26T06:43:36.107Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.598s coverage: 42.5% of statements [2020-11-26T06:43:36.107Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-26T06:43:36.107Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.778s coverage: 68.9% of statements [2020-11-26T06:43:36.107Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-26T06:43:36.107Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-26T06:43:36.107Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-26T06:43:36.107Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-26T06:43:36.107Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.174s coverage: 52.6% of statements [2020-11-26T06:43:36.107Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-26T06:43:36.107Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-26T06:43:36.107Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-26T06:43:36.107Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.930s coverage: 68.9% of statements [2020-11-26T06:43:36.107Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.141s coverage: 4.7% of statements [2020-11-26T06:43:36.107Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-26T06:43:36.107Z] GO111MODULE=on go vet ./... [2020-11-26T06:43:47.711Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-26T06:43:48.304Z] Removing intermediate container d1f8792b06db [2020-11-26T06:43:48.304Z] ---> 8ae71af51041 [2020-11-26T06:43:48.304Z] Step 10/24 : FROM scratch [2020-11-26T06:43:48.304Z] ---> [2020-11-26T06:43:48.304Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:43:48.304Z] ---> Running in 8dc374370325 [2020-11-26T06:43:48.570Z] Removing intermediate container 8dc374370325 [2020-11-26T06:43:48.570Z] ---> 37b98e6a04c3 [2020-11-26T06:43:48.570Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-26T06:43:48.570Z] ---> Running in db445c914a89 [2020-11-26T06:43:48.837Z] Removing intermediate container db445c914a89 [2020-11-26T06:43:48.837Z] ---> 5951c0332159 [2020-11-26T06:43:48.837Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-26T06:43:48.837Z] ---> Running in a256946593f2 [2020-11-26T06:43:48.837Z] Removing intermediate container a256946593f2 [2020-11-26T06:43:48.837Z] ---> 92a6fac95ed1 [2020-11-26T06:43:48.837Z] Step 14/24 : WORKDIR / [2020-11-26T06:43:49.104Z] ---> Running in a3dd719d0175 [2020-11-26T06:43:49.104Z] Removing intermediate container a3dd719d0175 [2020-11-26T06:43:49.104Z] ---> 9f97381e451f [2020-11-26T06:43:49.104Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-26T06:43:49.703Z] ---> dc80886544f7 [2020-11-26T06:43:49.703Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-26T06:43:49.973Z] ---> 64fa3d60a8c3 [2020-11-26T06:43:49.973Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-26T06:43:50.246Z] ---> a5a1162d0c01 [2020-11-26T06:43:50.246Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-26T06:43:50.517Z] ---> ecdcba51aff6 [2020-11-26T06:43:50.517Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-26T06:43:50.788Z] ---> 0481ea2aa41c [2020-11-26T06:43:50.788Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-26T06:43:50.788Z] ---> Running in 9ad29dfda9fd [2020-11-26T06:43:51.062Z] Removing intermediate container 9ad29dfda9fd [2020-11-26T06:43:51.062Z] ---> 025608c308c4 [2020-11-26T06:43:51.062Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T06:43:51.062Z] ---> Running in 2daefe3c4f39 [2020-11-26T06:43:51.344Z] Removing intermediate container 2daefe3c4f39 [2020-11-26T06:43:51.344Z] ---> b70e474190bf [2020-11-26T06:43:51.344Z] Step 22/24 : LABEL arch=amd64 [2020-11-26T06:43:51.344Z] ---> Running in f1a37cce8c18 [2020-11-26T06:43:51.625Z] Removing intermediate container f1a37cce8c18 [2020-11-26T06:43:51.625Z] ---> 8dbc88ad86ef [2020-11-26T06:43:51.625Z] Step 23/24 : LABEL git_sha=3430a9171b0bba3767ec0b595fcec02b551882e3 [2020-11-26T06:43:51.625Z] ---> Running in 65c46a123862 [2020-11-26T06:43:51.918Z] Removing intermediate container 65c46a123862 [2020-11-26T06:43:51.919Z] ---> 7f4f961c28dd [2020-11-26T06:43:51.919Z] Step 24/24 : LABEL version=0.0.0 [2020-11-26T06:43:51.919Z] ---> Running in 7d20b56175d3 [2020-11-26T06:43:52.186Z] Removing intermediate container 7d20b56175d3 [2020-11-26T06:43:52.186Z] ---> 254418b63011 [2020-11-26T06:43:52.186Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-26T06:43:52.186Z] Successfully built 254418b63011 [2020-11-26T06:43:52.186Z] 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-11-26T06:44:02.953Z] gofmt -l . [2020-11-26T06:44:03.549Z] [ "`gofmt -l .`" = "" ] [2020-11-26T06:44:03.824Z] ./bin/test-attribution-txt.sh [2020-11-26T06:44:04.807Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-26T06:44:05.125Z] $ docker stop --time=1 e41bcd23bb95fd724a696ae564d9a59e5883d103898c648057f6cf21bc48986f [2020-11-26T06:44:07.259Z] $ docker rm -f e41bcd23bb95fd724a696ae564d9a59e5883d103898c648057f6cf21bc48986f [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T06:44:08.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-26T06:44:08.377Z] Warning: overwriting stash ‘coverage-report’ [2020-11-26T06:44:09.292Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T06:44:10.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-26T06:44:10.667Z] + ls -al . [2020-11-26T06:44:10.667Z] total 244 [2020-11-26T06:44:10.667Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 26 06:44 . [2020-11-26T06:44:10.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 06:40 .. [2020-11-26T06:44:10.667Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 26 06:40 .dockerignore [2020-11-26T06:44:10.667Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 26 06:40 .git [2020-11-26T06:44:10.667Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 26 06:40 .github [2020-11-26T06:44:10.667Z] -rw-rw-r-- 1 jenkins jenkins 138 Nov 26 06:40 .gitignore [2020-11-26T06:44:10.667Z] -rw-rw-r-- 1 jenkins jenkins 936 Nov 26 06:40 Dockerfile.build [2020-11-26T06:44:10.667Z] -rw-rw-r-- 1 jenkins jenkins 901 Nov 26 06:40 Jenkinsfile [2020-11-26T06:44:10.667Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 26 06:40 LICENSE [2020-11-26T06:44:10.667Z] -rw-rw-r-- 1 jenkins jenkins 1013 Nov 26 06:40 Makefile [2020-11-26T06:44:10.667Z] -rw-rw-r-- 1 jenkins jenkins 5897 Nov 26 06:40 README.md [2020-11-26T06:44:10.667Z] -rw-rw-r-- 1 jenkins jenkins 4291 Nov 26 06:40 RELEASE-NOTES.txt [2020-11-26T06:44:10.667Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 26 06:37 VERSION [2020-11-26T06:44:10.667Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 26 06:40 bin [2020-11-26T06:44:10.667Z] -rw-r--r-- 1 jenkins jenkins 127610 Nov 26 06:43 coverage.out [2020-11-26T06:44:10.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 06:40 example [2020-11-26T06:44:10.667Z] -rw-r--r-- 1 jenkins jenkins 518 Nov 26 06:44 go.mod [2020-11-26T06:44:10.667Z] -rw-r--r-- 1 jenkins jenkins 13436 Nov 26 06:44 go.sum [2020-11-26T06:44:10.667Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 26 06:40 internal [2020-11-26T06:44:10.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 06:40 openapi [2020-11-26T06:44:10.667Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 26 06:40 pkg [2020-11-26T06:44:10.667Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 26 06:40 snap [2020-11-26T06:44:10.667Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 26 06:40 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:44:11.107Z] + 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=3430a9171b0bba3767ec0b595fcec02b551882e3 --label arch=arm64 --label version=0.0.0 . [2020-11-26T06:44:11.752Z] Sending build context to Docker daemon 2.488MB [2020-11-26T06:44:11.752Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-26T06:44:11.752Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-26T06:44:11.752Z] ---> 55ae3cc36cf4 [2020-11-26T06:44:11.752Z] Step 3/24 : ARG MAKE='make build' [2020-11-26T06:44:12.042Z] ---> Running in 125780dd5d19 [2020-11-26T06:44:12.319Z] Removing intermediate container 125780dd5d19 [2020-11-26T06:44:12.319Z] ---> c7e62bbb7ba5 [2020-11-26T06:44:12.319Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-26T06:44:12.594Z] ---> Running in e535b40e18e5 [2020-11-26T06:44:13.195Z] Removing intermediate container e535b40e18e5 [2020-11-26T06:44:13.195Z] ---> d6c51bb255d1 [2020-11-26T06:44:13.195Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:44:13.195Z] ---> Running in c76cd0af5df6 [2020-11-26T06:44:13.790Z] Removing intermediate container c76cd0af5df6 [2020-11-26T06:44:13.790Z] ---> 91596f2c69fd [2020-11-26T06:44:13.790Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T06:44:13.790Z] ---> Running in 8211db64b314 [2020-11-26T06:44:15.764Z] Removing intermediate container 8211db64b314 [2020-11-26T06:44:15.764Z] ---> b9bf995db34d [2020-11-26T06:44:15.764Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-26T06:44:16.040Z] ---> Running in 83a964766905 [2020-11-26T06:44:17.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T06:44:18.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T06:44:18.596Z] OK: 142 MiB in 39 packages [2020-11-26T06:44:19.572Z] Removing intermediate container 83a964766905 [2020-11-26T06:44:19.572Z] ---> 2901af1fe09d [2020-11-26T06:44:19.572Z] Step 8/24 : COPY . . [2020-11-26T06:44:21.003Z] ---> 6b12ab34dca7 [2020-11-26T06:44:21.003Z] Step 9/24 : RUN ${MAKE} [2020-11-26T06:44:21.003Z] ---> Running in 30c96cc0b4a3 [2020-11-26T06:44:21.983Z] 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-11-26T06:44:48.854Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-26T06:44:48.854Z] Removing intermediate container 30c96cc0b4a3 [2020-11-26T06:44:48.854Z] ---> d84af5ef816c [2020-11-26T06:44:48.854Z] Step 10/24 : FROM scratch [2020-11-26T06:44:48.854Z] ---> [2020-11-26T06:44:48.854Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-26T06:44:48.854Z] ---> Running in d35d98d9e8b1 [2020-11-26T06:44:48.854Z] Removing intermediate container d35d98d9e8b1 [2020-11-26T06:44:48.854Z] ---> a97429b2dfdb [2020-11-26T06:44:48.854Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-26T06:44:48.854Z] ---> Running in d89d5347ca86 [2020-11-26T06:44:49.136Z] Removing intermediate container d89d5347ca86 [2020-11-26T06:44:49.136Z] ---> 0ac4d31669b0 [2020-11-26T06:44:49.136Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-26T06:44:49.411Z] ---> Running in 2d1f1278b335 [2020-11-26T06:44:49.685Z] Removing intermediate container 2d1f1278b335 [2020-11-26T06:44:49.685Z] ---> 84b5f5a36a79 [2020-11-26T06:44:49.685Z] Step 14/24 : WORKDIR / [2020-11-26T06:44:49.959Z] ---> Running in bb4e0b2167cf [2020-11-26T06:44:50.234Z] Removing intermediate container bb4e0b2167cf [2020-11-26T06:44:50.234Z] ---> a8ffebdcfcd3 [2020-11-26T06:44:50.234Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-26T06:44:51.213Z] ---> 14f31d07438c [2020-11-26T06:44:51.213Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-26T06:44:52.195Z] ---> 070dd492a69c [2020-11-26T06:44:52.195Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-26T06:44:52.796Z] ---> b85e296036cf [2020-11-26T06:44:52.796Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-26T06:44:53.392Z] ---> a23989bea786 [2020-11-26T06:44:53.392Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-26T06:44:54.380Z] ---> 80d40325a3f7 [2020-11-26T06:44:54.380Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-26T06:44:54.380Z] ---> Running in b73f28188c4a [2020-11-26T06:44:54.656Z] Removing intermediate container b73f28188c4a [2020-11-26T06:44:54.656Z] ---> 63039524b97e [2020-11-26T06:44:54.656Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T06:44:54.928Z] ---> Running in 46bf16cea04a [2020-11-26T06:44:55.204Z] Removing intermediate container 46bf16cea04a [2020-11-26T06:44:55.204Z] ---> 3d61d81a72f2 [2020-11-26T06:44:55.204Z] Step 22/24 : LABEL arch=arm64 [2020-11-26T06:44:55.481Z] ---> Running in 785e8686788c [2020-11-26T06:44:56.088Z] Removing intermediate container 785e8686788c [2020-11-26T06:44:56.088Z] ---> fdb7af5a3491 [2020-11-26T06:44:56.088Z] Step 23/24 : LABEL git_sha=3430a9171b0bba3767ec0b595fcec02b551882e3 [2020-11-26T06:44:56.088Z] ---> Running in d28417936c38 [2020-11-26T06:44:56.369Z] Removing intermediate container d28417936c38 [2020-11-26T06:44:56.369Z] ---> 4ec32edd9ca0 [2020-11-26T06:44:56.369Z] Step 24/24 : LABEL version=0.0.0 [2020-11-26T06:44:56.645Z] ---> Running in d3d26d828192 [2020-11-26T06:44:56.918Z] Removing intermediate container d3d26d828192 [2020-11-26T06:44:56.918Z] ---> 5cb211a651d1 [2020-11-26T06:44:56.918Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-26T06:44:57.192Z] Successfully built 5cb211a651d1 [2020-11-26T06:44:57.192Z] 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-11-26T06:44:59.558Z] provisioning config files... [2020-11-26T06:44:59.569Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-659@tmp/config6576124985751334440tmp [Pipeline] { [Pipeline] sh [2020-11-26T06:45:00.122Z] + set +x [2020-11-26T06:45:00.122Z] + curl -s https://codecov.io/bash [2020-11-26T06:45:00.122Z] + bash -s -- [2020-11-26T06:45:00.122Z] [2020-11-26T06:45:00.122Z] _____ _ [2020-11-26T06:45:00.122Z] / ____| | | [2020-11-26T06:45:00.122Z] | | ___ __| | ___ ___ _____ __ [2020-11-26T06:45:00.122Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-26T06:45:00.122Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-26T06:45:00.122Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-26T06:45:00.122Z] Bash-20201124-79cbc08 [2020-11-26T06:45:00.122Z] [2020-11-26T06:45:00.122Z] [2020-11-26T06:45:00.122Z] ==> Jenkins CI detected. [2020-11-26T06:45:00.122Z] project root: . [2020-11-26T06:45:00.122Z] --> token set from env [2020-11-26T06:45:00.384Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-26T06:45:00.384Z] ==> Running gcov in . (disable via -X gcov) [2020-11-26T06:45:00.384Z] ==> Python coveragepy not found [2020-11-26T06:45:00.384Z] ==> Searching for coverage reports in: [2020-11-26T06:45:00.384Z] + . [2020-11-26T06:45:00.384Z] -> Found 1 reports [2020-11-26T06:45:00.384Z] ==> Detecting git/mercurial file structure [2020-11-26T06:45:00.384Z] ==> Reading reports [2020-11-26T06:45:00.384Z] + ./coverage.out bytes=127610 [2020-11-26T06:45:00.384Z] ==> Appending adjustments [2020-11-26T06:45:00.384Z] https://docs.codecov.io/docs/fixing-reports [2020-11-26T06:45:00.648Z] + Found adjustments [2020-11-26T06:45:00.648Z] ==> Gzipping contents [2020-11-26T06:45:00.648Z] 24K /tmp/codecov.dCUNeH.gz [2020-11-26T06:45:00.648Z] ==> Uploading reports [2020-11-26T06:45:00.648Z] url: https://codecov.io [2020-11-26T06:45:00.648Z] query: branch=PR-659&commit=3430a9171b0bba3767ec0b595fcec02b551882e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-659%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=659&job=&cmd_args= [2020-11-26T06:45:00.648Z] -> Pinging Codecov [2020-11-26T06:45:00.648Z] https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=PR-659&commit=3430a9171b0bba3767ec0b595fcec02b551882e3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-659%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=659&job=&cmd_args= [2020-11-26T06:45:01.222Z] -> Uploading to [2020-11-26T06:45:01.222Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-26/7E55EF52A471D76F132DFD9A03CDDE97/3430a9171b0bba3767ec0b595fcec02b551882e3/a42691b9-7c30-4e69-9b92-a4d3f4bb3198.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201126T064501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94268ddb25aa29fc5f5779527190dfc50b9ac27ccd5d4c3a9ec18c7c6986448c [2020-11-26T06:45:01.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T06:45:01.222Z] Dload Upload Total Spent Left Speed [2020-11-26T06:45:01.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20886 0 0 100 20886 0 42547 --:--:-- --:--:-- --:--:-- 42537 [2020-11-26T06:45:01.758Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/3430a9171b0bba3767ec0b595fcec02b551882e3 [Pipeline] } [2020-11-26T06:45:01.787Z] 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-11-26T06:45:05.963Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:45:06.310Z] ---> package-listing.sh [2020-11-26T06:45:06.310Z] ++ facter osfamily [2020-11-26T06:45:06.310Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-26T06:45:06.310Z] + OS_FAMILY=redhat [2020-11-26T06:45:06.310Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-659 [2020-11-26T06:45:06.310Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-26T06:45:06.310Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-26T06:45:06.310Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-26T06:45:06.310Z] + PACKAGES=/tmp/packages_start.txt [2020-11-26T06:45:06.310Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-659 ']' [2020-11-26T06:45:06.310Z] + PACKAGES=/tmp/packages_end.txt [2020-11-26T06:45:06.310Z] + case "${OS_FAMILY}" in [2020-11-26T06:45:06.310Z] + rpm -qa [2020-11-26T06:45:06.310Z] + sort [2020-11-26T06:45:10.530Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-26T06:45:10.530Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-26T06:45:10.530Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-26T06:45:10.530Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-659 ']' [2020-11-26T06:45:10.530Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-659/archives/ [2020-11-26T06:45:10.530Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-659/archives/ [Pipeline] echo [2020-11-26T06:45:10.565Z] 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-659/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-26T06:45:10.874Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:45:11.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T06:45:11.209Z] [2020-11-26T06:45:11.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-26T06:45:11.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T06:45:11.602Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-26T06:45:11.602Z] df20fa9351a1: Pulling fs layer [2020-11-26T06:45:11.602Z] 36b3adc4ff6f: Pulling fs layer [2020-11-26T06:45:11.602Z] 8ad3a11d3b57: Pulling fs layer [2020-11-26T06:45:11.602Z] 46f8f816bc3b: Pulling fs layer [2020-11-26T06:45:11.602Z] 93b61091891f: Pulling fs layer [2020-11-26T06:45:11.602Z] 93b9cdb0e59b: Pulling fs layer [2020-11-26T06:45:11.602Z] 5e14af77c1be: Pulling fs layer [2020-11-26T06:45:11.602Z] 01666e4c0597: Pulling fs layer [2020-11-26T06:45:11.602Z] aa168da1d23b: Pulling fs layer [2020-11-26T06:45:11.602Z] 93b61091891f: Waiting [2020-11-26T06:45:11.602Z] 93b9cdb0e59b: Waiting [2020-11-26T06:45:11.602Z] 5e14af77c1be: Waiting [2020-11-26T06:45:11.602Z] 01666e4c0597: Waiting [2020-11-26T06:45:11.602Z] 46f8f816bc3b: Waiting [2020-11-26T06:45:11.602Z] aa168da1d23b: Waiting [2020-11-26T06:45:11.602Z] 36b3adc4ff6f: Download complete [2020-11-26T06:45:11.602Z] 46f8f816bc3b: Verifying Checksum [2020-11-26T06:45:11.602Z] 46f8f816bc3b: Download complete [2020-11-26T06:45:11.602Z] df20fa9351a1: Verifying Checksum [2020-11-26T06:45:11.602Z] df20fa9351a1: Download complete [2020-11-26T06:45:11.868Z] 93b9cdb0e59b: Verifying Checksum [2020-11-26T06:45:11.868Z] 93b9cdb0e59b: Download complete [2020-11-26T06:45:11.868Z] 5e14af77c1be: Download complete [2020-11-26T06:45:11.868Z] 93b61091891f: Verifying Checksum [2020-11-26T06:45:11.868Z] 93b61091891f: Download complete [2020-11-26T06:45:11.868Z] 01666e4c0597: Verifying Checksum [2020-11-26T06:45:11.868Z] 01666e4c0597: Download complete [2020-11-26T06:45:11.868Z] 8ad3a11d3b57: Verifying Checksum [2020-11-26T06:45:11.868Z] 8ad3a11d3b57: Download complete [2020-11-26T06:45:12.133Z] df20fa9351a1: Pull complete [2020-11-26T06:45:12.401Z] 36b3adc4ff6f: Pull complete [2020-11-26T06:45:13.798Z] aa168da1d23b: Verifying Checksum [2020-11-26T06:45:13.798Z] aa168da1d23b: Download complete [2020-11-26T06:45:14.060Z] 8ad3a11d3b57: Pull complete [2020-11-26T06:45:14.637Z] 46f8f816bc3b: Pull complete [2020-11-26T06:45:14.904Z] 93b61091891f: Pull complete [2020-11-26T06:45:14.904Z] 93b9cdb0e59b: Pull complete [2020-11-26T06:45:15.175Z] 5e14af77c1be: Pull complete [2020-11-26T06:45:15.175Z] 01666e4c0597: Pull complete [2020-11-26T06:45:21.821Z] aa168da1d23b: Pull complete [2020-11-26T06:45:21.821Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-26T06:45:21.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T06:45:21.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-26T06:45:22.050Z] prd-centos7-docker-4c-2g-13487 does not seem to be running inside a container [2020-11-26T06:45:22.103Z] $ 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-659/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-659 -v /w/workspace/dgexfoundry_device-sdk-go_PR-659:/w/workspace/dgexfoundry_device-sdk-go_PR-659:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-659@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-659@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-11-26T06:45:25.090Z] $ docker top 04cdb6e2519ed3394b1da88270d88c3cf3652b89a9a680a30dabef10016f6553 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T06:45:25.662Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-26T06:45:25.983Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-26T06:45:26.303Z] + ls /var/log/sa-host [2020-11-26T06:45:26.303Z] + sadf -c /var/log/sa-host/sa23 [2020-11-26T06:45:26.303Z] file_magic: OK [2020-11-26T06:45:26.303Z] HZ: Using current value: 100 [2020-11-26T06:45:26.303Z] file_header: OK [2020-11-26T06:45:26.303Z] 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-11-26T06:45:26.303Z] Statistics: [2020-11-26T06:45:26.303Z] Hnuu...uuuununununu... [2020-11-26T06:45:26.303Z] File successfully converted to sysstat format version 12.2.1 [2020-11-26T06:45:26.303Z] + sadf -c /var/log/sa-host/sa26 [2020-11-26T06:45:26.303Z] file_magic: OK [2020-11-26T06:45:26.303Z] HZ: Using current value: 100 [2020-11-26T06:45:26.303Z] file_header: OK [2020-11-26T06:45:26.303Z] 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-11-26T06:45:26.303Z] Statistics: [2020-11-26T06:45:26.303Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-26T06:45:26.303Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-26T06:45:26.609Z] provisioning config files... [2020-11-26T06:45:26.629Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-659@tmp/config2081030732714539113tmp [Pipeline] { [Pipeline] echo [2020-11-26T06:45:26.811Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:45:27.144Z] ---> create-netrc.sh [Pipeline] } [2020-11-26T06:45:27.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-26T06:45:27.354Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:45:27.722Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-26T06:45:27.757Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:45:28.091Z] ---> sudo-logs.sh [2020-11-26T06:45:28.091Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-26T06:45:28.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:45:28.468Z] ---> job-cost.sh [2020-11-26T06:45:28.468Z] lf-activate-venv: SKIPPING [2020-11-26T06:45:28.468Z] INFO: No Stack... [2020-11-26T06:45:29.858Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-26T06:45:30.120Z] INFO: Archiving Costs [Pipeline] echo [2020-11-26T06:45:30.156Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T06:45:30.493Z] ---> logs-deploy.sh [2020-11-26T06:45:30.493Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-659/1 [2020-11-26T06:45:30.493Z] INFO: archiving workspace using pattern(s): [2020-11-26T06:45:31.882Z] Archives upload complete. [2020-11-26T06:45:32.147Z] INFO: archiving logs to Nexus