Pull request #771 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ad5dd9197fb445d937a42df0f73fccfaf076c058+3aea893206dfece0cb943228d650ae216607898f (8d2e613e46089a99541e5082a592087d871b968c) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-771/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-771/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24515 in /w/workspace/dgexfoundry_device-sdk-go_PR-771 [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-771 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/771/head:refs/remotes/origin/PR-771 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit ad5dd9197fb445d937a42df0f73fccfaf076c058 Merge succeeded, producing ad5dd9197fb445d937a42df0f73fccfaf076c058 Checking out Revision ad5dd9197fb445d937a42df0f73fccfaf076c058 (PR-771) > git config core.sparsecheckout # timeout=10 > git checkout -f ad5dd9197fb445d937a42df0f73fccfaf076c058 # 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 3aea893206dfece0cb943228d650ae216607898f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad5dd9197fb445d937a42df0f73fccfaf076c058 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-02T06:00:21.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-02T06:00:21.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-02T06:00:22.137Z] ========================================================= [2021-02-02T06:00:22.137Z] EdgeX Global Pipelines Version Info [2021-02-02T06:00:22.137Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-02T06:00:23.808Z] ------------------- [2021-02-02T06:00:23.808Z] stable info: [2021-02-02T06:00:23.808Z] ------------------- [2021-02-02T06:00:23.808Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-02T06:00:23.808Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-02T06:00:23.808Z] Message: update stable to v1.0.179 [2021-02-02T06:00:24.382Z] ------------------- [2021-02-02T06:00:24.382Z] experimental info: [2021-02-02T06:00:24.382Z] ------------------- [2021-02-02T06:00:24.382Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-02T06:00:24.382Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-02T06:00:24.382Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-02T06:00:24.765Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-02-02T06:00:24.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-02-02T06:00:25.042Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-02T06:00:25.187Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-02T06:00:25.316Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-02T06:00:25.458Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-02T06:00:25.608Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-02T06:00:25.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-02T06:00:25.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-02-02T06:00:26.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-02T06:00:26.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-02T06:00:26.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-02-02T06:00:26.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-02T06:00:26.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-02T06:00:26.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-02T06:00:27.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-02T06:00:27.144Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-02T06:00:27.292Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-02T06:00:27.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-02T06:00:27.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-02T06:00:27.705Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-02T06:00:27.825Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-02T06:00:27.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-02T06:00:28.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-02T06:00:28.235Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-02T06:00:28.376Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-02T06:00:28.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-02T06:00:28.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-771 [Pipeline] echo [2021-02-02T06:00:28.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-771 [Pipeline] echo [2021-02-02T06:00:28.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-771 [Pipeline] echo [2021-02-02T06:00:29.157Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad5dd9197fb445d937a42df0f73fccfaf076c058 [Pipeline] echo [2021-02-02T06:00:29.321Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad5dd91 [Pipeline] echo [2021-02-02T06:00:29.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T06:00:29.768Z] provisioning config files... [2021-02-02T06:00:29.812Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-771@tmp/config2592195997969424429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T06:00:30.247Z] ---> docker-login.sh [2021-02-02T06:00:30.247Z] nexus3.edgexfoundry.org:10001 [2021-02-02T06:00:30.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:00:30.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:00:30.516Z] Configure a credential helper to remove this warning. See [2021-02-02T06:00:30.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:00:30.516Z] [2021-02-02T06:00:30.516Z] Login Succeeded [2021-02-02T06:00:30.516Z] nexus3.edgexfoundry.org:10002 [2021-02-02T06:00:30.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:00:30.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:00:30.781Z] Configure a credential helper to remove this warning. See [2021-02-02T06:00:30.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:00:30.781Z] [2021-02-02T06:00:30.781Z] Login Succeeded [2021-02-02T06:00:30.781Z] nexus3.edgexfoundry.org:10003 [2021-02-02T06:00:30.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:00:30.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:00:30.781Z] Configure a credential helper to remove this warning. See [2021-02-02T06:00:30.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:00:30.781Z] [2021-02-02T06:00:30.781Z] Login Succeeded [2021-02-02T06:00:30.781Z] nexus3.edgexfoundry.org:10004 [2021-02-02T06:00:31.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:00:31.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:00:31.051Z] Configure a credential helper to remove this warning. See [2021-02-02T06:00:31.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:00:31.051Z] [2021-02-02T06:00:31.051Z] Login Succeeded [2021-02-02T06:00:31.051Z] docker.io [2021-02-02T06:00:31.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:00:31.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:00:31.317Z] Configure a credential helper to remove this warning. See [2021-02-02T06:00:31.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:00:31.317Z] [2021-02-02T06:00:31.317Z] Login Succeeded [2021-02-02T06:00:31.317Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T06:00:31.344Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T06:00:32.733Z] + git log --format=format:%s -1 ad5dd9197fb445d937a42df0f73fccfaf076c058 [Pipeline] echo [2021-02-02T06:00:32.816Z] GIT_COMMIT: ad5dd9197fb445d937a42df0f73fccfaf076c058, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-02-02T06:00:32.913Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:00:33.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T06:00:33.558Z] [2021-02-02T06:00:33.558Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:00:33.955Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T06:00:33.956Z] latest: Pulling from edgex-devops/git-semver [2021-02-02T06:00:33.956Z] 31603596830f: Pulling fs layer [2021-02-02T06:00:33.956Z] 2a8b12db71e7: Pulling fs layer [2021-02-02T06:00:33.956Z] 6ca5941a6612: Pulling fs layer [2021-02-02T06:00:33.956Z] ecc8261a40a4: Pulling fs layer [2021-02-02T06:00:33.956Z] ecc8261a40a4: Waiting [2021-02-02T06:00:33.956Z] 2a8b12db71e7: Download complete [2021-02-02T06:00:33.956Z] 31603596830f: Verifying Checksum [2021-02-02T06:00:33.956Z] 31603596830f: Download complete [2021-02-02T06:00:34.223Z] ecc8261a40a4: Verifying Checksum [2021-02-02T06:00:34.223Z] ecc8261a40a4: Download complete [2021-02-02T06:00:34.223Z] 6ca5941a6612: Verifying Checksum [2021-02-02T06:00:34.223Z] 6ca5941a6612: Download complete [2021-02-02T06:00:34.223Z] 31603596830f: Pull complete [2021-02-02T06:00:34.485Z] 2a8b12db71e7: Pull complete [2021-02-02T06:00:35.443Z] 6ca5941a6612: Pull complete [2021-02-02T06:00:35.443Z] ecc8261a40a4: Pull complete [2021-02-02T06:00:35.443Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-02T06:00:35.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-02T06:00:35.443Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-02T06:00:35.565Z] prd-centos7-docker-4c-2g-24515 does not seem to be running inside a container [2021-02-02T06:00:35.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-771 -v /w/workspace/dgexfoundry_device-sdk-go_PR-771:/w/workspace/dgexfoundry_device-sdk-go_PR-771:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-771@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-771@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 [2021-02-02T06:00:37.860Z] $ docker top 93691ffd4cca3852ea6deed084df4aae90bb1ca53148bf09734056a7690db4d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-02T06:00:38.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-02T06:00:38.255Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-02T06:00:38.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-02T06:00:38.444Z] $ docker exec 93691ffd4cca3852ea6deed084df4aae90bb1ca53148bf09734056a7690db4d4 ssh-agent [2021-02-02T06:00:38.590Z] SSH_AUTH_SOCK=/tmp/ssh-r2HM085uGmUh/agent.11 [2021-02-02T06:00:38.590Z] SSH_AGENT_PID=16 [2021-02-02T06:00:38.600Z] Running ssh-add (command line suppressed) [2021-02-02T06:00:38.711Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-771@tmp/private_key_2158903092146482769.key (/w/workspace/dgexfoundry_device-sdk-go_PR-771@tmp/private_key_2158903092146482769.key) [2021-02-02T06:00:38.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-02T06:00:39.128Z] + git tag --points-at HEAD [Pipeline] } [2021-02-02T06:00:39.155Z] $ docker exec --env ******** --env ******** 93691ffd4cca3852ea6deed084df4aae90bb1ca53148bf09734056a7690db4d4 ssh-agent -k [2021-02-02T06:00:39.257Z] unset SSH_AUTH_SOCK; [2021-02-02T06:00:39.258Z] unset SSH_AGENT_PID; [2021-02-02T06:00:39.258Z] echo Agent pid 16 killed; [2021-02-02T06:00:39.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-02T06:00:39.501Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-02T06:00:39.501Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-02T06:00:39.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-02T06:00:39.649Z] $ docker exec 93691ffd4cca3852ea6deed084df4aae90bb1ca53148bf09734056a7690db4d4 ssh-agent [2021-02-02T06:00:39.791Z] SSH_AUTH_SOCK=/tmp/ssh-IneSkaxXVzJ9/agent.45 [2021-02-02T06:00:39.791Z] SSH_AGENT_PID=50 [2021-02-02T06:00:39.797Z] Running ssh-add (command line suppressed) [2021-02-02T06:00:39.903Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-771@tmp/private_key_3896056191360071375.key (/w/workspace/dgexfoundry_device-sdk-go_PR-771@tmp/private_key_3896056191360071375.key) [2021-02-02T06:00:39.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-02T06:00:40.333Z] + git semver init [2021-02-02T06:00:40.333Z] # -> Open(): unable to determine branch for HEAD [2021-02-02T06:00:40.333Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-771/.git [2021-02-02T06:00:40.333Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-771 [2021-02-02T06:00:40.333Z] # $SEMVER_REMOTE_NAME = origin [2021-02-02T06:00:40.333Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-02T06:00:40.333Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-02T06:00:40.333Z] # $SEMVER_BRANCH = PR-771 [2021-02-02T06:00:40.333Z] # $SEMVER_TEMP = /tmp/semver-485378319 [2021-02-02T06:00:40.333Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-02-02T06:00:40.918Z] # '/tmp/semver-485378319' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-771/.semver' [2021-02-02T06:00:40.918Z] # -> Force: false [2021-02-02T06:00:40.918Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-771/.semver [Pipeline] } [2021-02-02T06:00:40.938Z] $ docker exec --env ******** --env ******** 93691ffd4cca3852ea6deed084df4aae90bb1ca53148bf09734056a7690db4d4 ssh-agent -k [2021-02-02T06:00:41.047Z] unset SSH_AUTH_SOCK; [2021-02-02T06:00:41.047Z] unset SSH_AGENT_PID; [2021-02-02T06:00:41.047Z] echo Agent pid 50 killed; [2021-02-02T06:00:41.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-02T06:00:41.678Z] + git semver [Pipeline] } [2021-02-02T06:00:41.714Z] $ docker stop --time=1 93691ffd4cca3852ea6deed084df4aae90bb1ca53148bf09734056a7690db4d4 [2021-02-02T06:00:43.100Z] $ docker rm -f 93691ffd4cca3852ea6deed084df4aae90bb1ca53148bf09734056a7690db4d4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-02T06:00:43.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-02T06:00:44.040Z] Stashed 1 file(s) [Pipeline] echo [2021-02-02T06:00:44.067Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-02-02T06:01:00.134Z] Still waiting to schedule task [2021-02-02T06:01:00.134Z] ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-24516’ is offline [2021-02-02T06:01:00.162Z] Still waiting to schedule task [2021-02-02T06:01:00.162Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-02-02T06:03:47.950Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24520 in /w/workspace/dgexfoundry_device-sdk-go_PR-771 [Pipeline] { [Pipeline] ws [2021-02-02T06:03:48.046Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-02-02T06:03:53.177Z] using credential edgex-jenkins-ssh [2021-02-02T06:03:53.230Z] Cloning the remote Git repository [2021-02-02T06:03:53.280Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-02T06:03:53.381Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-02-02T06:03:53.473Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-02T06:03:53.474Z] > git --version # timeout=10 [2021-02-02T06:03:53.494Z] > git --version # 'git version 2.17.1' [2021-02-02T06:03:53.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T06:03:53.552Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T06:03:55.250Z] Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit ad5dd9197fb445d937a42df0f73fccfaf076c058 [2021-02-02T06:03:55.625Z] Merge succeeded, producing ad5dd9197fb445d937a42df0f73fccfaf076c058 [2021-02-02T06:03:55.626Z] Checking out Revision ad5dd9197fb445d937a42df0f73fccfaf076c058 (PR-771) [2021-02-02T06:03:54.662Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-02T06:03:54.677Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T06:03:54.718Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-02T06:03:54.766Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-02T06:03:54.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T06:03:54.778Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/771/head:refs/remotes/origin/PR-771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T06:03:55.275Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T06:03:55.300Z] > git checkout -f ad5dd9197fb445d937a42df0f73fccfaf076c058 # timeout=10 [2021-02-02T06:03:55.466Z] > git remote # timeout=10 [2021-02-02T06:03:55.512Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T06:03:55.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T06:03:55.555Z] > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 [2021-02-02T06:03:55.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-02T06:03:55.635Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T06:03:55.689Z] > git checkout -f ad5dd9197fb445d937a42df0f73fccfaf076c058 # timeout=10 [2021-02-02T06:03:59.877Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [2021-02-02T06:03:59.932Z] > git --version # timeout=10 [2021-02-02T06:03:59.943Z] > git --version # 'git version 2.17.1' [2021-02-02T06:03:59.957Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T06:04:01.623Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-02T06:04:02.050Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-02T06:04:02.425Z] + true [2021-02-02T06:04:02.425Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T06:04:04.533Z] provisioning config files... [2021-02-02T06:04:04.572Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1617398463835966400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T06:04:05.055Z] ---> docker-login.sh [2021-02-02T06:04:05.055Z] nexus3.edgexfoundry.org:10001 [2021-02-02T06:04:05.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:04:06.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:04:06.256Z] Configure a credential helper to remove this warning. See [2021-02-02T06:04:06.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:04:06.256Z] [2021-02-02T06:04:06.256Z] Login Succeeded [2021-02-02T06:04:06.256Z] nexus3.edgexfoundry.org:10002 [2021-02-02T06:04:06.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:04:06.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:04:06.814Z] Configure a credential helper to remove this warning. See [2021-02-02T06:04:06.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:04:06.814Z] [2021-02-02T06:04:06.814Z] Login Succeeded [2021-02-02T06:04:06.814Z] nexus3.edgexfoundry.org:10003 [2021-02-02T06:04:07.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:04:07.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:04:07.365Z] Configure a credential helper to remove this warning. See [2021-02-02T06:04:07.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:04:07.365Z] [2021-02-02T06:04:07.365Z] Login Succeeded [2021-02-02T06:04:07.365Z] nexus3.edgexfoundry.org:10004 [2021-02-02T06:04:07.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:04:07.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:04:07.916Z] Configure a credential helper to remove this warning. See [2021-02-02T06:04:07.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:04:07.916Z] [2021-02-02T06:04:07.916Z] Login Succeeded [2021-02-02T06:04:07.916Z] docker.io [2021-02-02T06:04:08.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:04:08.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:04:08.465Z] Configure a credential helper to remove this warning. See [2021-02-02T06:04:08.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:04:08.465Z] [2021-02-02T06:04:08.465Z] Login Succeeded [2021-02-02T06:04:08.465Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T06:04:08.499Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-02T06:04:09.057Z] ========================================================= [2021-02-02T06:04:09.057Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-02T06:04:09.057Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:04:09.508Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-02T06:04:10.118Z] Sending build context to Docker daemon 2.505MB [2021-02-02T06:04:10.118Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T06:04:10.118Z] Step 2/8 : FROM ${BASE} [2021-02-02T06:04:10.118Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-02T06:04:10.118Z] 5f621e34cdf4: Pulling fs layer [2021-02-02T06:04:10.118Z] a4357932f1b6: Pulling fs layer [2021-02-02T06:04:10.118Z] 18c013af1878: Pulling fs layer [2021-02-02T06:04:10.118Z] 00ac8860ef70: Pulling fs layer [2021-02-02T06:04:10.118Z] 63d7cb157983: Pulling fs layer [2021-02-02T06:04:10.118Z] b116817d02f9: Pulling fs layer [2021-02-02T06:04:10.118Z] 745a02a5169b: Pulling fs layer [2021-02-02T06:04:10.118Z] 63d7cb157983: Waiting [2021-02-02T06:04:10.118Z] 00ac8860ef70: Waiting [2021-02-02T06:04:10.118Z] 745a02a5169b: Waiting [2021-02-02T06:04:10.118Z] b116817d02f9: Waiting [2021-02-02T06:04:10.118Z] a4357932f1b6: Verifying Checksum [2021-02-02T06:04:10.118Z] a4357932f1b6: Download complete [2021-02-02T06:04:10.118Z] 18c013af1878: Download complete [2021-02-02T06:04:10.118Z] 63d7cb157983: Verifying Checksum [2021-02-02T06:04:10.118Z] 63d7cb157983: Download complete [2021-02-02T06:04:10.118Z] b116817d02f9: Download complete [2021-02-02T06:04:10.118Z] 5f621e34cdf4: Verifying Checksum [2021-02-02T06:04:10.118Z] 5f621e34cdf4: Download complete [2021-02-02T06:04:11.105Z] 5f621e34cdf4: Pull complete [2021-02-02T06:04:11.713Z] a4357932f1b6: Pull complete [2021-02-02T06:04:11.989Z] 18c013af1878: Pull complete [2021-02-02T06:04:12.586Z] 745a02a5169b: Verifying Checksum [2021-02-02T06:04:12.586Z] 745a02a5169b: Download complete [2021-02-02T06:04:13.564Z] 00ac8860ef70: Verifying Checksum [2021-02-02T06:04:13.564Z] 00ac8860ef70: Download complete [2021-02-02T06:04:23.776Z] 00ac8860ef70: Pull complete [2021-02-02T06:04:23.776Z] 63d7cb157983: Pull complete [2021-02-02T06:04:24.377Z] b116817d02f9: Pull complete [2021-02-02T06:04:28.702Z] 745a02a5169b: Pull complete [2021-02-02T06:04:28.702Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-02T06:04:28.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-02T06:04:28.702Z] ---> b7e6874047d6 [2021-02-02T06:04:28.702Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-02T06:04:30.686Z] ---> Running in 36fcb7cd90f4 [2021-02-02T06:04:30.959Z] Removing intermediate container 36fcb7cd90f4 [2021-02-02T06:04:30.959Z] ---> 2bd9bea67560 [2021-02-02T06:04:30.959Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T06:04:31.234Z] ---> Running in 8133eca026f7 [2021-02-02T06:04:33.864Z] Removing intermediate container 8133eca026f7 [2021-02-02T06:04:33.864Z] ---> a96eface2629 [2021-02-02T06:04:33.864Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-02T06:04:33.864Z] ---> Running in f6f4fe246a4d [2021-02-02T06:04:34.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T06:04:35.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T06:04:36.040Z] OK: 142 MiB in 39 packages [2021-02-02T06:04:37.019Z] Removing intermediate container f6f4fe246a4d [2021-02-02T06:04:37.019Z] ---> f9059dcb1a89 [2021-02-02T06:04:37.019Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-02T06:04:37.292Z] ---> Running in 9a9de69b2500 [2021-02-02T06:04:37.887Z] Removing intermediate container 9a9de69b2500 [2021-02-02T06:04:37.887Z] ---> c00f296392da [2021-02-02T06:04:37.887Z] Step 7/8 : COPY . . [2021-02-02T06:04:38.865Z] ---> 0ceed4598842 [2021-02-02T06:04:38.865Z] Step 8/8 : RUN go mod download [2021-02-02T06:04:39.138Z] ---> Running in cfacabcadd68 [2021-02-02T06:05:11.463Z] Removing intermediate container cfacabcadd68 [2021-02-02T06:05:11.463Z] ---> 8ed8b3f87ccd [2021-02-02T06:05:11.463Z] Successfully built 8ed8b3f87ccd [2021-02-02T06:05:11.463Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:05:11.837Z] + docker inspect -f . ci-base-image-arm64 [2021-02-02T06:05:11.837Z] . [Pipeline] withDockerContainer [2021-02-02T06:05:12.129Z] prd-ubuntu18.04-docker-arm64-4c-16g-24520 does not seem to be running inside a container [2021-02-02T06:05:12.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-02T06:05:13.690Z] $ docker top 050d6afb47d57f11f997e6ef1685a07ca5b9746980ae69839d739712d7a8f859 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T06:05:14.783Z] + go version [2021-02-02T06:05:14.783Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-02T06:05:14.819Z] $ docker stop --time=1 050d6afb47d57f11f997e6ef1685a07ca5b9746980ae69839d739712d7a8f859 [2021-02-02T06:05:16.665Z] $ docker rm -f 050d6afb47d57f11f997e6ef1685a07ca5b9746980ae69839d739712d7a8f859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:05:18.006Z] + docker inspect -f . ci-base-image-arm64 [2021-02-02T06:05:18.006Z] . [Pipeline] withDockerContainer [2021-02-02T06:05:18.284Z] prd-ubuntu18.04-docker-arm64-4c-16g-24520 does not seem to be running inside a container [2021-02-02T06:05:18.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-02T06:05:19.904Z] $ docker top 6f64d48099f734d9c9857b56bf5ba85c2b8ef9626f4fd46701203c5f9f5b4026 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T06:05:21.033Z] + make test [2021-02-02T06:05:21.033Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-02T06:05:42.252Z] Running on prd-centos7-docker-4c-2g-24522 in /w/workspace/dgexfoundry_device-sdk-go_PR-771 [Pipeline] { [Pipeline] ws [2021-02-02T06:05:42.382Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-02-02T06:05:43.210Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-02T06:05:44.906Z] using credential edgex-jenkins-ssh [2021-02-02T06:05:44.965Z] Cloning the remote Git repository [2021-02-02T06:05:44.884Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-02-02T06:05:44.957Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-02-02T06:05:45.027Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-02T06:05:45.027Z] > git --version # timeout=10 [2021-02-02T06:05:45.034Z] > git --version # 'git version 2.24.3' [2021-02-02T06:05:45.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T06:05:45.066Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T06:05:46.310Z] Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit ad5dd9197fb445d937a42df0f73fccfaf076c058 [2021-02-02T06:05:46.416Z] Merge succeeded, producing ad5dd9197fb445d937a42df0f73fccfaf076c058 [2021-02-02T06:05:46.416Z] Checking out Revision ad5dd9197fb445d937a42df0f73fccfaf076c058 (PR-771) [2021-02-02T06:05:45.814Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-02T06:05:45.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-02T06:05:45.842Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-02-02T06:05:45.857Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-02-02T06:05:45.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T06:05:45.863Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/771/head:refs/remotes/origin/PR-771 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-02T06:05:46.318Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T06:05:46.324Z] > git checkout -f ad5dd9197fb445d937a42df0f73fccfaf076c058 # timeout=10 [2021-02-02T06:05:46.382Z] > git remote # timeout=10 [2021-02-02T06:05:46.387Z] > git config --get remote.origin.url # timeout=10 [2021-02-02T06:05:46.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-02T06:05:46.398Z] > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 [2021-02-02T06:05:46.411Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-02T06:05:46.419Z] > git config core.sparsecheckout # timeout=10 [2021-02-02T06:05:46.424Z] > git checkout -f ad5dd9197fb445d937a42df0f73fccfaf076c058 # timeout=10 [2021-02-02T06:05:50.176Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [2021-02-02T06:05:50.209Z] > git --version # timeout=10 [2021-02-02T06:05:50.215Z] > git --version # 'git version 2.24.3' [2021-02-02T06:05:50.221Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T06:05:52.046Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-02T06:05:52.474Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-02T06:05:52.834Z] + sudo service docker restart [2021-02-02T06:05:52.835Z] + true [2021-02-02T06:05:52.835Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-02T06:05:53.941Z] provisioning config files... [2021-02-02T06:05:53.985Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1763208462288061617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-02T06:05:54.457Z] ---> docker-login.sh [2021-02-02T06:05:54.457Z] nexus3.edgexfoundry.org:10001 [2021-02-02T06:05:54.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:05:54.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:05:54.720Z] Configure a credential helper to remove this warning. See [2021-02-02T06:05:54.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:05:54.720Z] [2021-02-02T06:05:54.720Z] Login Succeeded [2021-02-02T06:05:54.720Z] nexus3.edgexfoundry.org:10002 [2021-02-02T06:05:54.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:05:54.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:05:54.996Z] Configure a credential helper to remove this warning. See [2021-02-02T06:05:54.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:05:54.996Z] [2021-02-02T06:05:54.996Z] Login Succeeded [2021-02-02T06:05:54.996Z] nexus3.edgexfoundry.org:10003 [2021-02-02T06:05:55.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:05:55.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:05:55.264Z] Configure a credential helper to remove this warning. See [2021-02-02T06:05:55.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:05:55.264Z] [2021-02-02T06:05:55.264Z] Login Succeeded [2021-02-02T06:05:55.264Z] nexus3.edgexfoundry.org:10004 [2021-02-02T06:05:55.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:05:55.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:05:55.537Z] Configure a credential helper to remove this warning. See [2021-02-02T06:05:55.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:05:55.537Z] [2021-02-02T06:05:55.537Z] Login Succeeded [2021-02-02T06:05:55.537Z] docker.io [2021-02-02T06:05:55.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-02T06:05:55.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-02T06:05:55.800Z] Configure a credential helper to remove this warning. See [2021-02-02T06:05:55.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-02T06:05:55.800Z] [2021-02-02T06:05:55.800Z] Login Succeeded [2021-02-02T06:05:55.800Z] ---> docker-login.sh ends [Pipeline] } [2021-02-02T06:05:55.829Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-02T06:05:56.581Z] ========================================================= [2021-02-02T06:05:56.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-02T06:05:56.581Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:05:56.980Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-02T06:05:57.243Z] Sending build context to Docker daemon 2.499MB [2021-02-02T06:05:57.243Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T06:05:57.243Z] Step 2/8 : FROM ${BASE} [2021-02-02T06:05:57.243Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-02T06:05:57.243Z] 188c0c94c7c5: Pulling fs layer [2021-02-02T06:05:57.243Z] 0ef7d3d256c8: Pulling fs layer [2021-02-02T06:05:57.243Z] de9db76c5a1d: Pulling fs layer [2021-02-02T06:05:57.243Z] bca2f99d35d6: Pulling fs layer [2021-02-02T06:05:57.243Z] 93359f2a8cfa: Pulling fs layer [2021-02-02T06:05:57.243Z] 7c6f9722023f: Pulling fs layer [2021-02-02T06:05:57.243Z] a35cf1a2eb13: Pulling fs layer [2021-02-02T06:05:57.243Z] 93359f2a8cfa: Waiting [2021-02-02T06:05:57.243Z] 7c6f9722023f: Waiting [2021-02-02T06:05:57.243Z] a35cf1a2eb13: Waiting [2021-02-02T06:05:57.243Z] bca2f99d35d6: Waiting [2021-02-02T06:05:57.243Z] de9db76c5a1d: Verifying Checksum [2021-02-02T06:05:57.243Z] de9db76c5a1d: Download complete [2021-02-02T06:05:57.243Z] 0ef7d3d256c8: Verifying Checksum [2021-02-02T06:05:57.243Z] 0ef7d3d256c8: Download complete [2021-02-02T06:05:57.243Z] 93359f2a8cfa: Verifying Checksum [2021-02-02T06:05:57.243Z] 93359f2a8cfa: Download complete [2021-02-02T06:05:57.243Z] 7c6f9722023f: Verifying Checksum [2021-02-02T06:05:57.243Z] 188c0c94c7c5: Verifying Checksum [2021-02-02T06:05:57.243Z] 188c0c94c7c5: Download complete [2021-02-02T06:05:57.243Z] 7c6f9722023f: Download complete [2021-02-02T06:05:57.517Z] 188c0c94c7c5: Pull complete [2021-02-02T06:05:59.080Z] 0ef7d3d256c8: Pull complete [2021-02-02T06:05:59.080Z] de9db76c5a1d: Pull complete [2021-02-02T06:05:59.345Z] a35cf1a2eb13: Verifying Checksum [2021-02-02T06:05:59.345Z] a35cf1a2eb13: Download complete [2021-02-02T06:06:00.320Z] bca2f99d35d6: Verifying Checksum [2021-02-02T06:06:00.320Z] bca2f99d35d6: Download complete [2021-02-02T06:06:05.687Z] bca2f99d35d6: Pull complete [2021-02-02T06:06:05.687Z] 93359f2a8cfa: Pull complete [2021-02-02T06:06:06.263Z] 7c6f9722023f: Pull complete [2021-02-02T06:06:10.606Z] a35cf1a2eb13: Pull complete [2021-02-02T06:06:10.606Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-02T06:06:10.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-02T06:06:10.606Z] ---> a62c8e92a672 [2021-02-02T06:06:10.606Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-02T06:06:10.877Z] ---> Running in f38dd9d741a8 [2021-02-02T06:06:11.141Z] Removing intermediate container f38dd9d741a8 [2021-02-02T06:06:11.141Z] ---> 945b29d62006 [2021-02-02T06:06:11.141Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T06:06:11.141Z] ---> Running in 69f7679173fa [2021-02-02T06:06:12.543Z] Removing intermediate container 69f7679173fa [2021-02-02T06:06:12.543Z] ---> ebee8efa693e [2021-02-02T06:06:12.543Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-02-02T06:06:12.543Z] ---> Running in 835c37c38b72 [2021-02-02T06:06:13.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T06:06:14.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T06:06:14.656Z] OK: 166 MiB in 39 packages [2021-02-02T06:06:14.919Z] Removing intermediate container 835c37c38b72 [2021-02-02T06:06:14.919Z] ---> a6a19bf8280e [2021-02-02T06:06:14.919Z] Step 6/8 : WORKDIR /device-sdk-go [2021-02-02T06:06:15.183Z] ---> Running in ab09ba8afffc [2021-02-02T06:06:15.183Z] Removing intermediate container ab09ba8afffc [2021-02-02T06:06:15.183Z] ---> 5171c7243f1c [2021-02-02T06:06:15.183Z] Step 7/8 : COPY . . [2021-02-02T06:06:16.600Z] ---> f8742bd298b0 [2021-02-02T06:06:16.600Z] Step 8/8 : RUN go mod download [2021-02-02T06:06:16.600Z] ---> Running in ed5e417cea83 [2021-02-02T06:06:23.034Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-02-02T06:06:23.035Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-02-02T06:06:23.035Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-02-02T06:06:23.035Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.144s coverage: 19.4% of statements [2021-02-02T06:06:28.463Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.153s coverage: 97.1% of statements [2021-02-02T06:06:34.792Z] Removing intermediate container ed5e417cea83 [2021-02-02T06:06:34.792Z] ---> 379ac3abdf0a [2021-02-02T06:06:34.792Z] Successfully built 379ac3abdf0a [2021-02-02T06:06:35.061Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:06:35.533Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-02T06:06:35.533Z] . [Pipeline] withDockerContainer [2021-02-02T06:06:35.744Z] prd-centos7-docker-4c-2g-24522 does not seem to be running inside a container [2021-02-02T06:06:35.832Z] $ 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 [2021-02-02T06:06:37.045Z] $ docker top 4564ea3c482caef281f36a8470a8cd52f5883d684e0081d2774639dbe0a0d3cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T06:06:37.627Z] + go version [2021-02-02T06:06:37.627Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-02T06:06:37.660Z] $ docker stop --time=1 4564ea3c482caef281f36a8470a8cd52f5883d684e0081d2774639dbe0a0d3cc [2021-02-02T06:06:39.014Z] $ docker rm -f 4564ea3c482caef281f36a8470a8cd52f5883d684e0081d2774639dbe0a0d3cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:06:40.563Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-02T06:06:40.563Z] . [Pipeline] withDockerContainer [2021-02-02T06:06:40.691Z] prd-centos7-docker-4c-2g-24522 does not seem to be running inside a container [2021-02-02T06:06:40.744Z] $ 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 [2021-02-02T06:06:41.476Z] $ docker top 70b26af96b5755d783014834f2c7f9f0afa55a6b1461f84729e5a064552681a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T06:06:42.098Z] + make test [2021-02-02T06:06:42.098Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-02T06:06:50.333Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-02-02T06:06:55.352Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.123s coverage: 9.4% of statements [2021-02-02T06:06:55.352Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.125s coverage: 21.7% of statements [2021-02-02T06:06:55.352Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-02-02T06:06:55.352Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.604s coverage: 43.6% of statements [2021-02-02T06:06:55.352Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-02-02T06:06:55.352Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.713s coverage: 68.9% of statements [2021-02-02T06:06:55.352Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-02-02T06:06:55.352Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-02-02T06:06:55.352Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-02-02T06:06:55.352Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-02-02T06:06:55.352Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.186s coverage: 53.8% of statements [2021-02-02T06:06:55.352Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-02-02T06:06:55.352Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-02-02T06:06:55.352Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.184s coverage: 25.2% of statements [2021-02-02T06:06:55.352Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.944s coverage: 83.5% of statements [2021-02-02T06:06:55.352Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.132s coverage: 4.2% of statements [2021-02-02T06:06:55.352Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-02-02T06:06:55.352Z] GO111MODULE=on go vet ./... [2021-02-02T06:07:05.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-02-02T06:07:05.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-02-02T06:07:05.418Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-02-02T06:07:05.418Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 19.4% of statements [2021-02-02T06:07:08.016Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.471s coverage: 97.1% of statements [2021-02-02T06:07:27.752Z] gofmt -l . [2021-02-02T06:07:27.753Z] [ "`gofmt -l .`" = "" ] [2021-02-02T06:07:28.025Z] ./bin/test-attribution-txt.sh [2021-02-02T06:07:29.016Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-02T06:07:29.688Z] $ docker stop --time=1 6f64d48099f734d9c9857b56bf5ba85c2b8ef9626f4fd46701203c5f9f5b4026 [2021-02-02T06:07:32.023Z] $ docker rm -f 6f64d48099f734d9c9857b56bf5ba85c2b8ef9626f4fd46701203c5f9f5b4026 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-02T06:07:33.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-02T06:07:34.333Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-02T06:07:35.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-02T06:07:36.206Z] + ls -al . [2021-02-02T06:07:36.206Z] total 252 [2021-02-02T06:07:36.206Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 2 06:07 . [2021-02-02T06:07:36.206Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 06:03 .. [2021-02-02T06:07:36.206Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 2 06:03 .dockerignore [2021-02-02T06:07:36.206Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 06:03 .git [2021-02-02T06:07:36.206Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 06:03 .github [2021-02-02T06:07:36.206Z] -rw-rw-r-- 1 jenkins jenkins 138 Feb 2 06:03 .gitignore [2021-02-02T06:07:36.206Z] -rw-rw-r-- 1 jenkins jenkins 949 Feb 2 06:03 Dockerfile.build [2021-02-02T06:07:36.206Z] -rw-rw-r-- 1 jenkins jenkins 901 Feb 2 06:03 Jenkinsfile [2021-02-02T06:07:36.206Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 2 06:03 LICENSE [2021-02-02T06:07:36.206Z] -rw-rw-r-- 1 jenkins jenkins 1016 Feb 2 06:03 Makefile [2021-02-02T06:07:36.206Z] -rw-rw-r-- 1 jenkins jenkins 5897 Feb 2 06:03 README.md [2021-02-02T06:07:36.206Z] -rw-rw-r-- 1 jenkins jenkins 6616 Feb 2 06:03 RELEASE-NOTES.txt [2021-02-02T06:07:36.206Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 06:00 VERSION [2021-02-02T06:07:36.206Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 06:03 bin [2021-02-02T06:07:36.206Z] -rw-r--r-- 1 jenkins jenkins 137332 Feb 2 06:06 coverage.out [2021-02-02T06:07:36.206Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 06:03 example [2021-02-02T06:07:36.206Z] -rw-r--r-- 1 jenkins jenkins 514 Feb 2 06:07 go.mod [2021-02-02T06:07:36.206Z] -rw-r--r-- 1 jenkins jenkins 14302 Feb 2 06:07 go.sum [2021-02-02T06:07:36.206Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 2 06:03 internal [2021-02-02T06:07:36.206Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 06:03 openapi [2021-02-02T06:07:36.206Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 2 06:03 pkg [2021-02-02T06:07:36.206Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 06:03 snap [2021-02-02T06:07:36.206Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 2 06:03 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:07:36.668Z] + 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=ad5dd9197fb445d937a42df0f73fccfaf076c058 --label arch=arm64 --label version=0.0.0 . [2021-02-02T06:07:37.307Z] Sending build context to Docker daemon 2.643MB [2021-02-02T06:07:37.307Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T06:07:37.307Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-02T06:07:37.307Z] ---> 8ed8b3f87ccd [2021-02-02T06:07:37.307Z] Step 3/24 : ARG MAKE='make build' [2021-02-02T06:07:37.603Z] ---> Running in 7e4d95886bce [2021-02-02T06:07:37.891Z] Removing intermediate container 7e4d95886bce [2021-02-02T06:07:37.891Z] ---> df63b74dcd1b [2021-02-02T06:07:37.891Z] Step 4/24 : WORKDIR /device-sdk-go [2021-02-02T06:07:38.174Z] ---> Running in 5adfa7d482ff [2021-02-02T06:07:38.458Z] Removing intermediate container 5adfa7d482ff [2021-02-02T06:07:38.458Z] ---> 25f26b5c56d3 [2021-02-02T06:07:38.458Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-02T06:07:38.734Z] ---> Running in 2e88038600af [2021-02-02T06:07:39.328Z] Removing intermediate container 2e88038600af [2021-02-02T06:07:39.328Z] ---> 0f20428a2f00 [2021-02-02T06:07:39.328Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T06:07:39.328Z] ---> Running in d98b691718e6 [2021-02-02T06:07:40.235Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.058s coverage: 9.4% of statements [2021-02-02T06:07:40.235Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.055s coverage: 21.7% of statements [2021-02-02T06:07:40.235Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-02-02T06:07:40.235Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.233s coverage: 43.6% of statements [2021-02-02T06:07:40.235Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] [2021-02-02T06:07:40.235Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.283s coverage: 68.9% of statements [2021-02-02T06:07:40.235Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] [2021-02-02T06:07:40.235Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] [2021-02-02T06:07:40.235Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-02-02T06:07:40.235Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-02-02T06:07:40.235Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.069s coverage: 53.8% of statements [2021-02-02T06:07:40.235Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] [2021-02-02T06:07:40.235Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] [2021-02-02T06:07:40.235Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.067s coverage: 25.2% of statements [2021-02-02T06:07:40.235Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.477s coverage: 83.5% of statements [2021-02-02T06:07:40.235Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 4.2% of statements [2021-02-02T06:07:40.235Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-02-02T06:07:40.235Z] GO111MODULE=on go vet ./... [2021-02-02T06:07:41.330Z] Removing intermediate container d98b691718e6 [2021-02-02T06:07:41.330Z] ---> 375346915601 [2021-02-02T06:07:41.330Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-02-02T06:07:41.615Z] ---> Running in c41714892224 [2021-02-02T06:07:42.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-02T06:07:43.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-02T06:07:44.541Z] OK: 142 MiB in 39 packages [2021-02-02T06:07:45.977Z] Removing intermediate container c41714892224 [2021-02-02T06:07:45.977Z] ---> 4a91c135ced3 [2021-02-02T06:07:45.977Z] Step 8/24 : COPY . . [2021-02-02T06:07:46.914Z] gofmt -l . [2021-02-02T06:07:46.914Z] [ "`gofmt -l .`" = "" ] [2021-02-02T06:07:46.965Z] ---> 9c07c8e598d7 [2021-02-02T06:07:46.965Z] Step 9/24 : RUN ${MAKE} [2021-02-02T06:07:47.183Z] ./bin/test-attribution-txt.sh [2021-02-02T06:07:47.238Z] ---> Running in 9c24c891389e [2021-02-02T06:07:47.760Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-02-02T06:07:48.056Z] $ docker stop --time=1 70b26af96b5755d783014834f2c7f9f0afa55a6b1461f84729e5a064552681a5 [2021-02-02T06:07:48.219Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-02-02T06:07:50.105Z] $ docker rm -f 70b26af96b5755d783014834f2c7f9f0afa55a6b1461f84729e5a064552681a5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-02T06:07:50.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-02T06:07:50.962Z] Warning: overwriting stash ‘coverage-report’ [2021-02-02T06:07:51.333Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-02T06:07:52.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-02T06:07:52.471Z] + ls -al . [2021-02-02T06:07:52.471Z] total 216 [2021-02-02T06:07:52.471Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 2 06:07 . [2021-02-02T06:07:52.471Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 2 06:05 .. [2021-02-02T06:07:52.471Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 2 06:05 bin [2021-02-02T06:07:52.471Z] -rw-r--r--. 1 jenkins jenkins 137332 Feb 2 06:07 coverage.out [2021-02-02T06:07:52.471Z] -rw-rw-r--. 1 jenkins jenkins 949 Feb 2 06:05 Dockerfile.build [2021-02-02T06:07:52.471Z] -rw-rw-r--. 1 jenkins jenkins 140 Feb 2 06:05 .dockerignore [2021-02-02T06:07:52.471Z] drwxrwxr-x. 4 jenkins jenkins 48 Feb 2 06:05 example [2021-02-02T06:07:52.472Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 2 06:05 .git [2021-02-02T06:07:52.472Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 2 06:05 .github [2021-02-02T06:07:52.472Z] -rw-rw-r--. 1 jenkins jenkins 138 Feb 2 06:05 .gitignore [2021-02-02T06:07:52.472Z] -rw-r--r--. 1 jenkins jenkins 514 Feb 2 06:07 go.mod [2021-02-02T06:07:52.472Z] -rw-r--r--. 1 jenkins jenkins 14302 Feb 2 06:07 go.sum [2021-02-02T06:07:52.472Z] drwxrwxr-x. 15 jenkins jenkins 211 Feb 2 06:05 internal [2021-02-02T06:07:52.472Z] -rw-rw-r--. 1 jenkins jenkins 901 Feb 2 06:05 Jenkinsfile [2021-02-02T06:07:52.472Z] -rw-rw-r--. 1 jenkins jenkins 11341 Feb 2 06:05 LICENSE [2021-02-02T06:07:52.472Z] -rw-rw-r--. 1 jenkins jenkins 1016 Feb 2 06:05 Makefile [2021-02-02T06:07:52.472Z] drwxrwxr-x. 4 jenkins jenkins 26 Feb 2 06:05 openapi [2021-02-02T06:07:52.472Z] drwxrwxr-x. 5 jenkins jenkins 50 Feb 2 06:05 pkg [2021-02-02T06:07:52.472Z] -rw-rw-r--. 1 jenkins jenkins 5897 Feb 2 06:05 README.md [2021-02-02T06:07:52.472Z] -rw-rw-r--. 1 jenkins jenkins 6616 Feb 2 06:05 RELEASE-NOTES.txt [2021-02-02T06:07:52.472Z] drwxrwxr-x. 4 jenkins jenkins 54 Feb 2 06:05 snap [2021-02-02T06:07:52.472Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 2 06:00 VERSION [2021-02-02T06:07:52.472Z] -rw-rw-r--. 1 jenkins jenkins 222 Feb 2 06:05 version.go [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:07:52.828Z] + 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=ad5dd9197fb445d937a42df0f73fccfaf076c058 --label arch=amd64 --label version=0.0.0 . [2021-02-02T06:07:53.090Z] Sending build context to Docker daemon 2.637MB [2021-02-02T06:07:53.090Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-02-02T06:07:53.090Z] Step 2/24 : FROM ${BASE} AS builder [2021-02-02T06:07:53.090Z] ---> 379ac3abdf0a [2021-02-02T06:07:53.090Z] Step 3/24 : ARG MAKE='make build' [2021-02-02T06:07:53.666Z] ---> Running in fe9bbcbac1ba [2021-02-02T06:07:53.933Z] Removing intermediate container fe9bbcbac1ba [2021-02-02T06:07:53.933Z] ---> 9c21c3c4a065 [2021-02-02T06:07:53.933Z] Step 4/24 : WORKDIR /device-sdk-go [2021-02-02T06:07:53.933Z] ---> Running in 76e0cfced9e2 [2021-02-02T06:07:54.195Z] Removing intermediate container 76e0cfced9e2 [2021-02-02T06:07:54.195Z] ---> ad8552805820 [2021-02-02T06:07:54.195Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-02T06:07:54.195Z] ---> Running in b75b888263cd [2021-02-02T06:07:54.468Z] Removing intermediate container b75b888263cd [2021-02-02T06:07:54.468Z] ---> 1b96351e3119 [2021-02-02T06:07:54.468Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-02T06:07:54.468Z] ---> Running in a8312cd3eedc [2021-02-02T06:07:55.461Z] Removing intermediate container a8312cd3eedc [2021-02-02T06:07:55.461Z] ---> 76c0e18281fe [2021-02-02T06:07:55.461Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-02-02T06:07:55.461Z] ---> Running in 0bb3a3b5d204 [2021-02-02T06:07:56.043Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-02T06:07:56.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-02T06:07:57.245Z] OK: 166 MiB in 39 packages [2021-02-02T06:07:57.833Z] Removing intermediate container 0bb3a3b5d204 [2021-02-02T06:07:57.833Z] ---> 3539ae2fc7c5 [2021-02-02T06:07:57.833Z] Step 8/24 : COPY . . [2021-02-02T06:07:58.801Z] ---> 44b0a532f265 [2021-02-02T06:07:58.801Z] Step 9/24 : RUN ${MAKE} [2021-02-02T06:07:58.801Z] ---> Running in 1e7e58b663cf [2021-02-02T06:07:59.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-02-02T06:08:10.160Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-02-02T06:08:10.734Z] Removing intermediate container 1e7e58b663cf [2021-02-02T06:08:10.734Z] ---> 8d0ac3abd047 [2021-02-02T06:08:10.734Z] Step 10/24 : FROM scratch [2021-02-02T06:08:10.734Z] ---> [2021-02-02T06:08:10.734Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-02T06:08:10.996Z] ---> Running in 10ce965cbc3c [2021-02-02T06:08:10.996Z] Removing intermediate container 10ce965cbc3c [2021-02-02T06:08:10.996Z] ---> 9648a0b5af98 [2021-02-02T06:08:10.996Z] Step 12/24 : ENV APP_PORT=49990 [2021-02-02T06:08:10.996Z] ---> Running in 0b8be37968f3 [2021-02-02T06:08:11.267Z] Removing intermediate container 0b8be37968f3 [2021-02-02T06:08:11.267Z] ---> 9dd55ab4a9c7 [2021-02-02T06:08:11.267Z] Step 13/24 : EXPOSE $APP_PORT [2021-02-02T06:08:11.267Z] ---> Running in 6d508259fa50 [2021-02-02T06:08:11.543Z] Removing intermediate container 6d508259fa50 [2021-02-02T06:08:11.543Z] ---> 2d64a4c7a41f [2021-02-02T06:08:11.543Z] Step 14/24 : WORKDIR / [2021-02-02T06:08:11.543Z] ---> Running in d6fbf280a954 [2021-02-02T06:08:11.543Z] Removing intermediate container d6fbf280a954 [2021-02-02T06:08:11.543Z] ---> ca3c2e10059a [2021-02-02T06:08:11.543Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-02-02T06:08:12.120Z] ---> 68b49c262899 [2021-02-02T06:08:12.120Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-02-02T06:08:12.383Z] ---> 5fd3a56b1cdd [2021-02-02T06:08:12.383Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-02-02T06:08:12.645Z] ---> c6043e0a4271 [2021-02-02T06:08:12.645Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-02-02T06:08:12.908Z] ---> 14bebe17ba35 [2021-02-02T06:08:12.908Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-02-02T06:08:13.171Z] ---> c1cb43339629 [2021-02-02T06:08:13.171Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-02-02T06:08:13.171Z] ---> Running in b3ead0b700d3 [2021-02-02T06:08:13.171Z] Removing intermediate container b3ead0b700d3 [2021-02-02T06:08:13.171Z] ---> 0c563f6f5aa4 [2021-02-02T06:08:13.171Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T06:08:13.435Z] ---> Running in f6ca86604161 [2021-02-02T06:08:13.435Z] Removing intermediate container f6ca86604161 [2021-02-02T06:08:13.435Z] ---> 670ac909af44 [2021-02-02T06:08:13.435Z] Step 22/24 : LABEL arch=amd64 [2021-02-02T06:08:13.697Z] ---> Running in 2d1428b7f678 [2021-02-02T06:08:13.697Z] Removing intermediate container 2d1428b7f678 [2021-02-02T06:08:13.697Z] ---> b2824f99d199 [2021-02-02T06:08:13.697Z] Step 23/24 : LABEL git_sha=ad5dd9197fb445d937a42df0f73fccfaf076c058 [2021-02-02T06:08:13.697Z] ---> Running in d9ee5f551f7d [2021-02-02T06:08:13.963Z] Removing intermediate container d9ee5f551f7d [2021-02-02T06:08:13.963Z] ---> 368e8a76f544 [2021-02-02T06:08:13.963Z] Step 24/24 : LABEL version=0.0.0 [2021-02-02T06:08:13.963Z] ---> Running in 8db1e5ace37e [2021-02-02T06:08:14.228Z] Removing intermediate container 8db1e5ace37e [2021-02-02T06:08:14.228Z] ---> 4474bb0a5aa4 [2021-02-02T06:08:14.228Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-02T06:08:14.228Z] Successfully built 4474bb0a5aa4 [2021-02-02T06:08:14.228Z] 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 [2021-02-02T06:08:15.037Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-02-02T06:08:15.314Z] Removing intermediate container 9c24c891389e [2021-02-02T06:08:15.314Z] ---> 20c785db1807 [2021-02-02T06:08:15.314Z] Step 10/24 : FROM scratch [2021-02-02T06:08:15.314Z] ---> [2021-02-02T06:08:15.314Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-02-02T06:08:15.314Z] ---> Running in e7e57ac1b620 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-02-02T06:08:15.599Z] Removing intermediate container e7e57ac1b620 [2021-02-02T06:08:15.599Z] ---> 1968812d4933 [2021-02-02T06:08:15.599Z] Step 12/24 : ENV APP_PORT=49990 [Pipeline] } [Pipeline] // node [Pipeline] } [2021-02-02T06:08:15.874Z] ---> Running in bd296c1d35aa [Pipeline] // stage [Pipeline] } [2021-02-02T06:08:16.147Z] Removing intermediate container bd296c1d35aa [2021-02-02T06:08:16.147Z] ---> fdb3d8dec0db [2021-02-02T06:08:16.147Z] Step 13/24 : EXPOSE $APP_PORT [2021-02-02T06:08:16.422Z] ---> Running in fd19d6595f05 [2021-02-02T06:08:16.696Z] Removing intermediate container fd19d6595f05 [2021-02-02T06:08:16.696Z] ---> f555e3cc6f08 [2021-02-02T06:08:16.696Z] Step 14/24 : WORKDIR / [2021-02-02T06:08:16.977Z] ---> Running in 1966208b6aaf [2021-02-02T06:08:17.250Z] Removing intermediate container 1966208b6aaf [2021-02-02T06:08:17.250Z] ---> b5f2ab090c54 [2021-02-02T06:08:17.250Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-02-02T06:08:18.232Z] ---> fb72647d9aae [2021-02-02T06:08:18.232Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-02-02T06:08:18.844Z] ---> 28a272592bf7 [2021-02-02T06:08:18.844Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-02-02T06:08:19.852Z] ---> 031a9d79a169 [2021-02-02T06:08:19.852Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-02-02T06:08:20.447Z] ---> fbef9830b79d [2021-02-02T06:08:20.447Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-02-02T06:08:21.046Z] ---> 4f8ab6be07ca [2021-02-02T06:08:21.046Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-02-02T06:08:21.320Z] ---> Running in 6f4e4781528f [2021-02-02T06:08:21.609Z] Removing intermediate container 6f4e4781528f [2021-02-02T06:08:21.609Z] ---> 32c4cecc6ba9 [2021-02-02T06:08:21.609Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-02T06:08:21.882Z] ---> Running in 7bed1a5c0230 [2021-02-02T06:08:22.479Z] Removing intermediate container 7bed1a5c0230 [2021-02-02T06:08:22.479Z] ---> 9575cdbfbaf3 [2021-02-02T06:08:22.479Z] Step 22/24 : LABEL arch=arm64 [2021-02-02T06:08:22.479Z] ---> Running in a1b8ce425d68 [2021-02-02T06:08:23.071Z] Removing intermediate container a1b8ce425d68 [2021-02-02T06:08:23.071Z] ---> ea4ff74760db [2021-02-02T06:08:23.071Z] Step 23/24 : LABEL git_sha=ad5dd9197fb445d937a42df0f73fccfaf076c058 [2021-02-02T06:08:23.071Z] ---> Running in 96775715744e [2021-02-02T06:08:23.348Z] Removing intermediate container 96775715744e [2021-02-02T06:08:23.348Z] ---> ef133537cb34 [2021-02-02T06:08:23.348Z] Step 24/24 : LABEL version=0.0.0 [2021-02-02T06:08:23.622Z] ---> Running in 9086fa8bd484 [2021-02-02T06:08:23.897Z] Removing intermediate container 9086fa8bd484 [2021-02-02T06:08:23.897Z] ---> 670a79205f1e [2021-02-02T06:08:23.897Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-02T06:08:24.172Z] Successfully built 670a79205f1e [2021-02-02T06:08:24.172Z] 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 [2021-02-02T06:08:26.241Z] provisioning config files... [2021-02-02T06:08:26.252Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-771@tmp/config6441760674396287872tmp [Pipeline] { [Pipeline] sh [2021-02-02T06:08:27.710Z] + set +x [2021-02-02T06:08:27.710Z] + bash -s -- [2021-02-02T06:08:27.710Z] + curl -s https://codecov.io/bash [2021-02-02T06:08:27.710Z] [2021-02-02T06:08:27.710Z] _____ _ [2021-02-02T06:08:27.710Z] / ____| | | [2021-02-02T06:08:27.710Z] | | ___ __| | ___ ___ _____ __ [2021-02-02T06:08:27.710Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-02T06:08:27.710Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-02T06:08:27.710Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-02T06:08:27.710Z] Bash-20210129-7c25fce [2021-02-02T06:08:27.710Z] [2021-02-02T06:08:27.710Z] [2021-02-02T06:08:27.710Z] ==> git version 2.24.3 found [2021-02-02T06:08:27.710Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-02T06:08:27.710Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-02T06:08:27.710Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-02T06:08:27.710Z] ==> Jenkins CI detected. [2021-02-02T06:08:27.973Z] project root: . [2021-02-02T06:08:27.973Z] --> token set from env [2021-02-02T06:08:27.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-02T06:08:27.973Z] ==> Running gcov in . (disable via -X gcov) [2021-02-02T06:08:27.973Z] ==> Python coveragepy not found [2021-02-02T06:08:27.973Z] ==> Searching for coverage reports in: [2021-02-02T06:08:27.973Z] + . [2021-02-02T06:08:27.973Z] -> Found 1 reports [2021-02-02T06:08:27.973Z] ==> Detecting git/mercurial file structure [2021-02-02T06:08:27.973Z] ==> Reading reports [2021-02-02T06:08:27.973Z] + ./coverage.out bytes=137332 [2021-02-02T06:08:27.973Z] ==> Appending adjustments [2021-02-02T06:08:27.973Z] https://docs.codecov.io/docs/fixing-reports [2021-02-02T06:08:28.235Z] + Found adjustments [2021-02-02T06:08:28.235Z] ==> Gzipping contents [2021-02-02T06:08:28.508Z] 24K /tmp/codecov.tUZLmO.gz [2021-02-02T06:08:28.508Z] ==> Uploading reports [2021-02-02T06:08:28.508Z] url: https://codecov.io [2021-02-02T06:08:28.508Z] query: branch=PR-771&commit=ad5dd9197fb445d937a42df0f73fccfaf076c058&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-771%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=771&job=&cmd_args= [2021-02-02T06:08:28.508Z] -> Pinging Codecov [2021-02-02T06:08:28.508Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-771&commit=ad5dd9197fb445d937a42df0f73fccfaf076c058&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-771%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=771&job=&cmd_args= [2021-02-02T06:08:28.775Z] -> Uploading to [2021-02-02T06:08:28.775Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-02/7E55EF52A471D76F132DFD9A03CDDE97/ad5dd9197fb445d937a42df0f73fccfaf076c058/eef34419-524a-453b-98d9-6c31abf43335.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210202T060828Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d2517dfc8f5ec0a0f15a70a7543e9c70aacd60de162b52a3910d21ebd8a0136 [2021-02-02T06:08:28.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-02T06:08:28.775Z] Dload Upload Total Spent Left Speed [2021-02-02T06:08:29.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21636 0 0 100 21636 0 44498 --:--:-- --:--:-- --:--:-- 44427 100 21636 0 0 100 21636 0 44478 --:--:-- --:--:-- --:--:-- 44427 [2021-02-02T06:08:29.346Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ad5dd9197fb445d937a42df0f73fccfaf076c058 [Pipeline] } [2021-02-02T06:08:29.376Z] 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 [2021-02-02T06:08:33.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T06:08:33.559Z] ---> package-listing.sh [2021-02-02T06:08:33.559Z] ++ facter osfamily [2021-02-02T06:08:33.559Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-02T06:08:33.559Z] + OS_FAMILY=redhat [2021-02-02T06:08:33.559Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-771 [2021-02-02T06:08:33.559Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-02T06:08:33.559Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-02T06:08:33.559Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-02T06:08:33.559Z] + PACKAGES=/tmp/packages_start.txt [2021-02-02T06:08:33.559Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-771 ']' [2021-02-02T06:08:33.559Z] + PACKAGES=/tmp/packages_end.txt [2021-02-02T06:08:33.559Z] + case "${OS_FAMILY}" in [2021-02-02T06:08:33.559Z] + rpm -qa [2021-02-02T06:08:33.559Z] + sort [2021-02-02T06:08:38.868Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-02T06:08:38.868Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-02T06:08:38.868Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-02T06:08:38.868Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-771 ']' [2021-02-02T06:08:38.868Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-771/archives/ [2021-02-02T06:08:38.868Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-771/archives/ [Pipeline] echo [2021-02-02T06:08:38.903Z] 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-771/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-02T06:08:39.221Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:08:39.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T06:08:39.757Z] [2021-02-02T06:08:39.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-02T06:08:40.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T06:08:40.224Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-02T06:08:40.224Z] df20fa9351a1: Pulling fs layer [2021-02-02T06:08:40.224Z] 36b3adc4ff6f: Pulling fs layer [2021-02-02T06:08:40.224Z] 8ad3a11d3b57: Pulling fs layer [2021-02-02T06:08:40.224Z] 46f8f816bc3b: Pulling fs layer [2021-02-02T06:08:40.224Z] 93b61091891f: Pulling fs layer [2021-02-02T06:08:40.224Z] 93b9cdb0e59b: Pulling fs layer [2021-02-02T06:08:40.224Z] 5e14af77c1be: Pulling fs layer [2021-02-02T06:08:40.224Z] 01666e4c0597: Pulling fs layer [2021-02-02T06:08:40.224Z] aa168da1d23b: Pulling fs layer [2021-02-02T06:08:40.224Z] 46f8f816bc3b: Waiting [2021-02-02T06:08:40.224Z] 93b61091891f: Waiting [2021-02-02T06:08:40.224Z] 93b9cdb0e59b: Waiting [2021-02-02T06:08:40.224Z] 5e14af77c1be: Waiting [2021-02-02T06:08:40.224Z] 01666e4c0597: Waiting [2021-02-02T06:08:40.224Z] aa168da1d23b: Waiting [2021-02-02T06:08:40.224Z] 36b3adc4ff6f: Verifying Checksum [2021-02-02T06:08:40.224Z] 36b3adc4ff6f: Download complete [2021-02-02T06:08:40.224Z] 46f8f816bc3b: Verifying Checksum [2021-02-02T06:08:40.224Z] 46f8f816bc3b: Download complete [2021-02-02T06:08:40.224Z] df20fa9351a1: Verifying Checksum [2021-02-02T06:08:40.224Z] 93b9cdb0e59b: Verifying Checksum [2021-02-02T06:08:40.224Z] 93b9cdb0e59b: Download complete [2021-02-02T06:08:40.488Z] 93b61091891f: Verifying Checksum [2021-02-02T06:08:40.488Z] 93b61091891f: Download complete [2021-02-02T06:08:40.488Z] 5e14af77c1be: Verifying Checksum [2021-02-02T06:08:40.488Z] 5e14af77c1be: Download complete [2021-02-02T06:08:40.488Z] 01666e4c0597: Verifying Checksum [2021-02-02T06:08:40.488Z] 01666e4c0597: Download complete [2021-02-02T06:08:40.752Z] df20fa9351a1: Pull complete [2021-02-02T06:08:41.019Z] 36b3adc4ff6f: Pull complete [2021-02-02T06:08:41.019Z] 8ad3a11d3b57: Verifying Checksum [2021-02-02T06:08:41.019Z] 8ad3a11d3b57: Download complete [2021-02-02T06:08:41.985Z] 8ad3a11d3b57: Pull complete [2021-02-02T06:08:41.985Z] 46f8f816bc3b: Pull complete [2021-02-02T06:08:42.582Z] 93b61091891f: Pull complete [2021-02-02T06:08:42.846Z] aa168da1d23b: Verifying Checksum [2021-02-02T06:08:42.846Z] aa168da1d23b: Download complete [2021-02-02T06:08:43.110Z] 93b9cdb0e59b: Pull complete [2021-02-02T06:08:43.375Z] 5e14af77c1be: Pull complete [2021-02-02T06:08:43.375Z] 01666e4c0597: Pull complete [2021-02-02T06:08:50.019Z] aa168da1d23b: Pull complete [2021-02-02T06:08:50.019Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-02T06:08:50.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-02T06:08:50.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-02T06:08:50.191Z] prd-centos7-docker-4c-2g-24515 does not seem to be running inside a container [2021-02-02T06:08:50.241Z] $ 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-771/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-771 -v /w/workspace/dgexfoundry_device-sdk-go_PR-771:/w/workspace/dgexfoundry_device-sdk-go_PR-771:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-771@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-771@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 [2021-02-02T06:08:53.506Z] $ docker top 46d9aa07785ba4471a89f4c643a1c0a4b72659342f23f081378f3d342697f302 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-02T06:08:54.025Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-02T06:08:54.393Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-02T06:08:54.723Z] + ls /var/log/sa-host [2021-02-02T06:08:54.723Z] + sadf -c /var/log/sa-host/sa02 [2021-02-02T06:08:54.723Z] file_magic: OK [2021-02-02T06:08:54.723Z] HZ: Using current value: 100 [2021-02-02T06:08:54.723Z] file_header: OK [2021-02-02T06:08:54.723Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-02T06:08:54.723Z] Statistics: [2021-02-02T06:08:54.723Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-02T06:08:54.723Z] File successfully converted to sysstat format version 12.2.1 [2021-02-02T06:08:54.723Z] + sadf -c /var/log/sa-host/sa23 [2021-02-02T06:08:54.723Z] file_magic: OK [2021-02-02T06:08:54.723Z] HZ: Using current value: 100 [2021-02-02T06:08:54.723Z] file_header: OK [2021-02-02T06:08:54.723Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-02T06:08:54.723Z] Statistics: [2021-02-02T06:08:54.723Z] Hnuu...uuuununununu... [2021-02-02T06:08:54.723Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-02T06:08:54.988Z] provisioning config files... [2021-02-02T06:08:55.004Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-771@tmp/config7710687819521398091tmp [Pipeline] { [Pipeline] echo [2021-02-02T06:08:55.135Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T06:08:55.525Z] ---> create-netrc.sh [Pipeline] } [2021-02-02T06:08:55.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-02T06:08:55.829Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T06:08:56.190Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-02T06:08:56.232Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T06:08:56.600Z] ---> sudo-logs.sh [2021-02-02T06:08:56.600Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-02T06:08:56.640Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T06:08:56.990Z] ---> job-cost.sh [2021-02-02T06:08:56.990Z] lf-activate-venv: SKIPPING [2021-02-02T06:08:56.990Z] INFO: No Stack... [2021-02-02T06:08:58.920Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-02T06:08:59.508Z] INFO: Archiving Costs [Pipeline] echo [2021-02-02T06:08:59.575Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-02T06:09:00.029Z] ---> logs-deploy.sh [2021-02-02T06:09:00.029Z] lf-activate-venv: SKIPPING [2021-02-02T06:09:00.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-771/1 [2021-02-02T06:09:00.029Z] INFO: archiving workspace using pattern(s): [2021-02-02T06:09:01.428Z] Archives upload complete. [2021-02-02T06:09:01.689Z] INFO: archiving logs to Nexus [2021-02-02T06:09:02.631Z] ---> uname -a: [2021-02-02T06:09:02.631Z] Linux prd-centos7-docker-4c-2g-24515.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-02T06:09:02.631Z] [2021-02-02T06:09:02.631Z]