Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tzstoyanov for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 34e320ac99befae92f8b4aae2047dc1351ba020b rather than 46bab8434c541b523242ffed956eb32102a5c834 Obtained Jenkinsfile from 34e320ac99befae92f8b4aae2047dc1351ba020b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-13044 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [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-650 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 Merge succeeded, producing a57005e18531ebbd2212465d29fe040485a02c2c Checking out Revision a57005e18531ebbd2212465d29fe040485a02c2c (PR-650) > git config core.sparsecheckout # timeout=10 > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a57005e18531ebbd2212465d29fe040485a02c2c # timeout=10 Commit message: "Merge commit '34e320ac99befae92f8b4aae2047dc1351ba020b' into HEAD" > git rev-list --no-walk 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-21T02:42:53.531Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-21T02:42:53.831Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-21T02:42:53.931Z] ========================================================= [2020-11-21T02:42:53.931Z] EdgeX Global Pipelines Version Info [2020-11-21T02:42:53.931Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-21T02:42:56.086Z] ------------------- [2020-11-21T02:42:56.086Z] stable info: [2020-11-21T02:42:56.086Z] ------------------- [2020-11-21T02:42:56.086Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-21T02:42:56.086Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-21T02:42:56.086Z] Message: update stable to v1.0.167 [2020-11-21T02:42:57.071Z] ------------------- [2020-11-21T02:42:57.071Z] experimental info: [2020-11-21T02:42:57.071Z] ------------------- [2020-11-21T02:42:57.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-21T02:42:57.071Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-21T02:42:57.071Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-21T02:42:57.518Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2020-11-21T02:42:57.613Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2020-11-21T02:42:57.730Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-21T02:42:57.840Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-21T02:42:57.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-21T02:42:58.090Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-21T02:42:58.210Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-21T02:42:58.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-21T02:42:58.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2020-11-21T02:42:58.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-21T02:42:58.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-21T02:42:58.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2020-11-21T02:42:58.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-21T02:42:58.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-21T02:42:59.068Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-21T02:42:59.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-21T02:42:59.261Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-21T02:42:59.360Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-21T02:42:59.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-21T02:42:59.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-21T02:42:59.688Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-21T02:42:59.785Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-21T02:42:59.894Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-21T02:43:00.013Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-21T02:43:00.163Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-21T02:43:00.303Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-21T02:43:00.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-650 [Pipeline] echo [2020-11-21T02:43:00.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-650 [Pipeline] echo [2020-11-21T02:43:00.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-650 [Pipeline] echo [2020-11-21T02:43:00.911Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a57005e18531ebbd2212465d29fe040485a02c2c [Pipeline] echo [2020-11-21T02:43:01.033Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a57005e [Pipeline] echo [2020-11-21T02:43:01.226Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-21T02:43:01.429Z] provisioning config files... [2020-11-21T02:43:01.496Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config4220788856908351820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-21T02:43:02.027Z] ---> docker-login.sh [2020-11-21T02:43:02.027Z] nexus3.edgexfoundry.org:10001 [2020-11-21T02:43:03.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:43:04.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:43:04.193Z] Configure a credential helper to remove this warning. See [2020-11-21T02:43:04.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:43:04.193Z] [2020-11-21T02:43:04.193Z] Login Succeeded [2020-11-21T02:43:04.193Z] nexus3.edgexfoundry.org:10002 [2020-11-21T02:43:05.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:43:05.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:43:05.275Z] Configure a credential helper to remove this warning. See [2020-11-21T02:43:05.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:43:05.275Z] [2020-11-21T02:43:05.275Z] Login Succeeded [2020-11-21T02:43:05.275Z] nexus3.edgexfoundry.org:10003 [2020-11-21T02:43:05.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:43:05.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:43:05.911Z] Configure a credential helper to remove this warning. See [2020-11-21T02:43:05.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:43:05.911Z] [2020-11-21T02:43:05.911Z] Login Succeeded [2020-11-21T02:43:05.911Z] nexus3.edgexfoundry.org:10004 [2020-11-21T02:43:06.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:43:06.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:43:06.234Z] Configure a credential helper to remove this warning. See [2020-11-21T02:43:06.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:43:06.234Z] [2020-11-21T02:43:06.234Z] Login Succeeded [2020-11-21T02:43:06.234Z] docker.io [2020-11-21T02:43:06.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:43:07.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:43:07.152Z] Configure a credential helper to remove this warning. See [2020-11-21T02:43:07.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:43:07.152Z] [2020-11-21T02:43:07.152Z] Login Succeeded [2020-11-21T02:43:07.152Z] ---> docker-login.sh ends [Pipeline] } [2020-11-21T02:43:07.206Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-21T02:43:08.359Z] + git log --format=format:%s -1 a57005e18531ebbd2212465d29fe040485a02c2c [Pipeline] echo [2020-11-21T02:43:08.544Z] GIT_COMMIT: a57005e18531ebbd2212465d29fe040485a02c2c, Commit Message: Merge commit '34e320ac99befae92f8b4aae2047dc1351ba020b' into HEAD [Pipeline] echo [2020-11-21T02:43:08.596Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:43:09.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-21T02:43:09.650Z] [2020-11-21T02:43:09.650Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:43:10.133Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-21T02:43:10.133Z] latest: Pulling from edgex-devops/git-semver [2020-11-21T02:43:10.133Z] 31603596830f: Pulling fs layer [2020-11-21T02:43:10.133Z] 2a8b12db71e7: Pulling fs layer [2020-11-21T02:43:10.133Z] 6ca5941a6612: Pulling fs layer [2020-11-21T02:43:10.133Z] ecc8261a40a4: Pulling fs layer [2020-11-21T02:43:10.133Z] ecc8261a40a4: Waiting [2020-11-21T02:43:10.424Z] 2a8b12db71e7: Verifying Checksum [2020-11-21T02:43:10.424Z] 2a8b12db71e7: Download complete [2020-11-21T02:43:10.424Z] 31603596830f: Verifying Checksum [2020-11-21T02:43:10.424Z] 31603596830f: Download complete [2020-11-21T02:43:10.705Z] ecc8261a40a4: Verifying Checksum [2020-11-21T02:43:10.705Z] ecc8261a40a4: Download complete [2020-11-21T02:43:10.705Z] 6ca5941a6612: Verifying Checksum [2020-11-21T02:43:10.705Z] 6ca5941a6612: Download complete [2020-11-21T02:43:10.975Z] 31603596830f: Pull complete [2020-11-21T02:43:11.244Z] 2a8b12db71e7: Pull complete [2020-11-21T02:43:12.744Z] 6ca5941a6612: Pull complete [2020-11-21T02:43:14.423Z] ecc8261a40a4: Pull complete [2020-11-21T02:43:14.423Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-21T02:43:14.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-21T02:43:14.423Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-21T02:43:14.701Z] prd-centos7-docker-4c-2g-13044 does not seem to be running inside a container [2020-11-21T02:43:14.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-650 -v /w/workspace/dgexfoundry_device-sdk-go_PR-650:/w/workspace/dgexfoundry_device-sdk-go_PR-650:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-21T02:43:18.103Z] $ docker top f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-21T02:43:18.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-21T02:43:18.509Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-21T02:43:19.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-21T02:43:19.046Z] $ docker exec f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 ssh-agent [2020-11-21T02:43:19.472Z] SSH_AUTH_SOCK=/tmp/ssh-gyOoJNUYxOTS/agent.12 [2020-11-21T02:43:19.472Z] SSH_AGENT_PID=17 [2020-11-21T02:43:19.688Z] Running ssh-add (command line suppressed) [2020-11-21T02:43:19.965Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_6906965815755361041.key (/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_6906965815755361041.key) [2020-11-21T02:43:20.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-21T02:43:20.512Z] + git tag --points-at HEAD [Pipeline] } [2020-11-21T02:43:20.555Z] $ docker exec --env ******** --env ******** f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 ssh-agent -k [2020-11-21T02:43:20.722Z] unset SSH_AUTH_SOCK; [2020-11-21T02:43:20.723Z] unset SSH_AGENT_PID; [2020-11-21T02:43:20.723Z] echo Agent pid 17 killed; [2020-11-21T02:43:20.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-21T02:43:20.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-21T02:43:20.984Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-21T02:43:21.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-21T02:43:21.398Z] $ docker exec f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 ssh-agent [2020-11-21T02:43:21.681Z] SSH_AUTH_SOCK=/tmp/ssh-WHiT8N6EOhcJ/agent.46 [2020-11-21T02:43:21.681Z] SSH_AGENT_PID=51 [2020-11-21T02:43:21.692Z] Running ssh-add (command line suppressed) [2020-11-21T02:43:21.966Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_1477403410690731680.key (/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/private_key_1477403410690731680.key) [2020-11-21T02:43:22.064Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-21T02:43:22.446Z] + git semver init [2020-11-21T02:43:22.446Z] # -> Open(): unable to determine branch for HEAD [2020-11-21T02:43:22.446Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-650/.git [2020-11-21T02:43:22.446Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-650 [2020-11-21T02:43:22.446Z] # $SEMVER_REMOTE_NAME = origin [2020-11-21T02:43:22.446Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-21T02:43:22.446Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-21T02:43:22.446Z] # $SEMVER_BRANCH = PR-650 [2020-11-21T02:43:22.446Z] # $SEMVER_TEMP = /tmp/semver-562134039 [2020-11-21T02:43:22.446Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-11-21T02:43:23.472Z] # '/tmp/semver-562134039' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-650/.semver' [2020-11-21T02:43:23.472Z] # -> Force: false [2020-11-21T02:43:23.472Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-650/.semver [Pipeline] } [2020-11-21T02:43:23.495Z] $ docker exec --env ******** --env ******** f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 ssh-agent -k [2020-11-21T02:43:23.806Z] unset SSH_AUTH_SOCK; [2020-11-21T02:43:23.810Z] unset SSH_AGENT_PID; [2020-11-21T02:43:23.810Z] echo Agent pid 51 killed; [2020-11-21T02:43:23.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-21T02:43:24.402Z] + git semver [Pipeline] } [2020-11-21T02:43:24.434Z] $ docker stop --time=1 f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 [2020-11-21T02:43:26.092Z] $ docker rm -f f7f242583b1be2387ac943b4516b6c9a8dcc0414245b52d2535342e7870ac664 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-21T02:43:26.689Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-21T02:43:28.277Z] Stashed 1 file(s) [Pipeline] echo [2020-11-21T02:43:28.280Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-11-21T02:43:44.003Z] Still waiting to schedule task [2020-11-21T02:43:44.003Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-21T02:43:44.005Z] Still waiting to schedule task [2020-11-21T02:43:44.005Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-21T02:45:00.094Z] Running on prd-centos7-docker-4c-2g-13048 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [Pipeline] { [Pipeline] ws [2020-11-21T02:45:00.155Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-11-21T02:45:07.206Z] using credential edgex-jenkins-ssh [2020-11-21T02:45:07.290Z] Cloning the remote Git repository [2020-11-21T02:45:07.341Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-21T02:45:07.418Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-11-21T02:45:07.519Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-21T02:45:07.519Z] > git --version # timeout=10 [2020-11-21T02:45:07.549Z] > git --version # 'git version 2.16.5' [2020-11-21T02:45:07.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-21T02:45:07.597Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-21T02:45:10.229Z] Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 [2020-11-21T02:45:10.660Z] Merge succeeded, producing 5caab1ac3b8060924ee9d415cf666fddfd6644c0 [2020-11-21T02:45:10.660Z] Checking out Revision 5caab1ac3b8060924ee9d415cf666fddfd6644c0 (PR-650) [2020-11-21T02:45:09.602Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-21T02:45:09.623Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-21T02:45:09.658Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-21T02:45:09.708Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-21T02:45:09.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-21T02:45:09.714Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-21T02:45:10.242Z] > git config core.sparsecheckout # timeout=10 [2020-11-21T02:45:10.380Z] > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [2020-11-21T02:45:10.490Z] > git remote # timeout=10 [2020-11-21T02:45:10.521Z] > git config --get remote.origin.url # timeout=10 [2020-11-21T02:45:10.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-21T02:45:10.575Z] > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 [2020-11-21T02:45:10.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-21T02:45:10.668Z] > git config core.sparsecheckout # timeout=10 [2020-11-21T02:45:10.692Z] > git checkout -f 5caab1ac3b8060924ee9d415cf666fddfd6644c0 # timeout=10 [2020-11-21T02:45:15.242Z] Commit message: "Merge commit '34e320ac99befae92f8b4aae2047dc1351ba020b' into HEAD" [2020-11-21T02:45:15.249Z] > git rev-list --no-walk 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-21T02:45:16.764Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-21T02:45:17.175Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-21T02:45:17.521Z] + true [2020-11-21T02:45:17.521Z] + sudo service docker restart [2020-11-21T02:45:17.521Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-21T02:45:18.564Z] provisioning config files... [2020-11-21T02:45:18.591Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config138876347464824236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-21T02:45:18.990Z] ---> docker-login.sh [2020-11-21T02:45:18.990Z] nexus3.edgexfoundry.org:10001 [2020-11-21T02:45:19.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:45:19.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:45:19.538Z] Configure a credential helper to remove this warning. See [2020-11-21T02:45:19.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:45:19.538Z] [2020-11-21T02:45:19.538Z] Login Succeeded [2020-11-21T02:45:19.538Z] nexus3.edgexfoundry.org:10002 [2020-11-21T02:45:19.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:45:19.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:45:19.805Z] Configure a credential helper to remove this warning. See [2020-11-21T02:45:19.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:45:19.805Z] [2020-11-21T02:45:19.805Z] Login Succeeded [2020-11-21T02:45:19.805Z] nexus3.edgexfoundry.org:10003 [2020-11-21T02:45:20.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:45:20.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:45:20.079Z] Configure a credential helper to remove this warning. See [2020-11-21T02:45:20.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:45:20.079Z] [2020-11-21T02:45:20.079Z] Login Succeeded [2020-11-21T02:45:20.079Z] nexus3.edgexfoundry.org:10004 [2020-11-21T02:45:20.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:45:20.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:45:20.363Z] Configure a credential helper to remove this warning. See [2020-11-21T02:45:20.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:45:20.363Z] [2020-11-21T02:45:20.363Z] Login Succeeded [2020-11-21T02:45:20.363Z] docker.io [2020-11-21T02:45:20.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:45:20.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:45:20.910Z] Configure a credential helper to remove this warning. See [2020-11-21T02:45:20.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:45:20.910Z] [2020-11-21T02:45:20.910Z] Login Succeeded [2020-11-21T02:45:20.910Z] ---> docker-login.sh ends [Pipeline] } [2020-11-21T02:45:20.921Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-21T02:45:21.548Z] ========================================================= [2020-11-21T02:45:21.549Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-21T02:45:21.549Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:45:21.989Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-21T02:45:22.255Z] Sending build context to Docker daemon 2.38MB [2020-11-21T02:45:22.255Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-21T02:45:22.255Z] Step 2/8 : FROM ${BASE} [2020-11-21T02:45:22.530Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-21T02:45:22.530Z] df20fa9351a1: Pulling fs layer [2020-11-21T02:45:22.530Z] ed8968b2872e: Pulling fs layer [2020-11-21T02:45:22.530Z] a92cc7c5fd73: Pulling fs layer [2020-11-21T02:45:22.530Z] e871e8e8d7a9: Pulling fs layer [2020-11-21T02:45:22.530Z] e73272ec9a57: Pulling fs layer [2020-11-21T02:45:22.530Z] 1e910a182e73: Pulling fs layer [2020-11-21T02:45:22.530Z] 4e634b169226: Pulling fs layer [2020-11-21T02:45:22.530Z] e871e8e8d7a9: Waiting [2020-11-21T02:45:22.530Z] e73272ec9a57: Waiting [2020-11-21T02:45:22.530Z] 1e910a182e73: Waiting [2020-11-21T02:45:22.530Z] 4e634b169226: Waiting [2020-11-21T02:45:22.530Z] a92cc7c5fd73: Verifying Checksum [2020-11-21T02:45:22.530Z] a92cc7c5fd73: Download complete [2020-11-21T02:45:22.530Z] ed8968b2872e: Download complete [2020-11-21T02:45:22.530Z] e73272ec9a57: Verifying Checksum [2020-11-21T02:45:22.530Z] e73272ec9a57: Download complete [2020-11-21T02:45:22.530Z] 1e910a182e73: Verifying Checksum [2020-11-21T02:45:22.530Z] 1e910a182e73: Download complete [2020-11-21T02:45:22.530Z] df20fa9351a1: Verifying Checksum [2020-11-21T02:45:22.530Z] df20fa9351a1: Download complete [2020-11-21T02:45:23.143Z] df20fa9351a1: Pull complete [2020-11-21T02:45:23.426Z] ed8968b2872e: Pull complete [2020-11-21T02:45:23.710Z] a92cc7c5fd73: Pull complete [2020-11-21T02:45:26.462Z] 4e634b169226: Verifying Checksum [2020-11-21T02:45:26.462Z] 4e634b169226: Download complete [2020-11-21T02:45:28.595Z] e871e8e8d7a9: Verifying Checksum [2020-11-21T02:45:28.595Z] e871e8e8d7a9: Download complete [2020-11-21T02:45:29.196Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13047 in /w/workspace/dgexfoundry_device-sdk-go_PR-650 [Pipeline] { [Pipeline] ws [2020-11-21T02:45:29.259Z] Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-11-21T02:45:34.093Z] using credential edgex-jenkins-ssh [2020-11-21T02:45:34.180Z] Cloning the remote Git repository [2020-11-21T02:45:34.265Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-11-21T02:45:34.374Z] > git init /w/workspace/device-sdk-go/5 # timeout=10 [2020-11-21T02:45:34.448Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-21T02:45:34.449Z] > git --version # timeout=10 [2020-11-21T02:45:34.473Z] > git --version # 'git version 2.17.1' [2020-11-21T02:45:34.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-21T02:45:34.548Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-21T02:45:35.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-21T02:45:35.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-21T02:45:35.835Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-11-21T02:45:35.874Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-11-21T02:45:35.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-21T02:45:35.886Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/650/head:refs/remotes/origin/PR-650 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-21T02:45:37.029Z] e871e8e8d7a9: Pull complete [2020-11-21T02:45:37.029Z] e73272ec9a57: Pull complete [2020-11-21T02:45:37.029Z] 1e910a182e73: Pull complete [2020-11-21T02:45:37.307Z] Merging remotes/origin/master commit 34e320ac99befae92f8b4aae2047dc1351ba020b into PR head commit 46bab8434c541b523242ffed956eb32102a5c834 [2020-11-21T02:45:37.602Z] Merge succeeded, producing 1b1ba1408cae521b8d8c694ebf7c6f76253d4655 [2020-11-21T02:45:37.603Z] Checking out Revision 1b1ba1408cae521b8d8c694ebf7c6f76253d4655 (PR-650) [2020-11-21T02:45:37.329Z] > git config core.sparsecheckout # timeout=10 [2020-11-21T02:45:37.342Z] > git checkout -f 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [2020-11-21T02:45:37.451Z] > git remote # timeout=10 [2020-11-21T02:45:37.469Z] > git config --get remote.origin.url # timeout=10 [2020-11-21T02:45:37.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-21T02:45:37.500Z] > git merge 34e320ac99befae92f8b4aae2047dc1351ba020b # timeout=10 [2020-11-21T02:45:37.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-21T02:45:37.612Z] > git config core.sparsecheckout # timeout=10 [2020-11-21T02:45:37.621Z] > git checkout -f 1b1ba1408cae521b8d8c694ebf7c6f76253d4655 # timeout=10 [2020-11-21T02:45:41.986Z] Commit message: "Merge commit '34e320ac99befae92f8b4aae2047dc1351ba020b' into HEAD" [2020-11-21T02:45:41.998Z] > git rev-list --no-walk 46bab8434c541b523242ffed956eb32102a5c834 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-21T02:45:43.736Z] 4e634b169226: Pull complete [2020-11-21T02:45:43.736Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-21T02:45:43.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-21T02:45:43.736Z] ---> f7629b54cfaa [2020-11-21T02:45:43.736Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-21T02:45:43.736Z] ---> Running in ece4516e42d7 [2020-11-21T02:45:43.736Z] Removing intermediate container ece4516e42d7 [2020-11-21T02:45:43.736Z] ---> c3ba89f5e6b1 [2020-11-21T02:45:43.737Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-21T02:45:43.851Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-21T02:45:44.057Z] ---> Running in e875845d2439 [2020-11-21T02:45:44.287Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-21T02:45:44.630Z] + sudo service docker restart [2020-11-21T02:45:44.630Z] + true [2020-11-21T02:45:46.019Z] Removing intermediate container e875845d2439 [2020-11-21T02:45:46.019Z] ---> ceeb356bcd38 [2020-11-21T02:45:46.019Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-21T02:45:46.019Z] ---> Running in 29b47acf902b [2020-11-21T02:45:46.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-21T02:45:47.205Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-21T02:45:47.341Z] provisioning config files... [2020-11-21T02:45:47.379Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config7092018182656012120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-21T02:45:47.801Z] ---> docker-login.sh [2020-11-21T02:45:47.801Z] nexus3.edgexfoundry.org:10001 [2020-11-21T02:45:47.842Z] OK: 166 MiB in 39 packages [2020-11-21T02:45:48.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:45:48.447Z] Removing intermediate container 29b47acf902b [2020-11-21T02:45:48.447Z] ---> 92351985fa67 [2020-11-21T02:45:48.447Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-21T02:45:48.447Z] ---> Running in 32a6da4fe03c [2020-11-21T02:45:48.714Z] Removing intermediate container 32a6da4fe03c [2020-11-21T02:45:48.714Z] ---> 5d05bfd5dc44 [2020-11-21T02:45:48.714Z] Step 7/8 : COPY . . [2020-11-21T02:45:48.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:45:48.997Z] Configure a credential helper to remove this warning. See [2020-11-21T02:45:48.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:45:48.997Z] [2020-11-21T02:45:48.997Z] Login Succeeded [2020-11-21T02:45:48.997Z] nexus3.edgexfoundry.org:10002 [2020-11-21T02:45:49.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:45:49.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:45:49.547Z] Configure a credential helper to remove this warning. See [2020-11-21T02:45:49.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:45:49.547Z] [2020-11-21T02:45:49.547Z] Login Succeeded [2020-11-21T02:45:49.547Z] nexus3.edgexfoundry.org:10003 [2020-11-21T02:45:49.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:45:50.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:45:50.093Z] Configure a credential helper to remove this warning. See [2020-11-21T02:45:50.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:45:50.093Z] [2020-11-21T02:45:50.093Z] Login Succeeded [2020-11-21T02:45:50.093Z] nexus3.edgexfoundry.org:10004 [2020-11-21T02:45:50.149Z] ---> 417e85358922 [2020-11-21T02:45:50.149Z] Step 8/8 : RUN go mod download [2020-11-21T02:45:50.149Z] ---> Running in df73f12f871b [2020-11-21T02:45:50.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:45:50.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:45:50.650Z] Configure a credential helper to remove this warning. See [2020-11-21T02:45:50.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:45:50.650Z] [2020-11-21T02:45:50.650Z] Login Succeeded [2020-11-21T02:45:50.650Z] docker.io [2020-11-21T02:45:50.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T02:45:51.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T02:45:51.202Z] Configure a credential helper to remove this warning. See [2020-11-21T02:45:51.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T02:45:51.202Z] [2020-11-21T02:45:51.202Z] Login Succeeded [2020-11-21T02:45:51.202Z] ---> docker-login.sh ends [Pipeline] } [2020-11-21T02:45:51.220Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-21T02:45:51.725Z] ========================================================= [2020-11-21T02:45:51.725Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-21T02:45:51.725Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:45:52.118Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-21T02:45:52.398Z] Sending build context to Docker daemon 2.38MB [2020-11-21T02:45:52.674Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-21T02:45:52.674Z] Step 2/8 : FROM ${BASE} [2020-11-21T02:45:52.674Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-21T02:45:52.674Z] b538f80385f9: Pulling fs layer [2020-11-21T02:45:52.674Z] 74f711af9a0d: Pulling fs layer [2020-11-21T02:45:52.674Z] 99f96fe45779: Pulling fs layer [2020-11-21T02:45:52.674Z] 8529a6b9a6be: Pulling fs layer [2020-11-21T02:45:52.674Z] 45590311c82a: Pulling fs layer [2020-11-21T02:45:52.674Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-21T02:45:52.674Z] 209524e5b208: Pulling fs layer [2020-11-21T02:45:52.674Z] 8529a6b9a6be: Waiting [2020-11-21T02:45:52.674Z] 45590311c82a: Waiting [2020-11-21T02:45:52.674Z] 69ca0ff8b7b3: Waiting [2020-11-21T02:45:52.674Z] 209524e5b208: Waiting [2020-11-21T02:45:52.674Z] 99f96fe45779: Verifying Checksum [2020-11-21T02:45:52.674Z] 99f96fe45779: Download complete [2020-11-21T02:45:52.674Z] 74f711af9a0d: Download complete [2020-11-21T02:45:52.674Z] 45590311c82a: Verifying Checksum [2020-11-21T02:45:52.674Z] 45590311c82a: Download complete [2020-11-21T02:45:52.674Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-21T02:45:52.674Z] b538f80385f9: Verifying Checksum [2020-11-21T02:45:52.674Z] b538f80385f9: Download complete [2020-11-21T02:45:53.657Z] b538f80385f9: Pull complete [2020-11-21T02:45:53.937Z] 74f711af9a0d: Pull complete [2020-11-21T02:45:54.211Z] 99f96fe45779: Pull complete [2020-11-21T02:45:55.185Z] 209524e5b208: Verifying Checksum [2020-11-21T02:45:55.185Z] 209524e5b208: Download complete [2020-11-21T02:45:56.167Z] 8529a6b9a6be: Verifying Checksum [2020-11-21T02:45:56.167Z] 8529a6b9a6be: Download complete [2020-11-21T02:46:08.575Z] 8529a6b9a6be: Pull complete [2020-11-21T02:46:08.575Z] 45590311c82a: Pull complete [2020-11-21T02:46:08.575Z] 69ca0ff8b7b3: Pull complete [2020-11-21T02:46:11.208Z] 209524e5b208: Pull complete [2020-11-21T02:46:11.208Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-21T02:46:11.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-21T02:46:11.208Z] ---> 5bddaf1c2fca [2020-11-21T02:46:11.208Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-21T02:46:12.757Z] Removing intermediate container df73f12f871b [2020-11-21T02:46:12.757Z] ---> 2bff5aa0c585 [2020-11-21T02:46:12.757Z] Successfully built 2bff5aa0c585 [2020-11-21T02:46:12.757Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:46:13.148Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-21T02:46:13.148Z] . [Pipeline] withDockerContainer [2020-11-21T02:46:13.377Z] prd-centos7-docker-4c-2g-13048 does not seem to be running inside a container [2020-11-21T02:46:13.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-21T02:46:14.631Z] ---> Running in 3b93d3913054 [2020-11-21T02:46:14.631Z] Removing intermediate container 3b93d3913054 [2020-11-21T02:46:14.631Z] ---> 744d957fa338 [2020-11-21T02:46:14.631Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-21T02:46:14.906Z] ---> Running in b960999c2eda [2020-11-21T02:46:15.383Z] $ docker top d8955fd0a44ab8d6559085b9a0b65401e3074ee60692e4e67ed9e912990475a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-21T02:46:16.054Z] + go version [2020-11-21T02:46:16.055Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-21T02:46:16.079Z] $ docker stop --time=1 d8955fd0a44ab8d6559085b9a0b65401e3074ee60692e4e67ed9e912990475a8 [2020-11-21T02:46:17.538Z] Removing intermediate container b960999c2eda [2020-11-21T02:46:17.538Z] ---> 3f1c049565d2 [2020-11-21T02:46:17.538Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-21T02:46:17.574Z] $ docker rm -f d8955fd0a44ab8d6559085b9a0b65401e3074ee60692e4e67ed9e912990475a8 [Pipeline] // withDockerContainer [2020-11-21T02:46:17.816Z] ---> Running in aa1278f53769 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:46:18.595Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-21T02:46:18.595Z] . [Pipeline] withDockerContainer [2020-11-21T02:46:18.776Z] prd-centos7-docker-4c-2g-13048 does not seem to be running inside a container [2020-11-21T02:46:18.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-21T02:46:19.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-21T02:46:19.608Z] $ docker top 7291470ef12b6863005efda2d79886bf8e92c7aa7730ded3279eb3c56d35378d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-21T02:46:19.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-21T02:46:20.158Z] + make test [2020-11-21T02:46:20.158Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-21T02:46:20.470Z] OK: 142 MiB in 39 packages [2020-11-21T02:46:21.911Z] Removing intermediate container aa1278f53769 [2020-11-21T02:46:21.911Z] ---> 8488b129e85c [2020-11-21T02:46:21.911Z] Step 6/8 : WORKDIR /device-sdk-go [2020-11-21T02:46:21.911Z] ---> Running in 821c68ca8ef6 [2020-11-21T02:46:22.508Z] Removing intermediate container 821c68ca8ef6 [2020-11-21T02:46:22.508Z] ---> 4823ed89759f [2020-11-21T02:46:22.508Z] Step 7/8 : COPY . . [2020-11-21T02:46:23.496Z] ---> c521ec4bf27f [2020-11-21T02:46:23.496Z] Step 8/8 : RUN go mod download [2020-11-21T02:46:23.770Z] ---> Running in 9f9e7e9d70a8 [2020-11-21T02:46:35.684Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-21T02:46:45.942Z] Removing intermediate container 9f9e7e9d70a8 [2020-11-21T02:46:45.942Z] ---> ac82eb5ba05c [2020-11-21T02:46:45.942Z] Successfully built ac82eb5ba05c [2020-11-21T02:46:45.942Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:46:46.297Z] + docker inspect -f . ci-base-image-arm64 [2020-11-21T02:46:46.297Z] . [Pipeline] withDockerContainer [2020-11-21T02:46:46.586Z] prd-ubuntu18.04-docker-arm64-4c-16g-13047 does not seem to be running inside a container [2020-11-21T02:46:46.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-21T02:46:48.627Z] $ docker top c8432bb9fd6bf0911d5e1c1f9a8aa6e6f97315d72de55b260949d8a97a276b30 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-21T02:46:50.092Z] + go version [2020-11-21T02:46:50.092Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-21T02:46:50.118Z] $ docker stop --time=1 c8432bb9fd6bf0911d5e1c1f9a8aa6e6f97315d72de55b260949d8a97a276b30 [2020-11-21T02:46:52.103Z] $ docker rm -f c8432bb9fd6bf0911d5e1c1f9a8aa6e6f97315d72de55b260949d8a97a276b30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:46:53.214Z] + docker inspect -f . ci-base-image-arm64 [2020-11-21T02:46:53.214Z] . [Pipeline] withDockerContainer [2020-11-21T02:46:53.483Z] prd-ubuntu18.04-docker-arm64-4c-16g-13047 does not seem to be running inside a container [2020-11-21T02:46:53.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-21T02:46:55.519Z] $ docker top a181d63e672365013ef6c471a3e1b2da4e2bd0ebb65debf4cccc81183eacfe32 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-21T02:46:56.975Z] + make test [2020-11-21T02:46:56.975Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-21T02:46:58.890Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-21T02:46:58.890Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-21T02:46:58.890Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-21T02:46:58.890Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.065s coverage: 20.0% of statements [2020-11-21T02:47:02.365Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.668s coverage: 97.1% of statements [2020-11-21T02:47:19.181Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-11-21T02:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.052s coverage: 9.4% of statements [2020-11-21T02:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.070s coverage: 21.9% of statements [2020-11-21T02:47:34.703Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-21T02:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.258s coverage: 42.5% of statements [2020-11-21T02:47:34.703Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-21T02:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.482s coverage: 68.9% of statements [2020-11-21T02:47:34.703Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-21T02:47:34.703Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-21T02:47:34.703Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-21T02:47:34.703Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-21T02:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.278s coverage: 52.6% of statements [2020-11-21T02:47:34.703Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-21T02:47:34.703Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-21T02:47:34.703Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-21T02:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 3.321s coverage: 68.9% of statements [2020-11-21T02:47:34.703Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.101s coverage: 4.3% of statements [2020-11-21T02:47:34.703Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-21T02:47:34.703Z] GO111MODULE=on go vet ./... [2020-11-21T02:47:50.216Z] gofmt -l . [2020-11-21T02:47:50.216Z] [ "`gofmt -l .`" = "" ] [2020-11-21T02:47:50.216Z] ./bin/test-attribution-txt.sh [2020-11-21T02:47:50.506Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-21T02:47:51.145Z] $ docker stop --time=1 7291470ef12b6863005efda2d79886bf8e92c7aa7730ded3279eb3c56d35378d [2020-11-21T02:47:53.245Z] $ docker rm -f 7291470ef12b6863005efda2d79886bf8e92c7aa7730ded3279eb3c56d35378d [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-21T02:47:54.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-21T02:47:54.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-21T02:47:56.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-21T02:47:56.526Z] + ls -al . [2020-11-21T02:47:56.526Z] total 208 [2020-11-21T02:47:56.526Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 21 02:47 . [2020-11-21T02:47:56.526Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 21 02:45 .. [2020-11-21T02:47:56.526Z] drwxrwxr-x. 2 jenkins jenkins 64 Nov 21 02:45 bin [2020-11-21T02:47:56.526Z] -rw-r--r--. 1 jenkins jenkins 128812 Nov 21 02:47 coverage.out [2020-11-21T02:47:56.526Z] -rw-rw-r--. 1 jenkins jenkins 936 Nov 21 02:45 Dockerfile.build [2020-11-21T02:47:56.526Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 21 02:45 .dockerignore [2020-11-21T02:47:56.526Z] drwxrwxr-x. 4 jenkins jenkins 48 Nov 21 02:45 example [2020-11-21T02:47:56.526Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 21 02:45 .git [2020-11-21T02:47:56.526Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 21 02:45 .github [2020-11-21T02:47:56.526Z] -rw-rw-r--. 1 jenkins jenkins 138 Nov 21 02:45 .gitignore [2020-11-21T02:47:56.526Z] -rw-r--r--. 1 jenkins jenkins 518 Nov 21 02:47 go.mod [2020-11-21T02:47:56.526Z] -rw-r--r--. 1 jenkins jenkins 13436 Nov 21 02:47 go.sum [2020-11-21T02:47:56.526Z] drwxrwxr-x. 15 jenkins jenkins 211 Nov 21 02:45 internal [2020-11-21T02:47:56.526Z] -rw-rw-r--. 1 jenkins jenkins 901 Nov 21 02:45 Jenkinsfile [2020-11-21T02:47:56.526Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 21 02:45 LICENSE [2020-11-21T02:47:56.526Z] -rw-rw-r--. 1 jenkins jenkins 1013 Nov 21 02:45 Makefile [2020-11-21T02:47:56.526Z] drwxrwxr-x. 4 jenkins jenkins 26 Nov 21 02:45 openapi [2020-11-21T02:47:56.526Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 21 02:45 pkg [2020-11-21T02:47:56.526Z] -rw-rw-r--. 1 jenkins jenkins 5897 Nov 21 02:45 README.md [2020-11-21T02:47:56.526Z] -rw-rw-r--. 1 jenkins jenkins 4291 Nov 21 02:45 RELEASE-NOTES.txt [2020-11-21T02:47:56.526Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 21 02:45 snap [2020-11-21T02:47:56.526Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 21 02:43 VERSION [2020-11-21T02:47:56.526Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 21 02:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:47:56.864Z] + 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=a57005e18531ebbd2212465d29fe040485a02c2c --label arch=amd64 --label version=0.0.0 . [2020-11-21T02:47:57.130Z] Sending build context to Docker daemon 2.51MB [2020-11-21T02:47:57.395Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-21T02:47:57.395Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-21T02:47:57.395Z] ---> 2bff5aa0c585 [2020-11-21T02:47:57.395Z] Step 3/24 : ARG MAKE='make build' [2020-11-21T02:47:57.663Z] ---> Running in a5733f797f9f [2020-11-21T02:47:57.931Z] Removing intermediate container a5733f797f9f [2020-11-21T02:47:57.931Z] ---> 678e66c36bb2 [2020-11-21T02:47:57.931Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-21T02:47:57.931Z] ---> Running in e9b96a302eb8 [2020-11-21T02:47:58.204Z] Removing intermediate container e9b96a302eb8 [2020-11-21T02:47:58.204Z] ---> 142ee92bafa5 [2020-11-21T02:47:58.204Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-21T02:47:58.204Z] ---> Running in 8e069431ea6a [2020-11-21T02:47:58.263Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-11-21T02:47:58.263Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-11-21T02:47:58.263Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-11-21T02:47:58.263Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.134s coverage: 20.0% of statements [2020-11-21T02:47:58.479Z] Removing intermediate container 8e069431ea6a [2020-11-21T02:47:58.479Z] ---> 3600767b2cdd [2020-11-21T02:47:58.479Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-21T02:47:58.479Z] ---> Running in d1f39fb05958 [2020-11-21T02:47:59.915Z] Removing intermediate container d1f39fb05958 [2020-11-21T02:47:59.915Z] ---> 4bba922f65e5 [2020-11-21T02:47:59.915Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-21T02:47:59.915Z] ---> Running in 99a055407281 [2020-11-21T02:48:00.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-21T02:48:01.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-21T02:48:02.248Z] OK: 166 MiB in 39 packages [2020-11-21T02:48:02.600Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.211s coverage: 97.1% of statements [2020-11-21T02:48:02.847Z] Removing intermediate container 99a055407281 [2020-11-21T02:48:02.847Z] ---> f09b6e2adfc7 [2020-11-21T02:48:02.847Z] Step 8/24 : COPY . . [2020-11-21T02:48:04.270Z] ---> 3608b1f51d58 [2020-11-21T02:48:04.270Z] Step 9/24 : RUN ${MAKE} [2020-11-21T02:48:04.270Z] ---> Running in 685ae96aa703 [2020-11-21T02:48:04.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-11-21T02:48:20.617Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-21T02:48:21.239Z] Removing intermediate container 685ae96aa703 [2020-11-21T02:48:21.239Z] ---> 40bfcebf31c9 [2020-11-21T02:48:21.239Z] Step 10/24 : FROM scratch [2020-11-21T02:48:21.239Z] ---> [2020-11-21T02:48:21.239Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-21T02:48:21.239Z] ---> Running in 6bdb08544a22 [2020-11-21T02:48:21.508Z] Removing intermediate container 6bdb08544a22 [2020-11-21T02:48:21.508Z] ---> 9d2a67e155cb [2020-11-21T02:48:21.508Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-21T02:48:21.830Z] ---> Running in c48932cc39aa [2020-11-21T02:48:21.830Z] Removing intermediate container c48932cc39aa [2020-11-21T02:48:21.830Z] ---> 4e2df5dc472a [2020-11-21T02:48:21.830Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-21T02:48:21.830Z] ---> Running in 72b9cd2ab9e2 [2020-11-21T02:48:22.131Z] Removing intermediate container 72b9cd2ab9e2 [2020-11-21T02:48:22.131Z] ---> 44e49dfd23db [2020-11-21T02:48:22.131Z] Step 14/24 : WORKDIR / [2020-11-21T02:48:22.730Z] ---> Running in 550b8d51ddd3 [2020-11-21T02:48:22.730Z] Removing intermediate container 550b8d51ddd3 [2020-11-21T02:48:22.730Z] ---> bb7bef617224 [2020-11-21T02:48:22.730Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-21T02:48:23.157Z] ---> f2ac03519a22 [2020-11-21T02:48:23.157Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-21T02:48:23.479Z] ---> 8d9d235cd632 [2020-11-21T02:48:23.479Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-21T02:48:23.800Z] ---> fa8af51c3889 [2020-11-21T02:48:23.800Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-21T02:48:24.428Z] ---> 34d465be6b60 [2020-11-21T02:48:24.428Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-21T02:48:24.737Z] ---> ee47f5377b64 [2020-11-21T02:48:24.737Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-21T02:48:24.738Z] ---> Running in 2e12f499f905 [2020-11-21T02:48:24.738Z] Removing intermediate container 2e12f499f905 [2020-11-21T02:48:24.738Z] ---> 5684cd672806 [2020-11-21T02:48:24.738Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-21T02:48:25.038Z] ---> Running in f40fa7075ae8 [2020-11-21T02:48:25.038Z] Removing intermediate container f40fa7075ae8 [2020-11-21T02:48:25.038Z] ---> 5fb9baeab762 [2020-11-21T02:48:25.038Z] Step 22/24 : LABEL arch=amd64 [2020-11-21T02:48:25.306Z] ---> Running in 3d74cdce8d6f [2020-11-21T02:48:25.572Z] Removing intermediate container 3d74cdce8d6f [2020-11-21T02:48:25.572Z] ---> fa118e07b3f1 [2020-11-21T02:48:25.572Z] Step 23/24 : LABEL git_sha=a57005e18531ebbd2212465d29fe040485a02c2c [2020-11-21T02:48:25.572Z] ---> Running in b498cd7f3a40 [2020-11-21T02:48:25.845Z] Removing intermediate container b498cd7f3a40 [2020-11-21T02:48:25.845Z] ---> f5a51a651d27 [2020-11-21T02:48:25.845Z] Step 24/24 : LABEL version=0.0.0 [2020-11-21T02:48:25.845Z] ---> Running in 354691fa4b36 [2020-11-21T02:48:26.124Z] Removing intermediate container 354691fa4b36 [2020-11-21T02:48:26.124Z] ---> 1e923b858358 [2020-11-21T02:48:26.124Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-21T02:48:26.124Z] Successfully built 1e923b858358 [2020-11-21T02:48:26.124Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-21T02:48:29.579Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.142s coverage: 9.4% of statements [2020-11-21T02:48:29.579Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.142s coverage: 21.9% of statements [2020-11-21T02:48:29.579Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-11-21T02:48:29.579Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.581s coverage: 42.5% of statements [2020-11-21T02:48:29.579Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-11-21T02:48:29.579Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.776s coverage: 68.9% of statements [2020-11-21T02:48:29.579Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-11-21T02:48:29.579Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-11-21T02:48:29.579Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-11-21T02:48:29.579Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2020-11-21T02:48:29.579Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.177s coverage: 52.6% of statements [2020-11-21T02:48:29.579Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2020-11-21T02:48:29.579Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2020-11-21T02:48:29.579Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] [2020-11-21T02:48:29.579Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.734s coverage: 68.9% of statements [2020-11-21T02:48:29.579Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.143s coverage: 4.3% of statements [2020-11-21T02:48:29.579Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-11-21T02:48:29.579Z] GO111MODULE=on go vet ./... [2020-11-21T02:49:01.959Z] gofmt -l . [2020-11-21T02:49:01.959Z] [ "`gofmt -l .`" = "" ] [2020-11-21T02:49:01.959Z] ./bin/test-attribution-txt.sh [2020-11-21T02:49:01.959Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-11-21T02:49:01.984Z] $ docker stop --time=1 a181d63e672365013ef6c471a3e1b2da4e2bd0ebb65debf4cccc81183eacfe32 [2020-11-21T02:49:04.213Z] $ docker rm -f a181d63e672365013ef6c471a3e1b2da4e2bd0ebb65debf4cccc81183eacfe32 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-21T02:49:05.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-21T02:49:05.349Z] Warning: overwriting stash ‘coverage-report’ [2020-11-21T02:49:06.218Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-21T02:49:06.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-21T02:49:07.262Z] + ls -al . [2020-11-21T02:49:07.262Z] total 244 [2020-11-21T02:49:07.262Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 02:49 . [2020-11-21T02:49:07.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 02:45 .. [2020-11-21T02:49:07.262Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 21 02:45 .dockerignore [2020-11-21T02:49:07.262Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 02:45 .git [2020-11-21T02:49:07.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 02:45 .github [2020-11-21T02:49:07.262Z] -rw-rw-r-- 1 jenkins jenkins 138 Nov 21 02:45 .gitignore [2020-11-21T02:49:07.262Z] -rw-rw-r-- 1 jenkins jenkins 936 Nov 21 02:45 Dockerfile.build [2020-11-21T02:49:07.262Z] -rw-rw-r-- 1 jenkins jenkins 901 Nov 21 02:45 Jenkinsfile [2020-11-21T02:49:07.262Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 21 02:45 LICENSE [2020-11-21T02:49:07.262Z] -rw-rw-r-- 1 jenkins jenkins 1013 Nov 21 02:45 Makefile [2020-11-21T02:49:07.262Z] -rw-rw-r-- 1 jenkins jenkins 5897 Nov 21 02:45 README.md [2020-11-21T02:49:07.262Z] -rw-rw-r-- 1 jenkins jenkins 4291 Nov 21 02:45 RELEASE-NOTES.txt [2020-11-21T02:49:07.262Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 02:43 VERSION [2020-11-21T02:49:07.262Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 02:45 bin [2020-11-21T02:49:07.262Z] -rw-r--r-- 1 jenkins jenkins 128812 Nov 21 02:48 coverage.out [2020-11-21T02:49:07.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 02:45 example [2020-11-21T02:49:07.262Z] -rw-r--r-- 1 jenkins jenkins 518 Nov 21 02:48 go.mod [2020-11-21T02:49:07.262Z] -rw-r--r-- 1 jenkins jenkins 13436 Nov 21 02:49 go.sum [2020-11-21T02:49:07.262Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 21 02:45 internal [2020-11-21T02:49:07.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 02:45 openapi [2020-11-21T02:49:07.262Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 21 02:45 pkg [2020-11-21T02:49:07.262Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 02:45 snap [2020-11-21T02:49:07.262Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 21 02:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:49:07.604Z] + 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=a57005e18531ebbd2212465d29fe040485a02c2c --label arch=arm64 --label version=0.0.0 . [2020-11-21T02:49:08.213Z] Sending build context to Docker daemon 2.51MB [2020-11-21T02:49:08.213Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-21T02:49:08.213Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-21T02:49:08.213Z] ---> ac82eb5ba05c [2020-11-21T02:49:08.213Z] Step 3/24 : ARG MAKE='make build' [2020-11-21T02:49:08.488Z] ---> Running in 314be9e1993e [2020-11-21T02:49:08.769Z] Removing intermediate container 314be9e1993e [2020-11-21T02:49:08.769Z] ---> 0a4b15810bf6 [2020-11-21T02:49:08.769Z] Step 4/24 : WORKDIR /device-sdk-go [2020-11-21T02:49:09.044Z] ---> Running in 6b479227766e [2020-11-21T02:49:09.642Z] Removing intermediate container 6b479227766e [2020-11-21T02:49:09.642Z] ---> e8faebf7af58 [2020-11-21T02:49:09.642Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-21T02:49:09.642Z] ---> Running in b947ee40ac2d [2020-11-21T02:49:10.239Z] Removing intermediate container b947ee40ac2d [2020-11-21T02:49:10.239Z] ---> f64e89158cbd [2020-11-21T02:49:10.239Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-21T02:49:10.239Z] ---> Running in 15431636907e [2020-11-21T02:49:13.697Z] Removing intermediate container 15431636907e [2020-11-21T02:49:13.697Z] ---> c18c8c7cd6ee [2020-11-21T02:49:13.697Z] Step 7/24 : RUN apk add --update --no-cache make git [2020-11-21T02:49:13.697Z] ---> Running in 66e46d3b8d44 [2020-11-21T02:49:14.293Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-21T02:49:15.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-21T02:49:15.552Z] OK: 142 MiB in 39 packages [2020-11-21T02:49:16.985Z] Removing intermediate container 66e46d3b8d44 [2020-11-21T02:49:16.985Z] ---> 447fe7f80471 [2020-11-21T02:49:16.985Z] Step 8/24 : COPY . . [2020-11-21T02:49:18.417Z] ---> e4b8cd8ba5d5 [2020-11-21T02:49:18.417Z] Step 9/24 : RUN ${MAKE} [2020-11-21T02:49:18.417Z] ---> Running in 5c8625e237a6 [2020-11-21T02:49:19.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-11-21T02:49:46.661Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-11-21T02:49:46.661Z] Removing intermediate container 5c8625e237a6 [2020-11-21T02:49:46.661Z] ---> 95360d7f2b1e [2020-11-21T02:49:46.661Z] Step 10/24 : FROM scratch [2020-11-21T02:49:46.661Z] ---> [2020-11-21T02:49:46.661Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-21T02:49:46.934Z] ---> Running in 7b4956e7dc82 [2020-11-21T02:49:47.204Z] Removing intermediate container 7b4956e7dc82 [2020-11-21T02:49:47.204Z] ---> fc4dfa308e34 [2020-11-21T02:49:47.204Z] Step 12/24 : ENV APP_PORT=49990 [2020-11-21T02:49:47.473Z] ---> Running in 5b3e18b4acee [2020-11-21T02:49:47.744Z] Removing intermediate container 5b3e18b4acee [2020-11-21T02:49:47.744Z] ---> 6962c4015ad4 [2020-11-21T02:49:47.744Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-21T02:49:48.017Z] ---> Running in 101f4e29f41a [2020-11-21T02:49:48.291Z] Removing intermediate container 101f4e29f41a [2020-11-21T02:49:48.291Z] ---> e19d04d72911 [2020-11-21T02:49:48.291Z] Step 14/24 : WORKDIR / [2020-11-21T02:49:48.291Z] ---> Running in 9d1582b2a45b [2020-11-21T02:49:48.887Z] Removing intermediate container 9d1582b2a45b [2020-11-21T02:49:48.887Z] ---> 23adddf3cff7 [2020-11-21T02:49:48.887Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-11-21T02:49:49.865Z] ---> 59971fec5ab6 [2020-11-21T02:49:49.865Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-11-21T02:49:50.462Z] ---> a990ed67fd3d [2020-11-21T02:49:50.462Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-11-21T02:49:51.440Z] ---> 45fcf1ef80f8 [2020-11-21T02:49:51.440Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-11-21T02:49:52.034Z] ---> 9b8c0aefe189 [2020-11-21T02:49:52.034Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-11-21T02:49:52.629Z] ---> 35bd733d566c [2020-11-21T02:49:52.629Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2020-11-21T02:49:52.903Z] ---> Running in 8ba1a343e76b [2020-11-21T02:49:53.175Z] Removing intermediate container 8ba1a343e76b [2020-11-21T02:49:53.175Z] ---> 86c4d42f4984 [2020-11-21T02:49:53.175Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-21T02:49:53.448Z] ---> Running in a218247cc393 [2020-11-21T02:49:53.721Z] Removing intermediate container a218247cc393 [2020-11-21T02:49:53.721Z] ---> 21cd22ee2ca5 [2020-11-21T02:49:53.721Z] Step 22/24 : LABEL arch=arm64 [2020-11-21T02:49:53.997Z] ---> Running in 13690575d49b [2020-11-21T02:49:54.592Z] Removing intermediate container 13690575d49b [2020-11-21T02:49:54.592Z] ---> 20022334c3b8 [2020-11-21T02:49:54.592Z] Step 23/24 : LABEL git_sha=a57005e18531ebbd2212465d29fe040485a02c2c [2020-11-21T02:49:54.592Z] ---> Running in 2ea8eed18281 [2020-11-21T02:49:54.868Z] Removing intermediate container 2ea8eed18281 [2020-11-21T02:49:54.868Z] ---> 93acf2d8d1a8 [2020-11-21T02:49:54.868Z] Step 24/24 : LABEL version=0.0.0 [2020-11-21T02:49:55.143Z] ---> Running in c9327eb5c1e1 [2020-11-21T02:49:55.737Z] Removing intermediate container c9327eb5c1e1 [2020-11-21T02:49:55.737Z] ---> d14bc7c8592c [2020-11-21T02:49:55.737Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-21T02:49:55.737Z] Successfully built d14bc7c8592c [2020-11-21T02:49:55.737Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-21T02:49:57.786Z] provisioning config files... [2020-11-21T02:49:57.803Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config1838820560472603577tmp [Pipeline] { [Pipeline] sh [2020-11-21T02:49:58.258Z] + set +x [2020-11-21T02:49:58.258Z] + bash -s -- [2020-11-21T02:49:58.258Z] + curl -s https://codecov.io/bash [2020-11-21T02:49:58.527Z] [2020-11-21T02:49:58.527Z] _____ _ [2020-11-21T02:49:58.527Z] / ____| | | [2020-11-21T02:49:58.527Z] | | ___ __| | ___ ___ _____ __ [2020-11-21T02:49:58.527Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-21T02:49:58.527Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-21T02:49:58.527Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-21T02:49:58.527Z] Bash-20201116-eea08d9 [2020-11-21T02:49:58.527Z] [2020-11-21T02:49:58.527Z] [2020-11-21T02:49:58.527Z] ==> Jenkins CI detected. [2020-11-21T02:49:58.527Z] project root: . [2020-11-21T02:49:58.527Z] --> token set from env [2020-11-21T02:49:58.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-21T02:49:58.527Z] ==> Running gcov in . (disable via -X gcov) [2020-11-21T02:49:58.527Z] ==> Python coveragepy not found [2020-11-21T02:49:58.527Z] ==> Searching for coverage reports in: [2020-11-21T02:49:58.527Z] + . [2020-11-21T02:49:58.527Z] -> Found 1 reports [2020-11-21T02:49:58.527Z] ==> Detecting git/mercurial file structure [2020-11-21T02:49:58.527Z] ==> Reading reports [2020-11-21T02:49:58.793Z] + ./coverage.out bytes=128812 [2020-11-21T02:49:58.793Z] ==> Appending adjustments [2020-11-21T02:49:58.793Z] https://docs.codecov.io/docs/fixing-reports [2020-11-21T02:49:59.379Z] + Found adjustments [2020-11-21T02:49:59.379Z] ==> Gzipping contents [2020-11-21T02:49:59.379Z] ==> Uploading reports [2020-11-21T02:49:59.379Z] url: https://codecov.io [2020-11-21T02:49:59.379Z] query: branch=PR-650&commit=a57005e18531ebbd2212465d29fe040485a02c2c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-650%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=650&job=&cmd_args= [2020-11-21T02:49:59.379Z] -> Pinging Codecov [2020-11-21T02:49:59.379Z] https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=PR-650&commit=a57005e18531ebbd2212465d29fe040485a02c2c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-650%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=650&job=&cmd_args= [2020-11-21T02:49:59.964Z] -> Uploading to [2020-11-21T02:49:59.964Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-21/7E55EF52A471D76F132DFD9A03CDDE97/a57005e18531ebbd2212465d29fe040485a02c2c/a0c27e95-4ab5-486a-ad47-e0240f98ac1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201121T024959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=929d378d2d3ebe94dc3c5e3f675f9ca4e01e509bd5133a54a91b658381618cde [2020-11-21T02:49:59.964Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-21T02:49:59.964Z] Dload Upload Total Spent Left Speed [2020-11-21T02:50:00.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21024 0 0 100 21024 0 45173 --:--:-- --:--:-- --:--:-- 45212 [2020-11-21T02:50:00.559Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a57005e18531ebbd2212465d29fe040485a02c2c [Pipeline] } [2020-11-21T02:50:00.572Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-21T02:50:05.040Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T02:50:05.631Z] ---> package-listing.sh [2020-11-21T02:50:05.631Z] ++ facter osfamily [2020-11-21T02:50:05.631Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-21T02:50:05.631Z] + OS_FAMILY=redhat [2020-11-21T02:50:05.631Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-650 [2020-11-21T02:50:05.631Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-21T02:50:05.631Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-21T02:50:05.631Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-21T02:50:05.631Z] + PACKAGES=/tmp/packages_start.txt [2020-11-21T02:50:05.631Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-650 ']' [2020-11-21T02:50:05.631Z] + PACKAGES=/tmp/packages_end.txt [2020-11-21T02:50:05.631Z] + case "${OS_FAMILY}" in [2020-11-21T02:50:05.631Z] + rpm -qa [2020-11-21T02:50:05.631Z] + sort [2020-11-21T02:50:12.277Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-21T02:50:12.277Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-21T02:50:12.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-21T02:50:12.277Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-650 ']' [2020-11-21T02:50:12.277Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-650/archives/ [2020-11-21T02:50:12.277Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-650/archives/ [Pipeline] echo [2020-11-21T02:50:12.295Z] 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-650/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-21T02:50:12.608Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:50:13.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-21T02:50:13.212Z] [2020-11-21T02:50:13.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-21T02:50:13.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-21T02:50:13.633Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-21T02:50:13.633Z] df20fa9351a1: Pulling fs layer [2020-11-21T02:50:13.633Z] 36b3adc4ff6f: Pulling fs layer [2020-11-21T02:50:13.633Z] 8ad3a11d3b57: Pulling fs layer [2020-11-21T02:50:13.633Z] 46f8f816bc3b: Pulling fs layer [2020-11-21T02:50:13.633Z] 93b61091891f: Pulling fs layer [2020-11-21T02:50:13.633Z] 93b9cdb0e59b: Pulling fs layer [2020-11-21T02:50:13.633Z] 5e14af77c1be: Pulling fs layer [2020-11-21T02:50:13.633Z] 01666e4c0597: Pulling fs layer [2020-11-21T02:50:13.633Z] aa168da1d23b: Pulling fs layer [2020-11-21T02:50:13.633Z] 46f8f816bc3b: Waiting [2020-11-21T02:50:13.633Z] 93b61091891f: Waiting [2020-11-21T02:50:13.633Z] 93b9cdb0e59b: Waiting [2020-11-21T02:50:13.633Z] 5e14af77c1be: Waiting [2020-11-21T02:50:13.633Z] 01666e4c0597: Waiting [2020-11-21T02:50:13.633Z] aa168da1d23b: Waiting [2020-11-21T02:50:13.944Z] 36b3adc4ff6f: Verifying Checksum [2020-11-21T02:50:13.944Z] 36b3adc4ff6f: Download complete [2020-11-21T02:50:13.944Z] 46f8f816bc3b: Verifying Checksum [2020-11-21T02:50:13.944Z] 46f8f816bc3b: Download complete [2020-11-21T02:50:13.944Z] df20fa9351a1: Verifying Checksum [2020-11-21T02:50:13.944Z] df20fa9351a1: Download complete [2020-11-21T02:50:13.944Z] 93b9cdb0e59b: Download complete [2020-11-21T02:50:14.270Z] 5e14af77c1be: Verifying Checksum [2020-11-21T02:50:14.270Z] 5e14af77c1be: Download complete [2020-11-21T02:50:14.270Z] 01666e4c0597: Verifying Checksum [2020-11-21T02:50:14.270Z] 01666e4c0597: Download complete [2020-11-21T02:50:14.542Z] 93b61091891f: Download complete [2020-11-21T02:50:14.823Z] df20fa9351a1: Pull complete [2020-11-21T02:50:15.128Z] 8ad3a11d3b57: Verifying Checksum [2020-11-21T02:50:15.128Z] 8ad3a11d3b57: Download complete [2020-11-21T02:50:15.128Z] 36b3adc4ff6f: Pull complete [2020-11-21T02:50:16.599Z] 8ad3a11d3b57: Pull complete [2020-11-21T02:50:16.599Z] 46f8f816bc3b: Pull complete [2020-11-21T02:50:17.233Z] 93b61091891f: Pull complete [2020-11-21T02:50:17.835Z] 93b9cdb0e59b: Pull complete [2020-11-21T02:50:18.133Z] 5e14af77c1be: Pull complete [2020-11-21T02:50:18.424Z] 01666e4c0597: Pull complete [2020-11-21T02:50:18.701Z] aa168da1d23b: Verifying Checksum [2020-11-21T02:50:18.701Z] aa168da1d23b: Download complete [2020-11-21T02:50:31.181Z] aa168da1d23b: Pull complete [2020-11-21T02:50:31.181Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-21T02:50:31.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-21T02:50:31.181Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-21T02:50:31.722Z] prd-centos7-docker-4c-2g-13044 does not seem to be running inside a container [2020-11-21T02:50:31.812Z] $ 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-650/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-650 -v /w/workspace/dgexfoundry_device-sdk-go_PR-650:/w/workspace/dgexfoundry_device-sdk-go_PR-650:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-21T02:50:36.733Z] $ docker top c2822c871269f47c82cb6148dbcf9614d85bcb626eca4d8fd28ccdf331456561 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-21T02:50:37.362Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-21T02:50:37.675Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-21T02:50:37.998Z] + ls /var/log/sa-host [2020-11-21T02:50:37.998Z] + sadf -c /var/log/sa-host/sa05 [2020-11-21T02:50:37.998Z] file_magic: OK [2020-11-21T02:50:37.998Z] HZ: Using current value: 100 [2020-11-21T02:50:37.998Z] file_header: OK [2020-11-21T02:50:37.998Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-21T02:50:37.998Z] Statistics: [2020-11-21T02:50:37.998Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-21T02:50:37.998Z] File successfully converted to sysstat format version 12.2.1 [2020-11-21T02:50:37.998Z] + sadf -c /var/log/sa-host/sa21 [2020-11-21T02:50:37.998Z] file_magic: OK [2020-11-21T02:50:37.998Z] HZ: Using current value: 100 [2020-11-21T02:50:37.998Z] file_header: OK [2020-11-21T02:50:37.998Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-21T02:50:37.998Z] Statistics: [2020-11-21T02:50:37.998Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-21T02:50:37.998Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-21T02:50:38.667Z] provisioning config files... [2020-11-21T02:50:38.689Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-650@tmp/config5251414512901055788tmp [Pipeline] { [Pipeline] echo [2020-11-21T02:50:38.786Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T02:50:39.100Z] ---> create-netrc.sh [Pipeline] } [2020-11-21T02:50:39.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-21T02:50:39.241Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T02:50:39.550Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-21T02:50:39.564Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T02:50:39.877Z] ---> sudo-logs.sh [2020-11-21T02:50:39.877Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-21T02:50:39.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T02:50:40.213Z] ---> job-cost.sh [2020-11-21T02:50:40.213Z] lf-activate-venv: SKIPPING [2020-11-21T02:50:40.213Z] INFO: No Stack... [2020-11-21T02:50:41.179Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-21T02:50:41.767Z] INFO: Archiving Costs [Pipeline] echo [2020-11-21T02:50:41.791Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T02:50:42.141Z] ---> logs-deploy.sh [2020-11-21T02:50:42.141Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-650/5 [2020-11-21T02:50:42.141Z] INFO: archiving workspace using pattern(s): [2020-11-21T02:50:44.726Z] Archives upload complete. [2020-11-21T02:50:44.726Z] INFO: archiving logs to Nexus