Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 128899acc469fd29e83e6eb921f412c0498739c3 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2232810253982778866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8852819710406339588.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6293030630961835465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4185594150610513556.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7998173502334467230.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder 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-1058 in /w/workspace/edgexfoundry_device-snmp-go_main [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 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-snmp-go_main@tmp/jenkins-gitclient-ssh7994120650932914814.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 128899acc469fd29e83e6eb921f412c0498739c3 (main) > 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 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 Commit message: "Merge pull request #123 from jpwhitemn/main" > git rev-list --no-walk 503ab130c2d1a1a41fbe2fb04032090d761871c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-23T23:31:21.562Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-23T23:31:21.661Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-23T23:31:21.693Z] ========================================================= [2021-09-23T23:31:21.693Z] EdgeX Global Pipelines Version Info [2021-09-23T23:31:21.693Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:31:23.033Z] ------------------- [2021-09-23T23:31:23.034Z] stable info: [2021-09-23T23:31:23.034Z] ------------------- [2021-09-23T23:31:23.034Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-23T23:31:23.034Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:31:23.034Z] Message: update stable to v1.0.205 [2021-09-23T23:31:23.622Z] ------------------- [2021-09-23T23:31:23.622Z] experimental info: [2021-09-23T23:31:23.622Z] ------------------- [2021-09-23T23:31:23.622Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-23T23:31:23.622Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:31:23.623Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-23T23:31:23.761Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-09-23T23:31:23.788Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-09-23T23:31:23.813Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-23T23:31:23.843Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-23T23:31:23.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-23T23:31:23.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-23T23:31:23.927Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-23T23:31:23.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-23T23:31:23.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-23T23:31:24.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-23T23:31:24.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-23T23:31:24.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-23T23:31:24.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-09-23T23:31:24.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-23T23:31:24.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-23T23:31:24.164Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:31:24.195Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:31:24.221Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:31:24.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:31:24.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-23T23:31:24.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-23T23:31:24.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-23T23:31:24.353Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-23T23:31:24.381Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-23T23:31:24.408Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-23T23:31:24.436Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-23T23:31:24.463Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-23T23:31:24.492Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-23T23:31:24.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-23T23:31:24.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-23T23:31:24.572Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] echo [2021-09-23T23:31:24.598Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 128899a [Pipeline] echo [2021-09-23T23:31:24.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:31:24.700Z] provisioning config files... [2021-09-23T23:31:24.721Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8162006354521438455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:31:25.112Z] ---> docker-login.sh [2021-09-23T23:31:25.112Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:31:25.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:31:25.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:31:25.384Z] Configure a credential helper to remove this warning. See [2021-09-23T23:31:25.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:31:25.384Z] [2021-09-23T23:31:25.384Z] Login Succeeded [2021-09-23T23:31:25.384Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:31:25.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:31:25.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:31:25.384Z] Configure a credential helper to remove this warning. See [2021-09-23T23:31:25.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:31:25.384Z] [2021-09-23T23:31:25.384Z] Login Succeeded [2021-09-23T23:31:25.384Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:31:25.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:31:25.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:31:25.650Z] Configure a credential helper to remove this warning. See [2021-09-23T23:31:25.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:31:25.650Z] [2021-09-23T23:31:25.650Z] Login Succeeded [2021-09-23T23:31:25.650Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:31:25.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:31:25.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:31:25.918Z] Configure a credential helper to remove this warning. See [2021-09-23T23:31:25.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:31:25.918Z] [2021-09-23T23:31:25.918Z] Login Succeeded [2021-09-23T23:31:25.918Z] docker.io [2021-09-23T23:31:25.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:31:26.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:31:26.186Z] Configure a credential helper to remove this warning. See [2021-09-23T23:31:26.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:31:26.186Z] [2021-09-23T23:31:26.186Z] Login Succeeded [2021-09-23T23:31:26.452Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:31:26.468Z] 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-09-23T23:31:27.169Z] + git log --format=format:%s -1 128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] echo [2021-09-23T23:31:27.226Z] GIT_COMMIT: 128899acc469fd29e83e6eb921f412c0498739c3, Commit Message: Merge pull request #123 from jpwhitemn/main [Pipeline] echo [2021-09-23T23:31:27.243Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:31:27.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:31:27.823Z] [2021-09-23T23:31:27.823Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:31:28.163Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:31:28.163Z] latest: Pulling from edgex-devops/git-semver [2021-09-23T23:31:28.163Z] 31603596830f: Pulling fs layer [2021-09-23T23:31:28.163Z] 04fac38145f0: Pulling fs layer [2021-09-23T23:31:28.163Z] 701f6daf10bf: Pulling fs layer [2021-09-23T23:31:28.163Z] 24f72da36158: Pulling fs layer [2021-09-23T23:31:28.163Z] 24f72da36158: Waiting [2021-09-23T23:31:28.163Z] 04fac38145f0: Verifying Checksum [2021-09-23T23:31:28.163Z] 04fac38145f0: Download complete [2021-09-23T23:31:28.439Z] 31603596830f: Verifying Checksum [2021-09-23T23:31:28.439Z] 31603596830f: Download complete [2021-09-23T23:31:28.439Z] 31603596830f: Pull complete [2021-09-23T23:31:28.439Z] 24f72da36158: Verifying Checksum [2021-09-23T23:31:28.439Z] 24f72da36158: Download complete [2021-09-23T23:31:28.712Z] 04fac38145f0: Pull complete [2021-09-23T23:31:28.712Z] 701f6daf10bf: Verifying Checksum [2021-09-23T23:31:28.712Z] 701f6daf10bf: Download complete [2021-09-23T23:31:29.297Z] 701f6daf10bf: Pull complete [2021-09-23T23:31:29.571Z] 24f72da36158: Pull complete [2021-09-23T23:31:29.571Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-23T23:31:29.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:31:29.571Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-23T23:31:29.665Z] prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container [2021-09-23T23:31:29.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-09-23T23:31:30.613Z] $ docker top a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:31:30.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:31:30.761Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:31:30.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:31:30.895Z] $ docker exec a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f ssh-agent [2021-09-23T23:31:31.017Z] SSH_AUTH_SOCK=/tmp/ssh-1Z6KdlKDAw0g/agent.14 [2021-09-23T23:31:31.017Z] SSH_AGENT_PID=20 [2021-09-23T23:31:31.029Z] Running ssh-add (command line suppressed) [2021-09-23T23:31:31.142Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9124796937038361621.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_9124796937038361621.key) [2021-09-23T23:31:31.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:31:31.492Z] + git tag --points-at HEAD [Pipeline] } [2021-09-23T23:31:31.512Z] $ docker exec --env ******** --env ******** a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f ssh-agent -k [2021-09-23T23:31:31.628Z] unset SSH_AUTH_SOCK; [2021-09-23T23:31:31.628Z] unset SSH_AGENT_PID; [2021-09-23T23:31:31.629Z] echo Agent pid 20 killed; [2021-09-23T23:31:31.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-23T23:31:31.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:31:31.693Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:31:31.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:31:31.818Z] $ docker exec a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f ssh-agent [2021-09-23T23:31:31.934Z] SSH_AUTH_SOCK=/tmp/ssh-BbFm2AKQvxQo/agent.54 [2021-09-23T23:31:31.934Z] SSH_AGENT_PID=60 [2021-09-23T23:31:31.943Z] Running ssh-add (command line suppressed) [2021-09-23T23:31:32.046Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2763887063810702253.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2763887063810702253.key) [2021-09-23T23:31:32.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:31:32.391Z] + git semver init [2021-09-23T23:31:32.391Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:31:32.391Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-09-23T23:31:32.391Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-09-23T23:31:32.391Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:31:32.391Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:31:32.391Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:31:32.391Z] # $SEMVER_BRANCH = main [2021-09-23T23:31:32.391Z] # $SEMVER_TEMP = /tmp/semver-181961178 [2021-09-23T23:31:32.391Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-09-23T23:31:32.979Z] # '/tmp/semver-181961178' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' [2021-09-23T23:31:32.979Z] # -> Force: false [2021-09-23T23:31:32.979Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2021-09-23T23:31:32.992Z] $ docker exec --env ******** --env ******** a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f ssh-agent -k [2021-09-23T23:31:33.101Z] unset SSH_AUTH_SOCK; [2021-09-23T23:31:33.101Z] unset SSH_AGENT_PID; [2021-09-23T23:31:33.101Z] echo Agent pid 60 killed; [2021-09-23T23:31:33.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:31:33.480Z] + git semver [Pipeline] } [2021-09-23T23:31:33.505Z] $ docker stop --time=1 a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f [2021-09-23T23:31:34.716Z] $ docker rm -f a3877803a21dd793b841ab13134fac2886c41972ae3643694260a861aed5090f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:31:35.104Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-23T23:31:35.464Z] Stashed 1 file(s) [Pipeline] echo [2021-09-23T23:31:35.468Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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-09-23T23:31:52.789Z] Still waiting to schedule task [2021-09-23T23:31:52.789Z] ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-23T23:31:52.789Z] ‘prd-centos7-docker-4c-2g-1051’ is offline [2021-09-23T23:31:52.789Z] ‘prd-centos7-docker-4c-2g-1061’ is offline [2021-09-23T23:31:52.789Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1057’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-09-23T23:31:52.792Z] Still waiting to schedule task [2021-09-23T23:31:52.792Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1057’ is offline [2021-09-23T23:34:18.711Z] Running on prd-centos7-docker-4c-2g-1070 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2021-09-23T23:34:18.730Z] Running in /w/workspace/device-snmp-go/5 [Pipeline] { [Pipeline] checkout [2021-09-23T23:34:18.852Z] Selected Git installation does not exist. Using Default [2021-09-23T23:34:18.852Z] The recommended git tool is: NONE [2021-09-23T23:34:21.855Z] using credential edgex-jenkins-ssh [2021-09-23T23:34:21.911Z] Cloning the remote Git repository [2021-09-23T23:34:21.936Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-09-23T23:34:22.001Z] > git init /w/workspace/device-snmp-go/5 # timeout=10 [2021-09-23T23:34:22.031Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-09-23T23:34:22.031Z] > git --version # timeout=10 [2021-09-23T23:34:22.043Z] > git --version # 'git version 2.24.4' [2021-09-23T23:34:22.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:34:22.069Z] [INFO] Currently running in a labeled security context [2021-09-23T23:34:22.069Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-23T23:34:22.069Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/5@tmp/jenkins-gitclient-ssh5256058736729179675.key [2021-09-23T23:34:22.100Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:34:29.850Z] Avoid second fetch [2021-09-23T23:34:29.850Z] Checking out Revision 128899acc469fd29e83e6eb921f412c0498739c3 (main) [2021-09-23T23:34:29.821Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-09-23T23:34:29.834Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:34:29.856Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:34:29.869Z] > git checkout -f 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 [2021-09-23T23:34:33.673Z] Commit message: "Merge pull request #123 from jpwhitemn/main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:34:34.054Z] provisioning config files... [2021-09-23T23:34:34.074Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config7270954183378133852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:34:34.523Z] ---> docker-login.sh [2021-09-23T23:34:34.523Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:34:34.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:34.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:34.793Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:34.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:34.793Z] [2021-09-23T23:34:34.793Z] Login Succeeded [2021-09-23T23:34:34.793Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:34:34.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:34.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:34.793Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:34.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:34.793Z] [2021-09-23T23:34:34.793Z] Login Succeeded [2021-09-23T23:34:34.793Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:34:35.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:35.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:35.062Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:35.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:35.062Z] [2021-09-23T23:34:35.062Z] Login Succeeded [2021-09-23T23:34:35.062Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:34:35.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:35.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:35.331Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:35.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:35.331Z] [2021-09-23T23:34:35.331Z] Login Succeeded [2021-09-23T23:34:35.331Z] docker.io [2021-09-23T23:34:35.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:36.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:36.740Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:36.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:36.740Z] [2021-09-23T23:34:36.740Z] Login Succeeded [2021-09-23T23:34:36.740Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:34:36.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T23:34:36.995Z] ========================================================= [2021-09-23T23:34:36.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-23T23:34:36.995Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:37.343Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-23T23:34:37.343Z] Sending build context to Docker daemon 368.6kB [2021-09-23T23:34:37.343Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:34:37.343Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-23T23:34:37.343Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-23T23:34:37.343Z] 540db60ca938: Pulling fs layer [2021-09-23T23:34:37.343Z] adcc1eea9eea: Pulling fs layer [2021-09-23T23:34:37.343Z] 4c4ab2625f07: Pulling fs layer [2021-09-23T23:34:37.343Z] db62176df00c: Pulling fs layer [2021-09-23T23:34:37.343Z] 3b30891b0d05: Pulling fs layer [2021-09-23T23:34:37.343Z] 06b49ca38bd5: Pulling fs layer [2021-09-23T23:34:37.343Z] c788192a36de: Pulling fs layer [2021-09-23T23:34:37.343Z] a77e37c0d609: Pulling fs layer [2021-09-23T23:34:37.343Z] c3185cebc471: Pulling fs layer [2021-09-23T23:34:37.343Z] db62176df00c: Waiting [2021-09-23T23:34:37.343Z] 3b30891b0d05: Waiting [2021-09-23T23:34:37.343Z] 06b49ca38bd5: Waiting [2021-09-23T23:34:37.343Z] c788192a36de: Waiting [2021-09-23T23:34:37.343Z] a77e37c0d609: Waiting [2021-09-23T23:34:37.343Z] c3185cebc471: Waiting [2021-09-23T23:34:37.343Z] 4c4ab2625f07: Verifying Checksum [2021-09-23T23:34:37.343Z] 4c4ab2625f07: Download complete [2021-09-23T23:34:37.612Z] adcc1eea9eea: Verifying Checksum [2021-09-23T23:34:37.612Z] adcc1eea9eea: Download complete [2021-09-23T23:34:37.612Z] 3b30891b0d05: Verifying Checksum [2021-09-23T23:34:37.612Z] 3b30891b0d05: Download complete [2021-09-23T23:34:37.612Z] 06b49ca38bd5: Verifying Checksum [2021-09-23T23:34:37.612Z] 06b49ca38bd5: Download complete [2021-09-23T23:34:37.612Z] c788192a36de: Verifying Checksum [2021-09-23T23:34:37.612Z] c788192a36de: Download complete [2021-09-23T23:34:37.612Z] 540db60ca938: Verifying Checksum [2021-09-23T23:34:37.612Z] 540db60ca938: Download complete [2021-09-23T23:34:37.889Z] 540db60ca938: Pull complete [2021-09-23T23:34:37.889Z] adcc1eea9eea: Pull complete [2021-09-23T23:34:38.158Z] 4c4ab2625f07: Pull complete [2021-09-23T23:34:38.158Z] a77e37c0d609: Verifying Checksum [2021-09-23T23:34:38.158Z] a77e37c0d609: Download complete [2021-09-23T23:34:42.422Z] c3185cebc471: Verifying Checksum [2021-09-23T23:34:42.422Z] c3185cebc471: Download complete [2021-09-23T23:34:42.690Z] db62176df00c: Verifying Checksum [2021-09-23T23:34:42.690Z] db62176df00c: Download complete [2021-09-23T23:34:46.085Z] db62176df00c: Pull complete [2021-09-23T23:34:46.085Z] 3b30891b0d05: Pull complete [2021-09-23T23:34:46.085Z] 06b49ca38bd5: Pull complete [2021-09-23T23:34:46.085Z] c788192a36de: Pull complete [2021-09-23T23:34:46.353Z] a77e37c0d609: Pull complete [2021-09-23T23:34:48.312Z] c3185cebc471: Pull complete [2021-09-23T23:34:48.313Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-23T23:34:48.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-23T23:34:48.313Z] ---> 031687cdd783 [2021-09-23T23:34:48.313Z] Step 3/12 : ARG MAKE='make build' [2021-09-23T23:34:51.741Z] ---> Running in bc734a28f8e6 [2021-09-23T23:34:51.741Z] Removing intermediate container bc734a28f8e6 [2021-09-23T23:34:51.741Z] ---> 70d7565e4c92 [2021-09-23T23:34:51.741Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:34:52.007Z] ---> Running in 3842367424e1 [2021-09-23T23:34:52.007Z] Removing intermediate container 3842367424e1 [2021-09-23T23:34:52.007Z] ---> b06175f9636e [2021-09-23T23:34:52.007Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:34:52.007Z] ---> Running in 66e1869cba17 [2021-09-23T23:34:52.007Z] Removing intermediate container 66e1869cba17 [2021-09-23T23:34:52.007Z] ---> 5aa82736e7c8 [2021-09-23T23:34:52.007Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:34:52.281Z] ---> Running in 9b1211862f8e [2021-09-23T23:34:52.867Z] Removing intermediate container 9b1211862f8e [2021-09-23T23:34:52.867Z] ---> 31fdb4e9e0ed [2021-09-23T23:34:52.867Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:34:52.867Z] ---> Running in 98670ee9dabb [2021-09-23T23:34:52.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:53.826Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:55.781Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-23T23:34:56.047Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-23T23:34:56.317Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-23T23:34:56.900Z] Executing busybox-1.32.1-r6.trigger [2021-09-23T23:34:56.900Z] OK: 223 MiB in 55 packages [2021-09-23T23:34:57.168Z] Removing intermediate container 98670ee9dabb [2021-09-23T23:34:57.168Z] ---> 79618ed8625e [2021-09-23T23:34:57.168Z] Step 8/12 : WORKDIR /device-snmp-go [2021-09-23T23:34:57.168Z] ---> Running in 20b032fc49d9 [2021-09-23T23:34:57.433Z] Removing intermediate container 20b032fc49d9 [2021-09-23T23:34:57.433Z] ---> 6ef1a1a6d751 [2021-09-23T23:34:57.433Z] Step 9/12 : COPY . . [2021-09-23T23:34:57.702Z] ---> bad11be362b3 [2021-09-23T23:34:57.702Z] Step 10/12 : RUN go mod tidy [2021-09-23T23:34:57.702Z] ---> Running in 7578dd720a69 [2021-09-23T23:35:03.048Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-23T23:35:03.048Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-23T23:35:03.315Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2021-09-23T23:35:03.315Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T23:35:03.315Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-23T23:35:03.583Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-23T23:35:03.583Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-23T23:35:03.858Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-23T23:35:03.858Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-23T23:35:04.129Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-23T23:35:04.129Z] go: downloading github.com/golang/mock v1.2.0 [2021-09-23T23:35:04.129Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T23:35:04.129Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T23:35:04.397Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-23T23:35:04.397Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T23:35:04.397Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T23:35:04.397Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-23T23:35:04.662Z] go: downloading golang.org/x/text v0.3.2 [2021-09-23T23:35:04.928Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T23:35:05.196Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T23:35:06.170Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T23:35:06.170Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T23:35:06.170Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T23:35:06.170Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-23T23:35:06.436Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-23T23:35:06.436Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T23:35:06.436Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-23T23:35:06.710Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-23T23:35:06.710Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T23:35:06.710Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-23T23:35:06.710Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T23:35:06.975Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T23:35:06.975Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T23:35:07.244Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-23T23:35:07.244Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T23:35:07.244Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-23T23:35:07.244Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-23T23:35:07.244Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-23T23:35:07.523Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-23T23:35:07.523Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T23:35:07.523Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-23T23:35:07.523Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T23:35:07.523Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-23T23:35:07.791Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-23T23:35:07.791Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-23T23:35:07.791Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T23:35:07.791Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-23T23:35:08.056Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T23:35:08.056Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-23T23:35:08.056Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-23T23:35:08.056Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-23T23:35:08.337Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-23T23:35:08.337Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T23:35:08.605Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T23:35:08.605Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T23:35:08.605Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-23T23:35:08.605Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-23T23:35:08.605Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T23:35:08.872Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T23:35:08.872Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T23:35:08.872Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T23:35:08.872Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T23:35:08.872Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-23T23:35:08.872Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T23:35:09.139Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T23:35:09.139Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T23:35:09.139Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T23:35:09.139Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-23T23:35:09.139Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-23T23:35:09.139Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-23T23:35:09.405Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-23T23:35:09.405Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-23T23:35:09.405Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T23:35:09.405Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-23T23:35:09.671Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-23T23:35:09.671Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T23:35:09.671Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-23T23:35:13.938Z] Removing intermediate container 7578dd720a69 [2021-09-23T23:35:13.938Z] ---> b18931dd7d3d [2021-09-23T23:35:13.938Z] Step 11/12 : RUN make update [2021-09-23T23:35:14.204Z] ---> Running in 759ed4ff282a [2021-09-23T23:35:14.474Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-23T23:35:26.800Z] Removing intermediate container 759ed4ff282a [2021-09-23T23:35:26.800Z] ---> 80cf48e6f1e5 [2021-09-23T23:35:26.800Z] Step 12/12 : RUN ${MAKE} [2021-09-23T23:35:26.800Z] ---> Running in 6904421617d7 [2021-09-23T23:35:26.800Z] noop [2021-09-23T23:35:26.800Z] Removing intermediate container 6904421617d7 [2021-09-23T23:35:26.800Z] ---> 3c9815555e00 [2021-09-23T23:35:26.800Z] Successfully built 3c9815555e00 [2021-09-23T23:35:26.800Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:35:27.130Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:35:27.130Z] . [Pipeline] withDockerContainer [2021-09-23T23:35:27.223Z] prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container [2021-09-23T23:35:27.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T23:35:27.627Z] $ docker top 716765eb220b64c95dca58e8a02affe96e10271ac9346cc722e847662d7f7641 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:35:28.030Z] + go version [2021-09-23T23:35:28.030Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-23T23:35:28.044Z] $ docker stop --time=1 716765eb220b64c95dca58e8a02affe96e10271ac9346cc722e847662d7f7641 [2021-09-23T23:35:29.239Z] $ docker rm -f 716765eb220b64c95dca58e8a02affe96e10271ac9346cc722e847662d7f7641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:35:29.873Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:35:29.873Z] . [Pipeline] withDockerContainer [2021-09-23T23:35:29.973Z] prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container [2021-09-23T23:35:30.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T23:35:30.408Z] $ docker top 4bf2f8b070ef3940a0d2c82ca8d0d9d92c55970a77e0fcc7d1e458e3b639487f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T23:35:30.898Z] + go mod tidy [Pipeline] sh [2021-09-23T23:35:31.505Z] + make test [2021-09-23T23:35:31.505Z] go mod tidy [2021-09-23T23:35:31.505Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-23T23:35:32.103Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-09-23T23:35:47.346Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-09-23T23:35:47.346Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2021-09-23T23:35:47.346Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-23T23:35:52.719Z] gofmt -l . [2021-09-23T23:35:52.719Z] [ "`gofmt -l .`" = "" ] [2021-09-23T23:35:52.719Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-23T23:35:53.312Z] $ docker stop --time=1 4bf2f8b070ef3940a0d2c82ca8d0d9d92c55970a77e0fcc7d1e458e3b639487f [2021-09-23T23:35:54.769Z] $ docker rm -f 4bf2f8b070ef3940a0d2c82ca8d0d9d92c55970a77e0fcc7d1e458e3b639487f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:35:55.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:35:55.529Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1068 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2021-09-23T23:35:55.573Z] Running in /w/workspace/device-snmp-go/5 [Pipeline] { [Pipeline] checkout [2021-09-23T23:35:55.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-09-23T23:35:55.902Z] Selected Git installation does not exist. Using Default [2021-09-23T23:35:55.902Z] The recommended git tool is: NONE [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-23T23:35:56.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:35:57.237Z] + ls -al . [2021-09-23T23:35:57.237Z] total 116 [2021-09-23T23:35:57.237Z] drwxrwxr-x. 7 jenkins jenkins 4096 Sep 23 23:35 . [2021-09-23T23:35:57.237Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 23 23:34 .. [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 6520 Sep 23 23:34 Attribution.txt [2021-09-23T23:35:57.237Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 23 23:34 bin [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 4401 Sep 23 23:34 CHANGELOG.md [2021-09-23T23:35:57.237Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 23 23:34 cmd [2021-09-23T23:35:57.237Z] -rw-r--r--. 1 jenkins jenkins 7631 Sep 23 23:35 coverage.out [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 1459 Sep 23 23:34 Dockerfile [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 6 Sep 23 23:34 .dockerignore [2021-09-23T23:35:57.237Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 23:34 .git [2021-09-23T23:35:57.237Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 23 23:34 .github [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 269 Sep 23 23:34 .gitignore [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 208 Sep 23 23:34 go.mod [2021-09-23T23:35:57.237Z] -rw-r--r--. 1 jenkins jenkins 20831 Sep 23 23:35 go.sum [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 23:34 GOVERNANCE.md [2021-09-23T23:35:57.237Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 23 23:34 internal [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 656 Sep 23 23:34 Jenkinsfile [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 23 23:34 LICENSE [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 936 Sep 23 23:34 Makefile [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 620 Sep 23 23:34 OWNERS.md [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 9073 Sep 23 23:34 README.md [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 23 23:31 VERSION [2021-09-23T23:35:57.237Z] -rw-rw-r--. 1 jenkins jenkins 209 Sep 23 23:34 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:35:57.598Z] + 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=128899acc469fd29e83e6eb921f412c0498739c3 --label arch=amd64 --label version=2.0.1-dev.4 . [2021-09-23T23:35:57.598Z] Sending build context to Docker daemon 376.8kB [2021-09-23T23:35:57.598Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:35:57.598Z] Step 2/24 : FROM ${BASE} AS builder [2021-09-23T23:35:57.598Z] ---> 3c9815555e00 [2021-09-23T23:35:57.598Z] Step 3/24 : ARG MAKE='make build' [2021-09-23T23:35:57.598Z] ---> Running in b22e1660cd84 [2021-09-23T23:35:57.598Z] Removing intermediate container b22e1660cd84 [2021-09-23T23:35:57.598Z] ---> 31c0475551d1 [2021-09-23T23:35:57.598Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:35:57.598Z] ---> Running in 65ff2c5f309a [2021-09-23T23:35:57.873Z] Removing intermediate container 65ff2c5f309a [2021-09-23T23:35:57.873Z] ---> 3823fbf643fe [2021-09-23T23:35:57.873Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:35:57.873Z] ---> Running in 2b76141caac4 [2021-09-23T23:35:57.873Z] Removing intermediate container 2b76141caac4 [2021-09-23T23:35:57.873Z] ---> 6ca637a00591 [2021-09-23T23:35:57.873Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:35:57.873Z] ---> Running in 233c3fffbe33 [2021-09-23T23:35:58.459Z] Removing intermediate container 233c3fffbe33 [2021-09-23T23:35:58.459Z] ---> 121a5c474a40 [2021-09-23T23:35:58.459Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:35:58.459Z] ---> Running in a38126ee16b2 [2021-09-23T23:35:58.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:35:59.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:36:00.000Z] OK: 223 MiB in 55 packages [2021-09-23T23:36:00.000Z] Removing intermediate container a38126ee16b2 [2021-09-23T23:36:00.000Z] ---> 156a82dd6195 [2021-09-23T23:36:00.000Z] Step 8/24 : WORKDIR /device-snmp-go [2021-09-23T23:36:00.264Z] ---> Running in 19dcf8210def [2021-09-23T23:36:00.264Z] Removing intermediate container 19dcf8210def [2021-09-23T23:36:00.264Z] ---> e98bda294371 [2021-09-23T23:36:00.264Z] Step 9/24 : COPY . . [2021-09-23T23:36:00.535Z] ---> 2617e0ee4673 [2021-09-23T23:36:00.535Z] Step 10/24 : RUN go mod tidy [2021-09-23T23:36:00.535Z] ---> Running in 8bce3ccf7475 [2021-09-23T23:36:01.132Z] Removing intermediate container 8bce3ccf7475 [2021-09-23T23:36:01.132Z] ---> 7d278b4a3f62 [2021-09-23T23:36:01.132Z] Step 11/24 : RUN make update [2021-09-23T23:36:01.132Z] ---> Running in 10e0cb394af2 [2021-09-23T23:36:01.408Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-23T23:36:01.675Z] Removing intermediate container 10e0cb394af2 [2021-09-23T23:36:01.675Z] ---> 6b8a24114462 [2021-09-23T23:36:01.675Z] Step 12/24 : RUN ${MAKE} [2021-09-23T23:36:01.675Z] ---> Running in bfe15d482cce [2021-09-23T23:36:01.946Z] go mod tidy [2021-09-23T23:36:01.946Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.4" -o cmd/device-snmp ./cmd [2021-09-23T23:36:03.932Z] using credential edgex-jenkins-ssh [2021-09-23T23:36:03.953Z] Cloning the remote Git repository [2021-09-23T23:36:04.059Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-09-23T23:36:04.215Z] > git init /w/workspace/device-snmp-go/5 # timeout=10 [2021-09-23T23:36:04.341Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-09-23T23:36:04.343Z] > git --version # timeout=10 [2021-09-23T23:36:04.371Z] > git --version # 'git version 2.17.1' [2021-09-23T23:36:04.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:36:04.473Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:36:05.858Z] Avoid second fetch [2021-09-23T23:36:05.859Z] Checking out Revision 128899acc469fd29e83e6eb921f412c0498739c3 (main) [2021-09-23T23:36:05.814Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-09-23T23:36:05.841Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:36:05.883Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:36:05.898Z] > git checkout -f 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 [2021-09-23T23:36:10.343Z] Commit message: "Merge pull request #123 from jpwhitemn/main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:36:10.878Z] provisioning config files... [2021-09-23T23:36:10.911Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config1800616797082720821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:36:11.543Z] ---> docker-login.sh [2021-09-23T23:36:11.543Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:36:13.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:13.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:13.846Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:13.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:13.846Z] [2021-09-23T23:36:13.846Z] Login Succeeded [2021-09-23T23:36:13.846Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:36:14.341Z] Removing intermediate container bfe15d482cce [2021-09-23T23:36:14.341Z] ---> 0d7b7e2011a7 [2021-09-23T23:36:14.341Z] Step 13/24 : FROM alpine:3.14 [2021-09-23T23:36:14.341Z] 3.14: Pulling from library/alpine [2021-09-23T23:36:14.341Z] a0d0a0d46f8b: Pulling fs layer [2021-09-23T23:36:14.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:14.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:14.463Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:14.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:14.463Z] [2021-09-23T23:36:14.463Z] Login Succeeded [2021-09-23T23:36:14.463Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:36:14.620Z] a0d0a0d46f8b: Verifying Checksum [2021-09-23T23:36:14.620Z] a0d0a0d46f8b: Download complete [2021-09-23T23:36:14.888Z] a0d0a0d46f8b: Pull complete [2021-09-23T23:36:14.888Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:36:14.888Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:36:14.888Z] ---> 14119a10abf4 [2021-09-23T23:36:14.888Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-23T23:36:14.888Z] ---> Running in e0344b76d38e [2021-09-23T23:36:15.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:15.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:15.363Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:15.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:15.363Z] [2021-09-23T23:36:15.363Z] Login Succeeded [2021-09-23T23:36:15.363Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:36:15.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:36:15.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:36:15.743Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-23T23:36:15.743Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T23:36:15.743Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-23T23:36:15.743Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T23:36:15.743Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-23T23:36:15.743Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-23T23:36:15.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:15.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:15.987Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:15.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:15.987Z] [2021-09-23T23:36:15.987Z] Login Succeeded [2021-09-23T23:36:15.987Z] docker.io [2021-09-23T23:36:16.008Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T23:36:16.008Z] OK: 8 MiB in 20 packages [2021-09-23T23:36:16.277Z] Removing intermediate container e0344b76d38e [2021-09-23T23:36:16.277Z] ---> 098e3926ff7a [2021-09-23T23:36:16.277Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-09-23T23:36:16.544Z] ---> ab0e5ce6db7d [2021-09-23T23:36:16.544Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-09-23T23:36:16.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:16.812Z] ---> dec306ddf661 [2021-09-23T23:36:16.812Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-09-23T23:36:16.812Z] ---> b2375587e6ec [2021-09-23T23:36:16.812Z] Step 18/24 : EXPOSE 59993 [2021-09-23T23:36:16.812Z] ---> Running in cd3297fd04a8 [2021-09-23T23:36:17.080Z] Removing intermediate container cd3297fd04a8 [2021-09-23T23:36:17.080Z] ---> dc8262dbb323 [2021-09-23T23:36:17.080Z] Step 19/24 : EXPOSE 161 [2021-09-23T23:36:17.080Z] ---> Running in 9f9aa209440e [2021-09-23T23:36:17.080Z] Removing intermediate container 9f9aa209440e [2021-09-23T23:36:17.080Z] ---> d93d0fc0256f [2021-09-23T23:36:17.080Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-09-23T23:36:17.080Z] ---> Running in d1849e979a5f [2021-09-23T23:36:17.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:17.231Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:17.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:17.231Z] [2021-09-23T23:36:17.231Z] Login Succeeded [2021-09-23T23:36:17.231Z] ---> docker-login.sh ends [2021-09-23T23:36:17.347Z] Removing intermediate container d1849e979a5f [2021-09-23T23:36:17.347Z] ---> 47c593f71c92 [2021-09-23T23:36:17.347Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-09-23T23:36:17.347Z] ---> Running in 6981a0091004 [2021-09-23T23:36:17.347Z] Removing intermediate container 6981a0091004 [2021-09-23T23:36:17.347Z] ---> 79eb69f55a2d [2021-09-23T23:36:17.347Z] Step 22/24 : LABEL arch=amd64 [2021-09-23T23:36:17.347Z] ---> Running in a454b2b5ada8 [Pipeline] } [2021-09-23T23:36:17.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-23T23:36:17.616Z] Removing intermediate container a454b2b5ada8 [2021-09-23T23:36:17.616Z] ---> 8a0dc6e61bcb [2021-09-23T23:36:17.616Z] Step 23/24 : LABEL git_sha=128899acc469fd29e83e6eb921f412c0498739c3 [2021-09-23T23:36:17.616Z] ---> Running in 4303597a7c94 [2021-09-23T23:36:17.616Z] Removing intermediate container 4303597a7c94 [2021-09-23T23:36:17.616Z] ---> 44bd3cbe5a67 [2021-09-23T23:36:17.616Z] Step 24/24 : LABEL version=2.0.1-dev.4 [2021-09-23T23:36:17.616Z] ---> Running in 6bb2c493e554 [2021-09-23T23:36:17.882Z] Removing intermediate container 6bb2c493e554 [2021-09-23T23:36:17.882Z] ---> b775a32f2ad1 [2021-09-23T23:36:17.882Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T23:36:17.882Z] Successfully built b775a32f2ad1 [2021-09-23T23:36:17.882Z] Successfully tagged device-snmp:latest [Pipeline] echo [2021-09-23T23:36:17.900Z] ========================================================= [2021-09-23T23:36:17.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-23T23:36:17.900Z] ========================================================= [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] fileExists [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:36:18.198Z] provisioning config files... [2021-09-23T23:36:18.214Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config5225826433496742393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:36:18.395Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-23T23:36:18.559Z] ---> docker-login.sh [2021-09-23T23:36:18.559Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:36:18.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:18.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:18.559Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:18.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:18.559Z] [2021-09-23T23:36:18.559Z] Login Succeeded [2021-09-23T23:36:18.559Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:36:18.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:18.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:18.827Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:18.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:18.827Z] [2021-09-23T23:36:18.827Z] Login Succeeded [2021-09-23T23:36:18.827Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:36:18.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:19.015Z] Sending build context to Docker daemon 367.6kB [2021-09-23T23:36:19.015Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:36:19.015Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-23T23:36:19.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:19.094Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:19.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:19.094Z] [2021-09-23T23:36:19.094Z] Login Succeeded [2021-09-23T23:36:19.094Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:36:19.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:19.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:19.095Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:19.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:19.095Z] [2021-09-23T23:36:19.095Z] Login Succeeded [2021-09-23T23:36:19.095Z] docker.io [2021-09-23T23:36:19.294Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-23T23:36:19.294Z] 595b0fe564bb: Pulling fs layer [2021-09-23T23:36:19.294Z] 24495759ef45: Pulling fs layer [2021-09-23T23:36:19.294Z] d148012ef14d: Pulling fs layer [2021-09-23T23:36:19.295Z] e90a11edd702: Pulling fs layer [2021-09-23T23:36:19.295Z] d77568369979: Pulling fs layer [2021-09-23T23:36:19.295Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-23T23:36:19.295Z] 170f2ba95c9a: Pulling fs layer [2021-09-23T23:36:19.295Z] 97ac5df62f85: Pulling fs layer [2021-09-23T23:36:19.295Z] fc1c9f9a7f3b: Waiting [2021-09-23T23:36:19.295Z] 170f2ba95c9a: Waiting [2021-09-23T23:36:19.295Z] 97ac5df62f85: Waiting [2021-09-23T23:36:19.295Z] d77568369979: Waiting [2021-09-23T23:36:19.295Z] e90a11edd702: Waiting [2021-09-23T23:36:19.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:36:19.575Z] d148012ef14d: Verifying Checksum [2021-09-23T23:36:19.576Z] d148012ef14d: Download complete [2021-09-23T23:36:19.576Z] 24495759ef45: Verifying Checksum [2021-09-23T23:36:19.576Z] 24495759ef45: Download complete [2021-09-23T23:36:19.576Z] d77568369979: Verifying Checksum [2021-09-23T23:36:19.576Z] d77568369979: Download complete [2021-09-23T23:36:19.576Z] fc1c9f9a7f3b: Download complete [2021-09-23T23:36:19.576Z] 170f2ba95c9a: Verifying Checksum [2021-09-23T23:36:19.576Z] 170f2ba95c9a: Download complete [2021-09-23T23:36:19.576Z] 595b0fe564bb: Verifying Checksum [2021-09-23T23:36:19.576Z] 595b0fe564bb: Download complete [2021-09-23T23:36:19.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:36:19.628Z] Configure a credential helper to remove this warning. See [2021-09-23T23:36:19.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:36:19.628Z] [2021-09-23T23:36:19.628Z] Login Succeeded [2021-09-23T23:36:19.628Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:36:19.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:36:19.715Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2021-09-23T23:36:19.715Z] 128899acc469fd29e83e6eb921f412c0498739c3 [2021-09-23T23:36:19.715Z] latest [2021-09-23T23:36:19.715Z] 2.0.1-dev.4 [2021-09-23T23:36:19.715Z] 128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 [2021-09-23T23:36:19.715Z] main [2021-09-23T23:36:19.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:20.089Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:20.418Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3 [2021-09-23T23:36:20.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-09-23T23:36:20.418Z] 49f91220780b: Preparing [2021-09-23T23:36:20.418Z] ea025bc5abfc: Preparing [2021-09-23T23:36:20.418Z] 826a902098f8: Preparing [2021-09-23T23:36:20.418Z] 49c28ce74c55: Preparing [2021-09-23T23:36:20.418Z] e2eb06d8af82: Preparing [2021-09-23T23:36:20.418Z] e2eb06d8af82: Layer already exists [2021-09-23T23:36:20.589Z] 595b0fe564bb: Pull complete [2021-09-23T23:36:20.690Z] 49f91220780b: Pushed [2021-09-23T23:36:20.690Z] 49c28ce74c55: Pushed [2021-09-23T23:36:20.690Z] ea025bc5abfc: Pushed [2021-09-23T23:36:21.601Z] 24495759ef45: Pull complete [2021-09-23T23:36:21.648Z] 826a902098f8: Pushed [2021-09-23T23:36:21.917Z] 128899acc469fd29e83e6eb921f412c0498739c3: digest: sha256:4edfb7683d322d6876aff501b9f87737cc0c0771a65341075619165e1787d516 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:21.962Z] d148012ef14d: Pull complete [2021-09-23T23:36:22.258Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:22.586Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-09-23T23:36:22.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-09-23T23:36:22.586Z] 49f91220780b: Preparing [2021-09-23T23:36:22.586Z] ea025bc5abfc: Preparing [2021-09-23T23:36:22.586Z] 826a902098f8: Preparing [2021-09-23T23:36:22.586Z] 49c28ce74c55: Preparing [2021-09-23T23:36:22.586Z] e2eb06d8af82: Preparing [2021-09-23T23:36:22.586Z] e2eb06d8af82: Layer already exists [2021-09-23T23:36:22.586Z] 49f91220780b: Layer already exists [2021-09-23T23:36:22.586Z] ea025bc5abfc: Layer already exists [2021-09-23T23:36:22.586Z] 49c28ce74c55: Layer already exists [2021-09-23T23:36:22.586Z] 826a902098f8: Layer already exists [2021-09-23T23:36:22.853Z] latest: digest: sha256:4edfb7683d322d6876aff501b9f87737cc0c0771a65341075619165e1787d516 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:23.183Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:23.505Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.4 [2021-09-23T23:36:23.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-09-23T23:36:23.505Z] 49f91220780b: Preparing [2021-09-23T23:36:23.505Z] ea025bc5abfc: Preparing [2021-09-23T23:36:23.505Z] 826a902098f8: Preparing [2021-09-23T23:36:23.505Z] 49c28ce74c55: Preparing [2021-09-23T23:36:23.505Z] e2eb06d8af82: Preparing [2021-09-23T23:36:23.505Z] e2eb06d8af82: Layer already exists [2021-09-23T23:36:23.505Z] 826a902098f8: Layer already exists [2021-09-23T23:36:23.505Z] 49c28ce74c55: Layer already exists [2021-09-23T23:36:23.505Z] ea025bc5abfc: Layer already exists [2021-09-23T23:36:23.772Z] 49f91220780b: Layer already exists [2021-09-23T23:36:23.772Z] 2.0.1-dev.4: digest: sha256:4edfb7683d322d6876aff501b9f87737cc0c0771a65341075619165e1787d516 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:24.103Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:24.426Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 [2021-09-23T23:36:24.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-09-23T23:36:24.426Z] 49f91220780b: Preparing [2021-09-23T23:36:24.426Z] ea025bc5abfc: Preparing [2021-09-23T23:36:24.426Z] 826a902098f8: Preparing [2021-09-23T23:36:24.426Z] 49c28ce74c55: Preparing [2021-09-23T23:36:24.426Z] e2eb06d8af82: Preparing [2021-09-23T23:36:24.426Z] 49f91220780b: Layer already exists [2021-09-23T23:36:24.426Z] 826a902098f8: Layer already exists [2021-09-23T23:36:24.426Z] ea025bc5abfc: Layer already exists [2021-09-23T23:36:24.426Z] 49c28ce74c55: Layer already exists [2021-09-23T23:36:24.426Z] e2eb06d8af82: Layer already exists [2021-09-23T23:36:24.426Z] 128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4: digest: sha256:4edfb7683d322d6876aff501b9f87737cc0c0771a65341075619165e1787d516 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:24.695Z] e90a11edd702: Verifying Checksum [2021-09-23T23:36:24.695Z] e90a11edd702: Download complete [2021-09-23T23:36:24.695Z] 97ac5df62f85: Download complete [2021-09-23T23:36:24.753Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:25.076Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2021-09-23T23:36:25.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-09-23T23:36:25.077Z] 49f91220780b: Preparing [2021-09-23T23:36:25.077Z] ea025bc5abfc: Preparing [2021-09-23T23:36:25.077Z] 826a902098f8: Preparing [2021-09-23T23:36:25.077Z] 49c28ce74c55: Preparing [2021-09-23T23:36:25.077Z] e2eb06d8af82: Preparing [2021-09-23T23:36:25.077Z] ea025bc5abfc: Layer already exists [2021-09-23T23:36:25.077Z] 826a902098f8: Layer already exists [2021-09-23T23:36:25.077Z] 49c28ce74c55: Layer already exists [2021-09-23T23:36:25.077Z] 49f91220780b: Layer already exists [2021-09-23T23:36:25.077Z] e2eb06d8af82: Layer already exists [2021-09-23T23:36:25.346Z] main: digest: sha256:4edfb7683d322d6876aff501b9f87737cc0c0771a65341075619165e1787d516 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:36:25.417Z] ===================================================== [Pipeline] echo [2021-09-23T23:36:25.434Z] taggedImages: [2021-09-23T23:36:25.434Z] - nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3 [2021-09-23T23:36:25.434Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-09-23T23:36:25.434Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.4 [2021-09-23T23:36:25.434Z] - nexus3.edgexfoundry.org:10004/device-snmp:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 [2021-09-23T23:36:25.434Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:25.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:36:25.995Z] [2021-09-23T23:36:25.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:26.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:36:26.328Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:36:26.328Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:36:26.328Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:36:26.328Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:36:26.328Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:36:26.328Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:36:26.328Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:36:26.328Z] d287ab97295c: Pulling fs layer [2021-09-23T23:36:26.328Z] dc539afda2c1: Waiting [2021-09-23T23:36:26.328Z] 77bc0d833cb6: Waiting [2021-09-23T23:36:26.328Z] 9065ff56babe: Waiting [2021-09-23T23:36:26.328Z] d287ab97295c: Waiting [2021-09-23T23:36:26.913Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:36:26.913Z] a1111a8f2ec3: Download complete [2021-09-23T23:36:26.913Z] dc539afda2c1: Verifying Checksum [2021-09-23T23:36:26.913Z] dc539afda2c1: Download complete [2021-09-23T23:36:27.178Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:36:27.178Z] 77bc0d833cb6: Download complete [2021-09-23T23:36:27.178Z] 9065ff56babe: Verifying Checksum [2021-09-23T23:36:27.178Z] 9065ff56babe: Download complete [2021-09-23T23:36:27.760Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:36:27.760Z] ed53099fbce6: Download complete [2021-09-23T23:36:29.164Z] b4d181a07f80: Download complete [2021-09-23T23:36:30.130Z] b4d181a07f80: Pull complete [2021-09-23T23:36:30.399Z] a1111a8f2ec3: Pull complete [2021-09-23T23:36:30.665Z] ed53099fbce6: Pull complete [2021-09-23T23:36:30.932Z] dc539afda2c1: Pull complete [2021-09-23T23:36:30.932Z] 77bc0d833cb6: Pull complete [2021-09-23T23:36:31.205Z] 9065ff56babe: Pull complete [2021-09-23T23:36:34.724Z] d287ab97295c: Verifying Checksum [2021-09-23T23:36:34.724Z] d287ab97295c: Download complete [2021-09-23T23:36:37.350Z] e90a11edd702: Pull complete [2021-09-23T23:36:37.350Z] d77568369979: Pull complete [2021-09-23T23:36:37.350Z] fc1c9f9a7f3b: Pull complete [2021-09-23T23:36:37.350Z] 170f2ba95c9a: Pull complete [2021-09-23T23:36:38.093Z] d287ab97295c: Pull complete [2021-09-23T23:36:38.093Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:36:38.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:36:38.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:36:38.182Z] prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container [2021-09-23T23:36:38.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T23:36:40.719Z] $ docker top 9b3f22fb672f2771c94ef1f4d3af4b5c83e107ef2885742dc61f3d59a8ff7fbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:36:41.228Z] ---> job-cost.sh [2021-09-23T23:36:41.229Z] lf-activate-venv: SKIPPING [2021-09-23T23:36:41.229Z] INFO: No Stack... [2021-09-23T23:36:41.812Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:36:42.391Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:36:42.707Z] + cat /w/workspace/device-snmp-go/5/archives/cost.csv [2021-09-23T23:36:42.707Z] + cut -d, -f6 [Pipeline] lock [2021-09-23T23:36:42.749Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] [2021-09-23T23:36:42.763Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] did not exist. Created. [2021-09-23T23:36:42.763Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] [Pipeline] { [2021-09-23T23:36:42.779Z] 97ac5df62f85: Pull complete [2021-09-23T23:36:42.779Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-23T23:36:42.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-23T23:36:42.779Z] ---> 04bc70af865f [2021-09-23T23:36:42.779Z] Step 3/12 : ARG MAKE='make build' [Pipeline] unstash [Pipeline] sh [2021-09-23T23:36:43.116Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-23T23:36:43.145Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:36:43.161Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:36:43.189Z] $ docker stop --time=1 9b3f22fb672f2771c94ef1f4d3af4b5c83e107ef2885742dc61f3d59a8ff7fbc [2021-09-23T23:36:44.545Z] $ docker rm -f 9b3f22fb672f2771c94ef1f4d3af4b5c83e107ef2885742dc61f3d59a8ff7fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T23:36:48.224Z] ---> Running in 94eed250b5a9 [2021-09-23T23:36:48.225Z] Removing intermediate container 94eed250b5a9 [2021-09-23T23:36:48.225Z] ---> 7bff830c328d [2021-09-23T23:36:48.225Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:36:48.225Z] ---> Running in ff1d084619e9 [2021-09-23T23:36:48.848Z] Removing intermediate container ff1d084619e9 [2021-09-23T23:36:48.848Z] ---> e4548bcccd8d [2021-09-23T23:36:48.848Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:36:48.848Z] ---> Running in fe32b19afc30 [2021-09-23T23:36:49.851Z] Removing intermediate container fe32b19afc30 [2021-09-23T23:36:49.851Z] ---> 2d2cc9227044 [2021-09-23T23:36:49.851Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:36:50.126Z] ---> Running in 8e87f2605168 [2021-09-23T23:36:55.394Z] Removing intermediate container 8e87f2605168 [2021-09-23T23:36:55.394Z] ---> 02e9c8b9cf8e [2021-09-23T23:36:55.394Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:36:55.394Z] ---> Running in 0ea4544e9622 [2021-09-23T23:36:55.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:36:56.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:36:57.471Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-23T23:36:57.471Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-23T23:36:57.471Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-23T23:36:58.466Z] Executing busybox-1.32.1-r6.trigger [2021-09-23T23:36:58.466Z] OK: 222 MiB in 55 packages [2021-09-23T23:37:00.485Z] Removing intermediate container 0ea4544e9622 [2021-09-23T23:37:00.485Z] ---> 61645cd5fc3d [2021-09-23T23:37:00.485Z] Step 8/12 : WORKDIR /device-snmp-go [2021-09-23T23:37:00.762Z] ---> Running in 250c56e6179e [2021-09-23T23:37:01.385Z] Removing intermediate container 250c56e6179e [2021-09-23T23:37:01.386Z] ---> 6d4d9754ceac [2021-09-23T23:37:01.386Z] Step 9/12 : COPY . . [2021-09-23T23:37:02.845Z] ---> cdd41072eb99 [2021-09-23T23:37:02.845Z] Step 10/12 : RUN go mod tidy [2021-09-23T23:37:02.845Z] ---> Running in 5baa693fea33 [2021-09-23T23:37:11.180Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-23T23:37:11.180Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-23T23:37:11.180Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2021-09-23T23:37:11.484Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T23:37:11.484Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-23T23:37:11.484Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-23T23:37:11.484Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-23T23:37:11.769Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-23T23:37:11.769Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-23T23:37:12.050Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-23T23:37:12.050Z] go: downloading github.com/golang/mock v1.2.0 [2021-09-23T23:37:12.050Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T23:37:12.332Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T23:37:12.332Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-23T23:37:12.332Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T23:37:12.332Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T23:37:12.332Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-23T23:37:12.614Z] go: downloading golang.org/x/text v0.3.2 [2021-09-23T23:37:12.614Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T23:37:12.892Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T23:37:16.351Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T23:37:16.351Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-23T23:37:16.627Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-23T23:37:16.906Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T23:37:17.184Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-23T23:37:17.184Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-23T23:37:17.184Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T23:37:17.184Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T23:37:17.184Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T23:37:17.464Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-23T23:37:17.464Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T23:37:17.464Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T23:37:17.464Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-23T23:37:17.750Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T23:37:17.750Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-23T23:37:18.035Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-23T23:37:18.035Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-23T23:37:18.035Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-23T23:37:18.314Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T23:37:18.314Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T23:37:18.314Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-23T23:37:18.314Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T23:37:18.314Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-23T23:37:18.314Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-23T23:37:18.590Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-23T23:37:18.590Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T23:37:18.590Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-23T23:37:18.590Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T23:37:18.885Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-23T23:37:18.885Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-23T23:37:18.885Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-23T23:37:18.885Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-23T23:37:19.175Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T23:37:19.175Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T23:37:19.451Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T23:37:19.451Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T23:37:19.451Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-23T23:37:19.451Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-23T23:37:19.451Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T23:37:19.451Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T23:37:19.733Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T23:37:19.733Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T23:37:19.733Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-23T23:37:19.733Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T23:37:20.011Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T23:37:20.011Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T23:37:20.011Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T23:37:20.011Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-23T23:37:20.011Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-23T23:37:20.011Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-23T23:37:20.011Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-23T23:37:20.011Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-23T23:37:20.011Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T23:37:20.286Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-23T23:37:20.286Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-23T23:37:20.286Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T23:37:20.286Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-23T23:37:38.660Z] Removing intermediate container 5baa693fea33 [2021-09-23T23:37:38.660Z] ---> 4c43e369e2b8 [2021-09-23T23:37:38.660Z] Step 11/12 : RUN make update [2021-09-23T23:37:38.660Z] ---> Running in 7a1f17c4c435 [2021-09-23T23:37:38.660Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-23T23:37:57.027Z] Removing intermediate container 7a1f17c4c435 [2021-09-23T23:37:57.027Z] ---> 60522b3d552c [2021-09-23T23:37:57.027Z] Step 12/12 : RUN ${MAKE} [2021-09-23T23:37:57.027Z] ---> Running in 15805f5ca48d [2021-09-23T23:37:58.464Z] noop [2021-09-23T23:37:59.452Z] Removing intermediate container 15805f5ca48d [2021-09-23T23:37:59.452Z] ---> 07d906c272f0 [2021-09-23T23:37:59.452Z] Successfully built 07d906c272f0 [2021-09-23T23:37:59.452Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:37:59.827Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:37:59.827Z] . [Pipeline] withDockerContainer [2021-09-23T23:38:00.122Z] prd-ubuntu18.04-docker-arm64-4c-16g-1068 does not seem to be running inside a container [2021-09-23T23:38:00.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-23T23:38:02.060Z] $ docker top cdab5512f4ee986db6ef1a5a6b88ba7d8de9a02e444e6a76612ca0c06065335c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:38:03.085Z] + go version [2021-09-23T23:38:03.085Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-23T23:38:03.112Z] $ docker stop --time=1 cdab5512f4ee986db6ef1a5a6b88ba7d8de9a02e444e6a76612ca0c06065335c [2021-09-23T23:38:05.021Z] $ docker rm -f cdab5512f4ee986db6ef1a5a6b88ba7d8de9a02e444e6a76612ca0c06065335c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:05.773Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:38:05.773Z] . [Pipeline] withDockerContainer [2021-09-23T23:38:06.044Z] prd-ubuntu18.04-docker-arm64-4c-16g-1068 does not seem to be running inside a container [2021-09-23T23:38:06.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-23T23:38:07.942Z] $ docker top 3ef0b3aa44a344d5cd10fd833634c5f084b15f4a139519e40188dbcaaa1e0524 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T23:38:08.968Z] + go mod tidy [Pipeline] sh [2021-09-23T23:38:10.244Z] + make test [2021-09-23T23:38:10.244Z] go mod tidy [2021-09-23T23:38:10.846Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-09-23T23:38:12.288Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-09-23T23:39:20.414Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-09-23T23:39:20.414Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.043s coverage: 0.0% of statements [2021-09-23T23:39:20.414Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-23T23:39:35.623Z] gofmt -l . [2021-09-23T23:39:35.623Z] [ "`gofmt -l .`" = "" ] [2021-09-23T23:39:35.623Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-23T23:39:37.623Z] $ docker stop --time=1 3ef0b3aa44a344d5cd10fd833634c5f084b15f4a139519e40188dbcaaa1e0524 [2021-09-23T23:39:39.809Z] $ docker rm -f 3ef0b3aa44a344d5cd10fd833634c5f084b15f4a139519e40188dbcaaa1e0524 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:39:40.762Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:39:40.801Z] Warning: overwriting stash ‘coverage-report’ [2021-09-23T23:39:41.901Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T23:39:42.469Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:39:42.924Z] + ls -al . [2021-09-23T23:39:42.924Z] total 140 [2021-09-23T23:39:42.924Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 23:39 . [2021-09-23T23:39:42.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:36 .. [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 23 23:36 .dockerignore [2021-09-23T23:39:42.924Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 23:36 .git [2021-09-23T23:39:42.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 .github [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 269 Sep 23 23:36 .gitignore [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 6520 Sep 23 23:36 Attribution.txt [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 4401 Sep 23 23:36 CHANGELOG.md [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 1459 Sep 23 23:36 Dockerfile [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 23:36 GOVERNANCE.md [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 23 23:36 Jenkinsfile [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 23 23:36 LICENSE [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 936 Sep 23 23:36 Makefile [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 23 23:36 OWNERS.md [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 9073 Sep 23 23:36 README.md [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 23 23:31 VERSION [2021-09-23T23:39:42.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:36 bin [2021-09-23T23:39:42.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:36 cmd [2021-09-23T23:39:42.924Z] -rw-r--r-- 1 jenkins jenkins 7631 Sep 23 23:39 coverage.out [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 208 Sep 23 23:36 go.mod [2021-09-23T23:39:42.924Z] -rw-r--r-- 1 jenkins jenkins 20831 Sep 23 23:38 go.sum [2021-09-23T23:39:42.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:36 internal [2021-09-23T23:39:42.924Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 23 23:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:43.379Z] + 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=128899acc469fd29e83e6eb921f412c0498739c3 --label arch=arm64 --label version=2.0.1-dev.4 . [2021-09-23T23:39:43.990Z] Sending build context to Docker daemon 375.8kB [2021-09-23T23:39:43.990Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:39:43.990Z] Step 2/24 : FROM ${BASE} AS builder [2021-09-23T23:39:43.990Z] ---> 07d906c272f0 [2021-09-23T23:39:43.990Z] Step 3/24 : ARG MAKE='make build' [2021-09-23T23:39:44.270Z] ---> Running in 8a8836d2051c [2021-09-23T23:39:44.894Z] Removing intermediate container 8a8836d2051c [2021-09-23T23:39:44.894Z] ---> f87b1cf0fbbc [2021-09-23T23:39:44.894Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:39:45.174Z] ---> Running in 22dda361c034 [2021-09-23T23:39:45.780Z] Removing intermediate container 22dda361c034 [2021-09-23T23:39:45.780Z] ---> 2c805bbde750 [2021-09-23T23:39:45.780Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:39:46.067Z] ---> Running in e2a62893e1bc [2021-09-23T23:39:46.675Z] Removing intermediate container e2a62893e1bc [2021-09-23T23:39:46.675Z] ---> 361c03f87d5c [2021-09-23T23:39:46.675Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:39:46.675Z] ---> Running in 8ed3babe3b22 [2021-09-23T23:39:49.334Z] Removing intermediate container 8ed3babe3b22 [2021-09-23T23:39:49.334Z] ---> 1ba12ca3b02d [2021-09-23T23:39:49.334Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:39:49.614Z] ---> Running in b4baeaa5555f [2021-09-23T23:39:51.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:39:52.544Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:39:53.538Z] OK: 222 MiB in 55 packages [2021-09-23T23:39:54.997Z] Removing intermediate container b4baeaa5555f [2021-09-23T23:39:54.997Z] ---> 91b20f73af91 [2021-09-23T23:39:54.997Z] Step 8/24 : WORKDIR /device-snmp-go [2021-09-23T23:39:55.274Z] ---> Running in 37900d08bd15 [2021-09-23T23:39:55.884Z] Removing intermediate container 37900d08bd15 [2021-09-23T23:39:55.884Z] ---> 0a3dafbd0904 [2021-09-23T23:39:55.884Z] Step 9/24 : COPY . . [2021-09-23T23:39:57.342Z] ---> 1324b2438f29 [2021-09-23T23:39:57.342Z] Step 10/24 : RUN go mod tidy [2021-09-23T23:39:57.342Z] ---> Running in ef5cd6e0504f [2021-09-23T23:40:00.775Z] Removing intermediate container ef5cd6e0504f [2021-09-23T23:40:00.776Z] ---> 185c4cf7e951 [2021-09-23T23:40:00.776Z] Step 11/24 : RUN make update [2021-09-23T23:40:00.776Z] ---> Running in 10e050d981bc [2021-09-23T23:40:02.239Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-23T23:40:04.248Z] Removing intermediate container 10e050d981bc [2021-09-23T23:40:04.248Z] ---> 7ca260b64d3f [2021-09-23T23:40:04.248Z] Step 12/24 : RUN ${MAKE} [2021-09-23T23:40:04.248Z] ---> Running in 4378ce77c58b [2021-09-23T23:40:05.721Z] go mod tidy [2021-09-23T23:40:06.336Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.4" -o cmd/device-snmp ./cmd [2021-09-23T23:40:53.454Z] Removing intermediate container 4378ce77c58b [2021-09-23T23:40:53.454Z] ---> b908c2d1b7bb [2021-09-23T23:40:53.454Z] Step 13/24 : FROM alpine:3.14 [2021-09-23T23:40:53.454Z] 3.14: Pulling from library/alpine [2021-09-23T23:40:53.454Z] 552d1f2373af: Pulling fs layer [2021-09-23T23:40:53.454Z] 552d1f2373af: Verifying Checksum [2021-09-23T23:40:53.454Z] 552d1f2373af: Download complete [2021-09-23T23:40:53.454Z] 552d1f2373af: Pull complete [2021-09-23T23:40:53.454Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:40:53.454Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:40:53.454Z] ---> bb3de5531c18 [2021-09-23T23:40:53.454Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-23T23:40:53.454Z] ---> Running in 53aa12f51581 [2021-09-23T23:40:53.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:40:53.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:40:54.057Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-23T23:40:54.057Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T23:40:54.057Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-23T23:40:54.057Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T23:40:54.057Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-23T23:40:54.057Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-23T23:40:54.057Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T23:40:54.057Z] OK: 8 MiB in 20 packages [2021-09-23T23:40:55.510Z] Removing intermediate container 53aa12f51581 [2021-09-23T23:40:55.510Z] ---> 1a06ef82ba09 [2021-09-23T23:40:55.510Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-09-23T23:40:56.950Z] ---> 1035dec2e70f [2021-09-23T23:40:56.950Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-09-23T23:40:57.544Z] ---> 49471c2fe673 [2021-09-23T23:40:57.544Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-09-23T23:40:58.150Z] ---> 8d97c3a7fe8e [2021-09-23T23:40:58.150Z] Step 18/24 : EXPOSE 59993 [2021-09-23T23:40:58.425Z] ---> Running in d884b09c1653 [2021-09-23T23:40:59.052Z] Removing intermediate container d884b09c1653 [2021-09-23T23:40:59.052Z] ---> 3b9c800b8a1f [2021-09-23T23:40:59.052Z] Step 19/24 : EXPOSE 161 [2021-09-23T23:40:59.052Z] ---> Running in 73979f99e8aa [2021-09-23T23:40:59.656Z] Removing intermediate container 73979f99e8aa [2021-09-23T23:40:59.656Z] ---> 3235ebe3ef93 [2021-09-23T23:40:59.656Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-09-23T23:40:59.930Z] ---> Running in 1fcb6a1499f1 [2021-09-23T23:41:00.527Z] Removing intermediate container 1fcb6a1499f1 [2021-09-23T23:41:00.527Z] ---> e42b0412fa4c [2021-09-23T23:41:00.527Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-09-23T23:41:00.527Z] ---> Running in 6103c0d04932 [2021-09-23T23:41:01.124Z] Removing intermediate container 6103c0d04932 [2021-09-23T23:41:01.124Z] ---> 78ad6068434c [2021-09-23T23:41:01.124Z] Step 22/24 : LABEL arch=arm64 [2021-09-23T23:41:01.398Z] ---> Running in 33a5b8e01e8b [2021-09-23T23:41:01.669Z] Removing intermediate container 33a5b8e01e8b [2021-09-23T23:41:01.669Z] ---> 0d74690dd66c [2021-09-23T23:41:01.669Z] Step 23/24 : LABEL git_sha=128899acc469fd29e83e6eb921f412c0498739c3 [2021-09-23T23:41:01.942Z] ---> Running in 08aa5242da20 [2021-09-23T23:41:02.540Z] Removing intermediate container 08aa5242da20 [2021-09-23T23:41:02.540Z] ---> fe9acfc07f86 [2021-09-23T23:41:02.540Z] Step 24/24 : LABEL version=2.0.1-dev.4 [2021-09-23T23:41:02.540Z] ---> Running in 41dbb347790e [2021-09-23T23:41:03.143Z] Removing intermediate container 41dbb347790e [2021-09-23T23:41:03.143Z] ---> ce84ccf6eeb4 [2021-09-23T23:41:03.143Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T23:41:03.143Z] Successfully built ce84ccf6eeb4 [2021-09-23T23:41:03.143Z] 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-09-23T23:41:03.346Z] provisioning config files... [2021-09-23T23:41:03.366Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config4531786200089547965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:03.728Z] ---> docker-login.sh [2021-09-23T23:41:03.728Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:41:04.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:04.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:04.275Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:04.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:04.275Z] [2021-09-23T23:41:04.275Z] Login Succeeded [2021-09-23T23:41:04.275Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:41:04.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:04.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:04.827Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:04.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:04.827Z] [2021-09-23T23:41:04.827Z] Login Succeeded [2021-09-23T23:41:04.827Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:41:05.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:05.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:05.379Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:05.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:05.379Z] [2021-09-23T23:41:05.379Z] Login Succeeded [2021-09-23T23:41:05.379Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:41:05.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:05.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:05.979Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:05.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:05.979Z] [2021-09-23T23:41:05.979Z] Login Succeeded [2021-09-23T23:41:05.979Z] docker.io [2021-09-23T23:41:06.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:41:06.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:41:06.900Z] Configure a credential helper to remove this warning. See [2021-09-23T23:41:06.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:41:06.900Z] [2021-09-23T23:41:06.900Z] Login Succeeded [2021-09-23T23:41:06.900Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:41:06.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:41:06.992Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2021-09-23T23:41:06.993Z] 128899acc469fd29e83e6eb921f412c0498739c3 [2021-09-23T23:41:06.993Z] latest [2021-09-23T23:41:06.993Z] 2.0.1-dev.4 [2021-09-23T23:41:06.993Z] 128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 [2021-09-23T23:41:06.993Z] main [2021-09-23T23:41:06.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:07.386Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:07.728Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3 [2021-09-23T23:41:07.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-09-23T23:41:07.728Z] 1b905d245757: Preparing [2021-09-23T23:41:07.728Z] 0e797e936c43: Preparing [2021-09-23T23:41:07.728Z] c0747bf9bd22: Preparing [2021-09-23T23:41:07.728Z] 3d41a6171fec: Preparing [2021-09-23T23:41:07.728Z] ee420dfed78a: Preparing [2021-09-23T23:41:08.003Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:08.003Z] 0e797e936c43: Pushed [2021-09-23T23:41:08.003Z] 1b905d245757: Pushed [2021-09-23T23:41:08.979Z] 3d41a6171fec: Pushed [2021-09-23T23:41:10.961Z] c0747bf9bd22: Pushed [2021-09-23T23:41:11.237Z] 128899acc469fd29e83e6eb921f412c0498739c3: digest: sha256:798154e51c1967641b74007aefa80cb541dac77f855806b91dd058768e28c274 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:11.603Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:12.013Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-09-23T23:41:12.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-09-23T23:41:12.292Z] 1b905d245757: Preparing [2021-09-23T23:41:12.292Z] 0e797e936c43: Preparing [2021-09-23T23:41:12.292Z] c0747bf9bd22: Preparing [2021-09-23T23:41:12.292Z] 3d41a6171fec: Preparing [2021-09-23T23:41:12.292Z] ee420dfed78a: Preparing [2021-09-23T23:41:12.292Z] 0e797e936c43: Layer already exists [2021-09-23T23:41:12.292Z] 1b905d245757: Layer already exists [2021-09-23T23:41:12.292Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:12.292Z] 3d41a6171fec: Layer already exists [2021-09-23T23:41:12.293Z] c0747bf9bd22: Layer already exists [2021-09-23T23:41:12.293Z] latest: digest: sha256:798154e51c1967641b74007aefa80cb541dac77f855806b91dd058768e28c274 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:12.702Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:13.155Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.4 [2021-09-23T23:41:13.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-09-23T23:41:13.155Z] 1b905d245757: Preparing [2021-09-23T23:41:13.155Z] 0e797e936c43: Preparing [2021-09-23T23:41:13.155Z] c0747bf9bd22: Preparing [2021-09-23T23:41:13.155Z] 3d41a6171fec: Preparing [2021-09-23T23:41:13.155Z] ee420dfed78a: Preparing [2021-09-23T23:41:13.155Z] 1b905d245757: Layer already exists [2021-09-23T23:41:13.155Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:13.155Z] c0747bf9bd22: Layer already exists [2021-09-23T23:41:13.441Z] 0e797e936c43: Layer already exists [2021-09-23T23:41:13.441Z] 3d41a6171fec: Layer already exists [2021-09-23T23:41:13.441Z] 2.0.1-dev.4: digest: sha256:798154e51c1967641b74007aefa80cb541dac77f855806b91dd058768e28c274 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:13.804Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:14.154Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 [2021-09-23T23:41:14.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-09-23T23:41:14.154Z] 1b905d245757: Preparing [2021-09-23T23:41:14.154Z] 0e797e936c43: Preparing [2021-09-23T23:41:14.154Z] c0747bf9bd22: Preparing [2021-09-23T23:41:14.154Z] 3d41a6171fec: Preparing [2021-09-23T23:41:14.154Z] ee420dfed78a: Preparing [2021-09-23T23:41:14.435Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:14.435Z] 1b905d245757: Layer already exists [2021-09-23T23:41:14.435Z] c0747bf9bd22: Layer already exists [2021-09-23T23:41:14.435Z] 3d41a6171fec: Layer already exists [2021-09-23T23:41:14.435Z] 0e797e936c43: Layer already exists [2021-09-23T23:41:14.435Z] 128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4: digest: sha256:798154e51c1967641b74007aefa80cb541dac77f855806b91dd058768e28c274 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:14.791Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:15.140Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2021-09-23T23:41:15.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-09-23T23:41:15.140Z] 1b905d245757: Preparing [2021-09-23T23:41:15.140Z] 0e797e936c43: Preparing [2021-09-23T23:41:15.140Z] c0747bf9bd22: Preparing [2021-09-23T23:41:15.140Z] 3d41a6171fec: Preparing [2021-09-23T23:41:15.140Z] ee420dfed78a: Preparing [2021-09-23T23:41:15.414Z] 1b905d245757: Layer already exists [2021-09-23T23:41:15.414Z] 0e797e936c43: Layer already exists [2021-09-23T23:41:15.414Z] ee420dfed78a: Layer already exists [2021-09-23T23:41:15.414Z] 3d41a6171fec: Layer already exists [2021-09-23T23:41:15.414Z] c0747bf9bd22: Layer already exists [2021-09-23T23:41:15.414Z] main: digest: sha256:798154e51c1967641b74007aefa80cb541dac77f855806b91dd058768e28c274 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:41:15.489Z] ===================================================== [Pipeline] echo [2021-09-23T23:41:15.505Z] taggedImages: [2021-09-23T23:41:15.505Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3 [2021-09-23T23:41:15.505Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-09-23T23:41:15.505Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.4 [2021-09-23T23:41:15.505Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:128899acc469fd29e83e6eb921f412c0498739c3-2.0.1-dev.4 [2021-09-23T23:41:15.505Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:15.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:41:16.244Z] [2021-09-23T23:41:16.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:16.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:41:16.891Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-23T23:41:16.891Z] 448f6bf000e3: Pulling fs layer [2021-09-23T23:41:16.891Z] f757da607395: Pulling fs layer [2021-09-23T23:41:16.891Z] 05883995daec: Pulling fs layer [2021-09-23T23:41:16.891Z] 8603b9c90790: Pulling fs layer [2021-09-23T23:41:16.891Z] 1560dd03e051: Pulling fs layer [2021-09-23T23:41:16.891Z] 27f5ce0e4adf: Pulling fs layer [2021-09-23T23:41:16.891Z] c2d8d7efcc4b: Pulling fs layer [2021-09-23T23:41:16.891Z] 8603b9c90790: Waiting [2021-09-23T23:41:16.891Z] 1560dd03e051: Waiting [2021-09-23T23:41:16.891Z] 27f5ce0e4adf: Waiting [2021-09-23T23:41:16.891Z] c2d8d7efcc4b: Waiting [2021-09-23T23:41:17.170Z] f757da607395: Verifying Checksum [2021-09-23T23:41:17.170Z] f757da607395: Download complete [2021-09-23T23:41:17.170Z] 8603b9c90790: Verifying Checksum [2021-09-23T23:41:17.170Z] 8603b9c90790: Download complete [2021-09-23T23:41:17.170Z] 1560dd03e051: Verifying Checksum [2021-09-23T23:41:17.170Z] 1560dd03e051: Download complete [2021-09-23T23:41:17.170Z] 27f5ce0e4adf: Verifying Checksum [2021-09-23T23:41:17.170Z] 27f5ce0e4adf: Download complete [2021-09-23T23:41:17.444Z] 05883995daec: Verifying Checksum [2021-09-23T23:41:17.444Z] 05883995daec: Download complete [2021-09-23T23:41:18.883Z] 448f6bf000e3: Download complete [2021-09-23T23:41:21.500Z] c2d8d7efcc4b: Verifying Checksum [2021-09-23T23:41:21.500Z] c2d8d7efcc4b: Download complete [2021-09-23T23:41:22.093Z] 448f6bf000e3: Pull complete [2021-09-23T23:41:22.695Z] f757da607395: Pull complete [2021-09-23T23:41:24.127Z] 05883995daec: Pull complete [2021-09-23T23:41:24.399Z] 8603b9c90790: Pull complete [2021-09-23T23:41:26.535Z] 1560dd03e051: Pull complete [2021-09-23T23:41:26.535Z] 27f5ce0e4adf: Pull complete [2021-09-23T23:41:41.720Z] c2d8d7efcc4b: Pull complete [2021-09-23T23:41:41.720Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-23T23:41:41.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:41:41.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-23T23:41:42.042Z] prd-ubuntu18.04-docker-arm64-4c-16g-1068 does not seem to be running inside a container [2021-09-23T23:41:42.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-23T23:41:47.768Z] $ docker top ee116ed90ff0551ae4f3b86234cf00d14e15c9b96bc73a01b2800bdf433f44e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:48.808Z] ---> job-cost.sh [2021-09-23T23:41:48.808Z] lf-activate-venv: SKIPPING [2021-09-23T23:41:48.808Z] INFO: No Stack... [2021-09-23T23:41:49.792Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-23T23:41:50.067Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:41:50.743Z] + cat /w/workspace/device-snmp-go/5/archives/cost.csv [2021-09-23T23:41:50.743Z] + cut -d, -f6 [Pipeline] lock [2021-09-23T23:41:50.859Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] [2021-09-23T23:41:50.869Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] did not exist. Created. [2021-09-23T23:41:50.869Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:41:51.567Z] /w/workspace/device-snmp-go/5@tmp/durable-6b477752/script.sh: 1: /w/workspace/device-snmp-go/5@tmp/durable-6b477752/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-23T23:41:52.255Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-23T23:41:52.290Z] Warning: overwriting stash ‘stack-cost’ [2021-09-23T23:41:52.334Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:41:52.353Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:41:52.380Z] $ docker stop --time=1 ee116ed90ff0551ae4f3b86234cf00d14e15c9b96bc73a01b2800bdf433f44e8 [2021-09-23T23:41:54.011Z] $ docker rm -f ee116ed90ff0551ae4f3b86234cf00d14e15c9b96bc73a01b2800bdf433f44e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-23T23:41:54.884Z] provisioning config files... [2021-09-23T23:41:54.898Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5229026436758128011tmp [Pipeline] { [Pipeline] sh [2021-09-23T23:41:55.229Z] + set +x [2021-09-23T23:41:55.229Z] + curl -s https://codecov.io/bash [2021-09-23T23:41:55.229Z] + bash -s -- [2021-09-23T23:41:55.229Z] [2021-09-23T23:41:55.229Z] _____ _ [2021-09-23T23:41:55.229Z] / ____| | | [2021-09-23T23:41:55.229Z] | | ___ __| | ___ ___ _____ __ [2021-09-23T23:41:55.229Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-23T23:41:55.229Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-23T23:41:55.229Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-23T23:41:55.229Z] Bash-1.0.6 [2021-09-23T23:41:55.229Z] [2021-09-23T23:41:55.229Z] [2021-09-23T23:41:55.229Z] ==> git version 2.24.4 found [2021-09-23T23:41:55.229Z] ==> 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-09-23T23:41:55.229Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-23T23:41:55.229Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-23T23:41:55.229Z] ==> Jenkins CI detected. [2021-09-23T23:41:55.229Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2021-09-23T23:41:55.229Z] project root: . [2021-09-23T23:41:55.229Z] --> token set from env [2021-09-23T23:41:55.229Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-23T23:41:55.229Z] ==> Running gcov in . (disable via -X gcov) [2021-09-23T23:41:55.229Z] ==> Python coveragepy not found [2021-09-23T23:41:55.229Z] ==> Searching for coverage reports in: [2021-09-23T23:41:55.229Z] + . [2021-09-23T23:41:55.229Z] -> Found 1 reports [2021-09-23T23:41:55.229Z] ==> Detecting git/mercurial file structure [2021-09-23T23:41:55.229Z] ==> Reading reports [2021-09-23T23:41:55.229Z] + ./coverage.out bytes=7631 [2021-09-23T23:41:55.229Z] ==> Appending adjustments [2021-09-23T23:41:55.229Z] https://docs.codecov.io/docs/fixing-reports [2021-09-23T23:41:55.497Z] + Found adjustments [2021-09-23T23:41:55.497Z] ==> Gzipping contents [2021-09-23T23:41:55.497Z] 4.0K /tmp/codecov.A8LDmf.gz [2021-09-23T23:41:55.497Z] ==> Uploading reports [2021-09-23T23:41:55.497Z] url: https://codecov.io [2021-09-23T23:41:55.497Z] query: branch=main&commit=128899acc469fd29e83e6eb921f412c0498739c3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:41:55.497Z] -> Pinging Codecov [2021-09-23T23:41:55.497Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=128899acc469fd29e83e6eb921f412c0498739c3&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:41:55.765Z] -> Uploading to [2021-09-23T23:41:55.765Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-23/6C56EA5C29638FB4528AC87E60AF5AE0/128899acc469fd29e83e6eb921f412c0498739c3/ea74c928-a1ff-46ed-9aff-6b3cdafe3d7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T234155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0fa0c6360df71fd75427e7adc09ab86d13ea9ff5fb02c18fa0395cd9f132b4c5 [2021-09-23T23:41:55.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-23T23:41:55.765Z] Dload Upload Total Spent Left Speed [2021-09-23T23:41:56.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1329 0 0 100 1329 0 1547 --:--:-- --:--:-- --:--:-- 1548 [2021-09-23T23:41:56.723Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] } [2021-09-23T23:41:56.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-23T23:41:57.255Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-23T23:41:57.282Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:57.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:41:57.618Z] [2021-09-23T23:41:57.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:57.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:41:57.951Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-23T23:41:57.951Z] 188c0c94c7c5: Pulling fs layer [2021-09-23T23:41:57.951Z] 0ef7d3d256c8: Pulling fs layer [2021-09-23T23:41:57.951Z] de9db76c5a1d: Pulling fs layer [2021-09-23T23:41:57.951Z] 0eba1c9be4d2: Pulling fs layer [2021-09-23T23:41:57.951Z] 0d57e429df01: Pulling fs layer [2021-09-23T23:41:57.951Z] 4e4be7b47b0d: Pulling fs layer [2021-09-23T23:41:57.951Z] e1f770b5df2f: Pulling fs layer [2021-09-23T23:41:57.951Z] 85a0685a4137: Pulling fs layer [2021-09-23T23:41:57.951Z] 0eba1c9be4d2: Waiting [2021-09-23T23:41:57.951Z] 0d57e429df01: Waiting [2021-09-23T23:41:57.951Z] 4e4be7b47b0d: Waiting [2021-09-23T23:41:57.951Z] e1f770b5df2f: Waiting [2021-09-23T23:41:57.951Z] 85a0685a4137: Waiting [2021-09-23T23:41:57.951Z] de9db76c5a1d: Verifying Checksum [2021-09-23T23:41:57.951Z] de9db76c5a1d: Download complete [2021-09-23T23:41:57.951Z] 0ef7d3d256c8: Verifying Checksum [2021-09-23T23:41:57.951Z] 0ef7d3d256c8: Download complete [2021-09-23T23:41:57.951Z] 0d57e429df01: Download complete [2021-09-23T23:41:57.951Z] 4e4be7b47b0d: Download complete [2021-09-23T23:41:58.223Z] 188c0c94c7c5: Verifying Checksum [2021-09-23T23:41:58.223Z] 188c0c94c7c5: Download complete [2021-09-23T23:41:58.223Z] 188c0c94c7c5: Pull complete [2021-09-23T23:41:58.494Z] 0ef7d3d256c8: Pull complete [2021-09-23T23:41:58.494Z] de9db76c5a1d: Pull complete [2021-09-23T23:41:59.460Z] e1f770b5df2f: Verifying Checksum [2021-09-23T23:41:59.461Z] e1f770b5df2f: Download complete [2021-09-23T23:42:02.806Z] 0eba1c9be4d2: Verifying Checksum [2021-09-23T23:42:02.806Z] 0eba1c9be4d2: Download complete [2021-09-23T23:42:04.221Z] 85a0685a4137: Verifying Checksum [2021-09-23T23:42:04.221Z] 85a0685a4137: Download complete [2021-09-23T23:42:06.171Z] 0eba1c9be4d2: Pull complete [2021-09-23T23:42:06.171Z] 0d57e429df01: Pull complete [2021-09-23T23:42:06.171Z] 4e4be7b47b0d: Pull complete [2021-09-23T23:42:06.441Z] e1f770b5df2f: Pull complete [2021-09-23T23:42:09.793Z] 85a0685a4137: Pull complete [2021-09-23T23:42:09.794Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-23T23:42:09.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:42:09.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-23T23:42:09.897Z] prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container [2021-09-23T23:42:09.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-23T23:42:11.970Z] $ docker top e0464514c277dc8c0f7d7e1405a5192d13dc29589a711638f233e01b4bf9c612 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-23T23:42:12.078Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-23T23:42:12.388Z] + set -o pipefail [2021-09-23T23:42:12.388Z] + snyk monitor '--org=edgex-jenkins' [2021-09-23T23:42:39.072Z] [2021-09-23T23:42:39.072Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2021-09-23T23:42:39.072Z] [2021-09-23T23:42:39.072Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/3371d4f6-71f7-48ad-9198-6b03eb7b4666 [2021-09-23T23:42:39.072Z] [2021-09-23T23:42:39.072Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-23T23:42:39.072Z] [2021-09-23T23:42:39.072Z] [Pipeline] } [2021-09-23T23:42:39.089Z] $ docker stop --time=1 e0464514c277dc8c0f7d7e1405a5192d13dc29589a711638f233e01b4bf9c612 [2021-09-23T23:42:41.204Z] $ docker rm -f e0464514c277dc8c0f7d7e1405a5192d13dc29589a711638f233e01b4bf9c612 [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-09-23T23:42:42.638Z] + git log --format=format:%s -1 128899acc469fd29e83e6eb921f412c0498739c3 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:42.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:42:42.992Z] . [Pipeline] withDockerContainer [2021-09-23T23:42:43.080Z] prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container [2021-09-23T23:42:43.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:42:43.491Z] $ docker top b0fbb9e40d9a978c2eb63501e9ed1c0f741ae5caaf7c7bf6fea2e69e1d340a56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:42:43.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:42:43.628Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:42:43.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:42:43.737Z] $ docker exec b0fbb9e40d9a978c2eb63501e9ed1c0f741ae5caaf7c7bf6fea2e69e1d340a56 ssh-agent [2021-09-23T23:42:43.855Z] SSH_AUTH_SOCK=/tmp/ssh-ez6aJ9c2MmWa/agent.13 [2021-09-23T23:42:43.855Z] SSH_AGENT_PID=20 [2021-09-23T23:42:43.863Z] Running ssh-add (command line suppressed) [2021-09-23T23:42:43.957Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8494246827541329188.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_8494246827541329188.key) [2021-09-23T23:42:43.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:42:44.292Z] + git semver tag [2021-09-23T23:42:44.292Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:42:44.292Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-09-23T23:42:44.292Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-09-23T23:42:44.292Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:42:44.292Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:42:44.292Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:42:44.292Z] # $SEMVER_BRANCH = main [2021-09-23T23:42:44.292Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2021-09-23T23:42:44.292Z] # 128899acc469fd29e83e6eb921f412c0498739c3 HEAD [2021-09-23T23:42:44.292Z] # -> Force: false [2021-09-23T23:42:44.292Z] # c3d341d62285b4ab365ab895fefc40a4bbf5916b refs/tags/v2.0.1-dev.4 [Pipeline] } [2021-09-23T23:42:44.309Z] $ docker exec --env ******** --env ******** b0fbb9e40d9a978c2eb63501e9ed1c0f741ae5caaf7c7bf6fea2e69e1d340a56 ssh-agent -k [2021-09-23T23:42:44.419Z] unset SSH_AUTH_SOCK; [2021-09-23T23:42:44.420Z] unset SSH_AGENT_PID; [2021-09-23T23:42:44.420Z] echo Agent pid 20 killed; [2021-09-23T23:42:44.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:42:44.784Z] + git semver [Pipeline] } [2021-09-23T23:42:44.809Z] $ docker stop --time=1 b0fbb9e40d9a978c2eb63501e9ed1c0f741ae5caaf7c7bf6fea2e69e1d340a56 [2021-09-23T23:42:46.014Z] $ docker rm -f b0fbb9e40d9a978c2eb63501e9ed1c0f741ae5caaf7c7bf6fea2e69e1d340a56 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:46.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:42:46.473Z] [2021-09-23T23:42:46.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:42:46.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:42:46.805Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-23T23:42:46.805Z] ab5ef0e58194: Pulling fs layer [2021-09-23T23:42:46.805Z] 9712f1f96733: Pulling fs layer [2021-09-23T23:42:46.805Z] 63f879dbbcfc: Pulling fs layer [2021-09-23T23:42:46.805Z] 0d9ebad4ef96: Pulling fs layer [2021-09-23T23:42:46.805Z] e9a5061849ea: Pulling fs layer [2021-09-23T23:42:46.805Z] d747dcd14b5f: Pulling fs layer [2021-09-23T23:42:46.805Z] 2de7ff778b66: Pulling fs layer [2021-09-23T23:42:46.805Z] 0d9ebad4ef96: Waiting [2021-09-23T23:42:46.805Z] e9a5061849ea: Waiting [2021-09-23T23:42:46.805Z] d747dcd14b5f: Waiting [2021-09-23T23:42:46.805Z] 2de7ff778b66: Waiting [2021-09-23T23:42:46.805Z] 9712f1f96733: Verifying Checksum [2021-09-23T23:42:46.805Z] 9712f1f96733: Download complete [2021-09-23T23:42:52.138Z] 63f879dbbcfc: Download complete [2021-09-23T23:42:52.138Z] e9a5061849ea: Verifying Checksum [2021-09-23T23:42:52.138Z] e9a5061849ea: Download complete [2021-09-23T23:42:52.138Z] d747dcd14b5f: Verifying Checksum [2021-09-23T23:42:52.138Z] d747dcd14b5f: Download complete [2021-09-23T23:42:53.094Z] 2de7ff778b66: Verifying Checksum [2021-09-23T23:42:53.094Z] 2de7ff778b66: Download complete [2021-09-23T23:42:54.059Z] 0d9ebad4ef96: Verifying Checksum [2021-09-23T23:42:54.059Z] 0d9ebad4ef96: Download complete [2021-09-23T23:42:54.330Z] ab5ef0e58194: Verifying Checksum [2021-09-23T23:42:54.330Z] ab5ef0e58194: Download complete [2021-09-23T23:42:56.982Z] ab5ef0e58194: Pull complete [2021-09-23T23:42:56.982Z] 9712f1f96733: Pull complete [2021-09-23T23:42:57.568Z] 63f879dbbcfc: Pull complete [2021-09-23T23:43:00.956Z] 0d9ebad4ef96: Pull complete [2021-09-23T23:43:00.956Z] e9a5061849ea: Pull complete [2021-09-23T23:43:00.956Z] d747dcd14b5f: Pull complete [2021-09-23T23:43:01.921Z] 2de7ff778b66: Pull complete [2021-09-23T23:43:01.921Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-23T23:43:01.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:43:01.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-23T23:43:02.011Z] prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container [2021-09-23T23:43:02.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-23T23:43:04.965Z] $ docker top 31b6beb90e16103629b16dc5b1f80f6a84c56f4f2150398e61f46f6cb630987b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:43:05.078Z] provisioning config files... [2021-09-23T23:43:05.092Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2105399350967467231tmp [2021-09-23T23:43:05.116Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2792209970150735726tmp [2021-09-23T23:43:05.138Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4309122215140440949tmp [Pipeline] { [Pipeline] echo [2021-09-23T23:43:05.174Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:05.491Z] ---> sigul-configuration.sh [2021-09-23T23:43:05.491Z] gpg: directory `/root/.gnupg' created [2021-09-23T23:43:05.491Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-23T23:43:05.491Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-23T23:43:05.491Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-23T23:43:05.491Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-23T23:43:05.491Z] gpg: CAST5 encrypted data [2021-09-23T23:43:05.491Z] gpg: encrypted with 1 passphrase [2021-09-23T23:43:05.491Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-23T23:43:05.832Z] + mkdir /home/jenkins [2021-09-23T23:43:05.832Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-23T23:43:06.143Z] + 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-09-23T23:43:06.158Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:06.467Z] ---> sigul-install.sh [2021-09-23T23:43:06.467Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-23T23:43:06.781Z] + git tag --list [2021-09-23T23:43:06.781Z] 1.0.0 [2021-09-23T23:43:06.781Z] v0.0.0 [2021-09-23T23:43:06.781Z] v1.1.0 [2021-09-23T23:43:06.781Z] v1.1.1 [2021-09-23T23:43:06.781Z] v1.2.2 [2021-09-23T23:43:06.781Z] v1.3.0 [2021-09-23T23:43:06.781Z] v1.3.1 [2021-09-23T23:43:06.781Z] v2.0.0 [2021-09-23T23:43:06.781Z] v2.0.1-dev.1 [2021-09-23T23:43:06.781Z] v2.0.1-dev.2 [2021-09-23T23:43:06.781Z] v2.0.1-dev.3 [2021-09-23T23:43:06.781Z] v2.0.1-dev.4 [Pipeline] sh [2021-09-23T23:43:07.091Z] + lftools sign git-tag v2.0.1-dev.4 [2021-09-23T23:43:07.672Z] Signing Git tag with Sigul... [2021-09-23T23:43:07.672Z] Signing v2.0.1-dev.4 [Pipeline] echo [2021-09-23T23:43:08.644Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:08.957Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-23T23:43:08.973Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-23T23:43:09.010Z] $ docker stop --time=1 31b6beb90e16103629b16dc5b1f80f6a84c56f4f2150398e61f46f6cb630987b [2021-09-23T23:43:10.234Z] $ docker rm -f 31b6beb90e16103629b16dc5b1f80f6a84c56f4f2150398e61f46f6cb630987b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:11.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:43:11.113Z] . [Pipeline] withDockerContainer [2021-09-23T23:43:11.205Z] prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container [2021-09-23T23:43:11.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:43:11.616Z] $ docker top dd14aa9bc23fb1a9798413f5f60deff1fec952c4d20722346e0c31635aff2553 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:43:11.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:43:11.778Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:43:11.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:43:11.902Z] $ docker exec dd14aa9bc23fb1a9798413f5f60deff1fec952c4d20722346e0c31635aff2553 ssh-agent [2021-09-23T23:43:12.051Z] SSH_AUTH_SOCK=/tmp/ssh-0da36uFK3Pcy/agent.15 [2021-09-23T23:43:12.051Z] SSH_AGENT_PID=22 [2021-09-23T23:43:12.061Z] Running ssh-add (command line suppressed) [2021-09-23T23:43:12.170Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4430728774997254351.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4430728774997254351.key) [2021-09-23T23:43:12.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:43:12.700Z] + git semver bump pre [2021-09-23T23:43:12.700Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:43:12.700Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-09-23T23:43:12.700Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-09-23T23:43:12.700Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:43:12.700Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:43:12.700Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:43:12.700Z] # $SEMVER_BRANCH = main [2021-09-23T23:43:12.700Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2021-09-23T23:43:12.700Z] 2.0.1-dev.5 [Pipeline] } [2021-09-23T23:43:12.815Z] $ docker exec --env ******** --env ******** dd14aa9bc23fb1a9798413f5f60deff1fec952c4d20722346e0c31635aff2553 ssh-agent -k [2021-09-23T23:43:12.967Z] unset SSH_AUTH_SOCK; [2021-09-23T23:43:12.967Z] unset SSH_AGENT_PID; [2021-09-23T23:43:12.967Z] echo Agent pid 22 killed; [2021-09-23T23:43:13.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:43:13.406Z] + git semver [Pipeline] } [2021-09-23T23:43:13.422Z] $ docker stop --time=1 dd14aa9bc23fb1a9798413f5f60deff1fec952c4d20722346e0c31635aff2553 [2021-09-23T23:43:14.609Z] $ docker rm -f dd14aa9bc23fb1a9798413f5f60deff1fec952c4d20722346e0c31635aff2553 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:15.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:43:15.018Z] . [Pipeline] withDockerContainer [2021-09-23T23:43:15.105Z] prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container [2021-09-23T23:43:15.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-23T23:43:15.491Z] $ docker top a1d3c6cd24432e049a5c45226c370df7e8d48e4051d34e5a97bc1c4e93ec306c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:43:15.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:43:15.610Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:43:15.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:43:15.717Z] $ docker exec a1d3c6cd24432e049a5c45226c370df7e8d48e4051d34e5a97bc1c4e93ec306c ssh-agent [2021-09-23T23:43:15.820Z] SSH_AUTH_SOCK=/tmp/ssh-rBeiWMwf8u52/agent.15 [2021-09-23T23:43:15.820Z] SSH_AGENT_PID=22 [2021-09-23T23:43:15.828Z] Running ssh-add (command line suppressed) [2021-09-23T23:43:15.916Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7280336379726494316.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7280336379726494316.key) [2021-09-23T23:43:15.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:43:16.251Z] + git semver push [2021-09-23T23:43:16.251Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:43:16.251Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-09-23T23:43:16.251Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-09-23T23:43:16.251Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:43:16.251Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:43:16.251Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:43:16.251Z] # $SEMVER_BRANCH = main [2021-09-23T23:43:16.251Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2021-09-23T23:43:17.685Z] $ docker exec --env ******** --env ******** a1d3c6cd24432e049a5c45226c370df7e8d48e4051d34e5a97bc1c4e93ec306c ssh-agent -k [2021-09-23T23:43:17.782Z] unset SSH_AUTH_SOCK; [2021-09-23T23:43:17.782Z] unset SSH_AGENT_PID; [2021-09-23T23:43:17.782Z] echo Agent pid 22 killed; [2021-09-23T23:43:17.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:43:18.143Z] + git semver [Pipeline] } [2021-09-23T23:43:18.161Z] $ docker stop --time=1 a1d3c6cd24432e049a5c45226c370df7e8d48e4051d34e5a97bc1c4e93ec306c [2021-09-23T23:43:19.362Z] $ docker rm -f a1d3c6cd24432e049a5c45226c370df7e8d48e4051d34e5a97bc1c4e93ec306c [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] sh [2021-09-23T23:43:20.324Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:20.667Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:21.255Z] ---> package-listing.sh [2021-09-23T23:43:21.255Z] ++ facter osfamily [2021-09-23T23:43:21.255Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-23T23:43:21.521Z] + OS_FAMILY=redhat [2021-09-23T23:43:21.521Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2021-09-23T23:43:21.521Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-23T23:43:21.521Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-23T23:43:21.521Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-23T23:43:21.521Z] + PACKAGES=/tmp/packages_start.txt [2021-09-23T23:43:21.521Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2021-09-23T23:43:21.522Z] + PACKAGES=/tmp/packages_end.txt [2021-09-23T23:43:21.522Z] + case "${OS_FAMILY}" in [2021-09-23T23:43:21.522Z] + rpm -qa [2021-09-23T23:43:21.522Z] + sort [2021-09-23T23:43:22.104Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-23T23:43:22.104Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-23T23:43:22.104Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-23T23:43:22.104Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2021-09-23T23:43:22.104Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2021-09-23T23:43:22.104Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2021-09-23T23:43:22.120Z] 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-23T23:43:22.421Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:23.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:43:23.005Z] [2021-09-23T23:43:23.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:43:23.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:43:23.336Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:43:23.336Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:43:23.336Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:43:23.336Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:43:23.336Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:43:23.336Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:43:23.336Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:43:23.336Z] d287ab97295c: Pulling fs layer [2021-09-23T23:43:23.336Z] dc539afda2c1: Waiting [2021-09-23T23:43:23.336Z] 77bc0d833cb6: Waiting [2021-09-23T23:43:23.336Z] 9065ff56babe: Waiting [2021-09-23T23:43:23.336Z] d287ab97295c: Waiting [2021-09-23T23:43:23.601Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:43:23.601Z] a1111a8f2ec3: Download complete [2021-09-23T23:43:23.601Z] dc539afda2c1: Verifying Checksum [2021-09-23T23:43:23.601Z] dc539afda2c1: Download complete [2021-09-23T23:43:23.601Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:43:23.601Z] 77bc0d833cb6: Download complete [2021-09-23T23:43:23.601Z] 9065ff56babe: Verifying Checksum [2021-09-23T23:43:23.601Z] 9065ff56babe: Download complete [2021-09-23T23:43:24.183Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:43:24.183Z] ed53099fbce6: Download complete [2021-09-23T23:43:25.587Z] b4d181a07f80: Verifying Checksum [2021-09-23T23:43:25.587Z] b4d181a07f80: Download complete [2021-09-23T23:43:26.561Z] b4d181a07f80: Pull complete [2021-09-23T23:43:26.832Z] a1111a8f2ec3: Pull complete [2021-09-23T23:43:27.097Z] ed53099fbce6: Pull complete [2021-09-23T23:43:27.363Z] dc539afda2c1: Pull complete [2021-09-23T23:43:27.631Z] 77bc0d833cb6: Pull complete [2021-09-23T23:43:27.631Z] 9065ff56babe: Pull complete [2021-09-23T23:43:31.877Z] d287ab97295c: Download complete [2021-09-23T23:43:36.166Z] d287ab97295c: Pull complete [2021-09-23T23:43:36.166Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:43:36.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:43:36.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:43:36.252Z] prd-centos7-docker-4c-2g-1058 does not seem to be running inside a container [2021-09-23T23:43:36.310Z] $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-23T23:43:38.908Z] $ docker top 61ff731b9057c034a3218e6746e91c9fa17af0fd5d70889146d09f654d2ff0e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:43:39.305Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-23T23:43:39.620Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-23T23:43:39.934Z] + ls /var/log/sa-host [2021-09-23T23:43:39.934Z] + sadf -c /var/log/sa-host/sa05 [2021-09-23T23:43:39.934Z] file_magic: OK [2021-09-23T23:43:39.934Z] HZ: Using current value: 100 [2021-09-23T23:43:39.934Z] file_header: OK [2021-09-23T23:43:39.934Z] 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-09-23T23:43:39.934Z] Statistics: [2021-09-23T23:43:39.934Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T23:43:39.934Z] File successfully converted to sysstat format version 12.0.3 [2021-09-23T23:43:39.934Z] + sadf -c /var/log/sa-host/sa23 [2021-09-23T23:43:39.935Z] file_magic: OK [2021-09-23T23:43:39.935Z] HZ: Using current value: 100 [2021-09-23T23:43:39.935Z] file_header: OK [2021-09-23T23:43:39.935Z] 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-09-23T23:43:39.935Z] Statistics: [2021-09-23T23:43:39.935Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T23:43:39.935Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:43:40.117Z] provisioning config files... [2021-09-23T23:43:40.133Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1737834622701990848tmp [Pipeline] { [Pipeline] echo [2021-09-23T23:43:40.160Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:40.473Z] ---> create-netrc.sh [Pipeline] } [2021-09-23T23:43:40.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:40.871Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-23T23:43:40.894Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:41.204Z] ---> sudo-logs.sh [2021-09-23T23:43:41.204Z] Archiving 'sudo' log.. [2021-09-23T23:43:41.204Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1058.vexxhost.local: Name or service not known [2021-09-23T23:43:41.204Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1058.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-23T23:43:41.243Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:41.556Z] ---> job-cost.sh [2021-09-23T23:43:41.556Z] lf-activate-venv: SKIPPING [2021-09-23T23:43:41.556Z] DEBUG: total: 0.10999999940395355 [2021-09-23T23:43:41.556Z] INFO: Retrieving Stack Cost... [2021-09-23T23:43:42.518Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:43:42.786Z] INFO: Archiving Costs [Pipeline] echo [2021-09-23T23:43:42.810Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:43:43.143Z] ---> logs-deploy.sh [2021-09-23T23:43:43.143Z] lf-activate-venv: SKIPPING [2021-09-23T23:43:43.143Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/5 [2021-09-23T23:43:43.143Z] INFO: archiving workspace using pattern(s): [2021-09-23T23:43:44.109Z] Archives upload complete. [2021-09-23T23:43:44.109Z] INFO: archiving logs to Nexus