Pull request #734 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 92bdcba4746285fd89e1f019ae292ddea33170f7+1f15288997641a3d0d3a625c9b3944aa45f594eb (397a0e6b1e96b58ab698c1db37779ebcfc11a7f0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-734/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-734/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20401 in /w/workspace/dgexfoundry_device-sdk-go_PR-734 [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-734 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit 92bdcba4746285fd89e1f019ae292ddea33170f7 Merge succeeded, producing 92bdcba4746285fd89e1f019ae292ddea33170f7 Checking out Revision 92bdcba4746285fd89e1f019ae292ddea33170f7 (PR-734) > 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/734/head:refs/remotes/origin/PR-734 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # 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 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:17:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:17:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:17:25 ========================================================= 06:17:25 EdgeX Global Pipelines Version Info 06:17:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:17:27 ------------------- 06:17:27 stable info: 06:17:27 ------------------- 06:17:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:27 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 06:17:27 Message: update stable to v1.0.177 06:17:28 ------------------- 06:17:28 experimental info: 06:17:28 ------------------- 06:17:28 Commited By: **** collab-it+edgex@linuxfoundation.org 06:17:28 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 06:17:28 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:17:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:17:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:17:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:17:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:17:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:17:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:17:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:17:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:17:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:17:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:17:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:17:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:17:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:17:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:17:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:17:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:17:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:17:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:17:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:17:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:17:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:17:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-734 [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-734 [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-734 [Pipeline] echo 06:17:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92bdcba4746285fd89e1f019ae292ddea33170f7 [Pipeline] echo 06:17:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92bdcba [Pipeline] echo 06:17:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:17:33 provisioning config files... 06:17:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/config8030600673077324490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:33 ---> docker-login.sh 06:17:33 nexus3.edgexfoundry.org:10001 06:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:34 Configure a credential helper to remove this warning. See 06:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:34 06:17:34 Login Succeeded 06:17:34 nexus3.edgexfoundry.org:10002 06:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:34 Configure a credential helper to remove this warning. See 06:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:34 06:17:34 Login Succeeded 06:17:34 nexus3.edgexfoundry.org:10003 06:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:34 Configure a credential helper to remove this warning. See 06:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:34 06:17:34 Login Succeeded 06:17:34 nexus3.edgexfoundry.org:10004 06:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:34 Configure a credential helper to remove this warning. See 06:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:34 06:17:34 Login Succeeded 06:17:34 docker.io 06:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:35 Configure a credential helper to remove this warning. See 06:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:35 06:17:35 Login Succeeded 06:17:35 ---> docker-login.sh ends [Pipeline] } 06:17:35 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 06:17:36 + git log --format=format:%s -1 92bdcba4746285fd89e1f019ae292ddea33170f7 [Pipeline] echo 06:17:36 GIT_COMMIT: 92bdcba4746285fd89e1f019ae292ddea33170f7, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:17:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:17:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:37 06:17:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:17:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:37 latest: Pulling from edgex-devops/git-semver 06:17:37 31603596830f: Pulling fs layer 06:17:37 2a8b12db71e7: Pulling fs layer 06:17:37 6ca5941a6612: Pulling fs layer 06:17:37 ecc8261a40a4: Pulling fs layer 06:17:37 ecc8261a40a4: Waiting 06:17:37 2a8b12db71e7: Verifying Checksum 06:17:37 2a8b12db71e7: Download complete 06:17:37 31603596830f: Verifying Checksum 06:17:37 31603596830f: Download complete 06:17:37 ecc8261a40a4: Verifying Checksum 06:17:37 ecc8261a40a4: Download complete 06:17:37 6ca5941a6612: Verifying Checksum 06:17:37 6ca5941a6612: Download complete 06:17:37 31603596830f: Pull complete 06:17:38 2a8b12db71e7: Pull complete 06:17:39 6ca5941a6612: Pull complete 06:17:39 ecc8261a40a4: Pull complete 06:17:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:17:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:17:39 prd-centos7-docker-4c-2g-20401 does not seem to be running inside a container 06:17:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-734 -v /w/workspace/dgexfoundry_device-sdk-go_PR-734:/w/workspace/dgexfoundry_device-sdk-go_PR-734:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:17:42 $ docker top 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:42 [ssh-agent] Looking for ssh-agent implementation... 06:17:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:42 $ docker exec 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 ssh-agent 06:17:43 SSH_AUTH_SOCK=/tmp/ssh-Eb1TFvEx5EKI/agent.11 06:17:43 SSH_AGENT_PID=16 06:17:43 Running ssh-add (command line suppressed) 06:17:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/private_key_8387520279695669937.key (/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/private_key_8387520279695669937.key) 06:17:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:43 + git tag --points-at HEAD [Pipeline] } 06:17:43 $ docker exec --env ******** --env ******** 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 ssh-agent -k 06:17:43 unset SSH_AUTH_SOCK; 06:17:43 unset SSH_AGENT_PID; 06:17:43 echo Agent pid 16 killed; 06:17:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:17:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:44 [ssh-agent] Looking for ssh-agent implementation... 06:17:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:44 $ docker exec 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 ssh-agent 06:17:44 SSH_AUTH_SOCK=/tmp/ssh-7jJFLxbeMKJu/agent.47 06:17:44 SSH_AGENT_PID=52 06:17:44 Running ssh-add (command line suppressed) 06:17:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/private_key_4211015620969702644.key (/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/private_key_4211015620969702644.key) 06:17:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:45 + git semver init 06:17:45 # -> Open(): unable to determine branch for HEAD 06:17:45 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-734/.git 06:17:45 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-734 06:17:45 # $SEMVER_REMOTE_NAME = origin 06:17:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:17:45 # $SEMVER_USER_NAME = edgex-jenkins 06:17:45 # $SEMVER_BRANCH = PR-734 06:17:45 # $SEMVER_TEMP = /tmp/semver-629612956 06:17:45 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:17:45 # '/tmp/semver-629612956' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-734/.semver' 06:17:45 # -> Force: false 06:17:45 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-734/.semver [Pipeline] } 06:17:45 $ docker exec --env ******** --env ******** 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 ssh-agent -k 06:17:45 unset SSH_AUTH_SOCK; 06:17:45 unset SSH_AGENT_PID; 06:17:45 echo Agent pid 52 killed; 06:17:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:46 + git semver [Pipeline] } 06:17:46 $ docker stop --time=1 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 06:17:48 $ docker rm -f 0ecff379d7a0f870dbbcca45296335722b241dcc6802ada39d3dfa316375b929 [Pipeline] // withDockerContainer [Pipeline] sh 06:17:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:17:49 Stashed 1 file(s) [Pipeline] echo 06:17:49 [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 06:18:04 Still waiting to schedule task 06:18:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:18:05 Still waiting to schedule task 06:18:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 06:20:19 Running on prd-centos7-docker-4c-2g-20405 in /w/workspace/dgexfoundry_device-sdk-go_PR-734 [Pipeline] { [Pipeline] ws 06:20:19 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:20:25 using credential edgex-jenkins-ssh 06:20:25 Cloning the remote Git repository 06:20:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:20:25 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:20:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:20:25 > git --version # timeout=10 06:20:25 > git --version # 'git version 2.24.3' 06:20:25 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:20:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20404 in /w/workspace/dgexfoundry_device-sdk-go_PR-734 [Pipeline] { [Pipeline] ws 06:20:26 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:20:27 Merging remotes/origin/master commit 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit 92bdcba4746285fd89e1f019ae292ddea33170f7 06:20:27 Merge succeeded, producing 92bdcba4746285fd89e1f019ae292ddea33170f7 06:20:27 Checking out Revision 92bdcba4746285fd89e1f019ae292ddea33170f7 (PR-734) 06:20:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:20:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:20:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/734/head:refs/remotes/origin/PR-734 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:20:27 > git config core.sparsecheckout # timeout=10 06:20:27 > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # timeout=10 06:20:27 > git remote # timeout=10 06:20:27 > git config --get remote.origin.url # timeout=10 06:20:27 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:27 > git merge 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 06:20:27 > git rev-parse HEAD^{commit} # timeout=10 06:20:27 > git config core.sparsecheckout # timeout=10 06:20:27 > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # timeout=10 06:20:31 using credential edgex-jenkins-ssh 06:20:31 Cloning the remote Git repository 06:20:31 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:20:31 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:20:32 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:20:32 > git --version # timeout=10 06:20:32 > git --version # 'git version 2.24.3' 06:20:32 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:20:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:20:31 > git --version # timeout=10 06:20:31 > git --version # 'git version 2.17.1' 06:20:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 06:20:33 Merging remotes/origin/master commit 1f15288997641a3d0d3a625c9b3944aa45f594eb into PR head commit 92bdcba4746285fd89e1f019ae292ddea33170f7 06:20:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:20:34 Merge succeeded, producing 92bdcba4746285fd89e1f019ae292ddea33170f7 06:20:34 Checking out Revision 92bdcba4746285fd89e1f019ae292ddea33170f7 (PR-734) 06:20:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:20:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:20:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:20:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:20:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/734/head:refs/remotes/origin/PR-734 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:20:33 > git config core.sparsecheckout # timeout=10 06:20:33 > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # timeout=10 06:20:34 > git remote # timeout=10 06:20:34 > git config --get remote.origin.url # timeout=10 06:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:34 > git merge 1f15288997641a3d0d3a625c9b3944aa45f594eb # timeout=10 06:20:34 > git rev-parse HEAD^{commit} # timeout=10 06:20:34 > git config core.sparsecheckout # timeout=10 06:20:34 > git checkout -f 92bdcba4746285fd89e1f019ae292ddea33170f7 # timeout=10 06:20:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:20:34 + sudo service docker restart 06:20:34 + true 06:20:34 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:20:36 provisioning config files... 06:20:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4729406292385092679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:37 ---> docker-login.sh 06:20:37 nexus3.edgexfoundry.org:10001 06:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:37 Configure a credential helper to remove this warning. See 06:20:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:37 06:20:37 Login Succeeded 06:20:37 nexus3.edgexfoundry.org:10002 06:20:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:38 Configure a credential helper to remove this warning. See 06:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:38 06:20:38 Login Succeeded 06:20:38 nexus3.edgexfoundry.org:10003 06:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:38 Configure a credential helper to remove this warning. See 06:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:38 06:20:38 Login Succeeded 06:20:38 nexus3.edgexfoundry.org:10004 06:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:20:38 > git --version # timeout=10 06:20:38 > git --version # 'git version 2.17.1' 06:20:38 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 06:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:38 Configure a credential helper to remove this warning. See 06:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:38 06:20:38 Login Succeeded 06:20:38 docker.io [Pipeline] withEnv [Pipeline] { 06:20:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 06:20:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:39 Configure a credential helper to remove this warning. See 06:20:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:39 06:20:39 Login Succeeded 06:20:39 ---> docker-login.sh ends [Pipeline] script [Pipeline] { [Pipeline] } 06:20:39 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:20:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] echo 06:20:40 ========================================================= 06:20:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:20:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:20:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:20:41 + 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 . 06:20:41 + sudo service docker restart 06:20:41 + true 06:20:41 Sending build context to Docker daemon 2.478MB 06:20:41 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:20:41 Step 2/8 : FROM ${BASE} 06:20:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:20:41 188c0c94c7c5: Pulling fs layer 06:20:41 0ef7d3d256c8: Pulling fs layer 06:20:41 de9db76c5a1d: Pulling fs layer 06:20:41 bca2f99d35d6: Pulling fs layer 06:20:41 93359f2a8cfa: Pulling fs layer 06:20:41 7c6f9722023f: Pulling fs layer 06:20:41 a35cf1a2eb13: Pulling fs layer 06:20:41 bca2f99d35d6: Waiting 06:20:41 93359f2a8cfa: Waiting 06:20:41 7c6f9722023f: Waiting 06:20:41 a35cf1a2eb13: Waiting 06:20:41 de9db76c5a1d: Verifying Checksum 06:20:41 de9db76c5a1d: Download complete 06:20:41 0ef7d3d256c8: Verifying Checksum 06:20:41 0ef7d3d256c8: Download complete 06:20:41 93359f2a8cfa: Verifying Checksum 06:20:41 93359f2a8cfa: Download complete 06:20:41 7c6f9722023f: Verifying Checksum 06:20:41 7c6f9722023f: Download complete 06:20:42 188c0c94c7c5: Verifying Checksum 06:20:42 188c0c94c7c5: Download complete 06:20:42 188c0c94c7c5: Pull complete 06:20:43 0ef7d3d256c8: Pull complete 06:20:43 de9db76c5a1d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:20:44 provisioning config files... 06:20:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1190533594906455612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:44 ---> docker-login.sh 06:20:44 nexus3.edgexfoundry.org:10001 06:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:45 Configure a credential helper to remove this warning. See 06:20:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:45 06:20:45 Login Succeeded 06:20:45 nexus3.edgexfoundry.org:10002 06:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:46 Configure a credential helper to remove this warning. See 06:20:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:46 06:20:46 Login Succeeded 06:20:46 nexus3.edgexfoundry.org:10003 06:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:46 a35cf1a2eb13: Verifying Checksum 06:20:46 a35cf1a2eb13: Download complete 06:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:47 Configure a credential helper to remove this warning. See 06:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:47 06:20:47 Login Succeeded 06:20:47 nexus3.edgexfoundry.org:10004 06:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:47 Configure a credential helper to remove this warning. See 06:20:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:47 06:20:47 Login Succeeded 06:20:47 docker.io 06:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:20:48 Configure a credential helper to remove this warning. See 06:20:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:20:48 06:20:48 Login Succeeded 06:20:48 ---> docker-login.sh ends [Pipeline] } 06:20:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:20:48 bca2f99d35d6: Verifying Checksum 06:20:48 bca2f99d35d6: Download complete [Pipeline] echo 06:20:49 ========================================================= 06:20:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:20:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:20:49 + 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 . 06:20:49 Sending build context to Docker daemon 2.477MB 06:20:50 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:20:50 Step 2/8 : FROM ${BASE} 06:20:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:20:50 5f621e34cdf4: Pulling fs layer 06:20:50 a4357932f1b6: Pulling fs layer 06:20:50 18c013af1878: Pulling fs layer 06:20:50 00ac8860ef70: Pulling fs layer 06:20:50 63d7cb157983: Pulling fs layer 06:20:50 b116817d02f9: Pulling fs layer 06:20:50 745a02a5169b: Pulling fs layer 06:20:50 63d7cb157983: Waiting 06:20:50 b116817d02f9: Waiting 06:20:50 00ac8860ef70: Waiting 06:20:50 745a02a5169b: Waiting 06:20:50 18c013af1878: Verifying Checksum 06:20:50 18c013af1878: Download complete 06:20:50 a4357932f1b6: Download complete 06:20:50 63d7cb157983: Verifying Checksum 06:20:50 63d7cb157983: Download complete 06:20:50 b116817d02f9: Download complete 06:20:50 5f621e34cdf4: Verifying Checksum 06:20:50 5f621e34cdf4: Download complete 06:20:51 5f621e34cdf4: Pull complete 06:20:51 a4357932f1b6: Pull complete 06:20:51 18c013af1878: Pull complete 06:20:52 745a02a5169b: Verifying Checksum 06:20:53 00ac8860ef70: Download complete 06:20:59 bca2f99d35d6: Pull complete 06:20:59 93359f2a8cfa: Pull complete 06:20:59 7c6f9722023f: Pull complete 06:21:03 a35cf1a2eb13: Pull complete 06:21:03 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:21:03 ---> a62c8e92a672 06:21:03 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:21:03 ---> Running in 9deda0b26c32 06:21:04 00ac8860ef70: Pull complete 06:21:04 63d7cb157983: Pull complete 06:21:04 Removing intermediate container 9deda0b26c32 06:21:04 ---> 4b36a9790fe5 06:21:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:04 ---> Running in f5f999fb5a54 06:21:04 b116817d02f9: Pull complete 06:21:05 Removing intermediate container f5f999fb5a54 06:21:05 ---> 82968f2e4bfb 06:21:05 Step 5/8 : RUN apk add --update --no-cache make git 06:21:05 ---> Running in 0673e9410b9d 06:21:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:08 OK: 166 MiB in 39 packages 06:21:08 745a02a5169b: Pull complete 06:21:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:21:08 ---> b7e6874047d6 06:21:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:21:08 Removing intermediate container 0673e9410b9d 06:21:08 ---> a741de974aeb 06:21:08 Step 6/8 : WORKDIR /device-sdk-go 06:21:08 ---> Running in 88929815bc55 06:21:08 Removing intermediate container 88929815bc55 06:21:08 ---> d6fd7934fd83 06:21:08 Step 7/8 : COPY . . 06:21:10 ---> b8267cd24af9 06:21:10 Step 8/8 : RUN go mod download 06:21:10 ---> Running in 59d07158dabd 06:21:10 ---> Running in e18c039f3315 06:21:11 Removing intermediate container e18c039f3315 06:21:11 ---> fc38481d2ee2 06:21:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:11 ---> Running in 6b733aa4a783 06:21:13 Removing intermediate container 6b733aa4a783 06:21:13 ---> c13be646a561 06:21:13 Step 5/8 : RUN apk add --update --no-cache make git 06:21:13 ---> Running in 6524177ce002 06:21:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:21:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:21:16 OK: 142 MiB in 39 packages 06:21:17 Removing intermediate container 6524177ce002 06:21:17 ---> c9674a1f9f19 06:21:17 Step 6/8 : WORKDIR /device-sdk-go 06:21:17 ---> Running in 04df1382546f 06:21:18 Removing intermediate container 04df1382546f 06:21:18 ---> ffed05a4523a 06:21:18 Step 7/8 : COPY . . 06:21:19 ---> c77cbe20b717 06:21:19 Step 8/8 : RUN go mod download 06:21:19 ---> Running in 59ff4d2f22c9 06:21:32 Removing intermediate container 59d07158dabd 06:21:32 ---> b8447a1660ea 06:21:32 Successfully built b8447a1660ea 06:21:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:21:33 + docker inspect -f . ci-base-image-x86_64 06:21:33 . [Pipeline] withDockerContainer 06:21:33 prd-centos7-docker-4c-2g-20405 does not seem to be running inside a container 06:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:21:34 $ docker top ad10683be6b8d8bc47c8bb7dad005148f5ef27b387e6f5b5dab6b1de15fc7116 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:35 + go version 06:21:35 go version go1.15.5 linux/amd64 [Pipeline] } 06:21:35 $ docker stop --time=1 ad10683be6b8d8bc47c8bb7dad005148f5ef27b387e6f5b5dab6b1de15fc7116 06:21:37 $ docker rm -f ad10683be6b8d8bc47c8bb7dad005148f5ef27b387e6f5b5dab6b1de15fc7116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:21:38 + docker inspect -f . ci-base-image-x86_64 06:21:38 . [Pipeline] withDockerContainer 06:21:38 prd-centos7-docker-4c-2g-20405 does not seem to be running inside a container 06:21:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:21:40 $ docker top 29abf1695dfaa3434c19e551355f12a3e3c6961dc58ce597090aa5ffb8526d5f -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:41 + make test 06:21:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:21:41 Removing intermediate container 59ff4d2f22c9 06:21:41 ---> 28c85d2f53c8 06:21:41 Successfully built 28c85d2f53c8 06:21:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:21:42 + docker inspect -f . ci-base-image-arm64 06:21:42 . [Pipeline] withDockerContainer 06:21:42 prd-ubuntu18.04-docker-arm64-4c-16g-20404 does not seem to be running inside a container 06:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:21:44 $ docker top c2a8db4b058df11b95d4f64e9b93a93cbcdac02f7b327b495afc6fd6d2fc8728 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:45 + go version 06:21:45 go version go1.15.5 linux/arm64 [Pipeline] } 06:21:45 $ docker stop --time=1 c2a8db4b058df11b95d4f64e9b93a93cbcdac02f7b327b495afc6fd6d2fc8728 06:21:47 $ docker rm -f c2a8db4b058df11b95d4f64e9b93a93cbcdac02f7b327b495afc6fd6d2fc8728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:21:48 + docker inspect -f . ci-base-image-arm64 06:21:48 . [Pipeline] withDockerContainer 06:21:48 prd-ubuntu18.04-docker-arm64-4c-16g-20404 does not seem to be running inside a container 06:21:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:21:50 $ docker top 8704a2a317bc0d9a7fd1a42464ff2c13e19e2bb11f98115475ed130de7c19638 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:51 + make test 06:21:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:21:56 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:22:13 ? github.com/edgexfoundry/device-sdk-go [no test files] 06:22:24 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:22:24 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:22:24 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:22:24 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.139s coverage: 19.4% of statements 06:22:31 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.873s coverage: 97.1% of statements 06:22:52 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 06:22:52 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 06:22:52 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 06:22:52 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.137s coverage: 19.4% of statements 06:22:57 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.157s coverage: 97.1% of statements 06:22:58 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.171s coverage: 9.4% of statements 06:22:58 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.097s coverage: 21.7% of statements 06:22:58 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:22:58 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.520s coverage: 42.9% of statements 06:22:58 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:22:58 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.483s coverage: 68.9% of statements 06:22:58 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:22:58 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:22:58 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:22:58 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 06:22:58 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.141s coverage: 53.8% of statements 06:22:58 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 06:22:58 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 06:22:58 ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.122s coverage: 31.3% of statements 06:22:58 ok github.com/edgexfoundry/device-sdk-go/pkg/models 4.106s coverage: 68.9% of statements 06:22:58 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.158s coverage: 4.2% of statements 06:22:58 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:22:58 GO111MODULE=on go vet ./... 06:23:17 gofmt -l . 06:23:17 [ "`gofmt -l .`" = "" ] 06:23:17 ./bin/test-attribution-txt.sh 06:23:17 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:23:18 $ docker stop --time=1 29abf1695dfaa3434c19e551355f12a3e3c6961dc58ce597090aa5ffb8526d5f 06:23:20 $ docker rm -f 29abf1695dfaa3434c19e551355f12a3e3c6961dc58ce597090aa5ffb8526d5f [Pipeline] // withDockerContainer [Pipeline] sh 06:23:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:23:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:23:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:23:24 + ls -al . 06:23:24 total 216 06:23:24 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 15 06:23 . 06:23:24 drwxrwxr-x. 4 jenkins jenkins 28 Jan 15 06:20 .. 06:23:24 drwxrwxr-x. 2 jenkins jenkins 64 Jan 15 06:20 bin 06:23:24 -rw-r--r--. 1 jenkins jenkins 137953 Jan 15 06:22 coverage.out 06:23:24 -rw-rw-r--. 1 jenkins jenkins 949 Jan 15 06:20 Dockerfile.build 06:23:24 -rw-rw-r--. 1 jenkins jenkins 140 Jan 15 06:20 .dockerignore 06:23:24 drwxrwxr-x. 4 jenkins jenkins 48 Jan 15 06:20 example 06:23:24 drwxrwxr-x. 8 jenkins jenkins 179 Jan 15 06:20 .git 06:23:24 drwxrwxr-x. 2 jenkins jenkins 103 Jan 15 06:20 .github 06:23:24 -rw-rw-r--. 1 jenkins jenkins 138 Jan 15 06:20 .gitignore 06:23:24 -rw-r--r--. 1 jenkins jenkins 488 Jan 15 06:23 go.mod 06:23:24 -rw-r--r--. 1 jenkins jenkins 14124 Jan 15 06:23 go.sum 06:23:24 drwxrwxr-x. 15 jenkins jenkins 211 Jan 15 06:20 internal 06:23:24 -rw-rw-r--. 1 jenkins jenkins 901 Jan 15 06:20 Jenkinsfile 06:23:24 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 15 06:20 LICENSE 06:23:24 -rw-rw-r--. 1 jenkins jenkins 1013 Jan 15 06:20 Makefile 06:23:24 drwxrwxr-x. 4 jenkins jenkins 26 Jan 15 06:20 openapi 06:23:24 drwxrwxr-x. 5 jenkins jenkins 50 Jan 15 06:20 pkg 06:23:24 -rw-rw-r--. 1 jenkins jenkins 5897 Jan 15 06:20 README.md 06:23:24 -rw-rw-r--. 1 jenkins jenkins 6616 Jan 15 06:20 RELEASE-NOTES.txt 06:23:24 drwxrwxr-x. 4 jenkins jenkins 54 Jan 15 06:20 snap 06:23:24 -rw-rw-r--. 1 jenkins jenkins 5 Jan 15 06:17 VERSION 06:23:24 -rw-rw-r--. 1 jenkins jenkins 222 Jan 15 06:20 version.go [Pipeline] isUnix [Pipeline] sh 06:23:24 + 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=92bdcba4746285fd89e1f019ae292ddea33170f7 --label arch=amd64 --label version=0.0.0 . 06:23:25 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.157s coverage: 9.4% of statements 06:23:25 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.116s coverage: 21.7% of statements 06:23:25 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 06:23:25 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.573s coverage: 42.9% of statements 06:23:25 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 06:23:25 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.886s coverage: 68.9% of statements 06:23:25 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 06:23:25 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 06:23:25 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 06:23:25 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 06:23:25 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.215s coverage: 53.8% of statements 06:23:25 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 06:23:25 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 06:23:25 ok github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http 0.159s coverage: 31.3% of statements 06:23:25 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.863s coverage: 68.9% of statements 06:23:25 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.130s coverage: 4.2% of statements 06:23:25 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 06:23:25 GO111MODULE=on go vet ./... 06:23:25 Sending build context to Docker daemon 2.617MB 06:23:25 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:23:25 Step 2/24 : FROM ${BASE} AS builder 06:23:25 ---> b8447a1660ea 06:23:25 Step 3/24 : ARG MAKE='make build' 06:23:25 ---> Running in d467835aea7c 06:23:25 Removing intermediate container d467835aea7c 06:23:25 ---> f979a01308e5 06:23:25 Step 4/24 : WORKDIR /device-sdk-go 06:23:25 ---> Running in f55f7dfb86a5 06:23:26 Removing intermediate container f55f7dfb86a5 06:23:26 ---> 7d8d3ad950c6 06:23:26 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:23:26 ---> Running in 4dfdb2fc4b1b 06:23:26 Removing intermediate container 4dfdb2fc4b1b 06:23:26 ---> f566e8ebb991 06:23:26 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:26 ---> Running in ed9dbc36b827 06:23:28 Removing intermediate container ed9dbc36b827 06:23:28 ---> c23585260c3d 06:23:28 Step 7/24 : RUN apk add --update --no-cache make git 06:23:28 ---> Running in f7e8da9485c2 06:23:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:23:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:23:30 OK: 166 MiB in 39 packages 06:23:31 Removing intermediate container f7e8da9485c2 06:23:31 ---> aa7b98cb0855 06:23:31 Step 8/24 : COPY . . 06:23:32 ---> ae1022d6616a 06:23:32 Step 9/24 : RUN ${MAKE} 06:23:32 ---> Running in f05caaed9663 06:23:33 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 06:23:49 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:23:51 Removing intermediate container f05caaed9663 06:23:51 ---> 3ab5e5b9b63e 06:23:51 Step 10/24 : FROM scratch 06:23:51 ---> 06:23:51 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:23:51 ---> Running in f852f8466026 06:23:51 Removing intermediate container f852f8466026 06:23:51 ---> 7d3a4fe713cb 06:23:51 Step 12/24 : ENV APP_PORT=49990 06:23:51 ---> Running in b8b6a469f042 06:23:51 Removing intermediate container b8b6a469f042 06:23:51 ---> 87e86e4f3c66 06:23:51 Step 13/24 : EXPOSE $APP_PORT 06:23:51 ---> Running in db791ea892e4 06:23:52 Removing intermediate container db791ea892e4 06:23:52 ---> 3f3a087ada3d 06:23:52 Step 14/24 : WORKDIR / 06:23:52 ---> Running in 23eb2fe72441 06:23:52 Removing intermediate container 23eb2fe72441 06:23:52 ---> b82e8981a3e1 06:23:52 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:23:53 ---> d75510d22a09 06:23:53 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:23:54 ---> bbb8254298dc 06:23:54 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:23:55 ---> e416c7c1f48e 06:23:55 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:23:56 ---> 0997642410c9 06:23:56 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:23:56 ---> c6b424f6d1e6 06:23:56 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:23:56 ---> Running in 4309e53460ae 06:23:56 Removing intermediate container 4309e53460ae 06:23:56 ---> eeeeeb031cbe 06:23:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:23:57 ---> Running in fe797428d8ee 06:23:57 gofmt -l . 06:23:57 [ "`gofmt -l .`" = "" ] 06:23:57 ./bin/test-attribution-txt.sh 06:23:58 Removing intermediate container fe797428d8ee 06:23:58 ---> b59ab166561a 06:23:58 Step 22/24 : LABEL arch=amd64 06:23:58 ---> Running in 8d0c54fef153 06:23:58 Removing intermediate container 8d0c54fef153 06:23:58 ---> 9b8919694f15 06:23:58 Step 23/24 : LABEL git_sha=92bdcba4746285fd89e1f019ae292ddea33170f7 06:23:58 ---> Running in cd9d9031ef23 06:23:58 Removing intermediate container cd9d9031ef23 06:23:58 ---> 2ab27e561dc9 06:23:58 Step 24/24 : LABEL version=0.0.0 06:23:58 ---> Running in f3a253ca37f5 06:23:58 ./bin/test-go-mod-tidy.sh 06:23:59 Removing intermediate container f3a253ca37f5 06:23:59 ---> fde0b28f1af1 06:23:59 [Warning] One or more build-args [ARCH] were not consumed 06:23:59 Successfully built fde0b28f1af1 06:23:59 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] } 06:24:00 $ docker stop --time=1 8704a2a317bc0d9a7fd1a42464ff2c13e19e2bb11f98115475ed130de7c19638 06:24:02 $ docker rm -f 8704a2a317bc0d9a7fd1a42464ff2c13e19e2bb11f98115475ed130de7c19638 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 06:24:03 + sudo chown -R jenkins:jenkins . [Pipeline] // stage [Pipeline] stash 06:24:04 Warning: overwriting stash ‘coverage-report’ [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 06:24:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:24:06 + ls -al . 06:24:06 total 252 06:24:06 drwxrwxr-x 10 jenkins jenkins 4096 Jan 15 06:23 . 06:24:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 06:20 .. 06:24:06 -rw-rw-r-- 1 jenkins jenkins 140 Jan 15 06:20 .dockerignore 06:24:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 15 06:20 .git 06:24:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 06:20 .github 06:24:06 -rw-rw-r-- 1 jenkins jenkins 138 Jan 15 06:20 .gitignore 06:24:06 -rw-rw-r-- 1 jenkins jenkins 949 Jan 15 06:20 Dockerfile.build 06:24:06 -rw-rw-r-- 1 jenkins jenkins 901 Jan 15 06:20 Jenkinsfile 06:24:06 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 15 06:20 LICENSE 06:24:06 -rw-rw-r-- 1 jenkins jenkins 1013 Jan 15 06:20 Makefile 06:24:06 -rw-rw-r-- 1 jenkins jenkins 5897 Jan 15 06:20 README.md 06:24:06 -rw-rw-r-- 1 jenkins jenkins 6616 Jan 15 06:20 RELEASE-NOTES.txt 06:24:06 -rw-rw-r-- 1 jenkins jenkins 5 Jan 15 06:17 VERSION 06:24:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 15 06:20 bin 06:24:06 -rw-r--r-- 1 jenkins jenkins 137952 Jan 15 06:23 coverage.out 06:24:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 06:20 example 06:24:06 -rw-r--r-- 1 jenkins jenkins 488 Jan 15 06:23 go.mod 06:24:06 -rw-r--r-- 1 jenkins jenkins 14124 Jan 15 06:23 go.sum 06:24:06 drwxrwxr-x 15 jenkins jenkins 4096 Jan 15 06:20 internal 06:24:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 06:20 openapi 06:24:06 drwxrwxr-x 5 jenkins jenkins 4096 Jan 15 06:20 pkg 06:24:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 15 06:20 snap 06:24:06 -rw-rw-r-- 1 jenkins jenkins 222 Jan 15 06:20 version.go [Pipeline] isUnix [Pipeline] sh 06:24:07 + 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=92bdcba4746285fd89e1f019ae292ddea33170f7 --label arch=arm64 --label version=0.0.0 . 06:24:07 Sending build context to Docker daemon 2.616MB 06:24:07 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:24:07 Step 2/24 : FROM ${BASE} AS builder 06:24:07 ---> 28c85d2f53c8 06:24:07 Step 3/24 : ARG MAKE='make build' 06:24:08 ---> Running in 35f18b3e9dec 06:24:08 Removing intermediate container 35f18b3e9dec 06:24:08 ---> b9bbfb0ecfdb 06:24:08 Step 4/24 : WORKDIR /device-sdk-go 06:24:08 ---> Running in 24793ceba6b3 06:24:09 Removing intermediate container 24793ceba6b3 06:24:09 ---> c659b05fdd13 06:24:09 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:24:09 ---> Running in eec37c1288c8 06:24:09 Removing intermediate container eec37c1288c8 06:24:09 ---> 6e9c219680fd 06:24:09 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:09 ---> Running in eef21ff4f9a3 06:24:12 Removing intermediate container eef21ff4f9a3 06:24:12 ---> f29db545ea0b 06:24:12 Step 7/24 : RUN apk add --update --no-cache make git 06:24:12 ---> Running in a2806845d6f0 06:24:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:14 OK: 142 MiB in 39 packages 06:24:16 Removing intermediate container a2806845d6f0 06:24:16 ---> a1e8f153a17b 06:24:16 Step 8/24 : COPY . . 06:24:17 ---> 6ad1707d377e 06:24:17 Step 9/24 : RUN ${MAKE} 06:24:17 ---> Running in 2b1fb9e9e5b6 06:24:18 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 06:24:45 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:24:45 Removing intermediate container 2b1fb9e9e5b6 06:24:45 ---> 50f64b7cf3d9 06:24:45 Step 10/24 : FROM scratch 06:24:45 ---> 06:24:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:24:45 ---> Running in f69a9c79a816 06:24:45 Removing intermediate container f69a9c79a816 06:24:45 ---> 804e9380b43b 06:24:45 Step 12/24 : ENV APP_PORT=49990 06:24:45 ---> Running in b28f9da3e039 06:24:45 Removing intermediate container b28f9da3e039 06:24:45 ---> 59026d733d51 06:24:45 Step 13/24 : EXPOSE $APP_PORT 06:24:45 ---> Running in 4ff2bd500c07 06:24:46 Removing intermediate container 4ff2bd500c07 06:24:46 ---> 89a515a43d72 06:24:46 Step 14/24 : WORKDIR / 06:24:46 ---> Running in 8051703377e8 06:24:47 Removing intermediate container 8051703377e8 06:24:47 ---> db4c401b4e9b 06:24:47 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:24:48 ---> 08a77a36117e 06:24:48 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:24:48 ---> 14d2b384b617 06:24:48 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:24:49 ---> 45a8aa809e5e 06:24:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:24:50 ---> a5366fcce9b3 06:24:50 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:24:50 ---> 98b59878e250 06:24:50 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:24:51 ---> Running in 5320b069ad4f 06:24:51 Removing intermediate container 5320b069ad4f 06:24:51 ---> 4f2e8dae4689 06:24:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:24:51 ---> Running in 4c583b7bb05a 06:24:52 Removing intermediate container 4c583b7bb05a 06:24:52 ---> 76a1a4b06d51 06:24:52 Step 22/24 : LABEL arch=arm64 06:24:52 ---> Running in c43d06ce456d 06:24:52 Removing intermediate container c43d06ce456d 06:24:52 ---> 18efec82bc4d 06:24:52 Step 23/24 : LABEL git_sha=92bdcba4746285fd89e1f019ae292ddea33170f7 06:24:52 ---> Running in d787229d1cc4 06:24:53 Removing intermediate container d787229d1cc4 06:24:53 ---> 1eca4a42a0e6 06:24:53 Step 24/24 : LABEL version=0.0.0 06:24:53 ---> Running in fb4162b7167c 06:24:54 Removing intermediate container fb4162b7167c 06:24:54 ---> 7c57c7292cc3 06:24:54 [Warning] One or more build-args [ARCH] were not consumed 06:24:54 Successfully built 7c57c7292cc3 06:24:54 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 06:24:56 provisioning config files... 06:24:56 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/config4052376297490608477tmp [Pipeline] { [Pipeline] sh 06:24:56 + set +x 06:24:56 + curl -s https://codecov.io/bash 06:24:56 + bash -s -- 06:24:57 06:24:57 _____ _ 06:24:57 / ____| | | 06:24:57 | | ___ __| | ___ ___ _____ __ 06:24:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:24:57 | |___| (_) | (_| | __/ (_| (_) \ V / 06:24:57 \_____\___/ \__,_|\___|\___\___/ \_/ 06:24:57 Bash-20201231-23d4836 06:24:57 06:24:57 06:24:57 ==> git version 2.24.3 found 06:24:57 ==> 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 06:24:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:24:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:24:57 ==> Jenkins CI detected. 06:24:57 project root: . 06:24:57 --> token set from env 06:24:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:24:57 ==> Running gcov in . (disable via -X gcov) 06:24:57 ==> Python coveragepy not found 06:24:57 ==> Searching for coverage reports in: 06:24:57 + . 06:24:57 -> Found 1 reports 06:24:57 ==> Detecting git/mercurial file structure 06:24:57 ==> Reading reports 06:24:57 + ./coverage.out bytes=137952 06:24:57 ==> Appending adjustments 06:24:57 https://docs.codecov.io/docs/fixing-reports 06:24:57 + Found adjustments 06:24:57 ==> Gzipping contents 06:24:57 24K /tmp/codecov.tsJ6Cb.gz 06:24:57 ==> Uploading reports 06:24:57 url: https://codecov.io 06:24:57 query: branch=PR-734&commit=92bdcba4746285fd89e1f019ae292ddea33170f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-734%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=734&job=&cmd_args= 06:24:57 -> Pinging Codecov 06:24:57 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-734&commit=92bdcba4746285fd89e1f019ae292ddea33170f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-734%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=734&job=&cmd_args= 06:24:58 -> Uploading to 06:24:58 https://storage.googleapis.com/codecov/v4/raw/2021-01-15/7E55EF52A471D76F132DFD9A03CDDE97/92bdcba4746285fd89e1f019ae292ddea33170f7/d3a00921-18dd-401b-8fb4-1ac323f3262f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T062457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77fa4280a9cf76f82747cd86ea31b1adf013bc56660cb469fcdff3740597fa18 06:24:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:24:58 Dload Upload Total Spent Left Speed 06:24:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22098 0 0 100 22098 0 39059 --:--:-- --:--:-- --:--:-- 39111 06:24:58 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/92bdcba4746285fd89e1f019ae292ddea33170f7 [Pipeline] } 06:24:58 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 06:25:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:03 ---> package-listing.sh 06:25:03 ++ facter osfamily 06:25:03 ++ tr '[:upper:]' '[:lower:]' 06:25:03 + OS_FAMILY=redhat 06:25:03 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-734 06:25:03 + START_PACKAGES=/tmp/packages_start.txt 06:25:03 + END_PACKAGES=/tmp/packages_end.txt 06:25:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:03 + PACKAGES=/tmp/packages_start.txt 06:25:03 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-734 ']' 06:25:03 + PACKAGES=/tmp/packages_end.txt 06:25:03 + case "${OS_FAMILY}" in 06:25:03 + rpm -qa 06:25:03 + sort 06:25:08 + '[' -f /tmp/packages_start.txt ']' 06:25:08 + '[' -f /tmp/packages_end.txt ']' 06:25:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-734 ']' 06:25:08 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-734/archives/ 06:25:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-734/archives/ [Pipeline] echo 06:25:08 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-734/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:09 06:25:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:25:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:09 alpine: Pulling from edgex-lftools-log-publisher 06:25:09 df20fa9351a1: Pulling fs layer 06:25:09 36b3adc4ff6f: Pulling fs layer 06:25:09 8ad3a11d3b57: Pulling fs layer 06:25:09 46f8f816bc3b: Pulling fs layer 06:25:09 93b61091891f: Pulling fs layer 06:25:09 93b9cdb0e59b: Pulling fs layer 06:25:09 5e14af77c1be: Pulling fs layer 06:25:09 01666e4c0597: Pulling fs layer 06:25:09 aa168da1d23b: Pulling fs layer 06:25:09 93b61091891f: Waiting 06:25:09 93b9cdb0e59b: Waiting 06:25:09 5e14af77c1be: Waiting 06:25:09 01666e4c0597: Waiting 06:25:09 aa168da1d23b: Waiting 06:25:09 46f8f816bc3b: Waiting 06:25:09 36b3adc4ff6f: Verifying Checksum 06:25:09 36b3adc4ff6f: Download complete 06:25:09 46f8f816bc3b: Verifying Checksum 06:25:09 46f8f816bc3b: Download complete 06:25:09 df20fa9351a1: Verifying Checksum 06:25:09 df20fa9351a1: Download complete 06:25:09 93b61091891f: Verifying Checksum 06:25:09 93b61091891f: Download complete 06:25:09 93b9cdb0e59b: Verifying Checksum 06:25:09 93b9cdb0e59b: Download complete 06:25:09 5e14af77c1be: Verifying Checksum 06:25:09 5e14af77c1be: Download complete 06:25:09 01666e4c0597: Verifying Checksum 06:25:09 01666e4c0597: Download complete 06:25:10 8ad3a11d3b57: Verifying Checksum 06:25:10 8ad3a11d3b57: Download complete 06:25:10 df20fa9351a1: Pull complete 06:25:10 36b3adc4ff6f: Pull complete 06:25:11 8ad3a11d3b57: Pull complete 06:25:11 46f8f816bc3b: Pull complete 06:25:12 aa168da1d23b: Verifying Checksum 06:25:12 aa168da1d23b: Download complete 06:25:12 93b61091891f: Pull complete 06:25:12 93b9cdb0e59b: Pull complete 06:25:12 5e14af77c1be: Pull complete 06:25:13 01666e4c0597: Pull complete 06:25:21 aa168da1d23b: Pull complete 06:25:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:25:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:25:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:25:21 prd-centos7-docker-4c-2g-20401 does not seem to be running inside a container 06:25:21 $ 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-734/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-734 -v /w/workspace/dgexfoundry_device-sdk-go_PR-734:/w/workspace/dgexfoundry_device-sdk-go_PR-734:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:25:25 $ docker top 2095e863a15a90db696564ec0fac584149944dc101ecf652a78a9bc672b4550a -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:26 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:26 + mkdir -p /var/log/sa [Pipeline] sh 06:25:26 + ls /var/log/sa-host 06:25:26 + sadf -c /var/log/sa-host/sa15 06:25:26 file_magic: OK 06:25:26 HZ: Using current value: 100 06:25:26 file_header: OK 06:25:26 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 06:25:26 Statistics: 06:25:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:25:26 File successfully converted to sysstat format version 12.2.1 06:25:26 + sadf -c /var/log/sa-host/sa23 06:25:26 file_magic: OK 06:25:26 HZ: Using current value: 100 06:25:26 file_header: OK 06:25:26 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 06:25:26 Statistics: 06:25:26 Hnuu...uuuununununu... 06:25:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:27 provisioning config files... 06:25:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-734@tmp/config4307958375296451603tmp [Pipeline] { [Pipeline] echo 06:25:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:27 ---> create-netrc.sh [Pipeline] } 06:25:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:25:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:25:28 ---> python-tools-install.sh [Pipeline] echo 06:25:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:28 ---> sudo-logs.sh 06:25:28 Archiving 'sudo' log.. [Pipeline] echo 06:25:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:29 ---> job-cost.sh 06:25:29 lf-activate-venv: SKIPPING 06:25:29 INFO: No Stack... 06:25:30 INFO: Retrieving Pricing Info for: v1-standard-2 06:25:30 INFO: Archiving Costs [Pipeline] echo 06:25:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:31 ---> logs-deploy.sh 06:25:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-734/1 06:25:31 INFO: archiving workspace using pattern(s): 06:25:32 Archives upload complete. 06:25:32 INFO: archiving logs to Nexus