Pull request #60 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a6f89071e51deabc6a7bf382655f0284325bbc9f+cbc1fb126fca16d22f986b5cd5c305caa6710614 (ff888dd5d16b310f031d56549b0abbab287b22c2) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh 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-rest-go/branches/PR-60/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-rest-go/branches/PR-60/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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-13216’ is offline; ‘prd-centos7-docker-4c-2g-13218’ is offline; ‘prd-centos7-docker-4c-2g-13222’ is offline; ‘prd-centos7-docker-4c-2g-13224’ is offline; ‘prd-centos7-docker-8c-8g-13219’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13231 in /w/workspace/dgexfoundry_device-rest-go_PR-60 [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-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-60 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit cbc1fb126fca16d22f986b5cd5c305caa6710614 into PR head commit a6f89071e51deabc6a7bf382655f0284325bbc9f Merge succeeded, producing a6f89071e51deabc6a7bf382655f0284325bbc9f Checking out Revision a6f89071e51deabc6a7bf382655f0284325bbc9f (PR-60) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # 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 cbc1fb126fca16d22f986b5cd5c305caa6710614 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # 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.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:40:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:40:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:40:15 ========================================================= 06:40:15 EdgeX Global Pipelines Version Info 06:40:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:40:16 ------------------- 06:40:16 stable info: 06:40:16 ------------------- 06:40:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:40:16 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 06:40:16 Message: update stable to v1.0.167 06:40:17 ------------------- 06:40:17 experimental info: 06:40:17 ------------------- 06:40:17 Commited By: **** collab-it+edgex@linuxfoundation.org 06:40:17 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 06:40:17 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:40:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 06:40:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 06:40:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:40:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:40:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:40:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:40:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-rest-go [Pipeline] echo 06:40:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:40:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:40:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:40:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:40:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:40:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:40:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:40:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:40:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:40:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:40:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:40:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:40:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:40:22 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:40:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-60 [Pipeline] echo 06:40:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-60 [Pipeline] echo 06:40:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-60 [Pipeline] echo 06:40:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6f89071e51deabc6a7bf382655f0284325bbc9f [Pipeline] echo 06:40:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6f8907 [Pipeline] echo 06:40:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:40:23 provisioning config files... 06:40:23 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/config6637582002667977458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:23 ---> docker-login.sh 06:40:23 nexus3.edgexfoundry.org:10001 06:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:24 Configure a credential helper to remove this warning. See 06:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:24 06:40:24 Login Succeeded 06:40:24 nexus3.edgexfoundry.org:10002 06:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:24 Configure a credential helper to remove this warning. See 06:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:24 06:40:24 Login Succeeded 06:40:24 nexus3.edgexfoundry.org:10003 06:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:24 Configure a credential helper to remove this warning. See 06:40:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:24 06:40:24 Login Succeeded 06:40:24 nexus3.edgexfoundry.org:10004 06:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:25 Configure a credential helper to remove this warning. See 06:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:25 06:40:25 Login Succeeded 06:40:25 docker.io 06:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:25 Configure a credential helper to remove this warning. See 06:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:25 06:40:25 Login Succeeded 06:40:25 ---> docker-login.sh ends [Pipeline] } 06:40:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:40:26 + git log --format=format:%s -1 a6f89071e51deabc6a7bf382655f0284325bbc9f [Pipeline] echo 06:40:26 GIT_COMMIT: a6f89071e51deabc6a7bf382655f0284325bbc9f, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:40:26 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:40:27 06:40:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:40:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:40:28 latest: Pulling from edgex-devops/git-semver 06:40:28 31603596830f: Pulling fs layer 06:40:28 2a8b12db71e7: Pulling fs layer 06:40:28 6ca5941a6612: Pulling fs layer 06:40:28 ecc8261a40a4: Pulling fs layer 06:40:28 ecc8261a40a4: Waiting 06:40:28 2a8b12db71e7: Verifying Checksum 06:40:28 2a8b12db71e7: Download complete 06:40:28 31603596830f: Download complete 06:40:28 ecc8261a40a4: Verifying Checksum 06:40:28 ecc8261a40a4: Download complete 06:40:28 6ca5941a6612: Verifying Checksum 06:40:28 6ca5941a6612: Download complete 06:40:28 31603596830f: Pull complete 06:40:28 2a8b12db71e7: Pull complete 06:40:29 6ca5941a6612: Pull complete 06:40:29 ecc8261a40a4: Pull complete 06:40:29 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:40:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:40:29 prd-centos7-docker-4c-2g-13231 does not seem to be running inside a container 06:40:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-60 -v /w/workspace/dgexfoundry_device-rest-go_PR-60:/w/workspace/dgexfoundry_device-rest-go_PR-60:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-60@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-60@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:40:32 $ docker top 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:33 [ssh-agent] Looking for ssh-agent implementation... 06:40:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:34 $ docker exec 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b ssh-agent 06:40:34 SSH_AUTH_SOCK=/tmp/ssh-0QY3ezHpY3Mh/agent.11 06:40:34 SSH_AGENT_PID=16 06:40:34 Running ssh-add (command line suppressed) 06:40:34 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/private_key_1202012546827024487.key (/w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/private_key_1202012546827024487.key) 06:40:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:35 + git tag --points-at HEAD [Pipeline] } 06:40:35 $ docker exec --env ******** --env ******** 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b ssh-agent -k 06:40:35 unset SSH_AUTH_SOCK; 06:40:35 unset SSH_AGENT_PID; 06:40:35 echo Agent pid 16 killed; 06:40:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:40:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:35 [ssh-agent] Looking for ssh-agent implementation... 06:40:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:35 $ docker exec 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b ssh-agent 06:40:36 SSH_AUTH_SOCK=/tmp/ssh-NnT97z6OUpLt/agent.46 06:40:36 SSH_AGENT_PID=51 06:40:36 Running ssh-add (command line suppressed) 06:40:36 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/private_key_2005578551553707447.key (/w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/private_key_2005578551553707447.key) 06:40:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:36 + git semver init 06:40:36 # -> Open(): unable to determine branch for HEAD 06:40:36 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-60/.git 06:40:36 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-60 06:40:36 # $SEMVER_REMOTE_NAME = origin 06:40:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:40:36 # $SEMVER_USER_NAME = edgex-jenkins 06:40:36 # $SEMVER_BRANCH = PR-60 06:40:36 # $SEMVER_TEMP = /tmp/semver-237694294 06:40:36 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 06:40:38 # '/tmp/semver-237694294' -> '/w/workspace/dgexfoundry_device-rest-go_PR-60/.semver' 06:40:38 # -> Force: false 06:40:38 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-60/.semver [Pipeline] } 06:40:38 $ docker exec --env ******** --env ******** 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b ssh-agent -k 06:40:38 unset SSH_AUTH_SOCK; 06:40:38 unset SSH_AGENT_PID; 06:40:38 echo Agent pid 51 killed; 06:40:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:38 + git semver [Pipeline] } 06:40:39 $ docker stop --time=1 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b 06:40:40 $ docker rm -f 866ac56ef9277035467042c7d631bfd0dd3d8fca7986ea2a26312d9390704c1b [Pipeline] // withDockerContainer [Pipeline] sh 06:40:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:40:41 Stashed 1 file(s) [Pipeline] echo 06:40:41 [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:40:57 Still waiting to schedule task 06:40:57 ‘prd-centos7-docker-4c-2g-13216’ is offline; ‘prd-centos7-docker-4c-2g-13218’ is offline; ‘prd-centos7-docker-4c-2g-13236’ is offline; ‘prd-centos7-docker-8c-8g-13219’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13232’ doesn’t have label ‘centos7-docker-4c-2g’ 06:40:57 Still waiting to schedule task 06:40:57 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:42:50 Running on prd-centos7-docker-4c-2g-13240 in /w/workspace/dgexfoundry_device-rest-go_PR-60 [Pipeline] { [Pipeline] ws 06:42:50 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:43:01 using credential edgex-jenkins-ssh 06:43:01 Cloning the remote Git repository 06:43:01 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:43:01 > git init /w/workspace/device-rest-go/1 # timeout=10 06:43:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:43:01 > git --version # timeout=10 06:43:01 > git --version # 'git version 2.16.5' 06:43:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:07 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:43:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:08 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:43:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:43:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:43:09 Merging remotes/origin/master commit cbc1fb126fca16d22f986b5cd5c305caa6710614 into PR head commit a6f89071e51deabc6a7bf382655f0284325bbc9f 06:43:09 Merge succeeded, producing a6f89071e51deabc6a7bf382655f0284325bbc9f 06:43:09 Checking out Revision a6f89071e51deabc6a7bf382655f0284325bbc9f (PR-60) 06:43:09 > git config core.sparsecheckout # timeout=10 06:43:09 > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # timeout=10 06:43:09 > git remote # timeout=10 06:43:09 > git config --get remote.origin.url # timeout=10 06:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:09 > git merge cbc1fb126fca16d22f986b5cd5c305caa6710614 # timeout=10 06:43:09 > git rev-parse HEAD^{commit} # timeout=10 06:43:10 > git config core.sparsecheckout # timeout=10 06:43:10 > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # timeout=10 06:43:16 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:43:16 > git --version # timeout=10 06:43:16 > git --version # 'git version 2.16.5' 06:43:17 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:43:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:43:20 + sudo service docker restart 06:43:20 + true 06:43:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:43:22 provisioning config files... 06:43:22 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7742208000201973341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:23 ---> docker-login.sh 06:43:23 nexus3.edgexfoundry.org:10001 06:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:25 Configure a credential helper to remove this warning. See 06:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:25 06:43:25 Login Succeeded 06:43:25 nexus3.edgexfoundry.org:10002 06:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:25 Configure a credential helper to remove this warning. See 06:43:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:25 06:43:25 Login Succeeded 06:43:25 nexus3.edgexfoundry.org:10003 06:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:26 Configure a credential helper to remove this warning. See 06:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:26 06:43:26 Login Succeeded 06:43:26 nexus3.edgexfoundry.org:10004 06:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:26 Configure a credential helper to remove this warning. See 06:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:26 06:43:26 Login Succeeded 06:43:26 docker.io 06:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:27 Configure a credential helper to remove this warning. See 06:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:27 06:43:27 Login Succeeded 06:43:27 ---> docker-login.sh ends [Pipeline] } 06:43:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:43:29 ========================================================= 06:43:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:43:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:43:29 + 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:43:29 Sending build context to Docker daemon 79.87kB 06:43:30 Step 1/10 : ARG BASE=golang:1.15-alpine 06:43:30 Step 2/10 : FROM ${BASE} 06:43:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:43:30 df20fa9351a1: Pulling fs layer 06:43:30 ed8968b2872e: Pulling fs layer 06:43:30 a92cc7c5fd73: Pulling fs layer 06:43:30 e871e8e8d7a9: Pulling fs layer 06:43:30 e73272ec9a57: Pulling fs layer 06:43:30 1e910a182e73: Pulling fs layer 06:43:30 4e634b169226: Pulling fs layer 06:43:30 e73272ec9a57: Waiting 06:43:30 1e910a182e73: Waiting 06:43:30 4e634b169226: Waiting 06:43:30 e871e8e8d7a9: Waiting 06:43:30 a92cc7c5fd73: Verifying Checksum 06:43:30 a92cc7c5fd73: Download complete 06:43:30 ed8968b2872e: Verifying Checksum 06:43:30 ed8968b2872e: Download complete 06:43:30 e73272ec9a57: Verifying Checksum 06:43:30 e73272ec9a57: Download complete 06:43:30 1e910a182e73: Verifying Checksum 06:43:30 1e910a182e73: Download complete 06:43:31 df20fa9351a1: Verifying Checksum 06:43:31 df20fa9351a1: Download complete 06:43:32 df20fa9351a1: Pull complete 06:43:32 ed8968b2872e: Pull complete 06:43:32 a92cc7c5fd73: Pull complete 06:43:35 4e634b169226: Verifying Checksum 06:43:35 4e634b169226: Download complete 06:43:37 e871e8e8d7a9: Verifying Checksum 06:43:37 e871e8e8d7a9: Download complete 06:43:52 e871e8e8d7a9: Pull complete 06:43:52 e73272ec9a57: Pull complete 06:43:52 1e910a182e73: Pull complete 06:44:01 4e634b169226: Pull complete 06:44:01 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:44:01 ---> f7629b54cfaa 06:44:01 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:44:01 ---> Running in 680022d87697 06:44:01 Removing intermediate container 680022d87697 06:44:01 ---> df187ffd4c88 06:44:01 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:44:01 ---> Running in 11dc917413af 06:44:01 Removing intermediate container 11dc917413af 06:44:01 ---> 886e533d2142 06:44:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:44:01 ---> Running in d0f1f038cf4a 06:44:01 Removing intermediate container d0f1f038cf4a 06:44:01 ---> 1c547a440233 06:44:01 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:01 ---> Running in f80b1c0d77b8 06:44:04 Removing intermediate container f80b1c0d77b8 06:44:04 ---> 4c681171647c 06:44:04 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:04 ---> Running in eeba6281e316 06:44:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:44:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:44:07 OK: 166 MiB in 39 packages 06:44:08 Removing intermediate container eeba6281e316 06:44:08 ---> 2babf0f75842 06:44:08 Step 8/10 : WORKDIR /device-rest-go 06:44:08 ---> Running in 8426dae99929 06:44:08 Removing intermediate container 8426dae99929 06:44:08 ---> 9306cd9c7436 06:44:08 Step 9/10 : COPY . . 06:44:09 ---> 3c0a6a1ab1df 06:44:09 Step 10/10 : RUN go mod download 06:44:09 ---> Running in 05bcb3db6583 06:44:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13244 in /w/workspace/dgexfoundry_device-rest-go_PR-60 [Pipeline] { [Pipeline] ws 06:44:10 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 06:44:16 using credential edgex-jenkins-ssh 06:44:17 Cloning the remote Git repository 06:44:17 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 06:44:17 > git init /w/workspace/device-rest-go/1 # timeout=10 06:44:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:44:17 > git --version # timeout=10 06:44:17 > git --version # 'git version 2.17.1' 06:44:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:44:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 06:44:19 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 06:44:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:44:20 Merging remotes/origin/master commit cbc1fb126fca16d22f986b5cd5c305caa6710614 into PR head commit a6f89071e51deabc6a7bf382655f0284325bbc9f 06:44:20 Merge succeeded, producing a6f89071e51deabc6a7bf382655f0284325bbc9f 06:44:20 Checking out Revision a6f89071e51deabc6a7bf382655f0284325bbc9f (PR-60) 06:44:20 > git config core.sparsecheckout # timeout=10 06:44:20 > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # timeout=10 06:44:20 > git remote # timeout=10 06:44:20 > git config --get remote.origin.url # timeout=10 06:44:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:20 > git merge cbc1fb126fca16d22f986b5cd5c305caa6710614 # timeout=10 06:44:20 > git rev-parse HEAD^{commit} # timeout=10 06:44:20 > git config core.sparsecheckout # timeout=10 06:44:20 > git checkout -f a6f89071e51deabc6a7bf382655f0284325bbc9f # timeout=10 06:44:25 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:44:25 > git --version # timeout=10 06:44:25 > git --version # 'git version 2.17.1' 06:44:25 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:44:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:44:28 + true 06:44:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:44:30 provisioning config files... 06:44:30 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8392091316192274553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:31 ---> docker-login.sh 06:44:31 nexus3.edgexfoundry.org:10001 06:44:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:32 Configure a credential helper to remove this warning. See 06:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:32 06:44:32 Login Succeeded 06:44:33 nexus3.edgexfoundry.org:10002 06:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:33 Configure a credential helper to remove this warning. See 06:44:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:33 06:44:33 Login Succeeded 06:44:33 nexus3.edgexfoundry.org:10003 06:44:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:34 Configure a credential helper to remove this warning. See 06:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:34 06:44:34 Login Succeeded 06:44:34 nexus3.edgexfoundry.org:10004 06:44:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:34 Configure a credential helper to remove this warning. See 06:44:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:34 06:44:34 Login Succeeded 06:44:34 docker.io 06:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:35 Configure a credential helper to remove this warning. See 06:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:35 06:44:35 Login Succeeded 06:44:35 ---> docker-login.sh ends [Pipeline] } 06:44:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:44:36 ========================================================= 06:44:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:44:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:44:36 + 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:44:36 Sending build context to Docker daemon 79.87kB 06:44:37 Step 1/10 : ARG BASE=golang:1.15-alpine 06:44:37 Step 2/10 : FROM ${BASE} 06:44:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:44:37 b538f80385f9: Pulling fs layer 06:44:37 74f711af9a0d: Pulling fs layer 06:44:37 99f96fe45779: Pulling fs layer 06:44:37 8529a6b9a6be: Pulling fs layer 06:44:37 45590311c82a: Pulling fs layer 06:44:37 69ca0ff8b7b3: Pulling fs layer 06:44:37 209524e5b208: Pulling fs layer 06:44:37 45590311c82a: Waiting 06:44:37 8529a6b9a6be: Waiting 06:44:37 69ca0ff8b7b3: Waiting 06:44:37 209524e5b208: Waiting 06:44:37 99f96fe45779: Verifying Checksum 06:44:37 99f96fe45779: Download complete 06:44:37 74f711af9a0d: Download complete 06:44:37 45590311c82a: Verifying Checksum 06:44:37 45590311c82a: Download complete 06:44:37 69ca0ff8b7b3: Download complete 06:44:37 b538f80385f9: Verifying Checksum 06:44:37 b538f80385f9: Download complete 06:44:38 b538f80385f9: Pull complete 06:44:39 74f711af9a0d: Pull complete 06:44:39 99f96fe45779: Pull complete 06:44:40 209524e5b208: Verifying Checksum 06:44:40 209524e5b208: Download complete 06:44:41 8529a6b9a6be: Verifying Checksum 06:44:41 8529a6b9a6be: Download complete 06:44:42 Removing intermediate container 05bcb3db6583 06:44:42 ---> a8d4fe5935c1 06:44:42 Successfully built a8d4fe5935c1 06:44:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:44:43 + docker inspect -f . ci-base-image-x86_64 06:44:43 . [Pipeline] withDockerContainer 06:44:43 prd-centos7-docker-4c-2g-13240 does not seem to be running inside a container 06:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:44:44 $ docker top c3b51be55c2a3c8b5513cf2a884b130b2bf7f02810bc1ca94d6baa3be9116e25 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:45 + go version 06:44:45 go version go1.15.2 linux/amd64 [Pipeline] } 06:44:45 $ docker stop --time=1 c3b51be55c2a3c8b5513cf2a884b130b2bf7f02810bc1ca94d6baa3be9116e25 06:44:47 $ docker rm -f c3b51be55c2a3c8b5513cf2a884b130b2bf7f02810bc1ca94d6baa3be9116e25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:48 + docker inspect -f . ci-base-image-x86_64 06:44:48 . [Pipeline] withDockerContainer 06:44:48 prd-centos7-docker-4c-2g-13240 does not seem to be running inside a container 06:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:44:49 $ docker top d3408be8f53dceae2a3acddfd9f99cbf9cd4596c22f752c68f14be4cd45c3773 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:50 + make test 06:44:50 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:44:52 8529a6b9a6be: Pull complete 06:44:52 45590311c82a: Pull complete 06:44:52 69ca0ff8b7b3: Pull complete 06:44:53 ? github.com/edgexfoundry/device-rest-go [no test files] 06:44:56 209524e5b208: Pull complete 06:44:56 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:44:56 ---> 5bddaf1c2fca 06:44:56 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 06:44:59 ---> Running in d2a78e1a2801 06:44:59 Removing intermediate container d2a78e1a2801 06:44:59 ---> 30f5e98d2637 06:44:59 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:44:59 ---> Running in 11e805f42a03 06:45:00 Removing intermediate container 11e805f42a03 06:45:00 ---> f6729d91a937 06:45:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:45:00 ---> Running in de16fe3b2e56 06:45:00 Removing intermediate container de16fe3b2e56 06:45:00 ---> 3f192c33dd43 06:45:00 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:00 ---> Running in 640096c473d5 06:45:03 Removing intermediate container 640096c473d5 06:45:03 ---> 06f3ba2fb6bc 06:45:03 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:45:03 ---> Running in ee04bfc63484 06:45:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:45:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:45:08 OK: 142 MiB in 39 packages 06:45:09 Removing intermediate container ee04bfc63484 06:45:09 ---> cabc433365fd 06:45:09 Step 8/10 : WORKDIR /device-rest-go 06:45:09 ---> Running in 821d53ce6ea0 06:45:09 Removing intermediate container 821d53ce6ea0 06:45:09 ---> 2c617201307b 06:45:09 Step 9/10 : COPY . . 06:45:10 ---> 6e9f98aadd1c 06:45:10 Step 10/10 : RUN go mod download 06:45:10 ---> Running in 77008a7454f2 06:45:15 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:45:15 ok github.com/edgexfoundry/device-rest-go/driver 0.151s coverage: 56.3% of statements 06:45:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:45:18 gofmt -l . 06:45:18 [ "`gofmt -l .`" = "" ] 06:45:18 ./bin/test-go-mod-tidy.sh 06:45:20 ./bin/test-attribution-txt.sh [Pipeline] } 06:45:21 $ docker stop --time=1 d3408be8f53dceae2a3acddfd9f99cbf9cd4596c22f752c68f14be4cd45c3773 06:45:25 $ docker rm -f d3408be8f53dceae2a3acddfd9f99cbf9cd4596c22f752c68f14be4cd45c3773 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:45:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:45:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:45:30 + ls -al . 06:45:30 total 96 06:45:30 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 23 06:45 . 06:45:30 drwxrwxr-x. 4 jenkins jenkins 28 Nov 23 06:43 .. 06:45:30 -rw-rw-r--. 1 jenkins jenkins 5294 Nov 23 06:43 Attribution.txt 06:45:30 drwxrwxr-x. 2 jenkins jenkins 64 Nov 23 06:43 bin 06:45:30 drwxrwxr-x. 3 jenkins jenkins 32 Nov 23 06:43 cmd 06:45:30 -rw-r--r--. 1 jenkins jenkins 9369 Nov 23 06:45 coverage.out 06:45:30 -rw-rw-r--. 1 jenkins jenkins 1519 Nov 23 06:43 Dockerfile 06:45:30 -rw-rw-r--. 1 jenkins jenkins 989 Nov 23 06:43 Dockerfile.build 06:45:30 -rw-rw-r--. 1 jenkins jenkins 151 Nov 23 06:43 .dockerignore 06:45:30 drwxrwxr-x. 2 jenkins jenkins 93 Nov 23 06:45 driver 06:45:30 drwxrwxr-x. 8 jenkins jenkins 179 Nov 23 06:43 .git 06:45:30 drwxrwxr-x. 2 jenkins jenkins 60 Nov 23 06:43 .github 06:45:30 -rw-rw-r--. 1 jenkins jenkins 339 Nov 23 06:43 .gitignore 06:45:30 -rw-r--r--. 1 jenkins jenkins 267 Nov 23 06:45 go.mod 06:45:30 -rw-r--r--. 1 jenkins jenkins 13900 Nov 23 06:45 go.sum 06:45:30 -rw-rw-r--. 1 jenkins jenkins 680 Nov 23 06:43 Jenkinsfile 06:45:30 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 23 06:43 LICENSE 06:45:30 -rw-rw-r--. 1 jenkins jenkins 951 Nov 23 06:43 Makefile 06:45:30 -rw-rw-r--. 1 jenkins jenkins 5917 Nov 23 06:43 README.md 06:45:30 drwxrwxr-x. 4 jenkins jenkins 54 Nov 23 06:43 snap 06:45:30 -rw-rw-r--. 1 jenkins jenkins 5 Nov 23 06:40 VERSION 06:45:30 -rw-rw-r--. 1 jenkins jenkins 713 Nov 23 06:43 version.go [Pipeline] isUnix [Pipeline] sh 06:45:30 + docker build -t docker-device-rest-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a6f89071e51deabc6a7bf382655f0284325bbc9f --label arch=amd64 --label version=0.0.0 . 06:45:31 Sending build context to Docker daemon 91.65kB 06:45:31 Step 1/25 : ARG BASE=golang:1.15-alpine 06:45:31 Step 2/25 : FROM ${BASE} AS builder 06:45:31 ---> a8d4fe5935c1 06:45:31 Step 3/25 : ARG MAKE='make build' 06:45:31 ---> Running in e9957d1d3c4c 06:45:32 Removing intermediate container e9957d1d3c4c 06:45:32 ---> a30eb18818a4 06:45:32 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:45:32 ---> Running in 604c32844b13 06:45:33 Removing intermediate container 604c32844b13 06:45:33 ---> ea5d60531da7 06:45:33 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:45:33 ---> Running in b37f613a63b8 06:45:33 Removing intermediate container 77008a7454f2 06:45:33 ---> 6883e49d4069 06:45:33 Successfully built 6883e49d4069 06:45:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:45:33 Removing intermediate container b37f613a63b8 06:45:33 ---> 5075f84940de 06:45:33 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:33 + docker inspect -f . ci-base-image-arm64 06:45:33 . [Pipeline] withDockerContainer 06:45:33 ---> Running in 30680c5abc1d 06:45:33 prd-ubuntu18.04-docker-arm64-4c-16g-13244 does not seem to be running inside a container 06:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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:45:35 $ docker top 06d391e7b368efc74c7288faec644e503117bf28dc0e9a275c7dc42ce60aa4fe -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:36 Removing intermediate container 30680c5abc1d 06:45:36 ---> c05822f54a53 06:45:36 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:45:36 ---> Running in 0e152ca5177d 06:45:37 + go version 06:45:37 go version go1.15.2 linux/arm64 [Pipeline] } 06:45:37 $ docker stop --time=1 06d391e7b368efc74c7288faec644e503117bf28dc0e9a275c7dc42ce60aa4fe 06:45:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:45:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:45:39 $ docker rm -f 06d391e7b368efc74c7288faec644e503117bf28dc0e9a275c7dc42ce60aa4fe 06:45:39 OK: 166 MiB in 39 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:40 Removing intermediate container 0e152ca5177d 06:45:40 ---> 67d785bff7a1 06:45:40 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 06:45:40 ---> Running in c8ed3eb53fe9 06:45:40 + docker inspect -f . ci-base-image-arm64 06:45:40 . [Pipeline] withDockerContainer 06:45:41 Removing intermediate container c8ed3eb53fe9 06:45:41 ---> cfc7985cd5be 06:45:41 Step 9/25 : COPY go.mod . 06:45:41 prd-ubuntu18.04-docker-arm64-4c-16g-13244 does not seem to be running inside a container 06:45:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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:45:41 ---> b7554edb40fe 06:45:41 Step 10/25 : COPY Makefile . 06:45:42 ---> 7e386fa3a24e 06:45:42 Step 11/25 : RUN make update 06:45:42 ---> Running in ea9e25e5ccab 06:45:43 CGO_ENABLED=0 GO111MODULE=on go mod download 06:45:43 $ docker top 4e99f7300d3bbf28af0f3b92d860bf501cb4334f5e25d1187e281c6aa0db4bf5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:44 Removing intermediate container ea9e25e5ccab 06:45:44 ---> 3b45d2178a9c 06:45:44 Step 12/25 : COPY . . 06:45:44 ---> 48532e868106 06:45:44 Step 13/25 : RUN $MAKE 06:45:44 ---> Running in 3a2fb1a5b6ba 06:45:44 + make test 06:45:44 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:45:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 06:45:45 ? github.com/edgexfoundry/device-rest-go [no test files] 06:46:08 Removing intermediate container 3a2fb1a5b6ba 06:46:08 ---> 4be5aab173d5 06:46:08 Step 14/25 : FROM alpine:latest 06:46:08 latest: Pulling from library/alpine 06:46:08 188c0c94c7c5: Pulling fs layer 06:46:08 188c0c94c7c5: Verifying Checksum 06:46:08 188c0c94c7c5: Download complete 06:46:08 188c0c94c7c5: Pull complete 06:46:08 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:46:08 Status: Downloaded newer image for alpine:latest 06:46:08 ---> d6e46aa2470d 06:46:08 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:46:08 ---> Running in cc8d1d803083 06:46:08 Removing intermediate container cc8d1d803083 06:46:08 ---> bda5d61da834 06:46:08 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 06:46:08 ---> Running in c33bdb6ae2c2 06:46:09 Removing intermediate container c33bdb6ae2c2 06:46:09 ---> 8817257a7b76 06:46:09 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 06:46:10 ---> f1611d3e648c 06:46:10 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 06:46:10 ---> 6c39ffc1254e 06:46:10 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 06:46:11 ---> 1d54c44ef721 06:46:11 Step 20/25 : EXPOSE 49986 06:46:11 ---> Running in 76d50c13c591 06:46:12 Removing intermediate container 76d50c13c591 06:46:12 ---> 1b856c15550c 06:46:12 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 06:46:12 ---> Running in ae00cc9a7ce3 06:46:12 Removing intermediate container ae00cc9a7ce3 06:46:12 ---> e6d9c592e75e 06:46:12 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:46:12 ---> Running in a0c84356e738 06:46:13 Removing intermediate container a0c84356e738 06:46:13 ---> 02aae6187448 06:46:13 Step 23/25 : LABEL arch=amd64 06:46:13 ---> Running in 0765db8c5bdf 06:46:13 Removing intermediate container 0765db8c5bdf 06:46:13 ---> 3b26ffb448be 06:46:13 Step 24/25 : LABEL git_sha=a6f89071e51deabc6a7bf382655f0284325bbc9f 06:46:13 ---> Running in 85242a504852 06:46:13 Removing intermediate container 85242a504852 06:46:13 ---> 546779a9dce6 06:46:13 Step 25/25 : LABEL version=0.0.0 06:46:13 ---> Running in 5f97c115647a 06:46:14 Removing intermediate container 5f97c115647a 06:46:14 ---> 609b6fa58bec 06:46:14 [Warning] One or more build-args [ARCH] were not consumed 06:46:14 Successfully built 609b6fa58bec 06:46:14 Successfully tagged docker-device-rest-go: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] } 06:46:19 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:46:19 ok github.com/edgexfoundry/device-rest-go/driver 0.063s coverage: 56.3% of statements 06:46:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:46:27 gofmt -l . 06:46:27 [ "`gofmt -l .`" = "" ] 06:46:27 ./bin/test-go-mod-tidy.sh 06:46:27 ./bin/test-attribution-txt.sh [Pipeline] } 06:46:28 $ docker stop --time=1 4e99f7300d3bbf28af0f3b92d860bf501cb4334f5e25d1187e281c6aa0db4bf5 06:46:30 $ docker rm -f 4e99f7300d3bbf28af0f3b92d860bf501cb4334f5e25d1187e281c6aa0db4bf5 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:46:31 Warning: overwriting stash ‘coverage-report’ 06:46:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:46:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:46:33 + ls -al . 06:46:33 total 124 06:46:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:46 . 06:46:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:44 .. 06:46:33 -rw-rw-r-- 1 jenkins jenkins 151 Nov 23 06:44 .dockerignore 06:46:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 23 06:44 .git 06:46:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:44 .github 06:46:33 -rw-rw-r-- 1 jenkins jenkins 339 Nov 23 06:44 .gitignore 06:46:33 -rw-rw-r-- 1 jenkins jenkins 5294 Nov 23 06:44 Attribution.txt 06:46:33 -rw-rw-r-- 1 jenkins jenkins 1519 Nov 23 06:44 Dockerfile 06:46:33 -rw-rw-r-- 1 jenkins jenkins 989 Nov 23 06:44 Dockerfile.build 06:46:33 -rw-rw-r-- 1 jenkins jenkins 680 Nov 23 06:44 Jenkinsfile 06:46:33 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 23 06:44 LICENSE 06:46:33 -rw-rw-r-- 1 jenkins jenkins 951 Nov 23 06:44 Makefile 06:46:33 -rw-rw-r-- 1 jenkins jenkins 5917 Nov 23 06:44 README.md 06:46:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 23 06:40 VERSION 06:46:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:44 bin 06:46:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 23 06:44 cmd 06:46:33 -rw-r--r-- 1 jenkins jenkins 9369 Nov 23 06:46 coverage.out 06:46:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 06:46 driver 06:46:33 -rw-r--r-- 1 jenkins jenkins 267 Nov 23 06:46 go.mod 06:46:33 -rw-r--r-- 1 jenkins jenkins 13900 Nov 23 06:46 go.sum 06:46:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 06:44 snap 06:46:33 -rw-rw-r-- 1 jenkins jenkins 713 Nov 23 06:44 version.go [Pipeline] isUnix [Pipeline] sh 06:46:34 + docker build -t docker-device-rest-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a6f89071e51deabc6a7bf382655f0284325bbc9f --label arch=arm64 --label version=0.0.0 . 06:46:34 Sending build context to Docker daemon 91.65kB 06:46:34 Step 1/25 : ARG BASE=golang:1.15-alpine 06:46:34 Step 2/25 : FROM ${BASE} AS builder 06:46:34 ---> 6883e49d4069 06:46:34 Step 3/25 : ARG MAKE='make build' 06:46:34 ---> Running in 4e9903df1262 06:46:35 Removing intermediate container 4e9903df1262 06:46:35 ---> a02c0094d92a 06:46:35 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 06:46:35 ---> Running in 284d265ff677 06:46:36 Removing intermediate container 284d265ff677 06:46:36 ---> e6bdacc8b94e 06:46:36 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:46:36 ---> Running in 920557f21dc7 06:46:36 Removing intermediate container 920557f21dc7 06:46:36 ---> 3f0ffb1d9039 06:46:36 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:36 ---> Running in 1a0214272167 06:46:39 Removing intermediate container 1a0214272167 06:46:39 ---> efb375c403ac 06:46:39 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:46:39 ---> Running in f7fec2d4a443 06:46:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:46:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:46:42 OK: 142 MiB in 39 packages 06:46:43 Removing intermediate container f7fec2d4a443 06:46:43 ---> 3deb707d8c7a 06:46:43 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rest-go 06:46:43 ---> Running in 461b340371db 06:46:44 Removing intermediate container 461b340371db 06:46:44 ---> e82f0e1a7436 06:46:44 Step 9/25 : COPY go.mod . 06:46:45 ---> 97c572c83c3d 06:46:45 Step 10/25 : COPY Makefile . 06:46:45 ---> 3aa46645c2dc 06:46:45 Step 11/25 : RUN make update 06:46:45 ---> Running in 2da4ba8d33f9 06:46:47 CGO_ENABLED=0 GO111MODULE=on go mod download 06:46:48 Removing intermediate container 2da4ba8d33f9 06:46:48 ---> 0d4ad17a6889 06:46:48 Step 12/25 : COPY . . 06:46:49 ---> 17b2328ac6da 06:46:49 Step 13/25 : RUN $MAKE 06:46:49 ---> Running in 19a25c6a9c80 06:46:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 06:47:23 Removing intermediate container 19a25c6a9c80 06:47:23 ---> ef16aa770b27 06:47:23 Step 14/25 : FROM alpine:latest 06:47:23 latest: Pulling from library/alpine 06:47:23 5f621e34cdf4: Pulling fs layer 06:47:23 5f621e34cdf4: Download complete 06:47:23 5f621e34cdf4: Pull complete 06:47:23 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 06:47:23 Status: Downloaded newer image for alpine:latest 06:47:23 ---> 2e77e061c27f 06:47:23 Step 15/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:47:23 ---> Running in 456e6b39066e 06:47:23 Removing intermediate container 456e6b39066e 06:47:23 ---> b1b54489b386 06:47:23 Step 16/25 : LABEL Name=device-rest-go Version=${VERSION} 06:47:23 ---> Running in 79b72d532ac7 06:47:23 Removing intermediate container 79b72d532ac7 06:47:23 ---> 2bc511753668 06:47:23 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/LICENSE / 06:47:23 ---> bde00e5443ec 06:47:23 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/Attribution.txt / 06:47:23 ---> 18549041230d 06:47:23 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rest-go/cmd / 06:47:23 ---> 5d7bc0ee028d 06:47:23 Step 20/25 : EXPOSE 49986 06:47:23 ---> Running in 9e7d7f57587a 06:47:24 Removing intermediate container 9e7d7f57587a 06:47:24 ---> 0c8a7dc0abb7 06:47:24 Step 21/25 : ENTRYPOINT ["/device-rest-go"] 06:47:24 ---> Running in 8352f8022379 06:47:24 Removing intermediate container 8352f8022379 06:47:24 ---> 5ea11fa33be8 06:47:24 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:47:24 ---> Running in c49943f37e5c 06:47:25 Removing intermediate container c49943f37e5c 06:47:25 ---> 278269f0e71e 06:47:25 Step 23/25 : LABEL arch=arm64 06:47:25 ---> Running in 651554de472f 06:47:25 Removing intermediate container 651554de472f 06:47:25 ---> ea806de969b8 06:47:25 Step 24/25 : LABEL git_sha=a6f89071e51deabc6a7bf382655f0284325bbc9f 06:47:26 ---> Running in 2a0c645f9d81 06:47:26 Removing intermediate container 2a0c645f9d81 06:47:26 ---> ab9e13ea5c8f 06:47:26 Step 25/25 : LABEL version=0.0.0 06:47:26 ---> Running in f1385938cb42 06:47:26 Removing intermediate container f1385938cb42 06:47:26 ---> 479edc9e1bc6 06:47:26 [Warning] One or more build-args [ARCH] were not consumed 06:47:26 Successfully built 479edc9e1bc6 06:47:26 Successfully tagged docker-device-rest-go-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:47:29 provisioning config files... 06:47:29 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/config3440954655117335815tmp [Pipeline] { [Pipeline] sh 06:47:29 + set +x 06:47:29 + curl -s https://codecov.io/bash 06:47:29 + bash -s -- 06:47:30 06:47:30 _____ _ 06:47:30 / ____| | | 06:47:30 | | ___ __| | ___ ___ _____ __ 06:47:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:47:30 | |___| (_) | (_| | __/ (_| (_) \ V / 06:47:30 \_____\___/ \__,_|\___|\___\___/ \_/ 06:47:30 Bash-20201123-d0fed5f 06:47:30 06:47:30 06:47:30 ==> Jenkins CI detected. 06:47:30 project root: . 06:47:30 --> token set from env 06:47:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:47:30 ==> Running gcov in . (disable via -X gcov) 06:47:30 ==> Python coveragepy not found 06:47:30 ==> Searching for coverage reports in: 06:47:30 + . 06:47:30 -> Found 1 reports 06:47:30 ==> Detecting git/mercurial file structure 06:47:30 ==> Reading reports 06:47:30 + ./coverage.out bytes=9369 06:47:30 ==> Appending adjustments 06:47:30 https://docs.codecov.io/docs/fixing-reports 06:47:30 + Found adjustments 06:47:30 ==> Gzipping contents 06:47:30 ==> Uploading reports 06:47:30 url: https://codecov.io 06:47:30 query: branch=PR-60&commit=a6f89071e51deabc6a7bf382655f0284325bbc9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=60&job=&cmd_args= 06:47:30 -> Pinging Codecov 06:47:30 https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-60&commit=a6f89071e51deabc6a7bf382655f0284325bbc9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-60%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=60&job=&cmd_args= 06:47:30 -> Uploading to 06:47:30 https://storage.googleapis.com/codecov/v4/raw/2020-11-23/4E5D53B4F1F92C436F7061BF334D961C/a6f89071e51deabc6a7bf382655f0284325bbc9f/46eec0a3-6173-4cd1-9713-fff7b350c633.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T064730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0f7525569fc54570c0d887603009699b4f78e29119457dce99af0c4f60fe134 06:47:30 % Total % Received % Xferd Average Speed Time Time Time Current 06:47:30 Dload Upload Total Spent Left Speed 06:47:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1695 0 0 100 1695 0 4793 --:--:-- --:--:-- --:--:-- 4801 06:47:31 -> View reports at https://codecov.io/github/edgexfoundry/device-rest-go/commit/a6f89071e51deabc6a7bf382655f0284325bbc9f [Pipeline] } 06:47:31 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:47:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:47:35 ---> package-listing.sh 06:47:35 ++ tr '[:upper:]' '[:lower:]' 06:47:35 ++ facter osfamily 06:47:35 + OS_FAMILY=redhat 06:47:35 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-60 06:47:35 + START_PACKAGES=/tmp/packages_start.txt 06:47:35 + END_PACKAGES=/tmp/packages_end.txt 06:47:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:47:35 + PACKAGES=/tmp/packages_start.txt 06:47:35 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-60 ']' 06:47:35 + PACKAGES=/tmp/packages_end.txt 06:47:35 + case "${OS_FAMILY}" in 06:47:35 + rpm -qa 06:47:35 + sort 06:47:40 + '[' -f /tmp/packages_start.txt ']' 06:47:40 + '[' -f /tmp/packages_end.txt ']' 06:47:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:47:40 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-60 ']' 06:47:40 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-60/archives/ 06:47:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-60/archives/ [Pipeline] echo 06:47:40 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-rest-go_PR-60/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:47:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:47:40 06:47:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:47:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:47:41 alpine: Pulling from edgex-lftools-log-publisher 06:47:41 df20fa9351a1: Pulling fs layer 06:47:41 36b3adc4ff6f: Pulling fs layer 06:47:41 8ad3a11d3b57: Pulling fs layer 06:47:41 46f8f816bc3b: Pulling fs layer 06:47:41 93b61091891f: Pulling fs layer 06:47:41 93b9cdb0e59b: Pulling fs layer 06:47:41 5e14af77c1be: Pulling fs layer 06:47:41 01666e4c0597: Pulling fs layer 06:47:41 aa168da1d23b: Pulling fs layer 06:47:41 93b9cdb0e59b: Waiting 06:47:41 5e14af77c1be: Waiting 06:47:41 aa168da1d23b: Waiting 06:47:41 01666e4c0597: Waiting 06:47:41 46f8f816bc3b: Waiting 06:47:41 36b3adc4ff6f: Download complete 06:47:41 46f8f816bc3b: Verifying Checksum 06:47:41 46f8f816bc3b: Download complete 06:47:41 df20fa9351a1: Download complete 06:47:41 93b9cdb0e59b: Verifying Checksum 06:47:41 93b9cdb0e59b: Download complete 06:47:41 5e14af77c1be: Verifying Checksum 06:47:41 5e14af77c1be: Download complete 06:47:41 93b61091891f: Verifying Checksum 06:47:41 93b61091891f: Download complete 06:47:41 01666e4c0597: Verifying Checksum 06:47:41 01666e4c0597: Download complete 06:47:41 df20fa9351a1: Pull complete 06:47:41 8ad3a11d3b57: Verifying Checksum 06:47:41 8ad3a11d3b57: Download complete 06:47:41 36b3adc4ff6f: Pull complete 06:47:42 8ad3a11d3b57: Pull complete 06:47:42 46f8f816bc3b: Pull complete 06:47:43 93b61091891f: Pull complete 06:47:43 93b9cdb0e59b: Pull complete 06:47:43 aa168da1d23b: Verifying Checksum 06:47:43 aa168da1d23b: Download complete 06:47:43 5e14af77c1be: Pull complete 06:47:43 01666e4c0597: Pull complete 06:47:50 aa168da1d23b: Pull complete 06:47:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:47:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:47:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:47:50 prd-centos7-docker-4c-2g-13231 does not seem to be running inside a container 06:47:50 $ 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-rest-go_PR-60/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-rest-go_PR-60 -v /w/workspace/dgexfoundry_device-rest-go_PR-60:/w/workspace/dgexfoundry_device-rest-go_PR-60:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-60@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-60@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:47:55 $ docker top 9248839f0b10b719439025f2734c87e0215f583625e8aa9818f6ca7f6b673e8b -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:55 + touch /tmp/pre-build-complete [Pipeline] sh 06:47:56 + mkdir -p /var/log/sa [Pipeline] sh 06:47:56 + ls /var/log/sa-host 06:47:56 + sadf -c /var/log/sa-host/sa05 06:47:56 file_magic: OK 06:47:56 HZ: Using current value: 100 06:47:56 file_header: OK 06:47:56 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:47:56 Statistics: 06:47:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:47:56 File successfully converted to sysstat format version 12.2.1 06:47:56 + sadf -c /var/log/sa-host/sa23 06:47:56 file_magic: OK 06:47:56 HZ: Using current value: 100 06:47:56 file_header: OK 06:47:56 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:47:56 Statistics: 06:47:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:47:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:56 provisioning config files... 06:47:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-60@tmp/config1977288842854546369tmp [Pipeline] { [Pipeline] echo 06:47:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:47:57 ---> create-netrc.sh [Pipeline] } 06:47:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:47:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:47:57 ---> python-tools-install.sh [Pipeline] echo 06:47:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:47:57 ---> sudo-logs.sh 06:47:57 Archiving 'sudo' log.. [Pipeline] echo 06:47:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:47:58 ---> job-cost.sh 06:47:58 lf-activate-venv: SKIPPING 06:47:58 INFO: No Stack... 06:47:59 INFO: Retrieving Pricing Info for: v1-standard-2 06:47:59 INFO: Archiving Costs [Pipeline] echo 06:47:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:48:00 ---> logs-deploy.sh 06:48:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-60/1 06:48:00 INFO: archiving workspace using pattern(s): 06:48:02 Archives upload complete. 06:48:02 INFO: archiving logs to Nexus