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 9bca83ed10b4f524d56640670a65bb8ef91e538b+909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 (d1406196044643ddc3fdd886d0c904d5e0c1eb6d) 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-19547 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 > 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 Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 9bca83ed10b4f524d56640670a65bb8ef91e538b Merge succeeded, producing 9bca83ed10b4f524d56640670a65bb8ef91e538b Checking out Revision 9bca83ed10b4f524d56640670a65bb8ef91e538b (PR-713) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # 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 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # timeout=10 Commit message: "feat: Added missing module to Attribution.txt" > git rev-list --no-walk ca8213842c5dc2653c4ff8829bf7c289c659faa2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T17:53:09.387Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T17:53:09.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T17:53:09.811Z] ========================================================= [2021-01-11T17:53:09.811Z] EdgeX Global Pipelines Version Info [2021-01-11T17:53:09.811Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:53:11.285Z] ------------------- [2021-01-11T17:53:11.285Z] stable info: [2021-01-11T17:53:11.285Z] ------------------- [2021-01-11T17:53:11.285Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T17:53:11.285Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T17:53:11.285Z] Message: update stable to v1.0.173 [2021-01-11T17:53:12.233Z] ------------------- [2021-01-11T17:53:12.233Z] experimental info: [2021-01-11T17:53:12.233Z] ------------------- [2021-01-11T17:53:12.233Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T17:53:12.233Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T17:53:12.233Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T17:53:12.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-01-11T17:53:12.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-01-11T17:53:12.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T17:53:12.777Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T17:53:12.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T17:53:12.990Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T17:53:13.095Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T17:53:13.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T17:53:13.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-01-11T17:53:13.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T17:53:13.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T17:53:13.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo [2021-01-11T17:53:13.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T17:53:13.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T17:53:13.861Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T17:53:13.958Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T17:53:14.056Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T17:53:14.177Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T17:53:14.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T17:53:14.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-11T17:53:14.480Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-11T17:53:14.569Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-11T17:53:14.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-11T17:53:14.744Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-11T17:53:14.852Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-11T17:53:14.941Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T17:53:15.028Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T17:53:15.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-713 [Pipeline] echo [2021-01-11T17:53:15.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-713 [Pipeline] echo [2021-01-11T17:53:15.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-713 [Pipeline] echo [2021-01-11T17:53:15.385Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bca83ed10b4f524d56640670a65bb8ef91e538b [Pipeline] echo [2021-01-11T17:53:15.489Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bca83e [Pipeline] echo [2021-01-11T17:53:15.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T17:53:15.778Z] provisioning config files... [2021-01-11T17:53:15.804Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config8212056375631745618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:53:16.161Z] ---> docker-login.sh [2021-01-11T17:53:16.162Z] nexus3.edgexfoundry.org:10001 [2021-01-11T17:53:16.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:53:16.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:53:16.687Z] Configure a credential helper to remove this warning. See [2021-01-11T17:53:16.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:53:16.687Z] [2021-01-11T17:53:16.687Z] Login Succeeded [2021-01-11T17:53:16.687Z] nexus3.edgexfoundry.org:10002 [2021-01-11T17:53:16.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:53:16.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:53:16.687Z] Configure a credential helper to remove this warning. See [2021-01-11T17:53:16.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:53:16.687Z] [2021-01-11T17:53:16.687Z] Login Succeeded [2021-01-11T17:53:16.687Z] nexus3.edgexfoundry.org:10003 [2021-01-11T17:53:16.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:53:16.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:53:16.951Z] Configure a credential helper to remove this warning. See [2021-01-11T17:53:16.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:53:16.951Z] [2021-01-11T17:53:16.951Z] Login Succeeded [2021-01-11T17:53:16.951Z] nexus3.edgexfoundry.org:10004 [2021-01-11T17:53:17.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:53:17.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:53:17.214Z] Configure a credential helper to remove this warning. See [2021-01-11T17:53:17.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:53:17.214Z] [2021-01-11T17:53:17.214Z] Login Succeeded [2021-01-11T17:53:17.214Z] docker.io [2021-01-11T17:53:17.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:53:17.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:53:17.477Z] Configure a credential helper to remove this warning. See [2021-01-11T17:53:17.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:53:17.477Z] [2021-01-11T17:53:17.477Z] Login Succeeded [2021-01-11T17:53:17.477Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T17:53:17.488Z] 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-11T17:53:18.261Z] + git log --format=format:%s -1 9bca83ed10b4f524d56640670a65bb8ef91e538b [Pipeline] echo [2021-01-11T17:53:18.331Z] GIT_COMMIT: 9bca83ed10b4f524d56640670a65bb8ef91e538b, Commit Message: feat: Added missing module to Attribution.txt [Pipeline] echo [2021-01-11T17:53:18.377Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:53:18.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T17:53:18.989Z] [2021-01-11T17:53:18.989Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:53:19.338Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T17:53:19.339Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T17:53:19.339Z] 31603596830f: Pulling fs layer [2021-01-11T17:53:19.339Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T17:53:19.339Z] 6ca5941a6612: Pulling fs layer [2021-01-11T17:53:19.339Z] ecc8261a40a4: Pulling fs layer [2021-01-11T17:53:19.339Z] ecc8261a40a4: Waiting [2021-01-11T17:53:19.339Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T17:53:19.339Z] 2a8b12db71e7: Download complete [2021-01-11T17:53:19.605Z] 31603596830f: Verifying Checksum [2021-01-11T17:53:19.605Z] 31603596830f: Download complete [2021-01-11T17:53:19.605Z] ecc8261a40a4: Verifying Checksum [2021-01-11T17:53:19.605Z] ecc8261a40a4: Download complete [2021-01-11T17:53:19.605Z] 6ca5941a6612: Verifying Checksum [2021-01-11T17:53:19.605Z] 6ca5941a6612: Download complete [2021-01-11T17:53:19.868Z] 31603596830f: Pull complete [2021-01-11T17:53:19.868Z] 2a8b12db71e7: Pull complete [2021-01-11T17:53:20.819Z] 6ca5941a6612: Pull complete [2021-01-11T17:53:21.082Z] ecc8261a40a4: Pull complete [2021-01-11T17:53:21.082Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T17:53:21.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T17:53:21.346Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T17:53:21.467Z] prd-centos7-docker-4c-2g-19547 does not seem to be running inside a container [2021-01-11T17:53:21.514Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T17:53:24.001Z] $ docker top 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T17:53:24.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T17:53:24.386Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T17:53:24.615Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T17:53:24.619Z] $ docker exec 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b ssh-agent [2021-01-11T17:53:24.793Z] SSH_AUTH_SOCK=/tmp/ssh-rX3KcDiO6zYl/agent.11 [2021-01-11T17:53:24.793Z] SSH_AGENT_PID=17 [2021-01-11T17:53:24.809Z] Running ssh-add (command line suppressed) [2021-01-11T17:53:24.933Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_2017666815294169425.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_2017666815294169425.key) [2021-01-11T17:53:24.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T17:53:25.328Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T17:53:25.353Z] $ docker exec --env ******** --env ******** 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b ssh-agent -k [2021-01-11T17:53:25.486Z] unset SSH_AUTH_SOCK; [2021-01-11T17:53:25.486Z] unset SSH_AGENT_PID; [2021-01-11T17:53:25.486Z] echo Agent pid 17 killed; [2021-01-11T17:53:25.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T17:53:25.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T17:53:25.729Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T17:53:25.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T17:53:25.915Z] $ docker exec 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b ssh-agent [2021-01-11T17:53:26.084Z] SSH_AUTH_SOCK=/tmp/ssh-vcphTpk5i5RD/agent.47 [2021-01-11T17:53:26.084Z] SSH_AGENT_PID=52 [2021-01-11T17:53:26.092Z] Running ssh-add (command line suppressed) [2021-01-11T17:53:26.214Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_9109376692377221465.key (/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/private_key_9109376692377221465.key) [2021-01-11T17:53:26.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T17:53:26.674Z] + git semver init [2021-01-11T17:53:26.674Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T17:53:26.674Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.git [2021-01-11T17:53:26.674Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-713 [2021-01-11T17:53:26.674Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T17:53:26.674Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T17:53:26.674Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T17:53:26.674Z] # $SEMVER_BRANCH = PR-713 [2021-01-11T17:53:26.674Z] # $SEMVER_TEMP = /tmp/semver-441039169 [2021-01-11T17:53:26.674Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-01-11T17:53:27.250Z] # '/tmp/semver-441039169' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver' [2021-01-11T17:53:27.250Z] # -> Force: false [2021-01-11T17:53:27.250Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-713/.semver [Pipeline] } [2021-01-11T17:53:27.263Z] $ docker exec --env ******** --env ******** 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b ssh-agent -k [2021-01-11T17:53:27.373Z] unset SSH_AUTH_SOCK; [2021-01-11T17:53:27.373Z] unset SSH_AGENT_PID; [2021-01-11T17:53:27.373Z] echo Agent pid 52 killed; [2021-01-11T17:53:27.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T17:53:27.932Z] + git semver [Pipeline] } [2021-01-11T17:53:27.953Z] $ docker stop --time=1 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b [2021-01-11T17:53:29.486Z] $ docker rm -f 24b78744babdbbd1e8479220e45a2a95b01da36eb23cae33709f4c0751fd266b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T17:53:29.948Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T17:53:30.359Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T17:53:30.362Z] [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-11T17:53:45.968Z] Still waiting to schedule task [2021-01-11T17:53:45.969Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-11T17:53:45.971Z] Still waiting to schedule task [2021-01-11T17:53:45.971Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-11T17:55:36.036Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19548 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws [2021-01-11T17:55:36.149Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-01-11T17:55:41.109Z] using credential edgex-jenkins-ssh [2021-01-11T17:55:41.174Z] Cloning the remote Git repository [2021-01-11T17:55:41.222Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:55:41.326Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-01-11T17:55:41.394Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:55:41.394Z] > git --version # timeout=10 [2021-01-11T17:55:41.416Z] > git --version # 'git version 2.17.1' [2021-01-11T17:55:41.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:55:41.506Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T17:55:43.355Z] Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 9bca83ed10b4f524d56640670a65bb8ef91e538b [2021-01-11T17:55:42.595Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T17:55:42.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T17:55:42.641Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T17:55:42.677Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:55:42.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:55:42.689Z] > 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-11T17:55:43.371Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T17:55:43.394Z] > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # timeout=10 [2021-01-11T17:55:43.516Z] > git remote # timeout=10 [2021-01-11T17:55:43.537Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T17:55:43.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:55:43.577Z] > git merge 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 [2021-01-11T17:55:43.705Z] Merge succeeded, producing 9bca83ed10b4f524d56640670a65bb8ef91e538b [2021-01-11T17:55:43.706Z] Checking out Revision 9bca83ed10b4f524d56640670a65bb8ef91e538b (PR-713) [2021-01-11T17:55:43.658Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T17:55:43.707Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T17:55:43.734Z] > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # timeout=10 [2021-01-11T17:55:48.243Z] Commit message: "feat: Added missing module to Attribution.txt" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T17:55:49.761Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T17:55:50.233Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T17:55:50.574Z] + + sudo servicetrue docker [2021-01-11T17:55:50.575Z] restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T17:55:52.623Z] provisioning config files... [2021-01-11T17:55:52.664Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config8766055991995231916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:55:53.068Z] ---> docker-login.sh [2021-01-11T17:55:53.069Z] nexus3.edgexfoundry.org:10001 [2021-01-11T17:55:54.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:55:54.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:55:54.326Z] Configure a credential helper to remove this warning. See [2021-01-11T17:55:54.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:55:54.326Z] [2021-01-11T17:55:54.326Z] Login Succeeded [2021-01-11T17:55:54.326Z] nexus3.edgexfoundry.org:10002 [2021-01-11T17:55:54.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:55:54.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:55:54.598Z] Configure a credential helper to remove this warning. See [2021-01-11T17:55:54.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:55:54.598Z] [2021-01-11T17:55:54.598Z] Login Succeeded [2021-01-11T17:55:54.871Z] nexus3.edgexfoundry.org:10003 [2021-01-11T17:55:55.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:55:55.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:55:55.143Z] Configure a credential helper to remove this warning. See [2021-01-11T17:55:55.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:55:55.143Z] [2021-01-11T17:55:55.143Z] Login Succeeded [2021-01-11T17:55:55.143Z] nexus3.edgexfoundry.org:10004 [2021-01-11T17:55:55.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:55:55.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:55:55.688Z] Configure a credential helper to remove this warning. See [2021-01-11T17:55:55.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:55:55.688Z] [2021-01-11T17:55:55.688Z] Login Succeeded [2021-01-11T17:55:55.688Z] docker.io [2021-01-11T17:55:55.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:55:56.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:55:56.232Z] Configure a credential helper to remove this warning. See [2021-01-11T17:55:56.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:55:56.232Z] [2021-01-11T17:55:56.232Z] Login Succeeded [2021-01-11T17:55:56.232Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T17:55:56.258Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T17:55:56.662Z] ========================================================= [2021-01-11T17:55:56.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T17:55:56.662Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:55:57.059Z] + 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-11T17:55:57.337Z] Sending build context to Docker daemon 2.495MB [2021-01-11T17:55:57.617Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T17:55:57.617Z] Step 2/8 : FROM ${BASE} [2021-01-11T17:55:57.617Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T17:55:57.617Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T17:55:57.617Z] a4357932f1b6: Pulling fs layer [2021-01-11T17:55:57.617Z] 18c013af1878: Pulling fs layer [2021-01-11T17:55:57.617Z] 00ac8860ef70: Pulling fs layer [2021-01-11T17:55:57.617Z] 63d7cb157983: Pulling fs layer [2021-01-11T17:55:57.617Z] b116817d02f9: Pulling fs layer [2021-01-11T17:55:57.617Z] 745a02a5169b: Pulling fs layer [2021-01-11T17:55:57.617Z] 63d7cb157983: Waiting [2021-01-11T17:55:57.617Z] b116817d02f9: Waiting [2021-01-11T17:55:57.617Z] 745a02a5169b: Waiting [2021-01-11T17:55:57.617Z] 00ac8860ef70: Waiting [2021-01-11T17:55:57.617Z] 18c013af1878: Verifying Checksum [2021-01-11T17:55:57.617Z] 18c013af1878: Download complete [2021-01-11T17:55:57.617Z] a4357932f1b6: Verifying Checksum [2021-01-11T17:55:57.617Z] a4357932f1b6: Download complete [2021-01-11T17:55:57.617Z] 63d7cb157983: Verifying Checksum [2021-01-11T17:55:57.617Z] 63d7cb157983: Download complete [2021-01-11T17:55:57.617Z] b116817d02f9: Verifying Checksum [2021-01-11T17:55:57.617Z] b116817d02f9: Download complete [2021-01-11T17:55:57.890Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T17:55:58.500Z] 5f621e34cdf4: Pull complete [2021-01-11T17:55:58.790Z] a4357932f1b6: Pull complete [2021-01-11T17:55:59.395Z] 18c013af1878: Pull complete [2021-01-11T17:56:00.833Z] 745a02a5169b: Verifying Checksum [2021-01-11T17:56:00.833Z] 745a02a5169b: Download complete [2021-01-11T17:56:01.823Z] 00ac8860ef70: Verifying Checksum [2021-01-11T17:56:01.823Z] 00ac8860ef70: Download complete [2021-01-11T17:56:07.643Z] Running on prd-centos7-docker-4c-2g-19549 in /w/workspace/dgexfoundry_device-sdk-go_PR-713 [Pipeline] { [Pipeline] ws [2021-01-11T17:56:07.698Z] Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-01-11T17:56:10.052Z] using credential edgex-jenkins-ssh [2021-01-11T17:56:10.121Z] Cloning the remote Git repository [2021-01-11T17:56:10.145Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:56:10.206Z] > git init /w/workspace/device-sdk-go/4 # timeout=10 [2021-01-11T17:56:10.266Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:56:10.266Z] > git --version # timeout=10 [2021-01-11T17:56:10.272Z] > git --version # 'git version 2.24.3' [2021-01-11T17:56:10.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:56:10.295Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T17:56:11.140Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T17:56:11.147Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T17:56:11.159Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-01-11T17:56:11.173Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-01-11T17:56:11.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:56:11.178Z] > 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-11T17:56:11.704Z] Merging remotes/origin/master commit 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 into PR head commit 9bca83ed10b4f524d56640670a65bb8ef91e538b [2021-01-11T17:56:11.831Z] Merge succeeded, producing 9bca83ed10b4f524d56640670a65bb8ef91e538b [2021-01-11T17:56:11.832Z] Checking out Revision 9bca83ed10b4f524d56640670a65bb8ef91e538b (PR-713) [2021-01-11T17:56:12.012Z] 00ac8860ef70: Pull complete [2021-01-11T17:56:12.288Z] 63d7cb157983: Pull complete [2021-01-11T17:56:11.721Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T17:56:11.731Z] > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # timeout=10 [2021-01-11T17:56:11.794Z] > git remote # timeout=10 [2021-01-11T17:56:11.800Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T17:56:11.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T17:56:11.810Z] > git merge 909cc88fb1ad949568bf33336c87c0ea6bd2f5d5 # timeout=10 [2021-01-11T17:56:11.826Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T17:56:11.836Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T17:56:11.840Z] > git checkout -f 9bca83ed10b4f524d56640670a65bb8ef91e538b # timeout=10 [2021-01-11T17:56:12.562Z] b116817d02f9: Pull complete [2021-01-11T17:56:15.451Z] Commit message: "feat: Added missing module to Attribution.txt" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T17:56:16.864Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-01-11T17:56:16.882Z] 745a02a5169b: Pull complete [2021-01-11T17:56:16.882Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T17:56:16.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T17:56:16.882Z] ---> b7e6874047d6 [2021-01-11T17:56:16.882Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] sh [2021-01-11T17:56:17.199Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T17:56:17.500Z] + sudo service docker restart [2021-01-11T17:56:17.500Z] + true [2021-01-11T17:56:17.500Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T17:56:18.973Z] provisioning config files... [2021-01-11T17:56:19.001Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config4516945435680479729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T17:56:19.384Z] ---> docker-login.sh [2021-01-11T17:56:19.385Z] nexus3.edgexfoundry.org:10001 [2021-01-11T17:56:19.523Z] ---> Running in ebd4eab24357 [2021-01-11T17:56:19.523Z] Removing intermediate container ebd4eab24357 [2021-01-11T17:56:19.523Z] ---> 2c557d17bf49 [2021-01-11T17:56:19.523Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T17:56:19.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:56:19.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:56:19.654Z] Configure a credential helper to remove this warning. See [2021-01-11T17:56:19.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:56:19.654Z] [2021-01-11T17:56:19.654Z] Login Succeeded [2021-01-11T17:56:19.654Z] nexus3.edgexfoundry.org:10002 [2021-01-11T17:56:19.796Z] ---> Running in 76a05867d259 [2021-01-11T17:56:19.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:56:19.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:56:19.918Z] Configure a credential helper to remove this warning. See [2021-01-11T17:56:19.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:56:19.918Z] [2021-01-11T17:56:19.918Z] Login Succeeded [2021-01-11T17:56:19.918Z] nexus3.edgexfoundry.org:10003 [2021-01-11T17:56:19.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:56:20.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:56:20.182Z] Configure a credential helper to remove this warning. See [2021-01-11T17:56:20.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:56:20.182Z] [2021-01-11T17:56:20.182Z] Login Succeeded [2021-01-11T17:56:20.182Z] nexus3.edgexfoundry.org:10004 [2021-01-11T17:56:20.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:56:20.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:56:20.182Z] Configure a credential helper to remove this warning. See [2021-01-11T17:56:20.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:56:20.182Z] [2021-01-11T17:56:20.182Z] Login Succeeded [2021-01-11T17:56:20.182Z] docker.io [2021-01-11T17:56:20.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T17:56:20.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T17:56:20.710Z] Configure a credential helper to remove this warning. See [2021-01-11T17:56:20.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T17:56:20.710Z] [2021-01-11T17:56:20.710Z] Login Succeeded [2021-01-11T17:56:20.710Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T17:56:20.721Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T17:56:21.241Z] ========================================================= [2021-01-11T17:56:21.241Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T17:56:21.241Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:56:21.591Z] + 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-11T17:56:21.774Z] Removing intermediate container 76a05867d259 [2021-01-11T17:56:21.774Z] ---> af401998d525 [2021-01-11T17:56:21.774Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-11T17:56:21.865Z] Sending build context to Docker daemon 2.499MB [2021-01-11T17:56:21.865Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T17:56:21.865Z] Step 2/8 : FROM ${BASE} [2021-01-11T17:56:21.865Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T17:56:21.865Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T17:56:21.865Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T17:56:21.865Z] de9db76c5a1d: Pulling fs layer [2021-01-11T17:56:21.865Z] bca2f99d35d6: Pulling fs layer [2021-01-11T17:56:21.865Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T17:56:21.865Z] 7c6f9722023f: Pulling fs layer [2021-01-11T17:56:21.865Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T17:56:21.865Z] bca2f99d35d6: Waiting [2021-01-11T17:56:21.865Z] 93359f2a8cfa: Waiting [2021-01-11T17:56:21.865Z] 7c6f9722023f: Waiting [2021-01-11T17:56:21.865Z] a35cf1a2eb13: Waiting [2021-01-11T17:56:21.865Z] de9db76c5a1d: Download complete [2021-01-11T17:56:21.865Z] 0ef7d3d256c8: Verifying Checksum [2021-01-11T17:56:21.865Z] 0ef7d3d256c8: Download complete [2021-01-11T17:56:21.865Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T17:56:21.865Z] 93359f2a8cfa: Download complete [2021-01-11T17:56:21.865Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T17:56:21.865Z] 188c0c94c7c5: Download complete [2021-01-11T17:56:21.865Z] 7c6f9722023f: Verifying Checksum [2021-01-11T17:56:21.865Z] 7c6f9722023f: Download complete [2021-01-11T17:56:22.050Z] ---> Running in 10da3cf90116 [2021-01-11T17:56:22.131Z] 188c0c94c7c5: Pull complete [2021-01-11T17:56:22.395Z] 0ef7d3d256c8: Pull complete [2021-01-11T17:56:22.659Z] de9db76c5a1d: Pull complete [2021-01-11T17:56:23.038Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T17:56:23.611Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T17:56:23.611Z] a35cf1a2eb13: Download complete [2021-01-11T17:56:24.187Z] bca2f99d35d6: Verifying Checksum [2021-01-11T17:56:24.187Z] bca2f99d35d6: Download complete [2021-01-11T17:56:24.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T17:56:27.078Z] OK: 142 MiB in 39 packages [2021-01-11T17:56:28.061Z] Removing intermediate container 10da3cf90116 [2021-01-11T17:56:28.061Z] ---> 0297e013077a [2021-01-11T17:56:28.061Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-11T17:56:28.334Z] ---> Running in d870820935c0 [2021-01-11T17:56:28.929Z] Removing intermediate container d870820935c0 [2021-01-11T17:56:28.929Z] ---> 6bb2b53ca0d0 [2021-01-11T17:56:28.929Z] Step 7/8 : COPY . . [2021-01-11T17:56:30.366Z] ---> 4520317df195 [2021-01-11T17:56:30.366Z] Step 8/8 : RUN go mod download [2021-01-11T17:56:30.366Z] ---> Running in c0a8df34b792 [2021-01-11T17:56:30.830Z] bca2f99d35d6: Pull complete [2021-01-11T17:56:30.830Z] 93359f2a8cfa: Pull complete [2021-01-11T17:56:30.830Z] 7c6f9722023f: Pull complete [2021-01-11T17:56:35.069Z] a35cf1a2eb13: Pull complete [2021-01-11T17:56:35.069Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T17:56:35.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T17:56:35.069Z] ---> a62c8e92a672 [2021-01-11T17:56:35.069Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T17:56:35.069Z] ---> Running in e507a699b940 [2021-01-11T17:56:35.069Z] Removing intermediate container e507a699b940 [2021-01-11T17:56:35.069Z] ---> 5f057d4e5531 [2021-01-11T17:56:35.069Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T17:56:35.069Z] ---> Running in 133409164e67 [2021-01-11T17:56:36.026Z] Removing intermediate container 133409164e67 [2021-01-11T17:56:36.026Z] ---> f1ff0e55542b [2021-01-11T17:56:36.026Z] Step 5/8 : RUN apk add --update --no-cache make git [2021-01-11T17:56:36.026Z] ---> Running in 6e6b798d54c1 [2021-01-11T17:56:36.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T17:56:37.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T17:56:39.391Z] OK: 166 MiB in 39 packages [2021-01-11T17:56:39.654Z] Removing intermediate container 6e6b798d54c1 [2021-01-11T17:56:39.654Z] ---> 524895a8110c [2021-01-11T17:56:39.654Z] Step 6/8 : WORKDIR /device-sdk-go [2021-01-11T17:56:39.654Z] ---> Running in 3732fd005fde [2021-01-11T17:56:39.916Z] Removing intermediate container 3732fd005fde [2021-01-11T17:56:39.916Z] ---> c5afd7305849 [2021-01-11T17:56:39.916Z] Step 7/8 : COPY . . [2021-01-11T17:56:41.317Z] ---> e4ad5cb11a87 [2021-01-11T17:56:41.317Z] Step 8/8 : RUN go mod download [2021-01-11T17:56:41.317Z] ---> Running in 1626c1ef922b [2021-01-11T17:56:52.539Z] Removing intermediate container c0a8df34b792 [2021-01-11T17:56:52.539Z] ---> eb046d24ca33 [2021-01-11T17:56:52.539Z] Successfully built eb046d24ca33 [2021-01-11T17:56:52.539Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:56:52.880Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T17:56:52.880Z] . [Pipeline] withDockerContainer [2021-01-11T17:56:53.116Z] prd-ubuntu18.04-docker-arm64-4c-16g-19548 does not seem to be running inside a container [2021-01-11T17:56:53.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-arm64 cat [2021-01-11T17:56:54.707Z] $ docker top 4a3589d4093dd08d1e4867834390c5a6e56270f9d85852965f100222daa40d17 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T17:56:55.753Z] + go version [2021-01-11T17:56:55.753Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T17:56:55.784Z] $ docker stop --time=1 4a3589d4093dd08d1e4867834390c5a6e56270f9d85852965f100222daa40d17 [2021-01-11T17:56:57.693Z] $ docker rm -f 4a3589d4093dd08d1e4867834390c5a6e56270f9d85852965f100222daa40d17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:56:58.644Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T17:56:58.644Z] . [Pipeline] withDockerContainer [2021-01-11T17:56:58.901Z] prd-ubuntu18.04-docker-arm64-4c-16g-19548 does not seem to be running inside a container [2021-01-11T17:56:58.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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-arm64 cat [2021-01-11T17:56:59.480Z] Removing intermediate container 1626c1ef922b [2021-01-11T17:56:59.480Z] ---> 8f3394cfad33 [2021-01-11T17:56:59.480Z] Successfully built 8f3394cfad33 [2021-01-11T17:56:59.480Z] Successfully tagged ci-base-image-x86_64:latest [2021-01-11T17:57:00.489Z] $ docker top 1c9164d9f4ddab7ef832d31aea7b4f7f4df102ca2e13d6b5bb8e50304528ac95 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:57:01.280Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T17:57:01.280Z] . [Pipeline] withDockerContainer [2021-01-11T17:57:01.516Z] + make test [2021-01-11T17:57:01.516Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T17:57:01.600Z] prd-centos7-docker-4c-2g-19549 does not seem to be running inside a container [2021-01-11T17:57:01.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T17:57:02.596Z] $ docker top 10c48bce47b62164fe74021eec2555acf4ff40045e027a00a5d9f3397fc38578 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T17:57:03.079Z] + go version [2021-01-11T17:57:03.079Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T17:57:03.095Z] $ docker stop --time=1 10c48bce47b62164fe74021eec2555acf4ff40045e027a00a5d9f3397fc38578 [2021-01-11T17:57:04.432Z] $ docker rm -f 10c48bce47b62164fe74021eec2555acf4ff40045e027a00a5d9f3397fc38578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:57:05.499Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T17:57:05.499Z] . [Pipeline] withDockerContainer [2021-01-11T17:57:05.602Z] prd-centos7-docker-4c-2g-19549 does not seem to be running inside a container [2021-01-11T17:57:05.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T17:57:06.247Z] $ docker top a341d8cef66265fb7533498950689ab5f73618c9376330665d000df821880cb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T17:57:06.849Z] + make test [2021-01-11T17:57:06.849Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-11T17:57:13.489Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-11T17:57:23.764Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2021-01-11T17:57:28.516Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-11T17:57:28.516Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-11T17:57:28.516Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-11T17:57:28.516Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.092s coverage: 19.4% of statements [2021-01-11T17:57:30.462Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.484s coverage: 97.1% of statements [2021-01-11T17:58:02.645Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.056s coverage: 9.4% of statements [2021-01-11T17:58:02.645Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.050s coverage: 21.7% of statements [2021-01-11T17:58:02.645Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-11T17:58:02.645Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.245s coverage: 42.9% of statements [2021-01-11T17:58:02.645Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-11T17:58:02.645Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.287s coverage: 68.9% of statements [2021-01-11T17:58:02.645Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-11T17:58:02.645Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-11T17:58:02.645Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-11T17:58:02.645Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-11T17:58:02.645Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.066s coverage: 53.8% of statements [2021-01-11T17:58:02.645Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-11T17:58:02.645Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-11T17:58:02.645Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.084s coverage: 31.3% of statements [2021-01-11T17:58:02.645Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.349s coverage: 68.9% of statements [2021-01-11T17:58:02.645Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.060s coverage: 4.2% of statements [2021-01-11T17:58:02.645Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-11T17:58:02.645Z] GO111MODULE=on go vet ./... [2021-01-11T17:58:02.785Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2021-01-11T17:58:02.785Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2021-01-11T17:58:02.785Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2021-01-11T17:58:02.785Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.122s coverage: 19.4% of statements [2021-01-11T17:58:08.237Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.185s coverage: 97.1% of statements [2021-01-11T17:58:09.347Z] gofmt -l . [2021-01-11T17:58:09.347Z] [ "`gofmt -l .`" = "" ] [2021-01-11T17:58:09.347Z] ./bin/test-attribution-txt.sh [2021-01-11T17:58:09.925Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-11T17:58:09.943Z] $ docker stop --time=1 a341d8cef66265fb7533498950689ab5f73618c9376330665d000df821880cb8 [2021-01-11T17:58:11.976Z] $ docker rm -f a341d8cef66265fb7533498950689ab5f73618c9376330665d000df821880cb8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T17:58:12.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T17:58:13.031Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-11T17:58:15.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-11T17:58:15.961Z] + ls -al . [2021-01-11T17:58:15.961Z] total 216 [2021-01-11T17:58:15.961Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 11 17:58 . [2021-01-11T17:58:15.961Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 11 17:56 .. [2021-01-11T17:58:15.961Z] drwxrwxr-x. 2 jenkins jenkins 64 Jan 11 17:56 bin [2021-01-11T17:58:15.961Z] -rw-r--r--. 1 jenkins jenkins 137952 Jan 11 17:57 coverage.out [2021-01-11T17:58:15.961Z] -rw-rw-r--. 1 jenkins jenkins 949 Jan 11 17:56 Dockerfile.build [2021-01-11T17:58:15.961Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 11 17:56 .dockerignore [2021-01-11T17:58:15.961Z] drwxrwxr-x. 4 jenkins jenkins 48 Jan 11 17:56 example [2021-01-11T17:58:15.961Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 11 17:56 .git [2021-01-11T17:58:15.961Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 11 17:56 .github [2021-01-11T17:58:15.961Z] -rw-rw-r--. 1 jenkins jenkins 138 Jan 11 17:56 .gitignore [2021-01-11T17:58:15.961Z] -rw-r--r--. 1 jenkins jenkins 488 Jan 11 17:58 go.mod [2021-01-11T17:58:15.961Z] -rw-r--r--. 1 jenkins jenkins 14014 Jan 11 17:58 go.sum [2021-01-11T17:58:15.962Z] drwxrwxr-x. 15 jenkins jenkins 211 Jan 11 17:56 internal [2021-01-11T17:58:15.962Z] -rw-rw-r--. 1 jenkins jenkins 901 Jan 11 17:56 Jenkinsfile [2021-01-11T17:58:15.962Z] -rw-rw-r--. 1 jenkins jenkins 11341 Jan 11 17:56 LICENSE [2021-01-11T17:58:15.962Z] -rw-rw-r--. 1 jenkins jenkins 1013 Jan 11 17:56 Makefile [2021-01-11T17:58:15.962Z] drwxrwxr-x. 4 jenkins jenkins 26 Jan 11 17:56 openapi [2021-01-11T17:58:15.962Z] drwxrwxr-x. 5 jenkins jenkins 50 Jan 11 17:56 pkg [2021-01-11T17:58:15.962Z] -rw-rw-r--. 1 jenkins jenkins 5897 Jan 11 17:56 README.md [2021-01-11T17:58:15.962Z] -rw-rw-r--. 1 jenkins jenkins 6616 Jan 11 17:56 RELEASE-NOTES.txt [2021-01-11T17:58:15.962Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 11 17:56 snap [2021-01-11T17:58:15.962Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 11 17:53 VERSION [2021-01-11T17:58:15.962Z] -rw-rw-r--. 1 jenkins jenkins 222 Jan 11 17:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:58:16.275Z] + 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=9bca83ed10b4f524d56640670a65bb8ef91e538b --label arch=amd64 --label version=0.0.0 . [2021-01-11T17:58:16.543Z] Sending build context to Docker daemon 2.637MB [2021-01-11T17:58:16.543Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T17:58:16.543Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-11T17:58:16.543Z] ---> 8f3394cfad33 [2021-01-11T17:58:16.543Z] Step 3/24 : ARG MAKE='make build' [2021-01-11T17:58:17.117Z] ---> Running in 76525a38e81f [2021-01-11T17:58:17.377Z] Removing intermediate container 76525a38e81f [2021-01-11T17:58:17.377Z] ---> 9cef30099ff6 [2021-01-11T17:58:17.377Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-11T17:58:17.377Z] ---> Running in c498d952dac1 [2021-01-11T17:58:17.639Z] Removing intermediate container c498d952dac1 [2021-01-11T17:58:17.639Z] ---> c05f7ba62789 [2021-01-11T17:58:17.639Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T17:58:17.639Z] ---> Running in 631697991f86 [2021-01-11T17:58:17.901Z] Removing intermediate container 631697991f86 [2021-01-11T17:58:17.901Z] ---> a81625e8cdf8 [2021-01-11T17:58:17.901Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T17:58:17.901Z] ---> Running in 488530e1628c [2021-01-11T17:58:18.853Z] Removing intermediate container 488530e1628c [2021-01-11T17:58:18.853Z] ---> 03b5b55aa8b9 [2021-01-11T17:58:18.853Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-11T17:58:18.853Z] ---> Running in 3de93d31f4b6 [2021-01-11T17:58:19.432Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T17:58:21.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T17:58:23.268Z] OK: 166 MiB in 39 packages [2021-01-11T17:58:23.530Z] Removing intermediate container 3de93d31f4b6 [2021-01-11T17:58:23.530Z] ---> e7aa177ebba1 [2021-01-11T17:58:23.530Z] Step 8/24 : COPY . . [2021-01-11T17:58:24.475Z] ---> 843c854afb4c [2021-01-11T17:58:24.475Z] Step 9/24 : RUN ${MAKE} [2021-01-11T17:58:24.737Z] ---> Running in 66cc45465007 [2021-01-11T17:58:25.000Z] 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-11T17:58:33.271Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-11T17:58:35.825Z] Removing intermediate container 66cc45465007 [2021-01-11T17:58:35.825Z] ---> be3164194d5c [2021-01-11T17:58:35.825Z] Step 10/24 : FROM scratch [2021-01-11T17:58:35.825Z] ---> [2021-01-11T17:58:35.825Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T17:58:35.825Z] ---> Running in 6c78f80bb53f [2021-01-11T17:58:35.825Z] Removing intermediate container 6c78f80bb53f [2021-01-11T17:58:35.825Z] ---> f29324ad8f20 [2021-01-11T17:58:35.825Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-11T17:58:35.825Z] ---> Running in e837abcbf6de [2021-01-11T17:58:36.117Z] Removing intermediate container e837abcbf6de [2021-01-11T17:58:36.117Z] ---> f46c516bbafb [2021-01-11T17:58:36.117Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-11T17:58:36.117Z] ---> Running in dc6f401f931b [2021-01-11T17:58:36.384Z] Removing intermediate container dc6f401f931b [2021-01-11T17:58:36.384Z] ---> 457f369feee5 [2021-01-11T17:58:36.384Z] Step 14/24 : WORKDIR / [2021-01-11T17:58:36.384Z] ---> Running in cdd947a1939b [2021-01-11T17:58:36.384Z] Removing intermediate container cdd947a1939b [2021-01-11T17:58:36.384Z] ---> cb2fa50ef8fc [2021-01-11T17:58:36.384Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-11T17:58:36.960Z] ---> 4901181b5dc3 [2021-01-11T17:58:36.960Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-11T17:58:37.221Z] ---> d8733d15926a [2021-01-11T17:58:37.221Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-11T17:58:37.482Z] ---> 61eda9f04eb3 [2021-01-11T17:58:37.482Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-11T17:58:37.746Z] ---> 05b7738e4149 [2021-01-11T17:58:37.746Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-11T17:58:37.746Z] ---> 7a19e1189723 [2021-01-11T17:58:37.746Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-11T17:58:38.007Z] ---> Running in 623793bda133 [2021-01-11T17:58:38.007Z] Removing intermediate container 623793bda133 [2021-01-11T17:58:38.007Z] ---> d9be6e209ad2 [2021-01-11T17:58:38.007Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T17:58:38.271Z] ---> Running in 80d8be9095f0 [2021-01-11T17:58:38.271Z] Removing intermediate container 80d8be9095f0 [2021-01-11T17:58:38.271Z] ---> 36eda595d5ca [2021-01-11T17:58:38.271Z] Step 22/24 : LABEL arch=amd64 [2021-01-11T17:58:38.534Z] ---> Running in 0484aaf40019 [2021-01-11T17:58:38.534Z] Removing intermediate container 0484aaf40019 [2021-01-11T17:58:38.534Z] ---> c1f1422ea4d3 [2021-01-11T17:58:38.534Z] Step 23/24 : LABEL git_sha=9bca83ed10b4f524d56640670a65bb8ef91e538b [2021-01-11T17:58:38.534Z] ---> Running in c7c8e620f871 [2021-01-11T17:58:38.799Z] Removing intermediate container c7c8e620f871 [2021-01-11T17:58:38.799Z] ---> 0329dc9b7af3 [2021-01-11T17:58:38.799Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T17:58:38.799Z] ---> Running in 871d37b3e861 [2021-01-11T17:58:39.061Z] Removing intermediate container 871d37b3e861 [2021-01-11T17:58:39.061Z] ---> 3f34202115ed [2021-01-11T17:58:39.061Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-11T17:58:39.061Z] Successfully built 3f34202115ed [2021-01-11T17:58:39.061Z] 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-11T17:58:40.637Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.113s coverage: 9.4% of statements [2021-01-11T17:58:40.637Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.127s coverage: 21.7% of statements [2021-01-11T17:58:40.637Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2021-01-11T17:58:40.637Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.614s coverage: 42.9% of statements [2021-01-11T17:58:40.637Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2021-01-11T17:58:40.637Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.777s coverage: 68.9% of statements [2021-01-11T17:58:40.637Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2021-01-11T17:58:40.637Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2021-01-11T17:58:40.637Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2021-01-11T17:58:40.637Z] ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] [2021-01-11T17:58:40.637Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.186s coverage: 53.8% of statements [2021-01-11T17:58:40.637Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] [2021-01-11T17:58:40.637Z] ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] [2021-01-11T17:58:40.637Z] ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.168s coverage: 31.3% of statements [2021-01-11T17:58:40.637Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.884s coverage: 68.9% of statements [2021-01-11T17:58:40.637Z] ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.129s coverage: 4.2% of statements [2021-01-11T17:58:40.637Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2021-01-11T17:58:40.637Z] GO111MODULE=on go vet ./... [2021-01-11T17:59:13.861Z] gofmt -l . [2021-01-11T17:59:13.861Z] [ "`gofmt -l .`" = "" ] [2021-01-11T17:59:13.861Z] ./bin/test-attribution-txt.sh [2021-01-11T17:59:13.861Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-11T17:59:13.909Z] $ docker stop --time=1 1c9164d9f4ddab7ef832d31aea7b4f7f4df102ca2e13d6b5bb8e50304528ac95 [2021-01-11T17:59:16.090Z] $ docker rm -f 1c9164d9f4ddab7ef832d31aea7b4f7f4df102ca2e13d6b5bb8e50304528ac95 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T17:59:17.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T17:59:17.286Z] Warning: overwriting stash ‘coverage-report’ [2021-01-11T17:59:18.146Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T17:59:18.810Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-11T17:59:19.146Z] + ls -al . [2021-01-11T17:59:19.146Z] total 252 [2021-01-11T17:59:19.146Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 17:59 . [2021-01-11T17:59:19.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:55 .. [2021-01-11T17:59:19.146Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 11 17:55 .dockerignore [2021-01-11T17:59:19.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 17:55 .git [2021-01-11T17:59:19.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 17:55 .github [2021-01-11T17:59:19.146Z] -rw-rw-r-- 1 jenkins jenkins 138 Jan 11 17:55 .gitignore [2021-01-11T17:59:19.146Z] -rw-rw-r-- 1 jenkins jenkins 949 Jan 11 17:55 Dockerfile.build [2021-01-11T17:59:19.146Z] -rw-rw-r-- 1 jenkins jenkins 901 Jan 11 17:55 Jenkinsfile [2021-01-11T17:59:19.146Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 11 17:55 LICENSE [2021-01-11T17:59:19.146Z] -rw-rw-r-- 1 jenkins jenkins 1013 Jan 11 17:55 Makefile [2021-01-11T17:59:19.146Z] -rw-rw-r-- 1 jenkins jenkins 5897 Jan 11 17:55 README.md [2021-01-11T17:59:19.146Z] -rw-rw-r-- 1 jenkins jenkins 6616 Jan 11 17:55 RELEASE-NOTES.txt [2021-01-11T17:59:19.146Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 17:53 VERSION [2021-01-11T17:59:19.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 17:55 bin [2021-01-11T17:59:19.146Z] -rw-r--r-- 1 jenkins jenkins 137952 Jan 11 17:58 coverage.out [2021-01-11T17:59:19.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:55 example [2021-01-11T17:59:19.146Z] -rw-r--r-- 1 jenkins jenkins 488 Jan 11 17:59 go.mod [2021-01-11T17:59:19.146Z] -rw-r--r-- 1 jenkins jenkins 14014 Jan 11 17:59 go.sum [2021-01-11T17:59:19.146Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 11 17:55 internal [2021-01-11T17:59:19.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:55 openapi [2021-01-11T17:59:19.146Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 11 17:55 pkg [2021-01-11T17:59:19.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 17:55 snap [2021-01-11T17:59:19.146Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 11 17:55 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-11T17:59:19.496Z] + 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=9bca83ed10b4f524d56640670a65bb8ef91e538b --label arch=arm64 --label version=0.0.0 . [2021-01-11T17:59:20.093Z] Sending build context to Docker daemon 2.634MB [2021-01-11T17:59:20.093Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T17:59:20.093Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-11T17:59:20.093Z] ---> eb046d24ca33 [2021-01-11T17:59:20.093Z] Step 3/24 : ARG MAKE='make build' [2021-01-11T17:59:20.367Z] ---> Running in 42715c157a0e [2021-01-11T17:59:20.639Z] Removing intermediate container 42715c157a0e [2021-01-11T17:59:20.639Z] ---> 636a58bba190 [2021-01-11T17:59:20.639Z] Step 4/24 : WORKDIR /device-sdk-go [2021-01-11T17:59:20.914Z] ---> Running in 8f4bc36e642d [2021-01-11T17:59:21.507Z] Removing intermediate container 8f4bc36e642d [2021-01-11T17:59:21.507Z] ---> 63ca030aadf5 [2021-01-11T17:59:21.507Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T17:59:21.508Z] ---> Running in 34e364fe0205 [2021-01-11T17:59:22.104Z] Removing intermediate container 34e364fe0205 [2021-01-11T17:59:22.104Z] ---> b1a8ab4afddc [2021-01-11T17:59:22.104Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T17:59:22.104Z] ---> Running in cf10198ef6bc [2021-01-11T17:59:24.078Z] Removing intermediate container cf10198ef6bc [2021-01-11T17:59:24.078Z] ---> 1876a1b46f13 [2021-01-11T17:59:24.078Z] Step 7/24 : RUN apk add --update --no-cache make git [2021-01-11T17:59:24.352Z] ---> Running in 348228360fef [2021-01-11T17:59:25.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T17:59:26.306Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T17:59:26.899Z] OK: 142 MiB in 39 packages [2021-01-11T17:59:27.888Z] Removing intermediate container 348228360fef [2021-01-11T17:59:27.888Z] ---> 3707532b5fae [2021-01-11T17:59:27.888Z] Step 8/24 : COPY . . [2021-01-11T17:59:29.337Z] ---> ff4e851a8c6e [2021-01-11T17:59:29.337Z] Step 9/24 : RUN ${MAKE} [2021-01-11T17:59:29.610Z] ---> Running in 093a86618ed1 [2021-01-11T17:59:30.595Z] 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-11T17:59:57.459Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2021-01-11T17:59:57.459Z] Removing intermediate container 093a86618ed1 [2021-01-11T17:59:57.459Z] ---> e6b59d23ff5b [2021-01-11T17:59:57.459Z] Step 10/24 : FROM scratch [2021-01-11T17:59:57.459Z] ---> [2021-01-11T17:59:57.459Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-11T17:59:57.459Z] ---> Running in 33dcb5dc9b1a [2021-01-11T17:59:57.733Z] Removing intermediate container 33dcb5dc9b1a [2021-01-11T17:59:57.733Z] ---> d09e6ec0b89b [2021-01-11T17:59:57.733Z] Step 12/24 : ENV APP_PORT=49990 [2021-01-11T17:59:57.733Z] ---> Running in da72f7177710 [2021-01-11T17:59:58.330Z] Removing intermediate container da72f7177710 [2021-01-11T17:59:58.330Z] ---> 494d72291030 [2021-01-11T17:59:58.331Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-11T17:59:58.331Z] ---> Running in db22da3909ca [2021-01-11T17:59:58.934Z] Removing intermediate container db22da3909ca [2021-01-11T17:59:58.934Z] ---> d1027ef784dd [2021-01-11T17:59:58.934Z] Step 14/24 : WORKDIR / [2021-01-11T17:59:58.934Z] ---> Running in 35e02c46e22e [2021-01-11T17:59:59.532Z] Removing intermediate container 35e02c46e22e [2021-01-11T17:59:59.532Z] ---> 164c8572e3c8 [2021-01-11T17:59:59.532Z] Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2021-01-11T18:00:00.506Z] ---> e13ef0557086 [2021-01-11T18:00:00.506Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2021-01-11T18:00:01.126Z] ---> c9c91c9e8ad6 [2021-01-11T18:00:01.126Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2021-01-11T18:00:02.130Z] ---> deaaa8b35db4 [2021-01-11T18:00:02.130Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2021-01-11T18:00:02.740Z] ---> e30a83b774e0 [2021-01-11T18:00:02.740Z] Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2021-01-11T18:00:03.346Z] ---> 16cc3b934834 [2021-01-11T18:00:03.346Z] Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] [2021-01-11T18:00:03.626Z] ---> Running in a8c84aada9dc [2021-01-11T18:00:03.903Z] Removing intermediate container a8c84aada9dc [2021-01-11T18:00:03.903Z] ---> c36c8a3ff517 [2021-01-11T18:00:03.903Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T18:00:04.174Z] ---> Running in 73082447f68e [2021-01-11T18:00:04.447Z] Removing intermediate container 73082447f68e [2021-01-11T18:00:04.447Z] ---> 886fcdf2444f [2021-01-11T18:00:04.447Z] Step 22/24 : LABEL arch=arm64 [2021-01-11T18:00:04.718Z] ---> Running in 752d01685f76 [2021-01-11T18:00:04.997Z] Removing intermediate container 752d01685f76 [2021-01-11T18:00:04.997Z] ---> 8116a22f1e38 [2021-01-11T18:00:04.997Z] Step 23/24 : LABEL git_sha=9bca83ed10b4f524d56640670a65bb8ef91e538b [2021-01-11T18:00:04.997Z] ---> Running in 6c187465f1fe [2021-01-11T18:00:05.594Z] Removing intermediate container 6c187465f1fe [2021-01-11T18:00:05.594Z] ---> c08981dfe7ec [2021-01-11T18:00:05.594Z] Step 24/24 : LABEL version=0.0.0 [2021-01-11T18:00:05.594Z] ---> Running in 04238f12c6b8 [2021-01-11T18:00:06.203Z] Removing intermediate container 04238f12c6b8 [2021-01-11T18:00:06.203Z] ---> 33b991e01c75 [2021-01-11T18:00:06.203Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-11T18:00:06.203Z] Successfully built 33b991e01c75 [2021-01-11T18:00:06.203Z] 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-11T18:00:08.021Z] provisioning config files... [2021-01-11T18:00:08.032Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config3232616852021257369tmp [Pipeline] { [Pipeline] sh [2021-01-11T18:00:08.455Z] + set +x [2021-01-11T18:00:08.455Z] + curl -s https://codecov.io/bash [2021-01-11T18:00:08.455Z] + bash -s -- [2021-01-11T18:00:08.720Z] [2021-01-11T18:00:08.720Z] _____ _ [2021-01-11T18:00:08.720Z] / ____| | | [2021-01-11T18:00:08.720Z] | | ___ __| | ___ ___ _____ __ [2021-01-11T18:00:08.720Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-11T18:00:08.720Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-11T18:00:08.720Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-11T18:00:08.720Z] Bash-20201231-23d4836 [2021-01-11T18:00:08.720Z] [2021-01-11T18:00:08.720Z] [2021-01-11T18:00:08.720Z] ==> git version 2.24.3 found [2021-01-11T18:00:08.720Z] ==> 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-11T18:00:08.720Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-11T18:00:08.720Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-11T18:00:08.720Z] ==> Jenkins CI detected. [2021-01-11T18:00:08.720Z] project root: . [2021-01-11T18:00:08.720Z] --> token set from env [2021-01-11T18:00:08.720Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-11T18:00:08.720Z] ==> Running gcov in . (disable via -X gcov) [2021-01-11T18:00:08.720Z] ==> Python coveragepy not found [2021-01-11T18:00:08.720Z] ==> Searching for coverage reports in: [2021-01-11T18:00:08.720Z] + . [2021-01-11T18:00:08.720Z] -> Found 1 reports [2021-01-11T18:00:08.720Z] ==> Detecting git/mercurial file structure [2021-01-11T18:00:08.720Z] ==> Reading reports [2021-01-11T18:00:08.720Z] + ./coverage.out bytes=137952 [2021-01-11T18:00:08.720Z] ==> Appending adjustments [2021-01-11T18:00:08.720Z] https://docs.codecov.io/docs/fixing-reports [2021-01-11T18:00:09.293Z] + Found adjustments [2021-01-11T18:00:09.293Z] ==> Gzipping contents [2021-01-11T18:00:09.293Z] 24K /tmp/codecov.Ag9ttr.gz [2021-01-11T18:00:09.293Z] ==> Uploading reports [2021-01-11T18:00:09.293Z] url: https://codecov.io [2021-01-11T18:00:09.293Z] query: branch=PR-713&commit=9bca83ed10b4f524d56640670a65bb8ef91e538b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-713%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=713&job=&cmd_args= [2021-01-11T18:00:09.293Z] -> Pinging Codecov [2021-01-11T18:00:09.293Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-713&commit=9bca83ed10b4f524d56640670a65bb8ef91e538b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-713%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=713&job=&cmd_args= [2021-01-11T18:00:09.865Z] -> Uploading to [2021-01-11T18:00:09.865Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-11/7E55EF52A471D76F132DFD9A03CDDE97/9bca83ed10b4f524d56640670a65bb8ef91e538b/344105f0-2124-4941-9a1a-7e8fdf87c98c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T180009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce8711c4f60d5135761258aba2c2cc4b40218183009c603f9a450546926ce60c [2021-01-11T18:00:09.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T18:00:09.865Z] Dload Upload Total Spent Left Speed [2021-01-11T18:00:10.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22044 0 0 100 22044 0 38060 --:--:-- --:--:-- --:--:-- 38138 [2021-01-11T18:00:10.439Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9bca83ed10b4f524d56640670a65bb8ef91e538b [Pipeline] } [2021-01-11T18:00:10.450Z] 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-11T18:00:13.566Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:00:14.137Z] ---> package-listing.sh [2021-01-11T18:00:14.137Z] ++ facter osfamily [2021-01-11T18:00:14.137Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T18:00:14.137Z] + OS_FAMILY=redhat [2021-01-11T18:00:14.137Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-713 [2021-01-11T18:00:14.137Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T18:00:14.137Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T18:00:14.137Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T18:00:14.137Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T18:00:14.137Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' [2021-01-11T18:00:14.137Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T18:00:14.137Z] + case "${OS_FAMILY}" in [2021-01-11T18:00:14.137Z] + rpm -qa [2021-01-11T18:00:14.137Z] + sort [2021-01-11T18:00:19.479Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T18:00:19.479Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T18:00:19.479Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T18:00:19.479Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-713 ']' [2021-01-11T18:00:19.479Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-713/archives/ [2021-01-11T18:00:19.479Z] + 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-11T18:00:19.492Z] 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-11T18:00:19.780Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:00:20.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T18:00:20.093Z] [2021-01-11T18:00:20.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T18:00:20.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T18:00:20.556Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T18:00:20.556Z] df20fa9351a1: Pulling fs layer [2021-01-11T18:00:20.556Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T18:00:20.556Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T18:00:20.556Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T18:00:20.556Z] 93b61091891f: Pulling fs layer [2021-01-11T18:00:20.556Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T18:00:20.556Z] 5e14af77c1be: Pulling fs layer [2021-01-11T18:00:20.556Z] 01666e4c0597: Pulling fs layer [2021-01-11T18:00:20.556Z] aa168da1d23b: Pulling fs layer [2021-01-11T18:00:20.556Z] 46f8f816bc3b: Waiting [2021-01-11T18:00:20.556Z] 93b61091891f: Waiting [2021-01-11T18:00:20.556Z] 5e14af77c1be: Waiting [2021-01-11T18:00:20.556Z] aa168da1d23b: Waiting [2021-01-11T18:00:20.556Z] 93b9cdb0e59b: Waiting [2021-01-11T18:00:20.556Z] 01666e4c0597: Waiting [2021-01-11T18:00:20.556Z] 36b3adc4ff6f: Download complete [2021-01-11T18:00:20.827Z] 46f8f816bc3b: Download complete [2021-01-11T18:00:20.827Z] df20fa9351a1: Verifying Checksum [2021-01-11T18:00:20.827Z] df20fa9351a1: Download complete [2021-01-11T18:00:20.827Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T18:00:20.827Z] 93b9cdb0e59b: Download complete [2021-01-11T18:00:20.827Z] 93b61091891f: Verifying Checksum [2021-01-11T18:00:20.827Z] 93b61091891f: Download complete [2021-01-11T18:00:20.827Z] 5e14af77c1be: Verifying Checksum [2021-01-11T18:00:20.827Z] 5e14af77c1be: Download complete [2021-01-11T18:00:20.827Z] 01666e4c0597: Verifying Checksum [2021-01-11T18:00:20.827Z] 01666e4c0597: Download complete [2021-01-11T18:00:20.827Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T18:00:20.827Z] 8ad3a11d3b57: Download complete [2021-01-11T18:00:21.417Z] df20fa9351a1: Pull complete [2021-01-11T18:00:21.417Z] 36b3adc4ff6f: Pull complete [2021-01-11T18:00:22.825Z] 8ad3a11d3b57: Pull complete [2021-01-11T18:00:23.090Z] aa168da1d23b: Verifying Checksum [2021-01-11T18:00:23.090Z] aa168da1d23b: Download complete [2021-01-11T18:00:23.090Z] 46f8f816bc3b: Pull complete [2021-01-11T18:00:23.366Z] 93b61091891f: Pull complete [2021-01-11T18:00:23.636Z] 93b9cdb0e59b: Pull complete [2021-01-11T18:00:23.636Z] 5e14af77c1be: Pull complete [2021-01-11T18:00:23.910Z] 01666e4c0597: Pull complete [2021-01-11T18:00:30.557Z] aa168da1d23b: Pull complete [2021-01-11T18:00:30.557Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T18:00:30.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T18:00:30.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T18:00:30.766Z] prd-centos7-docker-4c-2g-19547 does not seem to be running inside a container [2021-01-11T18:00:30.817Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-11T18:00:36.250Z] $ docker top fe3f698241f32bbe26e36b5eb12a1c88d2fc096904d90983dce836bcc308e00f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T18:00:36.806Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T18:00:37.108Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T18:00:37.410Z] + ls /var/log/sa-host [2021-01-11T18:00:37.410Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T18:00:37.410Z] file_magic: OK [2021-01-11T18:00:37.410Z] HZ: Using current value: 100 [2021-01-11T18:00:37.410Z] file_header: OK [2021-01-11T18:00:37.410Z] 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-11T18:00:37.410Z] Statistics: [2021-01-11T18:00:37.410Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T18:00:37.410Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T18:00:37.410Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T18:00:37.410Z] file_magic: OK [2021-01-11T18:00:37.410Z] HZ: Using current value: 100 [2021-01-11T18:00:37.410Z] file_header: OK [2021-01-11T18:00:37.410Z] 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-11T18:00:37.410Z] Statistics: [2021-01-11T18:00:37.410Z] Hnuu...uuuununununu... [2021-01-11T18:00:37.410Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T18:00:38.029Z] provisioning config files... [2021-01-11T18:00:38.043Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-713@tmp/config4465035034293930958tmp [Pipeline] { [Pipeline] echo [2021-01-11T18:00:38.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:00:38.429Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T18:00:38.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T18:00:38.538Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:00:38.844Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T18:00:38.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:00:39.155Z] ---> sudo-logs.sh [2021-01-11T18:00:39.155Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T18:00:39.167Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:00:41.261Z] ---> job-cost.sh [2021-01-11T18:00:41.261Z] lf-activate-venv: SKIPPING [2021-01-11T18:00:41.261Z] INFO: No Stack... [2021-01-11T18:00:42.654Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T18:00:42.917Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T18:00:42.934Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T18:00:43.234Z] ---> logs-deploy.sh [2021-01-11T18:00:43.234Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-713/4 [2021-01-11T18:00:43.234Z] INFO: archiving workspace using pattern(s): [2021-01-11T18:00:45.155Z] Archives upload complete. [2021-01-11T18:00:45.155Z] INFO: archiving logs to Nexus