Pull request #713 updated 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 72dc926d0873de1fc50d64cea13428ffd2bcb227+ae9643155e3faeb030acb175a4c64bf595945178 (dfe9ba729aea67870bf7c4d7505288ab7ee31803) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19778 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [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-713 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ae9643155e3faeb030acb175a4c64bf595945178 into PR head commit 72dc926d0873de1fc50d64cea13428ffd2bcb227 Merge succeeded, producing 72dc926d0873de1fc50d64cea13428ffd2bcb227 Checking out Revision 72dc926d0873de1fc50d64cea13428ffd2bcb227 (PR-713) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72dc926d0873de1fc50d64cea13428ffd2bcb227 # 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 ae9643155e3faeb030acb175a4c64bf595945178 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72dc926d0873de1fc50d64cea13428ffd2bcb227 # timeout=10 Commit message: "feat: Reworked /secrets enpoint to be singular /secret" > git rev-list --no-walk 9a6397b0eca9f2a31ce775436c9523ccb1920c0c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-12T19:18:09.609Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-12T19:18:09.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-12T19:18:09.947Z] ========================================================= [2021-01-12T19:18:09.947Z] EdgeX Global Pipelines Version Info [2021-01-12T19:18:09.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-12T19:18:11.460Z] ------------------- [2021-01-12T19:18:11.460Z] stable info: [2021-01-12T19:18:11.460Z] ------------------- [2021-01-12T19:18:11.460Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-12T19:18:11.460Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T19:18:11.460Z] Message: update stable to v1.0.173 [2021-01-12T19:18:12.407Z] ------------------- [2021-01-12T19:18:12.407Z] experimental info: [2021-01-12T19:18:12.407Z] ------------------- [2021-01-12T19:18:12.407Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-12T19:18:12.407Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T19:18:12.407Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-12T19:18:12.649Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-12T19:18:12.748Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-12T19:18:12.837Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-12T19:18:12.921Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-12T19:18:13.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-12T19:18:13.145Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-12T19:18:13.228Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-12T19:18:13.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-12T19:18:13.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-12T19:18:13.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-12T19:18:13.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-12T19:18:13.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-12T19:18:13.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-12T19:18:13.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-12T19:18:13.996Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-12T19:18:14.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-12T19:18:14.170Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-12T19:18:14.259Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-12T19:18:14.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-12T19:18:14.482Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-12T19:18:14.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-12T19:18:14.650Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-12T19:18:14.731Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-12T19:18:14.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-12T19:18:14.902Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-12T19:18:14.986Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-12T19:18:15.064Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-12T19:18:15.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-713 [Pipeline] echo [2021-01-12T19:18:15.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-713 [Pipeline] echo [2021-01-12T19:18:15.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-713 [Pipeline] echo [2021-01-12T19:18:15.412Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72dc926d0873de1fc50d64cea13428ffd2bcb227 [Pipeline] echo [2021-01-12T19:18:15.523Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72dc926 [Pipeline] echo [2021-01-12T19:18:15.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-12T19:18:15.801Z] provisioning config files... [2021-01-12T19:18:15.828Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config8945152209844445475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T19:18:16.184Z] ---> docker-login.sh [2021-01-12T19:18:16.184Z] nexus3.edgexfoundry.org:10001 [2021-01-12T19:18:16.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:18:16.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:18:16.760Z] Configure a credential helper to remove this warning. See [2021-01-12T19:18:16.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:18:16.760Z] [2021-01-12T19:18:16.760Z] Login Succeeded [2021-01-12T19:18:16.761Z] nexus3.edgexfoundry.org:10002 [2021-01-12T19:18:17.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:18:17.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:18:17.036Z] Configure a credential helper to remove this warning. See [2021-01-12T19:18:17.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:18:17.036Z] [2021-01-12T19:18:17.036Z] Login Succeeded [2021-01-12T19:18:17.036Z] nexus3.edgexfoundry.org:10003 [2021-01-12T19:18:17.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:18:17.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:18:17.301Z] Configure a credential helper to remove this warning. See [2021-01-12T19:18:17.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:18:17.301Z] [2021-01-12T19:18:17.301Z] Login Succeeded [2021-01-12T19:18:17.301Z] nexus3.edgexfoundry.org:10004 [2021-01-12T19:18:17.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:18:17.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:18:17.301Z] Configure a credential helper to remove this warning. See [2021-01-12T19:18:17.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:18:17.301Z] [2021-01-12T19:18:17.301Z] Login Succeeded [2021-01-12T19:18:17.301Z] docker.io [2021-01-12T19:18:17.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:18:17.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:18:17.828Z] Configure a credential helper to remove this warning. See [2021-01-12T19:18:17.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:18:17.828Z] [2021-01-12T19:18:17.828Z] Login Succeeded [2021-01-12T19:18:17.828Z] ---> docker-login.sh ends [Pipeline] } [2021-01-12T19:18:17.837Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T19:18:18.649Z] + git log --format=format:%s -1 72dc926d0873de1fc50d64cea13428ffd2bcb227 [Pipeline] echo [2021-01-12T19:18:18.724Z] GIT_COMMIT: 72dc926d0873de1fc50d64cea13428ffd2bcb227, Commit Message: feat: Reworked /secrets enpoint to be singular /secret [Pipeline] echo [2021-01-12T19:18:18.770Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:18:19.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T19:18:19.742Z] [2021-01-12T19:18:19.742Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:18:20.083Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T19:18:20.083Z] latest: Pulling from edgex-devops/git-semver [2021-01-12T19:18:20.083Z] 31603596830f: Pulling fs layer [2021-01-12T19:18:20.083Z] 2a8b12db71e7: Pulling fs layer [2021-01-12T19:18:20.083Z] 6ca5941a6612: Pulling fs layer [2021-01-12T19:18:20.083Z] ecc8261a40a4: Pulling fs layer [2021-01-12T19:18:20.083Z] ecc8261a40a4: Waiting [2021-01-12T19:18:20.083Z] 2a8b12db71e7: Download complete [2021-01-12T19:18:20.083Z] 31603596830f: Verifying Checksum [2021-01-12T19:18:20.083Z] 31603596830f: Download complete [2021-01-12T19:18:20.349Z] ecc8261a40a4: Verifying Checksum [2021-01-12T19:18:20.349Z] ecc8261a40a4: Download complete [2021-01-12T19:18:20.349Z] 6ca5941a6612: Verifying Checksum [2021-01-12T19:18:20.349Z] 6ca5941a6612: Download complete [2021-01-12T19:18:20.611Z] 31603596830f: Pull complete [2021-01-12T19:18:20.611Z] 2a8b12db71e7: Pull complete [2021-01-12T19:18:22.022Z] 6ca5941a6612: Pull complete [2021-01-12T19:18:22.283Z] ecc8261a40a4: Pull complete [2021-01-12T19:18:22.283Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-12T19:18:22.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T19:18:22.283Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-12T19:18:22.401Z] prd-centos7-docker-4c-2g-19778 does not seem to be running inside a container [2021-01-12T19:18:22.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-713 -v /w/workspace/dgexfoundry_device-sdk-go_PR-713:/w/workspace/dgexfoundry_device-sdk-go_PR-713:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-713@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-12T19:18:24.719Z] $ docker top 59bd6b132d337d9f990f152a8be3e5534b367378acade214d93020f08315f353 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-12T19:18:25.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T19:18:25.113Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T19:18:25.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T19:18:25.352Z] $ docker exec 59bd6b132d337d9f990f152a8be3e5534b367378acade214d93020f08315f353 ssh-agent [2021-01-12T19:18:25.539Z] SSH_AUTH_SOCK=/tmp/ssh-sDYnXb2hWSXi/agent.11 [2021-01-12T19:18:25.539Z] SSH_AGENT_PID=17 [2021-01-12T19:18:25.555Z] Running ssh-add (command line suppressed) [2021-01-12T19:18:25.684Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_4745518097487063935.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_4745518097487063935.key) [2021-01-12T19:18:25.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T19:18:26.115Z] + git tag --points-at HEAD [Pipeline] } [2021-01-12T19:18:26.141Z] $ docker exec --env ******** --env ******** 59bd6b132d337d9f990f152a8be3e5534b367378acade214d93020f08315f353 ssh-agent -k [2021-01-12T19:18:26.273Z] unset SSH_AUTH_SOCK; [2021-01-12T19:18:26.274Z] unset SSH_AGENT_PID; [2021-01-12T19:18:26.274Z] echo Agent pid 17 killed; [2021-01-12T19:18:26.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-12T19:18:26.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T19:18:26.471Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T19:18:26.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T19:18:26.674Z] $ docker exec 59bd6b132d337d9f990f152a8be3e5534b367378acade214d93020f08315f353 ssh-agent [2021-01-12T19:18:26.852Z] SSH_AUTH_SOCK=/tmp/ssh-Jmvtiu7WFupB/agent.45 [2021-01-12T19:18:26.852Z] SSH_AGENT_PID=51 [2021-01-12T19:18:26.860Z] Running ssh-add (command line suppressed) [2021-01-12T19:18:26.991Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_7132507756674858756.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_7132507756674858756.key) [2021-01-12T19:18:27.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T19:18:27.472Z] + git semver init [2021-01-12T19:18:27.472Z] # -> Open(): unable to determine branch for HEAD [2021-01-12T19:18:27.472Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.git [2021-01-12T19:18:27.472Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-713 [2021-01-12T19:18:27.472Z] # $SEMVER_REMOTE_NAME = origin [2021-01-12T19:18:27.472Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-12T19:18:27.472Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-12T19:18:27.472Z] # $SEMVER_BRANCH = PR-713 [2021-01-12T19:18:27.472Z] # $SEMVER_TEMP = /tmp/semver-260743643 [2021-01-12T19:18:27.472Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-12T19:18:28.056Z] # '/tmp/semver-260743643' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver' [2021-01-12T19:18:28.319Z] # -> Force: false [2021-01-12T19:18:28.319Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver [Pipeline] } [2021-01-12T19:18:28.334Z] $ docker exec --env ******** --env ******** 59bd6b132d337d9f990f152a8be3e5534b367378acade214d93020f08315f353 ssh-agent -k [2021-01-12T19:18:28.457Z] unset SSH_AUTH_SOCK; [2021-01-12T19:18:28.457Z] unset SSH_AGENT_PID; [2021-01-12T19:18:28.457Z] echo Agent pid 51 killed; [2021-01-12T19:18:28.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-12T19:18:28.968Z] + git semver [Pipeline] } [2021-01-12T19:18:28.989Z] $ docker stop --time=1 59bd6b132d337d9f990f152a8be3e5534b367378acade214d93020f08315f353 [2021-01-12T19:18:30.759Z] $ docker rm -f 59bd6b132d337d9f990f152a8be3e5534b367378acade214d93020f08315f353 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T19:18:31.242Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-12T19:18:31.717Z] Stashed 1 file(s) [Pipeline] echo [2021-01-12T19:18:31.720Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-12T19:18:47.215Z] Still waiting to schedule task [2021-01-12T19:18:47.215Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-12T19:18:47.215Z] Still waiting to schedule task [2021-01-12T19:18:47.216Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-12T19:20:34.583Z] Running on prd-centos7-docker-4c-2g-19780 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws [2021-01-12T19:20:34.662Z] Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout [2021-01-12T19:20:37.116Z] using credential edgex-jenkins-ssh [2021-01-12T19:20:37.173Z] Cloning the remote Git repository [2021-01-12T19:20:37.115Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-12T19:20:37.192Z] > git init /w/workspace/device-sdk-go/7 # timeout=10 [2021-01-12T19:20:37.258Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-12T19:20:37.258Z] > git --version # timeout=10 [2021-01-12T19:20:37.264Z] > git --version # 'git version 2.24.3' [2021-01-12T19:20:37.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T19:20:37.296Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T19:20:38.071Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-12T19:20:38.600Z] Merging remotes/origin/master commit ae9643155e3faeb030acb175a4c64bf595945178 into PR head commit 72dc926d0873de1fc50d64cea13428ffd2bcb227 [2021-01-12T19:20:38.700Z] Merge succeeded, producing 72dc926d0873de1fc50d64cea13428ffd2bcb227 [2021-01-12T19:20:38.700Z] Checking out Revision 72dc926d0873de1fc50d64cea13428ffd2bcb227 (PR-713) [2021-01-12T19:20:38.078Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T19:20:38.089Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-12T19:20:38.103Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-12T19:20:38.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T19:20:38.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T19:20:38.610Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T19:20:38.616Z] > git checkout -f 72dc926d0873de1fc50d64cea13428ffd2bcb227 # timeout=10 [2021-01-12T19:20:38.668Z] > git remote # timeout=10 [2021-01-12T19:20:38.675Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T19:20:38.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T19:20:38.684Z] > git merge ae9643155e3faeb030acb175a4c64bf595945178 # timeout=10 [2021-01-12T19:20:38.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T19:20:38.704Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T19:20:38.709Z] > git checkout -f 72dc926d0873de1fc50d64cea13428ffd2bcb227 # timeout=10 [2021-01-12T19:20:42.339Z] Commit message: "feat: Reworked /secrets enpoint to be singular /secret" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T19:20:43.767Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-12T19:20:44.108Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T19:20:44.416Z] + sudo service docker restart [2021-01-12T19:20:44.416Z] + true [2021-01-12T19:20:44.416Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-12T19:20:45.432Z] provisioning config files... [2021-01-12T19:20:45.468Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config7509689220481288148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T19:20:45.850Z] ---> docker-login.sh [2021-01-12T19:20:45.850Z] nexus3.edgexfoundry.org:10001 [2021-01-12T19:20:46.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:20:46.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:20:46.380Z] Configure a credential helper to remove this warning. See [2021-01-12T19:20:46.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:20:46.380Z] [2021-01-12T19:20:46.380Z] Login Succeeded [2021-01-12T19:20:46.380Z] nexus3.edgexfoundry.org:10002 [2021-01-12T19:20:46.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:20:46.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:20:46.380Z] Configure a credential helper to remove this warning. See [2021-01-12T19:20:46.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:20:46.380Z] [2021-01-12T19:20:46.380Z] Login Succeeded [2021-01-12T19:20:46.380Z] nexus3.edgexfoundry.org:10003 [2021-01-12T19:20:46.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:20:46.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:20:46.643Z] Configure a credential helper to remove this warning. See [2021-01-12T19:20:46.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:20:46.643Z] [2021-01-12T19:20:46.643Z] Login Succeeded [2021-01-12T19:20:46.643Z] nexus3.edgexfoundry.org:10004 [2021-01-12T19:20:46.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:20:46.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:20:46.907Z] Configure a credential helper to remove this warning. See [2021-01-12T19:20:46.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:20:46.907Z] [2021-01-12T19:20:46.907Z] Login Succeeded [2021-01-12T19:20:46.907Z] docker.io [2021-01-12T19:20:46.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:20:47.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:20:47.170Z] Configure a credential helper to remove this warning. See [2021-01-12T19:20:47.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:20:47.170Z] [2021-01-12T19:20:47.170Z] Login Succeeded [2021-01-12T19:20:47.170Z] ---> docker-login.sh ends [Pipeline] } [2021-01-12T19:20:47.181Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-12T19:20:47.522Z] ========================================================= [2021-01-12T19:20:47.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-12T19:20:47.522Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:20:47.876Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-12T19:20:47.876Z] Sending build context to Docker daemon 2.539MB [2021-01-12T19:20:48.140Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-12T19:20:48.140Z] Step 2/8 : FROM ${BASE} [2021-01-12T19:20:48.140Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-12T19:20:48.140Z] 188c0c94c7c5: Pulling fs layer [2021-01-12T19:20:48.140Z] 0ef7d3d256c8: Pulling fs layer [2021-01-12T19:20:48.140Z] de9db76c5a1d: Pulling fs layer [2021-01-12T19:20:48.140Z] bca2f99d35d6: Pulling fs layer [2021-01-12T19:20:48.140Z] 93359f2a8cfa: Pulling fs layer [2021-01-12T19:20:48.140Z] 7c6f9722023f: Pulling fs layer [2021-01-12T19:20:48.140Z] a35cf1a2eb13: Pulling fs layer [2021-01-12T19:20:48.140Z] 93359f2a8cfa: Waiting [2021-01-12T19:20:48.140Z] 7c6f9722023f: Waiting [2021-01-12T19:20:48.140Z] a35cf1a2eb13: Waiting [2021-01-12T19:20:48.140Z] bca2f99d35d6: Waiting [2021-01-12T19:20:48.140Z] de9db76c5a1d: Download complete [2021-01-12T19:20:48.140Z] 0ef7d3d256c8: Verifying Checksum [2021-01-12T19:20:48.140Z] 0ef7d3d256c8: Download complete [2021-01-12T19:20:48.140Z] 93359f2a8cfa: Download complete [2021-01-12T19:20:48.140Z] 188c0c94c7c5: Verifying Checksum [2021-01-12T19:20:48.140Z] 188c0c94c7c5: Download complete [2021-01-12T19:20:48.140Z] 7c6f9722023f: Verifying Checksum [2021-01-12T19:20:48.140Z] 7c6f9722023f: Download complete [2021-01-12T19:20:48.444Z] 188c0c94c7c5: Pull complete [2021-01-12T19:20:48.737Z] 0ef7d3d256c8: Pull complete [2021-01-12T19:20:48.737Z] de9db76c5a1d: Pull complete [2021-01-12T19:20:50.668Z] a35cf1a2eb13: Verifying Checksum [2021-01-12T19:20:50.668Z] a35cf1a2eb13: Download complete [2021-01-12T19:20:51.627Z] bca2f99d35d6: Verifying Checksum [2021-01-12T19:20:51.627Z] bca2f99d35d6: Download complete [2021-01-12T19:20:56.976Z] bca2f99d35d6: Pull complete [2021-01-12T19:20:57.248Z] 93359f2a8cfa: Pull complete [2021-01-12T19:20:57.514Z] 7c6f9722023f: Pull complete [2021-01-12T19:21:00.847Z] a35cf1a2eb13: Pull complete [2021-01-12T19:21:00.847Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-12T19:21:00.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-12T19:21:00.847Z] ---> a62c8e92a672 [2021-01-12T19:21:00.847Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-12T19:21:00.847Z] ---> Running in 683f2f09d1ec [2021-01-12T19:21:01.112Z] Removing intermediate container 683f2f09d1ec [2021-01-12T19:21:01.112Z] ---> 75d86ad7bba5 [2021-01-12T19:21:01.112Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T19:21:01.386Z] ---> Running in af9e17231289 [2021-01-12T19:21:02.338Z] Removing intermediate container af9e17231289 [2021-01-12T19:21:02.338Z] ---> d4273bba13b3 [2021-01-12T19:21:02.338Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-12T19:21:02.338Z] ---> Running in a43b52903a9e [2021-01-12T19:21:03.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T19:21:04.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T19:21:04.885Z] OK: 166 MiB in 39 packages [2021-01-12T19:21:05.150Z] Removing intermediate container a43b52903a9e [2021-01-12T19:21:05.150Z] ---> 12fb077ea783 [2021-01-12T19:21:05.150Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-12T19:21:05.150Z] ---> Running in 006af7241f9b [2021-01-12T19:21:05.416Z] Removing intermediate container 006af7241f9b [2021-01-12T19:21:05.416Z] ---> d1e92bf58ecd [2021-01-12T19:21:05.416Z] Step 7/8 : COPY . . [2021-01-12T19:21:06.813Z] ---> c0432f38a640 [2021-01-12T19:21:06.813Z] Step 8/8 : RUN go mod download [2021-01-12T19:21:06.813Z] ---> Running in 230ec78f1492 [2021-01-12T19:21:25.040Z] Removing intermediate container 230ec78f1492 [2021-01-12T19:21:25.040Z] ---> cd31a9fe7f26 [2021-01-12T19:21:25.040Z] Successfully built cd31a9fe7f26 [2021-01-12T19:21:25.040Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:21:25.355Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T19:21:25.355Z] . [Pipeline] withDockerContainer [2021-01-12T19:21:25.489Z] prd-centos7-docker-4c-2g-19780 does not seem to be running inside a container [2021-01-12T19:21:25.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 [2021-01-12T19:21:26.352Z] $ docker top 56e524b708dd2cb5b65ad2418f6967839a197b9801f95743816f6a76b7e7c4a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T19:21:26.873Z] + go version [2021-01-12T19:21:26.873Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-12T19:21:26.892Z] $ docker stop --time=1 56e524b708dd2cb5b65ad2418f6967839a197b9801f95743816f6a76b7e7c4a1 [2021-01-12T19:21:28.644Z] $ docker rm -f 56e524b708dd2cb5b65ad2418f6967839a197b9801f95743816f6a76b7e7c4a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:21:29.577Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T19:21:29.577Z] . [Pipeline] withDockerContainer [2021-01-12T19:21:29.679Z] prd-centos7-docker-4c-2g-19780 does not seem to be running inside a container [2021-01-12T19:21:29.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 [2021-01-12T19:21:30.342Z] $ docker top bfe369ef39edca62820f9fa53d2a284ec16481d157afdd632c93396bfaa455e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T19:21:30.950Z] + make test [2021-01-12T19:21:30.951Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-12T19:21:39.153Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-12T19:21:54.203Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-12T19:21:54.203Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-12T19:21:54.203Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-12T19:21:54.203Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.060s coverage: 19.4% of statements [2021-01-12T19:21:56.158Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.457s coverage: 97.1% of statements [2021-01-12T19:22:27.197Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19781 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws [2021-01-12T19:22:27.259Z] Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout [2021-01-12T19:22:28.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.048s coverage: 9.4% of statements [2021-01-12T19:22:28.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.054s coverage: 21.7% of statements [2021-01-12T19:22:28.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-12T19:22:28.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.226s coverage: 42.9% of statements [2021-01-12T19:22:28.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-12T19:22:28.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.293s coverage: 68.9% of statements [2021-01-12T19:22:28.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-12T19:22:28.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-12T19:22:28.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-12T19:22:28.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-12T19:22:28.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.340s coverage: 53.8% of statements [2021-01-12T19:22:28.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-12T19:22:28.349Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-12T19:22:28.349Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.067s coverage: 31.3% of statements [2021-01-12T19:22:28.349Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.295s coverage: 68.9% of statements [2021-01-12T19:22:28.349Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.055s coverage: 4.2% of statements [2021-01-12T19:22:28.349Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-12T19:22:28.350Z] GO111MODULE=on go vet ./... [2021-01-12T19:22:31.943Z] using credential edgex-jenkins-ssh [2021-01-12T19:22:32.006Z] Cloning the remote Git repository [2021-01-12T19:22:32.046Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-12T19:22:32.169Z] > git init /w/workspace/device-sdk-go/7 # timeout=10 [2021-01-12T19:22:32.257Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-12T19:22:32.258Z] > git --version # timeout=10 [2021-01-12T19:22:32.279Z] > git --version # 'git version 2.17.1' [2021-01-12T19:22:32.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T19:22:32.364Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T19:22:33.446Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-12T19:22:33.463Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T19:22:33.488Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-12T19:22:34.224Z] Merging remotes/origin/master commit ae9643155e3faeb030acb175a4c64bf595945178 into PR head commit 72dc926d0873de1fc50d64cea13428ffd2bcb227 [2021-01-12T19:22:34.522Z] Merge succeeded, producing 72dc926d0873de1fc50d64cea13428ffd2bcb227 [2021-01-12T19:22:34.522Z] Checking out Revision 72dc926d0873de1fc50d64cea13428ffd2bcb227 (PR-713) [2021-01-12T19:22:33.528Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-12T19:22:33.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T19:22:33.538Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/713/head:refs/remotes/origin/PR-713 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T19:22:34.207Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T19:22:34.224Z] > git checkout -f 72dc926d0873de1fc50d64cea13428ffd2bcb227 # timeout=10 [2021-01-12T19:22:34.346Z] > git remote # timeout=10 [2021-01-12T19:22:34.371Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T19:22:34.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T19:22:34.399Z] > git merge ae9643155e3faeb030acb175a4c64bf595945178 # timeout=10 [2021-01-12T19:22:34.422Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T19:22:34.491Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T19:22:34.521Z] > git checkout -f 72dc926d0873de1fc50d64cea13428ffd2bcb227 # timeout=10 [2021-01-12T19:22:35.013Z] gofmt -l . [2021-01-12T19:22:35.013Z] [ "`gofmt -l .`" = "" ] [2021-01-12T19:22:35.013Z] ./bin/test-attribution-txt.sh [2021-01-12T19:22:35.013Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-12T19:22:35.032Z] $ docker stop --time=1 bfe369ef39edca62820f9fa53d2a284ec16481d157afdd632c93396bfaa455e1 [2021-01-12T19:22:37.082Z] $ docker rm -f bfe369ef39edca62820f9fa53d2a284ec16481d157afdd632c93396bfaa455e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T19:22:37.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-12T19:22:38.169Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-01-12T19:22:39.076Z] Commit message: "feat: Reworked /secrets enpoint to be singular /secret" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-01-12T19:22:39.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh [2021-01-12T19:22:40.313Z] + ls -al . [2021-01-12T19:22:40.313Z] total 216 [2021-01-12T19:22:40.313Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 12 19:22 . [2021-01-12T19:22:40.313Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 12 19:20 .. [2021-01-12T19:22:40.313Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 12 19:20 bin [2021-01-12T19:22:40.313Z] -rw-r--r--. 1 jenkins jenkins 137952 Jan 12 19:22 coverage.out [2021-01-12T19:22:40.313Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 12 19:20 Dockerfile.build [2021-01-12T19:22:40.313Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 12 19:20 .dockerignore [2021-01-12T19:22:40.313Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 12 19:20 example [2021-01-12T19:22:40.313Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 12 19:20 .git [2021-01-12T19:22:40.313Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 12 19:20 .github [2021-01-12T19:22:40.313Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 12 19:20 .gitignore [2021-01-12T19:22:40.313Z] -rw-r--r--. 1 jenkins jenkins 488 Jan 12 19:22 go.mod [2021-01-12T19:22:40.313Z] -rw-r--r--. 1 jenkins jenkins 14124 Jan 12 19:22 go.sum [2021-01-12T19:22:40.313Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 12 19:20 internal [2021-01-12T19:22:40.313Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 12 19:20 Jenkinsfile [2021-01-12T19:22:40.313Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 12 19:20 LICENSE [2021-01-12T19:22:40.313Z] -rw-rw-r--. 1 jenkins jenkins 1013 Jan 12 19:20 Makefile [2021-01-12T19:22:40.313Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 12 19:20 openapi [2021-01-12T19:22:40.313Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 12 19:20 pkg [2021-01-12T19:22:40.313Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 12 19:20 README.md [2021-01-12T19:22:40.313Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 12 19:20 RELEASE-NOTES.txt [2021-01-12T19:22:40.313Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 12 19:20 snap [2021-01-12T19:22:40.313Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 12 19:18 VERSION [2021-01-12T19:22:40.313Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 12 19:20 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:22:41.062Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-01-12T19:22:41.069Z] + 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=72dc926d0873de1fc50d64cea13428ffd2bcb227 --label arch=amd64 --label version=0.0.0 . [Pipeline] sh [2021-01-12T19:22:41.331Z] Sending build context to Docker daemon 2.678MB [2021-01-12T19:22:41.332Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-12T19:22:41.332Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-12T19:22:41.332Z] ---> cd31a9fe7f26 [2021-01-12T19:22:41.332Z] Step 3/24 : ARG MAKE='make build' [2021-01-12T19:22:41.552Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T19:22:41.898Z] + true [2021-01-12T19:22:41.898Z] + sudo service docker restart [2021-01-12T19:22:41.908Z] ---> Running in b69761821e52 [2021-01-12T19:22:42.173Z] Removing intermediate container b69761821e52 [2021-01-12T19:22:42.173Z] ---> 40da6ceac0bf [2021-01-12T19:22:42.173Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-12T19:22:42.173Z] ---> Running in 7b5377384cb5 [2021-01-12T19:22:42.173Z] Removing intermediate container 7b5377384cb5 [2021-01-12T19:22:42.173Z] ---> 071fc127f323 [2021-01-12T19:22:42.173Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-12T19:22:42.435Z] ---> Running in 2e283dd34572 [2021-01-12T19:22:42.435Z] Removing intermediate container 2e283dd34572 [2021-01-12T19:22:42.435Z] ---> d20dc54362f5 [2021-01-12T19:22:42.435Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T19:22:42.701Z] ---> Running in 04267e75292f [2021-01-12T19:22:43.657Z] Removing intermediate container 04267e75292f [2021-01-12T19:22:43.657Z] ---> b6d9c4c41d50 [2021-01-12T19:22:43.657Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-12T19:22:43.657Z] ---> Running in 8648c0d42ae1 [2021-01-12T19:22:44.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-12T19:22:44.598Z] provisioning config files... [2021-01-12T19:22:44.639Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config1210289956868089046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T19:22:44.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T19:22:45.049Z] ---> docker-login.sh [2021-01-12T19:22:45.049Z] nexus3.edgexfoundry.org:10001 [2021-01-12T19:22:45.405Z] OK: 166 MiB in 39 packages [2021-01-12T19:22:45.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:22:45.997Z] Removing intermediate container 8648c0d42ae1 [2021-01-12T19:22:45.997Z] ---> 5781313b00c2 [2021-01-12T19:22:45.997Z] Step 8/24 : COPY . . [2021-01-12T19:22:46.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:22:46.247Z] Configure a credential helper to remove this warning. See [2021-01-12T19:22:46.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:22:46.247Z] [2021-01-12T19:22:46.247Z] Login Succeeded [2021-01-12T19:22:46.247Z] nexus3.edgexfoundry.org:10002 [2021-01-12T19:22:46.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:22:46.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:22:46.528Z] Configure a credential helper to remove this warning. See [2021-01-12T19:22:46.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:22:46.528Z] [2021-01-12T19:22:46.528Z] Login Succeeded [2021-01-12T19:22:46.800Z] nexus3.edgexfoundry.org:10003 [2021-01-12T19:22:46.946Z] ---> 230d1cd9fcff [2021-01-12T19:22:46.946Z] Step 9/24 : RUN ${MAKE} [2021-01-12T19:22:47.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:22:47.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:22:47.078Z] Configure a credential helper to remove this warning. See [2021-01-12T19:22:47.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:22:47.078Z] [2021-01-12T19:22:47.078Z] Login Succeeded [2021-01-12T19:22:47.078Z] nexus3.edgexfoundry.org:10004 [2021-01-12T19:22:47.209Z] ---> Running in fdf8b85e5573 [2021-01-12T19:22:47.475Z] 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 [2021-01-12T19:22:47.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:22:47.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:22:47.676Z] Configure a credential helper to remove this warning. See [2021-01-12T19:22:47.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:22:47.676Z] [2021-01-12T19:22:47.676Z] Login Succeeded [2021-01-12T19:22:47.676Z] docker.io [2021-01-12T19:22:47.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T19:22:48.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T19:22:48.225Z] Configure a credential helper to remove this warning. See [2021-01-12T19:22:48.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T19:22:48.225Z] [2021-01-12T19:22:48.225Z] Login Succeeded [2021-01-12T19:22:48.225Z] ---> docker-login.sh ends [Pipeline] } [2021-01-12T19:22:48.244Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-12T19:22:48.688Z] ========================================================= [2021-01-12T19:22:48.688Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-12T19:22:48.688Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:22:49.067Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-12T19:22:49.674Z] Sending build context to Docker daemon 2.538MB [2021-01-12T19:22:49.674Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-12T19:22:49.674Z] Step 2/8 : FROM ${BASE} [2021-01-12T19:22:49.674Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-12T19:22:49.674Z] 5f621e34cdf4: Pulling fs layer [2021-01-12T19:22:49.674Z] a4357932f1b6: Pulling fs layer [2021-01-12T19:22:49.674Z] 18c013af1878: Pulling fs layer [2021-01-12T19:22:49.674Z] 00ac8860ef70: Pulling fs layer [2021-01-12T19:22:49.674Z] 63d7cb157983: Pulling fs layer [2021-01-12T19:22:49.674Z] b116817d02f9: Pulling fs layer [2021-01-12T19:22:49.674Z] 745a02a5169b: Pulling fs layer [2021-01-12T19:22:49.674Z] 63d7cb157983: Waiting [2021-01-12T19:22:49.674Z] b116817d02f9: Waiting [2021-01-12T19:22:49.674Z] 745a02a5169b: Waiting [2021-01-12T19:22:49.674Z] 00ac8860ef70: Waiting [2021-01-12T19:22:49.674Z] 18c013af1878: Verifying Checksum [2021-01-12T19:22:49.674Z] 18c013af1878: Download complete [2021-01-12T19:22:49.674Z] a4357932f1b6: Verifying Checksum [2021-01-12T19:22:49.674Z] a4357932f1b6: Download complete [2021-01-12T19:22:49.674Z] 63d7cb157983: Verifying Checksum [2021-01-12T19:22:49.674Z] 63d7cb157983: Download complete [2021-01-12T19:22:49.674Z] b116817d02f9: Download complete [2021-01-12T19:22:50.652Z] 5f621e34cdf4: Verifying Checksum [2021-01-12T19:22:50.652Z] 5f621e34cdf4: Download complete [2021-01-12T19:22:51.256Z] 5f621e34cdf4: Pull complete [2021-01-12T19:22:51.877Z] a4357932f1b6: Pull complete [2021-01-12T19:22:52.155Z] 18c013af1878: Pull complete [2021-01-12T19:22:53.135Z] 745a02a5169b: Verifying Checksum [2021-01-12T19:22:53.135Z] 745a02a5169b: Download complete [2021-01-12T19:22:54.125Z] 00ac8860ef70: Verifying Checksum [2021-01-12T19:22:54.125Z] 00ac8860ef70: Download complete [2021-01-12T19:22:55.759Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-12T19:22:58.319Z] Removing intermediate container fdf8b85e5573 [2021-01-12T19:22:58.319Z] ---> 1ba18f26860a [2021-01-12T19:22:58.319Z] Step 10/24 : FROM scratch [2021-01-12T19:22:58.319Z] ---> [2021-01-12T19:22:58.319Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-12T19:22:58.319Z] ---> Running in d5df6b665bf0 [2021-01-12T19:22:58.582Z] Removing intermediate container d5df6b665bf0 [2021-01-12T19:22:58.582Z] ---> cff3b207883b [2021-01-12T19:22:58.582Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-12T19:22:58.582Z] ---> Running in 94c67d746e45 [2021-01-12T19:22:58.845Z] Removing intermediate container 94c67d746e45 [2021-01-12T19:22:58.845Z] ---> 9483803d7e96 [2021-01-12T19:22:58.845Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-12T19:22:58.846Z] ---> Running in d0ab6d5e37a1 [2021-01-12T19:22:58.846Z] Removing intermediate container d0ab6d5e37a1 [2021-01-12T19:22:58.846Z] ---> 7b4f6c750b96 [2021-01-12T19:22:58.846Z] Step 14/24 : WORKDIR / [2021-01-12T19:22:59.109Z] ---> Running in dd7f9186a6b3 [2021-01-12T19:22:59.109Z] Removing intermediate container dd7f9186a6b3 [2021-01-12T19:22:59.109Z] ---> f52d2f031930 [2021-01-12T19:22:59.109Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-12T19:22:59.687Z] ---> 784a2d79a3f8 [2021-01-12T19:22:59.687Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-12T19:22:59.952Z] ---> ab5ea7e5db38 [2021-01-12T19:22:59.952Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-12T19:23:00.216Z] ---> 968d018576bf [2021-01-12T19:23:00.216Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-12T19:23:00.478Z] ---> 349d7db11cd9 [2021-01-12T19:23:00.479Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-12T19:23:00.479Z] ---> 0ad75360dc6e [2021-01-12T19:23:00.479Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-12T19:23:00.742Z] ---> Running in 22982c9e3d88 [2021-01-12T19:23:00.742Z] Removing intermediate container 22982c9e3d88 [2021-01-12T19:23:00.742Z] ---> a824f6015b37 [2021-01-12T19:23:00.742Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T19:23:01.008Z] ---> Running in 97d207e1e9a8 [2021-01-12T19:23:01.008Z] Removing intermediate container 97d207e1e9a8 [2021-01-12T19:23:01.008Z] ---> c4b36885dba8 [2021-01-12T19:23:01.008Z] Step 22/24 : LABEL arch=amd64 [2021-01-12T19:23:01.008Z] ---> Running in 1e4f729a9a03 [2021-01-12T19:23:01.298Z] Removing intermediate container 1e4f729a9a03 [2021-01-12T19:23:01.298Z] ---> fabbde9b1232 [2021-01-12T19:23:01.298Z] Step 23/24 : LABEL git_sha=72dc926d0873de1fc50d64cea13428ffd2bcb227 [2021-01-12T19:23:01.298Z] ---> Running in 5ea4481f9600 [2021-01-12T19:23:01.564Z] Removing intermediate container 5ea4481f9600 [2021-01-12T19:23:01.564Z] ---> 810d83592b60 [2021-01-12T19:23:01.564Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T19:23:01.564Z] ---> Running in 18e84fbd2659 [2021-01-12T19:23:01.829Z] Removing intermediate container 18e84fbd2659 [2021-01-12T19:23:01.829Z] ---> 1ec1293d659a [2021-01-12T19:23:01.829Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-12T19:23:01.829Z] Successfully built 1ec1293d659a [2021-01-12T19:23:01.829Z] 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] } [2021-01-12T19:23:04.273Z] 00ac8860ef70: Pull complete [2021-01-12T19:23:04.273Z] 63d7cb157983: Pull complete [2021-01-12T19:23:04.273Z] b116817d02f9: Pull complete [2021-01-12T19:23:07.704Z] 745a02a5169b: Pull complete [2021-01-12T19:23:07.704Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-12T19:23:07.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-12T19:23:07.704Z] ---> b7e6874047d6 [2021-01-12T19:23:07.704Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-12T19:23:11.083Z] ---> Running in 7d809585d047 [2021-01-12T19:23:11.679Z] Removing intermediate container 7d809585d047 [2021-01-12T19:23:11.679Z] ---> 2db51948ff71 [2021-01-12T19:23:11.679Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T19:23:11.679Z] ---> Running in c9280aee7b1d [2021-01-12T19:23:14.322Z] Removing intermediate container c9280aee7b1d [2021-01-12T19:23:14.322Z] ---> 221d41167c04 [2021-01-12T19:23:14.322Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-12T19:23:14.322Z] ---> Running in 9e172b0971db [2021-01-12T19:23:15.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T19:23:15.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T19:23:16.911Z] OK: 142 MiB in 39 packages [2021-01-12T19:23:17.905Z] Removing intermediate container 9e172b0971db [2021-01-12T19:23:17.905Z] ---> 33951a235657 [2021-01-12T19:23:17.905Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-12T19:23:18.179Z] ---> Running in 44c189fe7d15 [2021-01-12T19:23:18.779Z] Removing intermediate container 44c189fe7d15 [2021-01-12T19:23:18.779Z] ---> d9e0adc680ad [2021-01-12T19:23:18.779Z] Step 7/8 : COPY . . [2021-01-12T19:23:20.225Z] ---> 961cf4f1bef9 [2021-01-12T19:23:20.225Z] Step 8/8 : RUN go mod download [2021-01-12T19:23:20.225Z] ---> Running in d728af815aed [2021-01-12T19:23:42.452Z] Removing intermediate container d728af815aed [2021-01-12T19:23:42.452Z] ---> 75891332b01d [2021-01-12T19:23:42.452Z] Successfully built 75891332b01d [2021-01-12T19:23:42.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:23:42.793Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T19:23:42.793Z] . [Pipeline] withDockerContainer [2021-01-12T19:23:43.019Z] prd-ubuntu18.04-docker-arm64-4c-16g-19781 does not seem to be running inside a container [2021-01-12T19:23:43.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-12T19:23:44.438Z] $ docker top 19945c5beddbca8dec045f789803abc556f2a4de1f1dad2266ebc8daa49e916a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T19:23:45.424Z] + go version [2021-01-12T19:23:45.424Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-12T19:23:45.450Z] $ docker stop --time=1 19945c5beddbca8dec045f789803abc556f2a4de1f1dad2266ebc8daa49e916a [2021-01-12T19:23:47.362Z] $ docker rm -f 19945c5beddbca8dec045f789803abc556f2a4de1f1dad2266ebc8daa49e916a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:23:48.370Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T19:23:48.371Z] . [Pipeline] withDockerContainer [2021-01-12T19:23:48.629Z] prd-ubuntu18.04-docker-arm64-4c-16g-19781 does not seem to be running inside a container [2021-01-12T19:23:48.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-12T19:23:50.296Z] $ docker top 219d4caba3cfa7ea0e35074e2842c31580ab02d293ad3a57f144b34911a39d87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T19:23:51.357Z] + make test [2021-01-12T19:23:51.357Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-12T19:24:13.552Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-12T19:25:00.886Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-12T19:25:00.886Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-12T19:25:00.886Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-12T19:25:00.886Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.148s coverage: 19.4% of statements [2021-01-12T19:25:01.164Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.276s coverage: 97.1% of statements [2021-01-12T19:25:33.549Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.124s coverage: 9.4% of statements [2021-01-12T19:25:33.549Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.150s coverage: 21.7% of statements [2021-01-12T19:25:33.549Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-12T19:25:33.549Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.595s coverage: 42.9% of statements [2021-01-12T19:25:33.549Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-12T19:25:33.549Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.732s coverage: 68.9% of statements [2021-01-12T19:25:33.549Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-12T19:25:33.549Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-12T19:25:33.549Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-12T19:25:33.549Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-12T19:25:33.549Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.189s coverage: 53.8% of statements [2021-01-12T19:25:33.549Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-12T19:25:33.549Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-12T19:25:33.549Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.195s coverage: 31.3% of statements [2021-01-12T19:25:33.549Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.778s coverage: 68.9% of statements [2021-01-12T19:25:33.549Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.162s coverage: 4.2% of statements [2021-01-12T19:25:33.550Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-12T19:25:33.550Z] GO111MODULE=on go vet ./... [2021-01-12T19:26:05.948Z] gofmt -l . [2021-01-12T19:26:05.948Z] [ "`gofmt -l .`" = "" ] [2021-01-12T19:26:05.948Z] ./bin/test-attribution-txt.sh [2021-01-12T19:26:05.948Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-12T19:26:05.989Z] $ docker stop --time=1 219d4caba3cfa7ea0e35074e2842c31580ab02d293ad3a57f144b34911a39d87 [2021-01-12T19:26:08.389Z] $ docker rm -f 219d4caba3cfa7ea0e35074e2842c31580ab02d293ad3a57f144b34911a39d87 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T19:26:09.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-12T19:26:09.569Z] Warning: overwriting stash ‘coverage-report’ [2021-01-12T19:26:10.516Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T19:26:11.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-12T19:26:11.674Z] + ls -al . [2021-01-12T19:26:11.674Z] total 252 [2021-01-12T19:26:11.674Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 12 19:26 . [2021-01-12T19:26:11.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 19:22 .. [2021-01-12T19:26:11.674Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 12 19:22 .dockerignore [2021-01-12T19:26:11.674Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 19:22 .git [2021-01-12T19:26:11.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 19:22 .github [2021-01-12T19:26:11.674Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 12 19:22 .gitignore [2021-01-12T19:26:11.674Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 12 19:22 Dockerfile.build [2021-01-12T19:26:11.674Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 12 19:22 Jenkinsfile [2021-01-12T19:26:11.674Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 12 19:22 LICENSE [2021-01-12T19:26:11.674Z] -rw-rw-r-- 1 jenkins jenkins 1013 Jan 12 19:22 Makefile [2021-01-12T19:26:11.674Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 12 19:22 README.md [2021-01-12T19:26:11.675Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 12 19:22 RELEASE-NOTES.txt [2021-01-12T19:26:11.675Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 12 19:18 VERSION [2021-01-12T19:26:11.675Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 19:22 bin [2021-01-12T19:26:11.675Z] -rw-r--r-- 1 jenkins jenkins 137952 Jan 12 19:25 coverage.out [2021-01-12T19:26:11.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 19:22 example [2021-01-12T19:26:11.675Z] -rw-r--r-- 1 jenkins jenkins 488 Jan 12 19:26 go.mod [2021-01-12T19:26:11.675Z] -rw-r--r-- 1 jenkins jenkins 14124 Jan 12 19:26 go.sum [2021-01-12T19:26:11.675Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 12 19:22 internal [2021-01-12T19:26:11.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 19:22 openapi [2021-01-12T19:26:11.675Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 12 19:22 pkg [2021-01-12T19:26:11.675Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 19:22 snap [2021-01-12T19:26:11.675Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 12 19:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:26:12.089Z] + 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=72dc926d0873de1fc50d64cea13428ffd2bcb227 --label arch=arm64 --label version=0.0.0 . [2021-01-12T19:26:12.744Z] Sending build context to Docker daemon 2.677MB [2021-01-12T19:26:12.744Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-12T19:26:12.744Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-12T19:26:12.744Z] ---> 75891332b01d [2021-01-12T19:26:12.744Z] Step 3/24 : ARG MAKE='make build' [2021-01-12T19:26:13.046Z] ---> Running in 5d2c01be8a5c [2021-01-12T19:26:13.649Z] Removing intermediate container 5d2c01be8a5c [2021-01-12T19:26:13.649Z] ---> 72a37a6a5910 [2021-01-12T19:26:13.649Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-12T19:26:13.649Z] ---> Running in 6d121b909cff [2021-01-12T19:26:14.251Z] Removing intermediate container 6d121b909cff [2021-01-12T19:26:14.251Z] ---> bfd932813aaf [2021-01-12T19:26:14.251Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-12T19:26:14.251Z] ---> Running in c58c720bb627 [2021-01-12T19:26:14.847Z] Removing intermediate container c58c720bb627 [2021-01-12T19:26:14.847Z] ---> 81ca28b8b97b [2021-01-12T19:26:14.847Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T19:26:14.847Z] ---> Running in 61de2c58e269 [2021-01-12T19:26:16.821Z] Removing intermediate container 61de2c58e269 [2021-01-12T19:26:16.821Z] ---> 66612da43a60 [2021-01-12T19:26:16.821Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-12T19:26:17.095Z] ---> Running in 8286a954c171 [2021-01-12T19:26:18.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T19:26:19.058Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T19:26:19.649Z] OK: 142 MiB in 39 packages [2021-01-12T19:26:20.627Z] Removing intermediate container 8286a954c171 [2021-01-12T19:26:20.627Z] ---> f786cec4c139 [2021-01-12T19:26:20.627Z] Step 8/24 : COPY . . [2021-01-12T19:26:22.601Z] ---> 963d4cd131e3 [2021-01-12T19:26:22.601Z] Step 9/24 : RUN ${MAKE} [2021-01-12T19:26:22.601Z] ---> Running in aa4162511cf3 [2021-01-12T19:26:23.584Z] 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 [2021-01-12T19:26:50.420Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-12T19:26:50.420Z] Removing intermediate container aa4162511cf3 [2021-01-12T19:26:50.420Z] ---> e3cfd4c54657 [2021-01-12T19:26:50.420Z] Step 10/24 : FROM scratch [2021-01-12T19:26:50.420Z] ---> [2021-01-12T19:26:50.420Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-12T19:26:50.420Z] ---> Running in 49ffe566b746 [2021-01-12T19:26:50.420Z] Removing intermediate container 49ffe566b746 [2021-01-12T19:26:50.420Z] ---> 8870fac21890 [2021-01-12T19:26:50.420Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-12T19:26:50.420Z] ---> Running in dea8f4053de5 [2021-01-12T19:26:50.693Z] Removing intermediate container dea8f4053de5 [2021-01-12T19:26:50.693Z] ---> a810b6c3bf05 [2021-01-12T19:26:50.693Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-12T19:26:50.693Z] ---> Running in 640a52c90f46 [2021-01-12T19:26:51.293Z] Removing intermediate container 640a52c90f46 [2021-01-12T19:26:51.293Z] ---> c16f6ce71a06 [2021-01-12T19:26:51.293Z] Step 14/24 : WORKDIR / [2021-01-12T19:26:51.293Z] ---> Running in 99464b46b320 [2021-01-12T19:26:51.894Z] Removing intermediate container 99464b46b320 [2021-01-12T19:26:51.894Z] ---> e71955f91c43 [2021-01-12T19:26:51.894Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-12T19:26:52.872Z] ---> aa79a1374f11 [2021-01-12T19:26:52.872Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-12T19:26:53.466Z] ---> 937adb91345c [2021-01-12T19:26:53.466Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-12T19:26:54.061Z] ---> c7898d39e3bd [2021-01-12T19:26:54.061Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-12T19:26:55.040Z] ---> 375faf0fcac9 [2021-01-12T19:26:55.041Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-12T19:26:55.636Z] ---> c86468bad115 [2021-01-12T19:26:55.636Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-12T19:26:55.636Z] ---> Running in ae80d4982083 [2021-01-12T19:26:56.233Z] Removing intermediate container ae80d4982083 [2021-01-12T19:26:56.233Z] ---> 682aa19589e0 [2021-01-12T19:26:56.233Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T19:26:56.233Z] ---> Running in 98c68823111b [2021-01-12T19:26:56.830Z] Removing intermediate container 98c68823111b [2021-01-12T19:26:56.830Z] ---> 56d3a89ded50 [2021-01-12T19:26:56.830Z] Step 22/24 : LABEL arch=arm64 [2021-01-12T19:26:56.830Z] ---> Running in 41a4e4c01e94 [2021-01-12T19:26:57.426Z] Removing intermediate container 41a4e4c01e94 [2021-01-12T19:26:57.426Z] ---> f8c3347896cf [2021-01-12T19:26:57.426Z] Step 23/24 : LABEL git_sha=72dc926d0873de1fc50d64cea13428ffd2bcb227 [2021-01-12T19:26:57.426Z] ---> Running in 80f0be65df8c [2021-01-12T19:26:58.020Z] Removing intermediate container 80f0be65df8c [2021-01-12T19:26:58.020Z] ---> f9c8d702138a [2021-01-12T19:26:58.020Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T19:26:58.020Z] ---> Running in 1f46e8b4fd45 [2021-01-12T19:26:58.614Z] Removing intermediate container 1f46e8b4fd45 [2021-01-12T19:26:58.614Z] ---> e48cc8bfdb8d [2021-01-12T19:26:58.614Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-12T19:26:58.614Z] Successfully built e48cc8bfdb8d [2021-01-12T19:26:58.614Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-12T19:27:00.170Z] provisioning config files... [2021-01-12T19:27:00.182Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config2764157236439577787tmp [Pipeline] { [Pipeline] sh [2021-01-12T19:27:00.575Z] + set +x [2021-01-12T19:27:00.575Z] + curl -s https://codecov.io/bash [2021-01-12T19:27:00.575Z] + bash -s -- [2021-01-12T19:27:00.838Z] [2021-01-12T19:27:00.838Z] _____ _ [2021-01-12T19:27:00.838Z] / ____| | | [2021-01-12T19:27:00.838Z] | | ___ __| | ___ ___ _____ __ [2021-01-12T19:27:00.838Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-12T19:27:00.838Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-12T19:27:00.838Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-12T19:27:00.838Z] Bash-20201231-23d4836 [2021-01-12T19:27:00.838Z] [2021-01-12T19:27:00.838Z] [2021-01-12T19:27:00.838Z] ==> git version 2.24.3 found [2021-01-12T19:27:00.838Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-12T19:27:00.838Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-12T19:27:00.838Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-12T19:27:00.838Z] ==> Jenkins CI detected. [2021-01-12T19:27:00.838Z] project root: . [2021-01-12T19:27:00.838Z] --> token set from env [2021-01-12T19:27:00.838Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-12T19:27:00.838Z] ==> Running gcov in . (disable via -X gcov) [2021-01-12T19:27:00.838Z] ==> Python coveragepy not found [2021-01-12T19:27:00.838Z] ==> Searching for coverage reports in: [2021-01-12T19:27:00.838Z] + . [2021-01-12T19:27:00.838Z] -> Found 1 reports [2021-01-12T19:27:00.838Z] ==> Detecting git/mercurial file structure [2021-01-12T19:27:00.838Z] ==> Reading reports [2021-01-12T19:27:00.838Z] + ./coverage.out bytes=137952 [2021-01-12T19:27:00.838Z] ==> Appending adjustments [2021-01-12T19:27:00.838Z] https://docs.codecov.io/docs/fixing-reports [2021-01-12T19:27:01.413Z] + Found adjustments [2021-01-12T19:27:01.413Z] ==> Gzipping contents [2021-01-12T19:27:01.413Z] 24K /tmp/codecov.NP07Xx.gz [2021-01-12T19:27:01.413Z] ==> Uploading reports [2021-01-12T19:27:01.413Z] url: https://codecov.io [2021-01-12T19:27:01.413Z] query: branch=PR-713&commit=72dc926d0873de1fc50d64cea13428ffd2bcb227&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-713%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=713&job=&cmd_args= [2021-01-12T19:27:01.413Z] -> Pinging Codecov [2021-01-12T19:27:01.413Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-713&commit=72dc926d0873de1fc50d64cea13428ffd2bcb227&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-713%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=713&job=&cmd_args= [2021-01-12T19:27:01.989Z] -> Uploading to [2021-01-12T19:27:01.989Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-12/7E55EF52A471D76F132DFD9A03CDDE97/72dc926d0873de1fc50d64cea13428ffd2bcb227/d5b0dde1-7262-4f4f-bdf5-ea77f62fdca8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210112T192701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=702346eb69c90d9a438fe565b32275e4a38efdefc0954b662f0a1c3400d9605e [2021-01-12T19:27:01.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-12T19:27:01.989Z] Dload Upload Total Spent Left Speed [2021-01-12T19:27:02.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22068 0 0 100 22068 0 40697 --:--:-- --:--:-- --:--:-- 40791 [2021-01-12T19:27:02.566Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/72dc926d0873de1fc50d64cea13428ffd2bcb227 [Pipeline] } [2021-01-12T19:27:02.619Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-12T19:27:04.938Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T19:27:05.509Z] ---> package-listing.sh [2021-01-12T19:27:05.509Z] ++ facter osfamily [2021-01-12T19:27:05.509Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-12T19:27:05.509Z] + OS_FAMILY=redhat [2021-01-12T19:27:05.509Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-713 [2021-01-12T19:27:05.509Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-12T19:27:05.509Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-12T19:27:05.509Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-12T19:27:05.509Z] + PACKAGES=/tmp/packages_start.txt [2021-01-12T19:27:05.509Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' [2021-01-12T19:27:05.509Z] + PACKAGES=/tmp/packages_end.txt [2021-01-12T19:27:05.509Z] + case "${OS_FAMILY}" in [2021-01-12T19:27:05.509Z] + rpm -qa [2021-01-12T19:27:05.509Z] + sort [2021-01-12T19:27:10.827Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-12T19:27:10.827Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-12T19:27:10.827Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-12T19:27:10.827Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' [2021-01-12T19:27:10.827Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-713/archives/ [2021-01-12T19:27:10.827Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-713/archives/ [Pipeline] echo [2021-01-12T19:27:10.841Z] 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-713/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-12T19:27:11.134Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:27:11.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T19:27:11.441Z] [2021-01-12T19:27:11.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-12T19:27:11.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T19:27:11.819Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-12T19:27:11.819Z] df20fa9351a1: Pulling fs layer [2021-01-12T19:27:11.819Z] 36b3adc4ff6f: Pulling fs layer [2021-01-12T19:27:11.819Z] 8ad3a11d3b57: Pulling fs layer [2021-01-12T19:27:11.819Z] 46f8f816bc3b: Pulling fs layer [2021-01-12T19:27:11.819Z] 93b61091891f: Pulling fs layer [2021-01-12T19:27:11.819Z] 93b9cdb0e59b: Pulling fs layer [2021-01-12T19:27:11.819Z] 5e14af77c1be: Pulling fs layer [2021-01-12T19:27:11.819Z] 01666e4c0597: Pulling fs layer [2021-01-12T19:27:11.819Z] aa168da1d23b: Pulling fs layer [2021-01-12T19:27:11.819Z] 93b61091891f: Waiting [2021-01-12T19:27:11.819Z] 93b9cdb0e59b: Waiting [2021-01-12T19:27:11.819Z] 5e14af77c1be: Waiting [2021-01-12T19:27:11.819Z] 01666e4c0597: Waiting [2021-01-12T19:27:11.819Z] aa168da1d23b: Waiting [2021-01-12T19:27:11.819Z] 36b3adc4ff6f: Verifying Checksum [2021-01-12T19:27:11.819Z] 36b3adc4ff6f: Download complete [2021-01-12T19:27:11.819Z] 46f8f816bc3b: Verifying Checksum [2021-01-12T19:27:11.819Z] 46f8f816bc3b: Download complete [2021-01-12T19:27:12.091Z] df20fa9351a1: Verifying Checksum [2021-01-12T19:27:12.091Z] df20fa9351a1: Download complete [2021-01-12T19:27:12.091Z] 93b9cdb0e59b: Verifying Checksum [2021-01-12T19:27:12.091Z] 93b9cdb0e59b: Download complete [2021-01-12T19:27:12.091Z] 5e14af77c1be: Verifying Checksum [2021-01-12T19:27:12.091Z] 5e14af77c1be: Download complete [2021-01-12T19:27:12.091Z] 01666e4c0597: Verifying Checksum [2021-01-12T19:27:12.091Z] 01666e4c0597: Download complete [2021-01-12T19:27:12.091Z] 93b61091891f: Verifying Checksum [2021-01-12T19:27:12.091Z] 93b61091891f: Download complete [2021-01-12T19:27:12.355Z] df20fa9351a1: Pull complete [2021-01-12T19:27:12.618Z] 36b3adc4ff6f: Pull complete [2021-01-12T19:27:12.894Z] 8ad3a11d3b57: Verifying Checksum [2021-01-12T19:27:12.894Z] 8ad3a11d3b57: Download complete [2021-01-12T19:27:13.867Z] 8ad3a11d3b57: Pull complete [2021-01-12T19:27:13.867Z] 46f8f816bc3b: Pull complete [2021-01-12T19:27:14.824Z] aa168da1d23b: Download complete [2021-01-12T19:27:15.089Z] 93b61091891f: Pull complete [2021-01-12T19:27:15.352Z] 93b9cdb0e59b: Pull complete [2021-01-12T19:27:15.352Z] 5e14af77c1be: Pull complete [2021-01-12T19:27:15.615Z] 01666e4c0597: Pull complete [2021-01-12T19:27:22.250Z] aa168da1d23b: Pull complete [2021-01-12T19:27:22.250Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-12T19:27:22.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T19:27:22.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-12T19:27:22.599Z] prd-centos7-docker-4c-2g-19778 does not seem to be running inside a container [2021-01-12T19:27:22.651Z] $ 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-713/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-713 -v /w/workspace/dgexfoundry_device-sdk-go_PR-713:/w/workspace/dgexfoundry_device-sdk-go_PR-713:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-713@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-12T19:27:25.536Z] $ docker top c7144bd7161064d63a278eafdf3ca1206a928d5199b4b45ba2b71e47baf739da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T19:27:26.106Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-12T19:27:26.405Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-12T19:27:26.707Z] + ls /var/log/sa-host [2021-01-12T19:27:26.707Z] + sadf -c /var/log/sa-host/sa12 [2021-01-12T19:27:26.707Z] file_magic: OK [2021-01-12T19:27:26.707Z] HZ: Using current value: 100 [2021-01-12T19:27:26.707Z] file_header: OK [2021-01-12T19:27:26.707Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-12T19:27:26.707Z] Statistics: [2021-01-12T19:27:26.707Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-12T19:27:26.707Z] File successfully converted to sysstat format version 12.2.1 [2021-01-12T19:27:26.707Z] + sadf -c /var/log/sa-host/sa23 [2021-01-12T19:27:26.707Z] file_magic: OK [2021-01-12T19:27:26.707Z] HZ: Using current value: 100 [2021-01-12T19:27:26.707Z] file_header: OK [2021-01-12T19:27:26.707Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-12T19:27:26.707Z] Statistics: [2021-01-12T19:27:26.707Z] Hnuu...uuuununununu... [2021-01-12T19:27:26.707Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-12T19:27:26.923Z] provisioning config files... [2021-01-12T19:27:26.941Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config7195663865047131851tmp [Pipeline] { [Pipeline] echo [2021-01-12T19:27:27.021Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T19:27:27.327Z] ---> create-netrc.sh [Pipeline] } [2021-01-12T19:27:27.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-12T19:27:27.453Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T19:27:27.756Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-12T19:27:27.767Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T19:27:28.065Z] ---> sudo-logs.sh [2021-01-12T19:27:28.065Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-12T19:27:28.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T19:27:28.373Z] ---> job-cost.sh [2021-01-12T19:27:28.374Z] lf-activate-venv: SKIPPING [2021-01-12T19:27:28.374Z] INFO: No Stack... [2021-01-12T19:27:29.317Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-12T19:27:29.891Z] INFO: Archiving Costs [Pipeline] echo [2021-01-12T19:27:29.906Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T19:27:30.203Z] ---> logs-deploy.sh [2021-01-12T19:27:30.203Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-713/7 [2021-01-12T19:27:30.203Z] INFO: archiving workspace using pattern(s): [2021-01-12T19:27:32.121Z] Archives upload complete. [2021-01-12T19:27:32.121Z] INFO: archiving logs to Nexus