Started by upstream project "edgexfoundry/cd-management/release-lts" build number 23 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a246da567fca350fd9d1d3301cf71cc0b33f546 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-ssh4124588223635339541.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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-ssh415125185598130248.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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/jakarta/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/jakarta/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9113534026519819508.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > 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-ssh8853675592997118749.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/jakarta/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/jakarta/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4208115121653353132.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true 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 ‘prd-centos7-builder-2c-1g-1170’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1172’ is offline Running on prd-centos7-docker-4c-2g-1177 in /w/workspace/exfoundry_device-snmp-go_jakarta [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/exfoundry_device-snmp-go_jakarta # 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/exfoundry_device-snmp-go_jakarta@tmp/jenkins-gitclient-ssh5313928591565067918.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0a246da567fca350fd9d1d3301cf71cc0b33f546 (jakarta) > 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 0a246da567fca350fd9d1d3301cf71cc0b33f546 # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.0 @d6a2d44" > git rev-list --no-walk 0a246da567fca350fd9d1d3301cf71cc0b33f546 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-18T01:09:04.902Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-18T01:09:04.953Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T01:09:04.968Z] ========================================================= [2021-11-18T01:09:04.968Z] EdgeX Global Pipelines Version Info [2021-11-18T01:09:04.968Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:09:08.272Z] ------------------- [2021-11-18T01:09:08.272Z] stable info: [2021-11-18T01:09:08.272Z] ------------------- [2021-11-18T01:09:08.272Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-18T01:09:08.272Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-18T01:09:08.272Z] Message: update stable to v2.0.216 [2021-11-18T01:09:10.380Z] ------------------- [2021-11-18T01:09:10.380Z] experimental info: [2021-11-18T01:09:10.380Z] ------------------- [2021-11-18T01:09:10.380Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-18T01:09:10.380Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-18T01:09:10.380Z] Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-18T01:09:10.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-11-18T01:09:10.469Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-11-18T01:09:10.480Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-18T01:09:10.493Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-18T01:09:11.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-18T01:09:11.509Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-18T01:09:11.528Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-18T01:09:11.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-18T01:09:11.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-18T01:09:11.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-18T01:09:11.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-18T01:09:11.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-11-18T01:09:11.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-18T01:09:11.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-18T01:09:11.632Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T01:09:11.643Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T01:09:11.655Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T01:09:11.667Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T01:09:11.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-18T01:09:11.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-18T01:09:12.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-18T01:09:12.695Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-18T01:09:12.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-18T01:09:12.718Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-18T01:09:12.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-18T01:09:12.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-18T01:09:12.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2021-11-18T01:09:12.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2021-11-18T01:09:12.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2021-11-18T01:09:12.797Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] echo [2021-11-18T01:09:12.808Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a246da [Pipeline] echo [2021-11-18T01:09:13.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:09:13.847Z] provisioning config files... [2021-11-18T01:09:13.861Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config2736292650697636725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:09:14.193Z] ---> docker-login.sh [2021-11-18T01:09:14.193Z] nexus3.edgexfoundry.org:10001 [2021-11-18T01:09:14.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:09:14.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:09:14.193Z] Configure a credential helper to remove this warning. See [2021-11-18T01:09:14.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:09:14.193Z] [2021-11-18T01:09:14.193Z] Login Succeeded [2021-11-18T01:09:14.193Z] nexus3.edgexfoundry.org:10002 [2021-11-18T01:09:15.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:09:15.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:09:15.486Z] Configure a credential helper to remove this warning. See [2021-11-18T01:09:15.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:09:15.486Z] [2021-11-18T01:09:15.486Z] Login Succeeded [2021-11-18T01:09:15.486Z] nexus3.edgexfoundry.org:10003 [2021-11-18T01:09:15.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:09:15.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:09:15.486Z] Configure a credential helper to remove this warning. See [2021-11-18T01:09:15.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:09:15.486Z] [2021-11-18T01:09:15.486Z] Login Succeeded [2021-11-18T01:09:15.486Z] nexus3.edgexfoundry.org:10004 [2021-11-18T01:09:15.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:09:15.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:09:15.486Z] Configure a credential helper to remove this warning. See [2021-11-18T01:09:15.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:09:15.486Z] [2021-11-18T01:09:15.486Z] Login Succeeded [2021-11-18T01:09:15.486Z] docker.io [2021-11-18T01:09:15.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:09:15.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:09:15.486Z] Configure a credential helper to remove this warning. See [2021-11-18T01:09:15.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:09:15.486Z] [2021-11-18T01:09:15.486Z] Login Succeeded [2021-11-18T01:09:15.486Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T01:09:15.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-18T01:09:17.756Z] + git rev-list -1 --merges 0a246da567fca350fd9d1d3301cf71cc0b33f546~1..0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] echo [2021-11-18T01:09:17.791Z] -----------> git rev-list -1 --merges 0a246da567fca350fd9d1d3301cf71cc0b33f546~1..0a246da567fca350fd9d1d3301cf71cc0b33f546 0a246da567fca350fd9d1d3301cf71cc0b33f546 [false] [Pipeline] sh [2021-11-18T01:09:18.093Z] + git log --format=format:%s -1 0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] echo [2021-11-18T01:09:18.108Z] ========================================================= [2021-11-18T01:09:18.108Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2021-11-18T01:09:18.108Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T01:09:19.776Z] + git log --format=format:%s -1 0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] echo [2021-11-18T01:09:20.805Z] [semverPrep] GIT_COMMIT: 0a246da567fca350fd9d1d3301cf71cc0b33f546, Commit Message: ci(lts-release): LTS release v2.1.0 @d6a2d44 [Pipeline] echo [2021-11-18T01:09:20.810Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-11-18T01:09:22.075Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:09:22.370Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:09:22.670Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T01:09:22.670Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T01:09:22.670Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:09:24.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:09:24.004Z] [2021-11-18T01:09:24.004Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:09:24.317Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:09:24.317Z] latest: Pulling from edgex-devops/git-semver [2021-11-18T01:09:24.317Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T01:09:24.317Z] 3e5f54012d9b: Pulling fs layer [2021-11-18T01:09:24.317Z] 4c7163046ea9: Pulling fs layer [2021-11-18T01:09:24.317Z] 0c2d73faf560: Pulling fs layer [2021-11-18T01:09:24.317Z] 0c2d73faf560: Waiting [2021-11-18T01:09:24.317Z] 3e5f54012d9b: Verifying Checksum [2021-11-18T01:09:24.317Z] 3e5f54012d9b: Download complete [2021-11-18T01:09:24.317Z] a0d0a0d46f8b: Download complete [2021-11-18T01:09:24.317Z] 0c2d73faf560: Verifying Checksum [2021-11-18T01:09:24.317Z] 0c2d73faf560: Download complete [2021-11-18T01:09:24.317Z] 4c7163046ea9: Verifying Checksum [2021-11-18T01:09:24.317Z] 4c7163046ea9: Download complete [2021-11-18T01:09:24.582Z] a0d0a0d46f8b: Pull complete [2021-11-18T01:09:24.582Z] 3e5f54012d9b: Pull complete [2021-11-18T01:09:24.847Z] 4c7163046ea9: Pull complete [2021-11-18T01:09:25.114Z] 0c2d73faf560: Pull complete [2021-11-18T01:09:25.114Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-18T01:09:25.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:09:25.114Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-18T01:09:25.182Z] prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container [2021-11-18T01:09:25.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T01:09:26.647Z] $ docker top f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-18T01:09:26.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T01:09:26.737Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T01:09:26.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T01:09:26.843Z] $ docker exec f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 ssh-agent [2021-11-18T01:09:26.947Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgKBKlf/agent.14 [2021-11-18T01:09:26.947Z] SSH_AGENT_PID=21 [2021-11-18T01:09:26.954Z] Running ssh-add (command line suppressed) [2021-11-18T01:09:27.039Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3575881034946608568.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3575881034946608568.key) [2021-11-18T01:09:27.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T01:09:27.347Z] + git tag --points-at 0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] } [2021-11-18T01:09:27.361Z] $ docker exec --env ******** --env ******** f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 ssh-agent -k [2021-11-18T01:09:27.450Z] unset SSH_AUTH_SOCK; [2021-11-18T01:09:27.450Z] unset SSH_AGENT_PID; [2021-11-18T01:09:27.450Z] echo Agent pid 21 killed; [2021-11-18T01:09:27.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-11-18T01:09:27.488Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.0' [Pipeline] sshagent [2021-11-18T01:09:27.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T01:09:27.508Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T01:09:27.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T01:09:27.638Z] $ docker exec f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 ssh-agent [2021-11-18T01:09:27.741Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFfKAHD/agent.54 [2021-11-18T01:09:27.741Z] SSH_AGENT_PID=60 [2021-11-18T01:09:27.745Z] Running ssh-add (command line suppressed) [2021-11-18T01:09:27.854Z] Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_2620412138383104526.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_2620412138383104526.key) [2021-11-18T01:09:27.872Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T01:09:29.144Z] + git semver init [2021-11-18T01:09:29.144Z] # -> Open(): unable to determine branch for HEAD [2021-11-18T01:09:29.144Z] # $GIT_DIR = /w/workspace/exfoundry_device-snmp-go_jakarta/.git [2021-11-18T01:09:29.144Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_device-snmp-go_jakarta [2021-11-18T01:09:29.144Z] # $SEMVER_REMOTE_NAME = origin [2021-11-18T01:09:29.144Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-18T01:09:29.144Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-18T01:09:29.144Z] # $SEMVER_BRANCH = jakarta [2021-11-18T01:09:29.144Z] # $SEMVER_TEMP = /tmp/semver-172226242 [2021-11-18T01:09:29.144Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-11-18T01:09:29.144Z] # '/tmp/semver-172226242' -> '/w/workspace/exfoundry_device-snmp-go_jakarta/.semver' [2021-11-18T01:09:29.144Z] # -> Force: false [2021-11-18T01:09:29.144Z] # $SEMVER_DIR = /w/workspace/exfoundry_device-snmp-go_jakarta/.semver [Pipeline] } [2021-11-18T01:09:29.154Z] $ docker exec --env ******** --env ******** f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 ssh-agent -k [2021-11-18T01:09:29.236Z] unset SSH_AUTH_SOCK; [2021-11-18T01:09:29.236Z] unset SSH_AGENT_PID; [2021-11-18T01:09:29.236Z] echo Agent pid 60 killed; [2021-11-18T01:09:29.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T01:09:29.553Z] + git semver [Pipeline] } [2021-11-18T01:09:29.568Z] $ docker stop --time=1 f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 [2021-11-18T01:09:30.777Z] $ docker rm -f f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T01:09:31.124Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-18T01:09:32.412Z] Stashed 1 file(s) [Pipeline] echo [2021-11-18T01:09:32.415Z] [edgeXSemver]: initialized semver on version 2.1.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-18T01:09:48.858Z] Still waiting to schedule task [2021-11-18T01:09:48.858Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-18T01:09:48.862Z] Still waiting to schedule task [2021-11-18T01:09:48.862Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1169’ [2021-11-18T01:12:55.797Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1182 in /w/workspace/exfoundry_device-snmp-go_jakarta [Pipeline] { [Pipeline] ws [2021-11-18T01:12:55.813Z] Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout [2021-11-18T01:12:56.021Z] Selected Git installation does not exist. Using Default [2021-11-18T01:12:56.021Z] The recommended git tool is: NONE [2021-11-18T01:13:05.299Z] using credential edgex-jenkins-ssh [2021-11-18T01:13:05.317Z] Cloning the remote Git repository [2021-11-18T01:13:05.373Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-11-18T01:13:05.474Z] > git init /w/workspace/device-snmp-go/3 # timeout=10 [2021-11-18T01:13:05.539Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-11-18T01:13:05.540Z] > git --version # timeout=10 [2021-11-18T01:13:05.556Z] > git --version # 'git version 2.17.1' [2021-11-18T01:13:05.558Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T01:13:05.654Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T01:13:06.808Z] Avoid second fetch [2021-11-18T01:13:06.808Z] Checking out Revision 0a246da567fca350fd9d1d3301cf71cc0b33f546 (jakarta) [2021-11-18T01:13:06.767Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-11-18T01:13:06.791Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T01:13:06.827Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T01:13:06.842Z] > git checkout -f 0a246da567fca350fd9d1d3301cf71cc0b33f546 # timeout=10 [2021-11-18T01:13:08.692Z] Running on prd-centos7-docker-4c-2g-1184 in /w/workspace/exfoundry_device-snmp-go_jakarta [Pipeline] { [Pipeline] ws [2021-11-18T01:13:08.705Z] Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout [2021-11-18T01:13:08.790Z] Selected Git installation does not exist. Using Default [2021-11-18T01:13:08.790Z] The recommended git tool is: NONE [2021-11-18T01:13:12.138Z] Commit message: "ci(lts-release): LTS release v2.1.0 @d6a2d44" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T01:13:13.763Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-18T01:13:13.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T01:13:13.763Z] Dload Upload Total Spent Left Speed [2021-11-18T01:13:13.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2021-11-18T01:13:14.063Z] using credential edgex-jenkins-ssh [2021-11-18T01:13:14.077Z] Cloning the remote Git repository [2021-11-18T01:13:14.195Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-18T01:13:13.696Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-11-18T01:13:13.761Z] > git init /w/workspace/device-snmp-go/3 # timeout=10 [2021-11-18T01:13:13.791Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-11-18T01:13:13.792Z] > git --version # timeout=10 [2021-11-18T01:13:13.802Z] > git --version # 'git version 2.24.4' [2021-11-18T01:13:13.803Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T01:13:13.825Z] [INFO] Currently running in a labeled security context [2021-11-18T01:13:13.825Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T01:13:13.825Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/3@tmp/jenkins-gitclient-ssh7766417481661973001.key [2021-11-18T01:13:13.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T01:13:14.557Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-18T01:13:14.557Z] + sudo tee /etc/docker/daemon.new [2021-11-18T01:13:14.557Z] { [2021-11-18T01:13:14.557Z] "registry-mirrors": [ [2021-11-18T01:13:14.557Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-18T01:13:14.557Z] ], [2021-11-18T01:13:14.557Z] "bip": "10.250.0.254/24", [2021-11-18T01:13:14.557Z] "hosts": [ [2021-11-18T01:13:14.557Z] "tcp://0.0.0.0:5555", [2021-11-18T01:13:14.557Z] "unix:///var/run/docker.sock" [2021-11-18T01:13:14.557Z] ], [2021-11-18T01:13:14.557Z] "mtu": 1458, [2021-11-18T01:13:14.557Z] "selinux-enabled": true, [2021-11-18T01:13:14.557Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-18T01:13:14.557Z] } [Pipeline] sh [2021-11-18T01:13:14.917Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-18T01:13:15.004Z] Avoid second fetch [2021-11-18T01:13:15.005Z] Checking out Revision 0a246da567fca350fd9d1d3301cf71cc0b33f546 (jakarta) [2021-11-18T01:13:15.270Z] + sudo service docker restart [2021-11-18T01:13:14.625Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-11-18T01:13:14.638Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T01:13:14.660Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T01:13:14.672Z] > git checkout -f 0a246da567fca350fd9d1d3301cf71cc0b33f546 # timeout=10 [2021-11-18T01:13:19.443Z] Commit message: "ci(lts-release): LTS release v2.1.0 @d6a2d44" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T01:13:20.290Z] + git checkout 0a246da567fca350fd9d1d3301cf71cc0b33f546 [2021-11-18T01:13:20.290Z] HEAD is now at 0a246da ci(lts-release): LTS release v2.1.0 @d6a2d44 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:13:20.342Z] provisioning config files... [2021-11-18T01:13:20.353Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config1508843232171398986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:13:21.431Z] ---> docker-login.sh [2021-11-18T01:13:21.431Z] nexus3.edgexfoundry.org:10001 [2021-11-18T01:13:21.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:13:21.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:13:21.431Z] Configure a credential helper to remove this warning. See [2021-11-18T01:13:21.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:13:21.431Z] [2021-11-18T01:13:21.431Z] Login Succeeded [2021-11-18T01:13:21.431Z] nexus3.edgexfoundry.org:10002 [2021-11-18T01:13:21.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:13:21.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:13:21.431Z] Configure a credential helper to remove this warning. See [2021-11-18T01:13:21.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:13:21.431Z] [2021-11-18T01:13:21.431Z] Login Succeeded [2021-11-18T01:13:21.431Z] nexus3.edgexfoundry.org:10003 [2021-11-18T01:13:21.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:13:21.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:13:21.431Z] Configure a credential helper to remove this warning. See [2021-11-18T01:13:21.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:13:21.431Z] [2021-11-18T01:13:21.431Z] Login Succeeded [2021-11-18T01:13:21.431Z] nexus3.edgexfoundry.org:10004 [2021-11-18T01:13:21.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:13:21.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:13:21.431Z] Configure a credential helper to remove this warning. See [2021-11-18T01:13:21.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:13:21.431Z] [2021-11-18T01:13:21.431Z] Login Succeeded [2021-11-18T01:13:21.431Z] docker.io [2021-11-18T01:13:21.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:13:21.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:13:21.691Z] Configure a credential helper to remove this warning. See [2021-11-18T01:13:21.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:13:21.691Z] [2021-11-18T01:13:21.691Z] Login Succeeded [2021-11-18T01:13:21.691Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T01:13:21.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-18T01:13:21.838Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T01:13:21.850Z] ========================================================= [2021-11-18T01:13:21.850Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2021-11-18T01:13:21.850Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:13:22.173Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg 'MAKE=echo noop' --target=builder . [2021-11-18T01:13:22.434Z] Sending build context to Docker daemon 13.61MB [2021-11-18T01:13:22.434Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T01:13:22.434Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-18T01:13:22.434Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2021-11-18T01:13:22.434Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T01:13:22.434Z] 31adcdaf11c8: Pulling fs layer [2021-11-18T01:13:22.434Z] b8b176561691: Pulling fs layer [2021-11-18T01:13:22.434Z] 4527c011a84f: Pulling fs layer [2021-11-18T01:13:22.434Z] 5d74067f8e1e: Pulling fs layer [2021-11-18T01:13:22.434Z] 36f58ee4fdd2: Pulling fs layer [2021-11-18T01:13:22.434Z] 32f094029db3: Pulling fs layer [2021-11-18T01:13:22.434Z] 773a5188bba9: Pulling fs layer [2021-11-18T01:13:22.434Z] 0a89ddfe6704: Pulling fs layer [2021-11-18T01:13:22.434Z] 36f58ee4fdd2: Waiting [2021-11-18T01:13:22.434Z] 32f094029db3: Waiting [2021-11-18T01:13:22.435Z] 773a5188bba9: Waiting [2021-11-18T01:13:22.435Z] 0a89ddfe6704: Waiting [2021-11-18T01:13:22.435Z] 4527c011a84f: Waiting [2021-11-18T01:13:22.435Z] 5d74067f8e1e: Waiting [2021-11-18T01:13:22.435Z] b8b176561691: Verifying Checksum [2021-11-18T01:13:22.435Z] b8b176561691: Download complete [2021-11-18T01:13:22.435Z] 31adcdaf11c8: Download complete [2021-11-18T01:13:22.435Z] 5d74067f8e1e: Verifying Checksum [2021-11-18T01:13:22.435Z] 5d74067f8e1e: Download complete [2021-11-18T01:13:22.435Z] 36f58ee4fdd2: Verifying Checksum [2021-11-18T01:13:22.435Z] 36f58ee4fdd2: Download complete [2021-11-18T01:13:22.435Z] a0d0a0d46f8b: Verifying Checksum [2021-11-18T01:13:22.435Z] a0d0a0d46f8b: Download complete [2021-11-18T01:13:22.435Z] 32f094029db3: Verifying Checksum [2021-11-18T01:13:22.435Z] 32f094029db3: Download complete [2021-11-18T01:13:22.704Z] 773a5188bba9: Verifying Checksum [2021-11-18T01:13:22.704Z] 773a5188bba9: Download complete [2021-11-18T01:13:22.704Z] a0d0a0d46f8b: Pull complete [2021-11-18T01:13:23.284Z] 0a89ddfe6704: Verifying Checksum [2021-11-18T01:13:23.284Z] 0a89ddfe6704: Download complete [2021-11-18T01:13:23.284Z] 31adcdaf11c8: Pull complete [2021-11-18T01:13:23.285Z] b8b176561691: Pull complete [2021-11-18T01:13:23.285Z] 4527c011a84f: Verifying Checksum [2021-11-18T01:13:23.285Z] 4527c011a84f: Download complete [2021-11-18T01:13:27.442Z] 4527c011a84f: Pull complete [2021-11-18T01:13:27.442Z] 5d74067f8e1e: Pull complete [2021-11-18T01:13:27.442Z] 36f58ee4fdd2: Pull complete [2021-11-18T01:13:27.442Z] 32f094029db3: Pull complete [2021-11-18T01:13:27.442Z] 773a5188bba9: Pull complete [2021-11-18T01:13:30.511Z] 0a89ddfe6704: Pull complete [2021-11-18T01:13:30.511Z] Digest: sha256:1b40dceaf34dee7ca55b3c49faf64f21c87f0328d9001acbe5b0b15629491fba [2021-11-18T01:13:30.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2021-11-18T01:13:30.511Z] ---> dd279347b56d [2021-11-18T01:13:30.511Z] Step 3/11 : ARG MAKE='make build' [2021-11-18T01:13:31.902Z] ---> Running in a91bb4e66fad [2021-11-18T01:13:32.165Z] Removing intermediate container a91bb4e66fad [2021-11-18T01:13:32.165Z] ---> 4d2f54df3fb8 [2021-11-18T01:13:32.165Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T01:13:32.165Z] ---> Running in 2ffa291358ed [2021-11-18T01:13:32.165Z] Removing intermediate container 2ffa291358ed [2021-11-18T01:13:32.165Z] ---> f1fc7dc87f13 [2021-11-18T01:13:32.165Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T01:13:32.165Z] ---> Running in 869934d55dc9 [2021-11-18T01:13:32.429Z] Removing intermediate container 869934d55dc9 [2021-11-18T01:13:32.429Z] ---> 9ac13a7b4a54 [2021-11-18T01:13:32.429Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T01:13:32.429Z] ---> Running in e9239a54ccff [2021-11-18T01:13:33.027Z] Removing intermediate container e9239a54ccff [2021-11-18T01:13:33.027Z] ---> 67a4f42ad724 [2021-11-18T01:13:33.027Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T01:13:33.027Z] ---> Running in ec9c47ce54c2 [Pipeline] sh [2021-11-18T01:13:33.287Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T01:13:33.551Z] + git checkout 0a246da567fca350fd9d1d3301cf71cc0b33f546 [2021-11-18T01:13:33.551Z] HEAD is now at 0a246da ci(lts-release): LTS release v2.1.0 @d6a2d44 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:13:33.584Z] provisioning config files... [2021-11-18T01:13:33.611Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config8987576802988632024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:13:33.981Z] ---> docker-login.sh [2021-11-18T01:13:33.981Z] nexus3.edgexfoundry.org:10001 [2021-11-18T01:13:34.241Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T01:13:34.503Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-18T01:13:34.503Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-18T01:13:34.503Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-18T01:13:34.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:13:34.767Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-18T01:13:34.767Z] Executing busybox-1.33.1-r3.trigger [2021-11-18T01:13:34.767Z] OK: 224 MiB in 56 packages [2021-11-18T01:13:35.860Z] Removing intermediate container ec9c47ce54c2 [2021-11-18T01:13:35.860Z] ---> d208126ca848 [2021-11-18T01:13:35.860Z] Step 8/11 : WORKDIR /device-snmp-go [2021-11-18T01:13:35.860Z] ---> Running in 1fb6f0514aef [2021-11-18T01:13:35.860Z] Removing intermediate container 1fb6f0514aef [2021-11-18T01:13:35.860Z] ---> 63b6f068a409 [2021-11-18T01:13:35.860Z] Step 9/11 : COPY . . [2021-11-18T01:13:35.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:13:35.862Z] Configure a credential helper to remove this warning. See [2021-11-18T01:13:35.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:13:35.862Z] [2021-11-18T01:13:35.862Z] Login Succeeded [2021-11-18T01:13:35.862Z] nexus3.edgexfoundry.org:10002 [2021-11-18T01:13:35.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:13:35.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:13:35.862Z] Configure a credential helper to remove this warning. See [2021-11-18T01:13:35.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:13:35.862Z] [2021-11-18T01:13:35.862Z] Login Succeeded [2021-11-18T01:13:35.862Z] nexus3.edgexfoundry.org:10003 [2021-11-18T01:13:36.122Z] ---> 5c417eebb81f [2021-11-18T01:13:36.122Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T01:13:36.122Z] ---> Running in 121129d1c2b0 [2021-11-18T01:13:36.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:13:36.383Z] skipping... [2021-11-18T01:13:36.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:13:36.413Z] Configure a credential helper to remove this warning. See [2021-11-18T01:13:36.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:13:36.413Z] [2021-11-18T01:13:36.413Z] Login Succeeded [2021-11-18T01:13:36.413Z] nexus3.edgexfoundry.org:10004 [2021-11-18T01:13:36.646Z] Removing intermediate container 121129d1c2b0 [2021-11-18T01:13:36.646Z] ---> 22621dac092e [2021-11-18T01:13:36.646Z] Step 11/11 : RUN ${MAKE} [2021-11-18T01:13:36.646Z] ---> Running in 337fcb469442 [2021-11-18T01:13:36.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:13:36.915Z] noop [2021-11-18T01:13:36.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:13:36.960Z] Configure a credential helper to remove this warning. See [2021-11-18T01:13:36.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:13:36.960Z] [2021-11-18T01:13:36.960Z] Login Succeeded [2021-11-18T01:13:36.960Z] docker.io [2021-11-18T01:13:37.180Z] Removing intermediate container 337fcb469442 [2021-11-18T01:13:37.180Z] ---> ef8100de0512 [2021-11-18T01:13:37.180Z] Successfully built ef8100de0512 [2021-11-18T01:13:37.180Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:13:37.486Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T01:13:37.486Z] . [Pipeline] withDockerContainer [2021-11-18T01:13:37.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:13:37.559Z] prd-centos7-docker-4c-2g-1184 does not seem to be running inside a container [2021-11-18T01:13:37.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** ci-base-image-x86_64 cat [2021-11-18T01:13:37.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:13:37.830Z] Configure a credential helper to remove this warning. See [2021-11-18T01:13:37.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:13:37.830Z] [2021-11-18T01:13:37.830Z] Login Succeeded [2021-11-18T01:13:37.830Z] ---> docker-login.sh ends [2021-11-18T01:13:37.954Z] $ docker top da5b61ce769c158d3cd0ab613530247369f77d0739da78b56d346e54644c30ed -eo pid,comm [Pipeline] { [Pipeline] } [2021-11-18T01:13:38.028Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-18T01:13:38.319Z] + go version [2021-11-18T01:13:38.319Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-18T01:13:38.329Z] $ docker stop --time=1 da5b61ce769c158d3cd0ab613530247369f77d0739da78b56d346e54644c30ed [2021-11-18T01:13:40.195Z] $ docker rm -f da5b61ce769c158d3cd0ab613530247369f77d0739da78b56d346e54644c30ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo [2021-11-18T01:13:40.382Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] echo [2021-11-18T01:13:40.400Z] ========================================================= [2021-11-18T01:13:40.400Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2021-11-18T01:13:40.400Z] ========================================================= [Pipeline] fileExists [Pipeline] stage [Pipeline] { (Test) [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:13:40.763Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2021-11-18T01:13:40.810Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T01:13:40.810Z] . [Pipeline] withDockerContainer [2021-11-18T01:13:40.881Z] prd-centos7-docker-4c-2g-1184 does not seem to be running inside a container [2021-11-18T01:13:40.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** ci-base-image-x86_64 cat [2021-11-18T01:13:41.319Z] $ docker top 3eb41a25a1b2ce25be3d8678243c8a5b9bf7df4a6c7b9df253c1a683ce6a559c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-18T01:13:41.701Z] + make test [2021-11-18T01:13:41.701Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-18T01:13:41.964Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-11-18T01:13:42.207Z] Sending build context to Docker daemon 13.61MB [2021-11-18T01:13:42.207Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T01:13:42.207Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-18T01:13:42.207Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-18T01:13:42.207Z] 552d1f2373af: Pulling fs layer [2021-11-18T01:13:42.207Z] ea3f2d53f512: Pulling fs layer [2021-11-18T01:13:42.207Z] 9e70ebbbe112: Pulling fs layer [2021-11-18T01:13:42.207Z] 7a9cfe048b4a: Pulling fs layer [2021-11-18T01:13:42.207Z] 72dc09318566: Pulling fs layer [2021-11-18T01:13:42.207Z] 7a9cfe048b4a: Waiting [2021-11-18T01:13:42.207Z] 6b38a4ac6b94: Pulling fs layer [2021-11-18T01:13:42.207Z] 1cf82868ecbe: Pulling fs layer [2021-11-18T01:13:42.207Z] cf934696a108: Pulling fs layer [2021-11-18T01:13:42.207Z] 1cf82868ecbe: Waiting [2021-11-18T01:13:42.207Z] 72dc09318566: Waiting [2021-11-18T01:13:42.207Z] cf934696a108: Waiting [2021-11-18T01:13:42.207Z] 6b38a4ac6b94: Waiting [2021-11-18T01:13:42.207Z] 9e70ebbbe112: Verifying Checksum [2021-11-18T01:13:42.207Z] 9e70ebbbe112: Download complete [2021-11-18T01:13:42.207Z] ea3f2d53f512: Verifying Checksum [2021-11-18T01:13:42.207Z] ea3f2d53f512: Download complete [2021-11-18T01:13:42.207Z] 72dc09318566: Verifying Checksum [2021-11-18T01:13:42.207Z] 72dc09318566: Download complete [2021-11-18T01:13:42.207Z] 6b38a4ac6b94: Verifying Checksum [2021-11-18T01:13:42.207Z] 6b38a4ac6b94: Download complete [2021-11-18T01:13:42.207Z] 552d1f2373af: Download complete [2021-11-18T01:13:42.207Z] 1cf82868ecbe: Verifying Checksum [2021-11-18T01:13:42.207Z] 1cf82868ecbe: Download complete [2021-11-18T01:13:43.198Z] 552d1f2373af: Pull complete [2021-11-18T01:13:43.807Z] ea3f2d53f512: Pull complete [2021-11-18T01:13:45.016Z] 9e70ebbbe112: Pull complete [2021-11-18T01:13:45.016Z] cf934696a108: Verifying Checksum [2021-11-18T01:13:45.016Z] cf934696a108: Download complete [2021-11-18T01:13:45.016Z] 7a9cfe048b4a: Verifying Checksum [2021-11-18T01:13:45.016Z] 7a9cfe048b4a: Download complete [2021-11-18T01:13:55.178Z] 7a9cfe048b4a: Pull complete [2021-11-18T01:13:55.459Z] 72dc09318566: Pull complete [2021-11-18T01:13:56.066Z] 6b38a4ac6b94: Pull complete [2021-11-18T01:13:56.344Z] 1cf82868ecbe: Pull complete [2021-11-18T01:13:57.450Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-11-18T01:13:57.450Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2021-11-18T01:13:57.450Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-18T01:14:02.060Z] cf934696a108: Pull complete [2021-11-18T01:14:02.060Z] Digest: sha256:c7a1c6e7193eac42aea82418dc538ba94561e4292c792d132f5c974f427cd528 [2021-11-18T01:14:02.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2021-11-18T01:14:02.060Z] ---> 8a4ae6370de5 [2021-11-18T01:14:02.060Z] Step 3/11 : ARG MAKE='make build' [2021-11-18T01:14:04.070Z] ---> Running in 76a289a6108c [2021-11-18T01:14:04.070Z] Removing intermediate container 76a289a6108c [2021-11-18T01:14:04.070Z] ---> 25da9dd8c5be [2021-11-18T01:14:04.070Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T01:14:04.343Z] ---> Running in 661f94fa66db [2021-11-18T01:14:04.453Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T01:14:04.453Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-18T01:14:04.453Z] ./bin/test-attribution-txt.sh [2021-11-18T01:14:04.618Z] Removing intermediate container 661f94fa66db [2021-11-18T01:14:04.618Z] ---> fe280c339036 [2021-11-18T01:14:04.618Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T01:14:04.893Z] ---> Running in f6a38951da48 [2021-11-18T01:14:05.164Z] Removing intermediate container f6a38951da48 [2021-11-18T01:14:05.164Z] ---> 99bf1d73ba7b [2021-11-18T01:14:05.164Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T01:14:05.392Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 [2021-11-18T01:14:05.392Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-18T01:14:05.392Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2021-11-18T01:14:05.392Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-18T01:14:05.392Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-11-18T01:14:05.392Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-11-18T01:14:05.392Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-18T01:14:05.392Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2021-11-18T01:14:05.392Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-18T01:14:05.392Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-18T01:14:05.392Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-18T01:14:05.435Z] ---> Running in 25a4d462d1e7 [2021-11-18T01:14:05.659Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-18T01:14:05.659Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-18T01:14:05.659Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-11-18T01:14:05.659Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-11-18T01:14:05.659Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-18T01:14:05.659Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-18T01:14:05.659Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-18T01:14:05.659Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-18T01:14:05.659Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-18T01:14:05.659Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-18T01:14:05.659Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-18T01:14:05.659Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-18T01:14:05.659Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-18T01:14:05.659Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-18T01:14:05.935Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-18T01:14:05.935Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-18T01:14:05.935Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-18T01:14:05.935Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-18T01:14:05.935Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-18T01:14:05.935Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-18T01:14:06.197Z] go: downloading golang.org/x/text v0.3.6 [2021-11-18T01:14:06.771Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-18T01:14:06.771Z] go: downloading github.com/golang/mock v1.4.4 [2021-11-18T01:14:07.036Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-18T01:14:07.036Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-18T01:14:07.036Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-18T01:14:07.036Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-18T01:14:07.036Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-18T01:14:07.036Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-18T01:14:07.036Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-18T01:14:07.036Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-18T01:14:07.036Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-18T01:14:07.036Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-18T01:14:07.036Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-18T01:14:07.036Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-18T01:14:07.036Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-18T01:14:07.036Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-18T01:14:07.036Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-18T01:14:07.297Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-18T01:14:07.418Z] Removing intermediate container 25a4d462d1e7 [2021-11-18T01:14:07.418Z] ---> 52abf05f7e28 [2021-11-18T01:14:07.418Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T01:14:07.695Z] ---> Running in 361a04bb9f2d [Pipeline] echo [2021-11-18T01:14:08.258Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2021-11-18T01:14:08.569Z] + go mod tidy [2021-11-18T01:14:08.569Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-18T01:14:08.679Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T01:14:08.831Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-18T01:14:08.831Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-18T01:14:08.831Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-18T01:14:08.831Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-18T01:14:08.831Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-18T01:14:08.831Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-18T01:14:08.831Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-18T01:14:08.831Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-18T01:14:08.831Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-18T01:14:08.831Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-18T01:14:08.831Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-18T01:14:08.831Z] go: downloading github.com/kr/text v0.2.0 [2021-11-18T01:14:08.831Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-18T01:14:08.831Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-18T01:14:09.092Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-18T01:14:09.092Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-18T01:14:09.092Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-18T01:14:09.092Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-18T01:14:09.092Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-11-18T01:14:09.092Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-18T01:14:09.092Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-18T01:14:09.092Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-18T01:14:09.092Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-18T01:14:09.092Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-18T01:14:09.353Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-18T01:14:09.353Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2021-11-18T01:14:09.365Z] $ docker stop --time=1 3eb41a25a1b2ce25be3d8678243c8a5b9bf7df4a6c7b9df253c1a683ce6a559c [2021-11-18T01:14:09.664Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T01:14:11.139Z] $ docker rm -f 3eb41a25a1b2ce25be3d8678243c8a5b9bf7df4a6c7b9df253c1a683ce6a559c [2021-11-18T01:14:11.141Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-18T01:14:11.141Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-18T01:14:11.141Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-18T01:14:11.141Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-18T01:14:11.141Z] Executing busybox-1.33.1-r3.trigger [2021-11-18T01:14:11.141Z] OK: 223 MiB in 56 packages [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T01:14:11.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T01:14:11.972Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-11-18T01:14:12.128Z] Removing intermediate container 361a04bb9f2d [2021-11-18T01:14:12.128Z] ---> a3be9daeb995 [2021-11-18T01:14:12.128Z] Step 8/11 : WORKDIR /device-snmp-go [2021-11-18T01:14:12.128Z] ---> Running in 9de94f8490fc [2021-11-18T01:14:13.197Z] Removing intermediate container 9de94f8490fc [2021-11-18T01:14:13.197Z] ---> 1c45b6898c4b [2021-11-18T01:14:13.197Z] Step 9/11 : COPY . . [Pipeline] sh [2021-11-18T01:14:13.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T01:14:14.687Z] + ls -al . [2021-11-18T01:14:14.687Z] total 144 [2021-11-18T01:14:14.687Z] drwxrwxr-x. 9 jenkins jenkins 4096 Nov 18 01:14 . [2021-11-18T01:14:14.687Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 18 01:13 .. [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 6926 Nov 18 01:13 Attribution.txt [2021-11-18T01:14:14.687Z] drwxrwxr-x. 2 jenkins jenkins 60 Nov 18 01:13 bin [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 4401 Nov 18 01:13 CHANGELOG.md [2021-11-18T01:14:14.687Z] drwxrwxr-x. 3 jenkins jenkins 32 Nov 18 01:13 cmd [2021-11-18T01:14:14.687Z] -rw-r--r--. 1 jenkins jenkins 7631 Nov 18 01:13 coverage.out [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 1493 Nov 18 01:13 Dockerfile [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 6 Nov 18 01:13 .dockerignore [2021-11-18T01:14:14.687Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 01:13 .git [2021-11-18T01:14:14.687Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 18 01:13 .github [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 255 Nov 18 01:13 .gitignore [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 208 Nov 18 01:14 go.mod [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 49477 Nov 18 01:13 go.sum [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 18 01:13 GOVERNANCE.md [2021-11-18T01:14:14.687Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 18 01:13 internal [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 656 Nov 18 01:13 Jenkinsfile [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 11340 Nov 18 01:13 LICENSE [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 1057 Nov 18 01:13 Makefile [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 620 Nov 18 01:13 OWNERS.md [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 9073 Nov 18 01:13 README.md [2021-11-18T01:14:14.687Z] drwxrwxr-x. 3 jenkins jenkins 58 Nov 18 01:13 snap [2021-11-18T01:14:14.687Z] drwxrwxr-x. 6 jenkins jenkins 98 Nov 18 01:13 vendor [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 01:09 VERSION [2021-11-18T01:14:14.687Z] -rw-rw-r--. 1 jenkins jenkins 209 Nov 18 01:13 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:14.985Z] + 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=0a246da567fca350fd9d1d3301cf71cc0b33f546 --label arch=amd64 --label version=2.1.0 . [2021-11-18T01:14:15.247Z] Sending build context to Docker daemon 13.62MB [2021-11-18T01:14:15.247Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T01:14:15.247Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-18T01:14:15.247Z] ---> ef8100de0512 [2021-11-18T01:14:15.247Z] Step 3/23 : ARG MAKE='make build' [2021-11-18T01:14:15.247Z] ---> Running in 5bd4ee3399b8 [2021-11-18T01:14:15.507Z] Removing intermediate container 5bd4ee3399b8 [2021-11-18T01:14:15.507Z] ---> a73a342e6625 [2021-11-18T01:14:15.507Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T01:14:15.507Z] ---> Running in f3aeda241462 [2021-11-18T01:14:15.507Z] Removing intermediate container f3aeda241462 [2021-11-18T01:14:15.507Z] ---> d23a2d65d81c [2021-11-18T01:14:15.507Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T01:14:15.507Z] ---> Running in 63398724c19a [2021-11-18T01:14:15.507Z] Removing intermediate container 63398724c19a [2021-11-18T01:14:15.507Z] ---> d99dcce746d2 [2021-11-18T01:14:15.507Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T01:14:15.507Z] ---> Running in 9847c9445b1c [2021-11-18T01:14:16.079Z] Removing intermediate container 9847c9445b1c [2021-11-18T01:14:16.079Z] ---> 4ca379ba29e6 [2021-11-18T01:14:16.079Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T01:14:16.079Z] ---> Running in ff08313ab0fe [2021-11-18T01:14:16.339Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T01:14:16.726Z] ---> 013c0a58bda6 [2021-11-18T01:14:16.726Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T01:14:16.726Z] ---> Running in 1fd5b3ac34dd [2021-11-18T01:14:17.283Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T01:14:17.543Z] OK: 224 MiB in 56 packages [2021-11-18T01:14:18.583Z] skipping... [2021-11-18T01:14:18.583Z] Removing intermediate container 1fd5b3ac34dd [2021-11-18T01:14:18.583Z] ---> c50ad2b947c1 [2021-11-18T01:14:18.583Z] Step 11/11 : RUN ${MAKE} [2021-11-18T01:14:18.583Z] ---> Running in 7c364954cc1e [2021-11-18T01:14:18.822Z] Removing intermediate container ff08313ab0fe [2021-11-18T01:14:18.822Z] ---> e4c4d09320fd [2021-11-18T01:14:18.822Z] Step 8/23 : WORKDIR /device-snmp-go [2021-11-18T01:14:18.822Z] ---> Running in ed540f070ed5 [2021-11-18T01:14:18.822Z] Removing intermediate container ed540f070ed5 [2021-11-18T01:14:18.822Z] ---> c8e271d47240 [2021-11-18T01:14:18.822Z] Step 9/23 : COPY . . [2021-11-18T01:14:18.822Z] ---> 3d6742abfaec [2021-11-18T01:14:18.822Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T01:14:18.822Z] ---> Running in 6c01d9fe6290 [2021-11-18T01:14:19.082Z] skipping... [2021-11-18T01:14:19.348Z] Removing intermediate container 6c01d9fe6290 [2021-11-18T01:14:19.348Z] ---> 2bb60e674835 [2021-11-18T01:14:19.348Z] Step 11/23 : RUN ${MAKE} [2021-11-18T01:14:19.348Z] ---> Running in 803444fe0346 [2021-11-18T01:14:19.614Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.1.0" -o cmd/device-snmp ./cmd [2021-11-18T01:14:20.019Z] noop [2021-11-18T01:14:20.614Z] Removing intermediate container 7c364954cc1e [2021-11-18T01:14:20.615Z] ---> 2b5a3fd2a3c9 [2021-11-18T01:14:20.889Z] Successfully built 2b5a3fd2a3c9 [2021-11-18T01:14:20.889Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:21.239Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T01:14:21.239Z] . [Pipeline] withDockerContainer [2021-11-18T01:14:21.509Z] prd-ubuntu18.04-docker-arm64-4c-16g-1182 does not seem to be running inside a container [2021-11-18T01:14:21.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** ci-base-image-arm64 cat [2021-11-18T01:14:23.153Z] $ docker top 2afcbb9ce9aea2e2c1ccb0f89b03ebddd354806713e48397fa69c692f09fd66c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T01:14:24.145Z] + go version [2021-11-18T01:14:24.145Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-18T01:14:24.172Z] $ docker stop --time=1 2afcbb9ce9aea2e2c1ccb0f89b03ebddd354806713e48397fa69c692f09fd66c [2021-11-18T01:14:25.915Z] $ docker rm -f 2afcbb9ce9aea2e2c1ccb0f89b03ebddd354806713e48397fa69c692f09fd66c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:27.391Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T01:14:27.391Z] . [Pipeline] withDockerContainer [2021-11-18T01:14:27.663Z] prd-ubuntu18.04-docker-arm64-4c-16g-1182 does not seem to be running inside a container [2021-11-18T01:14:27.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@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 ******** ci-base-image-arm64 cat [2021-11-18T01:14:29.363Z] $ docker top 5667cf1ab1387675f48fefcc37cd65bcf93eaaad56492ed14a366c3e740817e1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-18T01:14:30.360Z] + make test [2021-11-18T01:14:30.360Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-18T01:14:31.795Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-11-18T01:14:31.931Z] Removing intermediate container 803444fe0346 [2021-11-18T01:14:31.931Z] ---> 6a7c86423f58 [2021-11-18T01:14:31.931Z] Step 12/23 : FROM alpine:3.14 [2021-11-18T01:14:31.931Z] 3.14: Pulling from library/alpine [2021-11-18T01:14:31.931Z] 97518928ae5f: Pulling fs layer [2021-11-18T01:14:31.931Z] 97518928ae5f: Verifying Checksum [2021-11-18T01:14:31.931Z] 97518928ae5f: Download complete [2021-11-18T01:14:32.192Z] 97518928ae5f: Pull complete [2021-11-18T01:14:32.192Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T01:14:32.192Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T01:14:32.192Z] ---> 0a97eee8041e [2021-11-18T01:14:32.192Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-18T01:14:32.192Z] ---> Running in b1705a5fafbb [2021-11-18T01:14:32.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T01:14:32.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T01:14:32.713Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-18T01:14:32.713Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-18T01:14:32.713Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-18T01:14:32.713Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-18T01:14:32.974Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-18T01:14:32.974Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-18T01:14:32.974Z] Executing busybox-1.33.1-r6.trigger [2021-11-18T01:14:32.974Z] OK: 8 MiB in 20 packages [2021-11-18T01:14:33.235Z] Removing intermediate container b1705a5fafbb [2021-11-18T01:14:33.235Z] ---> d749cfd847be [2021-11-18T01:14:33.235Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2021-11-18T01:14:33.495Z] ---> fb7f8466ad2b [2021-11-18T01:14:33.495Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-11-18T01:14:33.495Z] ---> 6eac953a4a4d [2021-11-18T01:14:33.495Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2021-11-18T01:14:33.755Z] ---> 56c4828536c5 [2021-11-18T01:14:33.755Z] Step 17/23 : EXPOSE 59993 [2021-11-18T01:14:33.755Z] ---> Running in a5ed91686213 [2021-11-18T01:14:33.755Z] Removing intermediate container a5ed91686213 [2021-11-18T01:14:33.755Z] ---> b002ebe47e8a [2021-11-18T01:14:33.755Z] Step 18/23 : EXPOSE 161 [2021-11-18T01:14:34.016Z] ---> Running in 9e9fff876312 [2021-11-18T01:14:34.016Z] Removing intermediate container 9e9fff876312 [2021-11-18T01:14:34.016Z] ---> a9e4b21df606 [2021-11-18T01:14:34.016Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2021-11-18T01:14:34.016Z] ---> Running in eacde21f5ddd [2021-11-18T01:14:34.016Z] Removing intermediate container eacde21f5ddd [2021-11-18T01:14:34.016Z] ---> 1aa22ec0655b [2021-11-18T01:14:34.016Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-18T01:14:34.016Z] ---> Running in 4caa1f2b06f6 [2021-11-18T01:14:35.196Z] Removing intermediate container 4caa1f2b06f6 [2021-11-18T01:14:35.196Z] ---> fb5ae97346d7 [2021-11-18T01:14:35.196Z] Step 21/23 : LABEL arch=amd64 [2021-11-18T01:14:35.196Z] ---> Running in db36d66abf58 [2021-11-18T01:14:35.196Z] Removing intermediate container db36d66abf58 [2021-11-18T01:14:35.196Z] ---> 912b285a3c20 [2021-11-18T01:14:35.196Z] Step 22/23 : LABEL git_sha=0a246da567fca350fd9d1d3301cf71cc0b33f546 [2021-11-18T01:14:35.196Z] ---> Running in fc7b075992f7 [2021-11-18T01:14:35.196Z] Removing intermediate container fc7b075992f7 [2021-11-18T01:14:35.196Z] ---> c8f2c6135ee5 [2021-11-18T01:14:35.196Z] Step 23/23 : LABEL version=2.1.0 [2021-11-18T01:14:35.196Z] ---> Running in 201c2555b677 [2021-11-18T01:14:35.196Z] Removing intermediate container 201c2555b677 [2021-11-18T01:14:35.196Z] ---> 06c13fac73a2 [2021-11-18T01:14:35.196Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T01:14:35.196Z] Successfully built 06c13fac73a2 [2021-11-18T01:14:35.196Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:14:35.335Z] provisioning config files... [2021-11-18T01:14:35.345Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config6234871154648635351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:14:35.652Z] ---> docker-login.sh [2021-11-18T01:14:35.652Z] nexus3.edgexfoundry.org:10001 [2021-11-18T01:14:35.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:14:35.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:14:35.652Z] Configure a credential helper to remove this warning. See [2021-11-18T01:14:35.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:14:35.652Z] [2021-11-18T01:14:35.652Z] Login Succeeded [2021-11-18T01:14:35.652Z] nexus3.edgexfoundry.org:10002 [2021-11-18T01:14:35.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:14:35.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:14:35.653Z] Configure a credential helper to remove this warning. See [2021-11-18T01:14:35.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:14:35.653Z] [2021-11-18T01:14:35.653Z] Login Succeeded [2021-11-18T01:14:35.653Z] nexus3.edgexfoundry.org:10003 [2021-11-18T01:14:35.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:14:35.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:14:35.917Z] Configure a credential helper to remove this warning. See [2021-11-18T01:14:35.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:14:35.917Z] [2021-11-18T01:14:35.917Z] Login Succeeded [2021-11-18T01:14:35.917Z] nexus3.edgexfoundry.org:10004 [2021-11-18T01:14:35.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:14:35.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:14:35.917Z] Configure a credential helper to remove this warning. See [2021-11-18T01:14:35.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:14:35.917Z] [2021-11-18T01:14:35.917Z] Login Succeeded [2021-11-18T01:14:35.917Z] docker.io [2021-11-18T01:14:36.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:14:36.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:14:36.440Z] Configure a credential helper to remove this warning. See [2021-11-18T01:14:36.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:14:36.440Z] [2021-11-18T01:14:36.440Z] Login Succeeded [2021-11-18T01:14:36.440Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T01:14:36.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T01:14:36.486Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T01:14:36.506Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2021-11-18T01:14:36.507Z] 0a246da567fca350fd9d1d3301cf71cc0b33f546 [2021-11-18T01:14:36.507Z] 2.1.0 [2021-11-18T01:14:36.507Z] 0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 [2021-11-18T01:14:36.507Z] jakarta [2021-11-18T01:14:36.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:36.825Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:37.124Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546 [2021-11-18T01:14:37.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-11-18T01:14:37.124Z] fbbabfd5b9d7: Preparing [2021-11-18T01:14:37.124Z] 2601f3604f70: Preparing [2021-11-18T01:14:37.124Z] a11d888d9b4e: Preparing [2021-11-18T01:14:37.124Z] 879c9fdfb4b1: Preparing [2021-11-18T01:14:37.124Z] 1a058d5342cc: Preparing [2021-11-18T01:14:37.124Z] 1a058d5342cc: Layer already exists [2021-11-18T01:14:37.384Z] fbbabfd5b9d7: Pushed [2021-11-18T01:14:37.384Z] 2601f3604f70: Pushed [2021-11-18T01:14:37.384Z] 879c9fdfb4b1: Pushed [2021-11-18T01:14:38.593Z] a11d888d9b4e: Pushed [2021-11-18T01:14:38.593Z] 0a246da567fca350fd9d1d3301cf71cc0b33f546: digest: sha256:3428e049d332ba74727273c03bef9116232435b178c49dbfdefde91a919bf35f size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:38.893Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:39.199Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.1.0 [2021-11-18T01:14:39.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-11-18T01:14:39.199Z] fbbabfd5b9d7: Preparing [2021-11-18T01:14:39.199Z] 2601f3604f70: Preparing [2021-11-18T01:14:39.199Z] a11d888d9b4e: Preparing [2021-11-18T01:14:39.199Z] 879c9fdfb4b1: Preparing [2021-11-18T01:14:39.199Z] 1a058d5342cc: Preparing [2021-11-18T01:14:39.199Z] 1a058d5342cc: Layer already exists [2021-11-18T01:14:39.199Z] 879c9fdfb4b1: Layer already exists [2021-11-18T01:14:39.199Z] a11d888d9b4e: Layer already exists [2021-11-18T01:14:39.199Z] 2601f3604f70: Layer already exists [2021-11-18T01:14:39.199Z] fbbabfd5b9d7: Layer already exists [2021-11-18T01:14:39.199Z] 2.1.0: digest: sha256:3428e049d332ba74727273c03bef9116232435b178c49dbfdefde91a919bf35f size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:39.499Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:39.800Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 [2021-11-18T01:14:39.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-11-18T01:14:39.800Z] fbbabfd5b9d7: Preparing [2021-11-18T01:14:39.800Z] 2601f3604f70: Preparing [2021-11-18T01:14:39.800Z] a11d888d9b4e: Preparing [2021-11-18T01:14:39.800Z] 879c9fdfb4b1: Preparing [2021-11-18T01:14:39.800Z] 1a058d5342cc: Preparing [2021-11-18T01:14:39.800Z] fbbabfd5b9d7: Layer already exists [2021-11-18T01:14:39.800Z] 879c9fdfb4b1: Layer already exists [2021-11-18T01:14:39.800Z] 2601f3604f70: Layer already exists [2021-11-18T01:14:39.800Z] a11d888d9b4e: Layer already exists [2021-11-18T01:14:39.800Z] 1a058d5342cc: Layer already exists [2021-11-18T01:14:39.800Z] 0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0: digest: sha256:3428e049d332ba74727273c03bef9116232435b178c49dbfdefde91a919bf35f size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:40.104Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:jakarta [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:40.407Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:jakarta [2021-11-18T01:14:40.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-11-18T01:14:40.407Z] fbbabfd5b9d7: Preparing [2021-11-18T01:14:40.407Z] 2601f3604f70: Preparing [2021-11-18T01:14:40.407Z] a11d888d9b4e: Preparing [2021-11-18T01:14:40.407Z] 879c9fdfb4b1: Preparing [2021-11-18T01:14:40.407Z] 1a058d5342cc: Preparing [2021-11-18T01:14:40.407Z] a11d888d9b4e: Layer already exists [2021-11-18T01:14:40.407Z] fbbabfd5b9d7: Layer already exists [2021-11-18T01:14:40.407Z] 879c9fdfb4b1: Layer already exists [2021-11-18T01:14:40.407Z] 2601f3604f70: Layer already exists [2021-11-18T01:14:40.407Z] 1a058d5342cc: Layer already exists [2021-11-18T01:14:40.407Z] jakarta: digest: sha256:3428e049d332ba74727273c03bef9116232435b178c49dbfdefde91a919bf35f size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T01:14:40.451Z] ===================================================== [Pipeline] echo [2021-11-18T01:14:40.460Z] taggedImages: [2021-11-18T01:14:40.460Z] - nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546 [2021-11-18T01:14:40.460Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.1.0 [2021-11-18T01:14:40.460Z] - nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 [2021-11-18T01:14:40.460Z] - nexus3.edgexfoundry.org:10004/device-snmp:jakarta [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-11-18T01:14:42.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:14:42.302Z] [2021-11-18T01:14:42.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:14:42.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:14:42.616Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T01:14:42.616Z] b4d181a07f80: Pulling fs layer [2021-11-18T01:14:42.616Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T01:14:42.616Z] ed53099fbce6: Pulling fs layer [2021-11-18T01:14:42.616Z] dc539afda2c1: Pulling fs layer [2021-11-18T01:14:42.616Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T01:14:42.616Z] 9065ff56babe: Pulling fs layer [2021-11-18T01:14:42.616Z] d287ab97295c: Pulling fs layer [2021-11-18T01:14:42.616Z] dc539afda2c1: Waiting [2021-11-18T01:14:42.616Z] 77bc0d833cb6: Waiting [2021-11-18T01:14:42.616Z] 9065ff56babe: Waiting [2021-11-18T01:14:42.616Z] d287ab97295c: Waiting [2021-11-18T01:14:42.616Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T01:14:42.616Z] a1111a8f2ec3: Download complete [2021-11-18T01:14:42.616Z] dc539afda2c1: Verifying Checksum [2021-11-18T01:14:42.616Z] dc539afda2c1: Download complete [2021-11-18T01:14:42.616Z] ed53099fbce6: Verifying Checksum [2021-11-18T01:14:42.616Z] ed53099fbce6: Download complete [2021-11-18T01:14:42.616Z] 9065ff56babe: Verifying Checksum [2021-11-18T01:14:42.616Z] 9065ff56babe: Download complete [2021-11-18T01:14:42.896Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T01:14:42.896Z] 77bc0d833cb6: Download complete [2021-11-18T01:14:42.896Z] b4d181a07f80: Verifying Checksum [2021-11-18T01:14:42.896Z] b4d181a07f80: Download complete [2021-11-18T01:14:43.485Z] d287ab97295c: Verifying Checksum [2021-11-18T01:14:43.485Z] d287ab97295c: Download complete [2021-11-18T01:14:44.427Z] b4d181a07f80: Pull complete [2021-11-18T01:14:44.427Z] a1111a8f2ec3: Pull complete [2021-11-18T01:14:45.010Z] ed53099fbce6: Pull complete [2021-11-18T01:14:45.010Z] dc539afda2c1: Pull complete [2021-11-18T01:14:45.270Z] 77bc0d833cb6: Pull complete [2021-11-18T01:14:45.536Z] 9065ff56babe: Pull complete [2021-11-18T01:14:50.855Z] d287ab97295c: Pull complete [2021-11-18T01:14:50.855Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T01:14:50.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:14:50.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T01:14:50.928Z] prd-centos7-docker-4c-2g-1184 does not seem to be running inside a container [2021-11-18T01:14:50.976Z] $ 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/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-18T01:14:53.318Z] $ docker top a423de80b13c7dc2bc3ef02f774e90ef756555d053c5e15e413bc334bdeca7dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:14:53.725Z] ---> job-cost.sh [2021-11-18T01:14:53.725Z] lf-activate-venv: SKIPPING [2021-11-18T01:14:53.725Z] INFO: No Stack... [2021-11-18T01:14:53.986Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T01:14:54.251Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T01:14:55.538Z] + cat /w/workspace/device-snmp-go/3/archives/cost.csv [2021-11-18T01:14:55.538Z] + cut -d, -f6 [Pipeline] lock [2021-11-18T01:14:55.565Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] [2021-11-18T01:14:55.578Z] Resource [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] did not exist. Created. [2021-11-18T01:14:55.578Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T01:14:55.893Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-18T01:14:55.950Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T01:14:55.958Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T01:14:55.975Z] $ docker stop --time=1 a423de80b13c7dc2bc3ef02f774e90ef756555d053c5e15e413bc334bdeca7dd [2021-11-18T01:14:57.121Z] $ docker rm -f a423de80b13c7dc2bc3ef02f774e90ef756555d053c5e15e413bc334bdeca7dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-18T01:15:30.157Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-11-18T01:15:30.157Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.042s coverage: 0.0% of statements [2021-11-18T01:15:30.157Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-18T01:16:03.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T01:16:03.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-18T01:16:03.509Z] ./bin/test-attribution-txt.sh [2021-11-18T01:16:03.509Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-11-18T01:16:03.509Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-18T01:16:03.509Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-18T01:16:03.509Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-18T01:16:03.509Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-18T01:16:03.509Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-18T01:16:03.509Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-18T01:16:03.509Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-18T01:16:03.509Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-18T01:16:03.509Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-18T01:16:03.509Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-18T01:16:03.509Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-18T01:16:03.509Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-18T01:16:03.509Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-18T01:16:03.509Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-18T01:16:03.509Z] go: downloading golang.org/x/text v0.3.6 [2021-11-18T01:16:04.111Z] go: downloading github.com/golang/mock v1.4.4 [2021-11-18T01:16:04.391Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-18T01:16:04.391Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-18T01:16:04.391Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-18T01:16:04.391Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-18T01:16:04.391Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-18T01:16:04.391Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-18T01:16:04.391Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-18T01:16:04.995Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-18T01:16:04.995Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-18T01:16:05.270Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-18T01:16:06.712Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-18T01:16:06.712Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-18T01:16:06.712Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-18T01:16:06.712Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-18T01:16:06.712Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-18T01:16:06.712Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-18T01:16:06.712Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2021-11-18T01:16:11.840Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2021-11-18T01:16:12.505Z] + go mod tidy [2021-11-18T01:16:12.505Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-18T01:16:12.780Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-18T01:16:12.780Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-18T01:16:13.056Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-18T01:16:13.056Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-18T01:16:13.056Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-18T01:16:13.056Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-18T01:16:13.056Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-18T01:16:13.056Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-18T01:16:13.335Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-18T01:16:13.335Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-18T01:16:13.335Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-18T01:16:13.335Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-18T01:16:13.335Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-18T01:16:13.335Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-18T01:16:13.335Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-18T01:16:13.335Z] go: downloading github.com/kr/text v0.2.0 [2021-11-18T01:16:13.335Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-18T01:16:13.608Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-18T01:16:13.608Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-18T01:16:13.608Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-18T01:16:13.608Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-18T01:16:13.608Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-18T01:16:13.608Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-11-18T01:16:13.608Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-18T01:16:13.608Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-18T01:16:13.608Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2021-11-18T01:16:13.905Z] $ docker stop --time=1 5667cf1ab1387675f48fefcc37cd65bcf93eaaad56492ed14a366c3e740817e1 [2021-11-18T01:16:16.417Z] $ docker rm -f 5667cf1ab1387675f48fefcc37cd65bcf93eaaad56492ed14a366c3e740817e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T01:16:18.979Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T01:16:18.998Z] Warning: overwriting stash ‘coverage-report’ [2021-11-18T01:16:19.759Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T01:16:21.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T01:16:21.644Z] + ls -al . [2021-11-18T01:16:21.644Z] total 176 [2021-11-18T01:16:21.644Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 18 01:16 . [2021-11-18T01:16:21.644Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 01:13 .. [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 18 01:13 .dockerignore [2021-11-18T01:16:21.644Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 01:13 .git [2021-11-18T01:16:21.644Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 01:13 .github [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 255 Nov 18 01:13 .gitignore [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 6926 Nov 18 01:13 Attribution.txt [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 4401 Nov 18 01:13 CHANGELOG.md [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 1493 Nov 18 01:13 Dockerfile [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 18 01:13 GOVERNANCE.md [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 18 01:13 Jenkinsfile [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 18 01:13 LICENSE [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 1057 Nov 18 01:13 Makefile [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 18 01:13 OWNERS.md [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 9073 Nov 18 01:13 README.md [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 01:09 VERSION [2021-11-18T01:16:21.644Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 01:13 bin [2021-11-18T01:16:21.644Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:13 cmd [2021-11-18T01:16:21.644Z] -rw-r--r-- 1 jenkins jenkins 7631 Nov 18 01:15 coverage.out [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 208 Nov 18 01:16 go.mod [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 49477 Nov 18 01:13 go.sum [2021-11-18T01:16:21.644Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:13 internal [2021-11-18T01:16:21.644Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:13 snap [2021-11-18T01:16:21.644Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 18 01:13 vendor [2021-11-18T01:16:21.644Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 18 01:13 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:16:22.004Z] + 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=0a246da567fca350fd9d1d3301cf71cc0b33f546 --label arch=arm64 --label version=2.1.0 . [2021-11-18T01:16:23.330Z] Sending build context to Docker daemon 13.62MB [2021-11-18T01:16:23.330Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T01:16:23.330Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-18T01:16:23.330Z] ---> 2b5a3fd2a3c9 [2021-11-18T01:16:23.330Z] Step 3/23 : ARG MAKE='make build' [2021-11-18T01:16:23.330Z] ---> Running in e21c2500a1ff [2021-11-18T01:16:23.930Z] Removing intermediate container e21c2500a1ff [2021-11-18T01:16:23.930Z] ---> d4967044ccd8 [2021-11-18T01:16:23.930Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-18T01:16:23.930Z] ---> Running in 48e547e87099 [2021-11-18T01:16:24.525Z] Removing intermediate container 48e547e87099 [2021-11-18T01:16:24.525Z] ---> 74c421784f6a [2021-11-18T01:16:24.525Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T01:16:24.525Z] ---> Running in 13740803d61a [2021-11-18T01:16:25.121Z] Removing intermediate container 13740803d61a [2021-11-18T01:16:25.121Z] ---> b3b003e88e9c [2021-11-18T01:16:25.121Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T01:16:25.121Z] ---> Running in e26ae43d9774 [2021-11-18T01:16:28.000Z] Removing intermediate container e26ae43d9774 [2021-11-18T01:16:28.000Z] ---> 0ba7398dd560 [2021-11-18T01:16:28.000Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T01:16:28.000Z] ---> Running in c333fe469827 [2021-11-18T01:16:28.597Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T01:16:29.576Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T01:16:30.567Z] OK: 223 MiB in 56 packages [2021-11-18T01:16:31.547Z] Removing intermediate container c333fe469827 [2021-11-18T01:16:31.547Z] ---> ac1ddb4c75d0 [2021-11-18T01:16:31.547Z] Step 8/23 : WORKDIR /device-snmp-go [2021-11-18T01:16:31.547Z] ---> Running in b9d6c82824c4 [2021-11-18T01:16:31.823Z] Removing intermediate container b9d6c82824c4 [2021-11-18T01:16:31.823Z] ---> d6a18c932549 [2021-11-18T01:16:31.823Z] Step 9/23 : COPY . . [2021-11-18T01:16:36.127Z] ---> fc33a77f85ed [2021-11-18T01:16:36.127Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T01:16:36.128Z] ---> Running in f811ea90d786 [2021-11-18T01:16:37.559Z] skipping... [2021-11-18T01:16:38.157Z] Removing intermediate container f811ea90d786 [2021-11-18T01:16:38.157Z] ---> 02773c472d7f [2021-11-18T01:16:38.157Z] Step 11/23 : RUN ${MAKE} [2021-11-18T01:16:38.439Z] ---> Running in 1477460c2eb7 [2021-11-18T01:16:39.874Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.1.0" -o cmd/device-snmp ./cmd [2021-11-18T01:17:27.797Z] Removing intermediate container 1477460c2eb7 [2021-11-18T01:17:27.797Z] ---> c6c348705473 [2021-11-18T01:17:27.797Z] Step 12/23 : FROM alpine:3.14 [2021-11-18T01:17:27.797Z] 3.14: Pulling from library/alpine [2021-11-18T01:17:27.797Z] be307f383ecc: Pulling fs layer [2021-11-18T01:17:27.797Z] be307f383ecc: Verifying Checksum [2021-11-18T01:17:27.797Z] be307f383ecc: Pull complete [2021-11-18T01:17:27.797Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T01:17:27.797Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T01:17:27.797Z] ---> 5b8b7b635229 [2021-11-18T01:17:27.797Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-18T01:17:27.797Z] ---> Running in 78a6e9623001 [2021-11-18T01:17:27.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T01:17:27.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T01:17:27.797Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-18T01:17:27.797Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-18T01:17:27.797Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-18T01:17:27.797Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-18T01:17:27.797Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-18T01:17:27.797Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-18T01:17:27.797Z] Executing busybox-1.33.1-r6.trigger [2021-11-18T01:17:27.797Z] OK: 8 MiB in 20 packages [2021-11-18T01:17:27.797Z] Removing intermediate container 78a6e9623001 [2021-11-18T01:17:27.797Z] ---> d11e17fe625f [2021-11-18T01:17:27.797Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2021-11-18T01:17:27.797Z] ---> 438d1c98542a [2021-11-18T01:17:27.797Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-11-18T01:17:27.797Z] ---> d7a376f9e45a [2021-11-18T01:17:27.797Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2021-11-18T01:17:28.392Z] ---> 84e99b5b0ee8 [2021-11-18T01:17:28.392Z] Step 17/23 : EXPOSE 59993 [2021-11-18T01:17:28.664Z] ---> Running in 710cc2340a81 [2021-11-18T01:17:28.940Z] Removing intermediate container 710cc2340a81 [2021-11-18T01:17:28.940Z] ---> eced76ab317f [2021-11-18T01:17:28.940Z] Step 18/23 : EXPOSE 161 [2021-11-18T01:17:28.940Z] ---> Running in 09a4b94b5287 [2021-11-18T01:17:29.535Z] Removing intermediate container 09a4b94b5287 [2021-11-18T01:17:29.535Z] ---> a758503b8bbc [2021-11-18T01:17:29.535Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2021-11-18T01:17:29.535Z] ---> Running in e9e8c14c4a77 [2021-11-18T01:17:30.131Z] Removing intermediate container e9e8c14c4a77 [2021-11-18T01:17:30.131Z] ---> e7986ae9c163 [2021-11-18T01:17:30.131Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-18T01:17:30.131Z] ---> Running in 1555ebc87412 [2021-11-18T01:17:30.403Z] Removing intermediate container 1555ebc87412 [2021-11-18T01:17:30.403Z] ---> 3f45bfcc6955 [2021-11-18T01:17:30.403Z] Step 21/23 : LABEL arch=arm64 [2021-11-18T01:17:30.679Z] ---> Running in 92da3ec52a09 [2021-11-18T01:17:30.952Z] Removing intermediate container 92da3ec52a09 [2021-11-18T01:17:30.952Z] ---> 3d4f26067f8e [2021-11-18T01:17:30.952Z] Step 22/23 : LABEL git_sha=0a246da567fca350fd9d1d3301cf71cc0b33f546 [2021-11-18T01:17:30.952Z] ---> Running in ca4a4d33b96e [2021-11-18T01:17:31.550Z] Removing intermediate container ca4a4d33b96e [2021-11-18T01:17:31.550Z] ---> d07d68d93dfd [2021-11-18T01:17:31.550Z] Step 23/23 : LABEL version=2.1.0 [2021-11-18T01:17:31.550Z] ---> Running in 8d23d97ea858 [2021-11-18T01:17:31.824Z] Removing intermediate container 8d23d97ea858 [2021-11-18T01:17:31.824Z] ---> 5a900b3d9115 [2021-11-18T01:17:31.824Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T01:17:32.096Z] Successfully built 5a900b3d9115 [2021-11-18T01:17:32.096Z] 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-11-18T01:17:33.286Z] provisioning config files... [2021-11-18T01:17:33.306Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config647788786124809266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:17:33.654Z] ---> docker-login.sh [2021-11-18T01:17:33.654Z] nexus3.edgexfoundry.org:10001 [2021-11-18T01:17:33.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:17:34.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:17:34.202Z] Configure a credential helper to remove this warning. See [2021-11-18T01:17:34.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:17:34.202Z] [2021-11-18T01:17:34.202Z] Login Succeeded [2021-11-18T01:17:34.202Z] nexus3.edgexfoundry.org:10002 [2021-11-18T01:17:34.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:17:34.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:17:34.743Z] Configure a credential helper to remove this warning. See [2021-11-18T01:17:34.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:17:34.743Z] [2021-11-18T01:17:34.743Z] Login Succeeded [2021-11-18T01:17:34.743Z] nexus3.edgexfoundry.org:10003 [2021-11-18T01:17:35.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:17:35.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:17:35.287Z] Configure a credential helper to remove this warning. See [2021-11-18T01:17:35.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:17:35.287Z] [2021-11-18T01:17:35.287Z] Login Succeeded [2021-11-18T01:17:35.287Z] nexus3.edgexfoundry.org:10004 [2021-11-18T01:17:35.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:17:35.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:17:35.836Z] Configure a credential helper to remove this warning. See [2021-11-18T01:17:35.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:17:35.836Z] [2021-11-18T01:17:35.836Z] Login Succeeded [2021-11-18T01:17:35.836Z] docker.io [2021-11-18T01:17:36.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T01:17:37.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T01:17:37.128Z] Configure a credential helper to remove this warning. See [2021-11-18T01:17:37.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T01:17:37.128Z] [2021-11-18T01:17:37.128Z] Login Succeeded [2021-11-18T01:17:37.128Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T01:17:37.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T01:17:37.171Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T01:17:37.190Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2021-11-18T01:17:37.190Z] 0a246da567fca350fd9d1d3301cf71cc0b33f546 [2021-11-18T01:17:37.190Z] 2.1.0 [2021-11-18T01:17:37.190Z] 0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 [2021-11-18T01:17:37.190Z] jakarta [2021-11-18T01:17:37.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:17:37.548Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:17:37.891Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546 [2021-11-18T01:17:37.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-11-18T01:17:37.891Z] 988432354302: Preparing [2021-11-18T01:17:37.891Z] be754fbc9e5c: Preparing [2021-11-18T01:17:37.891Z] 355d9da07786: Preparing [2021-11-18T01:17:37.891Z] c4021de6ce34: Preparing [2021-11-18T01:17:37.891Z] 62170e181a92: Preparing [2021-11-18T01:17:39.024Z] 62170e181a92: Layer already exists [2021-11-18T01:17:39.024Z] 988432354302: Pushed [2021-11-18T01:17:39.024Z] be754fbc9e5c: Pushed [2021-11-18T01:17:39.024Z] c4021de6ce34: Pushed [2021-11-18T01:17:40.993Z] 355d9da07786: Pushed [2021-11-18T01:17:40.993Z] 0a246da567fca350fd9d1d3301cf71cc0b33f546: digest: sha256:753e6297de4b5030ecd75f513bb742b59a6f3c867c0b3eca1c7d045fb5e5b531 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:17:41.340Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:17:42.681Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.0 [2021-11-18T01:17:42.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-11-18T01:17:42.681Z] 988432354302: Preparing [2021-11-18T01:17:42.681Z] be754fbc9e5c: Preparing [2021-11-18T01:17:42.681Z] 355d9da07786: Preparing [2021-11-18T01:17:42.681Z] c4021de6ce34: Preparing [2021-11-18T01:17:42.681Z] 62170e181a92: Preparing [2021-11-18T01:17:42.681Z] 355d9da07786: Layer already exists [2021-11-18T01:17:42.681Z] 62170e181a92: Layer already exists [2021-11-18T01:17:42.681Z] be754fbc9e5c: Layer already exists [2021-11-18T01:17:42.681Z] c4021de6ce34: Layer already exists [2021-11-18T01:17:42.681Z] 988432354302: Layer already exists [2021-11-18T01:17:42.681Z] 2.1.0: digest: sha256:753e6297de4b5030ecd75f513bb742b59a6f3c867c0b3eca1c7d045fb5e5b531 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:17:43.031Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:17:43.377Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 [2021-11-18T01:17:43.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-11-18T01:17:43.377Z] 988432354302: Preparing [2021-11-18T01:17:43.377Z] be754fbc9e5c: Preparing [2021-11-18T01:17:43.377Z] 355d9da07786: Preparing [2021-11-18T01:17:43.377Z] c4021de6ce34: Preparing [2021-11-18T01:17:43.377Z] 62170e181a92: Preparing [2021-11-18T01:17:43.650Z] 62170e181a92: Layer already exists [2021-11-18T01:17:43.650Z] 988432354302: Layer already exists [2021-11-18T01:17:43.650Z] 355d9da07786: Layer already exists [2021-11-18T01:17:43.650Z] be754fbc9e5c: Layer already exists [2021-11-18T01:17:43.650Z] c4021de6ce34: Layer already exists [2021-11-18T01:17:43.650Z] 0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0: digest: sha256:753e6297de4b5030ecd75f513bb742b59a6f3c867c0b3eca1c7d045fb5e5b531 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:17:43.996Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:17:44.335Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [2021-11-18T01:17:44.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-11-18T01:17:44.335Z] 988432354302: Preparing [2021-11-18T01:17:44.335Z] be754fbc9e5c: Preparing [2021-11-18T01:17:44.335Z] 355d9da07786: Preparing [2021-11-18T01:17:44.335Z] c4021de6ce34: Preparing [2021-11-18T01:17:44.335Z] 62170e181a92: Preparing [2021-11-18T01:17:44.607Z] be754fbc9e5c: Layer already exists [2021-11-18T01:17:44.607Z] 355d9da07786: Layer already exists [2021-11-18T01:17:44.607Z] 62170e181a92: Layer already exists [2021-11-18T01:17:44.607Z] c4021de6ce34: Layer already exists [2021-11-18T01:17:44.607Z] 988432354302: Layer already exists [2021-11-18T01:17:44.607Z] jakarta: digest: sha256:753e6297de4b5030ecd75f513bb742b59a6f3c867c0b3eca1c7d045fb5e5b531 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T01:17:44.654Z] ===================================================== [Pipeline] echo [2021-11-18T01:17:44.661Z] taggedImages: [2021-11-18T01:17:44.661Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546 [2021-11-18T01:17:44.661Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.0 [2021-11-18T01:17:44.661Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 [2021-11-18T01:17:44.661Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:17:45.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T01:17:45.355Z] [2021-11-18T01:17:45.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:17:45.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T01:17:45.984Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-18T01:17:45.984Z] 448f6bf000e3: Pulling fs layer [2021-11-18T01:17:45.984Z] f757da607395: Pulling fs layer [2021-11-18T01:17:45.984Z] 05883995daec: Pulling fs layer [2021-11-18T01:17:45.984Z] 8603b9c90790: Pulling fs layer [2021-11-18T01:17:45.984Z] 1560dd03e051: Pulling fs layer [2021-11-18T01:17:45.984Z] 27f5ce0e4adf: Pulling fs layer [2021-11-18T01:17:45.984Z] c2d8d7efcc4b: Pulling fs layer [2021-11-18T01:17:45.984Z] 8603b9c90790: Waiting [2021-11-18T01:17:45.984Z] 1560dd03e051: Waiting [2021-11-18T01:17:45.984Z] 27f5ce0e4adf: Waiting [2021-11-18T01:17:45.984Z] c2d8d7efcc4b: Waiting [2021-11-18T01:17:45.984Z] f757da607395: Verifying Checksum [2021-11-18T01:17:45.984Z] f757da607395: Download complete [2021-11-18T01:17:45.984Z] 8603b9c90790: Verifying Checksum [2021-11-18T01:17:45.984Z] 8603b9c90790: Download complete [2021-11-18T01:17:46.260Z] 1560dd03e051: Verifying Checksum [2021-11-18T01:17:46.260Z] 1560dd03e051: Download complete [2021-11-18T01:17:46.260Z] 27f5ce0e4adf: Verifying Checksum [2021-11-18T01:17:46.260Z] 27f5ce0e4adf: Download complete [2021-11-18T01:17:46.260Z] 05883995daec: Verifying Checksum [2021-11-18T01:17:46.260Z] 05883995daec: Download complete [2021-11-18T01:17:46.535Z] 448f6bf000e3: Verifying Checksum [2021-11-18T01:17:46.535Z] 448f6bf000e3: Download complete [2021-11-18T01:17:49.901Z] c2d8d7efcc4b: Verifying Checksum [2021-11-18T01:17:49.901Z] c2d8d7efcc4b: Download complete [2021-11-18T01:17:50.179Z] 448f6bf000e3: Pull complete [2021-11-18T01:17:50.777Z] f757da607395: Pull complete [2021-11-18T01:17:52.753Z] 05883995daec: Pull complete [2021-11-18T01:17:52.753Z] 8603b9c90790: Pull complete [2021-11-18T01:17:53.781Z] 1560dd03e051: Pull complete [2021-11-18T01:17:54.066Z] 27f5ce0e4adf: Pull complete [2021-11-18T01:18:10.743Z] c2d8d7efcc4b: Pull complete [2021-11-18T01:18:10.743Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-18T01:18:10.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T01:18:10.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-18T01:18:10.988Z] prd-ubuntu18.04-docker-arm64-4c-16g-1182 does not seem to be running inside a container [2021-11-18T01:18:11.091Z] $ 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/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-18T01:18:15.022Z] $ docker top d281ac66a58c2adf0a4ee3dd07ea34798f52080b6b87b3d485305f2439937b65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:18:17.761Z] ---> job-cost.sh [2021-11-18T01:18:17.761Z] lf-activate-venv: SKIPPING [2021-11-18T01:18:17.761Z] INFO: No Stack... [2021-11-18T01:18:17.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-18T01:18:17.761Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T01:18:18.426Z] + cat+ /w/workspace/device-snmp-go/3/archives/cost.csv [2021-11-18T01:18:18.426Z] cut -d, -f6 [Pipeline] lock [2021-11-18T01:18:18.490Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] [2021-11-18T01:18:18.499Z] Resource [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] did not exist. Created. [2021-11-18T01:18:18.499Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T01:18:19.839Z] /w/workspace/device-snmp-go/3@tmp/durable-794f6c0b/script.sh: 1: /w/workspace/device-snmp-go/3@tmp/durable-794f6c0b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-18T01:18:20.504Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-18T01:18:20.531Z] Warning: overwriting stash ‘stack-cost’ [2021-11-18T01:18:20.753Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T01:18:20.758Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T01:18:20.776Z] $ docker stop --time=1 d281ac66a58c2adf0a4ee3dd07ea34798f52080b6b87b3d485305f2439937b65 [2021-11-18T01:18:22.334Z] $ docker rm -f d281ac66a58c2adf0a4ee3dd07ea34798f52080b6b87b3d485305f2439937b65 [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-11-18T01:18:23.953Z] provisioning config files... [2021-11-18T01:18:23.962Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config3281625131439723745tmp [Pipeline] { [Pipeline] sh [2021-11-18T01:18:24.270Z] + set +x [2021-11-18T01:18:24.270Z] + curl -s https://codecov.io/bash [2021-11-18T01:18:24.270Z] + bash -s -- [2021-11-18T01:18:24.270Z] [2021-11-18T01:18:24.270Z] _____ _ [2021-11-18T01:18:24.270Z] / ____| | | [2021-11-18T01:18:24.270Z] | | ___ __| | ___ ___ _____ __ [2021-11-18T01:18:24.270Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-18T01:18:24.270Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-18T01:18:24.270Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-18T01:18:24.270Z] Bash-1.0.6 [2021-11-18T01:18:24.270Z] [2021-11-18T01:18:24.270Z] [2021-11-18T01:18:24.270Z] ==> git version 2.24.4 found [2021-11-18T01:18:24.270Z] ==> 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-11-18T01:18:24.270Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-18T01:18:24.270Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-18T01:18:24.270Z] ==> Jenkins CI detected. [2021-11-18T01:18:24.270Z] current dir:  /w/workspace/exfoundry_device-snmp-go_jakarta [2021-11-18T01:18:24.270Z] project root: . [2021-11-18T01:18:24.270Z] --> token set from env [2021-11-18T01:18:24.270Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-18T01:18:24.270Z] ==> Running gcov in . (disable via -X gcov) [2021-11-18T01:18:24.270Z] ==> Python coveragepy not found [2021-11-18T01:18:24.270Z] ==> Searching for coverage reports in: [2021-11-18T01:18:24.270Z] + . [2021-11-18T01:18:24.270Z] -> Found 1 reports [2021-11-18T01:18:24.270Z] ==> Detecting git/mercurial file structure [2021-11-18T01:18:24.270Z] ==> Reading reports [2021-11-18T01:18:24.270Z] + ./coverage.out bytes=7631 [2021-11-18T01:18:24.270Z] ==> Appending adjustments [2021-11-18T01:18:24.270Z] https://docs.codecov.io/docs/fixing-reports [2021-11-18T01:18:24.541Z] + Found adjustments [2021-11-18T01:18:24.541Z] ==> Gzipping contents [2021-11-18T01:18:24.541Z] 8.0K /tmp/codecov.GysUPa.gz [2021-11-18T01:18:24.541Z] ==> Uploading reports [2021-11-18T01:18:24.541Z] url: https://codecov.io [2021-11-18T01:18:24.541Z] query: branch=jakarta&commit=0a246da567fca350fd9d1d3301cf71cc0b33f546&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fjakarta%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-18T01:18:24.541Z] -> Pinging Codecov [2021-11-18T01:18:24.541Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=jakarta&commit=0a246da567fca350fd9d1d3301cf71cc0b33f546&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fjakarta%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-18T01:18:24.800Z] -> Uploading to [2021-11-18T01:18:24.800Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-18/6C56EA5C29638FB4528AC87E60AF5AE0/0a246da567fca350fd9d1d3301cf71cc0b33f546/c84a35e4-1fd9-40ea-8e35-792ebef803d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211118T011824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47aba442f13a463e4284d0214b5df8e4fc17d035b887ab199cf89a20abdc0846 [2021-11-18T01:18:24.800Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T01:18:24.800Z] Dload Upload Total Spent Left Speed [2021-11-18T01:18:25.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7955 0 0 100 7955 0 25570 --:--:-- --:--:-- --:--:-- 25661 [2021-11-18T01:18:25.058Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] } [2021-11-18T01:18:25.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-18T01:18:26.256Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-18T01:18:26.266Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:18:26.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T01:18:26.562Z] [2021-11-18T01:18:26.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:18:26.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T01:18:26.881Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-18T01:18:26.881Z] 188c0c94c7c5: Pulling fs layer [2021-11-18T01:18:26.881Z] 0ef7d3d256c8: Pulling fs layer [2021-11-18T01:18:26.881Z] de9db76c5a1d: Pulling fs layer [2021-11-18T01:18:26.881Z] 0eba1c9be4d2: Pulling fs layer [2021-11-18T01:18:26.881Z] 0d57e429df01: Pulling fs layer [2021-11-18T01:18:26.881Z] 4e4be7b47b0d: Pulling fs layer [2021-11-18T01:18:26.881Z] e1f770b5df2f: Pulling fs layer [2021-11-18T01:18:26.881Z] 85a0685a4137: Pulling fs layer [2021-11-18T01:18:26.881Z] 0d57e429df01: Waiting [2021-11-18T01:18:26.881Z] 4e4be7b47b0d: Waiting [2021-11-18T01:18:26.881Z] e1f770b5df2f: Waiting [2021-11-18T01:18:26.881Z] 85a0685a4137: Waiting [2021-11-18T01:18:26.881Z] 0eba1c9be4d2: Waiting [2021-11-18T01:18:26.881Z] de9db76c5a1d: Verifying Checksum [2021-11-18T01:18:26.881Z] de9db76c5a1d: Download complete [2021-11-18T01:18:26.881Z] 0ef7d3d256c8: Verifying Checksum [2021-11-18T01:18:26.881Z] 0ef7d3d256c8: Download complete [2021-11-18T01:18:26.881Z] 0d57e429df01: Verifying Checksum [2021-11-18T01:18:26.881Z] 0d57e429df01: Download complete [2021-11-18T01:18:26.881Z] 4e4be7b47b0d: Verifying Checksum [2021-11-18T01:18:26.881Z] 4e4be7b47b0d: Download complete [2021-11-18T01:18:26.881Z] 188c0c94c7c5: Verifying Checksum [2021-11-18T01:18:26.881Z] 188c0c94c7c5: Download complete [2021-11-18T01:18:27.149Z] e1f770b5df2f: Verifying Checksum [2021-11-18T01:18:27.149Z] e1f770b5df2f: Download complete [2021-11-18T01:18:27.418Z] 188c0c94c7c5: Pull complete [2021-11-18T01:18:27.418Z] 0eba1c9be4d2: Verifying Checksum [2021-11-18T01:18:27.418Z] 0eba1c9be4d2: Download complete [2021-11-18T01:18:27.680Z] 0ef7d3d256c8: Pull complete [2021-11-18T01:18:27.680Z] de9db76c5a1d: Pull complete [2021-11-18T01:18:27.680Z] 85a0685a4137: Verifying Checksum [2021-11-18T01:18:27.680Z] 85a0685a4137: Download complete [2021-11-18T01:18:31.951Z] 0eba1c9be4d2: Pull complete [2021-11-18T01:18:31.951Z] 0d57e429df01: Pull complete [2021-11-18T01:18:31.951Z] 4e4be7b47b0d: Pull complete [2021-11-18T01:18:31.951Z] e1f770b5df2f: Pull complete [2021-11-18T01:18:35.960Z] 85a0685a4137: Pull complete [2021-11-18T01:18:35.960Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-18T01:18:35.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T01:18:35.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-18T01:18:36.019Z] prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container [2021-11-18T01:18:36.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-11-18T01:18:37.919Z] $ docker top 7a23d3f1499828e81e96e215537dd4d7cf3ebccca9cf50a0130e933bc2d4a448 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-18T01:18:37.995Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-18T01:18:38.280Z] + set -o pipefail [2021-11-18T01:18:38.280Z] + snyk monitor '--org=edgex-jenkins' [2021-11-18T01:18:40.199Z] [2021-11-18T01:18:40.199Z] Monitoring /w/workspace/exfoundry_device-snmp-go_jakarta (github.com/edgexfoundry/device-snmp-go)... [2021-11-18T01:18:40.199Z] [2021-11-18T01:18:40.199Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/37b2daaa-1b8f-4bc5-843e-75205bfb6f23 [2021-11-18T01:18:40.199Z] [2021-11-18T01:18:40.199Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2021-11-18T01:18:40.199Z] [2021-11-18T01:18:40.199Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-18T01:18:40.199Z] [2021-11-18T01:18:41.255Z] [Pipeline] } [2021-11-18T01:18:41.266Z] $ docker stop --time=1 7a23d3f1499828e81e96e215537dd4d7cf3ebccca9cf50a0130e933bc2d4a448 [2021-11-18T01:18:42.459Z] $ docker rm -f 7a23d3f1499828e81e96e215537dd4d7cf3ebccca9cf50a0130e933bc2d4a448 [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-11-18T01:18:44.153Z] + git log --format=format:%s -1 0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] sh [2021-11-18T01:18:44.443Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:18:44.739Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:18:45.028Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T01:18:45.029Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T01:18:45.029Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:18:45.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:18:45.332Z] . [Pipeline] withDockerContainer [2021-11-18T01:18:46.369Z] prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container [2021-11-18T01:18:46.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-11-18T01:18:46.765Z] $ docker top fdd29601ada00b98a776ebe1930f00a86526abcade75c078b1d91bc235633044 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T01:18:46.843Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T01:18:47.139Z] + git semver [Pipeline] } [2021-11-18T01:18:47.156Z] $ docker stop --time=1 fdd29601ada00b98a776ebe1930f00a86526abcade75c078b1d91bc235633044 [2021-11-18T01:18:48.324Z] $ docker rm -f fdd29601ada00b98a776ebe1930f00a86526abcade75c078b1d91bc235633044 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:18:48.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T01:18:48.705Z] [2021-11-18T01:18:48.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:18:49.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T01:18:49.013Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-18T01:18:49.013Z] ab5ef0e58194: Pulling fs layer [2021-11-18T01:18:49.013Z] 9712f1f96733: Pulling fs layer [2021-11-18T01:18:49.013Z] 63f879dbbcfc: Pulling fs layer [2021-11-18T01:18:49.013Z] 0d9ebad4ef96: Pulling fs layer [2021-11-18T01:18:49.013Z] e9a5061849ea: Pulling fs layer [2021-11-18T01:18:49.013Z] d747dcd14b5f: Pulling fs layer [2021-11-18T01:18:49.013Z] 2de7ff778b66: Pulling fs layer [2021-11-18T01:18:49.013Z] 0d9ebad4ef96: Waiting [2021-11-18T01:18:49.013Z] e9a5061849ea: Waiting [2021-11-18T01:18:49.013Z] d747dcd14b5f: Waiting [2021-11-18T01:18:49.013Z] 2de7ff778b66: Waiting [2021-11-18T01:18:49.013Z] 9712f1f96733: Verifying Checksum [2021-11-18T01:18:49.013Z] 9712f1f96733: Download complete [2021-11-18T01:18:49.279Z] 63f879dbbcfc: Verifying Checksum [2021-11-18T01:18:49.279Z] 63f879dbbcfc: Download complete [2021-11-18T01:18:49.551Z] ab5ef0e58194: Verifying Checksum [2021-11-18T01:18:49.551Z] ab5ef0e58194: Download complete [2021-11-18T01:18:49.551Z] d747dcd14b5f: Verifying Checksum [2021-11-18T01:18:49.551Z] d747dcd14b5f: Download complete [2021-11-18T01:18:49.551Z] 0d9ebad4ef96: Verifying Checksum [2021-11-18T01:18:49.551Z] 0d9ebad4ef96: Download complete [2021-11-18T01:18:49.551Z] e9a5061849ea: Verifying Checksum [2021-11-18T01:18:49.551Z] e9a5061849ea: Download complete [2021-11-18T01:18:49.819Z] 2de7ff778b66: Verifying Checksum [2021-11-18T01:18:49.819Z] 2de7ff778b66: Download complete [2021-11-18T01:18:52.408Z] ab5ef0e58194: Pull complete [2021-11-18T01:18:52.408Z] 9712f1f96733: Pull complete [2021-11-18T01:18:53.385Z] 63f879dbbcfc: Pull complete [2021-11-18T01:18:57.503Z] 0d9ebad4ef96: Pull complete [2021-11-18T01:18:57.503Z] e9a5061849ea: Pull complete [2021-11-18T01:18:57.503Z] d747dcd14b5f: Pull complete [2021-11-18T01:18:58.892Z] 2de7ff778b66: Pull complete [2021-11-18T01:18:58.892Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-18T01:18:58.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T01:18:58.892Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-18T01:19:00.060Z] prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container [2021-11-18T01:19:00.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-11-18T01:19:02.988Z] $ docker top 409926056c0d5fcf76315d734e30823a408e428b3291f18ff98b825f138a09f2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:19:03.065Z] provisioning config files... [2021-11-18T01:19:03.079Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config6954823231818344100tmp [2021-11-18T01:19:03.092Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config2385068282040180856tmp [2021-11-18T01:19:03.103Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config7211284318588578931tmp [Pipeline] { [Pipeline] echo [2021-11-18T01:19:03.115Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:19:03.409Z] ---> sigul-configuration.sh [2021-11-18T01:19:03.409Z] gpg: directory `/root/.gnupg' created [2021-11-18T01:19:03.409Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-18T01:19:03.409Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-18T01:19:03.409Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-18T01:19:03.409Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-18T01:19:03.409Z] gpg: CAST5 encrypted data [2021-11-18T01:19:03.409Z] gpg: encrypted with 1 passphrase [2021-11-18T01:19:03.409Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-18T01:19:03.703Z] + mkdir /home/jenkins [2021-11-18T01:19:03.704Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-18T01:19:03.994Z] + 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-11-18T01:19:04.009Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:19:05.307Z] ---> sigul-install.sh [2021-11-18T01:19:05.307Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-18T01:19:05.599Z] + git tag --list [2021-11-18T01:19:05.599Z] 1.0.0 [2021-11-18T01:19:05.599Z] v0.0.0 [2021-11-18T01:19:05.599Z] v1.1.0 [2021-11-18T01:19:05.599Z] v1.1.1 [2021-11-18T01:19:05.599Z] v1.2.2 [2021-11-18T01:19:05.599Z] v1.3.0 [2021-11-18T01:19:05.599Z] v1.3.1 [2021-11-18T01:19:05.599Z] v2.0.0 [2021-11-18T01:19:05.599Z] v2.0.1-dev.1 [2021-11-18T01:19:05.599Z] v2.0.1-dev.2 [2021-11-18T01:19:05.599Z] v2.0.1-dev.3 [2021-11-18T01:19:05.599Z] v2.0.1-dev.4 [2021-11-18T01:19:05.599Z] v2.0.1-dev.5 [2021-11-18T01:19:05.599Z] v2.0.1-dev.6 [2021-11-18T01:19:05.599Z] v2.1.0 [Pipeline] sh [2021-11-18T01:19:05.898Z] + lftools sign git-tag v2.1.0 [2021-11-18T01:19:06.470Z] Signing Git tag with Sigul... [2021-11-18T01:19:06.470Z] Signing v2.1.0 [Pipeline] echo [2021-11-18T01:19:07.933Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:19:08.220Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-18T01:19:08.228Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-18T01:19:08.246Z] $ docker stop --time=1 409926056c0d5fcf76315d734e30823a408e428b3291f18ff98b825f138a09f2 [2021-11-18T01:19:10.398Z] $ docker rm -f 409926056c0d5fcf76315d734e30823a408e428b3291f18ff98b825f138a09f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-11-18T01:19:11.784Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:19:12.076Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:19:13.218Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T01:19:13.218Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T01:19:13.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:19:13.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:19:13.511Z] . [Pipeline] withDockerContainer [2021-11-18T01:19:13.574Z] prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container [2021-11-18T01:19:13.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-11-18T01:19:13.980Z] $ docker top 9cf84af00e06604176486aa4486e006801cd8056f2cda41e5a6c3b22e08621b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T01:19:14.081Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T01:19:14.377Z] + git semver [Pipeline] } [2021-11-18T01:19:14.389Z] $ docker stop --time=1 9cf84af00e06604176486aa4486e006801cd8056f2cda41e5a6c3b22e08621b0 [2021-11-18T01:19:15.701Z] $ docker rm -f 9cf84af00e06604176486aa4486e006801cd8056f2cda41e5a6c3b22e08621b0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T01:19:16.056Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:19:16.349Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T01:19:16.644Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T01:19:16.644Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T01:19:16.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:19:16.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T01:19:16.943Z] . [Pipeline] withDockerContainer [2021-11-18T01:19:18.131Z] prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container [2021-11-18T01:19:18.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-11-18T01:19:19.555Z] $ docker top 105b2f559196801164101d6c5d05610e565a3b0e297738182e1058652e80ae0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T01:19:19.640Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T01:19:19.943Z] + git semver [Pipeline] } [2021-11-18T01:19:19.955Z] $ docker stop --time=1 105b2f559196801164101d6c5d05610e565a3b0e297738182e1058652e80ae0d [2021-11-18T01:19:21.127Z] $ docker rm -f 105b2f559196801164101d6c5d05610e565a3b0e297738182e1058652e80ae0d [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-18T01:19:23.069Z] + '[' -d /w/workspace/exfoundry_device-snmp-go_jakarta/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:19:23.368Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:19:24.908Z] ---> package-listing.sh [2021-11-18T01:19:24.908Z] ++ facter osfamily [2021-11-18T01:19:24.908Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-18T01:19:25.167Z] + OS_FAMILY=redhat [2021-11-18T01:19:25.167Z] + workspace=/w/workspace/exfoundry_device-snmp-go_jakarta [2021-11-18T01:19:25.167Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-18T01:19:25.167Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-18T01:19:25.167Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-18T01:19:25.167Z] + PACKAGES=/tmp/packages_start.txt [2021-11-18T01:19:25.167Z] + '[' /w/workspace/exfoundry_device-snmp-go_jakarta ']' [2021-11-18T01:19:25.167Z] + PACKAGES=/tmp/packages_end.txt [2021-11-18T01:19:25.167Z] + case "${OS_FAMILY}" in [2021-11-18T01:19:25.167Z] + rpm -qa [2021-11-18T01:19:25.167Z] + sort [2021-11-18T01:19:25.735Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-18T01:19:25.735Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-18T01:19:25.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-18T01:19:25.735Z] + '[' /w/workspace/exfoundry_device-snmp-go_jakarta ']' [2021-11-18T01:19:25.735Z] + mkdir -p /w/workspace/exfoundry_device-snmp-go_jakarta/archives/ [2021-11-18T01:19:25.735Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-snmp-go_jakarta/archives/ [Pipeline] echo [2021-11-18T01:19:25.746Z] 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/exfoundry_device-snmp-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-18T01:19:26.028Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:19:26.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:19:26.584Z] [2021-11-18T01:19:26.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T01:19:26.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:19:26.887Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T01:19:26.887Z] b4d181a07f80: Pulling fs layer [2021-11-18T01:19:26.887Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T01:19:26.887Z] ed53099fbce6: Pulling fs layer [2021-11-18T01:19:26.887Z] dc539afda2c1: Pulling fs layer [2021-11-18T01:19:26.887Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T01:19:26.887Z] 9065ff56babe: Pulling fs layer [2021-11-18T01:19:26.887Z] d287ab97295c: Pulling fs layer [2021-11-18T01:19:26.887Z] dc539afda2c1: Waiting [2021-11-18T01:19:26.887Z] 77bc0d833cb6: Waiting [2021-11-18T01:19:26.887Z] 9065ff56babe: Waiting [2021-11-18T01:19:26.887Z] d287ab97295c: Waiting [2021-11-18T01:19:26.887Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T01:19:26.887Z] a1111a8f2ec3: Download complete [2021-11-18T01:19:26.887Z] dc539afda2c1: Download complete [2021-11-18T01:19:26.887Z] ed53099fbce6: Verifying Checksum [2021-11-18T01:19:26.887Z] ed53099fbce6: Download complete [2021-11-18T01:19:26.887Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T01:19:26.887Z] 77bc0d833cb6: Download complete [2021-11-18T01:19:27.153Z] 9065ff56babe: Verifying Checksum [2021-11-18T01:19:27.153Z] 9065ff56babe: Download complete [2021-11-18T01:19:27.153Z] b4d181a07f80: Verifying Checksum [2021-11-18T01:19:27.153Z] b4d181a07f80: Download complete [2021-11-18T01:19:27.742Z] d287ab97295c: Verifying Checksum [2021-11-18T01:19:27.742Z] d287ab97295c: Download complete [2021-11-18T01:19:29.204Z] b4d181a07f80: Pull complete [2021-11-18T01:19:29.204Z] a1111a8f2ec3: Pull complete [2021-11-18T01:19:29.464Z] ed53099fbce6: Pull complete [2021-11-18T01:19:29.464Z] dc539afda2c1: Pull complete [2021-11-18T01:19:29.725Z] 77bc0d833cb6: Pull complete [2021-11-18T01:19:29.725Z] 9065ff56babe: Pull complete [2021-11-18T01:19:35.409Z] d287ab97295c: Pull complete [2021-11-18T01:19:35.409Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T01:19:35.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T01:19:35.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T01:19:35.487Z] prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container [2021-11-18T01:19:35.535Z] $ 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/exfoundry_device-snmp-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-11-18T01:19:37.503Z] $ docker top 64c7b1707becc8917cb9afe6ecb3db468147fbf12dc194016b46ae68c24c0859 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T01:19:38.785Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-18T01:19:39.074Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-18T01:19:39.374Z] + ls /var/log/sa-host [2021-11-18T01:19:39.374Z] + sadf -c /var/log/sa-host/sa05 [2021-11-18T01:19:39.374Z] file_magic: OK [2021-11-18T01:19:39.374Z] HZ: Using current value: 100 [2021-11-18T01:19:39.374Z] file_header: OK [2021-11-18T01:19:39.374Z] 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-11-18T01:19:39.374Z] Statistics: [2021-11-18T01:19:39.374Z] Hnuu...uuuununununu... [2021-11-18T01:19:39.374Z] File successfully converted to sysstat format version 12.0.3 [2021-11-18T01:19:39.374Z] + sadf -c /var/log/sa-host/sa18 [2021-11-18T01:19:39.374Z] file_magic: OK [2021-11-18T01:19:39.374Z] HZ: Using current value: 100 [2021-11-18T01:19:39.374Z] file_header: OK [2021-11-18T01:19:39.374Z] 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-11-18T01:19:39.374Z] Statistics: [2021-11-18T01:19:39.374Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-18T01:19:39.374Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T01:19:40.484Z] provisioning config files... [2021-11-18T01:19:40.495Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config3065580367524694404tmp [Pipeline] { [Pipeline] echo [2021-11-18T01:19:40.508Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:19:40.797Z] ---> create-netrc.sh [Pipeline] } [2021-11-18T01:19:40.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:19:42.066Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-18T01:19:42.073Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:19:42.361Z] ---> sudo-logs.sh [2021-11-18T01:19:42.361Z] Archiving 'sudo' log.. [2021-11-18T01:19:42.361Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1177.novalocal: Name or service not known [2021-11-18T01:19:42.361Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1177.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-18T01:19:42.384Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:19:42.671Z] ---> job-cost.sh [2021-11-18T01:19:42.672Z] lf-activate-venv: SKIPPING [2021-11-18T01:19:42.672Z] DEBUG: total: 0.10999999940395355 [2021-11-18T01:19:42.672Z] INFO: Retrieving Stack Cost... [2021-11-18T01:19:42.932Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T01:19:43.192Z] INFO: Archiving Costs [Pipeline] echo [2021-11-18T01:19:43.204Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T01:19:43.492Z] ---> logs-deploy.sh [2021-11-18T01:19:43.492Z] lf-activate-venv: SKIPPING [2021-11-18T01:19:43.492Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/jakarta/3 [2021-11-18T01:19:43.492Z] INFO: archiving workspace using pattern(s):