Pull request #68 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 weichou1229 for edgexfoundry/device-snmp-go Loading trusted files from base branch master at 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 rather than 892246bbce24206d546dfec362c7e037a6389aa9 Obtained Jenkinsfile from 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a 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-68/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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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-snmp-go/branches/PR-68/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 f3f382fce060f16c10d6f597981912fab355381a 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-snmp-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-snmp-go-settings PROJECT: device-snmp-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-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 BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9368 in /w/workspace/dgexfoundry_device-snmp-go_PR-68 [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-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-68 # 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 --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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-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 --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 into PR head commit 892246bbce24206d546dfec362c7e037a6389aa9 Merge succeeded, producing 892246bbce24206d546dfec362c7e037a6389aa9 Checking out Revision 892246bbce24206d546dfec362c7e037a6389aa9 (PR-68) > git config core.sparsecheckout # timeout=10 > git checkout -f 892246bbce24206d546dfec362c7e037a6389aa9 # 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 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 892246bbce24206d546dfec362c7e037a6389aa9 # timeout=10 Commit message: "refactor: Upgrade SDK to v1.2.4-dev.34" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-28T02:27:41.223Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-28T02:27:41.604Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-28T02:27:41.820Z] ========================================================= [2020-10-28T02:27:41.820Z] EdgeX Global Pipelines Version Info [2020-10-28T02:27:41.820Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-28T02:27:43.893Z] ------------------- [2020-10-28T02:27:43.893Z] stable info: [2020-10-28T02:27:43.893Z] ------------------- [2020-10-28T02:27:43.893Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-28T02:27:43.893Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-28T02:27:43.893Z] Message: update stable to v1.0.148 [2020-10-28T02:27:44.474Z] ------------------- [2020-10-28T02:27:44.474Z] experimental info: [2020-10-28T02:27:44.474Z] ------------------- [2020-10-28T02:27:44.474Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-28T02:27:44.474Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-10-28T02:27:44.474Z] Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-28T02:27:45.264Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2020-10-28T02:27:45.399Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2020-10-28T02:27:45.544Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-28T02:27:45.702Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-28T02:27:45.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-28T02:27:45.970Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-28T02:27:46.124Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-28T02:27:46.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-28T02:27:46.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-28T02:27:46.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-28T02:27:46.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-28T02:27:46.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2020-10-28T02:27:46.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-28T02:27:47.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-28T02:27:47.200Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T02:27:47.383Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-28T02:27:47.507Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T02:27:47.646Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-28T02:27:47.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-28T02:27:47.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-28T02:27:48.104Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-28T02:27:48.258Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-28T02:27:48.394Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-28T02:27:48.536Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-28T02:27:48.677Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-28T02:27:48.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-68 [Pipeline] echo [2020-10-28T02:27:48.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-68 [Pipeline] echo [2020-10-28T02:27:49.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-68 [Pipeline] echo [2020-10-28T02:27:49.230Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 892246bbce24206d546dfec362c7e037a6389aa9 [Pipeline] echo [2020-10-28T02:27:49.363Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 892246b [Pipeline] echo [2020-10-28T02:27:49.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T02:27:50.688Z] + git log --format=format:%s -1 892246bbce24206d546dfec362c7e037a6389aa9 [Pipeline] echo [2020-10-28T02:27:50.785Z] GIT_COMMIT: 892246bbce24206d546dfec362c7e037a6389aa9, Commit Message: refactor: Upgrade SDK to v1.2.4-dev.34 [Pipeline] echo [2020-10-28T02:27:50.868Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-28T02:27:51.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T02:27:52.171Z] [2020-10-28T02:27:52.171Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T02:27:52.564Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T02:27:52.565Z] latest: Pulling from edgex-devops/git-semver [2020-10-28T02:27:52.565Z] 31603596830f: Pulling fs layer [2020-10-28T02:27:52.565Z] 2a8b12db71e7: Pulling fs layer [2020-10-28T02:27:52.565Z] 6ca5941a6612: Pulling fs layer [2020-10-28T02:27:52.565Z] ecc8261a40a4: Pulling fs layer [2020-10-28T02:27:52.565Z] ecc8261a40a4: Waiting [2020-10-28T02:27:52.565Z] 2a8b12db71e7: Verifying Checksum [2020-10-28T02:27:52.565Z] 2a8b12db71e7: Download complete [2020-10-28T02:27:54.502Z] 31603596830f: Verifying Checksum [2020-10-28T02:27:54.502Z] 31603596830f: Download complete [2020-10-28T02:27:54.502Z] 31603596830f: Pull complete [2020-10-28T02:27:54.765Z] 2a8b12db71e7: Pull complete [2020-10-28T02:27:57.338Z] ecc8261a40a4: Verifying Checksum [2020-10-28T02:27:57.338Z] ecc8261a40a4: Download complete [2020-10-28T02:28:01.567Z] 6ca5941a6612: Verifying Checksum [2020-10-28T02:28:01.567Z] 6ca5941a6612: Download complete [2020-10-28T02:28:02.525Z] 6ca5941a6612: Pull complete [2020-10-28T02:28:02.788Z] ecc8261a40a4: Pull complete [2020-10-28T02:28:02.788Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-28T02:28:02.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-28T02:28:02.788Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-28T02:28:02.928Z] prd-centos7-docker-4c-2g-9368 does not seem to be running inside a container [2020-10-28T02:28:02.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-68 -v /w/workspace/dgexfoundry_device-snmp-go_PR-68:/w/workspace/dgexfoundry_device-snmp-go_PR-68:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-68@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-28T02:28:05.155Z] $ docker top 3b1c45bf5db318273f7ef231d7f94e9df6912a5c0c76faa7f301917c509af9c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-28T02:28:05.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T02:28:05.553Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T02:28:05.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T02:28:05.769Z] $ docker exec 3b1c45bf5db318273f7ef231d7f94e9df6912a5c0c76faa7f301917c509af9c7 ssh-agent [2020-10-28T02:28:05.923Z] SSH_AUTH_SOCK=/tmp/ssh-cLDYx7oYrC3R/agent.13 [2020-10-28T02:28:05.923Z] SSH_AGENT_PID=19 [2020-10-28T02:28:05.935Z] Running ssh-add (command line suppressed) [2020-10-28T02:28:06.051Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-68@tmp/private_key_4844802965029915803.key (/w/workspace/dgexfoundry_device-snmp-go_PR-68@tmp/private_key_4844802965029915803.key) [2020-10-28T02:28:06.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T02:28:06.493Z] + git tag --points-at HEAD [Pipeline] } [2020-10-28T02:28:06.530Z] $ docker exec --env ******** --env ******** 3b1c45bf5db318273f7ef231d7f94e9df6912a5c0c76faa7f301917c509af9c7 ssh-agent -k [2020-10-28T02:28:06.644Z] unset SSH_AUTH_SOCK; [2020-10-28T02:28:06.644Z] unset SSH_AGENT_PID; [2020-10-28T02:28:06.644Z] echo Agent pid 19 killed; [2020-10-28T02:28:06.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-28T02:28:06.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-28T02:28:06.976Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-28T02:28:07.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-28T02:28:07.145Z] $ docker exec 3b1c45bf5db318273f7ef231d7f94e9df6912a5c0c76faa7f301917c509af9c7 ssh-agent [2020-10-28T02:28:07.299Z] SSH_AUTH_SOCK=/tmp/ssh-j6pnKncA9eit/agent.48 [2020-10-28T02:28:07.299Z] SSH_AGENT_PID=53 [2020-10-28T02:28:07.308Z] Running ssh-add (command line suppressed) [2020-10-28T02:28:07.427Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-68@tmp/private_key_5744250919146687155.key (/w/workspace/dgexfoundry_device-snmp-go_PR-68@tmp/private_key_5744250919146687155.key) [2020-10-28T02:28:07.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-28T02:28:07.891Z] + git semver init [2020-10-28T02:28:07.891Z] # -> Open(): unable to determine branch for HEAD [2020-10-28T02:28:07.891Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-68/.git [2020-10-28T02:28:07.891Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-68 [2020-10-28T02:28:07.891Z] # $SEMVER_REMOTE_NAME = origin [2020-10-28T02:28:07.891Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-28T02:28:07.891Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-28T02:28:07.891Z] # $SEMVER_BRANCH = PR-68 [2020-10-28T02:28:07.891Z] # $SEMVER_TEMP = /tmp/semver-746137812 [2020-10-28T02:28:07.891Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-10-28T02:28:08.839Z] # '/tmp/semver-746137812' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-68/.semver' [2020-10-28T02:28:08.839Z] # -> Force: false [2020-10-28T02:28:08.839Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-68/.semver [Pipeline] } [2020-10-28T02:28:08.892Z] $ docker exec --env ******** --env ******** 3b1c45bf5db318273f7ef231d7f94e9df6912a5c0c76faa7f301917c509af9c7 ssh-agent -k [2020-10-28T02:28:09.004Z] unset SSH_AUTH_SOCK; [2020-10-28T02:28:09.004Z] unset SSH_AGENT_PID; [2020-10-28T02:28:09.004Z] echo Agent pid 53 killed; [2020-10-28T02:28:09.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-28T02:28:09.865Z] + git semver [Pipeline] } [2020-10-28T02:28:09.902Z] $ docker stop --time=1 3b1c45bf5db318273f7ef231d7f94e9df6912a5c0c76faa7f301917c509af9c7 [2020-10-28T02:28:11.229Z] $ docker rm -f 3b1c45bf5db318273f7ef231d7f94e9df6912a5c0c76faa7f301917c509af9c7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-28T02:28:11.786Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-28T02:28:12.264Z] Stashed 1 file(s) [Pipeline] echo [2020-10-28T02:28:12.291Z] [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 [2020-10-28T02:28:28.272Z] Still waiting to schedule task [2020-10-28T02:28:28.272Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-28T02:28:28.301Z] Still waiting to schedule task [2020-10-28T02:28:28.302Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-28T02:30:17.341Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9369 in /w/workspace/dgexfoundry_device-snmp-go_PR-68 [Pipeline] { [Pipeline] ws [2020-10-28T02:30:17.524Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-10-28T02:30:22.581Z] using credential edgex-jenkins-ssh [2020-10-28T02:30:22.649Z] Cloning the remote Git repository [2020-10-28T02:30:22.694Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-10-28T02:30:22.811Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-10-28T02:30:22.884Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-10-28T02:30:22.885Z] > git --version # timeout=10 [2020-10-28T02:30:22.902Z] > git --version # 'git version 2.17.1' [2020-10-28T02:30:22.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T02:30:22.973Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T02:30:23.622Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-10-28T02:30:23.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T02:30:23.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-10-28T02:30:23.725Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-10-28T02:30:23.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T02:30:23.738Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T02:30:24.335Z] Merging remotes/origin/master commit 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 into PR head commit 892246bbce24206d546dfec362c7e037a6389aa9 [2020-10-28T02:30:24.539Z] Merge succeeded, producing 892246bbce24206d546dfec362c7e037a6389aa9 [2020-10-28T02:30:24.539Z] Checking out Revision 892246bbce24206d546dfec362c7e037a6389aa9 (PR-68) [2020-10-28T02:30:24.342Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T02:30:24.368Z] > git checkout -f 892246bbce24206d546dfec362c7e037a6389aa9 # timeout=10 [2020-10-28T02:30:24.443Z] > git remote # timeout=10 [2020-10-28T02:30:24.458Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T02:30:24.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T02:30:24.484Z] > git merge 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 # timeout=10 [2020-10-28T02:30:24.507Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T02:30:24.533Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T02:30:24.547Z] > git checkout -f 892246bbce24206d546dfec362c7e037a6389aa9 # timeout=10 [2020-10-28T02:30:28.953Z] Commit message: "refactor: Upgrade SDK to v1.2.4-dev.34" [2020-10-28T02:30:28.995Z] > git --version # timeout=10 [2020-10-28T02:30:29.003Z] > git --version # 'git version 2.17.1' [2020-10-28T02:30:29.024Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T02:30:30.133Z] ========================================================= [2020-10-28T02:30:30.133Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-28T02:30:30.133Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-28T02:30:31.280Z] + 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 . [2020-10-28T02:30:31.936Z] Sending build context to Docker daemon 309.2kB [2020-10-28T02:30:31.936Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-10-28T02:30:31.936Z] Step 2/10 : FROM ${BASE} [2020-10-28T02:30:32.541Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-28T02:30:32.541Z] b538f80385f9: Pulling fs layer [2020-10-28T02:30:32.541Z] 74f711af9a0d: Pulling fs layer [2020-10-28T02:30:32.541Z] 99f96fe45779: Pulling fs layer [2020-10-28T02:30:32.541Z] 8529a6b9a6be: Pulling fs layer [2020-10-28T02:30:32.541Z] 45590311c82a: Pulling fs layer [2020-10-28T02:30:32.541Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-28T02:30:32.541Z] 209524e5b208: Pulling fs layer [2020-10-28T02:30:32.541Z] 8529a6b9a6be: Waiting [2020-10-28T02:30:32.541Z] 45590311c82a: Waiting [2020-10-28T02:30:32.541Z] 69ca0ff8b7b3: Waiting [2020-10-28T02:30:32.541Z] 209524e5b208: Waiting [2020-10-28T02:30:32.541Z] 99f96fe45779: Verifying Checksum [2020-10-28T02:30:32.820Z] 45590311c82a: Verifying Checksum [2020-10-28T02:30:32.820Z] 45590311c82a: Download complete [2020-10-28T02:30:32.820Z] b538f80385f9: Verifying Checksum [2020-10-28T02:30:32.820Z] b538f80385f9: Download complete [2020-10-28T02:30:32.820Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-28T02:30:32.820Z] 69ca0ff8b7b3: Download complete [2020-10-28T02:30:33.427Z] b538f80385f9: Pull complete [2020-10-28T02:30:34.029Z] 74f711af9a0d: Pull complete [2020-10-28T02:30:34.307Z] 99f96fe45779: Pull complete [2020-10-28T02:30:44.489Z] 209524e5b208: Verifying Checksum [2020-10-28T02:30:44.489Z] 209524e5b208: Download complete [2020-10-28T02:30:54.646Z] 8529a6b9a6be: Verifying Checksum [2020-10-28T02:30:54.646Z] 8529a6b9a6be: Download complete [2020-10-28T02:31:02.172Z] Running on prd-centos7-docker-4c-2g-9370 in /w/workspace/dgexfoundry_device-snmp-go_PR-68 [Pipeline] { [Pipeline] ws [2020-10-28T02:31:02.336Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2020-10-28T02:31:04.895Z] 8529a6b9a6be: Pull complete [2020-10-28T02:31:05.173Z] 45590311c82a: Pull complete [2020-10-28T02:31:05.204Z] using credential edgex-jenkins-ssh [2020-10-28T02:31:05.267Z] Cloning the remote Git repository [2020-10-28T02:31:05.449Z] 69ca0ff8b7b3: Pull complete [2020-10-28T02:31:05.298Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-10-28T02:31:05.374Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2020-10-28T02:31:05.443Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-10-28T02:31:05.443Z] > git --version # timeout=10 [2020-10-28T02:31:05.451Z] > git --version # 'git version 2.16.5' [2020-10-28T02:31:05.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T02:31:05.483Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T02:31:06.523Z] Merging remotes/origin/master commit 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 into PR head commit 892246bbce24206d546dfec362c7e037a6389aa9 [2020-10-28T02:31:06.614Z] Merge succeeded, producing 892246bbce24206d546dfec362c7e037a6389aa9 [2020-10-28T02:31:06.614Z] Checking out Revision 892246bbce24206d546dfec362c7e037a6389aa9 (PR-68) [2020-10-28T02:31:06.041Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-10-28T02:31:06.049Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-28T02:31:06.059Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-10-28T02:31:06.074Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-10-28T02:31:06.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T02:31:06.080Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-28T02:31:06.540Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T02:31:06.547Z] > git checkout -f 892246bbce24206d546dfec362c7e037a6389aa9 # timeout=10 [2020-10-28T02:31:06.581Z] > git remote # timeout=10 [2020-10-28T02:31:06.586Z] > git config --get remote.origin.url # timeout=10 [2020-10-28T02:31:06.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-28T02:31:06.601Z] > git merge 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 # timeout=10 [2020-10-28T02:31:06.611Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-28T02:31:06.621Z] > git config core.sparsecheckout # timeout=10 [2020-10-28T02:31:06.625Z] > git checkout -f 892246bbce24206d546dfec362c7e037a6389aa9 # timeout=10 [2020-10-28T02:31:08.865Z] 209524e5b208: Pull complete [2020-10-28T02:31:08.865Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-28T02:31:08.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-28T02:31:08.865Z] ---> 5bddaf1c2fca [2020-10-28T02:31:08.865Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-10-28T02:31:10.350Z] Commit message: "refactor: Upgrade SDK to v1.2.4-dev.34" [2020-10-28T02:31:10.385Z] > git --version # timeout=10 [2020-10-28T02:31:10.390Z] > git --version # 'git version 2.16.5' [2020-10-28T02:31:10.395Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-28T02:31:11.484Z] ========================================================= [2020-10-28T02:31:11.484Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-28T02:31:11.484Z] ========================================================= [2020-10-28T02:31:11.490Z] ---> Running in 7825f1692600 [Pipeline] isUnix [Pipeline] sh [2020-10-28T02:31:11.773Z] Removing intermediate container 7825f1692600 [2020-10-28T02:31:11.774Z] ---> 4fcd116926fb [2020-10-28T02:31:11.774Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T02:31:11.774Z] ---> Running in 126e19957ec5 [2020-10-28T02:31:12.267Z] + 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 . [2020-10-28T02:31:12.434Z] Removing intermediate container 126e19957ec5 [2020-10-28T02:31:12.434Z] ---> fb8e16a5be73 [2020-10-28T02:31:12.434Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-10-28T02:31:12.434Z] ---> Running in 7e6175d2d8e3 [2020-10-28T02:31:12.534Z] Sending build context to Docker daemon 309.2kB [2020-10-28T02:31:12.796Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-10-28T02:31:12.796Z] Step 2/10 : FROM ${BASE} [2020-10-28T02:31:12.796Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-28T02:31:12.796Z] df20fa9351a1: Pulling fs layer [2020-10-28T02:31:12.796Z] ed8968b2872e: Pulling fs layer [2020-10-28T02:31:12.796Z] a92cc7c5fd73: Pulling fs layer [2020-10-28T02:31:12.796Z] e871e8e8d7a9: Pulling fs layer [2020-10-28T02:31:12.796Z] e73272ec9a57: Pulling fs layer [2020-10-28T02:31:12.796Z] 1e910a182e73: Pulling fs layer [2020-10-28T02:31:12.796Z] 4e634b169226: Pulling fs layer [2020-10-28T02:31:12.796Z] e73272ec9a57: Waiting [2020-10-28T02:31:12.796Z] 1e910a182e73: Waiting [2020-10-28T02:31:12.796Z] 4e634b169226: Waiting [2020-10-28T02:31:12.796Z] e871e8e8d7a9: Waiting [2020-10-28T02:31:12.796Z] a92cc7c5fd73: Verifying Checksum [2020-10-28T02:31:12.796Z] a92cc7c5fd73: Download complete [2020-10-28T02:31:13.033Z] Removing intermediate container 7e6175d2d8e3 [2020-10-28T02:31:13.033Z] ---> 022312850bac [2020-10-28T02:31:13.033Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T02:31:13.033Z] ---> Running in 6c20fcd85ec8 [2020-10-28T02:31:13.058Z] ed8968b2872e: Verifying Checksum [2020-10-28T02:31:13.058Z] ed8968b2872e: Download complete [2020-10-28T02:31:13.058Z] e73272ec9a57: Verifying Checksum [2020-10-28T02:31:13.058Z] e73272ec9a57: Download complete [2020-10-28T02:31:13.058Z] 1e910a182e73: Verifying Checksum [2020-10-28T02:31:13.058Z] 1e910a182e73: Download complete [2020-10-28T02:31:13.322Z] df20fa9351a1: Verifying Checksum [2020-10-28T02:31:13.322Z] df20fa9351a1: Download complete [2020-10-28T02:31:13.322Z] df20fa9351a1: Pull complete [2020-10-28T02:31:13.589Z] ed8968b2872e: Pull complete [2020-10-28T02:31:13.852Z] a92cc7c5fd73: Pull complete [2020-10-28T02:31:15.677Z] Removing intermediate container 6c20fcd85ec8 [2020-10-28T02:31:15.677Z] ---> d180776b7327 [2020-10-28T02:31:15.677Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T02:31:15.952Z] ---> Running in f3d1d1b2fdf7 [2020-10-28T02:31:17.393Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T02:31:23.902Z] 4e634b169226: Verifying Checksum [2020-10-28T02:31:24.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T02:31:32.090Z] e871e8e8d7a9: Verifying Checksum [2020-10-28T02:31:32.091Z] e871e8e8d7a9: Download complete [2020-10-28T02:31:34.244Z] OK: 142 MiB in 39 packages [2020-10-28T02:31:34.244Z] Removing intermediate container f3d1d1b2fdf7 [2020-10-28T02:31:34.244Z] ---> c4c7feb7d26c [2020-10-28T02:31:34.244Z] Step 8/10 : WORKDIR /device-snmp-go [2020-10-28T02:31:34.244Z] ---> Running in b186b6a58db8 [2020-10-28T02:31:34.519Z] Removing intermediate container b186b6a58db8 [2020-10-28T02:31:34.519Z] ---> 1097353c6e59 [2020-10-28T02:31:34.519Z] Step 9/10 : COPY . . [2020-10-28T02:31:35.496Z] ---> 14775f6af47c [2020-10-28T02:31:35.496Z] Step 10/10 : RUN go mod download [2020-10-28T02:31:35.496Z] ---> Running in 7c21b1fdf393 [2020-10-28T02:31:36.353Z] e871e8e8d7a9: Pull complete [2020-10-28T02:31:36.353Z] e73272ec9a57: Pull complete [2020-10-28T02:31:36.353Z] 1e910a182e73: Pull complete [2020-10-28T02:31:46.411Z] 4e634b169226: Pull complete [2020-10-28T02:31:46.411Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-28T02:31:46.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-28T02:31:46.411Z] ---> f7629b54cfaa [2020-10-28T02:31:46.411Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-10-28T02:31:46.411Z] ---> Running in 473f2fc28c1d [2020-10-28T02:31:46.411Z] Removing intermediate container 473f2fc28c1d [2020-10-28T02:31:46.411Z] ---> 50e15578c2f9 [2020-10-28T02:31:46.411Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T02:31:46.411Z] ---> Running in 79e359b089f8 [2020-10-28T02:31:46.411Z] Removing intermediate container 79e359b089f8 [2020-10-28T02:31:46.411Z] ---> 1720b737d8ab [2020-10-28T02:31:46.411Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-10-28T02:31:46.411Z] ---> Running in 837ec23385b3 [2020-10-28T02:31:46.411Z] Removing intermediate container 837ec23385b3 [2020-10-28T02:31:46.411Z] ---> 9a6dec3f65ec [2020-10-28T02:31:46.411Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T02:31:46.411Z] ---> Running in 20270b465658 [2020-10-28T02:31:46.991Z] Removing intermediate container 20270b465658 [2020-10-28T02:31:46.991Z] ---> 8f1aaf3ffd91 [2020-10-28T02:31:46.991Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T02:31:47.261Z] ---> Running in 801212362e77 [2020-10-28T02:31:47.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T02:31:54.463Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T02:31:57.683Z] Removing intermediate container 7c21b1fdf393 [2020-10-28T02:31:57.683Z] ---> 6ad18adf3008 [2020-10-28T02:31:57.683Z] Successfully built 6ad18adf3008 [2020-10-28T02:31:57.683Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T02:31:58.167Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T02:31:58.167Z] . [Pipeline] withDockerContainer [2020-10-28T02:31:58.424Z] prd-ubuntu18.04-docker-arm64-4c-16g-9369 does not seem to be running inside a container [2020-10-28T02:31:58.487Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-28T02:32:00.301Z] $ docker top 2be0b4c72ce6b81de125b697c3cbbfbe1311472b7562cce7e81b619b4b6fc289 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T02:32:01.090Z] OK: 166 MiB in 39 packages [2020-10-28T02:32:01.354Z] Removing intermediate container 801212362e77 [2020-10-28T02:32:01.355Z] ---> 5848bfc29542 [2020-10-28T02:32:01.355Z] Step 8/10 : WORKDIR /device-snmp-go [2020-10-28T02:32:01.355Z] ---> Running in b08385f1c32c [2020-10-28T02:32:01.619Z] Removing intermediate container b08385f1c32c [2020-10-28T02:32:01.619Z] ---> 54486a537c47 [2020-10-28T02:32:01.619Z] Step 9/10 : COPY . . [2020-10-28T02:32:01.831Z] + go version [2020-10-28T02:32:01.831Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-28T02:32:01.838Z] $ docker stop --time=1 2be0b4c72ce6b81de125b697c3cbbfbe1311472b7562cce7e81b619b4b6fc289 [2020-10-28T02:32:02.576Z] ---> acc06c7ed9d2 [2020-10-28T02:32:02.576Z] Step 10/10 : RUN go mod download [2020-10-28T02:32:02.576Z] ---> Running in e5e4e369f421 [2020-10-28T02:32:03.885Z] $ docker rm -f 2be0b4c72ce6b81de125b697c3cbbfbe1311472b7562cce7e81b619b4b6fc289 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T02:32:05.366Z] + docker inspect -f . ci-base-image-arm64 [2020-10-28T02:32:05.366Z] . [Pipeline] withDockerContainer [2020-10-28T02:32:05.661Z] prd-ubuntu18.04-docker-arm64-4c-16g-9369 does not seem to be running inside a container [2020-10-28T02:32:05.725Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-28T02:32:07.663Z] $ docker top e12ce6bed9e8e6eeb6ffb0a4db6438333703207820fb36b38db41570040abd91 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T02:32:09.210Z] + make test [2020-10-28T02:32:09.210Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-28T02:32:10.201Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-10-28T02:32:24.629Z] Removing intermediate container e5e4e369f421 [2020-10-28T02:32:24.629Z] ---> e90f78783de3 [2020-10-28T02:32:24.629Z] Successfully built e90f78783de3 [2020-10-28T02:32:24.629Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-28T02:32:25.302Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T02:32:25.302Z] . [Pipeline] withDockerContainer [2020-10-28T02:32:25.428Z] prd-centos7-docker-4c-2g-9370 does not seem to be running inside a container [2020-10-28T02:32:25.491Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-28T02:32:26.281Z] $ docker top 815cf237eb43712f64162b3450871c81383c610867d5b8d24ef5437a3ed88223 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T02:32:26.880Z] + go version [2020-10-28T02:32:26.880Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-28T02:32:26.919Z] $ docker stop --time=1 815cf237eb43712f64162b3450871c81383c610867d5b8d24ef5437a3ed88223 [2020-10-28T02:32:28.289Z] $ docker rm -f 815cf237eb43712f64162b3450871c81383c610867d5b8d24ef5437a3ed88223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-28T02:32:29.650Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-28T02:32:29.650Z] . [Pipeline] withDockerContainer [2020-10-28T02:32:29.809Z] prd-centos7-docker-4c-2g-9370 does not seem to be running inside a container [2020-10-28T02:32:29.887Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-28T02:32:30.697Z] $ docker top acdb9779326ea213124f4afd603755ad399001763d1e3c11b2042e68631f141c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T02:32:31.353Z] + make test [2020-10-28T02:32:31.353Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-28T02:32:31.936Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2020-10-28T02:32:42.581Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-10-28T02:32:42.581Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2020-10-28T02:32:42.581Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-28T02:32:44.345Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2020-10-28T02:32:44.345Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements [2020-10-28T02:32:44.345Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-28T02:32:44.923Z] gofmt -l . [2020-10-28T02:32:44.923Z] [ "`gofmt -l .`" = "" ] [2020-10-28T02:32:44.923Z] ./bin/test-attribution-txt.sh [2020-10-28T02:32:45.504Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-28T02:32:46.116Z] Stashed 1 file(s) [Pipeline] } [2020-10-28T02:32:46.144Z] $ docker stop --time=1 acdb9779326ea213124f4afd603755ad399001763d1e3c11b2042e68631f141c [2020-10-28T02:32:48.009Z] gofmt -l . [2020-10-28T02:32:48.009Z] [ "`gofmt -l .`" = "" ] [2020-10-28T02:32:48.009Z] ./bin/test-attribution-txt.sh [2020-10-28T02:32:48.529Z] $ docker rm -f acdb9779326ea213124f4afd603755ad399001763d1e3c11b2042e68631f141c [2020-10-28T02:32:48.606Z] ./bin/test-go-mod-tidy.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stash [2020-10-28T02:32:49.413Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] stage [Pipeline] { (Build) [2020-10-28T02:32:50.163Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] } [2020-10-28T02:32:52.206Z] $ docker stop --time=1 e12ce6bed9e8e6eeb6ffb0a4db6438333703207820fb36b38db41570040abd91 [2020-10-28T02:32:52.472Z] + sudo chown -R jenkins:jenkins . [2020-10-28T02:32:54.458Z] $ docker rm -f e12ce6bed9e8e6eeb6ffb0a4db6438333703207820fb36b38db41570040abd91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [2020-10-28T02:32:55.400Z] + ls -al . [2020-10-28T02:32:55.400Z] total 104 [2020-10-28T02:32:55.400Z] drwxrwxr-x. 8 jenkins jenkins 4096 Oct 28 02:32 . [2020-10-28T02:32:55.400Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 28 02:31 .. [2020-10-28T02:32:55.400Z] -rw-rw-r--. 1 jenkins jenkins 5082 Oct 28 02:31 Attribution.txt [2020-10-28T02:32:55.400Z] drwxrwxr-x. 2 jenkins jenkins 87 Oct 28 02:31 bin [2020-10-28T02:32:55.400Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 28 02:31 cmd [2020-10-28T02:32:55.400Z] -rw-r--r--. 1 jenkins jenkins 8493 Oct 28 02:32 coverage.out [2020-10-28T02:32:55.400Z] -rw-rw-r--. 1 jenkins jenkins 1002 Oct 28 02:31 Dockerfile [2020-10-28T02:32:55.400Z] -rw-rw-r--. 1 jenkins jenkins 409 Oct 28 02:31 Dockerfile.build [2020-10-28T02:32:55.400Z] -rw-rw-r--. 1 jenkins jenkins 6 Oct 28 02:31 .dockerignore [2020-10-28T02:32:55.400Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 28 02:31 .git [2020-10-28T02:32:55.400Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 28 02:31 .github [2020-10-28T02:32:55.400Z] -rw-rw-r--. 1 jenkins jenkins 272 Oct 28 02:31 .gitignore [2020-10-28T02:32:55.400Z] -rw-r--r--. 1 jenkins jenkins 210 Oct 28 02:32 go.mod [2020-10-28T02:32:55.400Z] -rw-r--r--. 1 jenkins jenkins 14276 Oct 28 02:32 go.sum [2020-10-28T02:32:55.400Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 28 02:31 internal [2020-10-28T02:32:55.400Z] -rw-rw-r--. 1 jenkins jenkins 656 Oct 28 02:31 Jenkinsfile [2020-10-28T02:32:55.400Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 02:31 LICENSE [2020-10-28T02:32:55.400Z] -rw-rw-r--. 1 jenkins jenkins 937 Oct 28 02:31 Makefile [2020-10-28T02:32:55.400Z] drwxrwxr-x. 2 jenkins jenkins 84 Oct 28 02:31 profiles [2020-10-28T02:32:55.400Z] -rw-rw-r--. 1 jenkins jenkins 12398 Oct 28 02:31 README.md [2020-10-28T02:32:55.400Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 28 02:28 VERSION [2020-10-28T02:32:55.400Z] -rw-rw-r--. 1 jenkins jenkins 209 Oct 28 02:31 version.go [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-28T02:32:55.918Z] + 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=892246bbce24206d546dfec362c7e037a6389aa9 --label arch=amd64 --label version=0.0.0 . [2020-10-28T02:32:56.181Z] Sending build context to Docker daemon 318.5kB [2020-10-28T02:32:56.181Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-10-28T02:32:56.181Z] Step 2/26 : FROM ${BASE} AS builder [2020-10-28T02:32:56.181Z] ---> e90f78783de3 [2020-10-28T02:32:56.181Z] Step 3/26 : ARG MAKE='make build' [2020-10-28T02:32:56.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-28T02:32:56.444Z] ---> Running in b6552bb7485b [2020-10-28T02:32:56.444Z] Removing intermediate container b6552bb7485b [2020-10-28T02:32:56.444Z] ---> 558c08e6eea5 [2020-10-28T02:32:56.444Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-10-28T02:32:56.598Z] + ls -al . [2020-10-28T02:32:56.599Z] total 132 [2020-10-28T02:32:56.599Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 02:32 . [2020-10-28T02:32:56.599Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 02:30 .. [2020-10-28T02:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 28 02:30 .dockerignore [2020-10-28T02:32:56.599Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 02:30 .git [2020-10-28T02:32:56.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 02:30 .github [2020-10-28T02:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 28 02:30 .gitignore [2020-10-28T02:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 5082 Oct 28 02:30 Attribution.txt [2020-10-28T02:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 1002 Oct 28 02:30 Dockerfile [2020-10-28T02:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 409 Oct 28 02:30 Dockerfile.build [2020-10-28T02:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 28 02:30 Jenkinsfile [2020-10-28T02:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 02:30 LICENSE [2020-10-28T02:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 937 Oct 28 02:30 Makefile [2020-10-28T02:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 12398 Oct 28 02:30 README.md [2020-10-28T02:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 02:28 VERSION [2020-10-28T02:32:56.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 02:30 bin [2020-10-28T02:32:56.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 02:30 cmd [2020-10-28T02:32:56.599Z] -rw-r--r-- 1 jenkins jenkins 8493 Oct 28 02:32 coverage.out [2020-10-28T02:32:56.599Z] -rw-r--r-- 1 jenkins jenkins 210 Oct 28 02:32 go.mod [2020-10-28T02:32:56.599Z] -rw-r--r-- 1 jenkins jenkins 14276 Oct 28 02:32 go.sum [2020-10-28T02:32:56.599Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 02:30 internal [2020-10-28T02:32:56.599Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 02:30 profiles [2020-10-28T02:32:56.599Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 28 02:30 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-28T02:32:56.710Z] ---> Running in d4145d1ffc91 [2020-10-28T02:32:56.710Z] Removing intermediate container d4145d1ffc91 [2020-10-28T02:32:56.710Z] ---> 1fd06ce92170 [2020-10-28T02:32:56.710Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T02:32:56.710Z] ---> Running in adb0d78c9153 [2020-10-28T02:32:56.978Z] Removing intermediate container adb0d78c9153 [2020-10-28T02:32:56.978Z] ---> fe6e65157d45 [2020-10-28T02:32:56.978Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T02:32:56.978Z] ---> Running in 0645b6a830bd [2020-10-28T02:32:56.999Z] + 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=892246bbce24206d546dfec362c7e037a6389aa9 --label arch=arm64 --label version=0.0.0 . [2020-10-28T02:32:57.274Z] Sending build context to Docker daemon 318.5kB [2020-10-28T02:32:57.274Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-10-28T02:32:57.274Z] Step 2/26 : FROM ${BASE} AS builder [2020-10-28T02:32:57.274Z] ---> 6ad18adf3008 [2020-10-28T02:32:57.274Z] Step 3/26 : ARG MAKE='make build' [2020-10-28T02:32:57.545Z] ---> Running in 70303ad6c7e7 [2020-10-28T02:32:57.819Z] Removing intermediate container 70303ad6c7e7 [2020-10-28T02:32:57.819Z] ---> 54be22dcc375 [2020-10-28T02:32:57.819Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-10-28T02:32:57.941Z] Removing intermediate container 0645b6a830bd [2020-10-28T02:32:57.941Z] ---> 7fa697ac4464 [2020-10-28T02:32:57.941Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T02:32:57.941Z] ---> Running in a7336d9e66a3 [2020-10-28T02:32:58.108Z] ---> Running in 94cb7ba4559b [2020-10-28T02:32:58.387Z] Removing intermediate container 94cb7ba4559b [2020-10-28T02:32:58.387Z] ---> 7eb0482f6873 [2020-10-28T02:32:58.387Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-10-28T02:32:58.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-28T02:32:58.663Z] ---> Running in ba7de90083ea [2020-10-28T02:32:58.938Z] Removing intermediate container ba7de90083ea [2020-10-28T02:32:58.938Z] ---> 81c0626b5d7c [2020-10-28T02:32:58.938Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-28T02:32:59.213Z] ---> Running in 1635176d324e [2020-10-28T02:33:01.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-28T02:33:01.846Z] Removing intermediate container 1635176d324e [2020-10-28T02:33:01.846Z] ---> fd79a4bf5b0f [2020-10-28T02:33:01.846Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-28T02:33:01.846Z] ---> Running in 0c925aa4d5fe [2020-10-28T02:33:03.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-28T02:33:07.147Z] OK: 166 MiB in 39 packages [2020-10-28T02:33:07.412Z] Removing intermediate container a7336d9e66a3 [2020-10-28T02:33:07.412Z] ---> cc847caec682 [2020-10-28T02:33:07.412Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-10-28T02:33:07.412Z] ---> Running in 7809477ad742 [2020-10-28T02:33:07.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-28T02:33:07.678Z] Removing intermediate container 7809477ad742 [2020-10-28T02:33:07.679Z] ---> 007c28e65c77 [2020-10-28T02:33:07.679Z] Step 9/26 : COPY go.mod . [2020-10-28T02:33:07.679Z] ---> 642f8520441d [2020-10-28T02:33:07.679Z] Step 10/26 : COPY Makefile . [2020-10-28T02:33:07.943Z] ---> f7b516ca62da [2020-10-28T02:33:07.943Z] Step 11/26 : RUN make update [2020-10-28T02:33:07.943Z] ---> Running in 08286bd14372 [2020-10-28T02:33:08.537Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-10-28T02:33:09.126Z] Removing intermediate container 08286bd14372 [2020-10-28T02:33:09.126Z] ---> c03f07ab1cd4 [2020-10-28T02:33:09.126Z] Step 12/26 : COPY . . [2020-10-28T02:33:10.084Z] ---> 904fc9a7df2c [2020-10-28T02:33:10.084Z] Step 13/26 : RUN ${MAKE} [2020-10-28T02:33:10.084Z] ---> Running in b35d1d373cee [2020-10-28T02:33:10.355Z] 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-10-28T02:33:14.269Z] OK: 142 MiB in 39 packages [2020-10-28T02:33:14.269Z] Removing intermediate container 0c925aa4d5fe [2020-10-28T02:33:14.269Z] ---> 11a662f08f94 [2020-10-28T02:33:14.269Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-10-28T02:33:14.544Z] ---> Running in 2a479a272969 [2020-10-28T02:33:15.142Z] Removing intermediate container 2a479a272969 [2020-10-28T02:33:15.142Z] ---> a48adbf5c016 [2020-10-28T02:33:15.142Z] Step 9/26 : COPY go.mod . [2020-10-28T02:33:15.740Z] ---> d89485095a6e [2020-10-28T02:33:15.740Z] Step 10/26 : COPY Makefile . [2020-10-28T02:33:16.338Z] ---> d5d89cea997e [2020-10-28T02:33:16.338Z] Step 11/26 : RUN make update [2020-10-28T02:33:16.610Z] ---> Running in fd9db6647f87 [2020-10-28T02:33:18.050Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-10-28T02:33:19.493Z] Removing intermediate container fd9db6647f87 [2020-10-28T02:33:19.493Z] ---> 2411f572f0da [2020-10-28T02:33:19.493Z] Step 12/26 : COPY . . [2020-10-28T02:33:20.092Z] ---> 7999bf438992 [2020-10-28T02:33:20.092Z] Step 13/26 : RUN ${MAKE} [2020-10-28T02:33:20.092Z] ---> Running in b39d3a5294d7 [2020-10-28T02:33:20.490Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T02:33:21.533Z] 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-10-28T02:33:23.051Z] Removing intermediate container b35d1d373cee [2020-10-28T02:33:23.051Z] ---> d95c8560f917 [2020-10-28T02:33:23.051Z] Step 14/26 : FROM alpine [2020-10-28T02:33:23.317Z] latest: Pulling from library/alpine [2020-10-28T02:33:23.318Z] 188c0c94c7c5: Pulling fs layer [2020-10-28T02:33:23.582Z] 188c0c94c7c5: Verifying Checksum [2020-10-28T02:33:23.582Z] 188c0c94c7c5: Download complete [2020-10-28T02:33:23.846Z] 188c0c94c7c5: Pull complete [2020-10-28T02:33:23.846Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T02:33:23.846Z] Status: Downloaded newer image for alpine:latest [2020-10-28T02:33:23.846Z] ---> d6e46aa2470d [2020-10-28T02:33:23.846Z] Step 15/26 : ENV APP_PORT=49993 [2020-10-28T02:33:24.108Z] ---> Running in a69a2bc23f37 [2020-10-28T02:33:24.108Z] Removing intermediate container a69a2bc23f37 [2020-10-28T02:33:24.108Z] ---> 1fcc9505aa8b [2020-10-28T02:33:24.108Z] Step 16/26 : EXPOSE $APP_PORT [2020-10-28T02:33:24.374Z] ---> Running in d5d4913c46c4 [2020-10-28T02:33:24.374Z] Removing intermediate container d5d4913c46c4 [2020-10-28T02:33:24.374Z] ---> f8a8fe32633f [2020-10-28T02:33:24.374Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-10-28T02:33:24.374Z] ---> Running in b7a8c89a73ab [2020-10-28T02:33:24.637Z] Removing intermediate container b7a8c89a73ab [2020-10-28T02:33:24.637Z] ---> 05e1273ab42b [2020-10-28T02:33:24.637Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-10-28T02:33:24.637Z] ---> Running in a82108df106d [2020-10-28T02:33:24.902Z] Removing intermediate container a82108df106d [2020-10-28T02:33:24.902Z] ---> a2d20b8dd9f5 [2020-10-28T02:33:24.902Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-10-28T02:33:25.477Z] ---> 73014f3ee97d [2020-10-28T02:33:25.477Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-10-28T02:33:25.477Z] ---> 767113f47cb2 [2020-10-28T02:33:25.477Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-10-28T02:33:25.740Z] ---> 8f7607044789 [2020-10-28T02:33:25.740Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-10-28T02:33:26.009Z] ---> Running in ebca83f85f55 [2020-10-28T02:33:26.009Z] Removing intermediate container ebca83f85f55 [2020-10-28T02:33:26.009Z] ---> 0c4c1f9c30a4 [2020-10-28T02:33:26.009Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-10-28T02:33:26.009Z] ---> Running in 25e4077fd23d [2020-10-28T02:33:26.274Z] Removing intermediate container 25e4077fd23d [2020-10-28T02:33:26.274Z] ---> c27fcb674b19 [2020-10-28T02:33:26.274Z] Step 24/26 : LABEL arch=amd64 [2020-10-28T02:33:26.274Z] ---> Running in 4bfd7a1cf418 [2020-10-28T02:33:26.537Z] Removing intermediate container 4bfd7a1cf418 [2020-10-28T02:33:26.537Z] ---> 24a0e482124f [2020-10-28T02:33:26.537Z] Step 25/26 : LABEL git_sha=892246bbce24206d546dfec362c7e037a6389aa9 [2020-10-28T02:33:26.537Z] ---> Running in f7d0db02e581 [2020-10-28T02:33:26.804Z] Removing intermediate container f7d0db02e581 [2020-10-28T02:33:26.804Z] ---> bddfb7ca4212 [2020-10-28T02:33:26.804Z] Step 26/26 : LABEL version=0.0.0 [2020-10-28T02:33:26.804Z] ---> Running in e762ff3410fd [2020-10-28T02:33:27.068Z] Removing intermediate container e762ff3410fd [2020-10-28T02:33:27.068Z] ---> e140866f60dd [2020-10-28T02:33:27.068Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T02:33:27.068Z] Successfully built e140866f60dd [2020-10-28T02:33:27.068Z] Successfully tagged docker-device-snmp-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] } [2020-10-28T02:33:48.385Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-28T02:33:52.700Z] Removing intermediate container b39d3a5294d7 [2020-10-28T02:33:52.700Z] ---> 1c5633f5fb97 [2020-10-28T02:33:52.700Z] Step 14/26 : FROM alpine [2020-10-28T02:33:52.973Z] latest: Pulling from library/alpine [2020-10-28T02:33:53.248Z] 5f621e34cdf4: Pulling fs layer [2020-10-28T02:33:53.248Z] 5f621e34cdf4: Verifying Checksum [2020-10-28T02:33:53.248Z] 5f621e34cdf4: Download complete [2020-10-28T02:33:53.844Z] 5f621e34cdf4: Pull complete [2020-10-28T02:33:53.844Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-28T02:33:53.844Z] Status: Downloaded newer image for alpine:latest [2020-10-28T02:33:53.844Z] ---> 2e77e061c27f [2020-10-28T02:33:53.844Z] Step 15/26 : ENV APP_PORT=49993 [2020-10-28T02:33:54.133Z] ---> Running in bbf77a95fa0a [2020-10-28T02:33:54.730Z] Removing intermediate container bbf77a95fa0a [2020-10-28T02:33:54.730Z] ---> 477e94a14c8a [2020-10-28T02:33:54.730Z] Step 16/26 : EXPOSE $APP_PORT [2020-10-28T02:33:54.730Z] ---> Running in ab201bd92b10 [2020-10-28T02:33:55.009Z] Removing intermediate container ab201bd92b10 [2020-10-28T02:33:55.009Z] ---> 6584ebec1310 [2020-10-28T02:33:55.009Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-10-28T02:33:55.279Z] ---> Running in ef5e0f6ecd0c [2020-10-28T02:33:55.553Z] Removing intermediate container ef5e0f6ecd0c [2020-10-28T02:33:55.554Z] ---> 87bcd0da48f4 [2020-10-28T02:33:55.554Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-10-28T02:33:55.833Z] ---> Running in b91f975903c9 [2020-10-28T02:33:56.115Z] Removing intermediate container b91f975903c9 [2020-10-28T02:33:56.115Z] ---> 039576f96175 [2020-10-28T02:33:56.115Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-10-28T02:33:57.562Z] ---> 2b0632b51bd3 [2020-10-28T02:33:57.562Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-10-28T02:33:58.162Z] ---> eaba28b90ff6 [2020-10-28T02:33:58.162Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-10-28T02:33:58.759Z] ---> 863c79ab6e8b [2020-10-28T02:33:58.759Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-10-28T02:33:59.031Z] ---> Running in 5bddf8528a5c [2020-10-28T02:33:59.307Z] Removing intermediate container 5bddf8528a5c [2020-10-28T02:33:59.307Z] ---> 2186c46cc437 [2020-10-28T02:33:59.307Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-10-28T02:33:59.581Z] ---> Running in 74600564bc19 [2020-10-28T02:33:59.853Z] Removing intermediate container 74600564bc19 [2020-10-28T02:33:59.853Z] ---> b089b8b8ec21 [2020-10-28T02:33:59.853Z] Step 24/26 : LABEL arch=arm64 [2020-10-28T02:34:00.131Z] ---> Running in 594a5795a097 [2020-10-28T02:34:00.727Z] Removing intermediate container 594a5795a097 [2020-10-28T02:34:00.727Z] ---> 318583d177af [2020-10-28T02:34:00.727Z] Step 25/26 : LABEL git_sha=892246bbce24206d546dfec362c7e037a6389aa9 [2020-10-28T02:34:00.727Z] ---> Running in 40833ddfe46d [2020-10-28T02:34:01.000Z] Removing intermediate container 40833ddfe46d [2020-10-28T02:34:01.000Z] ---> da753df05b27 [2020-10-28T02:34:01.000Z] Step 26/26 : LABEL version=0.0.0 [2020-10-28T02:34:01.274Z] ---> Running in 984dadd97c91 [2020-10-28T02:34:01.547Z] Removing intermediate container 984dadd97c91 [2020-10-28T02:34:01.547Z] ---> 43bf1e7bfb28 [2020-10-28T02:34:01.547Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-28T02:34:01.820Z] Successfully built 43bf1e7bfb28 [2020-10-28T02:34:01.820Z] 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-10-28T02:34:04.890Z] provisioning config files... [2020-10-28T02:34:04.903Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-68@tmp/config9112022807762436203tmp [Pipeline] { [Pipeline] sh [2020-10-28T02:34:05.376Z] + set +x [2020-10-28T02:34:05.376Z] + curl -s https://codecov.io/bash [2020-10-28T02:34:05.376Z] + bash -s -- [2020-10-28T02:34:05.639Z] [2020-10-28T02:34:05.639Z] _____ _ [2020-10-28T02:34:05.639Z] / ____| | | [2020-10-28T02:34:05.639Z] | | ___ __| | ___ ___ _____ __ [2020-10-28T02:34:05.639Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-28T02:34:05.639Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-28T02:34:05.639Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-28T02:34:05.639Z] Bash-20201009-048fee3 [2020-10-28T02:34:05.639Z] [2020-10-28T02:34:05.639Z] [2020-10-28T02:34:05.639Z] ==> Jenkins CI detected. [2020-10-28T02:34:05.639Z] project root: . [2020-10-28T02:34:05.639Z] --> token set from env [2020-10-28T02:34:05.639Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-28T02:34:05.639Z] ==> Running gcov in . (disable via -X gcov) [2020-10-28T02:34:05.639Z] ==> Python coveragepy not found [2020-10-28T02:34:05.639Z] ==> Searching for coverage reports in: [2020-10-28T02:34:05.639Z] + . [2020-10-28T02:34:05.639Z] -> Found 1 reports [2020-10-28T02:34:05.639Z] ==> Detecting git/mercurial file structure [2020-10-28T02:34:05.639Z] ==> Reading reports [2020-10-28T02:34:05.639Z] + ./coverage.out bytes=8493 [2020-10-28T02:34:05.639Z] ==> Appending adjustments [2020-10-28T02:34:05.639Z] https://docs.codecov.io/docs/fixing-reports [2020-10-28T02:34:05.639Z] + Found adjustments [2020-10-28T02:34:05.639Z] ==> Gzipping contents [2020-10-28T02:34:05.639Z] ==> Uploading reports [2020-10-28T02:34:05.639Z] url: https://codecov.io [2020-10-28T02:34:05.639Z] query: branch=PR-68&commit=892246bbce24206d546dfec362c7e037a6389aa9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-68%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=68&job=&cmd_args= [2020-10-28T02:34:05.639Z] -> Pinging Codecov [2020-10-28T02:34:05.639Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-68&commit=892246bbce24206d546dfec362c7e037a6389aa9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-68%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=68&job=&cmd_args= [2020-10-28T02:34:05.901Z] -> Uploading to [2020-10-28T02:34:05.901Z] [2020-10-28T02:34:05.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T02:34:05.901Z] Dload Upload Total Spent Left Speed [2020-10-28T02:34:05.901Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-28T02:34:05.901Z] X> Failed to upload [2020-10-28T02:34:05.901Z] ==> Uploading to Codecov [2020-10-28T02:34:05.901Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-28T02:34:05.901Z] Dload Upload Total Spent Left Speed [2020-10-28T02:34:06.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1558 100 111 100 1447 187 2446 --:--:-- --:--:-- --:--:-- 2448 [2020-10-28T02:34:06.478Z] View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/892246bbce24206d546dfec362c7e037a6389aa9 [Pipeline] } [2020-10-28T02:34:06.502Z] 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] { (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 [2020-10-28T02:34:10.745Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T02:34:11.355Z] ---> package-listing.sh [2020-10-28T02:34:11.355Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-28T02:34:11.355Z] ++ facter osfamily [2020-10-28T02:34:11.355Z] + OS_FAMILY=redhat [2020-10-28T02:34:11.355Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-68 [2020-10-28T02:34:11.355Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-28T02:34:11.355Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-28T02:34:11.355Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-28T02:34:11.355Z] + PACKAGES=/tmp/packages_start.txt [2020-10-28T02:34:11.355Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-68 ']' [2020-10-28T02:34:11.355Z] + PACKAGES=/tmp/packages_end.txt [2020-10-28T02:34:11.355Z] + case "${OS_FAMILY}" in [2020-10-28T02:34:11.355Z] + rpm -qa [2020-10-28T02:34:11.355Z] + sort [2020-10-28T02:34:15.592Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-28T02:34:15.592Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-28T02:34:15.592Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-28T02:34:15.592Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-68 ']' [2020-10-28T02:34:15.592Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-68/archives/ [2020-10-28T02:34:15.592Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-68/archives/ [Pipeline] echo [2020-10-28T02:34:15.627Z] 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-snmp-go_PR-68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-28T02:34:15.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-28T02:34:16.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T02:34:16.286Z] [2020-10-28T02:34:16.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-28T02:34:16.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T02:34:16.696Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-28T02:34:16.696Z] df20fa9351a1: Pulling fs layer [2020-10-28T02:34:16.696Z] 36b3adc4ff6f: Pulling fs layer [2020-10-28T02:34:16.696Z] 8ad3a11d3b57: Pulling fs layer [2020-10-28T02:34:16.696Z] 46f8f816bc3b: Pulling fs layer [2020-10-28T02:34:16.696Z] 93b61091891f: Pulling fs layer [2020-10-28T02:34:16.696Z] 93b9cdb0e59b: Pulling fs layer [2020-10-28T02:34:16.696Z] 5e14af77c1be: Pulling fs layer [2020-10-28T02:34:16.696Z] 01666e4c0597: Pulling fs layer [2020-10-28T02:34:16.696Z] aa168da1d23b: Pulling fs layer [2020-10-28T02:34:16.696Z] 93b61091891f: Waiting [2020-10-28T02:34:16.696Z] 93b9cdb0e59b: Waiting [2020-10-28T02:34:16.696Z] 5e14af77c1be: Waiting [2020-10-28T02:34:16.696Z] 01666e4c0597: Waiting [2020-10-28T02:34:16.696Z] aa168da1d23b: Waiting [2020-10-28T02:34:16.696Z] 46f8f816bc3b: Waiting [2020-10-28T02:34:16.696Z] 36b3adc4ff6f: Verifying Checksum [2020-10-28T02:34:16.696Z] 36b3adc4ff6f: Download complete [2020-10-28T02:34:16.696Z] 46f8f816bc3b: Verifying Checksum [2020-10-28T02:34:16.696Z] 46f8f816bc3b: Download complete [2020-10-28T02:34:16.961Z] df20fa9351a1: Verifying Checksum [2020-10-28T02:34:16.961Z] df20fa9351a1: Download complete [2020-10-28T02:34:16.961Z] 93b9cdb0e59b: Verifying Checksum [2020-10-28T02:34:16.961Z] 93b9cdb0e59b: Download complete [2020-10-28T02:34:16.961Z] 5e14af77c1be: Download complete [2020-10-28T02:34:16.961Z] 01666e4c0597: Verifying Checksum [2020-10-28T02:34:16.961Z] 01666e4c0597: Download complete [2020-10-28T02:34:16.961Z] 93b61091891f: Verifying Checksum [2020-10-28T02:34:16.961Z] 93b61091891f: Download complete [2020-10-28T02:34:17.231Z] df20fa9351a1: Pull complete [2020-10-28T02:34:17.494Z] 36b3adc4ff6f: Pull complete [2020-10-28T02:34:18.160Z] 8ad3a11d3b57: Download complete [2020-10-28T02:34:18.794Z] 8ad3a11d3b57: Pull complete [2020-10-28T02:34:18.794Z] 46f8f816bc3b: Pull complete [2020-10-28T02:34:19.374Z] 93b61091891f: Pull complete [2020-10-28T02:34:19.374Z] 93b9cdb0e59b: Pull complete [2020-10-28T02:34:19.374Z] 5e14af77c1be: Pull complete [2020-10-28T02:34:19.637Z] 01666e4c0597: Pull complete [2020-10-28T02:34:21.568Z] aa168da1d23b: Verifying Checksum [2020-10-28T02:34:21.568Z] aa168da1d23b: Download complete [2020-10-28T02:34:28.215Z] aa168da1d23b: Pull complete [2020-10-28T02:34:28.215Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-28T02:34:28.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-28T02:34:28.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-28T02:34:28.395Z] prd-centos7-docker-4c-2g-9368 does not seem to be running inside a container [2020-10-28T02:34:28.451Z] $ 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-snmp-go_PR-68/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-snmp-go_PR-68 -v /w/workspace/dgexfoundry_device-snmp-go_PR-68:/w/workspace/dgexfoundry_device-snmp-go_PR-68:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-68@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-28T02:34:31.925Z] $ docker top fe8a51251bc6f65e58a95729d6506ab22bf3dddd11ec742451db4c433ca83dbf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-28T02:34:32.625Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-28T02:34:32.955Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-28T02:34:33.281Z] + ls /var/log/sa-host [2020-10-28T02:34:33.281Z] + sadf -c /var/log/sa-host/sa05 [2020-10-28T02:34:33.281Z] file_magic: OK [2020-10-28T02:34:33.281Z] HZ: Using current value: 100 [2020-10-28T02:34:33.281Z] file_header: OK [2020-10-28T02:34:33.281Z] 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 [2020-10-28T02:34:33.281Z] Statistics: [2020-10-28T02:34:33.281Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T02:34:33.281Z] File successfully converted to sysstat format version 12.2.1 [2020-10-28T02:34:33.281Z] + sadf -c /var/log/sa-host/sa28 [2020-10-28T02:34:33.281Z] file_magic: OK [2020-10-28T02:34:33.281Z] HZ: Using current value: 100 [2020-10-28T02:34:33.281Z] file_header: OK [2020-10-28T02:34:33.281Z] 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 [2020-10-28T02:34:33.281Z] Statistics: [2020-10-28T02:34:33.281Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-28T02:34:33.281Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-28T02:34:34.088Z] provisioning config files... [2020-10-28T02:34:34.104Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-68@tmp/config7171192728814794021tmp [Pipeline] { [Pipeline] echo [2020-10-28T02:34:34.293Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T02:34:34.634Z] ---> create-netrc.sh [Pipeline] } [2020-10-28T02:34:34.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-28T02:34:34.875Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T02:34:35.216Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-28T02:34:35.247Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T02:34:35.581Z] ---> sudo-logs.sh [2020-10-28T02:34:35.581Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-28T02:34:35.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T02:34:35.953Z] ---> job-cost.sh [2020-10-28T02:34:35.953Z] lf-activate-venv: SKIPPING [2020-10-28T02:34:35.953Z] INFO: No Stack... [2020-10-28T02:34:37.349Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-28T02:34:37.927Z] INFO: Archiving Costs [Pipeline] echo [2020-10-28T02:34:37.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-28T02:34:38.309Z] ---> logs-deploy.sh [2020-10-28T02:34:38.309Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-68/1 [2020-10-28T02:34:38.309Z] INFO: archiving workspace using pattern(s): [2020-10-28T02:34:40.235Z] Archives upload complete. [2020-10-28T02:34:40.235Z] INFO: archiving logs to Nexus