Pull request #134 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-snmp-go Obtained Jenkinsfile from c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc+58834fc6b430fe9b88288769f7ae389ff6e0a5f7 (3b6bfcb88ab3b6cfdec7e953d3dae56fb456acf9) 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-ssh5070724771056771009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh13350195479344244421.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-134/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/PR-134/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13167287607546134731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/PR-134/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7863097330169080221.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh13611043189782328720.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-134/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/PR-134/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17583652489903712940.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 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.17 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-blackbox-4c-2g-1555’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1843’ is offline ‘prd-centos7-docker-4c-2g-1847’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1844’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1856 in /w/workspace/gexfoundry_device-snmp-go_PR-134 [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/gexfoundry_device-snmp-go_PR-134 # 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/gexfoundry_device-snmp-go_PR-134@tmp/jenkins-gitclient-ssh1893287699672736900.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 58834fc6b430fe9b88288769f7ae389ff6e0a5f7 into PR head commit c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc Merge succeeded, producing c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc Checking out Revision c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc (PR-134) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/gexfoundry_device-snmp-go_PR-134@tmp/jenkins-gitclient-ssh6521229945946696843.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/134/head:refs/remotes/origin/PR-134 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-snmp-go_PR-134@tmp/jenkins-gitclient-ssh6573318606388808241.key > git merge 58834fc6b430fe9b88288769f7ae389ff6e0a5f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc # timeout=10 Commit message: "ci: Go 1.17 related changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T19:53:21.035Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T19:53:21.212Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T19:53:21.309Z] ========================================================= [2022-01-19T19:53:21.309Z] EdgeX Global Pipelines Version Info [2022-01-19T19:53:21.309Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:53:22.474Z] ------------------- [2022-01-19T19:53:22.474Z] stable info: [2022-01-19T19:53:22.474Z] ------------------- [2022-01-19T19:53:22.474Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T19:53:22.474Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T19:53:22.474Z] Message: update stable to v1.0.219 [2022-01-19T19:53:23.046Z] ------------------- [2022-01-19T19:53:23.046Z] experimental info: [2022-01-19T19:53:23.046Z] ------------------- [2022-01-19T19:53:23.046Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T19:53:23.046Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T19:53:23.046Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T19:53:23.312Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-01-19T19:53:23.359Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-01-19T19:53:23.401Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T19:53:23.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T19:53:23.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T19:53:23.534Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T19:53:23.576Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T19:53:23.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-19T19:53:23.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T19:53:23.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T19:53:23.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T19:53:23.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-01-19T19:53:23.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T19:53:23.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T19:53:23.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T19:53:23.963Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T19:53:24.009Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T19:53:24.049Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T19:53:24.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T19:53:24.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-19T19:53:24.174Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-19T19:53:24.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-19T19:53:24.263Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-19T19:53:24.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-19T19:53:24.348Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-19T19:53:24.407Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T19:53:24.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-134 [Pipeline] echo [2022-01-19T19:53:24.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-134 [Pipeline] echo [2022-01-19T19:53:24.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-134 [Pipeline] echo [2022-01-19T19:53:24.605Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc [Pipeline] echo [2022-01-19T19:53:24.660Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9558d6 [Pipeline] echo [2022-01-19T19:53:24.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T19:53:24.833Z] provisioning config files... [2022-01-19T19:53:24.845Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-134@tmp/config6596864896190649216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:53:25.197Z] ---> docker-login.sh [2022-01-19T19:53:25.197Z] nexus3.edgexfoundry.org:10001 [2022-01-19T19:53:25.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:25.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:25.197Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:25.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:25.197Z] [2022-01-19T19:53:25.197Z] Login Succeeded [2022-01-19T19:53:25.197Z] nexus3.edgexfoundry.org:10002 [2022-01-19T19:53:25.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:25.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:25.461Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:25.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:25.461Z] [2022-01-19T19:53:25.461Z] Login Succeeded [2022-01-19T19:53:25.461Z] nexus3.edgexfoundry.org:10003 [2022-01-19T19:53:25.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:25.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:25.461Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:25.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:25.461Z] [2022-01-19T19:53:25.461Z] Login Succeeded [2022-01-19T19:53:25.461Z] nexus3.edgexfoundry.org:10004 [2022-01-19T19:53:25.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:25.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:25.727Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:25.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:25.727Z] [2022-01-19T19:53:25.727Z] Login Succeeded [2022-01-19T19:53:25.727Z] docker.io [2022-01-19T19:53:25.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:25.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:25.988Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:25.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:25.988Z] [2022-01-19T19:53:25.988Z] Login Succeeded [2022-01-19T19:53:25.988Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T19:53:26.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T19:53:26.657Z] + git rev-list -1 --merges c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc~1..c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc [Pipeline] echo [2022-01-19T19:53:26.705Z] -----------> git rev-list -1 --merges c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc~1..c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc [false] [Pipeline] sh [2022-01-19T19:53:27.049Z] + git log --format=format:%s -1 c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc [Pipeline] echo [2022-01-19T19:53:27.088Z] ========================================================= [2022-01-19T19:53:27.088Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T19:53:27.088Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T19:53:27.533Z] + git log --format=format:%s -1 c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc [Pipeline] echo [2022-01-19T19:53:27.566Z] [semverPrep] GIT_COMMIT: c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc, Commit Message: ci: Go 1.17 related changes [Pipeline] echo [2022-01-19T19:53:27.595Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-19T19:53:28.089Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T19:53:28.089Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T19:53:28.089Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T19:53:28.089Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T19:53:28.089Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T19:53:28.089Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T19:53:28.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:53:28.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:28.482Z] [2022-01-19T19:53:28.482Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:53:28.828Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:28.828Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T19:53:28.828Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T19:53:28.828Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T19:53:28.828Z] 4c7163046ea9: Pulling fs layer [2022-01-19T19:53:28.828Z] 0c2d73faf560: Pulling fs layer [2022-01-19T19:53:28.828Z] 0c2d73faf560: Waiting [2022-01-19T19:53:28.828Z] 3e5f54012d9b: Verifying Checksum [2022-01-19T19:53:28.828Z] 3e5f54012d9b: Download complete [2022-01-19T19:53:28.828Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T19:53:28.828Z] a0d0a0d46f8b: Download complete [2022-01-19T19:53:28.828Z] 4c7163046ea9: Verifying Checksum [2022-01-19T19:53:28.828Z] 4c7163046ea9: Download complete [2022-01-19T19:53:28.828Z] 0c2d73faf560: Verifying Checksum [2022-01-19T19:53:28.828Z] 0c2d73faf560: Download complete [2022-01-19T19:53:29.103Z] a0d0a0d46f8b: Pull complete [2022-01-19T19:53:29.103Z] 3e5f54012d9b: Pull complete [2022-01-19T19:53:29.370Z] 4c7163046ea9: Pull complete [2022-01-19T19:53:29.631Z] 0c2d73faf560: Pull complete [2022-01-19T19:53:29.631Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T19:53:29.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T19:53:29.631Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T19:53:29.726Z] prd-centos7-docker-4c-2g-1856 does not seem to be running inside a container [2022-01-19T19:53:29.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-134 -v /w/workspace/gexfoundry_device-snmp-go_PR-134:/w/workspace/gexfoundry_device-snmp-go_PR-134:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-134@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T19:53:30.289Z] $ docker top fe181aaee5f18647063ce29fd89c5fa6b6e90db2db82501c96034f24bfcfa3aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T19:53:30.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T19:53:30.563Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T19:53:30.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T19:53:30.652Z] $ docker exec fe181aaee5f18647063ce29fd89c5fa6b6e90db2db82501c96034f24bfcfa3aa ssh-agent [2022-01-19T19:53:30.793Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfnFDEi/agent.14 [2022-01-19T19:53:30.793Z] SSH_AGENT_PID=20 [2022-01-19T19:53:30.801Z] Running ssh-add (command line suppressed) [2022-01-19T19:53:30.863Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-134@tmp/private_key_5829885260304918488.key (/w/workspace/gexfoundry_device-snmp-go_PR-134@tmp/private_key_5829885260304918488.key) [2022-01-19T19:53:30.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T19:53:31.243Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T19:53:31.267Z] $ docker exec --env ******** --env ******** fe181aaee5f18647063ce29fd89c5fa6b6e90db2db82501c96034f24bfcfa3aa ssh-agent -k [2022-01-19T19:53:31.355Z] unset SSH_AUTH_SOCK; [2022-01-19T19:53:31.355Z] unset SSH_AGENT_PID; [2022-01-19T19:53:31.355Z] echo Agent pid 20 killed; [2022-01-19T19:53:31.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T19:53:31.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T19:53:31.455Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T19:53:31.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T19:53:31.553Z] $ docker exec fe181aaee5f18647063ce29fd89c5fa6b6e90db2db82501c96034f24bfcfa3aa ssh-agent [2022-01-19T19:53:31.640Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXogaFlj/agent.54 [2022-01-19T19:53:31.640Z] SSH_AGENT_PID=60 [2022-01-19T19:53:31.646Z] Running ssh-add (command line suppressed) [2022-01-19T19:53:31.724Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-134@tmp/private_key_590998648784459531.key (/w/workspace/gexfoundry_device-snmp-go_PR-134@tmp/private_key_590998648784459531.key) [2022-01-19T19:53:31.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T19:53:32.074Z] + git semver init [2022-01-19T19:53:32.074Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T19:53:32.074Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-134/.git [2022-01-19T19:53:32.074Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-134 [2022-01-19T19:53:32.074Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T19:53:32.074Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T19:53:32.074Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T19:53:32.074Z] # $SEMVER_BRANCH = PR-134 [2022-01-19T19:53:32.074Z] # $SEMVER_TEMP = /tmp/semver-051787207 [2022-01-19T19:53:32.074Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2022-01-19T19:53:33.016Z] # '/tmp/semver-051787207' -> '/w/workspace/gexfoundry_device-snmp-go_PR-134/.semver' [2022-01-19T19:53:33.016Z] # -> Force: false [2022-01-19T19:53:33.016Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-134/.semver [Pipeline] } [2022-01-19T19:53:33.035Z] $ docker exec --env ******** --env ******** fe181aaee5f18647063ce29fd89c5fa6b6e90db2db82501c96034f24bfcfa3aa ssh-agent -k [2022-01-19T19:53:33.124Z] unset SSH_AUTH_SOCK; [2022-01-19T19:53:33.125Z] unset SSH_AGENT_PID; [2022-01-19T19:53:33.125Z] echo Agent pid 60 killed; [2022-01-19T19:53:33.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T19:53:33.567Z] + git semver [Pipeline] } [2022-01-19T19:53:33.593Z] $ docker stop --time=1 fe181aaee5f18647063ce29fd89c5fa6b6e90db2db82501c96034f24bfcfa3aa [2022-01-19T19:53:34.804Z] $ docker rm -f fe181aaee5f18647063ce29fd89c5fa6b6e90db2db82501c96034f24bfcfa3aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T19:53:35.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T19:53:35.524Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T19:53:35.541Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T19:53:36.168Z] provisioning config files... [2022-01-19T19:53:36.178Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-134@tmp/config3698483468195643788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:53:36.549Z] ---> docker-login.sh [2022-01-19T19:53:36.549Z] nexus3.edgexfoundry.org:10001 [2022-01-19T19:53:36.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:36.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:36.549Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:36.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:36.549Z] [2022-01-19T19:53:36.549Z] Login Succeeded [2022-01-19T19:53:36.549Z] nexus3.edgexfoundry.org:10002 [2022-01-19T19:53:36.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:36.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:36.549Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:36.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:36.549Z] [2022-01-19T19:53:36.549Z] Login Succeeded [2022-01-19T19:53:36.549Z] nexus3.edgexfoundry.org:10003 [2022-01-19T19:53:36.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:36.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:36.809Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:36.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:36.809Z] [2022-01-19T19:53:36.809Z] Login Succeeded [2022-01-19T19:53:36.809Z] nexus3.edgexfoundry.org:10004 [2022-01-19T19:53:36.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:36.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:36.809Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:36.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:36.809Z] [2022-01-19T19:53:36.809Z] Login Succeeded [2022-01-19T19:53:36.809Z] docker.io [2022-01-19T19:53:36.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:53:37.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:53:37.379Z] Configure a credential helper to remove this warning. See [2022-01-19T19:53:37.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:53:37.379Z] [2022-01-19T19:53:37.379Z] Login Succeeded [2022-01-19T19:53:37.379Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T19:53:37.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T19:53:37.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T19:53:37.634Z] ========================================================= [2022-01-19T19:53:37.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T19:53:37.634Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:53:38.073Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-19T19:53:38.073Z] Sending build context to Docker daemon 5.183MB [2022-01-19T19:53:38.073Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T19:53:38.073Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T19:53:38.334Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T19:53:38.334Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T19:53:38.334Z] 666ba61612fd: Pulling fs layer [2022-01-19T19:53:38.334Z] 8ed8ca486205: Pulling fs layer [2022-01-19T19:53:38.334Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T19:53:38.334Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T19:53:38.334Z] f965cba54748: Pulling fs layer [2022-01-19T19:53:38.334Z] 861ffc35075e: Pulling fs layer [2022-01-19T19:53:38.334Z] 4b385c91608e: Pulling fs layer [2022-01-19T19:53:38.334Z] 560528eb2ebb: Pulling fs layer [2022-01-19T19:53:38.334Z] 4fe6c5a15a65: Waiting [2022-01-19T19:53:38.334Z] 22a0e8bec74d: Waiting [2022-01-19T19:53:38.334Z] 4b385c91608e: Waiting [2022-01-19T19:53:38.334Z] f965cba54748: Waiting [2022-01-19T19:53:38.334Z] 861ffc35075e: Waiting [2022-01-19T19:53:38.334Z] 560528eb2ebb: Waiting [2022-01-19T19:53:38.334Z] 8ed8ca486205: Verifying Checksum [2022-01-19T19:53:38.334Z] 8ed8ca486205: Download complete [2022-01-19T19:53:38.334Z] 666ba61612fd: Verifying Checksum [2022-01-19T19:53:38.334Z] 666ba61612fd: Download complete [2022-01-19T19:53:38.334Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T19:53:38.334Z] 22a0e8bec74d: Download complete [2022-01-19T19:53:38.334Z] f965cba54748: Verifying Checksum [2022-01-19T19:53:38.334Z] f965cba54748: Download complete [2022-01-19T19:53:38.334Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T19:53:38.334Z] 59bf1c3509f3: Download complete [2022-01-19T19:53:38.334Z] 861ffc35075e: Verifying Checksum [2022-01-19T19:53:38.334Z] 861ffc35075e: Download complete [2022-01-19T19:53:38.334Z] 4b385c91608e: Verifying Checksum [2022-01-19T19:53:38.334Z] 4b385c91608e: Download complete [2022-01-19T19:53:38.604Z] 59bf1c3509f3: Pull complete [2022-01-19T19:53:38.869Z] 666ba61612fd: Pull complete [2022-01-19T19:53:38.869Z] 8ed8ca486205: Pull complete [2022-01-19T19:53:38.869Z] 560528eb2ebb: Verifying Checksum [2022-01-19T19:53:38.869Z] 560528eb2ebb: Download complete [2022-01-19T19:53:39.135Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T19:53:39.135Z] 4fe6c5a15a65: Download complete [2022-01-19T19:53:42.549Z] 4fe6c5a15a65: Pull complete [2022-01-19T19:53:42.812Z] 22a0e8bec74d: Pull complete [2022-01-19T19:53:42.812Z] f965cba54748: Pull complete [2022-01-19T19:53:42.812Z] 861ffc35075e: Pull complete [2022-01-19T19:53:43.070Z] 4b385c91608e: Pull complete [2022-01-19T19:53:45.659Z] 560528eb2ebb: Pull complete [2022-01-19T19:53:45.660Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T19:53:45.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T19:53:45.660Z] ---> dd4a08f94e63 [2022-01-19T19:53:45.660Z] Step 3/12 : ARG MAKE='make build' [2022-01-19T19:53:48.969Z] ---> Running in 521a8e771b8c [2022-01-19T19:53:48.969Z] Removing intermediate container 521a8e771b8c [2022-01-19T19:53:48.969Z] ---> 3186c1c01636 [2022-01-19T19:53:48.969Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T19:53:48.969Z] ---> Running in 3138c0cce0fd [2022-01-19T19:53:48.969Z] Removing intermediate container 3138c0cce0fd [2022-01-19T19:53:48.969Z] ---> 32e2f1d05cab [2022-01-19T19:53:48.969Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T19:53:48.969Z] ---> Running in 100e8a9e9bed [2022-01-19T19:53:48.969Z] Removing intermediate container 100e8a9e9bed [2022-01-19T19:53:48.969Z] ---> e58b254bb4ba [2022-01-19T19:53:48.969Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:53:48.969Z] ---> Running in cdd91f9c68f8 [2022-01-19T19:53:49.549Z] Removing intermediate container cdd91f9c68f8 [2022-01-19T19:53:49.549Z] ---> 4319412477e8 [2022-01-19T19:53:49.549Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T19:53:49.549Z] ---> Running in 808770e679f5 [2022-01-19T19:53:49.549Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:53:50.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:53:50.750Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-19T19:53:50.982Z] Still waiting to schedule task [2022-01-19T19:53:50.982Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:53:50.982Z] ‘prd-centos7-docker-4c-2g-1857’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:53:50.982Z] ‘prd-centos7-docker-4c-2g-1859’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T19:53:50.983Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1858’ is offline [2022-01-19T19:53:51.010Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-19T19:53:51.010Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-19T19:53:51.010Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-19T19:53:51.276Z] Executing busybox-1.34.1-r3.trigger [2022-01-19T19:53:51.276Z] OK: 224 MiB in 56 packages [2022-01-19T19:53:51.540Z] Removing intermediate container 808770e679f5 [2022-01-19T19:53:51.540Z] ---> dd1a0f17fa8e [2022-01-19T19:53:51.540Z] Step 8/12 : WORKDIR /device-snmp-go [2022-01-19T19:53:51.540Z] ---> Running in d4460107eeb5 [2022-01-19T19:53:51.803Z] Removing intermediate container d4460107eeb5 [2022-01-19T19:53:51.803Z] ---> cb73ff055995 [2022-01-19T19:53:51.803Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-19T19:53:51.803Z] ---> 48c9903debcf [2022-01-19T19:53:51.803Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:53:51.803Z] ---> Running in ae190eeead87 [2022-01-19T19:54:23.987Z] Removing intermediate container ae190eeead87 [2022-01-19T19:54:23.987Z] ---> 83d2e82bad03 [2022-01-19T19:54:23.987Z] Step 11/12 : COPY . . [2022-01-19T19:54:23.987Z] ---> 174b7d8bb388 [2022-01-19T19:54:23.987Z] Step 12/12 : RUN ${MAKE} [2022-01-19T19:54:23.987Z] ---> Running in 048e76690579 [2022-01-19T19:54:23.987Z] noop [2022-01-19T19:54:23.987Z] Removing intermediate container 048e76690579 [2022-01-19T19:54:23.987Z] ---> e6449c92009b [2022-01-19T19:54:23.987Z] Successfully built e6449c92009b [2022-01-19T19:54:23.987Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:54:24.334Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T19:54:24.334Z] . [Pipeline] withDockerContainer [2022-01-19T19:54:24.428Z] prd-centos7-docker-4c-2g-1856 does not seem to be running inside a container [2022-01-19T19:54:24.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-134 -v /w/workspace/gexfoundry_device-snmp-go_PR-134:/w/workspace/gexfoundry_device-snmp-go_PR-134:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-134@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-19T19:54:24.874Z] $ docker top f99e5bd169f63bf5b3529fe6ffeaf3bc80b4839b8df31c8ad0c47e5da5a8f5f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T19:54:25.292Z] + go version [2022-01-19T19:54:25.292Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T19:54:25.322Z] $ docker stop --time=1 f99e5bd169f63bf5b3529fe6ffeaf3bc80b4839b8df31c8ad0c47e5da5a8f5f8 [2022-01-19T19:54:26.522Z] $ docker rm -f f99e5bd169f63bf5b3529fe6ffeaf3bc80b4839b8df31c8ad0c47e5da5a8f5f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:54:27.233Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T19:54:27.233Z] . [Pipeline] withDockerContainer [2022-01-19T19:54:27.325Z] prd-centos7-docker-4c-2g-1856 does not seem to be running inside a container [2022-01-19T19:54:27.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-134 -v /w/workspace/gexfoundry_device-snmp-go_PR-134:/w/workspace/gexfoundry_device-snmp-go_PR-134:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-134@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-19T19:54:27.716Z] $ docker top 33bc69f04f1c6173166f711f98395b8a6ab53ab710f6122ceeb47a4616eb68cb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T19:54:28.177Z] + make test [2022-01-19T19:54:28.177Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-19T19:54:28.445Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-01-19T19:54:43.430Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-01-19T19:54:43.430Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2022-01-19T19:54:43.430Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T19:54:47.680Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T19:54:47.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T19:54:47.680Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T19:54:47.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T19:54:48.010Z] $ docker stop --time=1 33bc69f04f1c6173166f711f98395b8a6ab53ab710f6122ceeb47a4616eb68cb [2022-01-19T19:54:49.487Z] $ docker rm -f 33bc69f04f1c6173166f711f98395b8a6ab53ab710f6122ceeb47a4616eb68cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T19:54:49.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T19:54:50.002Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-19T19:54:50.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T19:54:51.093Z] + ls -al . [2022-01-19T19:54:51.093Z] total 144 [2022-01-19T19:54:51.093Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 19:54 . [2022-01-19T19:54:51.093Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 19:53 .. [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 6926 Jan 19 19:53 Attribution.txt [2022-01-19T19:54:51.093Z] drwxrwxr-x. 2 jenkins jenkins 60 Jan 19 19:53 bin [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 4401 Jan 19 19:53 CHANGELOG.md [2022-01-19T19:54:51.093Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 19 19:53 cmd [2022-01-19T19:54:51.093Z] -rw-r--r--. 1 jenkins jenkins 7631 Jan 19 19:54 coverage.out [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 1516 Jan 19 19:53 Dockerfile [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 19 19:53 .dockerignore [2022-01-19T19:54:51.093Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 19 19:53 .git [2022-01-19T19:54:51.093Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 19:53 .github [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 262 Jan 19 19:53 .gitignore [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 214 Jan 19 19:53 go.mod [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 49501 Jan 19 19:53 go.sum [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 19:53 GOVERNANCE.md [2022-01-19T19:54:51.093Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 19 19:53 internal [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 656 Jan 19 19:53 Jenkinsfile [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 19 19:53 LICENSE [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jan 19 19:53 Makefile [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 620 Jan 19 19:53 OWNERS.md [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 9073 Jan 19 19:53 README.md [2022-01-19T19:54:51.093Z] drwx------. 3 jenkins jenkins 88 Jan 19 19:53 .semver [2022-01-19T19:54:51.093Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 19 19:53 snap [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 19:53 VERSION [2022-01-19T19:54:51.093Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 19 19:53 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:54:51.426Z] + 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=c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc --label arch=amd64 --label version=0.0.0 . [2022-01-19T19:54:51.426Z] Sending build context to Docker daemon 5.191MB [2022-01-19T19:54:51.426Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T19:54:51.426Z] Step 2/24 : FROM ${BASE} AS builder [2022-01-19T19:54:51.426Z] ---> e6449c92009b [2022-01-19T19:54:51.426Z] Step 3/24 : ARG MAKE='make build' [2022-01-19T19:54:51.426Z] ---> Running in 060e6003a8e1 [2022-01-19T19:54:51.685Z] Removing intermediate container 060e6003a8e1 [2022-01-19T19:54:51.685Z] ---> de6e7a663cf0 [2022-01-19T19:54:51.685Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T19:54:51.685Z] ---> Running in 4ab0c0abed2b [2022-01-19T19:54:51.685Z] Removing intermediate container 4ab0c0abed2b [2022-01-19T19:54:51.685Z] ---> 4e76cd4da652 [2022-01-19T19:54:51.685Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T19:54:51.685Z] ---> Running in 63c58f06269f [2022-01-19T19:54:51.685Z] Removing intermediate container 63c58f06269f [2022-01-19T19:54:51.685Z] ---> 128de24b8b57 [2022-01-19T19:54:51.685Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:54:51.946Z] ---> Running in c0dab6b7f0dd [2022-01-19T19:54:52.206Z] Removing intermediate container c0dab6b7f0dd [2022-01-19T19:54:52.206Z] ---> 16b3c650d409 [2022-01-19T19:54:52.206Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T19:54:52.206Z] ---> Running in c8a9ac589a75 [2022-01-19T19:54:52.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:54:53.410Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:54:53.668Z] OK: 224 MiB in 56 packages [2022-01-19T19:54:53.932Z] Removing intermediate container c8a9ac589a75 [2022-01-19T19:54:53.933Z] ---> f9d0952d859f [2022-01-19T19:54:53.933Z] Step 8/24 : WORKDIR /device-snmp-go [2022-01-19T19:54:53.933Z] ---> Running in 2423869758da [2022-01-19T19:54:53.933Z] Removing intermediate container 2423869758da [2022-01-19T19:54:53.933Z] ---> 5f9fb682abd4 [2022-01-19T19:54:53.933Z] Step 9/24 : COPY go.mod vendor* ./ [2022-01-19T19:54:54.193Z] ---> 9cf3f9ceae01 [2022-01-19T19:54:54.193Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:54:54.193Z] ---> Running in 132dc5896767 [2022-01-19T19:54:54.768Z] Removing intermediate container 132dc5896767 [2022-01-19T19:54:54.768Z] ---> eaeeca358312 [2022-01-19T19:54:54.768Z] Step 11/24 : COPY . . [2022-01-19T19:54:55.030Z] ---> ed2507897f61 [2022-01-19T19:54:55.030Z] Step 12/24 : RUN ${MAKE} [2022-01-19T19:54:55.030Z] ---> Running in 1c6a5a809d0f [2022-01-19T19:54:55.293Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2022-01-19T19:55:07.650Z] Removing intermediate container 1c6a5a809d0f [2022-01-19T19:55:07.650Z] ---> 0bc0a63d147f [2022-01-19T19:55:07.650Z] Step 13/24 : FROM alpine:3.14 [2022-01-19T19:55:08.220Z] 3.14: Pulling from library/alpine [2022-01-19T19:55:08.480Z] 97518928ae5f: Pulling fs layer [2022-01-19T19:55:08.480Z] 97518928ae5f: Verifying Checksum [2022-01-19T19:55:08.480Z] 97518928ae5f: Download complete [2022-01-19T19:55:08.749Z] 97518928ae5f: Pull complete [2022-01-19T19:55:09.010Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T19:55:09.010Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T19:55:09.010Z] ---> 0a97eee8041e [2022-01-19T19:55:09.010Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T19:55:09.010Z] ---> Running in 71fdfeef6a16 [2022-01-19T19:55:09.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T19:55:09.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T19:55:09.535Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-19T19:55:09.535Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T19:55:09.535Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T19:55:09.535Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T19:55:09.535Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T19:55:09.535Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T19:55:09.535Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T19:55:09.535Z] OK: 8 MiB in 20 packages [2022-01-19T19:55:09.798Z] Removing intermediate container 71fdfeef6a16 [2022-01-19T19:55:09.798Z] ---> 44e605fbd3b7 [2022-01-19T19:55:09.798Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-01-19T19:55:10.369Z] ---> 776ccf8f75e7 [2022-01-19T19:55:10.369Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-01-19T19:55:10.369Z] ---> aaf09492042b [2022-01-19T19:55:10.369Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-01-19T19:55:10.633Z] ---> a571baffd432 [2022-01-19T19:55:10.633Z] Step 18/24 : EXPOSE 59993 [2022-01-19T19:55:10.633Z] ---> Running in 082a5080473b [2022-01-19T19:55:10.633Z] Removing intermediate container 082a5080473b [2022-01-19T19:55:10.633Z] ---> 0fd7dcfdee32 [2022-01-19T19:55:10.633Z] Step 19/24 : EXPOSE 161 [2022-01-19T19:55:10.633Z] ---> Running in b8066ef92c63 [2022-01-19T19:55:10.633Z] Removing intermediate container b8066ef92c63 [2022-01-19T19:55:10.633Z] ---> 3449cba76078 [2022-01-19T19:55:10.633Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-01-19T19:55:10.633Z] ---> Running in 626fd55f2f1d [2022-01-19T19:55:10.894Z] Removing intermediate container 626fd55f2f1d [2022-01-19T19:55:10.894Z] ---> 705cc91f4a6f [2022-01-19T19:55:10.894Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-19T19:55:10.894Z] ---> Running in f759e2563b02 [2022-01-19T19:55:10.894Z] Removing intermediate container f759e2563b02 [2022-01-19T19:55:10.894Z] ---> 34a7fac95fbc [2022-01-19T19:55:10.894Z] Step 22/24 : LABEL arch=amd64 [2022-01-19T19:55:10.894Z] ---> Running in 99ac87908b0e [2022-01-19T19:55:11.157Z] Removing intermediate container 99ac87908b0e [2022-01-19T19:55:11.157Z] ---> 6d5145e7ad4e [2022-01-19T19:55:11.157Z] Step 23/24 : LABEL git_sha=c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc [2022-01-19T19:55:11.157Z] ---> Running in 77f9ace56a12 [2022-01-19T19:55:11.157Z] Removing intermediate container 77f9ace56a12 [2022-01-19T19:55:11.157Z] ---> 8783522d4fdd [2022-01-19T19:55:11.157Z] Step 24/24 : LABEL version=0.0.0 [2022-01-19T19:55:11.157Z] ---> Running in 4ef7c759b611 [2022-01-19T19:55:11.157Z] Removing intermediate container 4ef7c759b611 [2022-01-19T19:55:11.157Z] ---> 4662dd231906 [2022-01-19T19:55:11.157Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T19:55:11.157Z] Successfully built 4662dd231906 [2022-01-19T19:55:11.157Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:55:11.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T19:55:11.889Z] [2022-01-19T19:55:11.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:55:12.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T19:55:12.243Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T19:55:12.243Z] b4d181a07f80: Pulling fs layer [2022-01-19T19:55:12.243Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T19:55:12.243Z] ed53099fbce6: Pulling fs layer [2022-01-19T19:55:12.243Z] dc539afda2c1: Pulling fs layer [2022-01-19T19:55:12.243Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T19:55:12.243Z] 9065ff56babe: Pulling fs layer [2022-01-19T19:55:12.243Z] d287ab97295c: Pulling fs layer [2022-01-19T19:55:12.243Z] 77bc0d833cb6: Waiting [2022-01-19T19:55:12.243Z] 9065ff56babe: Waiting [2022-01-19T19:55:12.243Z] d287ab97295c: Waiting [2022-01-19T19:55:12.243Z] dc539afda2c1: Waiting [2022-01-19T19:55:12.243Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T19:55:12.243Z] a1111a8f2ec3: Download complete [2022-01-19T19:55:12.243Z] dc539afda2c1: Verifying Checksum [2022-01-19T19:55:12.243Z] dc539afda2c1: Download complete [2022-01-19T19:55:12.243Z] ed53099fbce6: Verifying Checksum [2022-01-19T19:55:12.243Z] ed53099fbce6: Download complete [2022-01-19T19:55:12.243Z] 9065ff56babe: Verifying Checksum [2022-01-19T19:55:12.243Z] 9065ff56babe: Download complete [2022-01-19T19:55:12.243Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T19:55:12.243Z] 77bc0d833cb6: Download complete [2022-01-19T19:55:12.508Z] b4d181a07f80: Verifying Checksum [2022-01-19T19:55:12.508Z] b4d181a07f80: Download complete [2022-01-19T19:55:13.090Z] d287ab97295c: Verifying Checksum [2022-01-19T19:55:13.090Z] d287ab97295c: Download complete [2022-01-19T19:55:14.049Z] b4d181a07f80: Pull complete [2022-01-19T19:55:14.049Z] a1111a8f2ec3: Pull complete [2022-01-19T19:55:14.625Z] ed53099fbce6: Pull complete [2022-01-19T19:55:14.625Z] dc539afda2c1: Pull complete [2022-01-19T19:55:14.901Z] 77bc0d833cb6: Pull complete [2022-01-19T19:55:15.169Z] 9065ff56babe: Pull complete [2022-01-19T19:55:20.478Z] d287ab97295c: Pull complete [2022-01-19T19:55:20.478Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T19:55:20.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T19:55:20.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T19:55:20.583Z] prd-centos7-docker-4c-2g-1856 does not seem to be running inside a container [2022-01-19T19:55:20.620Z] $ 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/gexfoundry_device-snmp-go_PR-134 -v /w/workspace/gexfoundry_device-snmp-go_PR-134:/w/workspace/gexfoundry_device-snmp-go_PR-134:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-134@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T19:55:23.402Z] $ docker top e2e9a9f8b158bc1334c75a5198713e72a3154920e7e6125243bf1471acbe7295 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:55:23.865Z] ---> job-cost.sh [2022-01-19T19:55:23.865Z] lf-activate-venv: SKIPPING [2022-01-19T19:55:23.865Z] INFO: No Stack... [2022-01-19T19:55:24.125Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T19:55:24.386Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T19:55:24.710Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-134/archives/cost.csv [2022-01-19T19:55:24.710Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T19:55:24.744Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-134-1-stack-cost] [2022-01-19T19:55:24.749Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-134-1-stack-cost] did not exist. Created. [2022-01-19T19:55:24.749Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-134-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T19:55:25.147Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T19:55:25.206Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T19:55:25.234Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-134-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T19:55:25.303Z] $ docker stop --time=1 e2e9a9f8b158bc1334c75a5198713e72a3154920e7e6125243bf1471acbe7295 [2022-01-19T19:55:26.467Z] $ docker rm -f e2e9a9f8b158bc1334c75a5198713e72a3154920e7e6125243bf1471acbe7295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T19:56:44.271Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1869 in /w/workspace/gexfoundry_device-snmp-go_PR-134 [Pipeline] { [Pipeline] ws [2022-01-19T19:56:44.314Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-01-19T19:56:44.707Z] Selected Git installation does not exist. Using Default [2022-01-19T19:56:44.707Z] The recommended git tool is: NONE [2022-01-19T19:56:50.692Z] using credential edgex-jenkins-ssh [2022-01-19T19:56:50.710Z] Cloning the remote Git repository [2022-01-19T19:56:50.770Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-01-19T19:56:50.864Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-01-19T19:56:50.974Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-01-19T19:56:50.976Z] > git --version # timeout=10 [2022-01-19T19:56:51.009Z] > git --version # 'git version 2.17.1' [2022-01-19T19:56:51.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T19:56:51.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T19:56:53.173Z] Merging remotes/origin/main commit 58834fc6b430fe9b88288769f7ae389ff6e0a5f7 into PR head commit c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc [2022-01-19T19:56:52.398Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-01-19T19:56:52.421Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T19:56:52.457Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-01-19T19:56:52.506Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-01-19T19:56:52.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T19:56:52.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/134/head:refs/remotes/origin/PR-134 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-19T19:56:53.194Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:56:53.215Z] > git checkout -f c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc # timeout=10 [2022-01-19T19:56:53.689Z] Merge succeeded, producing c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc [2022-01-19T19:56:53.689Z] Checking out Revision c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc (PR-134) [2022-01-19T19:56:53.434Z] > git remote # timeout=10 [2022-01-19T19:56:53.512Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T19:56:53.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T19:56:53.581Z] > git merge 58834fc6b430fe9b88288769f7ae389ff6e0a5f7 # timeout=10 [2022-01-19T19:56:53.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T19:56:53.694Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T19:56:53.709Z] > git checkout -f c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc # timeout=10 [2022-01-19T19:56:58.276Z] Commit message: "ci: Go 1.17 related changes" [2022-01-19T19:56:58.353Z] > git --version # timeout=10 [2022-01-19T19:56:58.371Z] > git --version # 'git version 2.17.1' [2022-01-19T19:56:58.391Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T19:56:59.604Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T19:56:59.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T19:56:59.604Z] Dload Upload Total Spent Left Speed [2022-01-19T19:56:59.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh [2022-01-19T19:57:00.215Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T19:57:00.604Z] + sudo tee /etc/docker/daemon.new [2022-01-19T19:57:00.604Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T19:57:00.604Z] { [2022-01-19T19:57:00.604Z] "registry-mirrors": [ [2022-01-19T19:57:00.604Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T19:57:00.604Z] ], [2022-01-19T19:57:00.604Z] "bip": "10.250.0.254/24", [2022-01-19T19:57:00.604Z] "hosts": [ [2022-01-19T19:57:00.604Z] "tcp://0.0.0.0:5555", [2022-01-19T19:57:00.604Z] "unix:///var/run/docker.sock" [2022-01-19T19:57:00.604Z] ], [2022-01-19T19:57:00.604Z] "mtu": 1458, [2022-01-19T19:57:00.604Z] "selinux-enabled": true, [2022-01-19T19:57:00.604Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T19:57:00.604Z] } [Pipeline] sh [2022-01-19T19:57:00.982Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T19:57:01.350Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T19:57:19.940Z] provisioning config files... [2022-01-19T19:57:19.980Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config6867010748785369146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T19:57:20.438Z] ---> docker-login.sh [2022-01-19T19:57:20.439Z] nexus3.edgexfoundry.org:10001 [2022-01-19T19:57:21.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:21.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:21.648Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:21.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:21.648Z] [2022-01-19T19:57:21.648Z] Login Succeeded [2022-01-19T19:57:21.648Z] nexus3.edgexfoundry.org:10002 [2022-01-19T19:57:22.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:22.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:22.157Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:22.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:22.157Z] [2022-01-19T19:57:22.157Z] Login Succeeded [2022-01-19T19:57:22.157Z] nexus3.edgexfoundry.org:10003 [2022-01-19T19:57:22.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:22.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:22.782Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:22.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:22.782Z] [2022-01-19T19:57:22.782Z] Login Succeeded [2022-01-19T19:57:22.782Z] nexus3.edgexfoundry.org:10004 [2022-01-19T19:57:23.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:23.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:23.388Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:23.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:23.388Z] [2022-01-19T19:57:23.388Z] Login Succeeded [2022-01-19T19:57:23.388Z] docker.io [2022-01-19T19:57:23.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T19:57:24.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T19:57:24.272Z] Configure a credential helper to remove this warning. See [2022-01-19T19:57:24.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T19:57:24.272Z] [2022-01-19T19:57:24.272Z] Login Succeeded [2022-01-19T19:57:24.272Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T19:57:24.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T19:57:24.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T19:57:24.868Z] ========================================================= [2022-01-19T19:57:24.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T19:57:24.868Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:57:25.342Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-19T19:57:25.631Z] Sending build context to Docker daemon 2.696MB [2022-01-19T19:57:25.912Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T19:57:25.912Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T19:57:26.195Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T19:57:26.195Z] 9b3977197b4f: Pulling fs layer [2022-01-19T19:57:26.195Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T19:57:26.195Z] 94645a83ff95: Pulling fs layer [2022-01-19T19:57:26.195Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T19:57:26.195Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T19:57:26.195Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T19:57:26.195Z] 9a6b49a46696: Pulling fs layer [2022-01-19T19:57:26.195Z] cf05db05a679: Pulling fs layer [2022-01-19T19:57:26.195Z] 0c92f367c5e7: Waiting [2022-01-19T19:57:26.195Z] 4b8299f9d1f4: Waiting [2022-01-19T19:57:26.195Z] 9a6b49a46696: Waiting [2022-01-19T19:57:26.195Z] cf05db05a679: Waiting [2022-01-19T19:57:26.195Z] 3f3a8bcf1eab: Waiting [2022-01-19T19:57:26.195Z] 94645a83ff95: Verifying Checksum [2022-01-19T19:57:26.195Z] 94645a83ff95: Download complete [2022-01-19T19:57:26.195Z] 1a89e8eeedd5: Download complete [2022-01-19T19:57:26.195Z] 0c92f367c5e7: Verifying Checksum [2022-01-19T19:57:26.195Z] 0c92f367c5e7: Download complete [2022-01-19T19:57:26.195Z] 4b8299f9d1f4: Download complete [2022-01-19T19:57:26.195Z] 9b3977197b4f: Download complete [2022-01-19T19:57:26.195Z] 9a6b49a46696: Verifying Checksum [2022-01-19T19:57:26.195Z] 9a6b49a46696: Download complete [2022-01-19T19:57:27.197Z] 9b3977197b4f: Pull complete [2022-01-19T19:57:27.829Z] 1a89e8eeedd5: Pull complete [2022-01-19T19:57:28.112Z] 94645a83ff95: Pull complete [2022-01-19T19:57:28.395Z] cf05db05a679: Verifying Checksum [2022-01-19T19:57:28.395Z] cf05db05a679: Download complete [2022-01-19T19:57:29.003Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-19T19:57:29.003Z] 3f3a8bcf1eab: Download complete [2022-01-19T19:57:44.147Z] 3f3a8bcf1eab: Pull complete [2022-01-19T19:57:44.147Z] 0c92f367c5e7: Pull complete [2022-01-19T19:57:44.147Z] 4b8299f9d1f4: Pull complete [2022-01-19T19:57:44.147Z] 9a6b49a46696: Pull complete [2022-01-19T19:57:49.597Z] cf05db05a679: Pull complete [2022-01-19T19:57:49.597Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T19:57:49.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T19:57:49.597Z] ---> 0ccda1f7e2ee [2022-01-19T19:57:49.597Z] Step 3/12 : ARG MAKE='make build' [2022-01-19T19:57:51.616Z] ---> Running in eb9bf6de4fbd [2022-01-19T19:57:51.616Z] Removing intermediate container eb9bf6de4fbd [2022-01-19T19:57:51.616Z] ---> 7010e45b6eb5 [2022-01-19T19:57:51.616Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T19:57:51.898Z] ---> Running in 165dba212484 [2022-01-19T19:57:52.180Z] Removing intermediate container 165dba212484 [2022-01-19T19:57:52.180Z] ---> 5bd75a300781 [2022-01-19T19:57:52.180Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T19:57:52.457Z] ---> Running in 737bb4422373 [2022-01-19T19:57:53.063Z] Removing intermediate container 737bb4422373 [2022-01-19T19:57:53.063Z] ---> b246ceaee437 [2022-01-19T19:57:53.063Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T19:57:53.063Z] ---> Running in 9dc30a35fc37 [2022-01-19T19:57:55.051Z] Removing intermediate container 9dc30a35fc37 [2022-01-19T19:57:55.051Z] ---> c33829d7c36c [2022-01-19T19:57:55.051Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T19:57:55.331Z] ---> Running in 39182ab5eb07 [2022-01-19T19:57:56.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T19:57:57.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T19:57:58.857Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-19T19:57:58.857Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-19T19:57:58.857Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-19T19:57:59.139Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-19T19:57:59.139Z] Executing busybox-1.34.1-r3.trigger [2022-01-19T19:57:59.139Z] OK: 224 MiB in 56 packages [2022-01-19T19:58:00.620Z] Removing intermediate container 39182ab5eb07 [2022-01-19T19:58:00.620Z] ---> a15b9fa61821 [2022-01-19T19:58:00.620Z] Step 8/12 : WORKDIR /device-snmp-go [2022-01-19T19:58:00.620Z] ---> Running in 44494829d25d [2022-01-19T19:58:01.243Z] Removing intermediate container 44494829d25d [2022-01-19T19:58:01.243Z] ---> 4bdfc63754b1 [2022-01-19T19:58:01.243Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-19T19:58:01.854Z] ---> 3ec2fef4f749 [2022-01-19T19:58:01.854Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T19:58:01.854Z] ---> Running in 98781aa7a0db [2022-01-19T19:59:23.739Z] Removing intermediate container 98781aa7a0db [2022-01-19T19:59:23.739Z] ---> f758d371d4f1 [2022-01-19T19:59:23.739Z] Step 11/12 : COPY . . [2022-01-19T19:59:23.739Z] ---> af6c7b8c1b07 [2022-01-19T19:59:23.739Z] Step 12/12 : RUN ${MAKE} [2022-01-19T19:59:23.739Z] ---> Running in 04141fd21085 [2022-01-19T19:59:23.739Z] noop [2022-01-19T19:59:23.739Z] Removing intermediate container 04141fd21085 [2022-01-19T19:59:23.739Z] ---> 8e4d54dc877a [2022-01-19T19:59:23.739Z] Successfully built 8e4d54dc877a [2022-01-19T19:59:23.739Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:59:24.147Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T19:59:24.147Z] . [Pipeline] withDockerContainer [2022-01-19T19:59:24.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-1869 does not seem to be running inside a container [2022-01-19T19:59:24.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T19:59:26.206Z] $ docker top cfcb0a3ae5b4f9deb17241c81d852135e1c2cea764f2902df82f2069709866c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T19:59:27.299Z] + go version [2022-01-19T19:59:27.299Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T19:59:27.342Z] $ docker stop --time=1 cfcb0a3ae5b4f9deb17241c81d852135e1c2cea764f2902df82f2069709866c5 [2022-01-19T19:59:29.151Z] $ docker rm -f cfcb0a3ae5b4f9deb17241c81d852135e1c2cea764f2902df82f2069709866c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T19:59:30.093Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T19:59:30.093Z] . [Pipeline] withDockerContainer [2022-01-19T19:59:30.365Z] prd-ubuntu18.04-docker-arm64-4c-16g-1869 does not seem to be running inside a container [2022-01-19T19:59:30.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T19:59:31.931Z] $ docker top 25a86dd34120bc23ecf31598ff9f443532da712711868d4734d8ea19b967b683 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T19:59:33.001Z] + make test [2022-01-19T19:59:33.001Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-19T19:59:34.469Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-01-19T20:00:42.592Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-01-19T20:00:42.592Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements [2022-01-19T20:00:42.592Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T20:00:57.734Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T20:00:57.734Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T20:00:57.734Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T20:00:58.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T20:00:58.402Z] $ docker stop --time=1 25a86dd34120bc23ecf31598ff9f443532da712711868d4734d8ea19b967b683 [2022-01-19T20:01:00.222Z] $ docker rm -f 25a86dd34120bc23ecf31598ff9f443532da712711868d4734d8ea19b967b683 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:01:01.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T20:01:01.222Z] Warning: overwriting stash ‘coverage-report’ [2022-01-19T20:01:01.885Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:01:02.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T20:01:02.881Z] + ls -al . [2022-01-19T20:01:02.881Z] total 172 [2022-01-19T20:01:02.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 20:00 . [2022-01-19T20:01:02.881Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 19:56 .. [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 19 19:56 .dockerignore [2022-01-19T20:01:02.881Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 19:56 .git [2022-01-19T20:01:02.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 19:56 .github [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 19 19:56 .gitignore [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 6926 Jan 19 19:56 Attribution.txt [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 4401 Jan 19 19:56 CHANGELOG.md [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 1516 Jan 19 19:56 Dockerfile [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 19:56 GOVERNANCE.md [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 19 19:56 Jenkinsfile [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 19:56 LICENSE [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jan 19 19:56 Makefile [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 19 19:56 OWNERS.md [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 9073 Jan 19 19:56 README.md [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 19:53 VERSION [2022-01-19T20:01:02.881Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 19:56 bin [2022-01-19T20:01:02.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 19:56 cmd [2022-01-19T20:01:02.881Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 19 20:00 coverage.out [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 214 Jan 19 19:56 go.mod [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 49501 Jan 19 19:56 go.sum [2022-01-19T20:01:02.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 19:56 internal [2022-01-19T20:01:02.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 19:56 snap [2022-01-19T20:01:02.881Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 19 19:56 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:01:03.299Z] + 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=c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc --label arch=arm64 --label version=0.0.0 . [2022-01-19T20:01:03.578Z] Sending build context to Docker daemon 2.704MB [2022-01-19T20:01:03.876Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:01:03.876Z] Step 2/24 : FROM ${BASE} AS builder [2022-01-19T20:01:03.876Z] ---> 8e4d54dc877a [2022-01-19T20:01:03.876Z] Step 3/24 : ARG MAKE='make build' [2022-01-19T20:01:03.876Z] ---> Running in 4a03a3001695 [2022-01-19T20:01:04.524Z] Removing intermediate container 4a03a3001695 [2022-01-19T20:01:04.524Z] ---> 0eb4543f3028 [2022-01-19T20:01:04.524Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T20:01:04.524Z] ---> Running in 548a94f247c7 [2022-01-19T20:01:05.138Z] Removing intermediate container 548a94f247c7 [2022-01-19T20:01:05.138Z] ---> a1fc339c4529 [2022-01-19T20:01:05.138Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:01:05.138Z] ---> Running in 0ba5e56b8d26 [2022-01-19T20:01:05.412Z] Removing intermediate container 0ba5e56b8d26 [2022-01-19T20:01:05.412Z] ---> 606c004bba1e [2022-01-19T20:01:05.412Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:01:05.691Z] ---> Running in b6bb082817c6 [2022-01-19T20:01:07.677Z] Removing intermediate container b6bb082817c6 [2022-01-19T20:01:07.677Z] ---> d72658d00c25 [2022-01-19T20:01:07.677Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:01:07.677Z] ---> Running in f3489e617628 [2022-01-19T20:01:08.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:01:09.649Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:01:10.637Z] OK: 224 MiB in 56 packages [2022-01-19T20:01:11.616Z] Removing intermediate container f3489e617628 [2022-01-19T20:01:11.616Z] ---> 177cf8f40cbd [2022-01-19T20:01:11.616Z] Step 8/24 : WORKDIR /device-snmp-go [2022-01-19T20:01:11.616Z] ---> Running in 0d79feddbf00 [2022-01-19T20:01:11.891Z] Removing intermediate container 0d79feddbf00 [2022-01-19T20:01:11.891Z] ---> d54eb54d5c3c [2022-01-19T20:01:11.891Z] Step 9/24 : COPY go.mod vendor* ./ [2022-01-19T20:01:12.485Z] ---> 69f20b5b25bb [2022-01-19T20:01:12.485Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:01:12.760Z] ---> Running in 7acc1522561d [2022-01-19T20:01:14.738Z] Removing intermediate container 7acc1522561d [2022-01-19T20:01:14.738Z] ---> 72b5a91ffdf7 [2022-01-19T20:01:14.738Z] Step 11/24 : COPY . . [2022-01-19T20:01:15.738Z] ---> 3c0097ba3eb2 [2022-01-19T20:01:15.738Z] Step 12/24 : RUN ${MAKE} [2022-01-19T20:01:16.010Z] ---> Running in 42bc7c3e3d9c [2022-01-19T20:01:16.992Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2022-01-19T20:02:13.597Z] Removing intermediate container 42bc7c3e3d9c [2022-01-19T20:02:13.597Z] ---> 413f31698570 [2022-01-19T20:02:13.597Z] Step 13/24 : FROM alpine:3.14 [2022-01-19T20:02:13.597Z] 3.14: Pulling from library/alpine [2022-01-19T20:02:13.597Z] be307f383ecc: Pulling fs layer [2022-01-19T20:02:13.597Z] be307f383ecc: Verifying Checksum [2022-01-19T20:02:13.597Z] be307f383ecc: Download complete [2022-01-19T20:02:13.597Z] be307f383ecc: Pull complete [2022-01-19T20:02:13.597Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T20:02:13.597Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T20:02:13.597Z] ---> 5b8b7b635229 [2022-01-19T20:02:13.597Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T20:02:13.597Z] ---> Running in e940ab1d9c3c [2022-01-19T20:02:13.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:02:13.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:02:13.597Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-19T20:02:13.597Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T20:02:13.597Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T20:02:13.597Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T20:02:13.597Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T20:02:13.597Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T20:02:13.597Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T20:02:13.597Z] OK: 8 MiB in 20 packages [2022-01-19T20:02:13.597Z] Removing intermediate container e940ab1d9c3c [2022-01-19T20:02:13.597Z] ---> b7c899c6e828 [2022-01-19T20:02:13.597Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-01-19T20:02:13.597Z] ---> 5997dd774c26 [2022-01-19T20:02:13.597Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-01-19T20:02:13.597Z] ---> 177c7d02895c [2022-01-19T20:02:13.597Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-01-19T20:02:13.597Z] ---> ad72998d802a [2022-01-19T20:02:13.597Z] Step 18/24 : EXPOSE 59993 [2022-01-19T20:02:13.597Z] ---> Running in 9a74a0aeeeea [2022-01-19T20:02:13.597Z] Removing intermediate container 9a74a0aeeeea [2022-01-19T20:02:13.597Z] ---> 2dbb0b5501bf [2022-01-19T20:02:13.597Z] Step 19/24 : EXPOSE 161 [2022-01-19T20:02:13.597Z] ---> Running in d987b1b52192 [2022-01-19T20:02:13.880Z] Removing intermediate container d987b1b52192 [2022-01-19T20:02:13.880Z] ---> 454ebbd9f065 [2022-01-19T20:02:13.880Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-01-19T20:02:13.880Z] ---> Running in c4dda23fbcf0 [2022-01-19T20:02:14.477Z] Removing intermediate container c4dda23fbcf0 [2022-01-19T20:02:14.477Z] ---> f986219f8078 [2022-01-19T20:02:14.477Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-19T20:02:14.477Z] ---> Running in 6bf7f23e4063 [2022-01-19T20:02:14.753Z] Removing intermediate container 6bf7f23e4063 [2022-01-19T20:02:14.753Z] ---> 76857e3a9b85 [2022-01-19T20:02:14.753Z] Step 22/24 : LABEL arch=arm64 [2022-01-19T20:02:14.753Z] ---> Running in 3df921eb3f00 [2022-01-19T20:02:15.353Z] Removing intermediate container 3df921eb3f00 [2022-01-19T20:02:15.353Z] ---> 5edc80529f65 [2022-01-19T20:02:15.353Z] Step 23/24 : LABEL git_sha=c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc [2022-01-19T20:02:15.353Z] ---> Running in 14a0a3937892 [2022-01-19T20:02:15.632Z] Removing intermediate container 14a0a3937892 [2022-01-19T20:02:15.632Z] ---> 2eb13112361e [2022-01-19T20:02:15.632Z] Step 24/24 : LABEL version=0.0.0 [2022-01-19T20:02:15.632Z] ---> Running in ae592c6d8a4d [2022-01-19T20:02:16.223Z] Removing intermediate container ae592c6d8a4d [2022-01-19T20:02:16.223Z] ---> 82113be2b61e [2022-01-19T20:02:16.223Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T20:02:16.223Z] Successfully built 82113be2b61e [2022-01-19T20:02:16.223Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:02:16.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:02:16.919Z] [2022-01-19T20:02:16.919Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:02:17.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:02:17.585Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T20:02:17.585Z] 448f6bf000e3: Pulling fs layer [2022-01-19T20:02:17.585Z] f757da607395: Pulling fs layer [2022-01-19T20:02:17.585Z] 05883995daec: Pulling fs layer [2022-01-19T20:02:17.585Z] 8603b9c90790: Pulling fs layer [2022-01-19T20:02:17.585Z] 1560dd03e051: Pulling fs layer [2022-01-19T20:02:17.585Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T20:02:17.585Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T20:02:17.585Z] 8603b9c90790: Waiting [2022-01-19T20:02:17.585Z] 1560dd03e051: Waiting [2022-01-19T20:02:17.585Z] 27f5ce0e4adf: Waiting [2022-01-19T20:02:17.585Z] c2d8d7efcc4b: Waiting [2022-01-19T20:02:17.585Z] f757da607395: Verifying Checksum [2022-01-19T20:02:17.585Z] f757da607395: Download complete [2022-01-19T20:02:17.585Z] 8603b9c90790: Verifying Checksum [2022-01-19T20:02:17.585Z] 8603b9c90790: Download complete [2022-01-19T20:02:17.871Z] 1560dd03e051: Download complete [2022-01-19T20:02:17.871Z] 05883995daec: Verifying Checksum [2022-01-19T20:02:17.871Z] 05883995daec: Download complete [2022-01-19T20:02:17.871Z] 27f5ce0e4adf: Verifying Checksum [2022-01-19T20:02:17.871Z] 27f5ce0e4adf: Download complete [2022-01-19T20:02:18.148Z] 448f6bf000e3: Verifying Checksum [2022-01-19T20:02:18.149Z] 448f6bf000e3: Download complete [2022-01-19T20:02:21.562Z] c2d8d7efcc4b: Verifying Checksum [2022-01-19T20:02:21.562Z] c2d8d7efcc4b: Download complete [2022-01-19T20:02:22.164Z] 448f6bf000e3: Pull complete [2022-01-19T20:02:22.764Z] f757da607395: Pull complete [2022-01-19T20:02:24.755Z] 05883995daec: Pull complete [2022-01-19T20:02:24.755Z] 8603b9c90790: Pull complete [2022-01-19T20:02:25.735Z] 1560dd03e051: Pull complete [2022-01-19T20:02:26.008Z] 27f5ce0e4adf: Pull complete [2022-01-19T20:02:41.099Z] c2d8d7efcc4b: Pull complete [2022-01-19T20:02:41.099Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T20:02:41.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T20:02:41.099Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T20:02:41.335Z] prd-ubuntu18.04-docker-arm64-4c-16g-1869 does not seem to be running inside a container [2022-01-19T20:02:41.427Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-19T20:02:44.545Z] $ docker top bd06151cfea8d6478f3fdd88a83a96874d2194b5f598cf5c85d9a5b144a3e3d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:02:45.554Z] ---> job-cost.sh [2022-01-19T20:02:45.554Z] lf-activate-venv: SKIPPING [2022-01-19T20:02:45.554Z] INFO: No Stack... [2022-01-19T20:02:45.827Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T20:02:46.426Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T20:02:47.104Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-01-19T20:02:47.104Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T20:02:47.194Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-134-1-stack-cost] [2022-01-19T20:02:47.199Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-134-1-stack-cost] did not exist. Created. [2022-01-19T20:02:47.199Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-134-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T20:02:47.954Z] /w/workspace/device-snmp-go/1@tmp/durable-c77cb3f6/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-c77cb3f6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-19T20:02:48.651Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T20:02:48.689Z] Warning: overwriting stash ‘stack-cost’ [2022-01-19T20:02:48.740Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T20:02:48.756Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-134-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T20:02:48.823Z] $ docker stop --time=1 bd06151cfea8d6478f3fdd88a83a96874d2194b5f598cf5c85d9a5b144a3e3d0 [2022-01-19T20:02:50.368Z] $ docker rm -f bd06151cfea8d6478f3fdd88a83a96874d2194b5f598cf5c85d9a5b144a3e3d0 [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 [2022-01-19T20:02:51.464Z] provisioning config files... [2022-01-19T20:02:51.473Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-134@tmp/config4858241944928876971tmp [Pipeline] { [Pipeline] sh [2022-01-19T20:02:51.813Z] + set +x [2022-01-19T20:02:51.813Z] + curl -s https://codecov.io/bash [2022-01-19T20:02:51.813Z] + bash -s -- [2022-01-19T20:02:51.813Z] [2022-01-19T20:02:51.813Z] _____ _ [2022-01-19T20:02:51.813Z] / ____| | | [2022-01-19T20:02:51.813Z] | | ___ __| | ___ ___ _____ __ [2022-01-19T20:02:51.813Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-19T20:02:51.813Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-19T20:02:51.813Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-19T20:02:51.813Z] Bash-1.0.6 [2022-01-19T20:02:51.813Z] [2022-01-19T20:02:51.813Z] [2022-01-19T20:02:51.813Z] ==> git version 2.24.4 found [2022-01-19T20:02:51.813Z] ==> 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 [2022-01-19T20:02:51.813Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-19T20:02:51.813Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-19T20:02:51.813Z] ==> Jenkins CI detected. [2022-01-19T20:02:51.813Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-134 [2022-01-19T20:02:51.813Z] project root: . [2022-01-19T20:02:51.813Z] --> token set from env [2022-01-19T20:02:51.813Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-19T20:02:51.813Z] ==> Running gcov in . (disable via -X gcov) [2022-01-19T20:02:51.813Z] ==> Python coveragepy not found [2022-01-19T20:02:51.813Z] ==> Searching for coverage reports in: [2022-01-19T20:02:51.813Z] + . [2022-01-19T20:02:51.813Z] -> Found 1 reports [2022-01-19T20:02:51.813Z] ==> Detecting git/mercurial file structure [2022-01-19T20:02:51.813Z] ==> Reading reports [2022-01-19T20:02:51.813Z] + ./coverage.out bytes=7631 [2022-01-19T20:02:51.813Z] ==> Appending adjustments [2022-01-19T20:02:51.813Z] https://docs.codecov.io/docs/fixing-reports [2022-01-19T20:02:52.074Z] + Found adjustments [2022-01-19T20:02:52.074Z] ==> Gzipping contents [2022-01-19T20:02:52.074Z] 4.0K /tmp/codecov.quJsIc.gz [2022-01-19T20:02:52.074Z] ==> Uploading reports [2022-01-19T20:02:52.074Z] url: https://codecov.io [2022-01-19T20:02:52.074Z] query: branch=PR-134&commit=c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=134&job=&cmd_args= [2022-01-19T20:02:52.074Z] -> Pinging Codecov [2022-01-19T20:02:52.074Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-134&commit=c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-134%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=134&job=&cmd_args= [2022-01-19T20:02:52.336Z] -> Uploading to [2022-01-19T20:02:52.336Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-19/6C56EA5C29638FB4528AC87E60AF5AE0/c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc/bca89428-6020-4da6-a095-ee0bb0457337.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T200252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=406a8eca6bf9a3b135babff36520707accff2be4f60aeec24237afd0d347e122 [2022-01-19T20:02:52.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T20:02:52.336Z] Dload Upload Total Spent Left Speed [2022-01-19T20:02:52.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1578 0 0 100 1578 0 5391 --:--:-- --:--:-- --:--:-- 5385 100 1578 0 0 100 1578 0 5389 --:--:-- --:--:-- --:--:-- 5385 [2022-01-19T20:02:52.597Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/c9558d6a8d2ebf7db07ce25f83bd6fdaf928eedc [Pipeline] } [2022-01-19T20:02:52.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-19T20:02:54.418Z] + '[' -d /w/workspace/gexfoundry_device-snmp-go_PR-134/archives ']' [2022-01-19T20:02:54.418Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-134/archives [2022-01-19T20:02:54.418Z] total 8 [2022-01-19T20:02:54.418Z] drwxr-xr-x. 3 root root 34 Jan 19 19:55 . [2022-01-19T20:02:54.418Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 19 19:55 .. [2022-01-19T20:02:54.418Z] drwxr-xr-x. 2 root root 6 Jan 19 19:55 cost [2022-01-19T20:02:54.418Z] -rw-r--r--. 1 root root 85 Jan 19 19:55 cost.csv [2022-01-19T20:02:54.418Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-134/archives [2022-01-19T20:02:54.418Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-134/archives [2022-01-19T20:02:54.418Z] total 8 [2022-01-19T20:02:54.418Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 19:55 . [2022-01-19T20:02:54.418Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 19 19:55 .. [2022-01-19T20:02:54.418Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 19:55 cost [2022-01-19T20:02:54.418Z] -rw-r--r--. 1 jenkins jenkins 85 Jan 19 19:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:02:54.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:02:55.340Z] ---> package-listing.sh [2022-01-19T20:02:55.340Z] ++ facter osfamily [2022-01-19T20:02:55.340Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T20:02:55.602Z] + OS_FAMILY=redhat [2022-01-19T20:02:55.602Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-134 [2022-01-19T20:02:55.602Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T20:02:55.602Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T20:02:55.602Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T20:02:55.602Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T20:02:55.602Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-134 ']' [2022-01-19T20:02:55.602Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T20:02:55.602Z] + case "${OS_FAMILY}" in [2022-01-19T20:02:55.602Z] + rpm -qa [2022-01-19T20:02:55.602Z] + sort [2022-01-19T20:02:56.176Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T20:02:56.176Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T20:02:56.176Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T20:02:56.176Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-134 ']' [2022-01-19T20:02:56.176Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-134/archives/ [2022-01-19T20:02:56.176Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-134/archives/ [Pipeline] echo [2022-01-19T20:02:56.208Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-134/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-19T20:02:56.513Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:02:57.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:02:57.103Z] . [Pipeline] withDockerContainer [2022-01-19T20:02:57.191Z] prd-centos7-docker-4c-2g-1856 does not seem to be running inside a container [2022-01-19T20:02:57.219Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-134/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-134 -v /w/workspace/gexfoundry_device-snmp-go_PR-134:/w/workspace/gexfoundry_device-snmp-go_PR-134:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-134@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-134@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T20:02:57.404Z] $ docker top 2d735f3119da25d78ca62a45f1cf33212e03eec517124533b4fa95731d8dda8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:02:57.810Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T20:02:58.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T20:02:58.444Z] + ls /var/log/sa-host [2022-01-19T20:02:58.444Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T20:02:58.444Z] file_magic: OK [2022-01-19T20:02:58.444Z] HZ: Using current value: 100 [2022-01-19T20:02:58.444Z] file_header: OK [2022-01-19T20:02:58.444Z] 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 [2022-01-19T20:02:58.444Z] Statistics: [2022-01-19T20:02:58.444Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T20:02:58.444Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T20:02:58.444Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T20:02:58.444Z] file_magic: OK [2022-01-19T20:02:58.444Z] HZ: Using current value: 100 [2022-01-19T20:02:58.444Z] file_header: OK [2022-01-19T20:02:58.444Z] 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 [2022-01-19T20:02:58.444Z] Statistics: [2022-01-19T20:02:58.444Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T20:02:58.444Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:02:58.728Z] provisioning config files... [2022-01-19T20:02:58.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-134@tmp/config7698215687494968223tmp [Pipeline] { [Pipeline] echo [2022-01-19T20:02:58.785Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:02:59.101Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T20:02:59.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:02:59.554Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T20:02:59.589Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:02:59.911Z] ---> sudo-logs.sh [2022-01-19T20:02:59.911Z] Archiving 'sudo' log.. [2022-01-19T20:02:59.911Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1856.novalocal: Name or service not known [2022-01-19T20:02:59.911Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1856.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T20:02:59.998Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:03:00.314Z] ---> job-cost.sh [2022-01-19T20:03:00.314Z] lf-activate-venv: SKIPPING [2022-01-19T20:03:00.314Z] DEBUG: total: 0.05999999865889549 [2022-01-19T20:03:00.314Z] INFO: Retrieving Stack Cost... [2022-01-19T20:03:00.885Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T20:03:01.145Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T20:03:01.183Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:03:01.504Z] ---> logs-deploy.sh [2022-01-19T20:03:01.504Z] lf-activate-venv: SKIPPING [2022-01-19T20:03:01.504Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-134/1 [2022-01-19T20:03:01.504Z] INFO: archiving workspace using pattern(s): [2022-01-19T20:03:02.079Z] Archives upload complete. [2022-01-19T20:03:02.345Z] INFO: archiving logs to Nexus