Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 503ab130c2d1a1a41fbe2fb04032090d761871c6 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-ssh2034920408497991440.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-ssh6789843725788879730.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-ssh347059862297582157.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-ssh1668928539964821922.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh7648387978206114574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-3339 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 Avoid second fetch Checking out Revision 503ab130c2d1a1a41fbe2fb04032090d761871c6 (main) 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-ssh6493422808034018413.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 503ab130c2d1a1a41fbe2fb04032090d761871c6 # timeout=10 Commit message: "Merge pull request #122 from ernestojeda/remove-build-dockerfile" > git rev-list --no-walk b24a0a6e9ac553b819564bd7a76aa5a4909c3321 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-18T15:58:22.153Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-18T15:58:22.251Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-18T15:58:22.281Z] ========================================================= [2021-08-18T15:58:22.281Z] EdgeX Global Pipelines Version Info [2021-08-18T15:58:22.281Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:58:23.506Z] ------------------- [2021-08-18T15:58:23.506Z] stable info: [2021-08-18T15:58:23.506Z] ------------------- [2021-08-18T15:58:23.506Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-18T15:58:23.506Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:58:23.506Z] Message: update stable to v1.0.205 [2021-08-18T15:58:24.091Z] ------------------- [2021-08-18T15:58:24.091Z] experimental info: [2021-08-18T15:58:24.091Z] ------------------- [2021-08-18T15:58:24.091Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-18T15:58:24.091Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:58:24.091Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-18T15:58:24.214Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-08-18T15:58:24.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-08-18T15:58:24.263Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-18T15:58:24.286Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-18T15:58:24.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-18T15:58:24.335Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-18T15:58:24.358Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-18T15:58:24.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-18T15:58:24.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-18T15:58:24.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-18T15:58:24.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-18T15:58:24.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-18T15:58:24.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-08-18T15:58:24.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-18T15:58:24.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-18T15:58:24.601Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:58:24.627Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:58:24.654Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:58:24.682Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:58:24.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-18T15:58:24.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-18T15:58:24.759Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-18T15:58:24.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-18T15:58:24.810Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-18T15:58:24.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-18T15:58:24.864Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-18T15:58:24.890Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-18T15:58:24.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-18T15:58:24.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-18T15:58:24.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-18T15:58:24.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] echo [2021-08-18T15:58:25.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 503ab13 [Pipeline] echo [2021-08-18T15:58:25.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T15:58:25.115Z] provisioning config files... [2021-08-18T15:58:25.136Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2892711671304854099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:58:25.474Z] ---> docker-login.sh [2021-08-18T15:58:25.474Z] nexus3.edgexfoundry.org:10001 [2021-08-18T15:58:25.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:58:25.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:58:25.741Z] Configure a credential helper to remove this warning. See [2021-08-18T15:58:25.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:58:25.741Z] [2021-08-18T15:58:25.741Z] Login Succeeded [2021-08-18T15:58:25.741Z] nexus3.edgexfoundry.org:10002 [2021-08-18T15:58:25.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:58:25.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:58:25.741Z] Configure a credential helper to remove this warning. See [2021-08-18T15:58:25.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:58:25.741Z] [2021-08-18T15:58:25.741Z] Login Succeeded [2021-08-18T15:58:25.741Z] nexus3.edgexfoundry.org:10003 [2021-08-18T15:58:26.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:58:26.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:58:26.008Z] Configure a credential helper to remove this warning. See [2021-08-18T15:58:26.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:58:26.008Z] [2021-08-18T15:58:26.008Z] Login Succeeded [2021-08-18T15:58:26.008Z] nexus3.edgexfoundry.org:10004 [2021-08-18T15:58:26.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:58:26.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:58:26.275Z] Configure a credential helper to remove this warning. See [2021-08-18T15:58:26.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:58:26.275Z] [2021-08-18T15:58:26.275Z] Login Succeeded [2021-08-18T15:58:26.275Z] docker.io [2021-08-18T15:58:26.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:58:26.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:58:26.542Z] Configure a credential helper to remove this warning. See [2021-08-18T15:58:26.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:58:26.542Z] [2021-08-18T15:58:26.542Z] Login Succeeded [2021-08-18T15:58:26.542Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T15:58:26.554Z] 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-08-18T15:58:27.022Z] + git log --format=format:%s -1 503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] echo [2021-08-18T15:58:27.079Z] GIT_COMMIT: 503ab130c2d1a1a41fbe2fb04032090d761871c6, Commit Message: Merge pull request #122 from ernestojeda/remove-build-dockerfile [Pipeline] echo [2021-08-18T15:58:27.093Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:58:27.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:58:27.663Z] [2021-08-18T15:58:27.663Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:58:27.993Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:58:27.993Z] latest: Pulling from edgex-devops/git-semver [2021-08-18T15:58:27.993Z] 31603596830f: Pulling fs layer [2021-08-18T15:58:27.993Z] d4622e32a9a9: Pulling fs layer [2021-08-18T15:58:27.993Z] 1030fce36090: Pulling fs layer [2021-08-18T15:58:27.993Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-18T15:58:27.993Z] 6c6cb7e1b49b: Waiting [2021-08-18T15:58:27.993Z] d4622e32a9a9: Download complete [2021-08-18T15:58:28.258Z] 31603596830f: Verifying Checksum [2021-08-18T15:58:28.258Z] 31603596830f: Download complete [2021-08-18T15:58:28.258Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-18T15:58:28.258Z] 6c6cb7e1b49b: Download complete [2021-08-18T15:58:28.535Z] 31603596830f: Pull complete [2021-08-18T15:58:28.535Z] 1030fce36090: Verifying Checksum [2021-08-18T15:58:28.535Z] 1030fce36090: Download complete [2021-08-18T15:58:28.535Z] d4622e32a9a9: Pull complete [2021-08-18T15:58:29.139Z] 1030fce36090: Pull complete [2021-08-18T15:58:29.139Z] 6c6cb7e1b49b: Pull complete [2021-08-18T15:58:29.139Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-18T15:58:29.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:58:29.404Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-18T15:58:29.515Z] prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container [2021-08-18T15:58:29.572Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T15:58:30.411Z] $ docker top 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T15:58:30.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:58:30.555Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:58:30.686Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:58:30.687Z] $ docker exec 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a ssh-agent [2021-08-18T15:58:30.812Z] SSH_AUTH_SOCK=/tmp/ssh-jiKtzn5Z8FMS/agent.14 [2021-08-18T15:58:30.812Z] SSH_AGENT_PID=20 [2021-08-18T15:58:30.822Z] Running ssh-add (command line suppressed) [2021-08-18T15:58:30.942Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7674595715387686775.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7674595715387686775.key) [2021-08-18T15:58:30.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:58:31.285Z] + git tag --points-at HEAD [Pipeline] } [2021-08-18T15:58:31.302Z] $ docker exec --env ******** --env ******** 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a ssh-agent -k [2021-08-18T15:58:31.413Z] unset SSH_AUTH_SOCK; [2021-08-18T15:58:31.415Z] unset SSH_AGENT_PID; [2021-08-18T15:58:31.415Z] echo Agent pid 20 killed; [2021-08-18T15:58:31.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-18T15:58:31.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:58:31.474Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:58:31.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:58:31.610Z] $ docker exec 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a ssh-agent [2021-08-18T15:58:31.739Z] SSH_AUTH_SOCK=/tmp/ssh-6kNWRu9K3OS6/agent.52 [2021-08-18T15:58:31.739Z] SSH_AGENT_PID=58 [2021-08-18T15:58:31.747Z] Running ssh-add (command line suppressed) [2021-08-18T15:58:31.869Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4366264788761565955.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4366264788761565955.key) [2021-08-18T15:58:31.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:58:32.214Z] + git semver init [2021-08-18T15:58:32.214Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T15:58:32.214Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-08-18T15:58:32.214Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-08-18T15:58:32.214Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T15:58:32.214Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T15:58:32.214Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T15:58:32.214Z] # $SEMVER_BRANCH = main [2021-08-18T15:58:32.214Z] # $SEMVER_TEMP = /tmp/semver-746451509 [2021-08-18T15:58:32.214Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-08-18T15:58:32.482Z] # '/tmp/semver-746451509' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' [2021-08-18T15:58:32.482Z] # -> Force: false [2021-08-18T15:58:32.482Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2021-08-18T15:58:32.495Z] $ docker exec --env ******** --env ******** 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a ssh-agent -k [2021-08-18T15:58:32.604Z] unset SSH_AUTH_SOCK; [2021-08-18T15:58:32.604Z] unset SSH_AGENT_PID; [2021-08-18T15:58:32.604Z] echo Agent pid 58 killed; [2021-08-18T15:58:32.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T15:58:32.974Z] + git semver [Pipeline] } [2021-08-18T15:58:32.997Z] $ docker stop --time=1 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a [2021-08-18T15:58:34.236Z] $ docker rm -f 04a6e324ace87fae54e7301e6d53f5917651d30caaa585cc6b109fb97a3ec23a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T15:58:34.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-18T15:58:35.108Z] Stashed 1 file(s) [Pipeline] echo [2021-08-18T15:58:35.111Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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-08-18T15:58:50.275Z] Still waiting to schedule task [2021-08-18T15:58:50.275Z] ‘prd-centos7-docker-4c-2g-3337’ is offline [2021-08-18T15:58:50.275Z] ‘prd-centos7-docker-4c-2g-3340’ is offline [2021-08-18T15:58:50.276Z] ‘prd-centos7-docker-4c-2g-3342’ is offline [2021-08-18T15:58:50.276Z] ‘prd-centos7-docker-4c-2g-3343’ is offline [2021-08-18T15:58:50.276Z] ‘prd-centos7-docker-4c-2g-3344’ is offline [2021-08-18T15:58:50.276Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-18T15:58:50.276Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3336’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-18T15:58:50.279Z] Still waiting to schedule task [2021-08-18T15:58:50.279Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-18T16:00:00.401Z] Running on prd-centos7-docker-4c-2g-3352 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2021-08-18T16:00:00.422Z] Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout [2021-08-18T16:00:00.575Z] Selected Git installation does not exist. Using Default [2021-08-18T16:00:00.575Z] The recommended git tool is: NONE [2021-08-18T16:00:03.972Z] using credential edgex-jenkins-ssh [2021-08-18T16:00:03.995Z] Cloning the remote Git repository [2021-08-18T16:00:03.366Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-08-18T16:00:03.453Z] > git init /w/workspace/device-snmp-go/4 # timeout=10 [2021-08-18T16:00:03.489Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-08-18T16:00:03.489Z] > git --version # timeout=10 [2021-08-18T16:00:03.495Z] > git --version # 'git version 2.24.4' [2021-08-18T16:00:03.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:00:03.531Z] [INFO] Currently running in a labeled security context [2021-08-18T16:00:03.531Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T16:00:03.531Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/4@tmp/jenkins-gitclient-ssh8641795227141012380.key [2021-08-18T16:00:03.558Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:00:05.533Z] Avoid second fetch [2021-08-18T16:00:05.534Z] Checking out Revision 503ab130c2d1a1a41fbe2fb04032090d761871c6 (main) [2021-08-18T16:00:04.969Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-08-18T16:00:04.983Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:00:05.011Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:00:05.020Z] > git checkout -f 503ab130c2d1a1a41fbe2fb04032090d761871c6 # timeout=10 [2021-08-18T16:00:09.037Z] Commit message: "Merge pull request #122 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:00:09.516Z] provisioning config files... [2021-08-18T16:00:09.535Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config3296896094845698325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:00:10.083Z] ---> docker-login.sh [2021-08-18T16:00:10.083Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:00:10.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:10.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:10.083Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:10.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:10.083Z] [2021-08-18T16:00:10.083Z] Login Succeeded [2021-08-18T16:00:10.353Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:00:10.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:10.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:10.353Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:10.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:10.353Z] [2021-08-18T16:00:10.353Z] Login Succeeded [2021-08-18T16:00:10.353Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:00:10.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:10.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:10.624Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:10.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:10.624Z] [2021-08-18T16:00:10.624Z] Login Succeeded [2021-08-18T16:00:10.624Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:00:10.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:10.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:10.899Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:10.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:10.899Z] [2021-08-18T16:00:10.899Z] Login Succeeded [2021-08-18T16:00:10.899Z] docker.io [2021-08-18T16:00:10.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:00:11.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:00:11.166Z] Configure a credential helper to remove this warning. See [2021-08-18T16:00:11.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:00:11.166Z] [2021-08-18T16:00:11.166Z] Login Succeeded [2021-08-18T16:00:11.166Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:00:11.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T16:00:11.430Z] ========================================================= [2021-08-18T16:00:11.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-18T16:00:11.430Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:00:11.791Z] + 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-08-18T16:00:11.791Z] Sending build context to Docker daemon 365.6kB [2021-08-18T16:00:11.791Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:00:11.791Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-18T16:00:11.791Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-18T16:00:11.791Z] 540db60ca938: Pulling fs layer [2021-08-18T16:00:11.791Z] adcc1eea9eea: Pulling fs layer [2021-08-18T16:00:11.791Z] 4c4ab2625f07: Pulling fs layer [2021-08-18T16:00:11.791Z] db62176df00c: Pulling fs layer [2021-08-18T16:00:11.791Z] 3b30891b0d05: Pulling fs layer [2021-08-18T16:00:11.791Z] 06b49ca38bd5: Pulling fs layer [2021-08-18T16:00:11.791Z] c788192a36de: Pulling fs layer [2021-08-18T16:00:11.791Z] a77e37c0d609: Pulling fs layer [2021-08-18T16:00:11.791Z] c3185cebc471: Pulling fs layer [2021-08-18T16:00:11.791Z] db62176df00c: Waiting [2021-08-18T16:00:11.791Z] 3b30891b0d05: Waiting [2021-08-18T16:00:11.791Z] 06b49ca38bd5: Waiting [2021-08-18T16:00:11.791Z] c788192a36de: Waiting [2021-08-18T16:00:11.791Z] a77e37c0d609: Waiting [2021-08-18T16:00:11.791Z] c3185cebc471: Waiting [2021-08-18T16:00:12.060Z] 4c4ab2625f07: Verifying Checksum [2021-08-18T16:00:12.060Z] 4c4ab2625f07: Download complete [2021-08-18T16:00:12.060Z] adcc1eea9eea: Verifying Checksum [2021-08-18T16:00:12.060Z] adcc1eea9eea: Download complete [2021-08-18T16:00:12.060Z] 3b30891b0d05: Verifying Checksum [2021-08-18T16:00:12.060Z] 3b30891b0d05: Download complete [2021-08-18T16:00:12.060Z] 06b49ca38bd5: Download complete [2021-08-18T16:00:12.060Z] c788192a36de: Verifying Checksum [2021-08-18T16:00:12.060Z] c788192a36de: Download complete [2021-08-18T16:00:12.060Z] 540db60ca938: Verifying Checksum [2021-08-18T16:00:12.060Z] 540db60ca938: Download complete [2021-08-18T16:00:12.330Z] 540db60ca938: Pull complete [2021-08-18T16:00:12.330Z] adcc1eea9eea: Pull complete [2021-08-18T16:00:12.598Z] 4c4ab2625f07: Pull complete [2021-08-18T16:00:12.862Z] a77e37c0d609: Verifying Checksum [2021-08-18T16:00:12.862Z] a77e37c0d609: Download complete [2021-08-18T16:00:15.448Z] c3185cebc471: Download complete [2021-08-18T16:00:16.032Z] db62176df00c: Verifying Checksum [2021-08-18T16:00:16.032Z] db62176df00c: Download complete [2021-08-18T16:00:20.361Z] db62176df00c: Pull complete [2021-08-18T16:00:20.361Z] 3b30891b0d05: Pull complete [2021-08-18T16:00:20.361Z] 06b49ca38bd5: Pull complete [2021-08-18T16:00:20.361Z] c788192a36de: Pull complete [2021-08-18T16:00:20.361Z] a77e37c0d609: Pull complete [2021-08-18T16:00:22.317Z] c3185cebc471: Pull complete [2021-08-18T16:00:22.317Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-18T16:00:22.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T16:00:22.317Z] ---> 031687cdd783 [2021-08-18T16:00:22.317Z] Step 3/12 : ARG MAKE='make build' [2021-08-18T16:00:24.262Z] ---> Running in 1d7347ff1f4e [2021-08-18T16:00:24.262Z] Removing intermediate container 1d7347ff1f4e [2021-08-18T16:00:24.262Z] ---> c971d85247b0 [2021-08-18T16:00:24.262Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-18T16:00:24.262Z] ---> Running in a529f54f9967 [2021-08-18T16:00:24.262Z] Removing intermediate container a529f54f9967 [2021-08-18T16:00:24.262Z] ---> 6a9bf2ffb594 [2021-08-18T16:00:24.262Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:00:24.262Z] ---> Running in 1f92210ed731 [2021-08-18T16:00:24.530Z] Removing intermediate container 1f92210ed731 [2021-08-18T16:00:24.530Z] ---> 6c55d70cef79 [2021-08-18T16:00:24.530Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:00:24.530Z] ---> Running in ca8099f68aee [2021-08-18T16:00:25.118Z] Removing intermediate container ca8099f68aee [2021-08-18T16:00:25.118Z] ---> 189f47cd1bd8 [2021-08-18T16:00:25.118Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:00:25.118Z] ---> Running in 181b2429cc1b [2021-08-18T16:00:25.385Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T16:00:26.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T16:00:27.311Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-18T16:00:27.311Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-18T16:00:27.311Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-18T16:00:27.580Z] Executing busybox-1.32.1-r6.trigger [2021-08-18T16:00:27.580Z] OK: 223 MiB in 55 packages [2021-08-18T16:00:28.166Z] Removing intermediate container 181b2429cc1b [2021-08-18T16:00:28.166Z] ---> 241056dea38d [2021-08-18T16:00:28.166Z] Step 8/12 : WORKDIR /device-snmp-go [2021-08-18T16:00:28.166Z] ---> Running in 24c6ed79c9fd [2021-08-18T16:00:28.166Z] Removing intermediate container 24c6ed79c9fd [2021-08-18T16:00:28.166Z] ---> f4f66113d92f [2021-08-18T16:00:28.166Z] Step 9/12 : COPY . . [2021-08-18T16:00:28.439Z] ---> 853bb3f7bae4 [2021-08-18T16:00:28.439Z] Step 10/12 : RUN go mod tidy [2021-08-18T16:00:28.439Z] ---> Running in 95df3f492ad1 [2021-08-18T16:00:29.849Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-18T16:00:29.850Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-18T16:00:29.850Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2021-08-18T16:00:30.123Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T16:00:30.123Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-18T16:00:30.123Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-18T16:00:30.123Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-18T16:00:30.123Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-18T16:00:30.123Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-18T16:00:30.395Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-18T16:00:30.395Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T16:00:30.395Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T16:00:30.395Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-18T16:00:30.395Z] go: downloading github.com/golang/mock v1.2.0 [2021-08-18T16:00:30.395Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-18T16:00:30.395Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-18T16:00:30.395Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-18T16:00:30.395Z] go: downloading golang.org/x/text v0.3.2 [2021-08-18T16:00:30.663Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-18T16:00:30.663Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-18T16:00:31.624Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-18T16:00:31.624Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-18T16:00:31.624Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-18T16:00:31.624Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-18T16:00:31.624Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-18T16:00:31.624Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-18T16:00:31.624Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-18T16:00:31.624Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-18T16:00:31.624Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-18T16:00:31.624Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-18T16:00:31.624Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-18T16:00:31.624Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-18T16:00:31.893Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-18T16:00:31.893Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-18T16:00:31.893Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-18T16:00:31.893Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-18T16:00:31.893Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-18T16:00:31.893Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-18T16:00:31.893Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-18T16:00:31.893Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-18T16:00:31.893Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-18T16:00:31.893Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-18T16:00:32.161Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-18T16:00:32.161Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-18T16:00:32.161Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-18T16:00:32.161Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T16:00:32.161Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-18T16:00:32.161Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-18T16:00:32.161Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-18T16:00:32.161Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-18T16:00:32.161Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-18T16:00:32.161Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-18T16:00:32.430Z] go: downloading github.com/kr/text v0.1.0 [2021-08-18T16:00:32.430Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-18T16:00:32.430Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-18T16:00:32.430Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-18T16:00:32.430Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T16:00:32.430Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T16:00:32.430Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T16:00:32.430Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T16:00:32.430Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-18T16:00:32.702Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-18T16:00:32.702Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-18T16:00:32.702Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-18T16:00:32.702Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-18T16:00:32.702Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-18T16:00:32.702Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-18T16:00:32.702Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-18T16:00:32.702Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-18T16:00:32.702Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-18T16:00:32.702Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-18T16:00:32.702Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-18T16:00:32.702Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-18T16:00:32.702Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-18T16:00:32.702Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-18T16:00:32.702Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-18T16:00:32.702Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-18T16:00:36.972Z] Removing intermediate container 95df3f492ad1 [2021-08-18T16:00:36.972Z] ---> 69ebda1dd988 [2021-08-18T16:00:36.972Z] Step 11/12 : RUN make update [2021-08-18T16:00:36.972Z] ---> Running in fe032f215ffe [2021-08-18T16:00:37.242Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T16:00:40.615Z] Removing intermediate container fe032f215ffe [2021-08-18T16:00:40.615Z] ---> 917d6a93bf0e [2021-08-18T16:00:40.615Z] Step 12/12 : RUN ${MAKE} [2021-08-18T16:00:40.615Z] ---> Running in 18e4bdc78b15 [2021-08-18T16:00:40.882Z] noop [2021-08-18T16:00:40.882Z] Removing intermediate container 18e4bdc78b15 [2021-08-18T16:00:40.882Z] ---> 1d4645e1dca8 [2021-08-18T16:00:40.882Z] Successfully built 1d4645e1dca8 [2021-08-18T16:00:40.882Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:00:41.220Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:00:41.220Z] . [Pipeline] withDockerContainer [2021-08-18T16:00:41.309Z] prd-centos7-docker-4c-2g-3352 does not seem to be running inside a container [2021-08-18T16:00:41.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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-08-18T16:00:41.769Z] $ docker top 0dae8b1606cee2e0be83b5c1d353865389920d54115f8a2e93e0d179ab6c3c59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:00:42.191Z] + go version [2021-08-18T16:00:42.191Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-18T16:00:42.211Z] $ docker stop --time=1 0dae8b1606cee2e0be83b5c1d353865389920d54115f8a2e93e0d179ab6c3c59 [2021-08-18T16:00:43.400Z] $ docker rm -f 0dae8b1606cee2e0be83b5c1d353865389920d54115f8a2e93e0d179ab6c3c59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:00:43.876Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:00:43.876Z] . [Pipeline] withDockerContainer [2021-08-18T16:00:43.965Z] prd-centos7-docker-4c-2g-3352 does not seem to be running inside a container [2021-08-18T16:00:44.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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-08-18T16:00:44.391Z] $ docker top 715d4d1b1bb458b7adb6572b28dc255eb8204a42f7eb4be2c86defd18eb7ebd1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:00:44.809Z] + go mod tidy [Pipeline] sh [2021-08-18T16:00:45.492Z] + make test [2021-08-18T16:00:45.492Z] go mod tidy [2021-08-18T16:00:45.492Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-18T16:00:46.077Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-08-18T16:01:04.433Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-08-18T16:01:04.433Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2021-08-18T16:01:04.433Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-18T16:01:09.832Z] gofmt -l . [2021-08-18T16:01:09.832Z] [ "`gofmt -l .`" = "" ] [2021-08-18T16:01:09.832Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-18T16:01:09.848Z] $ docker stop --time=1 715d4d1b1bb458b7adb6572b28dc255eb8204a42f7eb4be2c86defd18eb7ebd1 [2021-08-18T16:01:11.312Z] $ docker rm -f 715d4d1b1bb458b7adb6572b28dc255eb8204a42f7eb4be2c86defd18eb7ebd1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T16:01:11.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-18T16:01:12.015Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-18T16:01:13.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-18T16:01:13.323Z] + ls -al . [2021-08-18T16:01:13.324Z] total 116 [2021-08-18T16:01:13.324Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 18 16:01 . [2021-08-18T16:01:13.324Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 18 16:00 .. [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 6520 Aug 18 16:00 Attribution.txt [2021-08-18T16:01:13.324Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 18 16:00 bin [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 4401 Aug 18 16:00 CHANGELOG.md [2021-08-18T16:01:13.324Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 18 16:00 cmd [2021-08-18T16:01:13.324Z] -rw-r--r--. 1 jenkins jenkins 7631 Aug 18 16:01 coverage.out [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 1459 Aug 18 16:00 Dockerfile [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 6 Aug 18 16:00 .dockerignore [2021-08-18T16:01:13.324Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 18 16:00 .git [2021-08-18T16:01:13.324Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 18 16:00 .github [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 269 Aug 18 16:00 .gitignore [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 208 Aug 18 16:00 go.mod [2021-08-18T16:01:13.324Z] -rw-r--r--. 1 jenkins jenkins 20831 Aug 18 16:00 go.sum [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 18 16:00 GOVERNANCE.md [2021-08-18T16:01:13.324Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 18 16:00 internal [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 656 Aug 18 16:00 Jenkinsfile [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 18 16:00 LICENSE [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 936 Aug 18 16:00 Makefile [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 620 Aug 18 16:00 OWNERS.md [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 9073 Aug 18 16:00 README.md [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 18 15:58 VERSION [2021-08-18T16:01:13.324Z] -rw-rw-r--. 1 jenkins jenkins 209 Aug 18 16:00 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:13.647Z] + 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=503ab130c2d1a1a41fbe2fb04032090d761871c6 --label arch=amd64 --label version=2.0.1-dev.3 . [2021-08-18T16:01:13.647Z] Sending build context to Docker daemon 373.8kB [2021-08-18T16:01:13.647Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:01:13.647Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-18T16:01:13.647Z] ---> 1d4645e1dca8 [2021-08-18T16:01:13.647Z] Step 3/24 : ARG MAKE='make build' [2021-08-18T16:01:13.647Z] ---> Running in dac066bfd2da [2021-08-18T16:01:13.915Z] Removing intermediate container dac066bfd2da [2021-08-18T16:01:13.915Z] ---> 7181b596031a [2021-08-18T16:01:13.915Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-18T16:01:13.915Z] ---> Running in 4b499ecc0818 [2021-08-18T16:01:13.915Z] Removing intermediate container 4b499ecc0818 [2021-08-18T16:01:13.915Z] ---> 8165fe226c86 [2021-08-18T16:01:13.915Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:01:13.915Z] ---> Running in 7007b0feb9d8 [2021-08-18T16:01:13.915Z] Removing intermediate container 7007b0feb9d8 [2021-08-18T16:01:13.915Z] ---> e020c67d6e49 [2021-08-18T16:01:13.915Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:01:14.186Z] ---> Running in 9b4c244b29bd [2021-08-18T16:01:14.454Z] Removing intermediate container 9b4c244b29bd [2021-08-18T16:01:14.454Z] ---> 19d4b9a96bbd [2021-08-18T16:01:14.454Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:01:14.454Z] ---> Running in e2a462832756 [2021-08-18T16:01:14.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T16:01:15.688Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T16:01:15.956Z] OK: 223 MiB in 55 packages [2021-08-18T16:01:16.223Z] Removing intermediate container e2a462832756 [2021-08-18T16:01:16.223Z] ---> 292149811a9f [2021-08-18T16:01:16.223Z] Step 8/24 : WORKDIR /device-snmp-go [2021-08-18T16:01:16.223Z] ---> Running in 8a6d09b98735 [2021-08-18T16:01:16.494Z] Removing intermediate container 8a6d09b98735 [2021-08-18T16:01:16.494Z] ---> c468756c5754 [2021-08-18T16:01:16.494Z] Step 9/24 : COPY . . [2021-08-18T16:01:16.767Z] ---> 034c312321e4 [2021-08-18T16:01:16.767Z] Step 10/24 : RUN go mod tidy [2021-08-18T16:01:16.767Z] ---> Running in 0a49358398ec [2021-08-18T16:01:17.362Z] Removing intermediate container 0a49358398ec [2021-08-18T16:01:17.362Z] ---> 2e583f58e7c4 [2021-08-18T16:01:17.362Z] Step 11/24 : RUN make update [2021-08-18T16:01:17.362Z] ---> Running in b1889b81cea8 [2021-08-18T16:01:17.631Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T16:01:17.902Z] Removing intermediate container b1889b81cea8 [2021-08-18T16:01:17.902Z] ---> d078711de9eb [2021-08-18T16:01:17.902Z] Step 12/24 : RUN ${MAKE} [2021-08-18T16:01:17.902Z] ---> Running in 5f58ca9d4c9d [2021-08-18T16:01:18.496Z] go mod tidy [2021-08-18T16:01:18.496Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.3" -o cmd/device-snmp ./cmd [2021-08-18T16:01:30.865Z] Removing intermediate container 5f58ca9d4c9d [2021-08-18T16:01:30.865Z] ---> b502a6e548cd [2021-08-18T16:01:30.865Z] Step 13/24 : FROM alpine:3.12 [2021-08-18T16:01:32.809Z] 3.12: Pulling from library/alpine [2021-08-18T16:01:32.809Z] 339de151aab4: Pulling fs layer [2021-08-18T16:01:33.075Z] 339de151aab4: Download complete [2021-08-18T16:01:33.075Z] 339de151aab4: Pull complete [2021-08-18T16:01:33.075Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T16:01:33.075Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T16:01:33.075Z] ---> 13621d1b12d4 [2021-08-18T16:01:33.075Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-18T16:01:33.339Z] ---> Running in 7ec3ede24f60 [2021-08-18T16:01:33.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-18T16:01:33.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-18T16:01:33.606Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-18T16:01:33.606Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-18T16:01:33.606Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-18T16:01:33.606Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-18T16:01:33.606Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-18T16:01:33.606Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-18T16:01:33.606Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T16:01:33.879Z] OK: 8 MiB in 20 packages [2021-08-18T16:01:33.879Z] Removing intermediate container 7ec3ede24f60 [2021-08-18T16:01:33.879Z] ---> 029997845607 [2021-08-18T16:01:33.879Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-08-18T16:01:34.463Z] ---> 0f19b1899806 [2021-08-18T16:01:34.463Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-08-18T16:01:34.463Z] ---> df16fa678f04 [2021-08-18T16:01:34.463Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-08-18T16:01:34.733Z] ---> ab3bd19fd64a [2021-08-18T16:01:34.733Z] Step 18/24 : EXPOSE 59993 [2021-08-18T16:01:34.733Z] ---> Running in 64ca5aefbd15 [2021-08-18T16:01:34.733Z] Removing intermediate container 64ca5aefbd15 [2021-08-18T16:01:34.733Z] ---> 61824936805d [2021-08-18T16:01:34.733Z] Step 19/24 : EXPOSE 161 [2021-08-18T16:01:34.733Z] ---> Running in 50dffc5f0dcd [2021-08-18T16:01:34.998Z] Removing intermediate container 50dffc5f0dcd [2021-08-18T16:01:34.998Z] ---> cf636a4f5a9f [2021-08-18T16:01:34.998Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-08-18T16:01:34.998Z] ---> Running in 1ab21cc6344f [2021-08-18T16:01:34.998Z] Removing intermediate container 1ab21cc6344f [2021-08-18T16:01:34.998Z] ---> 48e576099ea7 [2021-08-18T16:01:34.998Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-18T16:01:34.998Z] ---> Running in 03a7d566a5ec [2021-08-18T16:01:34.998Z] Removing intermediate container 03a7d566a5ec [2021-08-18T16:01:34.998Z] ---> 010590bf82b1 [2021-08-18T16:01:34.998Z] Step 22/24 : LABEL arch=amd64 [2021-08-18T16:01:34.998Z] ---> Running in 141e499ad9ec [2021-08-18T16:01:35.266Z] Removing intermediate container 141e499ad9ec [2021-08-18T16:01:35.266Z] ---> 61e7d88e1388 [2021-08-18T16:01:35.266Z] Step 23/24 : LABEL git_sha=503ab130c2d1a1a41fbe2fb04032090d761871c6 [2021-08-18T16:01:35.266Z] ---> Running in 99d802cd1d0f [2021-08-18T16:01:35.266Z] Removing intermediate container 99d802cd1d0f [2021-08-18T16:01:35.266Z] ---> 3cb6a0334232 [2021-08-18T16:01:35.266Z] Step 24/24 : LABEL version=2.0.1-dev.3 [2021-08-18T16:01:35.266Z] ---> Running in 450f428f570e [2021-08-18T16:01:35.538Z] Removing intermediate container 450f428f570e [2021-08-18T16:01:35.538Z] ---> 256b31cab3ba [2021-08-18T16:01:35.538Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-18T16:01:35.538Z] Successfully built 256b31cab3ba [2021-08-18T16:01:35.538Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:01:35.688Z] provisioning config files... [2021-08-18T16:01:35.703Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config434940832007967956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:01:36.048Z] ---> docker-login.sh [2021-08-18T16:01:36.048Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:01:36.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:36.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:36.048Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:36.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:36.048Z] [2021-08-18T16:01:36.048Z] Login Succeeded [2021-08-18T16:01:36.048Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:01:36.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:36.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:36.317Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:36.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:36.317Z] [2021-08-18T16:01:36.317Z] Login Succeeded [2021-08-18T16:01:36.317Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:01:36.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:36.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:36.317Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:36.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:36.317Z] [2021-08-18T16:01:36.317Z] Login Succeeded [2021-08-18T16:01:36.317Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:01:36.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:36.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:36.590Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:36.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:36.590Z] [2021-08-18T16:01:36.590Z] Login Succeeded [2021-08-18T16:01:36.590Z] docker.io [2021-08-18T16:01:36.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:36.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:36.866Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:36.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:36.866Z] [2021-08-18T16:01:36.866Z] Login Succeeded [2021-08-18T16:01:36.866Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:01:36.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:01:36.965Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2021-08-18T16:01:36.965Z] 503ab130c2d1a1a41fbe2fb04032090d761871c6 [2021-08-18T16:01:36.965Z] latest [2021-08-18T16:01:36.965Z] 2.0.1-dev.3 [2021-08-18T16:01:36.965Z] 503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 [2021-08-18T16:01:36.965Z] main [2021-08-18T16:01:36.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:37.380Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:37.714Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6 [2021-08-18T16:01:37.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-08-18T16:01:37.714Z] 72dace08caed: Preparing [2021-08-18T16:01:37.714Z] 7d08011f9ae6: Preparing [2021-08-18T16:01:37.714Z] 89aabe31156c: Preparing [2021-08-18T16:01:37.714Z] 6133f2614021: Preparing [2021-08-18T16:01:37.714Z] 32f366d666a5: Preparing [2021-08-18T16:01:37.714Z] 32f366d666a5: Layer already exists [2021-08-18T16:01:37.990Z] 7d08011f9ae6: Pushed [2021-08-18T16:01:37.990Z] 72dace08caed: Pushed [2021-08-18T16:01:37.990Z] 6133f2614021: Pushed [2021-08-18T16:01:38.950Z] 89aabe31156c: Pushed [2021-08-18T16:01:39.218Z] 503ab130c2d1a1a41fbe2fb04032090d761871c6: digest: sha256:fdcf7748edd50f68d8cdec41eb69c7816c21bf7006d9cef74e32d0e79ff78020 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:39.559Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:39.874Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-08-18T16:01:39.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-08-18T16:01:39.874Z] 72dace08caed: Preparing [2021-08-18T16:01:39.874Z] 7d08011f9ae6: Preparing [2021-08-18T16:01:39.874Z] 89aabe31156c: Preparing [2021-08-18T16:01:39.874Z] 6133f2614021: Preparing [2021-08-18T16:01:39.874Z] 32f366d666a5: Preparing [2021-08-18T16:01:39.874Z] 32f366d666a5: Layer already exists [2021-08-18T16:01:39.874Z] 6133f2614021: Layer already exists [2021-08-18T16:01:39.874Z] 72dace08caed: Layer already exists [2021-08-18T16:01:39.874Z] 89aabe31156c: Layer already exists [2021-08-18T16:01:39.874Z] 7d08011f9ae6: Layer already exists [2021-08-18T16:01:39.874Z] latest: digest: sha256:fdcf7748edd50f68d8cdec41eb69c7816c21bf7006d9cef74e32d0e79ff78020 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:40.200Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:40.548Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.3 [2021-08-18T16:01:40.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-08-18T16:01:40.548Z] 72dace08caed: Preparing [2021-08-18T16:01:40.548Z] 7d08011f9ae6: Preparing [2021-08-18T16:01:40.548Z] 89aabe31156c: Preparing [2021-08-18T16:01:40.548Z] 6133f2614021: Preparing [2021-08-18T16:01:40.548Z] 32f366d666a5: Preparing [2021-08-18T16:01:40.548Z] 6133f2614021: Layer already exists [2021-08-18T16:01:40.548Z] 32f366d666a5: Layer already exists [2021-08-18T16:01:40.548Z] 89aabe31156c: Layer already exists [2021-08-18T16:01:40.548Z] 7d08011f9ae6: Layer already exists [2021-08-18T16:01:40.548Z] 72dace08caed: Layer already exists [2021-08-18T16:01:40.548Z] 2.0.1-dev.3: digest: sha256:fdcf7748edd50f68d8cdec41eb69c7816c21bf7006d9cef74e32d0e79ff78020 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:40.871Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:41.192Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 [2021-08-18T16:01:41.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-08-18T16:01:41.193Z] 72dace08caed: Preparing [2021-08-18T16:01:41.193Z] 7d08011f9ae6: Preparing [2021-08-18T16:01:41.193Z] 89aabe31156c: Preparing [2021-08-18T16:01:41.193Z] 6133f2614021: Preparing [2021-08-18T16:01:41.193Z] 32f366d666a5: Preparing [2021-08-18T16:01:41.193Z] 7d08011f9ae6: Layer already exists [2021-08-18T16:01:41.193Z] 32f366d666a5: Layer already exists [2021-08-18T16:01:41.193Z] 6133f2614021: Layer already exists [2021-08-18T16:01:41.193Z] 72dace08caed: Layer already exists [2021-08-18T16:01:41.193Z] 89aabe31156c: Layer already exists [2021-08-18T16:01:41.193Z] 503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3: digest: sha256:fdcf7748edd50f68d8cdec41eb69c7816c21bf7006d9cef74e32d0e79ff78020 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:41.525Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:41.860Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2021-08-18T16:01:41.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-08-18T16:01:41.860Z] 72dace08caed: Preparing [2021-08-18T16:01:41.860Z] 7d08011f9ae6: Preparing [2021-08-18T16:01:41.860Z] 89aabe31156c: Preparing [2021-08-18T16:01:41.860Z] 6133f2614021: Preparing [2021-08-18T16:01:41.860Z] 32f366d666a5: Preparing [2021-08-18T16:01:41.860Z] 72dace08caed: Layer already exists [2021-08-18T16:01:41.860Z] 32f366d666a5: Layer already exists [2021-08-18T16:01:41.860Z] 7d08011f9ae6: Layer already exists [2021-08-18T16:01:41.860Z] 89aabe31156c: Layer already exists [2021-08-18T16:01:41.860Z] 6133f2614021: Layer already exists [2021-08-18T16:01:42.131Z] main: digest: sha256:fdcf7748edd50f68d8cdec41eb69c7816c21bf7006d9cef74e32d0e79ff78020 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:01:42.200Z] ===================================================== [Pipeline] echo [2021-08-18T16:01:42.216Z] taggedImages: [2021-08-18T16:01:42.216Z] - nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6 [2021-08-18T16:01:42.216Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-08-18T16:01:42.216Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.3 [2021-08-18T16:01:42.216Z] - nexus3.edgexfoundry.org:10004/device-snmp:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 [2021-08-18T16:01:42.216Z] - 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-08-18T16:01:42.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:01:42.663Z] [2021-08-18T16:01:42.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:42.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:01:42.994Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:01:42.994Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:01:42.994Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:01:42.994Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:01:42.994Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:01:42.994Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:01:42.994Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:01:42.994Z] d287ab97295c: Pulling fs layer [2021-08-18T16:01:42.994Z] 77bc0d833cb6: Waiting [2021-08-18T16:01:42.994Z] 9065ff56babe: Waiting [2021-08-18T16:01:42.994Z] d287ab97295c: Waiting [2021-08-18T16:01:42.994Z] dc539afda2c1: Waiting [2021-08-18T16:01:43.263Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T16:01:43.263Z] a1111a8f2ec3: Download complete [2021-08-18T16:01:43.263Z] dc539afda2c1: Verifying Checksum [2021-08-18T16:01:43.263Z] dc539afda2c1: Download complete [2021-08-18T16:01:43.532Z] 77bc0d833cb6: Download complete [2021-08-18T16:01:43.532Z] 9065ff56babe: Verifying Checksum [2021-08-18T16:01:43.532Z] 9065ff56babe: Download complete [2021-08-18T16:01:43.800Z] ed53099fbce6: Download complete [2021-08-18T16:01:44.765Z] b4d181a07f80: Verifying Checksum [2021-08-18T16:01:44.765Z] b4d181a07f80: Download complete [2021-08-18T16:01:45.741Z] b4d181a07f80: Pull complete [2021-08-18T16:01:46.024Z] a1111a8f2ec3: Pull complete [2021-08-18T16:01:46.295Z] ed53099fbce6: Pull complete [2021-08-18T16:01:46.295Z] dc539afda2c1: Pull complete [2021-08-18T16:01:46.564Z] 77bc0d833cb6: Pull complete [2021-08-18T16:01:46.831Z] 9065ff56babe: Pull complete [2021-08-18T16:01:55.676Z] d287ab97295c: Verifying Checksum [2021-08-18T16:01:55.676Z] d287ab97295c: Download complete [2021-08-18T16:01:59.963Z] d287ab97295c: Pull complete [2021-08-18T16:01:59.963Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:01:59.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:01:59.963Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:02:00.070Z] prd-centos7-docker-4c-2g-3352 does not seem to be running inside a container [2021-08-18T16:02:00.131Z] $ 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/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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-08-18T16:02:02.341Z] $ docker top 0baa718e072ac3910e58bb22c58fe619caa9836480da87d3f5468b85f6d34dba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:02:05.667Z] ---> job-cost.sh [2021-08-18T16:02:05.668Z] lf-activate-venv: SKIPPING [2021-08-18T16:02:05.668Z] INFO: No Stack... [2021-08-18T16:02:05.668Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:02:05.668Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:02:06.000Z] + cat /w/workspace/device-snmp-go/4/archives/cost.csv [2021-08-18T16:02:06.000Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T16:02:06.039Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] [2021-08-18T16:02:06.054Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] did not exist. Created. [2021-08-18T16:02:06.054Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:02:06.411Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-18T16:02:06.454Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:02:06.476Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:02:06.506Z] $ docker stop --time=1 0baa718e072ac3910e58bb22c58fe619caa9836480da87d3f5468b85f6d34dba [2021-08-18T16:02:07.655Z] $ docker rm -f 0baa718e072ac3910e58bb22c58fe619caa9836480da87d3f5468b85f6d34dba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T16:02:15.471Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3358 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2021-08-18T16:02:15.490Z] Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout [2021-08-18T16:02:15.712Z] Selected Git installation does not exist. Using Default [2021-08-18T16:02:15.712Z] The recommended git tool is: NONE [2021-08-18T16:02:23.400Z] using credential edgex-jenkins-ssh [2021-08-18T16:02:23.438Z] Cloning the remote Git repository [2021-08-18T16:02:23.493Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-08-18T16:02:23.603Z] > git init /w/workspace/device-snmp-go/4 # timeout=10 [2021-08-18T16:02:23.695Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-08-18T16:02:23.696Z] > git --version # timeout=10 [2021-08-18T16:02:23.714Z] > git --version # 'git version 2.17.1' [2021-08-18T16:02:23.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:02:23.800Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:02:24.879Z] Avoid second fetch [2021-08-18T16:02:24.879Z] Checking out Revision 503ab130c2d1a1a41fbe2fb04032090d761871c6 (main) [2021-08-18T16:02:24.829Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-08-18T16:02:24.855Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:02:24.896Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:02:24.919Z] > git checkout -f 503ab130c2d1a1a41fbe2fb04032090d761871c6 # timeout=10 [2021-08-18T16:02:29.455Z] Commit message: "Merge pull request #122 from ernestojeda/remove-build-dockerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:02:29.809Z] provisioning config files... [2021-08-18T16:02:29.852Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config4195360543567069292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:02:30.536Z] ---> docker-login.sh [2021-08-18T16:02:30.536Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:02:31.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:31.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:31.837Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:31.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:31.837Z] [2021-08-18T16:02:31.837Z] Login Succeeded [2021-08-18T16:02:31.837Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:02:32.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:32.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:32.479Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:32.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:32.479Z] [2021-08-18T16:02:32.479Z] Login Succeeded [2021-08-18T16:02:32.479Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:02:33.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:33.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:33.380Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:33.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:33.380Z] [2021-08-18T16:02:33.380Z] Login Succeeded [2021-08-18T16:02:33.380Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:02:33.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:35.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:35.323Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:35.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:35.323Z] [2021-08-18T16:02:35.323Z] Login Succeeded [2021-08-18T16:02:35.323Z] docker.io [2021-08-18T16:02:35.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:02:35.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:02:35.323Z] Configure a credential helper to remove this warning. See [2021-08-18T16:02:35.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:02:35.323Z] [2021-08-18T16:02:35.323Z] Login Succeeded [2021-08-18T16:02:35.323Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:02:35.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T16:02:35.938Z] ========================================================= [2021-08-18T16:02:35.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-18T16:02:35.938Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:36.336Z] + 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-08-18T16:02:36.949Z] Sending build context to Docker daemon 364.5kB [2021-08-18T16:02:36.949Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:02:36.949Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-18T16:02:37.556Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-18T16:02:37.556Z] 595b0fe564bb: Pulling fs layer [2021-08-18T16:02:37.556Z] 24495759ef45: Pulling fs layer [2021-08-18T16:02:37.556Z] d148012ef14d: Pulling fs layer [2021-08-18T16:02:37.556Z] e90a11edd702: Pulling fs layer [2021-08-18T16:02:37.556Z] d77568369979: Pulling fs layer [2021-08-18T16:02:37.556Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-18T16:02:37.556Z] 170f2ba95c9a: Pulling fs layer [2021-08-18T16:02:37.556Z] 97ac5df62f85: Pulling fs layer [2021-08-18T16:02:37.556Z] fc1c9f9a7f3b: Waiting [2021-08-18T16:02:37.556Z] 170f2ba95c9a: Waiting [2021-08-18T16:02:37.556Z] 97ac5df62f85: Waiting [2021-08-18T16:02:37.556Z] e90a11edd702: Waiting [2021-08-18T16:02:37.556Z] d77568369979: Waiting [2021-08-18T16:02:37.556Z] d148012ef14d: Verifying Checksum [2021-08-18T16:02:37.556Z] d148012ef14d: Download complete [2021-08-18T16:02:37.556Z] 24495759ef45: Download complete [2021-08-18T16:02:37.556Z] d77568369979: Verifying Checksum [2021-08-18T16:02:37.556Z] d77568369979: Download complete [2021-08-18T16:02:37.556Z] fc1c9f9a7f3b: Download complete [2021-08-18T16:02:37.556Z] 170f2ba95c9a: Verifying Checksum [2021-08-18T16:02:37.556Z] 170f2ba95c9a: Download complete [2021-08-18T16:02:37.556Z] 595b0fe564bb: Verifying Checksum [2021-08-18T16:02:37.556Z] 595b0fe564bb: Download complete [2021-08-18T16:02:38.550Z] 595b0fe564bb: Pull complete [2021-08-18T16:02:39.156Z] 24495759ef45: Pull complete [2021-08-18T16:02:39.889Z] d148012ef14d: Pull complete [2021-08-18T16:02:42.582Z] 97ac5df62f85: Verifying Checksum [2021-08-18T16:02:42.582Z] 97ac5df62f85: Download complete [2021-08-18T16:02:42.882Z] e90a11edd702: Verifying Checksum [2021-08-18T16:02:42.882Z] e90a11edd702: Download complete [2021-08-18T16:02:54.507Z] e90a11edd702: Pull complete [2021-08-18T16:02:54.507Z] d77568369979: Pull complete [2021-08-18T16:02:54.507Z] fc1c9f9a7f3b: Pull complete [2021-08-18T16:02:54.785Z] 170f2ba95c9a: Pull complete [2021-08-18T16:03:00.601Z] 97ac5df62f85: Pull complete [2021-08-18T16:03:00.601Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-18T16:03:00.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T16:03:00.601Z] ---> 04bc70af865f [2021-08-18T16:03:00.601Z] Step 3/12 : ARG MAKE='make build' [2021-08-18T16:03:06.073Z] ---> Running in c0684ac43293 [2021-08-18T16:03:06.354Z] Removing intermediate container c0684ac43293 [2021-08-18T16:03:06.354Z] ---> 6f09f85b840a [2021-08-18T16:03:06.354Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-18T16:03:06.354Z] ---> Running in 313a523d18d8 [2021-08-18T16:03:06.953Z] Removing intermediate container 313a523d18d8 [2021-08-18T16:03:06.953Z] ---> 10a00e85466b [2021-08-18T16:03:06.953Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:03:07.234Z] ---> Running in 44617c8d06e9 [2021-08-18T16:03:07.872Z] Removing intermediate container 44617c8d06e9 [2021-08-18T16:03:07.872Z] ---> a254fbf40ae2 [2021-08-18T16:03:07.872Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:03:08.157Z] ---> Running in 0d7a9cd1a077 [2021-08-18T16:03:12.004Z] Removing intermediate container 0d7a9cd1a077 [2021-08-18T16:03:12.004Z] ---> f18fba71babb [2021-08-18T16:03:12.004Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:03:12.004Z] ---> Running in dc9ca3db49a6 [2021-08-18T16:03:13.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T16:03:14.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T16:03:16.506Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-18T16:03:16.506Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-18T16:03:16.506Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-18T16:03:17.954Z] Executing busybox-1.32.1-r6.trigger [2021-08-18T16:03:17.954Z] OK: 222 MiB in 55 packages [2021-08-18T16:03:19.931Z] Removing intermediate container dc9ca3db49a6 [2021-08-18T16:03:19.931Z] ---> 2bc9c09db875 [2021-08-18T16:03:19.931Z] Step 8/12 : WORKDIR /device-snmp-go [2021-08-18T16:03:19.931Z] ---> Running in 9fc5c2bc5c1b [2021-08-18T16:03:20.204Z] Removing intermediate container 9fc5c2bc5c1b [2021-08-18T16:03:20.204Z] ---> bd5cfbb06fde [2021-08-18T16:03:20.204Z] Step 9/12 : COPY . . [2021-08-18T16:03:21.185Z] ---> c02fc462003c [2021-08-18T16:03:21.185Z] Step 10/12 : RUN go mod tidy [2021-08-18T16:03:21.787Z] ---> Running in 1c1fb546cdee [2021-08-18T16:03:26.125Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-18T16:03:26.125Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-18T16:03:26.405Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2021-08-18T16:03:26.405Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T16:03:26.405Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-18T16:03:26.405Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-18T16:03:26.405Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-18T16:03:26.702Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-18T16:03:26.702Z] go: downloading github.com/golang/mock v1.2.0 [2021-08-18T16:03:26.702Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-18T16:03:27.312Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-18T16:03:27.312Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T16:03:27.312Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T16:03:27.312Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-18T16:03:27.312Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-18T16:03:27.312Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-18T16:03:27.312Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-18T16:03:27.312Z] go: downloading golang.org/x/text v0.3.2 [2021-08-18T16:03:27.597Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-18T16:03:27.890Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-18T16:03:30.530Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-18T16:03:30.807Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-18T16:03:30.807Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-18T16:03:31.086Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-18T16:03:31.086Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-18T16:03:31.086Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-18T16:03:31.086Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-18T16:03:31.363Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-18T16:03:31.363Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-18T16:03:31.363Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-18T16:03:31.673Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-18T16:03:31.673Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-18T16:03:31.673Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-18T16:03:31.673Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-18T16:03:31.673Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-18T16:03:31.673Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-18T16:03:31.673Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-18T16:03:31.957Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-18T16:03:31.957Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-18T16:03:31.957Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-18T16:03:31.957Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-18T16:03:31.957Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-18T16:03:31.957Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-18T16:03:32.236Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-18T16:03:32.236Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-18T16:03:32.236Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T16:03:32.236Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-18T16:03:32.236Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-18T16:03:32.236Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-18T16:03:32.236Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-18T16:03:32.512Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-18T16:03:32.512Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-18T16:03:32.512Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-18T16:03:32.792Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-18T16:03:33.072Z] go: downloading github.com/kr/text v0.1.0 [2021-08-18T16:03:33.072Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-18T16:03:33.072Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T16:03:33.072Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T16:03:33.364Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T16:03:33.364Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T16:03:33.364Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-18T16:03:33.364Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-18T16:03:33.364Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-18T16:03:33.364Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-18T16:03:33.364Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-18T16:03:33.364Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-18T16:03:33.655Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-18T16:03:33.655Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-18T16:03:33.655Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-18T16:03:33.655Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-18T16:03:33.655Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-18T16:03:33.931Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-18T16:03:33.931Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-18T16:03:33.931Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-18T16:03:33.931Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-18T16:03:33.931Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-18T16:03:33.931Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-18T16:03:50.095Z] Removing intermediate container 1c1fb546cdee [2021-08-18T16:03:50.095Z] ---> b0fa75644103 [2021-08-18T16:03:50.095Z] Step 11/12 : RUN make update [2021-08-18T16:03:50.095Z] ---> Running in b3b71a4b94f8 [2021-08-18T16:03:50.693Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T16:04:03.145Z] Removing intermediate container b3b71a4b94f8 [2021-08-18T16:04:03.145Z] ---> 0a78c06bcb9f [2021-08-18T16:04:03.145Z] Step 12/12 : RUN ${MAKE} [2021-08-18T16:04:03.145Z] ---> Running in ccbe511e9956 [2021-08-18T16:04:03.145Z] noop [2021-08-18T16:04:04.132Z] Removing intermediate container ccbe511e9956 [2021-08-18T16:04:04.132Z] ---> 5a6989b6e6a1 [2021-08-18T16:04:04.132Z] Successfully built 5a6989b6e6a1 [2021-08-18T16:04:04.132Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:04:04.498Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:04:04.498Z] . [Pipeline] withDockerContainer [2021-08-18T16:04:04.793Z] prd-ubuntu18.04-docker-arm64-4c-16g-3358 does not seem to be running inside a container [2021-08-18T16:04:04.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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-08-18T16:04:06.845Z] $ docker top cb5ed253af21bd5e0815f29e6e5710833dfdef43bf556a1909c9de928fc16765 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:04:07.930Z] + go version [2021-08-18T16:04:07.930Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-18T16:04:07.957Z] $ docker stop --time=1 cb5ed253af21bd5e0815f29e6e5710833dfdef43bf556a1909c9de928fc16765 [2021-08-18T16:04:09.965Z] $ docker rm -f cb5ed253af21bd5e0815f29e6e5710833dfdef43bf556a1909c9de928fc16765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:04:10.765Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:04:10.766Z] . [Pipeline] withDockerContainer [2021-08-18T16:04:11.098Z] prd-ubuntu18.04-docker-arm64-4c-16g-3358 does not seem to be running inside a container [2021-08-18T16:04:11.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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-08-18T16:04:12.900Z] $ docker top b0f757f055167dcea23341b7edea81241133a3f159fb58f1aa0c13a0523c22da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:04:13.912Z] + go mod tidy [Pipeline] sh [2021-08-18T16:04:15.218Z] + make test [2021-08-18T16:04:15.218Z] go mod tidy [2021-08-18T16:04:15.825Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-18T16:04:16.807Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-08-18T16:05:13.497Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-08-18T16:05:13.497Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.036s coverage: 0.0% of statements [2021-08-18T16:05:13.772Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-18T16:05:40.626Z] gofmt -l . [2021-08-18T16:05:40.626Z] [ "`gofmt -l .`" = "" ] [2021-08-18T16:05:40.626Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-18T16:05:41.247Z] $ docker stop --time=1 b0f757f055167dcea23341b7edea81241133a3f159fb58f1aa0c13a0523c22da [2021-08-18T16:05:43.465Z] $ docker rm -f b0f757f055167dcea23341b7edea81241133a3f159fb58f1aa0c13a0523c22da [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T16:05:44.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-18T16:05:44.459Z] Warning: overwriting stash ‘coverage-report’ [2021-08-18T16:05:45.057Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-18T16:05:45.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-18T16:05:45.858Z] + ls -al . [2021-08-18T16:05:45.858Z] total 140 [2021-08-18T16:05:45.858Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 18 16:05 . [2021-08-18T16:05:45.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 18 16:02 .. [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 6 Aug 18 16:02 .dockerignore [2021-08-18T16:05:45.858Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 18 16:02 .git [2021-08-18T16:05:45.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 .github [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 269 Aug 18 16:02 .gitignore [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 6520 Aug 18 16:02 Attribution.txt [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 4401 Aug 18 16:02 CHANGELOG.md [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 1459 Aug 18 16:02 Dockerfile [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 18 16:02 GOVERNANCE.md [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 656 Aug 18 16:02 Jenkinsfile [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 18 16:02 LICENSE [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 936 Aug 18 16:02 Makefile [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 18 16:02 OWNERS.md [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 9073 Aug 18 16:02 README.md [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 18 15:58 VERSION [2021-08-18T16:05:45.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 18 16:02 bin [2021-08-18T16:05:45.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 cmd [2021-08-18T16:05:45.858Z] -rw-r--r-- 1 jenkins jenkins 7631 Aug 18 16:05 coverage.out [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 208 Aug 18 16:02 go.mod [2021-08-18T16:05:45.858Z] -rw-r--r-- 1 jenkins jenkins 20831 Aug 18 16:04 go.sum [2021-08-18T16:05:45.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 18 16:02 internal [2021-08-18T16:05:45.858Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 18 16:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:05:46.280Z] + 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=503ab130c2d1a1a41fbe2fb04032090d761871c6 --label arch=arm64 --label version=2.0.1-dev.3 . [2021-08-18T16:05:46.572Z] Sending build context to Docker daemon 372.7kB [2021-08-18T16:05:46.866Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:05:46.866Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-18T16:05:46.866Z] ---> 5a6989b6e6a1 [2021-08-18T16:05:46.866Z] Step 3/24 : ARG MAKE='make build' [2021-08-18T16:05:47.160Z] ---> Running in c1a9ee71868a [2021-08-18T16:05:47.800Z] Removing intermediate container c1a9ee71868a [2021-08-18T16:05:47.800Z] ---> e0d1bad5fcda [2021-08-18T16:05:47.800Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-18T16:05:48.081Z] ---> Running in d224dd724aa0 [2021-08-18T16:05:48.686Z] Removing intermediate container d224dd724aa0 [2021-08-18T16:05:48.686Z] ---> 2075c2a01db3 [2021-08-18T16:05:48.686Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:05:48.962Z] ---> Running in 64b8e735f21e [2021-08-18T16:05:49.560Z] Removing intermediate container 64b8e735f21e [2021-08-18T16:05:49.560Z] ---> bee73636cb5e [2021-08-18T16:05:49.560Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:05:49.560Z] ---> Running in 5c19a5d4a414 [2021-08-18T16:05:52.208Z] Removing intermediate container 5c19a5d4a414 [2021-08-18T16:05:52.208Z] ---> 42144d334fed [2021-08-18T16:05:52.208Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:05:52.208Z] ---> Running in 4e8a56f9c32c [2021-08-18T16:05:53.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T16:05:54.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T16:05:56.129Z] OK: 222 MiB in 55 packages [2021-08-18T16:05:57.573Z] Removing intermediate container 4e8a56f9c32c [2021-08-18T16:05:57.573Z] ---> 0332e3fc6705 [2021-08-18T16:05:57.573Z] Step 8/24 : WORKDIR /device-snmp-go [2021-08-18T16:05:57.573Z] ---> Running in fbc4ca4790e5 [2021-08-18T16:05:58.173Z] Removing intermediate container fbc4ca4790e5 [2021-08-18T16:05:58.173Z] ---> 179158552a58 [2021-08-18T16:05:58.173Z] Step 9/24 : COPY . . [2021-08-18T16:05:59.620Z] ---> 30dccf0011b5 [2021-08-18T16:05:59.620Z] Step 10/24 : RUN go mod tidy [2021-08-18T16:05:59.620Z] ---> Running in 5821453f8b72 [2021-08-18T16:06:03.015Z] Removing intermediate container 5821453f8b72 [2021-08-18T16:06:03.015Z] ---> faa108e8d804 [2021-08-18T16:06:03.015Z] Step 11/24 : RUN make update [2021-08-18T16:06:03.015Z] ---> Running in ca44b9e07a76 [2021-08-18T16:06:03.993Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T16:06:04.974Z] Removing intermediate container ca44b9e07a76 [2021-08-18T16:06:04.974Z] ---> 21cc5b4741db [2021-08-18T16:06:04.974Z] Step 12/24 : RUN ${MAKE} [2021-08-18T16:06:05.251Z] ---> Running in 9b6f735c46ea [2021-08-18T16:06:07.973Z] go mod tidy [2021-08-18T16:06:07.973Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.3" -o cmd/device-snmp ./cmd [2021-08-18T16:06:54.972Z] Removing intermediate container 9b6f735c46ea [2021-08-18T16:06:54.972Z] ---> 2b62911424b4 [2021-08-18T16:06:54.972Z] Step 13/24 : FROM alpine:3.12 [2021-08-18T16:06:54.972Z] 3.12: Pulling from library/alpine [2021-08-18T16:06:54.972Z] d2f70382dc9a: Pulling fs layer [2021-08-18T16:06:54.972Z] d2f70382dc9a: Verifying Checksum [2021-08-18T16:06:54.972Z] d2f70382dc9a: Download complete [2021-08-18T16:06:54.972Z] d2f70382dc9a: Pull complete [2021-08-18T16:06:54.972Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-18T16:06:54.972Z] Status: Downloaded newer image for alpine:3.12 [2021-08-18T16:06:54.972Z] ---> c4fd0aeabfcf [2021-08-18T16:06:54.972Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-18T16:06:54.972Z] ---> Running in c49c8cbb55f5 [2021-08-18T16:06:54.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-18T16:06:54.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-18T16:06:54.972Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-18T16:06:54.972Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-18T16:06:54.972Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-18T16:06:54.972Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-18T16:06:54.972Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-18T16:06:54.972Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-18T16:06:54.972Z] Executing busybox-1.31.1-r20.trigger [2021-08-18T16:06:54.972Z] OK: 8 MiB in 20 packages [2021-08-18T16:06:54.972Z] Removing intermediate container c49c8cbb55f5 [2021-08-18T16:06:54.972Z] ---> 20954fa6c81f [2021-08-18T16:06:54.972Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-08-18T16:06:55.564Z] ---> 89855161cc1b [2021-08-18T16:06:55.564Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-08-18T16:06:56.536Z] ---> faae341a9b35 [2021-08-18T16:06:56.536Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-08-18T16:06:57.125Z] ---> 191b5828c832 [2021-08-18T16:06:57.125Z] Step 18/24 : EXPOSE 59993 [2021-08-18T16:06:57.397Z] ---> Running in d23eb6809bfb [2021-08-18T16:06:57.671Z] Removing intermediate container d23eb6809bfb [2021-08-18T16:06:57.671Z] ---> 3dda2f642135 [2021-08-18T16:06:57.671Z] Step 19/24 : EXPOSE 161 [2021-08-18T16:06:58.266Z] ---> Running in 272003ca8f55 [2021-08-18T16:06:58.542Z] Removing intermediate container 272003ca8f55 [2021-08-18T16:06:58.542Z] ---> 20c71716f390 [2021-08-18T16:06:58.542Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-08-18T16:06:58.816Z] ---> Running in 7e61b080c3ca [2021-08-18T16:06:59.409Z] Removing intermediate container 7e61b080c3ca [2021-08-18T16:06:59.409Z] ---> d101b39e9e98 [2021-08-18T16:06:59.410Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-18T16:06:59.684Z] ---> Running in df7cc6bbc020 [2021-08-18T16:06:59.970Z] Removing intermediate container df7cc6bbc020 [2021-08-18T16:06:59.970Z] ---> edfb9c45fdb5 [2021-08-18T16:06:59.970Z] Step 22/24 : LABEL arch=arm64 [2021-08-18T16:07:00.241Z] ---> Running in 929b3b50a844 [2021-08-18T16:07:00.835Z] Removing intermediate container 929b3b50a844 [2021-08-18T16:07:00.835Z] ---> ec1c389f7e71 [2021-08-18T16:07:00.835Z] Step 23/24 : LABEL git_sha=503ab130c2d1a1a41fbe2fb04032090d761871c6 [2021-08-18T16:07:00.835Z] ---> Running in 8ba2e6e1d7bf [2021-08-18T16:07:01.427Z] Removing intermediate container 8ba2e6e1d7bf [2021-08-18T16:07:01.427Z] ---> f9267264797e [2021-08-18T16:07:01.427Z] Step 24/24 : LABEL version=2.0.1-dev.3 [2021-08-18T16:07:01.698Z] ---> Running in 27a04b083cbe [2021-08-18T16:07:01.979Z] Removing intermediate container 27a04b083cbe [2021-08-18T16:07:01.979Z] ---> 52f57bf52071 [2021-08-18T16:07:01.979Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-18T16:07:01.979Z] Successfully built 52f57bf52071 [2021-08-18T16:07:02.253Z] 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-08-18T16:07:02.407Z] provisioning config files... [2021-08-18T16:07:02.430Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config6307458045734624653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:07:02.797Z] ---> docker-login.sh [2021-08-18T16:07:02.797Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:07:03.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:07:03.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:07:03.080Z] Configure a credential helper to remove this warning. See [2021-08-18T16:07:03.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:07:03.080Z] [2021-08-18T16:07:03.080Z] Login Succeeded [2021-08-18T16:07:03.355Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:07:03.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:07:03.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:07:03.902Z] Configure a credential helper to remove this warning. See [2021-08-18T16:07:03.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:07:03.902Z] [2021-08-18T16:07:03.902Z] Login Succeeded [2021-08-18T16:07:03.902Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:07:04.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:07:04.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:07:04.455Z] Configure a credential helper to remove this warning. See [2021-08-18T16:07:04.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:07:04.455Z] [2021-08-18T16:07:04.455Z] Login Succeeded [2021-08-18T16:07:04.455Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:07:05.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:07:05.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:07:05.053Z] Configure a credential helper to remove this warning. See [2021-08-18T16:07:05.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:07:05.053Z] [2021-08-18T16:07:05.054Z] Login Succeeded [2021-08-18T16:07:05.054Z] docker.io [2021-08-18T16:07:05.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:07:05.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:07:05.927Z] Configure a credential helper to remove this warning. See [2021-08-18T16:07:05.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:07:05.927Z] [2021-08-18T16:07:05.927Z] Login Succeeded [2021-08-18T16:07:05.927Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:07:05.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:07:06.016Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2021-08-18T16:07:06.016Z] 503ab130c2d1a1a41fbe2fb04032090d761871c6 [2021-08-18T16:07:06.016Z] latest [2021-08-18T16:07:06.016Z] 2.0.1-dev.3 [2021-08-18T16:07:06.016Z] 503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 [2021-08-18T16:07:06.016Z] main [2021-08-18T16:07:06.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:06.410Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:06.756Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6 [2021-08-18T16:07:06.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-08-18T16:07:06.756Z] 3b54d1cab508: Preparing [2021-08-18T16:07:06.756Z] 3e07edf6bcd9: Preparing [2021-08-18T16:07:06.756Z] b66fa6e8cd98: Preparing [2021-08-18T16:07:06.756Z] 773c63170088: Preparing [2021-08-18T16:07:06.756Z] 3fbe34a1663b: Preparing [2021-08-18T16:07:07.031Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:07:07.031Z] 3e07edf6bcd9: Pushed [2021-08-18T16:07:07.307Z] 3b54d1cab508: Pushed [2021-08-18T16:07:07.905Z] 773c63170088: Pushed [2021-08-18T16:07:09.890Z] b66fa6e8cd98: Pushed [2021-08-18T16:07:10.165Z] 503ab130c2d1a1a41fbe2fb04032090d761871c6: digest: sha256:82b2288d74ac8fe119dda66829c3a7601929958566ef2b9fff4826f61edc6970 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:10.525Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:10.874Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-08-18T16:07:10.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-08-18T16:07:10.874Z] 3b54d1cab508: Preparing [2021-08-18T16:07:10.874Z] 3e07edf6bcd9: Preparing [2021-08-18T16:07:10.874Z] b66fa6e8cd98: Preparing [2021-08-18T16:07:10.874Z] 773c63170088: Preparing [2021-08-18T16:07:10.874Z] 3fbe34a1663b: Preparing [2021-08-18T16:07:11.147Z] 3b54d1cab508: Layer already exists [2021-08-18T16:07:11.147Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:07:11.147Z] 773c63170088: Layer already exists [2021-08-18T16:07:11.147Z] b66fa6e8cd98: Layer already exists [2021-08-18T16:07:11.147Z] 3e07edf6bcd9: Layer already exists [2021-08-18T16:07:11.147Z] latest: digest: sha256:82b2288d74ac8fe119dda66829c3a7601929958566ef2b9fff4826f61edc6970 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:11.506Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:11.864Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.3 [2021-08-18T16:07:11.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-08-18T16:07:12.140Z] 3b54d1cab508: Preparing [2021-08-18T16:07:12.140Z] 3e07edf6bcd9: Preparing [2021-08-18T16:07:12.140Z] b66fa6e8cd98: Preparing [2021-08-18T16:07:12.140Z] 773c63170088: Preparing [2021-08-18T16:07:12.140Z] 3fbe34a1663b: Preparing [2021-08-18T16:07:12.140Z] 773c63170088: Layer already exists [2021-08-18T16:07:12.140Z] 3b54d1cab508: Layer already exists [2021-08-18T16:07:12.140Z] 3e07edf6bcd9: Layer already exists [2021-08-18T16:07:12.140Z] b66fa6e8cd98: Layer already exists [2021-08-18T16:07:12.140Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:07:12.140Z] 2.0.1-dev.3: digest: sha256:82b2288d74ac8fe119dda66829c3a7601929958566ef2b9fff4826f61edc6970 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:13.861Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:14.216Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 [2021-08-18T16:07:14.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-08-18T16:07:14.216Z] 3b54d1cab508: Preparing [2021-08-18T16:07:14.216Z] 3e07edf6bcd9: Preparing [2021-08-18T16:07:14.216Z] b66fa6e8cd98: Preparing [2021-08-18T16:07:14.216Z] 773c63170088: Preparing [2021-08-18T16:07:14.216Z] 3fbe34a1663b: Preparing [2021-08-18T16:07:14.493Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:07:14.493Z] b66fa6e8cd98: Layer already exists [2021-08-18T16:07:14.493Z] 3e07edf6bcd9: Layer already exists [2021-08-18T16:07:14.493Z] 3b54d1cab508: Layer already exists [2021-08-18T16:07:14.493Z] 773c63170088: Layer already exists [2021-08-18T16:07:14.493Z] 503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3: digest: sha256:82b2288d74ac8fe119dda66829c3a7601929958566ef2b9fff4826f61edc6970 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:14.851Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:15.204Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2021-08-18T16:07:15.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-08-18T16:07:15.477Z] 3b54d1cab508: Preparing [2021-08-18T16:07:15.477Z] 3e07edf6bcd9: Preparing [2021-08-18T16:07:15.477Z] b66fa6e8cd98: Preparing [2021-08-18T16:07:15.477Z] 773c63170088: Preparing [2021-08-18T16:07:15.477Z] 3fbe34a1663b: Preparing [2021-08-18T16:07:15.477Z] b66fa6e8cd98: Layer already exists [2021-08-18T16:07:15.477Z] 3b54d1cab508: Layer already exists [2021-08-18T16:07:15.477Z] 3e07edf6bcd9: Layer already exists [2021-08-18T16:07:15.477Z] 3fbe34a1663b: Layer already exists [2021-08-18T16:07:15.477Z] 773c63170088: Layer already exists [2021-08-18T16:07:15.477Z] main: digest: sha256:82b2288d74ac8fe119dda66829c3a7601929958566ef2b9fff4826f61edc6970 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-18T16:07:15.550Z] ===================================================== [Pipeline] echo [2021-08-18T16:07:15.569Z] taggedImages: [2021-08-18T16:07:15.569Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6 [2021-08-18T16:07:15.569Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-08-18T16:07:15.569Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.3 [2021-08-18T16:07:15.569Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:503ab130c2d1a1a41fbe2fb04032090d761871c6-2.0.1-dev.3 [2021-08-18T16:07:15.569Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:16.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:07:16.298Z] [2021-08-18T16:07:16.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:16.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:07:16.996Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-18T16:07:16.996Z] 448f6bf000e3: Pulling fs layer [2021-08-18T16:07:16.996Z] f757da607395: Pulling fs layer [2021-08-18T16:07:16.996Z] 05883995daec: Pulling fs layer [2021-08-18T16:07:16.996Z] 8603b9c90790: Pulling fs layer [2021-08-18T16:07:16.996Z] 1560dd03e051: Pulling fs layer [2021-08-18T16:07:16.996Z] 27f5ce0e4adf: Pulling fs layer [2021-08-18T16:07:16.996Z] c2d8d7efcc4b: Pulling fs layer [2021-08-18T16:07:16.996Z] 1560dd03e051: Waiting [2021-08-18T16:07:16.996Z] 27f5ce0e4adf: Waiting [2021-08-18T16:07:16.996Z] c2d8d7efcc4b: Waiting [2021-08-18T16:07:16.996Z] 8603b9c90790: Waiting [2021-08-18T16:07:17.295Z] f757da607395: Verifying Checksum [2021-08-18T16:07:17.295Z] f757da607395: Download complete [2021-08-18T16:07:17.295Z] 8603b9c90790: Verifying Checksum [2021-08-18T16:07:17.295Z] 8603b9c90790: Download complete [2021-08-18T16:07:17.581Z] 1560dd03e051: Verifying Checksum [2021-08-18T16:07:17.581Z] 1560dd03e051: Download complete [2021-08-18T16:07:17.581Z] 27f5ce0e4adf: Download complete [2021-08-18T16:07:17.857Z] 05883995daec: Verifying Checksum [2021-08-18T16:07:17.857Z] 05883995daec: Download complete [2021-08-18T16:07:19.299Z] 448f6bf000e3: Verifying Checksum [2021-08-18T16:07:19.299Z] 448f6bf000e3: Download complete [2021-08-18T16:07:22.707Z] c2d8d7efcc4b: Verifying Checksum [2021-08-18T16:07:22.707Z] c2d8d7efcc4b: Download complete [2021-08-18T16:07:22.981Z] 448f6bf000e3: Pull complete [2021-08-18T16:07:23.964Z] f757da607395: Pull complete [2021-08-18T16:07:25.399Z] 05883995daec: Pull complete [2021-08-18T16:07:25.671Z] 8603b9c90790: Pull complete [2021-08-18T16:07:27.111Z] 1560dd03e051: Pull complete [2021-08-18T16:07:27.388Z] 27f5ce0e4adf: Pull complete [2021-08-18T16:07:42.926Z] c2d8d7efcc4b: Pull complete [2021-08-18T16:07:42.926Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-18T16:07:42.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:07:42.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-18T16:07:43.177Z] prd-ubuntu18.04-docker-arm64-4c-16g-3358 does not seem to be running inside a container [2021-08-18T16:07:43.260Z] $ 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/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@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-08-18T16:07:47.895Z] $ docker top 798c4bd3b8905fe2241b4353f82bcb938d3619c1ca04f40a978b25da5174aca3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:07:48.908Z] ---> job-cost.sh [2021-08-18T16:07:48.908Z] lf-activate-venv: SKIPPING [2021-08-18T16:07:48.908Z] INFO: No Stack... [2021-08-18T16:07:49.884Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-18T16:07:50.158Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:07:50.822Z] + cat /w/workspace/device-snmp-go/4/archives/cost.csv [2021-08-18T16:07:50.822Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T16:07:50.892Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] [2021-08-18T16:07:50.901Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] did not exist. Created. [2021-08-18T16:07:50.901Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:07:52.887Z] /w/workspace/device-snmp-go/4@tmp/durable-cac4f099/script.sh: 1: /w/workspace/device-snmp-go/4@tmp/durable-cac4f099/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-18T16:07:53.552Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-18T16:07:53.591Z] Warning: overwriting stash ‘stack-cost’ [2021-08-18T16:07:53.627Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:07:53.643Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:07:53.677Z] $ docker stop --time=1 798c4bd3b8905fe2241b4353f82bcb938d3619c1ca04f40a978b25da5174aca3 [2021-08-18T16:07:55.318Z] $ docker rm -f 798c4bd3b8905fe2241b4353f82bcb938d3619c1ca04f40a978b25da5174aca3 [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-08-18T16:07:56.007Z] provisioning config files... [2021-08-18T16:07:56.027Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config804145630530875853tmp [Pipeline] { [Pipeline] sh [2021-08-18T16:07:56.588Z] + set +x [2021-08-18T16:07:56.588Z] + bash -s -- [2021-08-18T16:07:56.588Z] + curl -s https://codecov.io/bash [2021-08-18T16:07:56.588Z] [2021-08-18T16:07:56.588Z] _____ _ [2021-08-18T16:07:56.588Z] / ____| | | [2021-08-18T16:07:56.588Z] | | ___ __| | ___ ___ _____ __ [2021-08-18T16:07:56.588Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-18T16:07:56.588Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-18T16:07:56.588Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-18T16:07:56.588Z] Bash-1.0.6 [2021-08-18T16:07:56.588Z] [2021-08-18T16:07:56.588Z] [2021-08-18T16:07:56.588Z] ==> git version 2.24.4 found [2021-08-18T16:07:56.588Z] ==> 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-08-18T16:07:56.588Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-18T16:07:56.588Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-18T16:07:56.588Z] ==> Jenkins CI detected. [2021-08-18T16:07:56.588Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2021-08-18T16:07:56.588Z] project root: . [2021-08-18T16:07:56.588Z] --> token set from env [2021-08-18T16:07:56.588Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-18T16:07:56.588Z] ==> Running gcov in . (disable via -X gcov) [2021-08-18T16:07:56.588Z] ==> Python coveragepy not found [2021-08-18T16:07:56.588Z] ==> Searching for coverage reports in: [2021-08-18T16:07:56.588Z] + . [2021-08-18T16:07:56.588Z] -> Found 1 reports [2021-08-18T16:07:56.588Z] ==> Detecting git/mercurial file structure [2021-08-18T16:07:56.854Z] ==> Reading reports [2021-08-18T16:07:56.854Z] + ./coverage.out bytes=7631 [2021-08-18T16:07:56.854Z] ==> Appending adjustments [2021-08-18T16:07:56.854Z] https://docs.codecov.io/docs/fixing-reports [2021-08-18T16:07:56.854Z] + Found adjustments [2021-08-18T16:07:56.854Z] ==> Gzipping contents [2021-08-18T16:07:56.854Z] 4.0K /tmp/codecov.cLaAc1.gz [2021-08-18T16:07:56.854Z] ==> Uploading reports [2021-08-18T16:07:56.854Z] url: https://codecov.io [2021-08-18T16:07:56.854Z] query: branch=main&commit=503ab130c2d1a1a41fbe2fb04032090d761871c6&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-18T16:07:56.854Z] -> Pinging Codecov [2021-08-18T16:07:56.854Z] 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=503ab130c2d1a1a41fbe2fb04032090d761871c6&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-18T16:07:57.121Z] -> Uploading to [2021-08-18T16:07:57.121Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-18/6C56EA5C29638FB4528AC87E60AF5AE0/503ab130c2d1a1a41fbe2fb04032090d761871c6/23439f21-2024-4286-bc71-7d11a2ef2ad4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210818T160757Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f4e831d56646cb8cddf4a36824e72aa79196d077eddae4883cc253fea740f42 [2021-08-18T16:07:57.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-18T16:07:57.121Z] Dload Upload Total Spent Left Speed [2021-08-18T16:07:57.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1329 0 0 100 1329 0 4167 --:--:-- --:--:-- --:--:-- 4179 [2021-08-18T16:07:57.390Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] } [2021-08-18T16:07:57.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-18T16:07:57.659Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-18T16:07:57.680Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:58.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:07:58.015Z] [2021-08-18T16:07:58.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:07:58.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:07:58.350Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-18T16:07:58.350Z] 188c0c94c7c5: Pulling fs layer [2021-08-18T16:07:58.350Z] 0ef7d3d256c8: Pulling fs layer [2021-08-18T16:07:58.350Z] de9db76c5a1d: Pulling fs layer [2021-08-18T16:07:58.350Z] 0eba1c9be4d2: Pulling fs layer [2021-08-18T16:07:58.350Z] 0d57e429df01: Pulling fs layer [2021-08-18T16:07:58.350Z] 4e4be7b47b0d: Pulling fs layer [2021-08-18T16:07:58.350Z] e1f770b5df2f: Pulling fs layer [2021-08-18T16:07:58.350Z] 85a0685a4137: Pulling fs layer [2021-08-18T16:07:58.350Z] 0eba1c9be4d2: Waiting [2021-08-18T16:07:58.350Z] 0d57e429df01: Waiting [2021-08-18T16:07:58.350Z] 4e4be7b47b0d: Waiting [2021-08-18T16:07:58.350Z] e1f770b5df2f: Waiting [2021-08-18T16:07:58.350Z] 85a0685a4137: Waiting [2021-08-18T16:07:58.350Z] de9db76c5a1d: Verifying Checksum [2021-08-18T16:07:58.350Z] de9db76c5a1d: Download complete [2021-08-18T16:07:58.350Z] 0ef7d3d256c8: Verifying Checksum [2021-08-18T16:07:58.350Z] 0ef7d3d256c8: Download complete [2021-08-18T16:07:58.350Z] 0d57e429df01: Verifying Checksum [2021-08-18T16:07:58.350Z] 0d57e429df01: Download complete [2021-08-18T16:07:58.350Z] 4e4be7b47b0d: Verifying Checksum [2021-08-18T16:07:58.350Z] 4e4be7b47b0d: Download complete [2021-08-18T16:07:58.621Z] 188c0c94c7c5: Verifying Checksum [2021-08-18T16:07:58.621Z] 188c0c94c7c5: Download complete [2021-08-18T16:07:58.621Z] 188c0c94c7c5: Pull complete [2021-08-18T16:07:58.888Z] 0ef7d3d256c8: Pull complete [2021-08-18T16:07:58.888Z] de9db76c5a1d: Pull complete [2021-08-18T16:07:59.469Z] e1f770b5df2f: Verifying Checksum [2021-08-18T16:07:59.469Z] e1f770b5df2f: Download complete [2021-08-18T16:08:03.750Z] 0eba1c9be4d2: Verifying Checksum [2021-08-18T16:08:03.750Z] 0eba1c9be4d2: Download complete [2021-08-18T16:08:03.750Z] 85a0685a4137: Verifying Checksum [2021-08-18T16:08:03.750Z] 85a0685a4137: Download complete [2021-08-18T16:08:07.338Z] 0eba1c9be4d2: Pull complete [2021-08-18T16:08:07.338Z] 0d57e429df01: Pull complete [2021-08-18T16:08:07.338Z] 4e4be7b47b0d: Pull complete [2021-08-18T16:08:07.338Z] e1f770b5df2f: Pull complete [2021-08-18T16:08:10.692Z] 85a0685a4137: Pull complete [2021-08-18T16:08:10.692Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-18T16:08:10.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-18T16:08:10.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-18T16:08:10.809Z] prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container [2021-08-18T16:08:10.884Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-18T16:08:13.155Z] $ docker top 5b2bdfcde195830023f4b5563a51de123000366227988101e8689bc461682687 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-18T16:08:16.881Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-18T16:08:17.195Z] + set -o pipefail [2021-08-18T16:08:17.195Z] + snyk monitor '--org=edgex-jenkins' [2021-08-18T16:08:23.859Z] [2021-08-18T16:08:23.859Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2021-08-18T16:08:23.859Z] [2021-08-18T16:08:23.859Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/f2797f12-9144-40f5-b1b4-757011c53a99 [2021-08-18T16:08:23.859Z] [2021-08-18T16:08:23.859Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-18T16:08:23.859Z] [2021-08-18T16:08:24.817Z] [2021-08-18T16:08:24.817Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-18T16:08:24.817Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-18T16:08:24.834Z] $ docker stop --time=1 5b2bdfcde195830023f4b5563a51de123000366227988101e8689bc461682687 [2021-08-18T16:08:27.007Z] $ docker rm -f 5b2bdfcde195830023f4b5563a51de123000366227988101e8689bc461682687 [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-08-18T16:08:27.923Z] + git log --format=format:%s -1 503ab130c2d1a1a41fbe2fb04032090d761871c6 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:28.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:08:28.247Z] . [Pipeline] withDockerContainer [2021-08-18T16:08:28.336Z] prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container [2021-08-18T16:08:28.400Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:08:28.792Z] $ docker top 5690acbf7e1eb28e76e9a3bc49003fb651a4b74886051f260f51b5747686fdd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:08:28.932Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:08:28.933Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:08:29.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:08:29.064Z] $ docker exec 5690acbf7e1eb28e76e9a3bc49003fb651a4b74886051f260f51b5747686fdd6 ssh-agent [2021-08-18T16:08:29.184Z] SSH_AUTH_SOCK=/tmp/ssh-FUhSIhX8ucWD/agent.14 [2021-08-18T16:08:29.184Z] SSH_AGENT_PID=20 [2021-08-18T16:08:29.195Z] Running ssh-add (command line suppressed) [2021-08-18T16:08:29.300Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5641103595926144992.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5641103595926144992.key) [2021-08-18T16:08:29.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:08:29.642Z] + git semver tag [2021-08-18T16:08:29.642Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:08:29.642Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-08-18T16:08:29.642Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-08-18T16:08:29.642Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:08:29.642Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:08:29.642Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:08:29.642Z] # $SEMVER_BRANCH = main [2021-08-18T16:08:29.642Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2021-08-18T16:08:29.642Z] # 503ab130c2d1a1a41fbe2fb04032090d761871c6 HEAD [2021-08-18T16:08:29.642Z] # -> Force: false [2021-08-18T16:08:29.642Z] # 0949a898d6f830434fbd6c4ff5544999304d8034 refs/tags/v2.0.1-dev.3 [Pipeline] } [2021-08-18T16:08:29.654Z] $ docker exec --env ******** --env ******** 5690acbf7e1eb28e76e9a3bc49003fb651a4b74886051f260f51b5747686fdd6 ssh-agent -k [2021-08-18T16:08:29.759Z] unset SSH_AUTH_SOCK; [2021-08-18T16:08:29.760Z] unset SSH_AGENT_PID; [2021-08-18T16:08:29.760Z] echo Agent pid 20 killed; [2021-08-18T16:08:29.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:08:30.132Z] + git semver [Pipeline] } [2021-08-18T16:08:30.151Z] $ docker stop --time=1 5690acbf7e1eb28e76e9a3bc49003fb651a4b74886051f260f51b5747686fdd6 [2021-08-18T16:08:31.414Z] $ docker rm -f 5690acbf7e1eb28e76e9a3bc49003fb651a4b74886051f260f51b5747686fdd6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:31.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:08:31.892Z] [2021-08-18T16:08:31.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:32.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:08:32.223Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-18T16:08:32.223Z] ab5ef0e58194: Pulling fs layer [2021-08-18T16:08:32.223Z] 9712f1f96733: Pulling fs layer [2021-08-18T16:08:32.223Z] 63f879dbbcfc: Pulling fs layer [2021-08-18T16:08:32.223Z] 0d9ebad4ef96: Pulling fs layer [2021-08-18T16:08:32.223Z] e9a5061849ea: Pulling fs layer [2021-08-18T16:08:32.223Z] d747dcd14b5f: Pulling fs layer [2021-08-18T16:08:32.223Z] 2de7ff778b66: Pulling fs layer [2021-08-18T16:08:32.223Z] 0d9ebad4ef96: Waiting [2021-08-18T16:08:32.223Z] e9a5061849ea: Waiting [2021-08-18T16:08:32.223Z] d747dcd14b5f: Waiting [2021-08-18T16:08:32.223Z] 2de7ff778b66: Waiting [2021-08-18T16:08:32.223Z] 9712f1f96733: Download complete [2021-08-18T16:08:34.162Z] 63f879dbbcfc: Download complete [2021-08-18T16:08:34.433Z] e9a5061849ea: Verifying Checksum [2021-08-18T16:08:34.433Z] e9a5061849ea: Download complete [2021-08-18T16:08:34.433Z] d747dcd14b5f: Verifying Checksum [2021-08-18T16:08:34.433Z] d747dcd14b5f: Download complete [2021-08-18T16:08:35.016Z] 2de7ff778b66: Verifying Checksum [2021-08-18T16:08:35.016Z] 2de7ff778b66: Download complete [2021-08-18T16:08:35.016Z] 0d9ebad4ef96: Verifying Checksum [2021-08-18T16:08:35.016Z] 0d9ebad4ef96: Download complete [2021-08-18T16:08:35.599Z] ab5ef0e58194: Verifying Checksum [2021-08-18T16:08:35.599Z] ab5ef0e58194: Download complete [2021-08-18T16:08:39.585Z] ab5ef0e58194: Pull complete [2021-08-18T16:08:39.585Z] 9712f1f96733: Pull complete [2021-08-18T16:08:39.585Z] 63f879dbbcfc: Pull complete [2021-08-18T16:08:42.956Z] 0d9ebad4ef96: Pull complete [2021-08-18T16:08:42.956Z] e9a5061849ea: Pull complete [2021-08-18T16:08:42.956Z] d747dcd14b5f: Pull complete [2021-08-18T16:08:43.921Z] 2de7ff778b66: Pull complete [2021-08-18T16:08:43.921Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-18T16:08:43.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-18T16:08:43.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-18T16:08:44.042Z] prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container [2021-08-18T16:08:44.108Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-18T16:08:47.980Z] $ docker top 25161f49e2e408696175865e940e41a8d7e5ce32c33b9e0545cab91348c49fca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:08:48.088Z] provisioning config files... [2021-08-18T16:08:48.103Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5634208205523197314tmp [2021-08-18T16:08:48.125Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1619387997308016073tmp [2021-08-18T16:08:48.144Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5772093624858547796tmp [Pipeline] { [Pipeline] echo [2021-08-18T16:08:48.169Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:08:48.481Z] ---> sigul-configuration.sh [2021-08-18T16:08:48.482Z] gpg: directory `/root/.gnupg' created [2021-08-18T16:08:48.482Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-18T16:08:48.482Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-18T16:08:48.482Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-18T16:08:48.482Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-18T16:08:48.482Z] gpg: CAST5 encrypted data [2021-08-18T16:08:48.482Z] gpg: encrypted with 1 passphrase [2021-08-18T16:08:48.482Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-18T16:08:48.798Z] + mkdir /home/jenkins [2021-08-18T16:08:48.798Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-18T16:08:49.106Z] + 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-08-18T16:08:49.120Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:08:49.434Z] ---> sigul-install.sh [2021-08-18T16:08:49.434Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-18T16:08:49.750Z] + git tag --list [2021-08-18T16:08:49.750Z] 1.0.0 [2021-08-18T16:08:49.750Z] v0.0.0 [2021-08-18T16:08:49.750Z] v1.1.0 [2021-08-18T16:08:49.750Z] v1.1.1 [2021-08-18T16:08:49.750Z] v1.2.2 [2021-08-18T16:08:49.750Z] v1.3.0 [2021-08-18T16:08:49.750Z] v1.3.1 [2021-08-18T16:08:49.750Z] v2.0.0 [2021-08-18T16:08:49.750Z] v2.0.1-dev.1 [2021-08-18T16:08:49.750Z] v2.0.1-dev.2 [2021-08-18T16:08:49.750Z] v2.0.1-dev.3 [Pipeline] sh [2021-08-18T16:08:50.078Z] + lftools sign git-tag v2.0.1-dev.3 [2021-08-18T16:08:50.659Z] Signing Git tag with Sigul... [2021-08-18T16:08:50.659Z] Signing v2.0.1-dev.3 [Pipeline] echo [2021-08-18T16:08:51.629Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:08:51.943Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-18T16:08:51.956Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-18T16:08:51.989Z] $ docker stop --time=1 25161f49e2e408696175865e940e41a8d7e5ce32c33b9e0545cab91348c49fca [2021-08-18T16:08:53.217Z] $ docker rm -f 25161f49e2e408696175865e940e41a8d7e5ce32c33b9e0545cab91348c49fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:53.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:08:53.771Z] . [Pipeline] withDockerContainer [2021-08-18T16:08:53.875Z] prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container [2021-08-18T16:08:53.934Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:08:54.328Z] $ docker top 06914c823c77eb0b194e2fb39346a440ded12eb2cf302a80ab50104623e8fedf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:08:54.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:08:54.481Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:08:54.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:08:54.598Z] $ docker exec 06914c823c77eb0b194e2fb39346a440ded12eb2cf302a80ab50104623e8fedf ssh-agent [2021-08-18T16:08:54.721Z] SSH_AUTH_SOCK=/tmp/ssh-2okl9m4Qf58h/agent.14 [2021-08-18T16:08:54.721Z] SSH_AGENT_PID=20 [2021-08-18T16:08:54.729Z] Running ssh-add (command line suppressed) [2021-08-18T16:08:54.828Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1188768296834331524.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1188768296834331524.key) [2021-08-18T16:08:54.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:08:55.173Z] + git semver bump pre [2021-08-18T16:08:55.173Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:08:55.173Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-08-18T16:08:55.173Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-08-18T16:08:55.173Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:08:55.173Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:08:55.173Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:08:55.173Z] # $SEMVER_BRANCH = main [2021-08-18T16:08:55.173Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2021-08-18T16:08:55.173Z] 2.0.1-dev.4 [Pipeline] } [2021-08-18T16:08:55.187Z] $ docker exec --env ******** --env ******** 06914c823c77eb0b194e2fb39346a440ded12eb2cf302a80ab50104623e8fedf ssh-agent -k [2021-08-18T16:08:55.286Z] unset SSH_AUTH_SOCK; [2021-08-18T16:08:55.286Z] unset SSH_AGENT_PID; [2021-08-18T16:08:55.286Z] echo Agent pid 20 killed; [2021-08-18T16:08:55.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:08:55.658Z] + git semver [Pipeline] } [2021-08-18T16:08:55.677Z] $ docker stop --time=1 06914c823c77eb0b194e2fb39346a440ded12eb2cf302a80ab50104623e8fedf [2021-08-18T16:08:56.885Z] $ docker rm -f 06914c823c77eb0b194e2fb39346a440ded12eb2cf302a80ab50104623e8fedf [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:08:57.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:08:57.297Z] . [Pipeline] withDockerContainer [2021-08-18T16:08:57.391Z] prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container [2021-08-18T16:08:57.459Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:08:57.896Z] $ docker top e4228cfc7f1807b253cd9c00d933b2f4ef90a82b4af4b838ee9b0f5c8f4ddcad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:08:58.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:08:58.060Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:08:58.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:08:58.231Z] $ docker exec e4228cfc7f1807b253cd9c00d933b2f4ef90a82b4af4b838ee9b0f5c8f4ddcad ssh-agent [2021-08-18T16:08:58.409Z] SSH_AUTH_SOCK=/tmp/ssh-8JXXpOLMkd4N/agent.14 [2021-08-18T16:08:58.409Z] SSH_AGENT_PID=20 [2021-08-18T16:08:58.419Z] Running ssh-add (command line suppressed) [2021-08-18T16:08:58.535Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7684146930076911990.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7684146930076911990.key) [2021-08-18T16:08:58.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:08:58.923Z] + git semver push [2021-08-18T16:08:58.923Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:08:58.923Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-08-18T16:08:58.923Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-08-18T16:08:58.923Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:08:58.923Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:08:58.923Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:08:58.923Z] # $SEMVER_BRANCH = main [2021-08-18T16:08:58.923Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2021-08-18T16:09:00.345Z] $ docker exec --env ******** --env ******** e4228cfc7f1807b253cd9c00d933b2f4ef90a82b4af4b838ee9b0f5c8f4ddcad ssh-agent -k [2021-08-18T16:09:00.466Z] unset SSH_AUTH_SOCK; [2021-08-18T16:09:00.466Z] unset SSH_AGENT_PID; [2021-08-18T16:09:00.466Z] echo Agent pid 20 killed; [2021-08-18T16:09:00.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:09:00.833Z] + git semver [Pipeline] } [2021-08-18T16:09:00.851Z] $ docker stop --time=1 e4228cfc7f1807b253cd9c00d933b2f4ef90a82b4af4b838ee9b0f5c8f4ddcad [2021-08-18T16:09:02.098Z] $ docker rm -f e4228cfc7f1807b253cd9c00d933b2f4ef90a82b4af4b838ee9b0f5c8f4ddcad [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-08-18T16:09:02.808Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:03.129Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:05.050Z] ---> package-listing.sh [2021-08-18T16:09:05.050Z] ++ facter osfamily [2021-08-18T16:09:05.050Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-18T16:09:05.050Z] + OS_FAMILY=redhat [2021-08-18T16:09:05.050Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2021-08-18T16:09:05.050Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-18T16:09:05.050Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-18T16:09:05.050Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-18T16:09:05.050Z] + PACKAGES=/tmp/packages_start.txt [2021-08-18T16:09:05.050Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2021-08-18T16:09:05.050Z] + PACKAGES=/tmp/packages_end.txt [2021-08-18T16:09:05.050Z] + case "${OS_FAMILY}" in [2021-08-18T16:09:05.050Z] + sort [2021-08-18T16:09:05.050Z] + rpm -qa [2021-08-18T16:09:05.050Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-18T16:09:05.050Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-18T16:09:05.050Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-18T16:09:05.050Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2021-08-18T16:09:05.050Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2021-08-18T16:09:05.050Z] + 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-08-18T16:09:05.094Z] 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-08-18T16:09:05.416Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:09:06.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:09:06.009Z] [2021-08-18T16:09:06.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:09:06.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:09:06.336Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:09:06.336Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:09:06.336Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:09:06.336Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:09:06.336Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:09:06.336Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:09:06.336Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:09:06.336Z] d287ab97295c: Pulling fs layer [2021-08-18T16:09:06.336Z] dc539afda2c1: Waiting [2021-08-18T16:09:06.336Z] 77bc0d833cb6: Waiting [2021-08-18T16:09:06.336Z] 9065ff56babe: Waiting [2021-08-18T16:09:06.336Z] d287ab97295c: Waiting [2021-08-18T16:09:06.600Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T16:09:06.600Z] a1111a8f2ec3: Download complete [2021-08-18T16:09:06.600Z] dc539afda2c1: Verifying Checksum [2021-08-18T16:09:06.600Z] dc539afda2c1: Download complete [2021-08-18T16:09:06.600Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T16:09:06.600Z] 77bc0d833cb6: Download complete [2021-08-18T16:09:06.600Z] 9065ff56babe: Verifying Checksum [2021-08-18T16:09:06.600Z] 9065ff56babe: Download complete [2021-08-18T16:09:07.182Z] ed53099fbce6: Verifying Checksum [2021-08-18T16:09:07.182Z] ed53099fbce6: Download complete [2021-08-18T16:09:07.768Z] b4d181a07f80: Verifying Checksum [2021-08-18T16:09:07.768Z] b4d181a07f80: Download complete [2021-08-18T16:09:09.197Z] b4d181a07f80: Pull complete [2021-08-18T16:09:09.197Z] a1111a8f2ec3: Pull complete [2021-08-18T16:09:09.788Z] ed53099fbce6: Pull complete [2021-08-18T16:09:09.788Z] dc539afda2c1: Pull complete [2021-08-18T16:09:10.055Z] 77bc0d833cb6: Pull complete [2021-08-18T16:09:10.056Z] 9065ff56babe: Pull complete [2021-08-18T16:09:11.011Z] d287ab97295c: Verifying Checksum [2021-08-18T16:09:11.011Z] d287ab97295c: Download complete [2021-08-18T16:09:15.314Z] d287ab97295c: Pull complete [2021-08-18T16:09:15.314Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:09:15.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:09:15.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:09:15.406Z] prd-centos7-docker-4c-2g-3339 does not seem to be running inside a container [2021-08-18T16:09:15.510Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T16:09:18.596Z] $ docker top 5d0035a1e0dc5edb9ba201d518ec8ce948196d2d35f334dcd1c89b08de0fcb70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:09:19.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-18T16:09:19.312Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-18T16:09:21.075Z] + ls /var/log/sa-host [2021-08-18T16:09:21.075Z] + sadf -c /var/log/sa-host/sa05 [2021-08-18T16:09:21.075Z] file_magic: OK [2021-08-18T16:09:21.075Z] HZ: Using current value: 100 [2021-08-18T16:09:21.076Z] file_header: OK [2021-08-18T16:09:21.076Z] 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-08-18T16:09:21.076Z] Statistics: [2021-08-18T16:09:21.076Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:09:21.076Z] File successfully converted to sysstat format version 12.0.3 [2021-08-18T16:09:21.076Z] + sadf -c /var/log/sa-host/sa18 [2021-08-18T16:09:21.076Z] file_magic: OK [2021-08-18T16:09:21.076Z] HZ: Using current value: 100 [2021-08-18T16:09:21.076Z] file_header: OK [2021-08-18T16:09:21.076Z] 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-08-18T16:09:21.076Z] Statistics: [2021-08-18T16:09:21.076Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:09:21.076Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:09:21.242Z] provisioning config files... [2021-08-18T16:09:21.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8734098408462626807tmp [Pipeline] { [Pipeline] echo [2021-08-18T16:09:21.280Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:21.588Z] ---> create-netrc.sh [Pipeline] } [2021-08-18T16:09:21.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:21.976Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-18T16:09:21.991Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:22.298Z] ---> sudo-logs.sh [2021-08-18T16:09:22.298Z] Archiving 'sudo' log.. [2021-08-18T16:09:22.298Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3339.vexxhost.local: Name or service not known [2021-08-18T16:09:22.298Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3339.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-18T16:09:22.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:22.851Z] ---> job-cost.sh [2021-08-18T16:09:22.851Z] lf-activate-venv: SKIPPING [2021-08-18T16:09:22.851Z] DEBUG: total: 0.18000000715255737 [2021-08-18T16:09:22.851Z] INFO: Retrieving Stack Cost... [2021-08-18T16:09:25.424Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:09:26.004Z] INFO: Archiving Costs [Pipeline] echo [2021-08-18T16:09:26.019Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:09:26.329Z] ---> logs-deploy.sh [2021-08-18T16:09:26.329Z] lf-activate-venv: SKIPPING [2021-08-18T16:09:26.329Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/4 [2021-08-18T16:09:26.329Z] INFO: archiving workspace using pattern(s): [2021-08-18T16:09:27.289Z] Archives upload complete. [2021-08-18T16:09:27.289Z] INFO: archiving logs to Nexus [2021-08-18T16:09:27.871Z] ---> uname -a: [2021-08-18T16:09:27.871Z] Linux prd-centos7-docker-4c-2g-3339.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-18T16:09:27.871Z] [2021-08-18T16:09:27.871Z] [2021-08-18T16:09:27.871Z] ---> lscpu: [2021-08-18T16:09:27.871Z] Architecture: x86_64 [2021-08-18T16:09:27.871Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-18T16:09:27.871Z] Byte Order: Little Endian [2021-08-18T16:09:27.871Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-18T16:09:27.871Z] CPU(s): 2 [2021-08-18T16:09:27.871Z] On-line CPU(s) list: 0,1 [2021-08-18T16:09:27.871Z] Thread(s) per core: 1 [2021-08-18T16:09:27.871Z] Core(s) per socket: 1 [2021-08-18T16:09:27.871Z] Socket(s): 2 [2021-08-18T16:09:27.871Z] NUMA node(s): 1 [2021-08-18T16:09:27.871Z] Vendor ID: AuthenticAMD [2021-08-18T16:09:27.871Z] CPU family: 23 [2021-08-18T16:09:27.871Z] Model: 49 [2021-08-18T16:09:27.871Z] Model name: AMD EPYC-Rome Processor [2021-08-18T16:09:27.872Z] Stepping: 0 [2021-08-18T16:09:27.872Z] CPU MHz: 2799.998 [2021-08-18T16:09:27.872Z] BogoMIPS: 5599.99 [2021-08-18T16:09:27.872Z] Virtualization: AMD-V [2021-08-18T16:09:27.872Z] Hypervisor vendor: KVM [2021-08-18T16:09:27.872Z] Virtualization type: full [2021-08-18T16:09:27.872Z] L1d cache: 32K [2021-08-18T16:09:27.872Z] L1i cache: 32K [2021-08-18T16:09:27.872Z] L2 cache: 512K [2021-08-18T16:09:27.872Z] L3 cache: 16384K [2021-08-18T16:09:27.872Z] NUMA node0 CPU(s): 0,1 [2021-08-18T16:09:27.872Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] ---> nproc: [2021-08-18T16:09:27.872Z] 2 [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] ---> df -h: [2021-08-18T16:09:27.872Z] Filesystem Size Used Avail Use% Mounted on [2021-08-18T16:09:27.872Z] overlay 40G 9.0G 32G 23% / [2021-08-18T16:09:27.872Z] tmpfs 64M 0 64M 0% /dev [2021-08-18T16:09:27.872Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-18T16:09:27.872Z] shm 64M 0 64M 0% /dev/shm [2021-08-18T16:09:27.872Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] ---> sar -b -r -n DEV: [2021-08-18T16:09:27.872Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] 15:57:44 LINUX RESTART (2 CPU) [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] 15:58:01 tps rtps wtps bread/s bwrtn/s [2021-08-18T16:09:27.872Z] 15:59:01 158.32 31.96 126.36 6145.94 39561.90 [2021-08-18T16:09:27.872Z] 16:00:01 1.83 0.00 1.83 0.00 34.39 [2021-08-18T16:09:27.872Z] 16:01:01 0.23 0.02 0.22 0.13 3.23 [2021-08-18T16:09:27.872Z] 16:02:01 0.47 0.10 0.37 1.73 7.21 [2021-08-18T16:09:27.872Z] 16:03:01 0.25 0.00 0.25 0.00 4.01 [2021-08-18T16:09:27.872Z] 16:04:01 0.30 0.00 0.30 0.00 4.38 [2021-08-18T16:09:27.872Z] 16:05:01 0.15 0.00 0.15 0.00 1.92 [2021-08-18T16:09:27.872Z] 16:06:01 0.22 0.00 0.22 0.00 2.45 [2021-08-18T16:09:27.872Z] 16:07:01 0.20 0.00 0.20 0.00 1.62 [2021-08-18T16:09:27.872Z] 16:08:01 1.63 0.03 1.60 3.73 29.11 [2021-08-18T16:09:27.872Z] 16:09:01 205.69 0.00 205.69 0.00 56128.09 [2021-08-18T16:09:27.872Z] Average: 33.59 2.92 30.67 559.58 8710.82 [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] 15:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-18T16:09:27.872Z] 15:59:01 5459268 0 814496 10.17 2620 1732556 1286920 14.21 585992 1565496 136 [2021-08-18T16:09:27.872Z] 16:00:01 5466504 0 807252 10.08 2620 1732564 1249240 13.79 579768 1565460 20 [2021-08-18T16:09:27.872Z] 16:01:01 5465976 0 807776 10.09 2620 1732568 1240676 13.70 579816 1565404 20 [2021-08-18T16:09:27.872Z] 16:02:01 5466480 0 807148 10.08 2620 1732692 1238512 13.67 580356 1565464 16 [2021-08-18T16:09:27.872Z] 16:03:01 5466976 0 806644 10.07 2620 1732700 1238452 13.67 576232 1569304 16 [2021-08-18T16:09:27.872Z] 16:04:01 5465704 0 807916 10.09 2620 1732700 1224860 13.52 577712 1569304 8 [2021-08-18T16:09:27.872Z] 16:05:01 5466468 0 807144 10.08 2620 1732708 1207384 13.33 576856 1569304 12 [2021-08-18T16:09:27.872Z] 16:06:01 5457520 0 816088 10.19 2620 1732712 1207384 13.33 586336 1569304 8 [2021-08-18T16:09:27.872Z] 16:07:01 5456748 0 816856 10.20 2620 1732716 1207384 13.33 586944 1569304 8 [2021-08-18T16:09:27.872Z] 16:08:01 5248776 0 856976 10.70 2620 1900568 1395924 15.41 658032 1698104 167632 [2021-08-18T16:09:27.872Z] 16:09:01 3729616 0 1221992 15.26 2620 3054712 1766968 19.51 955328 2703444 40 [2021-08-18T16:09:27.872Z] Average: 5286367 0 851844 10.64 2620 1868109 1296700 14.32 622125 1682717 15265 [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] 15:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-18T16:09:27.872Z] 15:59:01 eth0 425.02 238.48 990.27 72.20 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 15:59:01 docker0 1.31 1.20 0.28 2.85 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:00:01 eth0 5.95 1.23 1.47 0.80 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:01:01 eth0 6.59 1.45 1.77 0.97 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:02:01 eth0 5.85 1.57 1.71 0.97 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:03:01 eth0 1.37 0.82 0.56 0.48 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:04:01 eth0 0.87 0.48 0.42 0.27 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:05:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:06:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:07:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:08:01 eth0 438.99 291.31 2776.15 22.08 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:09:01 eth0 825.86 563.60 4970.22 145.82 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:09:01 veth8a0469c 1.95 1.37 0.29 0.23 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] 16:09:01 docker0 77.34 100.85 6.22 388.81 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] Average: eth0 155.58 99.95 794.96 22.15 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] Average: veth8a0469c 0.18 0.12 0.03 0.02 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] Average: docker0 7.15 9.28 0.59 35.62 0.00 0.00 0.00 0.00 [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] ---> sar -P ALL: [2021-08-18T16:09:27.872Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] 15:57:44 LINUX RESTART (2 CPU) [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] 15:58:01 CPU %user %nice %system %iowait %steal %idle [2021-08-18T16:09:27.872Z] 15:59:01 all 19.53 0.00 7.06 4.33 0.07 69.01 [2021-08-18T16:09:27.872Z] 15:59:01 0 20.46 0.00 7.51 5.01 0.07 66.95 [2021-08-18T16:09:27.872Z] 15:59:01 1 18.61 0.00 6.61 3.65 0.07 71.06 [2021-08-18T16:09:27.872Z] 16:00:01 all 0.28 0.00 0.07 0.00 0.02 99.63 [2021-08-18T16:09:27.872Z] 16:00:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-08-18T16:09:27.872Z] 16:00:01 1 0.47 0.00 0.08 0.00 0.02 99.43 [2021-08-18T16:09:27.872Z] 16:01:01 all 0.31 0.00 0.08 0.00 0.02 99.60 [2021-08-18T16:09:27.872Z] 16:01:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2021-08-18T16:09:27.872Z] 16:01:01 1 0.52 0.00 0.08 0.00 0.02 99.38 [2021-08-18T16:09:27.872Z] 16:02:01 all 0.23 0.00 0.06 0.00 0.02 99.69 [2021-08-18T16:09:27.872Z] 16:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-18T16:09:27.872Z] 16:02:01 1 0.42 0.00 0.07 0.00 0.02 99.50 [2021-08-18T16:09:27.872Z] 16:03:01 all 0.22 0.00 0.05 0.00 0.02 99.72 [2021-08-18T16:09:27.872Z] 16:03:01 0 0.13 0.00 0.05 0.00 0.02 99.80 [2021-08-18T16:09:27.872Z] 16:03:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2021-08-18T16:09:27.872Z] 16:04:01 all 0.24 0.00 0.05 0.00 0.01 99.70 [2021-08-18T16:09:27.872Z] 16:04:01 0 0.45 0.00 0.07 0.00 0.02 99.47 [2021-08-18T16:09:27.872Z] 16:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-08-18T16:09:27.872Z] 16:05:01 all 0.15 0.00 0.05 0.00 0.02 99.78 [2021-08-18T16:09:27.872Z] 16:05:01 0 0.23 0.00 0.05 0.00 0.02 99.70 [2021-08-18T16:09:27.872Z] 16:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-08-18T16:09:27.872Z] 16:06:01 all 0.08 0.00 0.06 0.00 0.01 99.86 [2021-08-18T16:09:27.872Z] 16:06:01 0 0.12 0.00 0.03 0.00 0.00 99.85 [2021-08-18T16:09:27.872Z] 16:06:01 1 0.03 0.00 0.08 0.00 0.02 99.87 [2021-08-18T16:09:27.872Z] 16:07:01 all 0.25 0.00 0.05 0.00 0.02 99.68 [2021-08-18T16:09:27.872Z] 16:07:01 0 0.45 0.00 0.05 0.00 0.02 99.48 [2021-08-18T16:09:27.872Z] 16:07:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-18T16:09:27.872Z] 16:08:01 all 1.50 0.00 0.89 0.02 0.03 97.57 [2021-08-18T16:09:27.872Z] 16:08:01 0 1.70 0.00 1.01 0.02 0.03 97.23 [2021-08-18T16:09:27.872Z] 16:08:01 1 1.29 0.00 0.77 0.02 0.02 97.90 [2021-08-18T16:09:27.872Z] 16:09:01 all 23.08 0.00 11.89 2.15 0.10 62.79 [2021-08-18T16:09:27.872Z] 16:09:01 0 23.27 0.00 12.34 1.77 0.09 62.53 [2021-08-18T16:09:27.872Z] 16:09:01 1 22.88 0.00 11.44 2.52 0.11 63.05 [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-08-18T16:09:27.872Z] Average: all 4.02 0.00 1.78 0.57 0.03 93.61 [2021-08-18T16:09:27.872Z] Average: 0 4.12 0.00 1.86 0.60 0.03 93.40 [2021-08-18T16:09:27.872Z] Average: 1 3.92 0.00 1.69 0.54 0.03 93.81 [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z] [2021-08-18T16:09:27.872Z]