Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6041123274901891908.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5502798992394295856.key > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh58989631942392664.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5011054205636540506.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7361830815401669353.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-269 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 (master) Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_master@tmp/jenkins-gitclient-ssh1285294059954153959.key > git fetch --tags --force --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 core.sparsecheckout # timeout=10 > git checkout -f 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 # timeout=10 Commit message: "Merge pull request #105 from jim-wang-intel/remove-retry-config-update-secret-path" > git rev-list --no-walk 36f220337c15c882742676291291e5935134de27 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T05:49:52.423Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T05:49:52.527Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T05:49:52.555Z] ========================================================= [2021-06-03T05:49:52.555Z] EdgeX Global Pipelines Version Info [2021-06-03T05:49:52.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:49:54.044Z] ------------------- [2021-06-03T05:49:54.044Z] stable info: [2021-06-03T05:49:54.044Z] ------------------- [2021-06-03T05:49:54.044Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T05:49:54.044Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T05:49:54.044Z] Message: update stable to v1.0.193 [2021-06-03T05:49:54.629Z] ------------------- [2021-06-03T05:49:54.629Z] experimental info: [2021-06-03T05:49:54.629Z] ------------------- [2021-06-03T05:49:54.629Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T05:49:54.629Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T05:49:54.629Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T05:49:54.764Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-06-03T05:49:54.789Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-06-03T05:49:54.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T05:49:54.839Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T05:49:54.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T05:49:54.884Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T05:49:54.905Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T05:49:54.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T05:49:54.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-03T05:49:54.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T05:49:55.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T05:49:55.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-06-03T05:49:55.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T05:49:55.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T05:49:55.107Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T05:49:55.128Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T05:49:55.150Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T05:49:55.172Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-03T05:49:55.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T05:49:55.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-03T05:49:55.238Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-03T05:49:55.259Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-03T05:49:55.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-03T05:49:55.302Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-03T05:49:55.348Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-03T05:49:55.372Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T05:49:55.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-03T05:49:55.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-03T05:49:55.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-03T05:49:55.464Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] echo [2021-06-03T05:49:55.486Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5825ad0 [Pipeline] echo [2021-06-03T05:49:55.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:49:55.583Z] provisioning config files... [2021-06-03T05:49:55.601Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2447747224517442939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:49:55.922Z] ---> docker-login.sh [2021-06-03T05:49:55.922Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:49:56.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:49:56.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:49:56.446Z] Configure a credential helper to remove this warning. See [2021-06-03T05:49:56.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:49:56.446Z] [2021-06-03T05:49:56.446Z] Login Succeeded [2021-06-03T05:49:56.446Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:49:56.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:49:56.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:49:56.709Z] Configure a credential helper to remove this warning. See [2021-06-03T05:49:56.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:49:56.710Z] [2021-06-03T05:49:56.710Z] Login Succeeded [2021-06-03T05:49:56.710Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:49:56.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:49:56.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:49:56.710Z] Configure a credential helper to remove this warning. See [2021-06-03T05:49:56.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:49:56.710Z] [2021-06-03T05:49:56.710Z] Login Succeeded [2021-06-03T05:49:56.710Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:49:56.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:49:56.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:49:56.973Z] Configure a credential helper to remove this warning. See [2021-06-03T05:49:56.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:49:56.973Z] [2021-06-03T05:49:56.973Z] Login Succeeded [2021-06-03T05:49:56.973Z] docker.io [2021-06-03T05:49:56.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:49:57.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:49:57.233Z] Configure a credential helper to remove this warning. See [2021-06-03T05:49:57.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:49:57.233Z] [2021-06-03T05:49:57.233Z] Login Succeeded [2021-06-03T05:49:57.233Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:49:57.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:49:57.778Z] + git log --format=format:%s -1 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] echo [2021-06-03T05:49:57.819Z] GIT_COMMIT: 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18, Commit Message: Merge pull request #105 from jim-wang-intel/remove-retry-config-update-secret-path [Pipeline] echo [2021-06-03T05:49:57.833Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:49:58.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:49:58.813Z] [2021-06-03T05:49:58.813Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:49:59.125Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:49:59.125Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T05:49:59.125Z] 31603596830f: Pulling fs layer [2021-06-03T05:49:59.125Z] 54011a49482f: Pulling fs layer [2021-06-03T05:49:59.125Z] a6820b24f6d8: Pulling fs layer [2021-06-03T05:49:59.125Z] f581987b2513: Pulling fs layer [2021-06-03T05:49:59.125Z] f581987b2513: Waiting [2021-06-03T05:49:59.125Z] 54011a49482f: Verifying Checksum [2021-06-03T05:49:59.125Z] 54011a49482f: Download complete [2021-06-03T05:49:59.390Z] 31603596830f: Verifying Checksum [2021-06-03T05:49:59.390Z] 31603596830f: Download complete [2021-06-03T05:49:59.390Z] f581987b2513: Verifying Checksum [2021-06-03T05:49:59.390Z] f581987b2513: Download complete [2021-06-03T05:49:59.390Z] a6820b24f6d8: Verifying Checksum [2021-06-03T05:49:59.390Z] a6820b24f6d8: Download complete [2021-06-03T05:49:59.654Z] 31603596830f: Pull complete [2021-06-03T05:49:59.654Z] 54011a49482f: Pull complete [2021-06-03T05:50:00.241Z] a6820b24f6d8: Pull complete [2021-06-03T05:50:00.502Z] f581987b2513: Pull complete [2021-06-03T05:50:00.502Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T05:50:00.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:50:00.502Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T05:50:00.580Z] prd-centos7-docker-4c-2g-269 does not seem to be running inside a container [2021-06-03T05:50:00.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 [2021-06-03T05:50:03.120Z] $ docker top 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:50:03.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:50:03.246Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:50:03.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:50:03.354Z] $ docker exec 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 ssh-agent [2021-06-03T05:50:03.466Z] SSH_AUTH_SOCK=/tmp/ssh-xhQU0Swv0Hlh/agent.15 [2021-06-03T05:50:03.466Z] SSH_AGENT_PID=21 [2021-06-03T05:50:03.474Z] Running ssh-add (command line suppressed) [2021-06-03T05:50:03.566Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2112855433362908381.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2112855433362908381.key) [2021-06-03T05:50:03.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:50:03.890Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T05:50:03.901Z] $ docker exec --env ******** --env ******** 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 ssh-agent -k [2021-06-03T05:50:03.996Z] unset SSH_AUTH_SOCK; [2021-06-03T05:50:03.997Z] unset SSH_AGENT_PID; [2021-06-03T05:50:03.997Z] echo Agent pid 21 killed; [2021-06-03T05:50:04.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T05:50:04.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:50:04.059Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:50:04.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:50:04.166Z] $ docker exec 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 ssh-agent [2021-06-03T05:50:04.288Z] SSH_AUTH_SOCK=/tmp/ssh-b6VjmdULpLTZ/agent.54 [2021-06-03T05:50:04.288Z] SSH_AGENT_PID=60 [2021-06-03T05:50:04.293Z] Running ssh-add (command line suppressed) [2021-06-03T05:50:04.385Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1618981047441728322.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1618981047441728322.key) [2021-06-03T05:50:04.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:50:04.704Z] + git semver init [2021-06-03T05:50:04.704Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:50:04.704Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-03T05:50:04.704Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-03T05:50:04.704Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:50:04.704Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:50:04.704Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:50:04.704Z] # $SEMVER_BRANCH = master [2021-06-03T05:50:04.704Z] # $SEMVER_TEMP = /tmp/semver-194292207 [2021-06-03T05:50:04.704Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-06-03T05:50:06.091Z] # '/tmp/semver-194292207' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' [2021-06-03T05:50:06.091Z] # -> Force: false [2021-06-03T05:50:06.091Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-06-03T05:50:06.099Z] $ docker exec --env ******** --env ******** 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 ssh-agent -k [2021-06-03T05:50:06.184Z] unset SSH_AUTH_SOCK; [2021-06-03T05:50:06.184Z] unset SSH_AGENT_PID; [2021-06-03T05:50:06.184Z] echo Agent pid 60 killed; [2021-06-03T05:50:06.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:50:06.539Z] + git semver [Pipeline] } [2021-06-03T05:50:06.552Z] $ docker stop --time=1 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 [2021-06-03T05:50:07.984Z] $ docker rm -f 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:50:08.364Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T05:50:08.633Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T05:50:08.636Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-03T05:50:09.101Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-266 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-06-03T05:50:09.128Z] Running in /w/workspace/device-snmp-go/32 [Pipeline] { [Pipeline] checkout [2021-06-03T05:50:09.327Z] Selected Git installation does not exist. Using Default [2021-06-03T05:50:09.327Z] The recommended git tool is: NONE [2021-06-03T05:50:13.938Z] using credential edgex-jenkins-ssh [2021-06-03T05:50:13.957Z] Cloning the remote Git repository [2021-06-03T05:50:14.006Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-03T05:50:14.122Z] > git init /w/workspace/device-snmp-go/32 # timeout=10 [2021-06-03T05:50:14.958Z] Avoid second fetch [2021-06-03T05:50:14.959Z] Checking out Revision 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 (master) [2021-06-03T05:50:14.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-03T05:50:14.193Z] > git --version # timeout=10 [2021-06-03T05:50:14.213Z] > git --version # 'git version 2.17.1' [2021-06-03T05:50:14.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:50:14.299Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:50:14.906Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-03T05:50:14.936Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:50:14.973Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:50:14.985Z] > git checkout -f 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 # timeout=10 [2021-06-03T05:50:19.237Z] Commit message: "Merge pull request #105 from jim-wang-intel/remove-retry-config-update-secret-path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:50:20.466Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:50:20.924Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:50:21.269Z] + sudo service docker restart [2021-06-03T05:50:21.270Z] + true [2021-06-03T05:50:23.857Z] Still waiting to schedule task [2021-06-03T05:50:23.858Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:50:39.668Z] provisioning config files... [2021-06-03T05:50:39.694Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/32@tmp/config6219075773443770376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:50:40.065Z] ---> docker-login.sh [2021-06-03T05:50:40.065Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:50:41.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:50:41.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:50:41.334Z] Configure a credential helper to remove this warning. See [2021-06-03T05:50:41.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:50:41.335Z] [2021-06-03T05:50:41.335Z] Login Succeeded [2021-06-03T05:50:41.335Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:50:41.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:50:41.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:50:41.884Z] Configure a credential helper to remove this warning. See [2021-06-03T05:50:41.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:50:41.884Z] [2021-06-03T05:50:41.884Z] Login Succeeded [2021-06-03T05:50:41.884Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:50:42.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:50:42.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:50:42.524Z] Configure a credential helper to remove this warning. See [2021-06-03T05:50:42.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:50:42.524Z] [2021-06-03T05:50:42.524Z] Login Succeeded [2021-06-03T05:50:42.524Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:50:42.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:50:43.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:50:43.094Z] Configure a credential helper to remove this warning. See [2021-06-03T05:50:43.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:50:43.094Z] [2021-06-03T05:50:43.094Z] Login Succeeded [2021-06-03T05:50:43.094Z] docker.io [2021-06-03T05:50:43.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:50:43.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:50:43.967Z] Configure a credential helper to remove this warning. See [2021-06-03T05:50:43.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:50:43.967Z] [2021-06-03T05:50:43.967Z] Login Succeeded [2021-06-03T05:50:43.967Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:50:43.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T05:50:44.327Z] ========================================================= [2021-06-03T05:50:44.327Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T05:50:44.327Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:50:44.677Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-03T05:50:44.951Z] Sending build context to Docker daemon 355.8kB [2021-06-03T05:50:44.951Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:50:44.951Z] Step 2/10 : FROM ${BASE} [2021-06-03T05:50:45.246Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T05:50:45.246Z] 595b0fe564bb: Pulling fs layer [2021-06-03T05:50:45.246Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T05:50:45.246Z] 316046926c0a: Pulling fs layer [2021-06-03T05:50:45.246Z] 4ebd0625c992: Pulling fs layer [2021-06-03T05:50:45.246Z] 207e8628e3a3: Pulling fs layer [2021-06-03T05:50:45.246Z] c791037a9be2: Pulling fs layer [2021-06-03T05:50:45.246Z] ffd874e62e21: Pulling fs layer [2021-06-03T05:50:45.246Z] 207e8628e3a3: Waiting [2021-06-03T05:50:45.246Z] 4ebd0625c992: Waiting [2021-06-03T05:50:45.246Z] ffd874e62e21: Waiting [2021-06-03T05:50:45.246Z] c791037a9be2: Waiting [2021-06-03T05:50:45.246Z] 316046926c0a: Verifying Checksum [2021-06-03T05:50:45.246Z] 316046926c0a: Download complete [2021-06-03T05:50:45.246Z] 7186ed65a4f7: Download complete [2021-06-03T05:50:45.542Z] 207e8628e3a3: Verifying Checksum [2021-06-03T05:50:45.542Z] 207e8628e3a3: Download complete [2021-06-03T05:50:45.542Z] 595b0fe564bb: Verifying Checksum [2021-06-03T05:50:45.542Z] 595b0fe564bb: Download complete [2021-06-03T05:50:45.542Z] c791037a9be2: Verifying Checksum [2021-06-03T05:50:45.542Z] c791037a9be2: Download complete [2021-06-03T05:50:46.137Z] 595b0fe564bb: Pull complete [2021-06-03T05:50:46.737Z] 7186ed65a4f7: Pull complete [2021-06-03T05:50:47.031Z] 316046926c0a: Pull complete [2021-06-03T05:50:48.485Z] ffd874e62e21: Download complete [2021-06-03T05:50:49.078Z] 4ebd0625c992: Verifying Checksum [2021-06-03T05:50:49.078Z] 4ebd0625c992: Download complete [2021-06-03T05:50:59.317Z] 4ebd0625c992: Pull complete [2021-06-03T05:50:59.924Z] 207e8628e3a3: Pull complete [2021-06-03T05:51:00.202Z] c791037a9be2: Pull complete [2021-06-03T05:51:04.544Z] ffd874e62e21: Pull complete [2021-06-03T05:51:04.544Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T05:51:04.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T05:51:04.544Z] ---> cfc18b08335c [2021-06-03T05:51:04.544Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:51:05.999Z] ---> Running in 6107102647cc [2021-06-03T05:51:06.633Z] Removing intermediate container 6107102647cc [2021-06-03T05:51:06.633Z] ---> 792f90a12ba7 [2021-06-03T05:51:06.633Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:51:06.633Z] ---> Running in 1c412044822d [2021-06-03T05:51:07.249Z] Removing intermediate container 1c412044822d [2021-06-03T05:51:07.249Z] ---> 90ecf0698118 [2021-06-03T05:51:07.249Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-03T05:51:07.249Z] ---> Running in 7ced4a48b4ac [2021-06-03T05:51:07.853Z] Removing intermediate container 7ced4a48b4ac [2021-06-03T05:51:07.853Z] ---> da359bff5562 [2021-06-03T05:51:07.853Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:51:07.853Z] ---> Running in c7d71e9b0f17 [2021-06-03T05:51:10.499Z] Removing intermediate container c7d71e9b0f17 [2021-06-03T05:51:10.499Z] ---> 455fb9583207 [2021-06-03T05:51:10.499Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:51:10.499Z] ---> Running in 71c19c83d047 [2021-06-03T05:51:11.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:51:12.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:51:13.474Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-03T05:51:13.474Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-03T05:51:13.474Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-03T05:51:13.749Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-03T05:51:13.749Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-03T05:51:13.749Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-03T05:51:14.023Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-03T05:51:14.297Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-03T05:51:14.297Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-03T05:51:14.572Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-03T05:51:14.572Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-03T05:51:14.572Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-03T05:51:14.848Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-03T05:51:14.848Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T05:51:14.848Z] OK: 145 MiB in 53 packages [2021-06-03T05:51:16.301Z] Removing intermediate container 71c19c83d047 [2021-06-03T05:51:16.301Z] ---> e06cf3391eca [2021-06-03T05:51:16.301Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-03T05:51:16.301Z] ---> Running in 30f444fc891a [2021-06-03T05:51:16.903Z] Removing intermediate container 30f444fc891a [2021-06-03T05:51:16.903Z] ---> e2f0465520fa [2021-06-03T05:51:16.903Z] Step 9/10 : COPY . . [2021-06-03T05:51:17.888Z] ---> e76cd33a8aab [2021-06-03T05:51:17.888Z] Step 10/10 : RUN go mod download [2021-06-03T05:51:18.175Z] ---> Running in d7b786347d2e [2021-06-03T05:51:45.021Z] Removing intermediate container d7b786347d2e [2021-06-03T05:51:45.021Z] ---> 144a48d77856 [2021-06-03T05:51:45.021Z] Successfully built 144a48d77856 [2021-06-03T05:51:45.021Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:51:45.370Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T05:51:45.370Z] . [Pipeline] withDockerContainer [2021-06-03T05:51:45.812Z] prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container [2021-06-03T05:51:45.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/32 -v /w/workspace/device-snmp-go/32:/w/workspace/device-snmp-go/32:rw,z -v /w/workspace/device-snmp-go/32@tmp:/w/workspace/device-snmp-go/32@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 [2021-06-03T05:51:47.467Z] $ docker top 7c7b115d2ac5cc89a954a280d0a954e1cdcc86499fb473fc169dd03db1a1bc3c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:51:48.463Z] + go version [2021-06-03T05:51:48.463Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T05:51:48.496Z] $ docker stop --time=1 7c7b115d2ac5cc89a954a280d0a954e1cdcc86499fb473fc169dd03db1a1bc3c [2021-06-03T05:51:50.316Z] $ docker rm -f 7c7b115d2ac5cc89a954a280d0a954e1cdcc86499fb473fc169dd03db1a1bc3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:51:51.069Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T05:51:51.069Z] . [Pipeline] withDockerContainer [2021-06-03T05:51:51.339Z] prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container [2021-06-03T05:51:51.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/32 -v /w/workspace/device-snmp-go/32:/w/workspace/device-snmp-go/32:rw,z -v /w/workspace/device-snmp-go/32@tmp:/w/workspace/device-snmp-go/32@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 [2021-06-03T05:51:53.106Z] $ docker top a3a37755158458dd001d4b274a3b3a034648feccf4c67c14902e988dc9dbaadf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:51:54.056Z] + go mod tidy [Pipeline] sh [2021-06-03T05:51:55.328Z] + make test [2021-06-03T05:51:55.328Z] go mod tidy [2021-06-03T05:51:55.932Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-03T05:51:56.919Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-03T05:52:15.093Z] Running on prd-centos7-docker-4c-2g-270 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-06-03T05:52:15.112Z] Running in /w/workspace/device-snmp-go/32 [Pipeline] { [Pipeline] checkout [2021-06-03T05:52:15.221Z] Selected Git installation does not exist. Using Default [2021-06-03T05:52:15.221Z] The recommended git tool is: NONE [2021-06-03T05:52:17.409Z] using credential edgex-jenkins-ssh [2021-06-03T05:52:17.436Z] Cloning the remote Git repository [2021-06-03T05:52:17.456Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-03T05:52:17.533Z] > git init /w/workspace/device-snmp-go/32 # timeout=10 [2021-06-03T05:52:17.557Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-03T05:52:17.558Z] > git --version # timeout=10 [2021-06-03T05:52:17.569Z] > git --version # 'git version 2.24.4' [2021-06-03T05:52:17.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T05:52:17.594Z] [INFO] Currently running in a labeled security context [2021-06-03T05:52:17.594Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-03T05:52:17.594Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/32@tmp/jenkins-gitclient-ssh7066398055680362045.key [2021-06-03T05:52:17.608Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:52:18.116Z] Avoid second fetch [2021-06-03T05:52:18.117Z] Checking out Revision 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 (master) [2021-06-03T05:52:18.080Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-03T05:52:18.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T05:52:18.122Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T05:52:18.128Z] > git checkout -f 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 # timeout=10 [2021-06-03T05:52:21.752Z] Commit message: "Merge pull request #105 from jim-wang-intel/remove-retry-config-update-secret-path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T05:52:22.758Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:52:23.080Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T05:52:23.381Z] + sudo service docker restart [2021-06-03T05:52:23.381Z] + true [2021-06-03T05:52:23.381Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:52:41.553Z] provisioning config files... [2021-06-03T05:52:41.571Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/32@tmp/config2496142164216419340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:52:41.916Z] ---> docker-login.sh [2021-06-03T05:52:41.916Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:52:42.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:52:42.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:52:42.183Z] Configure a credential helper to remove this warning. See [2021-06-03T05:52:42.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:52:42.183Z] [2021-06-03T05:52:42.183Z] Login Succeeded [2021-06-03T05:52:42.183Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:52:42.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:52:42.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:52:42.447Z] Configure a credential helper to remove this warning. See [2021-06-03T05:52:42.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:52:42.447Z] [2021-06-03T05:52:42.447Z] Login Succeeded [2021-06-03T05:52:42.447Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:52:42.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:52:42.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:52:42.447Z] Configure a credential helper to remove this warning. See [2021-06-03T05:52:42.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:52:42.447Z] [2021-06-03T05:52:42.447Z] Login Succeeded [2021-06-03T05:52:42.447Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:52:42.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:52:42.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:52:42.707Z] Configure a credential helper to remove this warning. See [2021-06-03T05:52:42.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:52:42.707Z] [2021-06-03T05:52:42.707Z] Login Succeeded [2021-06-03T05:52:42.707Z] docker.io [2021-06-03T05:52:42.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:52:42.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:52:42.967Z] Configure a credential helper to remove this warning. See [2021-06-03T05:52:42.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:52:42.967Z] [2021-06-03T05:52:42.967Z] Login Succeeded [2021-06-03T05:52:42.967Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:52:42.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T05:52:43.130Z] ========================================================= [2021-06-03T05:52:43.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T05:52:43.130Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:52:43.438Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-03T05:52:43.438Z] Sending build context to Docker daemon 356.9kB [2021-06-03T05:52:43.438Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:52:43.438Z] Step 2/10 : FROM ${BASE} [2021-06-03T05:52:43.438Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T05:52:43.438Z] 540db60ca938: Pulling fs layer [2021-06-03T05:52:43.438Z] adcc1eea9eea: Pulling fs layer [2021-06-03T05:52:43.438Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T05:52:43.438Z] 0510c868ecb4: Pulling fs layer [2021-06-03T05:52:43.438Z] afea3b2eda06: Pulling fs layer [2021-06-03T05:52:43.439Z] 7809a108b3ef: Pulling fs layer [2021-06-03T05:52:43.439Z] f706445af74f: Pulling fs layer [2021-06-03T05:52:43.439Z] afea3b2eda06: Waiting [2021-06-03T05:52:43.439Z] 7809a108b3ef: Waiting [2021-06-03T05:52:43.439Z] f706445af74f: Waiting [2021-06-03T05:52:43.439Z] 0510c868ecb4: Waiting [2021-06-03T05:52:43.439Z] 4c4ab2625f07: Download complete [2021-06-03T05:52:43.439Z] adcc1eea9eea: Verifying Checksum [2021-06-03T05:52:43.439Z] adcc1eea9eea: Download complete [2021-06-03T05:52:43.702Z] afea3b2eda06: Verifying Checksum [2021-06-03T05:52:43.702Z] afea3b2eda06: Download complete [2021-06-03T05:52:43.702Z] 540db60ca938: Verifying Checksum [2021-06-03T05:52:43.702Z] 540db60ca938: Download complete [2021-06-03T05:52:43.702Z] 7809a108b3ef: Verifying Checksum [2021-06-03T05:52:43.702Z] 7809a108b3ef: Download complete [2021-06-03T05:52:43.702Z] 540db60ca938: Pull complete [2021-06-03T05:52:43.963Z] adcc1eea9eea: Pull complete [2021-06-03T05:52:43.963Z] 4c4ab2625f07: Pull complete [2021-06-03T05:52:45.880Z] f706445af74f: Verifying Checksum [2021-06-03T05:52:45.880Z] f706445af74f: Download complete [2021-06-03T05:52:46.139Z] 0510c868ecb4: Verifying Checksum [2021-06-03T05:52:46.139Z] 0510c868ecb4: Download complete [2021-06-03T05:52:49.461Z] 0510c868ecb4: Pull complete [2021-06-03T05:52:49.728Z] afea3b2eda06: Pull complete [2021-06-03T05:52:49.728Z] 7809a108b3ef: Pull complete [2021-06-03T05:52:51.144Z] f706445af74f: Pull complete [2021-06-03T05:52:51.144Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T05:52:51.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T05:52:51.144Z] ---> b068be0155e3 [2021-06-03T05:52:51.144Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:52:53.591Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-03T05:52:53.591Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.034s coverage: 0.0% of statements [2021-06-03T05:52:53.591Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-03T05:52:56.446Z] ---> Running in 340ca83e9779 [2021-06-03T05:52:56.446Z] Removing intermediate container 340ca83e9779 [2021-06-03T05:52:56.446Z] ---> 83ae108aaf3d [2021-06-03T05:52:56.446Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:52:56.446Z] ---> Running in 1afa972c526b [2021-06-03T05:52:56.446Z] Removing intermediate container 1afa972c526b [2021-06-03T05:52:56.446Z] ---> ff9e39f42ead [2021-06-03T05:52:56.446Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-03T05:52:56.446Z] ---> Running in 1ee35791aa92 [2021-06-03T05:52:56.446Z] Removing intermediate container 1ee35791aa92 [2021-06-03T05:52:56.446Z] ---> d230c8dfdf4a [2021-06-03T05:52:56.446Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:52:56.446Z] ---> Running in d7ac0ef37c4e [2021-06-03T05:52:57.027Z] Removing intermediate container d7ac0ef37c4e [2021-06-03T05:52:57.027Z] ---> b5dd5f3169e8 [2021-06-03T05:52:57.027Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:52:57.027Z] ---> Running in cd1ca5f2e9b3 [2021-06-03T05:52:57.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:52:58.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:52:58.494Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-03T05:52:58.494Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-03T05:52:58.754Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-03T05:52:58.755Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-03T05:52:58.755Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-03T05:52:59.014Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-03T05:52:59.014Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-03T05:52:59.275Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-03T05:52:59.537Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-03T05:52:59.537Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-03T05:52:59.537Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-03T05:52:59.798Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-03T05:52:59.798Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-03T05:52:59.799Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T05:52:59.799Z] OK: 156 MiB in 53 packages [2021-06-03T05:53:00.371Z] Removing intermediate container cd1ca5f2e9b3 [2021-06-03T05:53:00.371Z] ---> 4f5066339661 [2021-06-03T05:53:00.371Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-03T05:53:00.371Z] ---> Running in 4fd849fdc2a4 [2021-06-03T05:53:00.371Z] Removing intermediate container 4fd849fdc2a4 [2021-06-03T05:53:00.371Z] ---> 4858cb6aa796 [2021-06-03T05:53:00.371Z] Step 9/10 : COPY . . [2021-06-03T05:53:00.632Z] ---> 7ea120bb5b23 [2021-06-03T05:53:00.632Z] Step 10/10 : RUN go mod download [2021-06-03T05:53:00.632Z] ---> Running in 032f09c10902 [2021-06-03T05:53:11.962Z] gofmt -l . [2021-06-03T05:53:11.963Z] [ "`gofmt -l .`" = "" ] [2021-06-03T05:53:11.963Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-03T05:53:11.980Z] $ docker stop --time=1 a3a37755158458dd001d4b274a3b3a034648feccf4c67c14902e988dc9dbaadf [2021-06-03T05:53:12.924Z] Removing intermediate container 032f09c10902 [2021-06-03T05:53:12.924Z] ---> a0e4dab01363 [2021-06-03T05:53:12.924Z] Successfully built a0e4dab01363 [2021-06-03T05:53:12.924Z] Successfully tagged ci-base-image-x86_64:latest [2021-06-03T05:53:14.115Z] $ docker rm -f a3a37755158458dd001d4b274a3b3a034648feccf4c67c14902e988dc9dbaadf [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:53:14.989Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T05:53:15.035Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T05:53:15.035Z] . [Pipeline] withDockerContainer [2021-06-03T05:53:15.108Z] prd-centos7-docker-4c-2g-270 does not seem to be running inside a container [2021-06-03T05:53:15.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/32 -v /w/workspace/device-snmp-go/32:/w/workspace/device-snmp-go/32:rw,z -v /w/workspace/device-snmp-go/32@tmp:/w/workspace/device-snmp-go/32@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 [2021-06-03T05:53:15.503Z] Stashed 1 file(s) [2021-06-03T05:53:15.509Z] $ docker top 6cd73f4e39ce0ff282a547766f0f9c5caf66f1916bac951f7931afce0f89a3d4 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-06-03T05:53:15.887Z] + go version [2021-06-03T05:53:15.887Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T05:53:17.894Z] $ docker stop --time=1 6cd73f4e39ce0ff282a547766f0f9c5caf66f1916bac951f7931afce0f89a3d4 [2021-06-03T05:53:19.073Z] $ docker rm -f 6cd73f4e39ce0ff282a547766f0f9c5caf66f1916bac951f7931afce0f89a3d4 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:53:19.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-03T05:53:19.695Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T05:53:19.695Z] . [Pipeline] withDockerContainer [2021-06-03T05:53:19.767Z] prd-centos7-docker-4c-2g-270 does not seem to be running inside a container [2021-06-03T05:53:19.801Z] + ls -al . [2021-06-03T05:53:19.801Z] total 128 [2021-06-03T05:53:19.801Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 3 05:53 . [2021-06-03T05:53:19.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:50 .. [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 3 05:50 .dockerignore [2021-06-03T05:53:19.801Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 05:50 .git [2021-06-03T05:53:19.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:50 .github [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 269 Jun 3 05:50 .gitignore [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 6520 Jun 3 05:50 Attribution.txt [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 1459 Jun 3 05:50 Dockerfile [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jun 3 05:50 Dockerfile.build [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 3 05:50 Jenkinsfile [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 05:50 LICENSE [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 936 Jun 3 05:50 Makefile [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 9079 Jun 3 05:50 README.md [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 3 05:50 VERSION [2021-06-03T05:53:19.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:50 bin [2021-06-03T05:53:19.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:50 cmd [2021-06-03T05:53:19.801Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 3 05:52 coverage.out [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 3 05:50 go.mod [2021-06-03T05:53:19.801Z] -rw-r--r-- 1 jenkins jenkins 21016 Jun 3 05:51 go.sum [2021-06-03T05:53:19.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:50 internal [2021-06-03T05:53:19.801Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 3 05:50 version.go [2021-06-03T05:53:19.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/32 -v /w/workspace/device-snmp-go/32:/w/workspace/device-snmp-go/32:rw,z -v /w/workspace/device-snmp-go/32@tmp:/w/workspace/device-snmp-go/32@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 [2021-06-03T05:53:20.141Z] $ docker top 1e9cdbbeb2ccb82f7a4ca46b330813a9350dc58240726cc56635aec8dd3a6b04 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:53:20.524Z] + go mod tidy [2021-06-03T05:53:20.602Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 --label arch=arm64 --label version=1.3.2-dev.8 . [Pipeline] sh [2021-06-03T05:53:20.877Z] Sending build context to Docker daemon 364kB [2021-06-03T05:53:21.087Z] + make test [2021-06-03T05:53:21.087Z] go mod tidy [2021-06-03T05:53:21.087Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-03T05:53:21.152Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:53:21.152Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-03T05:53:21.152Z] ---> 144a48d77856 [2021-06-03T05:53:21.152Z] Step 3/24 : ARG MAKE='make build' [2021-06-03T05:53:21.152Z] ---> Running in 830dece2b58d [2021-06-03T05:53:21.665Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-03T05:53:21.749Z] Removing intermediate container 830dece2b58d [2021-06-03T05:53:21.749Z] ---> 7f713e3e5d7c [2021-06-03T05:53:21.749Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:53:21.749Z] ---> Running in bbadba27bd9d [2021-06-03T05:53:22.342Z] Removing intermediate container bbadba27bd9d [2021-06-03T05:53:22.342Z] ---> f2a0901af6ef [2021-06-03T05:53:22.342Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:53:22.614Z] ---> Running in e074d3c78c95 [2021-06-03T05:53:22.888Z] Removing intermediate container e074d3c78c95 [2021-06-03T05:53:22.888Z] ---> fe15e266a627 [2021-06-03T05:53:22.888Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:53:23.160Z] ---> Running in abc08494d9fc [2021-06-03T05:53:25.133Z] Removing intermediate container abc08494d9fc [2021-06-03T05:53:25.133Z] ---> ea1e0fd0f828 [2021-06-03T05:53:25.133Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:53:25.406Z] ---> Running in 80ce785e7684 [2021-06-03T05:53:26.838Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:53:27.430Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:53:28.427Z] OK: 145 MiB in 53 packages [2021-06-03T05:53:29.408Z] Removing intermediate container 80ce785e7684 [2021-06-03T05:53:29.408Z] ---> 4d783db0db9b [2021-06-03T05:53:29.408Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-03T05:53:29.408Z] ---> Running in a42fb1b44d16 [2021-06-03T05:53:30.002Z] Removing intermediate container a42fb1b44d16 [2021-06-03T05:53:30.002Z] ---> fac88c97d2be [2021-06-03T05:53:30.002Z] Step 9/24 : COPY . . [2021-06-03T05:53:30.983Z] ---> 234ae250baac [2021-06-03T05:53:30.983Z] Step 10/24 : RUN go mod tidy [2021-06-03T05:53:31.255Z] ---> Running in 58eed90b654a [2021-06-03T05:53:33.878Z] Removing intermediate container 58eed90b654a [2021-06-03T05:53:33.878Z] ---> 8b0fdd61b1c2 [2021-06-03T05:53:33.878Z] Step 11/24 : RUN make update [2021-06-03T05:53:34.153Z] ---> Running in aaf90189fb95 [2021-06-03T05:53:35.201Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-03T05:53:36.281Z] Removing intermediate container aaf90189fb95 [2021-06-03T05:53:36.281Z] ---> 91b6baa1895c [2021-06-03T05:53:36.281Z] Step 12/24 : RUN ${MAKE} [2021-06-03T05:53:36.583Z] ---> Running in 7bce1f66cccd [2021-06-03T05:53:36.681Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-03T05:53:36.681Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2021-06-03T05:53:36.681Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-03T05:53:38.025Z] go mod tidy [2021-06-03T05:53:38.300Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.8" -o cmd/device-snmp ./cmd [2021-06-03T05:53:43.300Z] gofmt -l . [2021-06-03T05:53:43.300Z] [ "`gofmt -l .`" = "" ] [2021-06-03T05:53:43.300Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-03T05:53:43.308Z] $ docker stop --time=1 1e9cdbbeb2ccb82f7a4ca46b330813a9350dc58240726cc56635aec8dd3a6b04 [2021-06-03T05:53:44.766Z] $ docker rm -f 1e9cdbbeb2ccb82f7a4ca46b330813a9350dc58240726cc56635aec8dd3a6b04 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T05:53:45.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-03T05:53:45.222Z] Warning: overwriting stash ‘coverage-report’ [2021-06-03T05:53:45.401Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-03T05:53:45.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-03T05:53:46.189Z] + ls -al . [2021-06-03T05:53:46.189Z] total 104 [2021-06-03T05:53:46.189Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 3 05:53 . [2021-06-03T05:53:46.189Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 3 05:52 .. [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 6520 Jun 3 05:52 Attribution.txt [2021-06-03T05:53:46.189Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 3 05:52 bin [2021-06-03T05:53:46.189Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 3 05:52 cmd [2021-06-03T05:53:46.189Z] -rw-r--r--. 1 jenkins jenkins 7631 Jun 3 05:53 coverage.out [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 1459 Jun 3 05:52 Dockerfile [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jun 3 05:52 Dockerfile.build [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 6 Jun 3 05:52 .dockerignore [2021-06-03T05:53:46.189Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 3 05:52 .git [2021-06-03T05:53:46.189Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 05:52 .github [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 269 Jun 3 05:52 .gitignore [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 3 05:52 go.mod [2021-06-03T05:53:46.189Z] -rw-r--r--. 1 jenkins jenkins 21016 Jun 3 05:53 go.sum [2021-06-03T05:53:46.189Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 3 05:52 internal [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 656 Jun 3 05:52 Jenkinsfile [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 3 05:52 LICENSE [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 936 Jun 3 05:52 Makefile [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 9079 Jun 3 05:52 README.md [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 3 05:50 VERSION [2021-06-03T05:53:46.189Z] -rw-rw-r--. 1 jenkins jenkins 209 Jun 3 05:52 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:53:46.515Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 --label arch=amd64 --label version=1.3.2-dev.8 . [2021-06-03T05:53:46.515Z] Sending build context to Docker daemon 365.1kB [2021-06-03T05:53:46.515Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T05:53:46.515Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-03T05:53:46.515Z] ---> a0e4dab01363 [2021-06-03T05:53:46.515Z] Step 3/24 : ARG MAKE='make build' [2021-06-03T05:53:46.515Z] ---> Running in a6791d0ba1aa [2021-06-03T05:53:46.515Z] Removing intermediate container a6791d0ba1aa [2021-06-03T05:53:46.515Z] ---> 134d0d6c81ac [2021-06-03T05:53:46.515Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-03T05:53:46.515Z] ---> Running in 235401c9407e [2021-06-03T05:53:46.777Z] Removing intermediate container 235401c9407e [2021-06-03T05:53:46.777Z] ---> ebe9f5828957 [2021-06-03T05:53:46.777Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-03T05:53:46.777Z] ---> Running in c9905133462e [2021-06-03T05:53:46.777Z] Removing intermediate container c9905133462e [2021-06-03T05:53:46.777Z] ---> ea47966de99f [2021-06-03T05:53:46.777Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T05:53:46.777Z] ---> Running in 904f63fe5927 [2021-06-03T05:53:47.357Z] Removing intermediate container 904f63fe5927 [2021-06-03T05:53:47.357Z] ---> 69caa811503a [2021-06-03T05:53:47.357Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-03T05:53:47.357Z] ---> Running in 95ceb3d62f2e [2021-06-03T05:53:47.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:53:48.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:53:48.828Z] OK: 156 MiB in 53 packages [2021-06-03T05:53:49.089Z] Removing intermediate container 95ceb3d62f2e [2021-06-03T05:53:49.089Z] ---> 6574a5e2ca44 [2021-06-03T05:53:49.089Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-03T05:53:49.089Z] ---> Running in 680386c12925 [2021-06-03T05:53:49.089Z] Removing intermediate container 680386c12925 [2021-06-03T05:53:49.089Z] ---> 56d1c5dd2545 [2021-06-03T05:53:49.089Z] Step 9/24 : COPY . . [2021-06-03T05:53:49.350Z] ---> b2662f40e75d [2021-06-03T05:53:49.350Z] Step 10/24 : RUN go mod tidy [2021-06-03T05:53:49.612Z] ---> Running in b845b48080aa [2021-06-03T05:53:50.191Z] Removing intermediate container b845b48080aa [2021-06-03T05:53:50.191Z] ---> 150021a91b90 [2021-06-03T05:53:50.191Z] Step 11/24 : RUN make update [2021-06-03T05:53:50.191Z] ---> Running in 69b8fff1a087 [2021-06-03T05:53:50.468Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-03T05:53:50.735Z] Removing intermediate container 69b8fff1a087 [2021-06-03T05:53:50.736Z] ---> 390149ce0b61 [2021-06-03T05:53:50.736Z] Step 12/24 : RUN ${MAKE} [2021-06-03T05:53:50.736Z] ---> Running in 8c9281a0ed34 [2021-06-03T05:53:51.000Z] go mod tidy [2021-06-03T05:53:51.000Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.8" -o cmd/device-snmp ./cmd [2021-06-03T05:54:03.377Z] Removing intermediate container 8c9281a0ed34 [2021-06-03T05:54:03.377Z] ---> c6983dbb7c4a [2021-06-03T05:54:03.377Z] Step 13/24 : FROM alpine:3.12 [2021-06-03T05:54:03.377Z] 3.12: Pulling from library/alpine [2021-06-03T05:54:03.377Z] 339de151aab4: Pulling fs layer [2021-06-03T05:54:03.639Z] 339de151aab4: Verifying Checksum [2021-06-03T05:54:03.639Z] 339de151aab4: Download complete [2021-06-03T05:54:03.639Z] 339de151aab4: Pull complete [2021-06-03T05:54:03.639Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T05:54:03.639Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T05:54:03.639Z] ---> 13621d1b12d4 [2021-06-03T05:54:03.639Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T05:54:03.900Z] ---> Running in f4911185c38c [2021-06-03T05:54:04.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T05:54:04.425Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T05:54:04.425Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T05:54:04.425Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T05:54:04.425Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T05:54:04.425Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T05:54:04.425Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T05:54:04.425Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T05:54:04.425Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T05:54:04.425Z] OK: 8 MiB in 20 packages [2021-06-03T05:54:05.009Z] Removing intermediate container f4911185c38c [2021-06-03T05:54:05.009Z] ---> ce2636400869 [2021-06-03T05:54:05.009Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-03T05:54:05.583Z] ---> c6c12b55f8b4 [2021-06-03T05:54:05.583Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-03T05:54:05.583Z] ---> f31ca39ea1b6 [2021-06-03T05:54:05.583Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-03T05:54:05.849Z] ---> 51490841f4a1 [2021-06-03T05:54:05.849Z] Step 18/24 : EXPOSE 59993 [2021-06-03T05:54:05.849Z] ---> Running in 53831ae4fe72 [2021-06-03T05:54:05.849Z] Removing intermediate container 53831ae4fe72 [2021-06-03T05:54:05.849Z] ---> 384c199f0378 [2021-06-03T05:54:05.849Z] Step 19/24 : EXPOSE 161 [2021-06-03T05:54:05.849Z] ---> Running in 1fb4afa89ebf [2021-06-03T05:54:05.849Z] Removing intermediate container 1fb4afa89ebf [2021-06-03T05:54:05.849Z] ---> d1b40eb03bd8 [2021-06-03T05:54:05.849Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-03T05:54:06.113Z] ---> Running in 7e4473307bc3 [2021-06-03T05:54:06.113Z] Removing intermediate container 7e4473307bc3 [2021-06-03T05:54:06.113Z] ---> 8f3ebc739785 [2021-06-03T05:54:06.113Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-03T05:54:06.113Z] ---> Running in 25b6bc84a00d [2021-06-03T05:54:06.377Z] Removing intermediate container 25b6bc84a00d [2021-06-03T05:54:06.377Z] ---> 40b981782f37 [2021-06-03T05:54:06.377Z] Step 22/24 : LABEL arch=amd64 [2021-06-03T05:54:06.377Z] ---> Running in bfccd6643049 [2021-06-03T05:54:06.377Z] Removing intermediate container bfccd6643049 [2021-06-03T05:54:06.377Z] ---> 1e84bff4c180 [2021-06-03T05:54:06.377Z] Step 23/24 : LABEL git_sha=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [2021-06-03T05:54:06.377Z] ---> Running in 950d46075878 [2021-06-03T05:54:06.377Z] Removing intermediate container 950d46075878 [2021-06-03T05:54:06.377Z] ---> a817f3247d4a [2021-06-03T05:54:06.377Z] Step 24/24 : LABEL version=1.3.2-dev.8 [2021-06-03T05:54:06.377Z] ---> Running in 88a7d74d020c [2021-06-03T05:54:06.638Z] Removing intermediate container 88a7d74d020c [2021-06-03T05:54:06.638Z] ---> 34be44cfc72b [2021-06-03T05:54:06.638Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T05:54:06.638Z] Successfully built 34be44cfc72b [2021-06-03T05:54:06.638Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:54:06.892Z] provisioning config files... [2021-06-03T05:54:06.911Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/32@tmp/config7575902152266716334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:54:07.240Z] ---> docker-login.sh [2021-06-03T05:54:07.240Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:54:07.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:54:07.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:54:07.240Z] Configure a credential helper to remove this warning. See [2021-06-03T05:54:07.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:54:07.240Z] [2021-06-03T05:54:07.240Z] Login Succeeded [2021-06-03T05:54:07.240Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:54:07.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:54:07.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:54:07.504Z] Configure a credential helper to remove this warning. See [2021-06-03T05:54:07.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:54:07.504Z] [2021-06-03T05:54:07.504Z] Login Succeeded [2021-06-03T05:54:07.504Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:54:07.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:54:07.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:54:07.504Z] Configure a credential helper to remove this warning. See [2021-06-03T05:54:07.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:54:07.504Z] [2021-06-03T05:54:07.504Z] Login Succeeded [2021-06-03T05:54:07.504Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:54:07.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:54:07.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:54:07.765Z] Configure a credential helper to remove this warning. See [2021-06-03T05:54:07.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:54:07.765Z] [2021-06-03T05:54:07.765Z] Login Succeeded [2021-06-03T05:54:07.765Z] docker.io [2021-06-03T05:54:07.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:54:08.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:54:08.026Z] Configure a credential helper to remove this warning. See [2021-06-03T05:54:08.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:54:08.026Z] [2021-06-03T05:54:08.026Z] Login Succeeded [2021-06-03T05:54:08.026Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:54:08.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:54:08.109Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2021-06-03T05:54:08.109Z] 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [2021-06-03T05:54:08.109Z] latest [2021-06-03T05:54:08.109Z] 1.3.2-dev.8 [2021-06-03T05:54:08.109Z] 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 [2021-06-03T05:54:08.109Z] master [2021-06-03T05:54:08.109Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:08.476Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:08.786Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [2021-06-03T05:54:08.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-03T05:54:08.786Z] d98761491918: Preparing [2021-06-03T05:54:08.786Z] 20c07d28af79: Preparing [2021-06-03T05:54:08.786Z] f2026a299e61: Preparing [2021-06-03T05:54:08.786Z] dcb9680ccf21: Preparing [2021-06-03T05:54:08.786Z] 32f366d666a5: Preparing [2021-06-03T05:54:08.786Z] 32f366d666a5: Layer already exists [2021-06-03T05:54:09.049Z] 20c07d28af79: Pushed [2021-06-03T05:54:09.049Z] d98761491918: Pushed [2021-06-03T05:54:09.049Z] dcb9680ccf21: Pushed [2021-06-03T05:54:10.439Z] f2026a299e61: Pushed [2021-06-03T05:54:10.439Z] 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18: digest: sha256:8710c583431870ebfd1bcbdbc88aa1be9eed4bced91bb65dc3968ce43e44b54b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:10.747Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:11.057Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-06-03T05:54:11.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-03T05:54:11.057Z] d98761491918: Preparing [2021-06-03T05:54:11.057Z] 20c07d28af79: Preparing [2021-06-03T05:54:11.057Z] f2026a299e61: Preparing [2021-06-03T05:54:11.057Z] dcb9680ccf21: Preparing [2021-06-03T05:54:11.057Z] 32f366d666a5: Preparing [2021-06-03T05:54:11.057Z] d98761491918: Layer already exists [2021-06-03T05:54:11.057Z] 32f366d666a5: Layer already exists [2021-06-03T05:54:11.057Z] dcb9680ccf21: Layer already exists [2021-06-03T05:54:11.057Z] 20c07d28af79: Layer already exists [2021-06-03T05:54:11.057Z] f2026a299e61: Layer already exists [2021-06-03T05:54:11.057Z] latest: digest: sha256:8710c583431870ebfd1bcbdbc88aa1be9eed4bced91bb65dc3968ce43e44b54b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:11.373Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:11.694Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.8 [2021-06-03T05:54:11.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-03T05:54:11.694Z] d98761491918: Preparing [2021-06-03T05:54:11.694Z] 20c07d28af79: Preparing [2021-06-03T05:54:11.694Z] f2026a299e61: Preparing [2021-06-03T05:54:11.694Z] dcb9680ccf21: Preparing [2021-06-03T05:54:11.694Z] 32f366d666a5: Preparing [2021-06-03T05:54:11.694Z] 32f366d666a5: Layer already exists [2021-06-03T05:54:11.694Z] 20c07d28af79: Layer already exists [2021-06-03T05:54:11.694Z] d98761491918: Layer already exists [2021-06-03T05:54:11.694Z] f2026a299e61: Layer already exists [2021-06-03T05:54:11.694Z] dcb9680ccf21: Layer already exists [2021-06-03T05:54:11.694Z] 1.3.2-dev.8: digest: sha256:8710c583431870ebfd1bcbdbc88aa1be9eed4bced91bb65dc3968ce43e44b54b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:12.001Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:12.303Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 [2021-06-03T05:54:12.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-03T05:54:12.303Z] d98761491918: Preparing [2021-06-03T05:54:12.303Z] 20c07d28af79: Preparing [2021-06-03T05:54:12.303Z] f2026a299e61: Preparing [2021-06-03T05:54:12.303Z] dcb9680ccf21: Preparing [2021-06-03T05:54:12.303Z] 32f366d666a5: Preparing [2021-06-03T05:54:12.303Z] f2026a299e61: Layer already exists [2021-06-03T05:54:12.303Z] d98761491918: Layer already exists [2021-06-03T05:54:12.303Z] 32f366d666a5: Layer already exists [2021-06-03T05:54:12.303Z] 20c07d28af79: Layer already exists [2021-06-03T05:54:12.303Z] dcb9680ccf21: Layer already exists [2021-06-03T05:54:12.303Z] 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8: digest: sha256:8710c583431870ebfd1bcbdbc88aa1be9eed4bced91bb65dc3968ce43e44b54b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:12.614Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:12.914Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:master [2021-06-03T05:54:12.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-03T05:54:12.914Z] d98761491918: Preparing [2021-06-03T05:54:12.914Z] 20c07d28af79: Preparing [2021-06-03T05:54:12.914Z] f2026a299e61: Preparing [2021-06-03T05:54:12.914Z] dcb9680ccf21: Preparing [2021-06-03T05:54:12.914Z] 32f366d666a5: Preparing [2021-06-03T05:54:12.914Z] d98761491918: Layer already exists [2021-06-03T05:54:12.914Z] 32f366d666a5: Layer already exists [2021-06-03T05:54:12.914Z] 20c07d28af79: Layer already exists [2021-06-03T05:54:12.914Z] dcb9680ccf21: Layer already exists [2021-06-03T05:54:12.914Z] f2026a299e61: Layer already exists [2021-06-03T05:54:12.914Z] master: digest: sha256:8710c583431870ebfd1bcbdbc88aa1be9eed4bced91bb65dc3968ce43e44b54b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:54:12.969Z] ===================================================== [Pipeline] echo [2021-06-03T05:54:12.984Z] taggedImages: [2021-06-03T05:54:12.984Z] - nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [2021-06-03T05:54:12.984Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-06-03T05:54:12.984Z] - nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.8 [2021-06-03T05:54:12.984Z] - nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 [2021-06-03T05:54:12.984Z] - nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:54:13.762Z] ---> job-cost.sh [2021-06-03T05:54:13.762Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v9rm [2021-06-03T05:54:17.606Z] Removing intermediate container 7bce1f66cccd [2021-06-03T05:54:17.607Z] ---> 6f68e76fbafa [2021-06-03T05:54:17.607Z] Step 13/24 : FROM alpine:3.12 [2021-06-03T05:54:17.607Z] 3.12: Pulling from library/alpine [2021-06-03T05:54:17.607Z] d2f70382dc9a: Pulling fs layer [2021-06-03T05:54:17.607Z] d2f70382dc9a: Verifying Checksum [2021-06-03T05:54:17.607Z] d2f70382dc9a: Pull complete [2021-06-03T05:54:17.607Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T05:54:17.607Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T05:54:17.607Z] ---> 9852663dfa18 [2021-06-03T05:54:17.607Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T05:54:17.607Z] ---> Running in 1444b824d49e [2021-06-03T05:54:17.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T05:54:17.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T05:54:17.887Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T05:54:17.887Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T05:54:17.887Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T05:54:17.887Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T05:54:17.887Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T05:54:17.887Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T05:54:17.887Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T05:54:17.887Z] OK: 8 MiB in 20 packages [2021-06-03T05:54:19.331Z] Removing intermediate container 1444b824d49e [2021-06-03T05:54:19.331Z] ---> 03cbc8b23b37 [2021-06-03T05:54:19.331Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-03T05:54:20.308Z] ---> 83ac2f09a260 [2021-06-03T05:54:20.308Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-03T05:54:21.284Z] ---> e78c02e30842 [2021-06-03T05:54:21.284Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-03T05:54:21.877Z] ---> 0b38c78740e8 [2021-06-03T05:54:21.877Z] Step 18/24 : EXPOSE 59993 [2021-06-03T05:54:22.150Z] ---> Running in 175ed4f10542 [2021-06-03T05:54:22.744Z] Removing intermediate container 175ed4f10542 [2021-06-03T05:54:22.744Z] ---> eb1a9a50023a [2021-06-03T05:54:22.744Z] Step 19/24 : EXPOSE 161 [2021-06-03T05:54:22.744Z] ---> Running in dc933180f8a7 [2021-06-03T05:54:23.339Z] Removing intermediate container dc933180f8a7 [2021-06-03T05:54:23.339Z] ---> c8e4b32afbaa [2021-06-03T05:54:23.339Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-03T05:54:23.339Z] ---> Running in 802b86629c8c [2021-06-03T05:54:23.779Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T05:54:23.936Z] Removing intermediate container 802b86629c8c [2021-06-03T05:54:23.936Z] ---> a239e9330fd1 [2021-06-03T05:54:23.936Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-03T05:54:23.936Z] ---> Running in 73f75677fefe [2021-06-03T05:54:24.531Z] Removing intermediate container 73f75677fefe [2021-06-03T05:54:24.531Z] ---> e11b3b23b998 [2021-06-03T05:54:24.531Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T05:54:24.804Z] ---> Running in 4d70a309ec39 [2021-06-03T05:54:25.076Z] Removing intermediate container 4d70a309ec39 [2021-06-03T05:54:25.076Z] ---> d79862a17ca7 [2021-06-03T05:54:25.076Z] Step 23/24 : LABEL git_sha=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [2021-06-03T05:54:25.349Z] ---> Running in 109db5ceba8f [2021-06-03T05:54:25.943Z] Removing intermediate container 109db5ceba8f [2021-06-03T05:54:25.943Z] ---> 09a2499e0bf6 [2021-06-03T05:54:25.943Z] Step 24/24 : LABEL version=1.3.2-dev.8 [2021-06-03T05:54:25.943Z] ---> Running in aaa498d1b93b [2021-06-03T05:54:26.539Z] Removing intermediate container aaa498d1b93b [2021-06-03T05:54:26.539Z] ---> 19770dbfd229 [2021-06-03T05:54:26.539Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-03T05:54:26.539Z] Successfully built 19770dbfd229 [2021-06-03T05:54:26.539Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:54:26.777Z] provisioning config files... [2021-06-03T05:54:26.798Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/32@tmp/config3544119032753842437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:54:27.158Z] ---> docker-login.sh [2021-06-03T05:54:27.158Z] nexus3.edgexfoundry.org:10001 [2021-06-03T05:54:27.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:54:27.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:54:27.702Z] Configure a credential helper to remove this warning. See [2021-06-03T05:54:27.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:54:27.702Z] [2021-06-03T05:54:27.702Z] Login Succeeded [2021-06-03T05:54:27.702Z] nexus3.edgexfoundry.org:10002 [2021-06-03T05:54:27.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:54:28.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:54:28.248Z] Configure a credential helper to remove this warning. See [2021-06-03T05:54:28.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:54:28.248Z] [2021-06-03T05:54:28.248Z] Login Succeeded [2021-06-03T05:54:28.248Z] nexus3.edgexfoundry.org:10003 [2021-06-03T05:54:28.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:54:28.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:54:28.794Z] Configure a credential helper to remove this warning. See [2021-06-03T05:54:28.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:54:28.794Z] [2021-06-03T05:54:28.794Z] Login Succeeded [2021-06-03T05:54:28.794Z] nexus3.edgexfoundry.org:10004 [2021-06-03T05:54:29.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:54:29.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:54:29.338Z] Configure a credential helper to remove this warning. See [2021-06-03T05:54:29.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:54:29.338Z] [2021-06-03T05:54:29.338Z] Login Succeeded [2021-06-03T05:54:29.338Z] docker.io [2021-06-03T05:54:29.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T05:54:30.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T05:54:30.201Z] Configure a credential helper to remove this warning. See [2021-06-03T05:54:30.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T05:54:30.201Z] [2021-06-03T05:54:30.201Z] Login Succeeded [2021-06-03T05:54:30.201Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T05:54:30.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:54:30.293Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2021-06-03T05:54:30.293Z] 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [2021-06-03T05:54:30.293Z] latest [2021-06-03T05:54:30.293Z] 1.3.2-dev.8 [2021-06-03T05:54:30.293Z] 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 [2021-06-03T05:54:30.293Z] master [2021-06-03T05:54:30.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:30.683Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:31.025Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [2021-06-03T05:54:31.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-03T05:54:31.025Z] 00a276e10b51: Preparing [2021-06-03T05:54:31.025Z] afd8d382d6d5: Preparing [2021-06-03T05:54:31.025Z] 35e67135250f: Preparing [2021-06-03T05:54:31.025Z] 5f538a864d11: Preparing [2021-06-03T05:54:31.025Z] 3fbe34a1663b: Preparing [2021-06-03T05:54:31.299Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:54:31.299Z] afd8d382d6d5: Pushed [2021-06-03T05:54:31.299Z] 00a276e10b51: Pushed [2021-06-03T05:54:32.281Z] 5f538a864d11: Pushed [2021-06-03T05:54:34.245Z] 35e67135250f: Pushed [2021-06-03T05:54:34.516Z] 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18: digest: sha256:b65968448e0b886ccfc7413468ed5fd893ef2661878bccea2462bf4ff033795e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:34.869Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:35.209Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-06-03T05:54:35.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-03T05:54:35.209Z] 00a276e10b51: Preparing [2021-06-03T05:54:35.209Z] afd8d382d6d5: Preparing [2021-06-03T05:54:35.209Z] 35e67135250f: Preparing [2021-06-03T05:54:35.209Z] 5f538a864d11: Preparing [2021-06-03T05:54:35.209Z] 3fbe34a1663b: Preparing [2021-06-03T05:54:35.209Z] afd8d382d6d5: Layer already exists [2021-06-03T05:54:35.209Z] 00a276e10b51: Layer already exists [2021-06-03T05:54:35.209Z] 35e67135250f: Layer already exists [2021-06-03T05:54:35.481Z] 5f538a864d11: Layer already exists [2021-06-03T05:54:35.481Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:54:35.481Z] latest: digest: sha256:b65968448e0b886ccfc7413468ed5fd893ef2661878bccea2462bf4ff033795e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:35.827Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:36.051Z] lf-activate-venv(): INFO: Adding /tmp/venv-v9rm/bin to PATH [2021-06-03T05:54:36.051Z] INFO: No Stack... [2021-06-03T05:54:36.188Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.8 [2021-06-03T05:54:36.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-03T05:54:36.188Z] 00a276e10b51: Preparing [2021-06-03T05:54:36.188Z] afd8d382d6d5: Preparing [2021-06-03T05:54:36.188Z] 35e67135250f: Preparing [2021-06-03T05:54:36.188Z] 5f538a864d11: Preparing [2021-06-03T05:54:36.188Z] 3fbe34a1663b: Preparing [2021-06-03T05:54:36.188Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:54:36.188Z] afd8d382d6d5: Layer already exists [2021-06-03T05:54:36.188Z] 00a276e10b51: Layer already exists [2021-06-03T05:54:36.188Z] 35e67135250f: Layer already exists [2021-06-03T05:54:36.188Z] 5f538a864d11: Layer already exists [2021-06-03T05:54:36.461Z] 1.3.2-dev.8: digest: sha256:b65968448e0b886ccfc7413468ed5fd893ef2661878bccea2462bf4ff033795e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:36.810Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:37.151Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 [2021-06-03T05:54:37.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-03T05:54:37.151Z] 00a276e10b51: Preparing [2021-06-03T05:54:37.151Z] afd8d382d6d5: Preparing [2021-06-03T05:54:37.151Z] 35e67135250f: Preparing [2021-06-03T05:54:37.151Z] 5f538a864d11: Preparing [2021-06-03T05:54:37.151Z] 3fbe34a1663b: Preparing [2021-06-03T05:54:37.151Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:54:37.151Z] 35e67135250f: Layer already exists [2021-06-03T05:54:37.151Z] afd8d382d6d5: Layer already exists [2021-06-03T05:54:37.424Z] 5f538a864d11: Layer already exists [2021-06-03T05:54:37.424Z] 00a276e10b51: Layer already exists [2021-06-03T05:54:37.424Z] 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8: digest: sha256:b65968448e0b886ccfc7413468ed5fd893ef2661878bccea2462bf4ff033795e size: 1365 [2021-06-03T05:54:37.436Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:37.696Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T05:54:37.769Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:54:37.990Z] + cut -d, -f6 [2021-06-03T05:54:37.991Z] + cat /w/workspace/device-snmp-go/32/archives/cost.csv [Pipeline] lock [2021-06-03T05:54:38.017Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] [2021-06-03T05:54:38.038Z] Resource [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] did not exist. Created. [2021-06-03T05:54:38.038Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T05:54:38.112Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [2021-06-03T05:54:38.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-03T05:54:38.113Z] 00a276e10b51: Preparing [2021-06-03T05:54:38.113Z] afd8d382d6d5: Preparing [2021-06-03T05:54:38.113Z] 35e67135250f: Preparing [2021-06-03T05:54:38.113Z] 5f538a864d11: Preparing [2021-06-03T05:54:38.113Z] 3fbe34a1663b: Preparing [2021-06-03T05:54:38.113Z] 35e67135250f: Layer already exists [2021-06-03T05:54:38.113Z] afd8d382d6d5: Layer already exists [2021-06-03T05:54:38.375Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-03T05:54:38.391Z] 5f538a864d11: Layer already exists [2021-06-03T05:54:38.391Z] 3fbe34a1663b: Layer already exists [2021-06-03T05:54:38.391Z] 00a276e10b51: Layer already exists [2021-06-03T05:54:38.391Z] master: digest: sha256:b65968448e0b886ccfc7413468ed5fd893ef2661878bccea2462bf4ff033795e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [2021-06-03T05:54:38.436Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-03T05:54:38.452Z] ===================================================== [Pipeline] } [2021-06-03T05:54:38.471Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] [Pipeline] // lock [Pipeline] echo [2021-06-03T05:54:38.500Z] taggedImages: [2021-06-03T05:54:38.500Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [2021-06-03T05:54:38.500Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-06-03T05:54:38.500Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.8 [2021-06-03T05:54:38.500Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 [2021-06-03T05:54:38.500Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T05:54:38.935Z] ---> job-cost.sh [2021-06-03T05:54:38.935Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ZgE [2021-06-03T05:55:17.905Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T05:56:39.634Z] lf-activate-venv(): INFO: Adding /tmp/venv-2ZgE/bin to PATH [2021-06-03T05:56:39.634Z] INFO: No Stack... [2021-06-03T05:56:41.059Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T05:56:41.331Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T05:56:41.677Z] + cat /w/workspace/device-snmp-go/32/archives/cost.csv [2021-06-03T05:56:41.677Z] + cut -d, -f6 [Pipeline] lock [2021-06-03T05:56:41.744Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] [2021-06-03T05:56:41.750Z] Resource [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] did not exist. Created. [2021-06-03T05:56:41.750Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T05:56:42.116Z] /w/workspace/device-snmp-go/32@tmp/durable-b6fc47ed/script.sh: 1: /w/workspace/device-snmp-go/32@tmp/durable-b6fc47ed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-03T05:56:42.478Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T05:56:42.511Z] Warning: overwriting stash ‘stack-cost’ [2021-06-03T05:56:42.718Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T05:56:42.725Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] [Pipeline] // lock [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] configFileProvider [2021-06-03T05:56:43.246Z] provisioning config files... [2021-06-03T05:56:43.255Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2057558239834417467tmp [Pipeline] { [Pipeline] sh [2021-06-03T05:56:43.580Z] + set +x [2021-06-03T05:56:43.581Z] + curl -s https://codecov.io/bash [2021-06-03T05:56:43.581Z] + bash -s -- [2021-06-03T05:56:43.581Z] [2021-06-03T05:56:43.581Z] _____ _ [2021-06-03T05:56:43.581Z] / ____| | | [2021-06-03T05:56:43.581Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T05:56:43.581Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T05:56:43.581Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T05:56:43.581Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T05:56:43.581Z] Bash-1.0.3 [2021-06-03T05:56:43.581Z] [2021-06-03T05:56:43.581Z] [2021-06-03T05:56:43.581Z] ==> git version 2.24.4 found [2021-06-03T05:56:43.581Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-03T05:56:43.581Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T05:56:43.581Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T05:56:43.581Z] ==> Jenkins CI detected. [2021-06-03T05:56:43.581Z] project root: . [2021-06-03T05:56:43.581Z] --> token set from env [2021-06-03T05:56:43.581Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T05:56:43.842Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T05:56:43.842Z] ==> Python coveragepy not found [2021-06-03T05:56:43.842Z] ==> Searching for coverage reports in: [2021-06-03T05:56:43.842Z] + . [2021-06-03T05:56:43.842Z] -> Found 1 reports [2021-06-03T05:56:43.842Z] ==> Detecting git/mercurial file structure [2021-06-03T05:56:43.842Z] ==> Reading reports [2021-06-03T05:56:43.842Z] + ./coverage.out bytes=7631 [2021-06-03T05:56:43.842Z] ==> Appending adjustments [2021-06-03T05:56:43.842Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T05:56:43.842Z] + Found adjustments [2021-06-03T05:56:43.842Z] ==> Gzipping contents [2021-06-03T05:56:43.842Z] 4.0K /tmp/codecov.P3vP5n.gz [2021-06-03T05:56:43.842Z] ==> Uploading reports [2021-06-03T05:56:43.842Z] url: https://codecov.io [2021-06-03T05:56:43.842Z] query: branch=master&commit=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T05:56:43.842Z] -> Pinging Codecov [2021-06-03T05:56:43.842Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-03T05:56:44.417Z] -> Uploading to [2021-06-03T05:56:44.417Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/6C56EA5C29638FB4528AC87E60AF5AE0/5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18/bc702b91-f887-42fc-b427-936c8e4296b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T055644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8c13c3d92b506e74d8bab88465c3af9101c575f8d71607a2257c795d8fdd749 [2021-06-03T05:56:44.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T05:56:44.417Z] Dload Upload Total Spent Left Speed [2021-06-03T05:56:44.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3280 --:--:-- --:--:-- --:--:-- 3280 100 1378 0 0 100 1378 0 3279 --:--:-- --:--:-- --:--:-- 3273 [2021-06-03T05:56:44.679Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] } [2021-06-03T05:56:44.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-03T05:56:44.980Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-03T05:56:45.002Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:56:45.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:56:45.313Z] [2021-06-03T05:56:45.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:56:45.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:56:45.623Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-03T05:56:45.623Z] 188c0c94c7c5: Pulling fs layer [2021-06-03T05:56:45.623Z] 0ef7d3d256c8: Pulling fs layer [2021-06-03T05:56:45.623Z] de9db76c5a1d: Pulling fs layer [2021-06-03T05:56:45.623Z] 0eba1c9be4d2: Pulling fs layer [2021-06-03T05:56:45.623Z] 0d57e429df01: Pulling fs layer [2021-06-03T05:56:45.623Z] 4e4be7b47b0d: Pulling fs layer [2021-06-03T05:56:45.623Z] e1f770b5df2f: Pulling fs layer [2021-06-03T05:56:45.623Z] 85a0685a4137: Pulling fs layer [2021-06-03T05:56:45.623Z] 0d57e429df01: Waiting [2021-06-03T05:56:45.623Z] 4e4be7b47b0d: Waiting [2021-06-03T05:56:45.623Z] e1f770b5df2f: Waiting [2021-06-03T05:56:45.623Z] 85a0685a4137: Waiting [2021-06-03T05:56:45.623Z] 0eba1c9be4d2: Waiting [2021-06-03T05:56:45.623Z] de9db76c5a1d: Download complete [2021-06-03T05:56:45.623Z] 0ef7d3d256c8: Download complete [2021-06-03T05:56:45.886Z] 0d57e429df01: Verifying Checksum [2021-06-03T05:56:45.886Z] 0d57e429df01: Download complete [2021-06-03T05:56:45.886Z] 4e4be7b47b0d: Verifying Checksum [2021-06-03T05:56:45.886Z] 4e4be7b47b0d: Download complete [2021-06-03T05:56:45.886Z] 188c0c94c7c5: Verifying Checksum [2021-06-03T05:56:45.886Z] 188c0c94c7c5: Download complete [2021-06-03T05:56:45.886Z] 188c0c94c7c5: Pull complete [2021-06-03T05:56:46.155Z] 0ef7d3d256c8: Pull complete [2021-06-03T05:56:46.425Z] de9db76c5a1d: Pull complete [2021-06-03T05:56:47.812Z] e1f770b5df2f: Verifying Checksum [2021-06-03T05:56:47.812Z] e1f770b5df2f: Download complete [2021-06-03T05:56:49.728Z] 0eba1c9be4d2: Verifying Checksum [2021-06-03T05:56:49.728Z] 0eba1c9be4d2: Download complete [2021-06-03T05:56:49.728Z] 85a0685a4137: Verifying Checksum [2021-06-03T05:56:49.728Z] 85a0685a4137: Download complete [2021-06-03T05:56:53.074Z] 0eba1c9be4d2: Pull complete [2021-06-03T05:56:53.074Z] 0d57e429df01: Pull complete [2021-06-03T05:56:53.074Z] 4e4be7b47b0d: Pull complete [2021-06-03T05:56:53.652Z] e1f770b5df2f: Pull complete [2021-06-03T05:56:56.981Z] 85a0685a4137: Pull complete [2021-06-03T05:56:56.981Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-03T05:56:56.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-03T05:56:56.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-03T05:56:57.059Z] prd-centos7-docker-4c-2g-269 does not seem to be running inside a container [2021-06-03T05:56:57.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-03T05:57:01.765Z] $ docker top c377636d15ab896b312b9110265cf85d2e34ad71c2ae4cbb35d66446403200ed -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T05:57:01.863Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-03T05:57:02.153Z] + set -o pipefail [2021-06-03T05:57:02.153Z] + snyk monitor '--org=edgex-jenkins' [2021-06-03T05:57:07.461Z] [2021-06-03T05:57:07.461Z] Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... [2021-06-03T05:57:07.461Z] [2021-06-03T05:57:07.461Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/c78f2957-28fe-4488-b182-d0bedafdad41 [2021-06-03T05:57:07.461Z] [2021-06-03T05:57:07.461Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-03T05:57:07.461Z] [2021-06-03T05:57:07.461Z] [Pipeline] } [2021-06-03T05:57:07.469Z] $ docker stop --time=1 c377636d15ab896b312b9110265cf85d2e34ad71c2ae4cbb35d66446403200ed [2021-06-03T05:57:09.793Z] $ docker rm -f c377636d15ab896b312b9110265cf85d2e34ad71c2ae4cbb35d66446403200ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T05:57:10.931Z] + git log --format=format:%s -1 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:57:11.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:57:11.244Z] . [Pipeline] withDockerContainer [2021-06-03T05:57:11.322Z] prd-centos7-docker-4c-2g-269 does not seem to be running inside a container [2021-06-03T05:57:11.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:57:11.734Z] $ docker top 8d479aa3bce597e7ec1a2ae4744e2c8470080c9c96b37d657779b63dd90fa08f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:57:11.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:57:11.863Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:57:11.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:57:11.970Z] $ docker exec 8d479aa3bce597e7ec1a2ae4744e2c8470080c9c96b37d657779b63dd90fa08f ssh-agent [2021-06-03T05:57:12.085Z] SSH_AUTH_SOCK=/tmp/ssh-BR4h494MVC04/agent.13 [2021-06-03T05:57:12.085Z] SSH_AGENT_PID=19 [2021-06-03T05:57:12.091Z] Running ssh-add (command line suppressed) [2021-06-03T05:57:12.185Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6998022336294765926.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6998022336294765926.key) [2021-06-03T05:57:12.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:57:12.545Z] + git semver tag [2021-06-03T05:57:12.545Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:57:12.545Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-03T05:57:12.545Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-03T05:57:12.545Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:57:12.545Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:57:12.545Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:57:12.545Z] # $SEMVER_BRANCH = master [2021-06-03T05:57:12.545Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-06-03T05:57:12.545Z] # 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 HEAD [2021-06-03T05:57:12.545Z] # -> Force: false [2021-06-03T05:57:12.545Z] # 09b5e6e8c6d230451da362cb8e65ff2f2ee5bb09 refs/tags/v1.3.2-dev.8 [Pipeline] } [2021-06-03T05:57:12.551Z] $ docker exec --env ******** --env ******** 8d479aa3bce597e7ec1a2ae4744e2c8470080c9c96b37d657779b63dd90fa08f ssh-agent -k [2021-06-03T05:57:12.642Z] unset SSH_AUTH_SOCK; [2021-06-03T05:57:12.642Z] unset SSH_AGENT_PID; [2021-06-03T05:57:12.642Z] echo Agent pid 19 killed; [2021-06-03T05:57:12.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:57:12.994Z] + git semver [Pipeline] } [2021-06-03T05:57:13.004Z] $ docker stop --time=1 8d479aa3bce597e7ec1a2ae4744e2c8470080c9c96b37d657779b63dd90fa08f [2021-06-03T05:57:14.180Z] $ docker rm -f 8d479aa3bce597e7ec1a2ae4744e2c8470080c9c96b37d657779b63dd90fa08f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:57:14.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:57:14.628Z] [2021-06-03T05:57:14.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:57:14.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:57:14.937Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-03T05:57:14.937Z] ab5ef0e58194: Pulling fs layer [2021-06-03T05:57:14.937Z] 9712f1f96733: Pulling fs layer [2021-06-03T05:57:14.937Z] 63f879dbbcfc: Pulling fs layer [2021-06-03T05:57:14.937Z] 0d9ebad4ef96: Pulling fs layer [2021-06-03T05:57:14.937Z] e9a5061849ea: Pulling fs layer [2021-06-03T05:57:14.937Z] d747dcd14b5f: Pulling fs layer [2021-06-03T05:57:14.937Z] 2de7ff778b66: Pulling fs layer [2021-06-03T05:57:14.937Z] 0d9ebad4ef96: Waiting [2021-06-03T05:57:14.937Z] e9a5061849ea: Waiting [2021-06-03T05:57:14.937Z] d747dcd14b5f: Waiting [2021-06-03T05:57:14.937Z] 2de7ff778b66: Waiting [2021-06-03T05:57:14.937Z] 9712f1f96733: Verifying Checksum [2021-06-03T05:57:14.937Z] 9712f1f96733: Download complete [2021-06-03T05:57:16.858Z] 63f879dbbcfc: Verifying Checksum [2021-06-03T05:57:16.858Z] 63f879dbbcfc: Download complete [2021-06-03T05:57:17.120Z] e9a5061849ea: Verifying Checksum [2021-06-03T05:57:17.120Z] e9a5061849ea: Download complete [2021-06-03T05:57:17.120Z] d747dcd14b5f: Verifying Checksum [2021-06-03T05:57:17.120Z] d747dcd14b5f: Download complete [2021-06-03T05:57:17.389Z] 2de7ff778b66: Verifying Checksum [2021-06-03T05:57:17.389Z] 2de7ff778b66: Download complete [2021-06-03T05:57:17.961Z] 0d9ebad4ef96: Verifying Checksum [2021-06-03T05:57:17.961Z] 0d9ebad4ef96: Download complete [2021-06-03T05:57:17.961Z] ab5ef0e58194: Verifying Checksum [2021-06-03T05:57:17.961Z] ab5ef0e58194: Download complete [2021-06-03T05:57:20.520Z] ab5ef0e58194: Pull complete [2021-06-03T05:57:20.520Z] 9712f1f96733: Pull complete [2021-06-03T05:57:21.106Z] 63f879dbbcfc: Pull complete [2021-06-03T05:57:24.467Z] 0d9ebad4ef96: Pull complete [2021-06-03T05:57:24.467Z] e9a5061849ea: Pull complete [2021-06-03T05:57:24.467Z] d747dcd14b5f: Pull complete [2021-06-03T05:57:25.416Z] 2de7ff778b66: Pull complete [2021-06-03T05:57:25.416Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-03T05:57:25.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-03T05:57:25.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-03T05:57:25.496Z] prd-centos7-docker-4c-2g-269 does not seem to be running inside a container [2021-06-03T05:57:25.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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:0.23.1-centos7 cat [2021-06-03T05:57:31.497Z] $ docker top c7a4cf9a633aeb0308f466183fc9546d422f7b56476d5de8e174f6e474d6f680 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:57:31.591Z] provisioning config files... [2021-06-03T05:57:31.601Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2840606905000935612tmp [2021-06-03T05:57:31.615Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7976980107496301125tmp [2021-06-03T05:57:31.626Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1000195355032847110tmp [Pipeline] { [Pipeline] echo [2021-06-03T05:57:31.645Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:57:31.940Z] ---> sigul-configuration.sh [2021-06-03T05:57:31.940Z] gpg: directory `/root/.gnupg' created [2021-06-03T05:57:31.940Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-03T05:57:31.940Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-03T05:57:31.940Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-03T05:57:31.940Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-03T05:57:31.940Z] gpg: CAST5 encrypted data [2021-06-03T05:57:31.940Z] gpg: encrypted with 1 passphrase [2021-06-03T05:57:31.940Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-03T05:57:32.240Z] + mkdir /home/jenkins [2021-06-03T05:57:32.240Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-03T05:57:32.537Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-03T05:57:32.547Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:57:32.840Z] ---> sigul-install.sh [2021-06-03T05:57:39.429Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-03T05:57:39.725Z] + git tag --list [2021-06-03T05:57:39.725Z] 1.0.0 [2021-06-03T05:57:39.725Z] v0.0.0 [2021-06-03T05:57:39.725Z] v1.1.0 [2021-06-03T05:57:39.725Z] v1.1.1 [2021-06-03T05:57:39.725Z] v1.2.2 [2021-06-03T05:57:39.725Z] v1.3.0 [2021-06-03T05:57:39.725Z] v1.3.1 [2021-06-03T05:57:39.725Z] v1.3.1-dev.1 [2021-06-03T05:57:39.725Z] v1.3.1-dev.2 [2021-06-03T05:57:39.725Z] v1.3.1-dev.3 [2021-06-03T05:57:39.725Z] v1.3.1-dev.4 [2021-06-03T05:57:39.725Z] v1.3.2-dev.1 [2021-06-03T05:57:39.725Z] v1.3.2-dev.2 [2021-06-03T05:57:39.725Z] v1.3.2-dev.3 [2021-06-03T05:57:39.725Z] v1.3.2-dev.4 [2021-06-03T05:57:39.725Z] v1.3.2-dev.5 [2021-06-03T05:57:39.725Z] v1.3.2-dev.6 [2021-06-03T05:57:39.725Z] v1.3.2-dev.7 [2021-06-03T05:57:39.725Z] v1.3.2-dev.8 [Pipeline] sh [2021-06-03T05:57:40.023Z] + lftools sign git-tag v1.3.2-dev.8 [2021-06-03T05:57:40.597Z] Signing Git tag with Sigul... [2021-06-03T05:57:40.597Z] Signing v1.3.2-dev.8 [Pipeline] echo [2021-06-03T05:57:41.993Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:57:42.300Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-03T05:57:42.308Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-03T05:57:42.334Z] $ docker stop --time=1 c7a4cf9a633aeb0308f466183fc9546d422f7b56476d5de8e174f6e474d6f680 [2021-06-03T05:57:44.820Z] $ docker rm -f c7a4cf9a633aeb0308f466183fc9546d422f7b56476d5de8e174f6e474d6f680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:57:45.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:57:45.516Z] . [Pipeline] withDockerContainer [2021-06-03T05:57:45.801Z] prd-centos7-docker-4c-2g-269 does not seem to be running inside a container [2021-06-03T05:57:46.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:57:46.601Z] $ docker top 983aba24b24e2ec482ab7cf1fc24d4a41a3b0b04ebcd6270650bbbc6e04d7cb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:57:46.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:57:46.731Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:57:46.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:57:46.831Z] $ docker exec 983aba24b24e2ec482ab7cf1fc24d4a41a3b0b04ebcd6270650bbbc6e04d7cb2 ssh-agent [2021-06-03T05:57:46.951Z] SSH_AUTH_SOCK=/tmp/ssh-wAmYNWv6WrV9/agent.14 [2021-06-03T05:57:46.951Z] SSH_AGENT_PID=20 [2021-06-03T05:57:46.957Z] Running ssh-add (command line suppressed) [2021-06-03T05:57:47.055Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1865611263601670276.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1865611263601670276.key) [2021-06-03T05:57:47.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:57:47.379Z] + git semver bump pre [2021-06-03T05:57:47.379Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:57:47.379Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-03T05:57:47.379Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-03T05:57:47.379Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:57:47.379Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:57:47.379Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:57:47.379Z] # $SEMVER_BRANCH = master [2021-06-03T05:57:47.379Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-06-03T05:57:47.379Z] 1.3.2-dev.9 [Pipeline] } [2021-06-03T05:57:47.385Z] $ docker exec --env ******** --env ******** 983aba24b24e2ec482ab7cf1fc24d4a41a3b0b04ebcd6270650bbbc6e04d7cb2 ssh-agent -k [2021-06-03T05:57:47.486Z] unset SSH_AUTH_SOCK; [2021-06-03T05:57:47.487Z] unset SSH_AGENT_PID; [2021-06-03T05:57:47.487Z] echo Agent pid 20 killed; [2021-06-03T05:57:47.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:57:47.842Z] + git semver [Pipeline] } [2021-06-03T05:57:47.852Z] $ docker stop --time=1 983aba24b24e2ec482ab7cf1fc24d4a41a3b0b04ebcd6270650bbbc6e04d7cb2 [2021-06-03T05:57:49.443Z] $ docker rm -f 983aba24b24e2ec482ab7cf1fc24d4a41a3b0b04ebcd6270650bbbc6e04d7cb2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:57:49.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T05:57:49.916Z] . [Pipeline] withDockerContainer [2021-06-03T05:57:49.994Z] prd-centos7-docker-4c-2g-269 does not seem to be running inside a container [2021-06-03T05:57:50.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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:10004/edgex-devops/git-semver:latest cat [2021-06-03T05:57:50.842Z] $ docker top 4114d024e01e9f9d8960af336488a68ed3d3c47edc221d16b760b07d610bdc14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T05:57:50.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T05:57:50.986Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T05:57:51.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T05:57:51.129Z] $ docker exec 4114d024e01e9f9d8960af336488a68ed3d3c47edc221d16b760b07d610bdc14 ssh-agent [2021-06-03T05:57:51.253Z] SSH_AUTH_SOCK=/tmp/ssh-W1Vu6WGAQLdx/agent.13 [2021-06-03T05:57:51.253Z] SSH_AGENT_PID=20 [2021-06-03T05:57:51.258Z] Running ssh-add (command line suppressed) [2021-06-03T05:57:51.362Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7663874523084469614.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7663874523084469614.key) [2021-06-03T05:57:51.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T05:57:51.691Z] + git semver push [2021-06-03T05:57:51.691Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T05:57:51.691Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-03T05:57:51.691Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-03T05:57:51.691Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T05:57:51.691Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T05:57:51.691Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T05:57:51.691Z] # $SEMVER_BRANCH = master [2021-06-03T05:57:51.691Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-06-03T05:57:55.908Z] $ docker exec --env ******** --env ******** 4114d024e01e9f9d8960af336488a68ed3d3c47edc221d16b760b07d610bdc14 ssh-agent -k [2021-06-03T05:57:56.007Z] unset SSH_AUTH_SOCK; [2021-06-03T05:57:56.007Z] unset SSH_AGENT_PID; [2021-06-03T05:57:56.007Z] echo Agent pid 20 killed; [2021-06-03T05:57:56.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T05:57:56.358Z] + git semver [Pipeline] } [2021-06-03T05:57:56.370Z] $ docker stop --time=1 4114d024e01e9f9d8960af336488a68ed3d3c47edc221d16b760b07d610bdc14 [2021-06-03T05:57:57.563Z] $ docker rm -f 4114d024e01e9f9d8960af336488a68ed3d3c47edc221d16b760b07d610bdc14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:57:58.622Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:57:59.182Z] ---> package-listing.sh [2021-06-03T05:57:59.182Z] ++ facter osfamily [2021-06-03T05:57:59.182Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T05:57:59.447Z] + OS_FAMILY=redhat [2021-06-03T05:57:59.447Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_master [2021-06-03T05:57:59.447Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T05:57:59.447Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T05:57:59.447Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T05:57:59.447Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T05:57:59.447Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-06-03T05:57:59.447Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T05:57:59.447Z] + case "${OS_FAMILY}" in [2021-06-03T05:57:59.447Z] + sort [2021-06-03T05:57:59.447Z] + rpm -qa [2021-06-03T05:58:00.027Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T05:58:00.027Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T05:58:00.027Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T05:58:00.027Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-06-03T05:58:00.027Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ [2021-06-03T05:58:00.027Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo [2021-06-03T05:58:00.039Z] 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/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T05:58:00.325Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:58:00.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:58:00.883Z] [2021-06-03T05:58:00.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T05:58:01.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:58:01.194Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T05:58:01.194Z] df20fa9351a1: Pulling fs layer [2021-06-03T05:58:01.194Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T05:58:01.194Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T05:58:01.194Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T05:58:01.194Z] 93b61091891f: Pulling fs layer [2021-06-03T05:58:01.194Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T05:58:01.194Z] 5e14af77c1be: Pulling fs layer [2021-06-03T05:58:01.194Z] 01666e4c0597: Pulling fs layer [2021-06-03T05:58:01.194Z] aa168da1d23b: Pulling fs layer [2021-06-03T05:58:01.194Z] 46f8f816bc3b: Waiting [2021-06-03T05:58:01.194Z] 93b61091891f: Waiting [2021-06-03T05:58:01.194Z] 93b9cdb0e59b: Waiting [2021-06-03T05:58:01.194Z] 5e14af77c1be: Waiting [2021-06-03T05:58:01.194Z] 01666e4c0597: Waiting [2021-06-03T05:58:01.194Z] aa168da1d23b: Waiting [2021-06-03T05:58:01.194Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T05:58:01.194Z] 36b3adc4ff6f: Download complete [2021-06-03T05:58:01.194Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T05:58:01.194Z] 46f8f816bc3b: Download complete [2021-06-03T05:58:01.194Z] df20fa9351a1: Verifying Checksum [2021-06-03T05:58:01.194Z] df20fa9351a1: Download complete [2021-06-03T05:58:01.456Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T05:58:01.456Z] 93b9cdb0e59b: Download complete [2021-06-03T05:58:01.456Z] 5e14af77c1be: Verifying Checksum [2021-06-03T05:58:01.456Z] 5e14af77c1be: Download complete [2021-06-03T05:58:01.456Z] 01666e4c0597: Verifying Checksum [2021-06-03T05:58:01.456Z] 01666e4c0597: Download complete [2021-06-03T05:58:01.456Z] 93b61091891f: Verifying Checksum [2021-06-03T05:58:01.456Z] 93b61091891f: Download complete [2021-06-03T05:58:01.456Z] df20fa9351a1: Pull complete [2021-06-03T05:58:01.721Z] 36b3adc4ff6f: Pull complete [2021-06-03T05:58:01.721Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T05:58:01.721Z] 8ad3a11d3b57: Download complete [2021-06-03T05:58:01.982Z] 8ad3a11d3b57: Pull complete [2021-06-03T05:58:02.256Z] 46f8f816bc3b: Pull complete [2021-06-03T05:58:02.517Z] 93b61091891f: Pull complete [2021-06-03T05:58:02.517Z] 93b9cdb0e59b: Pull complete [2021-06-03T05:58:02.517Z] 5e14af77c1be: Pull complete [2021-06-03T05:58:02.777Z] 01666e4c0597: Pull complete [2021-06-03T05:58:03.718Z] aa168da1d23b: Verifying Checksum [2021-06-03T05:58:03.718Z] aa168da1d23b: Download complete [2021-06-03T05:58:07.971Z] aa168da1d23b: Pull complete [2021-06-03T05:58:08.234Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T05:58:08.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T05:58:08.234Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T05:58:08.311Z] prd-centos7-docker-4c-2g-269 does not seem to be running inside a container [2021-06-03T05:58:08.347Z] $ 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/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 [2021-06-03T05:58:23.717Z] $ docker top c462abcbdf77f619ff67d331f3605665ffd2169ad82919e673ccb0f1c6ec75e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T05:58:24.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T05:58:24.405Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T05:58:24.700Z] + ls /var/log/sa-host [2021-06-03T05:58:24.700Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T05:58:24.700Z] file_magic: OK [2021-06-03T05:58:24.700Z] HZ: Using current value: 100 [2021-06-03T05:58:24.700Z] file_header: OK [2021-06-03T05:58:24.700Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-03T05:58:24.700Z] Statistics: [2021-06-03T05:58:24.700Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T05:58:24.700Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T05:58:24.700Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T05:58:24.700Z] file_magic: OK [2021-06-03T05:58:24.700Z] HZ: Using current value: 100 [2021-06-03T05:58:24.700Z] file_header: OK [2021-06-03T05:58:24.700Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-03T05:58:24.700Z] Statistics: [2021-06-03T05:58:24.700Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T05:58:24.700Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T05:58:25.273Z] provisioning config files... [2021-06-03T05:58:25.284Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1548957694682659607tmp [Pipeline] { [Pipeline] echo [2021-06-03T05:58:25.308Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:58:25.600Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T05:58:25.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T05:58:25.636Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:58:25.944Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T05:58:25.953Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:58:26.244Z] ---> sudo-logs.sh [2021-06-03T05:58:26.244Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T05:58:26.274Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:58:26.568Z] ---> job-cost.sh [2021-06-03T05:58:26.568Z] lf-activate-venv: SKIPPING [2021-06-03T05:58:26.568Z] DEBUG: total: 0.18000000715255737 [2021-06-03T05:58:26.568Z] INFO: Retrieving Stack Cost... [2021-06-03T05:58:27.514Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T05:58:28.093Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T05:58:28.111Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T05:58:28.414Z] ---> logs-deploy.sh [2021-06-03T05:58:28.414Z] lf-activate-venv: SKIPPING [2021-06-03T05:58:28.414Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/32 [2021-06-03T05:58:28.414Z] INFO: archiving workspace using pattern(s): [2021-06-03T05:58:29.361Z] Archives upload complete. [2021-06-03T05:58:29.361Z] INFO: archiving logs to Nexus