Pull request #58 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-snmp-go Obtained Jenkinsfile from f4d58277cb9ddce98e6c8d3b70d13b1825388b28+ad194bc803dc916884c38fead828e9a39ff73581 (16e6b2211a066270c4a4a95d352dc07be974b26d) 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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-snmp-go/branches/PR-58/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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go, goVersion:1.13] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-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 SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-158’ is offline; ‘prd-centos7-docker-4c-2g-213’ is offline Running on prd-centos7-docker-4c-2g-163 in /w/workspace/dgexfoundry_device-snmp-go_PR-58 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-58 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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 --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/58/head:refs/remotes/origin/PR-58 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ad194bc803dc916884c38fead828e9a39ff73581 into PR head commit f4d58277cb9ddce98e6c8d3b70d13b1825388b28 Merge succeeded, producing f4d58277cb9ddce98e6c8d3b70d13b1825388b28 Checking out Revision f4d58277cb9ddce98e6c8d3b70d13b1825388b28 (PR-58) > git config core.sparsecheckout # timeout=10 > git checkout -f f4d58277cb9ddce98e6c8d3b70d13b1825388b28 # 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 ad194bc803dc916884c38fead828e9a39ff73581 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4d58277cb9ddce98e6c8d3b70d13b1825388b28 # timeout=10 Commit message: "Remove unused attribution in Attribution.txt" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-08-24T06:49:08.944Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-08-24T06:49:09.248Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-08-24T06:49:09.482Z] ========================================================= [2020-08-24T06:49:09.482Z] EdgeX Global Pipelines Version Info [2020-08-24T06:49:09.482Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-08-24T06:49:10.895Z] ------------------- [2020-08-24T06:49:10.895Z] stable info: [2020-08-24T06:49:10.895Z] ------------------- [2020-08-24T06:49:10.895Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-08-24T06:49:10.895Z] Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [2020-08-24T06:49:10.895Z] Message: update stable to v1.0.106 [2020-08-24T06:49:11.842Z] ------------------- [2020-08-24T06:49:11.842Z] experimental info: [2020-08-24T06:49:11.842Z] ------------------- [2020-08-24T06:49:11.842Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-08-24T06:49:11.842Z] Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b [2020-08-24T06:49:11.842Z] Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-24T06:49:14.590Z] + git log --format=format:%s -1 f4d58277cb9ddce98e6c8d3b70d13b1825388b28 [Pipeline] echo [2020-08-24T06:49:14.675Z] GIT_COMMIT: f4d58277cb9ddce98e6c8d3b70d13b1825388b28, Commit Message: Remove unused attribution in Attribution.txt [Pipeline] echo [2020-08-24T06:49:14.741Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-08-24T06:49:15.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-24T06:49:15.865Z] [2020-08-24T06:49:15.865Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-08-24T06:49:16.272Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-24T06:49:16.272Z] latest: Pulling from edgex-devops/git-semver [2020-08-24T06:49:16.272Z] 31603596830f: Pulling fs layer [2020-08-24T06:49:16.272Z] 2a8b12db71e7: Pulling fs layer [2020-08-24T06:49:16.272Z] 6ca5941a6612: Pulling fs layer [2020-08-24T06:49:16.272Z] ecc8261a40a4: Pulling fs layer [2020-08-24T06:49:16.272Z] ecc8261a40a4: Waiting [2020-08-24T06:49:16.272Z] 2a8b12db71e7: Download complete [2020-08-24T06:49:16.272Z] 31603596830f: Verifying Checksum [2020-08-24T06:49:16.272Z] 31603596830f: Download complete [2020-08-24T06:49:16.541Z] ecc8261a40a4: Verifying Checksum [2020-08-24T06:49:16.541Z] ecc8261a40a4: Download complete [2020-08-24T06:49:16.541Z] 6ca5941a6612: Verifying Checksum [2020-08-24T06:49:16.541Z] 6ca5941a6612: Download complete [2020-08-24T06:49:16.803Z] 31603596830f: Pull complete [2020-08-24T06:49:16.803Z] 2a8b12db71e7: Pull complete [2020-08-24T06:49:17.756Z] 6ca5941a6612: Pull complete [2020-08-24T06:49:17.756Z] ecc8261a40a4: Pull complete [2020-08-24T06:49:17.756Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-08-24T06:49:17.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-08-24T06:49:17.756Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-08-24T06:49:17.877Z] prd-centos7-docker-4c-2g-163 does not seem to be running inside a container [2020-08-24T06:49:17.925Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-58 -v /w/workspace/dgexfoundry_device-snmp-go_PR-58:/w/workspace/dgexfoundry_device-snmp-go_PR-58:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-58@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-58@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 [2020-08-24T06:49:19.774Z] $ docker top 79f760f7ca486e01b20a04496158dd3f9e0a34eaabfb3c045445e22e6084aef0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-08-24T06:49:20.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-24T06:49:20.202Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-24T06:49:20.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-24T06:49:20.420Z] $ docker exec 79f760f7ca486e01b20a04496158dd3f9e0a34eaabfb3c045445e22e6084aef0 ssh-agent [2020-08-24T06:49:20.579Z] SSH_AUTH_SOCK=/tmp/ssh-bfI24RnVUpLC/agent.11 [2020-08-24T06:49:20.579Z] SSH_AGENT_PID=16 [2020-08-24T06:49:20.590Z] Running ssh-add (command line suppressed) [2020-08-24T06:49:20.717Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-58@tmp/private_key_5122370502283516589.key (/w/workspace/dgexfoundry_device-snmp-go_PR-58@tmp/private_key_5122370502283516589.key) [2020-08-24T06:49:20.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-24T06:49:21.147Z] + git describe --exact-match --tags HEAD [2020-08-24T06:49:21.147Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-08-24T06:49:21.184Z] $ docker exec --env ******** --env ******** 79f760f7ca486e01b20a04496158dd3f9e0a34eaabfb3c045445e22e6084aef0 ssh-agent -k [2020-08-24T06:49:21.297Z] unset SSH_AUTH_SOCK; [2020-08-24T06:49:21.297Z] unset SSH_AGENT_PID; [2020-08-24T06:49:21.297Z] echo Agent pid 16 killed; [2020-08-24T06:49:21.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-08-24T06:49:21.489Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-08-24T06:49:21.489Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-08-24T06:49:21.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-08-24T06:49:21.601Z] [ssh-agent] Looking for ssh-agent implementation... [2020-08-24T06:49:21.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-08-24T06:49:21.764Z] $ docker exec 79f760f7ca486e01b20a04496158dd3f9e0a34eaabfb3c045445e22e6084aef0 ssh-agent [2020-08-24T06:49:21.928Z] SSH_AUTH_SOCK=/tmp/ssh-EGpW0QJJ1Fef/agent.44 [2020-08-24T06:49:21.928Z] SSH_AGENT_PID=49 [2020-08-24T06:49:21.934Z] Running ssh-add (command line suppressed) [2020-08-24T06:49:22.052Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-58@tmp/private_key_6712064500156682188.key (/w/workspace/dgexfoundry_device-snmp-go_PR-58@tmp/private_key_6712064500156682188.key) [2020-08-24T06:49:22.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-08-24T06:49:22.473Z] + git semver init [2020-08-24T06:49:22.473Z] # -> Open(): unable to determine branch for HEAD [2020-08-24T06:49:22.473Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-58/.git [2020-08-24T06:49:22.473Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-58 [2020-08-24T06:49:22.473Z] # $SEMVER_REMOTE_NAME = origin [2020-08-24T06:49:22.473Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-08-24T06:49:22.473Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-08-24T06:49:22.473Z] # $SEMVER_BRANCH = PR-58 [2020-08-24T06:49:22.473Z] # $SEMVER_TEMP = /tmp/semver-140438488 [2020-08-24T06:49:22.473Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-08-24T06:49:23.066Z] # '/tmp/semver-140438488' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-58/.semver' [2020-08-24T06:49:23.066Z] # -> Force: false [2020-08-24T06:49:23.066Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-58/.semver [Pipeline] } [2020-08-24T06:49:23.088Z] $ docker exec --env ******** --env ******** 79f760f7ca486e01b20a04496158dd3f9e0a34eaabfb3c045445e22e6084aef0 ssh-agent -k [2020-08-24T06:49:23.233Z] unset SSH_AUTH_SOCK; [2020-08-24T06:49:23.234Z] unset SSH_AGENT_PID; [2020-08-24T06:49:23.234Z] echo Agent pid 49 killed; [2020-08-24T06:49:23.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-08-24T06:49:23.903Z] + git semver [Pipeline] } [2020-08-24T06:49:23.934Z] $ docker stop --time=1 79f760f7ca486e01b20a04496158dd3f9e0a34eaabfb3c045445e22e6084aef0 [2020-08-24T06:49:25.314Z] $ docker rm -f 79f760f7ca486e01b20a04496158dd3f9e0a34eaabfb3c045445e22e6084aef0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-08-24T06:49:26.213Z] Stashed 24 file(s) [Pipeline] echo [2020-08-24T06:49:26.233Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-08-24T06:49:26.350Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-08-24T06:49:42.023Z] Still waiting to schedule task [2020-08-24T06:49:42.023Z] ‘prd-centos7-docker-4c-2g-164’ is offline; ‘prd-centos7-docker-4c-2g-213’ is offline [2020-08-24T06:49:42.048Z] Still waiting to schedule task [2020-08-24T06:49:42.048Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-08-24T06:52:10.957Z] Running on prd-centos7-docker-4c-2g-172 in /w/workspace/dgexfoundry_device-snmp-go_PR-58 [Pipeline] { [Pipeline] ws [2020-08-24T06:52:11.050Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-08-24T06:52:13.398Z] using credential edgex-jenkins-ssh [2020-08-24T06:52:13.530Z] Cloning the remote Git repository [2020-08-24T06:52:13.530Z] Cloning with configured refspecs honoured and without tags [2020-08-24T06:52:13.564Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-08-24T06:52:13.633Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-08-24T06:52:14.442Z] Fetching without tags [2020-08-24T06:52:13.856Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-08-24T06:52:13.856Z] > git --version # timeout=10 [2020-08-24T06:52:13.864Z] > git --version # 'git version 2.16.5' [2020-08-24T06:52:13.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T06:52:13.891Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T06:52:14.420Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-08-24T06:52:14.426Z] > git config --add remote.origin.fetch +refs/pull/58/head:refs/remotes/origin/PR-58 # timeout=10 [2020-08-24T06:52:14.432Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T06:52:14.442Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-08-24T06:52:14.451Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-08-24T06:52:14.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T06:52:14.455Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T06:52:14.879Z] Merging remotes/origin/master commit ad194bc803dc916884c38fead828e9a39ff73581 into PR head commit f4d58277cb9ddce98e6c8d3b70d13b1825388b28 [2020-08-24T06:52:14.952Z] Merge succeeded, producing f4d58277cb9ddce98e6c8d3b70d13b1825388b28 [2020-08-24T06:52:14.952Z] Checking out Revision f4d58277cb9ddce98e6c8d3b70d13b1825388b28 (PR-58) [2020-08-24T06:52:14.892Z] > git config core.sparsecheckout # timeout=10 [2020-08-24T06:52:14.900Z] > git checkout -f f4d58277cb9ddce98e6c8d3b70d13b1825388b28 # timeout=10 [2020-08-24T06:52:14.928Z] > git remote # timeout=10 [2020-08-24T06:52:14.934Z] > git config --get remote.origin.url # timeout=10 [2020-08-24T06:52:14.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T06:52:14.941Z] > git merge ad194bc803dc916884c38fead828e9a39ff73581 # timeout=10 [2020-08-24T06:52:14.951Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-24T06:52:14.961Z] > git config core.sparsecheckout # timeout=10 [2020-08-24T06:52:14.968Z] > git checkout -f f4d58277cb9ddce98e6c8d3b70d13b1825388b28 # timeout=10 [2020-08-24T06:52:18.508Z] Commit message: "Remove unused attribution in Attribution.txt" [2020-08-24T06:52:18.535Z] > git --version # timeout=10 [2020-08-24T06:52:18.540Z] > git --version # 'git version 2.16.5' [2020-08-24T06:52:18.546Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-24T06:52:19.435Z] ========================================================= [2020-08-24T06:52:19.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-08-24T06:52:19.435Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-24T06:52:20.087Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-08-24T06:52:20.681Z] Sending build context to Docker daemon 358.4kB [2020-08-24T06:52:20.681Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-08-24T06:52:20.681Z] Step 2/10 : FROM ${BASE} [2020-08-24T06:52:20.681Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-08-24T06:52:20.681Z] df20fa9351a1: Pulling fs layer [2020-08-24T06:52:20.681Z] ed8968b2872e: Pulling fs layer [2020-08-24T06:52:20.681Z] a92cc7c5fd73: Pulling fs layer [2020-08-24T06:52:20.681Z] 2dd03ba5bac4: Pulling fs layer [2020-08-24T06:52:20.681Z] 1e091d79d1de: Pulling fs layer [2020-08-24T06:52:20.681Z] 481702a1767f: Pulling fs layer [2020-08-24T06:52:20.681Z] f64a6f60c768: Pulling fs layer [2020-08-24T06:52:20.681Z] e78d2573fc39: Pulling fs layer [2020-08-24T06:52:20.681Z] e876d2f968b6: Pulling fs layer [2020-08-24T06:52:20.681Z] ce8a83651883: Pulling fs layer [2020-08-24T06:52:20.681Z] 07967f4d0e4b: Pulling fs layer [2020-08-24T06:52:20.681Z] 481702a1767f: Waiting [2020-08-24T06:52:20.681Z] e876d2f968b6: Waiting [2020-08-24T06:52:20.681Z] f64a6f60c768: Waiting [2020-08-24T06:52:20.681Z] ce8a83651883: Waiting [2020-08-24T06:52:20.681Z] e78d2573fc39: Waiting [2020-08-24T06:52:20.681Z] 07967f4d0e4b: Waiting [2020-08-24T06:52:20.681Z] 2dd03ba5bac4: Waiting [2020-08-24T06:52:20.681Z] 1e091d79d1de: Waiting [2020-08-24T06:52:20.681Z] a92cc7c5fd73: Verifying Checksum [2020-08-24T06:52:20.681Z] a92cc7c5fd73: Download complete [2020-08-24T06:52:20.681Z] ed8968b2872e: Download complete [2020-08-24T06:52:20.681Z] 1e091d79d1de: Verifying Checksum [2020-08-24T06:52:20.681Z] 1e091d79d1de: Download complete [2020-08-24T06:52:20.681Z] 481702a1767f: Verifying Checksum [2020-08-24T06:52:20.681Z] 481702a1767f: Download complete [2020-08-24T06:52:20.681Z] df20fa9351a1: Verifying Checksum [2020-08-24T06:52:20.681Z] df20fa9351a1: Download complete [2020-08-24T06:52:21.268Z] df20fa9351a1: Pull complete [2020-08-24T06:52:21.854Z] f64a6f60c768: Verifying Checksum [2020-08-24T06:52:21.854Z] f64a6f60c768: Download complete [2020-08-24T06:52:21.854Z] e876d2f968b6: Download complete [2020-08-24T06:52:22.121Z] e78d2573fc39: Verifying Checksum [2020-08-24T06:52:22.121Z] e78d2573fc39: Download complete [2020-08-24T06:52:22.393Z] ce8a83651883: Verifying Checksum [2020-08-24T06:52:22.393Z] ce8a83651883: Download complete [2020-08-24T06:52:22.393Z] 07967f4d0e4b: Verifying Checksum [2020-08-24T06:52:22.393Z] 07967f4d0e4b: Download complete [2020-08-24T06:52:22.393Z] 2dd03ba5bac4: Verifying Checksum [2020-08-24T06:52:22.393Z] 2dd03ba5bac4: Download complete [2020-08-24T06:52:22.967Z] ed8968b2872e: Pull complete [2020-08-24T06:52:22.967Z] a92cc7c5fd73: Pull complete [2020-08-24T06:52:29.607Z] 2dd03ba5bac4: Pull complete [2020-08-24T06:52:29.607Z] 1e091d79d1de: Pull complete [2020-08-24T06:52:29.607Z] 481702a1767f: Pull complete [2020-08-24T06:52:33.855Z] f64a6f60c768: Pull complete [2020-08-24T06:52:37.184Z] e78d2573fc39: Pull complete [2020-08-24T06:52:37.184Z] e876d2f968b6: Pull complete [2020-08-24T06:52:38.170Z] ce8a83651883: Pull complete [2020-08-24T06:52:38.170Z] 07967f4d0e4b: Pull complete [2020-08-24T06:52:38.170Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-08-24T06:52:38.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-08-24T06:52:38.433Z] ---> 5d7c900382c6 [2020-08-24T06:52:38.433Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-08-24T06:52:40.385Z] ---> Running in 1215a5eaa5df [2020-08-24T06:52:40.385Z] Removing intermediate container 1215a5eaa5df [2020-08-24T06:52:40.385Z] ---> 3a6c24092640 [2020-08-24T06:52:40.385Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-08-24T06:52:40.385Z] ---> Running in 997f7ea1b45c [2020-08-24T06:52:40.385Z] Removing intermediate container 997f7ea1b45c [2020-08-24T06:52:40.385Z] ---> 25a93989f60f [2020-08-24T06:52:40.385Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-08-24T06:52:40.651Z] ---> Running in ba89ad89bb5c [2020-08-24T06:52:40.651Z] Removing intermediate container ba89ad89bb5c [2020-08-24T06:52:40.651Z] ---> 3e2a3601cf7b [2020-08-24T06:52:40.651Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-24T06:52:40.918Z] ---> Running in 09f55002f9df [2020-08-24T06:52:41.044Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-169 in /w/workspace/dgexfoundry_device-snmp-go_PR-58 [Pipeline] { [Pipeline] ws [2020-08-24T06:52:41.154Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-08-24T06:52:42.326Z] Removing intermediate container 09f55002f9df [2020-08-24T06:52:42.326Z] ---> c8e62bd33e13 [2020-08-24T06:52:42.326Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-24T06:52:42.326Z] ---> Running in d55d66e0b1c4 [2020-08-24T06:52:42.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-24T06:52:43.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-24T06:52:43.806Z] OK: 166 MiB in 39 packages [2020-08-24T06:52:44.382Z] Removing intermediate container d55d66e0b1c4 [2020-08-24T06:52:44.382Z] ---> 76613eb072ae [2020-08-24T06:52:44.382Z] Step 8/10 : WORKDIR /device-snmp-go [2020-08-24T06:52:44.382Z] ---> Running in c95870212baf [2020-08-24T06:52:44.382Z] Removing intermediate container c95870212baf [2020-08-24T06:52:44.382Z] ---> ff7c7cb92cf5 [2020-08-24T06:52:44.382Z] Step 9/10 : COPY . . [2020-08-24T06:52:45.330Z] ---> fa704cc9c8bd [2020-08-24T06:52:45.330Z] Step 10/10 : RUN go mod download [2020-08-24T06:52:45.330Z] ---> Running in 424626c5b239 [2020-08-24T06:52:46.576Z] using credential edgex-jenkins-ssh [2020-08-24T06:52:46.637Z] Cloning the remote Git repository [2020-08-24T06:52:46.638Z] Cloning with configured refspecs honoured and without tags [2020-08-24T06:52:47.259Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-24T06:52:47.259Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-24T06:52:47.259Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-24T06:52:47.259Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-24T06:52:47.524Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-24T06:52:47.524Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-24T06:52:47.524Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-24T06:52:47.524Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-24T06:52:47.524Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-24T06:52:47.524Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-24T06:52:47.524Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-24T06:52:46.701Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-08-24T06:52:46.817Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-08-24T06:52:46.895Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-08-24T06:52:46.896Z] > git --version # timeout=10 [2020-08-24T06:52:46.919Z] > git --version # 'git version 2.17.1' [2020-08-24T06:52:46.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T06:52:46.993Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T06:52:47.750Z] Fetching without tags [2020-08-24T06:52:47.805Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-24T06:52:47.805Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-24T06:52:47.805Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-24T06:52:47.805Z] go: finding github.com/fatih/color v1.7.0 [2020-08-24T06:52:47.805Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-24T06:52:47.805Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-24T06:52:47.805Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-24T06:52:48.074Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-24T06:52:48.074Z] go: finding github.com/golang/mock v1.2.0 [2020-08-24T06:52:48.074Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-24T06:52:48.074Z] go: finding github.com/google/uuid v1.1.0 [2020-08-24T06:52:48.074Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-24T06:52:48.074Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-24T06:52:48.074Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-24T06:52:48.074Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-24T06:52:48.281Z] Merging remotes/origin/master commit ad194bc803dc916884c38fead828e9a39ff73581 into PR head commit f4d58277cb9ddce98e6c8d3b70d13b1825388b28 [2020-08-24T06:52:48.338Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-24T06:52:48.338Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-24T06:52:48.338Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-24T06:52:48.338Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-24T06:52:48.338Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-24T06:52:48.338Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-24T06:52:48.338Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-24T06:52:48.599Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-24T06:52:48.599Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-24T06:52:48.599Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-24T06:52:48.599Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-24T06:52:48.599Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-24T06:52:48.599Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-24T06:52:48.599Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-24T06:52:48.668Z] Merge succeeded, producing f4d58277cb9ddce98e6c8d3b70d13b1825388b28 [2020-08-24T06:52:48.669Z] Checking out Revision f4d58277cb9ddce98e6c8d3b70d13b1825388b28 (PR-58) [2020-08-24T06:52:48.861Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-24T06:52:48.861Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-24T06:52:48.861Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-24T06:52:48.861Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-24T06:52:48.861Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-24T06:52:48.861Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-24T06:52:48.861Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-24T06:52:47.645Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-08-24T06:52:47.676Z] > git config --add remote.origin.fetch +refs/pull/58/head:refs/remotes/origin/PR-58 # timeout=10 [2020-08-24T06:52:47.692Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T06:52:47.722Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-08-24T06:52:47.765Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-08-24T06:52:47.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T06:52:47.782Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-24T06:52:48.302Z] > git config core.sparsecheckout # timeout=10 [2020-08-24T06:52:48.375Z] > git checkout -f f4d58277cb9ddce98e6c8d3b70d13b1825388b28 # timeout=10 [2020-08-24T06:52:48.490Z] > git remote # timeout=10 [2020-08-24T06:52:48.546Z] > git config --get remote.origin.url # timeout=10 [2020-08-24T06:52:48.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-08-24T06:52:48.593Z] > git merge ad194bc803dc916884c38fead828e9a39ff73581 # timeout=10 [2020-08-24T06:52:48.635Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-24T06:52:48.679Z] > git config core.sparsecheckout # timeout=10 [2020-08-24T06:52:48.706Z] > git checkout -f f4d58277cb9ddce98e6c8d3b70d13b1825388b28 # timeout=10 [2020-08-24T06:52:49.123Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-24T06:52:49.123Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-24T06:52:49.123Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-24T06:52:49.123Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-24T06:52:49.123Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-24T06:52:49.123Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-24T06:52:49.123Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-24T06:52:49.384Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-24T06:52:49.384Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-24T06:52:49.384Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-24T06:52:49.384Z] go: finding github.com/posener/complete v1.1.1 [2020-08-24T06:52:49.384Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-24T06:52:49.384Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-24T06:52:49.384Z] go: finding github.com/soniah/gosnmp v1.21.0 [2020-08-24T06:52:49.646Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-24T06:52:49.646Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-24T06:52:49.646Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-24T06:52:49.646Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-24T06:52:49.646Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-24T06:52:49.646Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-24T06:52:49.646Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-24T06:52:49.907Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-24T06:52:49.907Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-24T06:52:49.908Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-24T06:52:52.984Z] Commit message: "Remove unused attribution in Attribution.txt" [2020-08-24T06:52:53.037Z] > git --version # timeout=10 [2020-08-24T06:52:53.048Z] > git --version # 'git version 2.17.1' [2020-08-24T06:52:53.069Z] fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-08-24T06:52:54.321Z] ========================================================= [2020-08-24T06:52:54.322Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-08-24T06:52:54.322Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-08-24T06:52:55.432Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-08-24T06:52:56.427Z] Sending build context to Docker daemon 358.4kB [2020-08-24T06:52:56.427Z] Step 1/10 : ARG BASE=golang:1.13-alpine [2020-08-24T06:52:56.427Z] Step 2/10 : FROM ${BASE} [2020-08-24T06:52:56.708Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-08-24T06:52:56.708Z] b538f80385f9: Pulling fs layer [2020-08-24T06:52:56.708Z] 74f711af9a0d: Pulling fs layer [2020-08-24T06:52:56.708Z] 99f96fe45779: Pulling fs layer [2020-08-24T06:52:56.708Z] fd7a069fd194: Pulling fs layer [2020-08-24T06:52:56.708Z] 66aa3694b03b: Pulling fs layer [2020-08-24T06:52:56.708Z] 170f70906a0f: Pulling fs layer [2020-08-24T06:52:56.708Z] ad7c5574e4b9: Pulling fs layer [2020-08-24T06:52:56.708Z] e772456be8f7: Pulling fs layer [2020-08-24T06:52:56.708Z] c890913d741a: Pulling fs layer [2020-08-24T06:52:56.708Z] 2480fcc9aa5a: Pulling fs layer [2020-08-24T06:52:56.708Z] 09adf4765672: Pulling fs layer [2020-08-24T06:52:56.708Z] fd7a069fd194: Waiting [2020-08-24T06:52:56.708Z] 66aa3694b03b: Waiting [2020-08-24T06:52:56.708Z] 170f70906a0f: Waiting [2020-08-24T06:52:56.708Z] ad7c5574e4b9: Waiting [2020-08-24T06:52:56.708Z] e772456be8f7: Waiting [2020-08-24T06:52:56.708Z] c890913d741a: Waiting [2020-08-24T06:52:56.708Z] 2480fcc9aa5a: Waiting [2020-08-24T06:52:56.708Z] 09adf4765672: Waiting [2020-08-24T06:52:56.708Z] 99f96fe45779: Verifying Checksum [2020-08-24T06:52:56.708Z] 99f96fe45779: Download complete [2020-08-24T06:52:56.708Z] 74f711af9a0d: Verifying Checksum [2020-08-24T06:52:56.708Z] 74f711af9a0d: Download complete [2020-08-24T06:52:56.708Z] 66aa3694b03b: Verifying Checksum [2020-08-24T06:52:56.708Z] 66aa3694b03b: Download complete [2020-08-24T06:52:56.708Z] 170f70906a0f: Verifying Checksum [2020-08-24T06:52:56.708Z] 170f70906a0f: Download complete [2020-08-24T06:52:56.708Z] b538f80385f9: Verifying Checksum [2020-08-24T06:52:56.708Z] b538f80385f9: Download complete [2020-08-24T06:52:57.709Z] b538f80385f9: Pull complete [2020-08-24T06:52:58.076Z] Removing intermediate container 424626c5b239 [2020-08-24T06:52:58.076Z] ---> 28bcad24b6fb [2020-08-24T06:52:58.325Z] 74f711af9a0d: Pull complete [2020-08-24T06:52:58.339Z] Successfully built 28bcad24b6fb [2020-08-24T06:52:58.339Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-08-24T06:52:58.936Z] 99f96fe45779: Pull complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-24T06:52:59.448Z] + docker inspect -f . ci-base-image-x86_64 [2020-08-24T06:52:59.448Z] . [Pipeline] withDockerContainer [2020-08-24T06:52:59.596Z] prd-centos7-docker-4c-2g-172 does not seem to be running inside a container [2020-08-24T06:52:59.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 ******** ci-base-image-x86_64 cat [2020-08-24T06:53:00.376Z] ad7c5574e4b9: Verifying Checksum [2020-08-24T06:53:00.376Z] ad7c5574e4b9: Download complete [2020-08-24T06:53:00.376Z] c890913d741a: Download complete [2020-08-24T06:53:00.832Z] $ docker top 297c3f6984cce05354da96396248fc1ac78e1e7248aa6629993f6a96105fc679 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-24T06:53:01.399Z] + go version [2020-08-24T06:53:01.399Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-08-24T06:53:01.734Z] + make test [2020-08-24T06:53:01.734Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-08-24T06:53:02.683Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-08-24T06:53:03.011Z] 2480fcc9aa5a: Verifying Checksum [2020-08-24T06:53:03.011Z] 2480fcc9aa5a: Download complete [2020-08-24T06:53:03.011Z] 09adf4765672: Verifying Checksum [2020-08-24T06:53:03.011Z] 09adf4765672: Download complete [2020-08-24T06:53:03.995Z] e772456be8f7: Verifying Checksum [2020-08-24T06:53:03.995Z] e772456be8f7: Download complete [2020-08-24T06:53:04.272Z] fd7a069fd194: Verifying Checksum [2020-08-24T06:53:04.272Z] fd7a069fd194: Download complete [2020-08-24T06:53:12.794Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-08-24T06:53:12.794Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements [2020-08-24T06:53:12.794Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-24T06:53:13.368Z] gofmt -l . [2020-08-24T06:53:13.368Z] [ "`gofmt -l .`" = "" ] [2020-08-24T06:53:13.368Z] ./bin/test-attribution-txt.sh [2020-08-24T06:53:13.950Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-08-24T06:53:14.511Z] Stashed 1 file(s) [Pipeline] } [2020-08-24T06:53:14.532Z] $ docker stop --time=1 297c3f6984cce05354da96396248fc1ac78e1e7248aa6629993f6a96105fc679 [2020-08-24T06:53:16.700Z] fd7a069fd194: Pull complete [2020-08-24T06:53:16.700Z] 66aa3694b03b: Pull complete [2020-08-24T06:53:16.700Z] 170f70906a0f: Pull complete [2020-08-24T06:53:16.843Z] $ docker rm -f 297c3f6984cce05354da96396248fc1ac78e1e7248aa6629993f6a96105fc679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-24T06:53:18.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-24T06:53:18.672Z] + ls -al . [2020-08-24T06:53:18.672Z] total 104 [2020-08-24T06:53:18.672Z] drwxrwxr-x. 9 jenkins jenkins 4096 Aug 24 06:53 . [2020-08-24T06:53:18.672Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 24 06:52 .. [2020-08-24T06:53:18.672Z] -rw-rw-r--. 1 jenkins jenkins 4405 Aug 24 06:52 Attribution.txt [2020-08-24T06:53:18.672Z] drwxrwxr-x. 2 jenkins jenkins 87 Aug 24 06:52 bin [2020-08-24T06:53:18.672Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 24 06:52 cmd [2020-08-24T06:53:18.672Z] -rw-r--r--. 1 jenkins jenkins 8493 Aug 24 06:53 coverage.out [2020-08-24T06:53:18.672Z] -rw-rw-r--. 1 jenkins jenkins 994 Aug 24 06:52 Dockerfile [2020-08-24T06:53:18.672Z] -rw-rw-r--. 1 jenkins jenkins 409 Aug 24 06:52 Dockerfile.build [2020-08-24T06:53:18.672Z] -rw-rw-r--. 1 jenkins jenkins 6 Aug 24 06:52 .dockerignore [2020-08-24T06:53:18.672Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 24 06:52 .git [2020-08-24T06:53:18.672Z] drwxrwxr-x. 2 jenkins jenkins 38 Aug 24 06:52 .github [2020-08-24T06:53:18.672Z] -rw-rw-r--. 1 jenkins jenkins 272 Aug 24 06:52 .gitignore [2020-08-24T06:53:18.672Z] -rw-r--r--. 1 jenkins jenkins 203 Aug 24 06:53 go.mod [2020-08-24T06:53:18.672Z] -rw-r--r--. 1 jenkins jenkins 12704 Aug 24 06:53 go.sum [2020-08-24T06:53:18.672Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 24 06:52 internal [2020-08-24T06:53:18.672Z] -rw-rw-r--. 1 jenkins jenkins 678 Aug 24 06:52 Jenkinsfile [2020-08-24T06:53:18.672Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 24 06:52 LICENSE [2020-08-24T06:53:18.672Z] -rw-rw-r--. 1 jenkins jenkins 937 Aug 24 06:52 Makefile [2020-08-24T06:53:18.672Z] drwxrwxr-x. 2 jenkins jenkins 84 Aug 24 06:52 profiles [2020-08-24T06:53:18.672Z] -rw-rw-r--. 1 jenkins jenkins 12398 Aug 24 06:52 README.md [2020-08-24T06:53:18.672Z] drwxrwxr-x. 3 jenkins jenkins 74 Aug 24 06:52 .semver [2020-08-24T06:53:18.672Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 24 06:49 VERSION [2020-08-24T06:53:18.672Z] -rw-rw-r--. 1 jenkins jenkins 209 Aug 24 06:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-24T06:53:19.010Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f4d58277cb9ddce98e6c8d3b70d13b1825388b28 --label arch=amd64 --label version=0.0.0 . [2020-08-24T06:53:19.011Z] Sending build context to Docker daemon 367.6kB [2020-08-24T06:53:19.011Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-08-24T06:53:19.011Z] Step 2/25 : FROM ${BASE} AS builder [2020-08-24T06:53:19.011Z] ---> 28bcad24b6fb [2020-08-24T06:53:19.011Z] Step 3/25 : ARG MAKE='make build' [2020-08-24T06:53:19.276Z] ---> Running in e9e5f0464d27 [2020-08-24T06:53:19.354Z] ad7c5574e4b9: Pull complete [2020-08-24T06:53:19.537Z] Removing intermediate container e9e5f0464d27 [2020-08-24T06:53:19.537Z] ---> b72444d3825e [2020-08-24T06:53:19.537Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-08-24T06:53:19.537Z] ---> Running in 9388683a2dfe [2020-08-24T06:53:19.537Z] Removing intermediate container 9388683a2dfe [2020-08-24T06:53:19.537Z] ---> e388fa980ef5 [2020-08-24T06:53:19.537Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-08-24T06:53:19.811Z] ---> Running in e1d92e33b0be [2020-08-24T06:53:19.811Z] Removing intermediate container e1d92e33b0be [2020-08-24T06:53:19.811Z] ---> 71ead3c07d25 [2020-08-24T06:53:19.811Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-24T06:53:19.811Z] ---> Running in 2cbe8e01dd02 [2020-08-24T06:53:20.760Z] Removing intermediate container 2cbe8e01dd02 [2020-08-24T06:53:20.760Z] ---> 8f659442e597 [2020-08-24T06:53:20.760Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-24T06:53:20.760Z] ---> Running in c1354c2ef6c9 [2020-08-24T06:53:21.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-24T06:53:21.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-24T06:53:22.483Z] OK: 166 MiB in 39 packages [2020-08-24T06:53:22.748Z] Removing intermediate container c1354c2ef6c9 [2020-08-24T06:53:22.748Z] ---> b138e2b2b6b2 [2020-08-24T06:53:22.748Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-08-24T06:53:22.748Z] ---> Running in 7ad01b48821b [2020-08-24T06:53:23.013Z] Removing intermediate container 7ad01b48821b [2020-08-24T06:53:23.013Z] ---> ef68a1cf93a8 [2020-08-24T06:53:23.013Z] Step 9/25 : COPY go.mod . [2020-08-24T06:53:23.274Z] ---> 7e96cbc0c6df [2020-08-24T06:53:23.274Z] Step 10/25 : COPY Makefile . [2020-08-24T06:53:23.850Z] ---> 563146d8d66f [2020-08-24T06:53:23.850Z] Step 11/25 : RUN make update [2020-08-24T06:53:24.115Z] ---> Running in 9d92c48b6a6a [2020-08-24T06:53:24.376Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-08-24T06:53:24.780Z] e772456be8f7: Pull complete [2020-08-24T06:53:24.780Z] c890913d741a: Pull complete [2020-08-24T06:53:24.958Z] Removing intermediate container 9d92c48b6a6a [2020-08-24T06:53:24.958Z] ---> 588484916ba4 [2020-08-24T06:53:24.958Z] Step 12/25 : COPY . . [2020-08-24T06:53:25.532Z] ---> 98196fdfd959 [2020-08-24T06:53:25.532Z] Step 13/25 : RUN ${MAKE} [2020-08-24T06:53:25.794Z] ---> Running in a96938b5e772 [2020-08-24T06:53:26.061Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-08-24T06:53:26.766Z] 2480fcc9aa5a: Pull complete [2020-08-24T06:53:27.367Z] 09adf4765672: Pull complete [2020-08-24T06:53:27.367Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-08-24T06:53:27.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-08-24T06:53:27.367Z] ---> 2248a725d1cf [2020-08-24T06:53:27.367Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-08-24T06:53:31.710Z] ---> Running in d441e76e7130 [2020-08-24T06:53:31.984Z] Removing intermediate container d441e76e7130 [2020-08-24T06:53:31.984Z] ---> a8ed37fa57fe [2020-08-24T06:53:31.984Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-08-24T06:53:32.262Z] ---> Running in 793cda409f56 [2020-08-24T06:53:32.865Z] Removing intermediate container 793cda409f56 [2020-08-24T06:53:32.865Z] ---> 1c6841552ff9 [2020-08-24T06:53:32.865Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-08-24T06:53:33.143Z] ---> Running in 5bf16eac25ad [2020-08-24T06:53:33.741Z] Removing intermediate container 5bf16eac25ad [2020-08-24T06:53:33.741Z] ---> 2383f36258c6 [2020-08-24T06:53:33.741Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-24T06:53:33.741Z] ---> Running in e203f98ac642 [2020-08-24T06:53:34.281Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-24T06:53:37.612Z] Removing intermediate container a96938b5e772 [2020-08-24T06:53:37.612Z] ---> cd692fb7f9c3 [2020-08-24T06:53:37.612Z] Step 14/25 : FROM alpine [2020-08-24T06:53:37.612Z] latest: Pulling from library/alpine [2020-08-24T06:53:37.874Z] df20fa9351a1: Already exists [2020-08-24T06:53:37.874Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-24T06:53:37.874Z] Status: Downloaded newer image for alpine:latest [2020-08-24T06:53:37.874Z] ---> a24bb4013296 [2020-08-24T06:53:37.874Z] Step 15/25 : ENV APP_PORT=49993 [2020-08-24T06:53:38.056Z] Removing intermediate container e203f98ac642 [2020-08-24T06:53:38.056Z] ---> c82c5799dda9 [2020-08-24T06:53:38.056Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-24T06:53:38.056Z] ---> Running in 89e301b7398a [2020-08-24T06:53:38.136Z] ---> Running in ef4d36c8677f [2020-08-24T06:53:38.136Z] Removing intermediate container ef4d36c8677f [2020-08-24T06:53:38.136Z] ---> bd3dfd75d5b2 [2020-08-24T06:53:38.136Z] Step 16/25 : EXPOSE $APP_PORT [2020-08-24T06:53:38.136Z] ---> Running in 6fd05739d650 [2020-08-24T06:53:38.397Z] Removing intermediate container 6fd05739d650 [2020-08-24T06:53:38.397Z] ---> 50fc11b066be [2020-08-24T06:53:38.397Z] Step 17/25 : ENV DEVICE_PORT=161 [2020-08-24T06:53:38.397Z] ---> Running in ebff4605b20a [2020-08-24T06:53:38.658Z] Removing intermediate container ebff4605b20a [2020-08-24T06:53:38.658Z] ---> 49c8ee6918db [2020-08-24T06:53:38.658Z] Step 18/25 : EXPOSE $DEVICE_PORT [2020-08-24T06:53:38.658Z] ---> Running in f24e92da0312 [2020-08-24T06:53:38.919Z] Removing intermediate container f24e92da0312 [2020-08-24T06:53:38.919Z] ---> b37eb349d8bf [2020-08-24T06:53:38.919Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-08-24T06:53:39.488Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-24T06:53:39.494Z] ---> e2409296a5d4 [2020-08-24T06:53:39.494Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-08-24T06:53:39.494Z] ---> dba1b721e825 [2020-08-24T06:53:39.494Z] Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-08-24T06:53:39.759Z] ---> 6b62c7064e22 [2020-08-24T06:53:39.759Z] Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-08-24T06:53:39.759Z] ---> Running in 91924556fb26 [2020-08-24T06:53:40.021Z] Removing intermediate container 91924556fb26 [2020-08-24T06:53:40.021Z] ---> ad7395143eac [2020-08-24T06:53:40.021Z] Step 23/25 : LABEL arch=amd64 [2020-08-24T06:53:40.021Z] ---> Running in a8f570b175ca [2020-08-24T06:53:40.283Z] Removing intermediate container a8f570b175ca [2020-08-24T06:53:40.283Z] ---> cedcec453719 [2020-08-24T06:53:40.283Z] Step 24/25 : LABEL git_sha=f4d58277cb9ddce98e6c8d3b70d13b1825388b28 [2020-08-24T06:53:40.283Z] ---> Running in 6a5e41c7cafe [2020-08-24T06:53:40.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-24T06:53:40.544Z] Removing intermediate container 6a5e41c7cafe [2020-08-24T06:53:40.544Z] ---> 2ffc5fc1a370 [2020-08-24T06:53:40.544Z] Step 25/25 : LABEL version=0.0.0 [2020-08-24T06:53:40.544Z] ---> Running in dd8a1848d38d [2020-08-24T06:53:40.805Z] Removing intermediate container dd8a1848d38d [2020-08-24T06:53:40.805Z] ---> 593ba17b7cbf [2020-08-24T06:53:40.805Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-24T06:53:40.805Z] Successfully built 593ba17b7cbf [2020-08-24T06:53:40.805Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-08-24T06:53:41.070Z] OK: 142 MiB in 39 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-24T06:53:43.063Z] Removing intermediate container 89e301b7398a [2020-08-24T06:53:43.063Z] ---> 180a0b088d3d [2020-08-24T06:53:43.063Z] Step 8/10 : WORKDIR /device-snmp-go [2020-08-24T06:53:43.063Z] ---> Running in 1293d560378d [2020-08-24T06:53:43.662Z] Removing intermediate container 1293d560378d [2020-08-24T06:53:43.662Z] ---> e7cc3732545b [2020-08-24T06:53:43.662Z] Step 9/10 : COPY . . [2020-08-24T06:53:44.640Z] ---> d12cfb668719 [2020-08-24T06:53:44.640Z] Step 10/10 : RUN go mod download [2020-08-24T06:53:44.640Z] ---> Running in f03a58c70da6 [2020-08-24T06:53:48.024Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-08-24T06:53:48.024Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-08-24T06:53:48.024Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-08-24T06:53:48.024Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-08-24T06:53:48.024Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-08-24T06:53:48.024Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-08-24T06:53:48.024Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-08-24T06:53:48.024Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-08-24T06:53:48.024Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-08-24T06:53:48.024Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-08-24T06:53:48.024Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-08-24T06:53:48.295Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-08-24T06:53:48.295Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-08-24T06:53:48.295Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-08-24T06:53:48.295Z] go: finding github.com/fatih/color v1.7.0 [2020-08-24T06:53:48.295Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-08-24T06:53:48.295Z] go: finding github.com/go-kit/kit v0.8.0 [2020-08-24T06:53:48.565Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-08-24T06:53:48.565Z] go: finding github.com/go-stack/stack v1.8.0 [2020-08-24T06:53:48.565Z] go: finding github.com/golang/mock v1.2.0 [2020-08-24T06:53:48.565Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-08-24T06:53:48.565Z] go: finding github.com/google/uuid v1.1.0 [2020-08-24T06:53:48.565Z] go: finding github.com/gorilla/mux v1.7.1 [2020-08-24T06:53:48.565Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-08-24T06:53:48.842Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-08-24T06:53:48.842Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-08-24T06:53:48.842Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-08-24T06:53:48.842Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-08-24T06:53:48.842Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-08-24T06:53:48.842Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-08-24T06:53:48.842Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-08-24T06:53:49.117Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-08-24T06:53:49.117Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-08-24T06:53:49.117Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-08-24T06:53:49.117Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-08-24T06:53:49.117Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-08-24T06:53:49.117Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-08-24T06:53:49.117Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-08-24T06:53:49.385Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-08-24T06:53:49.385Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-08-24T06:53:49.385Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-08-24T06:53:49.385Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-24T06:53:49.385Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-24T06:53:49.385Z] go: finding github.com/miekg/dns v1.0.14 [2020-08-24T06:53:49.385Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-08-24T06:53:49.655Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-08-24T06:53:49.655Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-08-24T06:53:49.655Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-08-24T06:53:49.655Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-08-24T06:53:49.655Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-08-24T06:53:49.655Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-08-24T06:53:49.655Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-08-24T06:53:49.923Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-08-24T06:53:49.923Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-08-24T06:53:49.923Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-08-24T06:53:49.923Z] go: finding github.com/pkg/errors v0.8.1 [2020-08-24T06:53:49.923Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-08-24T06:53:49.923Z] go: finding github.com/posener/complete v1.1.1 [2020-08-24T06:53:50.195Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-08-24T06:53:50.195Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-08-24T06:53:50.195Z] go: finding github.com/soniah/gosnmp v1.21.0 [2020-08-24T06:53:50.195Z] go: finding github.com/stretchr/objx v0.1.0 [2020-08-24T06:53:50.195Z] go: finding github.com/stretchr/testify v1.5.1 [2020-08-24T06:53:50.195Z] go: finding github.com/ugorji/go v1.1.4 [2020-08-24T06:53:50.195Z] go: finding github.com/x448/float16 v0.8.4 [2020-08-24T06:53:50.469Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-08-24T06:53:50.469Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-08-24T06:53:50.469Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-08-24T06:53:50.469Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-08-24T06:53:50.469Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-08-24T06:53:50.469Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-08-24T06:54:00.616Z] Removing intermediate container f03a58c70da6 [2020-08-24T06:54:00.616Z] ---> cb77ab39877d [2020-08-24T06:54:00.616Z] Successfully built cb77ab39877d [2020-08-24T06:54:00.616Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-08-24T06:54:01.597Z] + docker inspect -f . ci-base-image-arm64 [2020-08-24T06:54:01.597Z] . [Pipeline] withDockerContainer [2020-08-24T06:54:01.892Z] prd-ubuntu18.04-docker-arm64-4c-16g-169 does not seem to be running inside a container [2020-08-24T06:54:01.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-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 ******** ci-base-image-arm64 cat [2020-08-24T06:54:04.225Z] $ docker top 08fa61258ee2efb25aeff6edc966fc911b8df56d0957f4106767bf9ae65a230e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-08-24T06:54:05.769Z] + go version [2020-08-24T06:54:05.769Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-08-24T06:54:06.848Z] + make test [2020-08-24T06:54:06.848Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-08-24T06:54:07.837Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-08-24T06:54:40.251Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-08-24T06:54:40.251Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.017s coverage: 0.0% of statements [2020-08-24T06:54:40.251Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-08-24T06:54:44.597Z] gofmt -l . [2020-08-24T06:54:44.597Z] [ "`gofmt -l .`" = "" ] [2020-08-24T06:54:44.597Z] ./bin/test-attribution-txt.sh [2020-08-24T06:54:45.200Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-08-24T06:54:45.836Z] Warning: overwriting stash ‘coverage-report’ [2020-08-24T06:54:46.720Z] Stashed 1 file(s) [Pipeline] } [2020-08-24T06:54:46.748Z] $ docker stop --time=1 08fa61258ee2efb25aeff6edc966fc911b8df56d0957f4106767bf9ae65a230e [2020-08-24T06:54:49.073Z] $ docker rm -f 08fa61258ee2efb25aeff6edc966fc911b8df56d0957f4106767bf9ae65a230e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-08-24T06:54:50.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-08-24T06:54:50.858Z] + ls -al . [2020-08-24T06:54:50.858Z] total 136 [2020-08-24T06:54:50.858Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 24 06:54 . [2020-08-24T06:54:50.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 06:52 .. [2020-08-24T06:54:50.858Z] -rw-rw-r-- 1 jenkins jenkins 6 Aug 24 06:52 .dockerignore [2020-08-24T06:54:50.858Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 06:52 .git [2020-08-24T06:54:50.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 06:52 .github [2020-08-24T06:54:50.858Z] -rw-rw-r-- 1 jenkins jenkins 272 Aug 24 06:52 .gitignore [2020-08-24T06:54:50.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 06:52 .semver [2020-08-24T06:54:50.858Z] -rw-rw-r-- 1 jenkins jenkins 4405 Aug 24 06:52 Attribution.txt [2020-08-24T06:54:50.858Z] -rw-rw-r-- 1 jenkins jenkins 994 Aug 24 06:52 Dockerfile [2020-08-24T06:54:50.858Z] -rw-rw-r-- 1 jenkins jenkins 409 Aug 24 06:52 Dockerfile.build [2020-08-24T06:54:50.858Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 24 06:52 Jenkinsfile [2020-08-24T06:54:50.858Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 24 06:52 LICENSE [2020-08-24T06:54:50.858Z] -rw-rw-r-- 1 jenkins jenkins 937 Aug 24 06:52 Makefile [2020-08-24T06:54:50.858Z] -rw-rw-r-- 1 jenkins jenkins 12398 Aug 24 06:52 README.md [2020-08-24T06:54:50.858Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 24 06:49 VERSION [2020-08-24T06:54:50.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 06:52 bin [2020-08-24T06:54:50.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 06:52 cmd [2020-08-24T06:54:50.858Z] -rw-r--r-- 1 jenkins jenkins 8493 Aug 24 06:54 coverage.out [2020-08-24T06:54:50.858Z] -rw-r--r-- 1 jenkins jenkins 203 Aug 24 06:54 go.mod [2020-08-24T06:54:50.858Z] -rw-r--r-- 1 jenkins jenkins 12704 Aug 24 06:54 go.sum [2020-08-24T06:54:50.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 06:52 internal [2020-08-24T06:54:50.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 06:52 profiles [2020-08-24T06:54:50.858Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 24 06:52 version.go [Pipeline] isUnix [Pipeline] sh [2020-08-24T06:54:51.272Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f4d58277cb9ddce98e6c8d3b70d13b1825388b28 --label arch=arm64 --label version=0.0.0 . [2020-08-24T06:54:51.549Z] Sending build context to Docker daemon 367.6kB [2020-08-24T06:54:51.549Z] Step 1/25 : ARG BASE=golang:1.13-alpine [2020-08-24T06:54:51.549Z] Step 2/25 : FROM ${BASE} AS builder [2020-08-24T06:54:51.549Z] ---> cb77ab39877d [2020-08-24T06:54:51.549Z] Step 3/25 : ARG MAKE='make build' [2020-08-24T06:54:51.828Z] ---> Running in fe6a6cb2d328 [2020-08-24T06:54:52.423Z] Removing intermediate container fe6a6cb2d328 [2020-08-24T06:54:52.423Z] ---> 6f962a9b8412 [2020-08-24T06:54:52.423Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2020-08-24T06:54:52.423Z] ---> Running in f878cd9b97fa [2020-08-24T06:54:53.038Z] Removing intermediate container f878cd9b97fa [2020-08-24T06:54:53.038Z] ---> 8ede48b6d034 [2020-08-24T06:54:53.038Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2020-08-24T06:54:53.038Z] ---> Running in 9bccb613e583 [2020-08-24T06:54:53.631Z] Removing intermediate container 9bccb613e583 [2020-08-24T06:54:53.631Z] ---> 2a16f81d3be8 [2020-08-24T06:54:53.631Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-08-24T06:54:53.631Z] ---> Running in c55aa58bb966 [2020-08-24T06:54:56.240Z] Removing intermediate container c55aa58bb966 [2020-08-24T06:54:56.240Z] ---> 3a8d314b2338 [2020-08-24T06:54:56.240Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-08-24T06:54:56.240Z] ---> Running in c455b188e8ea [2020-08-24T06:54:57.674Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-08-24T06:54:58.649Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-08-24T06:54:59.246Z] OK: 142 MiB in 39 packages [2020-08-24T06:55:00.233Z] Removing intermediate container c455b188e8ea [2020-08-24T06:55:00.233Z] ---> 138faa0f05e7 [2020-08-24T06:55:00.233Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-08-24T06:55:00.507Z] ---> Running in aeb5d2208978 [2020-08-24T06:55:01.102Z] Removing intermediate container aeb5d2208978 [2020-08-24T06:55:01.102Z] ---> 520537be584c [2020-08-24T06:55:01.102Z] Step 9/25 : COPY go.mod . [2020-08-24T06:55:01.696Z] ---> 9b314ff2ea47 [2020-08-24T06:55:01.696Z] Step 10/25 : COPY Makefile . [2020-08-24T06:55:02.675Z] ---> 20b84d39809e [2020-08-24T06:55:02.675Z] Step 11/25 : RUN make update [2020-08-24T06:55:02.675Z] ---> Running in e97a769ef9aa [2020-08-24T06:55:04.106Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-08-24T06:55:05.543Z] Removing intermediate container e97a769ef9aa [2020-08-24T06:55:05.543Z] ---> c51a6a64ac3b [2020-08-24T06:55:05.543Z] Step 12/25 : COPY . . [2020-08-24T06:55:06.531Z] ---> 5a3cbbc6a34b [2020-08-24T06:55:06.531Z] Step 13/25 : RUN ${MAKE} [2020-08-24T06:55:06.531Z] ---> Running in 4e951539a042 [2020-08-24T06:55:07.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2020-08-24T06:55:34.801Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-08-24T06:55:40.174Z] Removing intermediate container 4e951539a042 [2020-08-24T06:55:40.174Z] ---> bcf129aea4bd [2020-08-24T06:55:40.174Z] Step 14/25 : FROM alpine [2020-08-24T06:55:40.174Z] latest: Pulling from library/alpine [2020-08-24T06:55:40.174Z] b538f80385f9: Already exists [2020-08-24T06:55:40.174Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-24T06:55:40.174Z] Status: Downloaded newer image for alpine:latest [2020-08-24T06:55:40.174Z] ---> 62ee0e9f8440 [2020-08-24T06:55:40.174Z] Step 15/25 : ENV APP_PORT=49993 [2020-08-24T06:55:40.449Z] ---> Running in ee5cf3eb0ceb [2020-08-24T06:55:40.721Z] Removing intermediate container ee5cf3eb0ceb [2020-08-24T06:55:40.721Z] ---> dd9080dc50dd [2020-08-24T06:55:40.721Z] Step 16/25 : EXPOSE $APP_PORT [2020-08-24T06:55:40.993Z] ---> Running in 43f6ada1fdcd [2020-08-24T06:55:41.586Z] Removing intermediate container 43f6ada1fdcd [2020-08-24T06:55:41.586Z] ---> 651520d6f888 [2020-08-24T06:55:41.586Z] Step 17/25 : ENV DEVICE_PORT=161 [2020-08-24T06:55:41.586Z] ---> Running in 28448dcb39c1 [2020-08-24T06:55:42.180Z] Removing intermediate container 28448dcb39c1 [2020-08-24T06:55:42.180Z] ---> 590c9c3df3f4 [2020-08-24T06:55:42.180Z] Step 18/25 : EXPOSE $DEVICE_PORT [2020-08-24T06:55:42.180Z] ---> Running in 948076aafdb1 [2020-08-24T06:55:42.769Z] Removing intermediate container 948076aafdb1 [2020-08-24T06:55:42.769Z] ---> 8a1346b989b2 [2020-08-24T06:55:42.769Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-08-24T06:55:43.745Z] ---> 511f2c441653 [2020-08-24T06:55:43.745Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-08-24T06:55:44.718Z] ---> 2aeeab6bd616 [2020-08-24T06:55:44.718Z] Step 21/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-08-24T06:55:45.309Z] ---> f35b31fedde1 [2020-08-24T06:55:45.309Z] Step 22/25 : ENTRYPOINT ["/device-snmp-go","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2020-08-24T06:55:45.309Z] ---> Running in 69321862accd [2020-08-24T06:55:45.901Z] Removing intermediate container 69321862accd [2020-08-24T06:55:45.901Z] ---> 9056d13940e4 [2020-08-24T06:55:45.901Z] Step 23/25 : LABEL arch=arm64 [2020-08-24T06:55:45.901Z] ---> Running in 8ce49f03bb39 [2020-08-24T06:55:46.496Z] Removing intermediate container 8ce49f03bb39 [2020-08-24T06:55:46.496Z] ---> d8a0edc7c26e [2020-08-24T06:55:46.496Z] Step 24/25 : LABEL git_sha=f4d58277cb9ddce98e6c8d3b70d13b1825388b28 [2020-08-24T06:55:46.496Z] ---> Running in aaaaad345fa8 [2020-08-24T06:55:47.088Z] Removing intermediate container aaaaad345fa8 [2020-08-24T06:55:47.088Z] ---> 60a37046f298 [2020-08-24T06:55:47.088Z] Step 25/25 : LABEL version=0.0.0 [2020-08-24T06:55:47.088Z] ---> Running in 0a3c3904d3e9 [2020-08-24T06:55:47.680Z] Removing intermediate container 0a3c3904d3e9 [2020-08-24T06:55:47.680Z] ---> 84763eaabfb1 [2020-08-24T06:55:47.680Z] [Warning] One or more build-args [ARCH] were not consumed [2020-08-24T06:55:47.680Z] Successfully built 84763eaabfb1 [2020-08-24T06:55:47.680Z] Successfully tagged docker-device-snmp-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] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-08-24T06:55:50.058Z] provisioning config files... [2020-08-24T06:55:50.078Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-58@tmp/config808849397598102257tmp [Pipeline] { [Pipeline] sh [2020-08-24T06:55:50.512Z] + curl -s https://codecov.io/bash [2020-08-24T06:55:50.512Z] + bash -s - -t @/w/workspace/dgexfoundry_device-snmp-go_PR-58@tmp/config808849397598102257tmp [Pipeline] } [2020-08-24T06:55:51.107Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-08-24T06:55:53.913Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-24T06:55:54.509Z] ---> package-listing.sh [2020-08-24T06:55:54.509Z] ++ facter osfamily [2020-08-24T06:55:54.509Z] ++ tr '[:upper:]' '[:lower:]' [2020-08-24T06:55:54.509Z] + OS_FAMILY=redhat [2020-08-24T06:55:54.509Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-58 [2020-08-24T06:55:54.509Z] + START_PACKAGES=/tmp/packages_start.txt [2020-08-24T06:55:54.509Z] + END_PACKAGES=/tmp/packages_end.txt [2020-08-24T06:55:54.509Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-08-24T06:55:54.509Z] + PACKAGES=/tmp/packages_start.txt [2020-08-24T06:55:54.509Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-58 ']' [2020-08-24T06:55:54.509Z] + PACKAGES=/tmp/packages_end.txt [2020-08-24T06:55:54.509Z] + case "${OS_FAMILY}" in [2020-08-24T06:55:54.509Z] + rpm -qa [2020-08-24T06:55:54.509Z] + sort [2020-08-24T06:55:58.733Z] + '[' -f /tmp/packages_start.txt ']' [2020-08-24T06:55:58.733Z] + '[' -f /tmp/packages_end.txt ']' [2020-08-24T06:55:58.733Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-08-24T06:55:58.733Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-58 ']' [2020-08-24T06:55:58.733Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-58/archives/ [2020-08-24T06:55:58.733Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-58/archives/ [Pipeline] isUnix [Pipeline] sh [2020-08-24T06:55:59.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-24T06:55:59.188Z] [2020-08-24T06:55:59.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-08-24T06:55:59.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-24T06:55:59.575Z] alpine: Pulling from edgex-lftools-log-publisher [2020-08-24T06:55:59.575Z] c9b1b535fdd9: Pulling fs layer [2020-08-24T06:55:59.575Z] 2cc5ad85d9ab: Pulling fs layer [2020-08-24T06:55:59.575Z] 756a868c4378: Pulling fs layer [2020-08-24T06:55:59.575Z] 444b2fc9a129: Pulling fs layer [2020-08-24T06:55:59.575Z] ea15f1150254: Pulling fs layer [2020-08-24T06:55:59.575Z] 41b27a9f41bf: Pulling fs layer [2020-08-24T06:55:59.575Z] 28c525ee5125: Pulling fs layer [2020-08-24T06:55:59.575Z] 094b1ea09ed8: Pulling fs layer [2020-08-24T06:55:59.575Z] 138eaada9080: Pulling fs layer [2020-08-24T06:55:59.575Z] 0622d0fa9048: Pulling fs layer [2020-08-24T06:55:59.575Z] 41b27a9f41bf: Waiting [2020-08-24T06:55:59.575Z] 28c525ee5125: Waiting [2020-08-24T06:55:59.575Z] 094b1ea09ed8: Waiting [2020-08-24T06:55:59.575Z] 138eaada9080: Waiting [2020-08-24T06:55:59.575Z] 0622d0fa9048: Waiting [2020-08-24T06:55:59.575Z] 444b2fc9a129: Waiting [2020-08-24T06:55:59.575Z] ea15f1150254: Waiting [2020-08-24T06:55:59.575Z] 2cc5ad85d9ab: Verifying Checksum [2020-08-24T06:55:59.575Z] 2cc5ad85d9ab: Download complete [2020-08-24T06:55:59.575Z] 444b2fc9a129: Verifying Checksum [2020-08-24T06:55:59.575Z] 444b2fc9a129: Download complete [2020-08-24T06:55:59.575Z] c9b1b535fdd9: Verifying Checksum [2020-08-24T06:55:59.575Z] c9b1b535fdd9: Download complete [2020-08-24T06:55:59.575Z] ea15f1150254: Verifying Checksum [2020-08-24T06:55:59.575Z] ea15f1150254: Download complete [2020-08-24T06:55:59.836Z] 28c525ee5125: Verifying Checksum [2020-08-24T06:55:59.836Z] 28c525ee5125: Download complete [2020-08-24T06:56:00.113Z] c9b1b535fdd9: Pull complete [2020-08-24T06:56:00.113Z] 756a868c4378: Verifying Checksum [2020-08-24T06:56:00.113Z] 756a868c4378: Download complete [2020-08-24T06:56:00.383Z] 138eaada9080: Verifying Checksum [2020-08-24T06:56:00.383Z] 138eaada9080: Download complete [2020-08-24T06:56:00.383Z] 2cc5ad85d9ab: Pull complete [2020-08-24T06:56:00.383Z] 0622d0fa9048: Verifying Checksum [2020-08-24T06:56:00.383Z] 0622d0fa9048: Download complete [2020-08-24T06:56:00.383Z] 094b1ea09ed8: Verifying Checksum [2020-08-24T06:56:00.383Z] 094b1ea09ed8: Download complete [2020-08-24T06:56:00.645Z] 41b27a9f41bf: Verifying Checksum [2020-08-24T06:56:00.645Z] 41b27a9f41bf: Download complete [2020-08-24T06:56:02.046Z] 756a868c4378: Pull complete [2020-08-24T06:56:02.046Z] 444b2fc9a129: Pull complete [2020-08-24T06:56:02.308Z] ea15f1150254: Pull complete [2020-08-24T06:56:05.624Z] 41b27a9f41bf: Pull complete [2020-08-24T06:56:05.891Z] 28c525ee5125: Pull complete [2020-08-24T06:56:08.464Z] 094b1ea09ed8: Pull complete [2020-08-24T06:56:08.726Z] 138eaada9080: Pull complete [2020-08-24T06:56:08.988Z] 0622d0fa9048: Pull complete [2020-08-24T06:56:08.988Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-08-24T06:56:08.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-08-24T06:56:08.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-08-24T06:56:09.187Z] prd-centos7-docker-4c-2g-163 does not seem to be running inside a container [2020-08-24T06:56:09.229Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-snmp-go_PR-58 -v /w/workspace/dgexfoundry_device-snmp-go_PR-58:/w/workspace/dgexfoundry_device-snmp-go_PR-58:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-58@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-58@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 [2020-08-24T06:56:12.950Z] $ docker top dba469c72985e0300e8f606f7c7fb6d70a6a1363491747c2c0c25927722816d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-08-24T06:56:13.309Z] provisioning config files... [2020-08-24T06:56:13.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-58@tmp/config9032098984714348153tmp [Pipeline] { [Pipeline] echo [2020-08-24T06:56:13.434Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-24T06:56:13.761Z] ---> create-netrc.sh [Pipeline] echo [2020-08-24T06:56:13.791Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-08-24T06:56:14.117Z] ---> logs-deploy.sh [2020-08-24T06:56:14.117Z] + ARCHIVE_ARTIFACTS= [2020-08-24T06:56:14.117Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-08-24T06:56:14.117Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-08-24T06:56:14.117Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-08-24T06:56:14.117Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-58/1 [2020-08-24T06:56:14.117Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-58/1/ [2020-08-24T06:56:14.117Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-58/1 /w/workspace/dgexfoundry_device-snmp-go_PR-58 [2020-08-24T06:56:16.034Z] Archives upload complete. [2020-08-24T06:56:16.034Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-58/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/PR-58/1/