Branch indexing 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 lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from ecc2e2bb648795a382680cfe2b4c3c035513fe3e+128899acc469fd29e83e6eb921f412c0498739c3 (64d337c88d0b13bb927143254567afaf6bc6e4bd) Running in Durability level: MAX_SURVIVABILITY 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-ssh3159405237329152141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh1321826557581859771.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-124/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-124/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4373986889737435896.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-124/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8082754644713286454.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh3753955267193087982.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-124/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-124/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6343512240461079981.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 c141c1271097dc03ad291c2451e310eaf98cdd06 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1248 in /w/workspace/gexfoundry_device-snmp-go_PR-124 [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-124 # 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-124@tmp/jenkins-gitclient-ssh1198768134751728379.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 128899acc469fd29e83e6eb921f412c0498739c3 into PR head commit ecc2e2bb648795a382680cfe2b4c3c035513fe3e Merge succeeded, producing ecc2e2bb648795a382680cfe2b4c3c035513fe3e Checking out Revision ecc2e2bb648795a382680cfe2b4c3c035513fe3e (PR-124) > 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-124@tmp/jenkins-gitclient-ssh8585963921819558078.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # 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-124@tmp/jenkins-gitclient-ssh5400190302877350046.key > git merge 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # timeout=10 Commit message: "ci: Update PR Template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:59:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:59:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:59:21 ========================================================= 17:59:21 EdgeX Global Pipelines Version Info 17:59:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:59:22 ------------------- 17:59:22 stable info: 17:59:22 ------------------- 17:59:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:59:22 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 17:59:22 Message: update stable to v1.0.206 17:59:23 ------------------- 17:59:23 experimental info: 17:59:23 ------------------- 17:59:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:59:23 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 17:59:23 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:59:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 17:59:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecc2e2bb648795a382680cfe2b4c3c035513fe3e [Pipeline] echo 17:59:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecc2e2b [Pipeline] echo 17:59:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:26 provisioning config files... 17:59:26 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/config7069801251070147146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:26 ---> docker-login.sh 17:59:26 nexus3.edgexfoundry.org:10001 17:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:33 Configure a credential helper to remove this warning. See 17:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:33 17:59:33 Login Succeeded 17:59:33 nexus3.edgexfoundry.org:10002 17:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:33 Configure a credential helper to remove this warning. See 17:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:33 17:59:33 Login Succeeded 17:59:33 nexus3.edgexfoundry.org:10003 17:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:33 Configure a credential helper to remove this warning. See 17:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:33 17:59:33 Login Succeeded 17:59:33 nexus3.edgexfoundry.org:10004 17:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:33 Configure a credential helper to remove this warning. See 17:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:33 17:59:33 Login Succeeded 17:59:33 docker.io 17:59:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:33 Configure a credential helper to remove this warning. See 17:59:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:33 17:59:33 Login Succeeded 17:59:33 ---> docker-login.sh ends [Pipeline] } 17:59:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:34 + git log --format=format:%s -1 ecc2e2bb648795a382680cfe2b4c3c035513fe3e [Pipeline] echo 17:59:34 GIT_COMMIT: ecc2e2bb648795a382680cfe2b4c3c035513fe3e, Commit Message: ci: Update PR Template [Pipeline] echo 17:59:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:35 17:59:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:59:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:36 latest: Pulling from edgex-devops/git-semver 17:59:36 31603596830f: Pulling fs layer 17:59:36 04fac38145f0: Pulling fs layer 17:59:36 701f6daf10bf: Pulling fs layer 17:59:36 24f72da36158: Pulling fs layer 17:59:36 24f72da36158: Waiting 17:59:36 04fac38145f0: Download complete 18:00:03 31603596830f: Verifying Checksum 18:00:03 31603596830f: Download complete 18:00:03 24f72da36158: Verifying Checksum 18:00:03 24f72da36158: Download complete 18:00:03 701f6daf10bf: Verifying Checksum 18:00:03 701f6daf10bf: Download complete 18:00:03 31603596830f: Pull complete 18:00:03 04fac38145f0: Pull complete 18:00:03 701f6daf10bf: Pull complete 18:00:03 24f72da36158: Pull complete 18:00:04 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:00:04 prd-centos7-docker-4c-2g-1248 does not seem to be running inside a container 18:00:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-124 -v /w/workspace/gexfoundry_device-snmp-go_PR-124:/w/workspace/gexfoundry_device-snmp-go_PR-124:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-124@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-124@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:00:05 $ docker top 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:05 [ssh-agent] Looking for ssh-agent implementation... 18:00:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:05 $ docker exec 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a ssh-agent 18:00:05 SSH_AUTH_SOCK=/tmp/ssh-Rcf1FG5xDC34/agent.14 18:00:05 SSH_AGENT_PID=20 18:00:05 Running ssh-add (command line suppressed) 18:00:05 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/private_key_1658942931791529060.key (/w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/private_key_1658942931791529060.key) 18:00:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:05 + git tag --points-at HEAD [Pipeline] } 18:00:06 $ docker exec --env ******** --env ******** 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a ssh-agent -k 18:00:06 unset SSH_AUTH_SOCK; 18:00:06 unset SSH_AGENT_PID; 18:00:06 echo Agent pid 20 killed; 18:00:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:06 [ssh-agent] Looking for ssh-agent implementation... 18:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:06 $ docker exec 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a ssh-agent 18:00:06 SSH_AUTH_SOCK=/tmp/ssh-ZS7WJiZo6Enh/agent.52 18:00:06 SSH_AGENT_PID=58 18:00:06 Running ssh-add (command line suppressed) 18:00:06 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/private_key_5504056015864941100.key (/w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/private_key_5504056015864941100.key) 18:00:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:06 + git semver init 18:00:06 # -> Open(): unable to determine branch for HEAD 18:00:06 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-124/.git 18:00:06 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-124 18:00:06 # $SEMVER_REMOTE_NAME = origin 18:00:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:00:06 # $SEMVER_USER_NAME = edgex-jenkins 18:00:06 # $SEMVER_BRANCH = PR-124 18:00:06 # $SEMVER_TEMP = /tmp/semver-806248125 18:00:06 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 18:00:07 # '/tmp/semver-806248125' -> '/w/workspace/gexfoundry_device-snmp-go_PR-124/.semver' 18:00:07 # -> Force: false 18:00:07 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-124/.semver [Pipeline] } 18:00:07 $ docker exec --env ******** --env ******** 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a ssh-agent -k 18:00:07 unset SSH_AUTH_SOCK; 18:00:07 unset SSH_AGENT_PID; 18:00:07 echo Agent pid 58 killed; 18:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:08 + git semver [Pipeline] } 18:00:08 $ docker stop --time=1 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a 18:00:09 $ docker rm -f 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a [Pipeline] // withDockerContainer [Pipeline] sh 18:00:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:00:10 Stashed 1 file(s) [Pipeline] echo 18:00:10 [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] node [Pipeline] node 18:00:25 Still waiting to schedule task 18:00:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:00:25 Still waiting to schedule task 18:00:25 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1216’ is offline 18:02:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1250 in /w/workspace/gexfoundry_device-snmp-go_PR-124 [Pipeline] { [Pipeline] ws 18:02:36 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 18:02:36 Selected Git installation does not exist. Using Default 18:02:36 The recommended git tool is: NONE 18:02:43 using credential edgex-jenkins-ssh 18:02:43 Cloning the remote Git repository 18:02:43 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:02:43 > git init /w/workspace/device-snmp-go/1 # timeout=10 18:02:43 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:02:43 > git --version # timeout=10 18:02:44 > git --version # 'git version 2.17.1' 18:02:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:45 Merging remotes/origin/main commit 128899acc469fd29e83e6eb921f412c0498739c3 into PR head commit ecc2e2bb648795a382680cfe2b4c3c035513fe3e 18:02:44 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:02:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:44 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:02:45 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:02:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:02:45 Merge succeeded, producing ecc2e2bb648795a382680cfe2b4c3c035513fe3e 18:02:45 Checking out Revision ecc2e2bb648795a382680cfe2b4c3c035513fe3e (PR-124) 18:02:45 > git config core.sparsecheckout # timeout=10 18:02:45 > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # timeout=10 18:02:45 > git remote # timeout=10 18:02:45 > git config --get remote.origin.url # timeout=10 18:02:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:45 > git merge 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 18:02:45 > git rev-parse HEAD^{commit} # timeout=10 18:02:45 > git config core.sparsecheckout # timeout=10 18:02:45 > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # timeout=10 18:02:50 Commit message: "ci: Update PR Template" 18:02:50 > git --version # timeout=10 18:02:50 > git --version # 'git version 2.17.1' 18:02:50 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:51 provisioning config files... 18:02:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7063493876066278704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:52 ---> docker-login.sh 18:02:52 nexus3.edgexfoundry.org:10001 18:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:53 Configure a credential helper to remove this warning. See 18:02:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:53 18:02:53 Login Succeeded 18:02:53 nexus3.edgexfoundry.org:10002 18:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:54 Configure a credential helper to remove this warning. See 18:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:54 18:02:54 Login Succeeded 18:02:54 nexus3.edgexfoundry.org:10003 18:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:55 Configure a credential helper to remove this warning. See 18:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:55 18:02:55 Login Succeeded 18:02:55 nexus3.edgexfoundry.org:10004 18:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:55 Configure a credential helper to remove this warning. See 18:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:55 18:02:55 Login Succeeded 18:02:55 docker.io 18:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:56 Configure a credential helper to remove this warning. See 18:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:56 18:02:56 Login Succeeded 18:02:56 ---> docker-login.sh ends [Pipeline] } 18:02:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:57 ========================================================= 18:02:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:02:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:02:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 18:02:58 Sending build context to Docker daemon 379.9kB 18:02:58 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 18:02:58 Step 2/12 : FROM ${BASE} AS builder 18:03:08 Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:10 18:03:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:03:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:12 arm64: Pulling from edgex-lftools-log-publisher 18:03:12 448f6bf000e3: Pulling fs layer 18:03:12 f757da607395: Pulling fs layer 18:03:12 05883995daec: Pulling fs layer 18:03:12 8603b9c90790: Pulling fs layer 18:03:12 1560dd03e051: Pulling fs layer 18:03:12 27f5ce0e4adf: Pulling fs layer 18:03:12 c2d8d7efcc4b: Pulling fs layer 18:03:12 1560dd03e051: Waiting 18:03:12 27f5ce0e4adf: Waiting 18:03:12 c2d8d7efcc4b: Waiting 18:03:12 8603b9c90790: Waiting 18:03:12 f757da607395: Verifying Checksum 18:03:12 f757da607395: Download complete 18:03:12 8603b9c90790: Verifying Checksum 18:03:12 8603b9c90790: Download complete 18:03:12 05883995daec: Verifying Checksum 18:03:12 05883995daec: Download complete 18:03:12 1560dd03e051: Verifying Checksum 18:03:12 1560dd03e051: Download complete 18:03:12 27f5ce0e4adf: Verifying Checksum 18:03:12 27f5ce0e4adf: Download complete 18:03:14 448f6bf000e3: Verifying Checksum 18:03:14 448f6bf000e3: Download complete 18:03:17 c2d8d7efcc4b: Verifying Checksum 18:03:17 c2d8d7efcc4b: Download complete 18:03:18 448f6bf000e3: Pull complete 18:03:18 f757da607395: Pull complete 18:03:20 05883995daec: Pull complete 18:03:20 8603b9c90790: Pull complete 18:03:21 1560dd03e051: Pull complete 18:03:22 27f5ce0e4adf: Pull complete 18:03:37 c2d8d7efcc4b: Pull complete 18:03:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:03:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:03:37 prd-ubuntu18.04-docker-arm64-4c-16g-1250 does not seem to be running inside a container 18:03:37 $ 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 18:03:43 $ docker top e06bddb7677cd8edd5091b38610f572e9b00d9111d5890c76ca9e8884fe73b58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:44 ---> job-cost.sh 18:03:44 lf-activate-venv: SKIPPING 18:03:44 INFO: No Stack... 18:03:44 INFO: Retrieving Pricing Info for: v3-standard-4 18:03:45 INFO: Archiving Costs [Pipeline] sh 18:03:46 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 18:03:46 + cut -d, -f6 [Pipeline] lock 18:03:46 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] 18:03:46 Resource [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] did not exist. Created. 18:03:46 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:47 + echo total: 0.10999999940395355 [Pipeline] stash 18:03:48 Stashed 1 file(s) [Pipeline] } 18:03:48 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:03:48 $ docker stop --time=1 e06bddb7677cd8edd5091b38610f572e9b00d9111d5890c76ca9e8884fe73b58 18:03:50 $ docker rm -f e06bddb7677cd8edd5091b38610f572e9b00d9111d5890c76ca9e8884fe73b58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:03:50 Failed in branch arm64 18:06:08 Running on prd-centos7-docker-4c-2g-1317 in /w/workspace/gexfoundry_device-snmp-go_PR-124 [Pipeline] { [Pipeline] ws 18:06:08 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 18:06:08 Selected Git installation does not exist. Using Default 18:06:08 The recommended git tool is: NONE 18:06:11 using credential edgex-jenkins-ssh 18:06:11 Cloning the remote Git repository 18:06:11 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 18:06:11 > git init /w/workspace/device-snmp-go/1 # timeout=10 18:06:11 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:06:11 > git --version # timeout=10 18:06:11 > git --version # 'git version 2.24.4' 18:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:11 [INFO] Currently running in a labeled security context 18:06:11 [INFO] Currently SELinux is 'enforcing' on the host 18:06:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh2460592412226003266.key 18:06:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:13 Merging remotes/origin/main commit 128899acc469fd29e83e6eb921f412c0498739c3 into PR head commit ecc2e2bb648795a382680cfe2b4c3c035513fe3e 18:06:13 Merge succeeded, producing ecc2e2bb648795a382680cfe2b4c3c035513fe3e 18:06:13 Checking out Revision ecc2e2bb648795a382680cfe2b4c3c035513fe3e (PR-124) 18:06:11 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:06:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:11 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 18:06:11 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 18:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:11 [INFO] Currently running in a labeled security context 18:06:11 [INFO] Currently SELinux is 'enforcing' on the host 18:06:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh6496033552704780190.key 18:06:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:06:12 > git config core.sparsecheckout # timeout=10 18:06:12 > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # timeout=10 18:06:12 > git remote # timeout=10 18:06:12 > git config --get remote.origin.url # timeout=10 18:06:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:12 [INFO] Currently running in a labeled security context 18:06:12 [INFO] Currently SELinux is 'enforcing' on the host 18:06:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh9182524548542024348.key 18:06:12 > git merge 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 18:06:12 > git rev-parse HEAD^{commit} # timeout=10 18:06:12 > git config core.sparsecheckout # timeout=10 18:06:12 > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # timeout=10 18:06:16 Commit message: "ci: Update PR Template" 18:06:16 > git --version # timeout=10 18:06:16 > git --version # 'git version 2.24.4' 18:06:16 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:18 provisioning config files... 18:06:18 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3642854465132205172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:18 ---> docker-login.sh 18:06:18 nexus3.edgexfoundry.org:10001 18:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:19 Configure a credential helper to remove this warning. See 18:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:19 18:06:19 Login Succeeded 18:06:19 nexus3.edgexfoundry.org:10002 18:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:19 Configure a credential helper to remove this warning. See 18:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:19 18:06:19 Login Succeeded 18:06:19 nexus3.edgexfoundry.org:10003 18:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:19 Configure a credential helper to remove this warning. See 18:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:19 18:06:19 Login Succeeded 18:06:19 nexus3.edgexfoundry.org:10004 18:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:19 Configure a credential helper to remove this warning. See 18:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:19 18:06:19 Login Succeeded 18:06:19 docker.io 18:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:19 Configure a credential helper to remove this warning. See 18:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:19 18:06:19 Login Succeeded 18:06:19 ---> docker-login.sh ends [Pipeline] } 18:06:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:06:20 ========================================================= 18:06:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:06:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:06:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:06:20 Sending build context to Docker daemon 380.9kB 18:06:20 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 18:06:20 Step 2/12 : FROM ${BASE} AS builder 18:06:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:06:20 540db60ca938: Pulling fs layer 18:06:20 adcc1eea9eea: Pulling fs layer 18:06:20 4c4ab2625f07: Pulling fs layer 18:06:20 db62176df00c: Pulling fs layer 18:06:20 3b30891b0d05: Pulling fs layer 18:06:20 06b49ca38bd5: Pulling fs layer 18:06:20 c788192a36de: Pulling fs layer 18:06:20 a77e37c0d609: Pulling fs layer 18:06:20 c3185cebc471: Pulling fs layer 18:06:20 06b49ca38bd5: Waiting 18:06:20 c788192a36de: Waiting 18:06:20 a77e37c0d609: Waiting 18:06:20 c3185cebc471: Waiting 18:06:20 db62176df00c: Waiting 18:06:20 3b30891b0d05: Waiting 18:06:20 4c4ab2625f07: Verifying Checksum 18:06:20 4c4ab2625f07: Download complete 18:06:21 adcc1eea9eea: Verifying Checksum 18:06:21 adcc1eea9eea: Download complete 18:06:21 3b30891b0d05: Verifying Checksum 18:06:21 3b30891b0d05: Download complete 18:06:21 06b49ca38bd5: Verifying Checksum 18:06:21 06b49ca38bd5: Download complete 18:06:21 540db60ca938: Verifying Checksum 18:06:21 540db60ca938: Download complete 18:06:21 c788192a36de: Verifying Checksum 18:06:21 c788192a36de: Download complete 18:06:21 540db60ca938: Pull complete 18:06:21 adcc1eea9eea: Pull complete 18:06:21 4c4ab2625f07: Pull complete 18:06:21 a77e37c0d609: Verifying Checksum 18:06:21 a77e37c0d609: Download complete 18:06:22 db62176df00c: Verifying Checksum 18:06:22 db62176df00c: Download complete 18:06:23 c3185cebc471: Verifying Checksum 18:06:23 c3185cebc471: Download complete 18:06:26 db62176df00c: Pull complete 18:06:26 3b30891b0d05: Pull complete 18:06:26 06b49ca38bd5: Pull complete 18:06:26 c788192a36de: Pull complete 18:06:26 a77e37c0d609: Pull complete 18:06:29 c3185cebc471: Pull complete 18:06:29 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:06:29 ---> 031687cdd783 18:06:29 Step 3/12 : ARG MAKE='make build' 18:06:31 ---> Running in d1cf3393be3f 18:06:31 Removing intermediate container d1cf3393be3f 18:06:31 ---> 0cf70c8a6ebb 18:06:31 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:06:31 ---> Running in bf40f36257e3 18:06:31 Removing intermediate container bf40f36257e3 18:06:31 ---> 385fe4fabb9d 18:06:31 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 18:06:31 ---> Running in 614e1ee7093e 18:06:31 Removing intermediate container 614e1ee7093e 18:06:31 ---> 4fbb2fc09a27 18:06:31 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:31 ---> Running in 4da2e95594db 18:06:32 Removing intermediate container 4da2e95594db 18:06:32 ---> 8fd5d9919fc1 18:06:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:32 ---> Running in 86f4253fd070 18:06:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:06:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:06:33 (1/3) Installing openssh-keygen (8.4_p1-r3) 18:06:33 (2/3) Installing libedit (20191231.3.1-r1) 18:06:33 (3/3) Installing openssh-client (8.4_p1-r3) 18:06:34 Executing busybox-1.32.1-r6.trigger 18:06:34 OK: 223 MiB in 55 packages 18:06:34 Removing intermediate container 86f4253fd070 18:06:34 ---> e763765a23a3 18:06:34 Step 8/12 : WORKDIR /device-snmp-go 18:06:34 ---> Running in e4f64c0c3eaa 18:06:34 Removing intermediate container e4f64c0c3eaa 18:06:34 ---> 7fcad1f41fdd 18:06:34 Step 9/12 : COPY . . 18:06:34 ---> db1ed1ffa5d9 18:06:34 Step 10/12 : RUN go mod tidy 18:06:34 ---> Running in 26c9ad2e96c8 18:06:35 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 18:06:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 18:06:35 go: downloading github.com/soniah/gosnmp v1.21.0 18:06:35 go: downloading github.com/gorilla/mux v1.8.0 18:06:35 go: downloading github.com/stretchr/testify v1.7.0 18:06:35 go: downloading github.com/go-kit/kit v0.9.0 18:06:35 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:06:35 go: downloading github.com/google/uuid v1.2.0 18:06:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 18:06:35 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 18:06:35 go: downloading github.com/davecgh/go-spew v1.1.1 18:06:35 go: downloading github.com/pmezard/go-difflib v1.0.0 18:06:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:06:35 go: downloading github.com/golang/mock v1.2.0 18:06:35 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:06:35 go: downloading github.com/go-stack/stack v1.8.0 18:06:35 go: downloading github.com/go-playground/universal-translator v0.17.0 18:06:35 go: downloading github.com/leodido/go-urn v1.2.0 18:06:36 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:06:36 go: downloading golang.org/x/text v0.3.2 18:06:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:06:36 go: downloading github.com/go-playground/locales v0.13.0 18:06:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:06:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 18:06:37 go: downloading github.com/pelletier/go-toml v1.9.2 18:06:37 go: downloading gopkg.in/yaml.v2 v2.4.0 18:06:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 18:06:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 18:06:37 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:06:37 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:06:37 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:06:37 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:06:37 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:06:37 go: downloading github.com/hashicorp/consul/api v1.8.1 18:06:37 go: downloading github.com/x448/float16 v0.8.4 18:06:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:06:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:06:37 go: downloading github.com/pebbe/zmq4 v1.2.7 18:06:37 go: downloading github.com/stretchr/objx v0.1.0 18:06:37 go: downloading github.com/kr/pretty v0.2.0 18:06:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:06:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:06:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:06:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:06:37 go: downloading github.com/hashicorp/serf v0.9.5 18:06:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:06:37 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:06:37 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:06:37 go: downloading github.com/gorilla/websocket v1.4.2 18:06:37 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:06:37 go: downloading github.com/onsi/ginkgo v1.10.1 18:06:37 go: downloading github.com/onsi/gomega v1.7.0 18:06:37 go: downloading github.com/kr/text v0.1.0 18:06:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:06:37 go: downloading github.com/mitchellh/copystructure v1.0.0 18:06:37 go: downloading github.com/fatih/color v1.9.0 18:06:37 go: downloading github.com/mattn/go-colorable v0.1.6 18:06:37 go: downloading github.com/mattn/go-isatty v0.0.12 18:06:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:06:37 go: downloading github.com/pkg/errors v0.8.1 18:06:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:06:37 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:06:37 go: downloading github.com/hashicorp/memberlist v0.2.2 18:06:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:06:37 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:06:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:06:37 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:06:37 go: downloading github.com/hpcloud/tail v1.0.0 18:06:37 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:06:37 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:06:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:06:37 go: downloading github.com/miekg/dns v1.1.26 18:06:37 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:06:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:06:37 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:06:37 go: downloading github.com/hashicorp/errwrap v1.0.0 18:06:37 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:06:42 Removing intermediate container 26c9ad2e96c8 18:06:42 ---> e606035c1b75 18:06:42 Step 11/12 : RUN make update 18:06:42 ---> Running in dbfb0eee8de3 18:06:42 CGO_ENABLED=0 GO111MODULE=on go mod download 18:06:44 Removing intermediate container dbfb0eee8de3 18:06:44 ---> 1b0a660ec1ee 18:06:44 Step 12/12 : RUN ${MAKE} 18:06:44 ---> Running in fe5f78ff91f1 18:06:44 noop 18:06:44 Removing intermediate container fe5f78ff91f1 18:06:44 ---> 077ad5421eea 18:06:44 Successfully built 077ad5421eea 18:06:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:06:45 + docker inspect -f . ci-base-image-x86_64 18:06:45 . [Pipeline] withDockerContainer 18:06:45 prd-centos7-docker-4c-2g-1317 does not seem to be running inside a container 18:06:45 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:06:45 $ docker top 690c2e75cafd0cd751c71356d7a1dec5e3ebce2c1e07d119883eed1521363a4b -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:46 + go version 18:06:46 go version go1.16.6 linux/amd64 [Pipeline] } 18:06:46 $ docker stop --time=1 690c2e75cafd0cd751c71356d7a1dec5e3ebce2c1e07d119883eed1521363a4b 18:06:47 $ docker rm -f 690c2e75cafd0cd751c71356d7a1dec5e3ebce2c1e07d119883eed1521363a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:48 + docker inspect -f . ci-base-image-x86_64 18:06:48 . [Pipeline] withDockerContainer 18:06:48 prd-centos7-docker-4c-2g-1317 does not seem to be running inside a container 18:06:48 $ 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 ******** -e ******** ci-base-image-x86_64 cat 18:06:48 $ docker top 866eecb2d72b3ababddf623fa22bca0e68a16f7e9bc14b0bc2a4267cecde9aa3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:06:49 + go mod tidy [Pipeline] sh 18:06:49 + make test 18:06:49 go mod tidy 18:06:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:06:50 ? github.com/edgexfoundry/device-snmp-go [no test files] 18:07:05 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 18:07:05 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 18:07:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:07:10 gofmt -l . 18:07:10 [ "`gofmt -l .`" = "" ] 18:07:10 ./bin/test-attribution-txt.sh [Pipeline] } 18:07:11 $ docker stop --time=1 866eecb2d72b3ababddf623fa22bca0e68a16f7e9bc14b0bc2a4267cecde9aa3 18:07:12 $ docker rm -f 866eecb2d72b3ababddf623fa22bca0e68a16f7e9bc14b0bc2a4267cecde9aa3 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:07:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:07:16 + ls -al . 18:07:16 total 116 18:07:16 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 4 18:07 . 18:07:16 drwxrwxr-x. 4 jenkins jenkins 28 Oct 4 18:06 .. 18:07:16 -rw-rw-r--. 1 jenkins jenkins 6520 Oct 4 18:06 Attribution.txt 18:07:16 drwxrwxr-x. 2 jenkins jenkins 60 Oct 4 18:06 bin 18:07:16 -rw-rw-r--. 1 jenkins jenkins 4401 Oct 4 18:06 CHANGELOG.md 18:07:16 drwxrwxr-x. 3 jenkins jenkins 32 Oct 4 18:06 cmd 18:07:16 -rw-r--r--. 1 jenkins jenkins 7631 Oct 4 18:07 coverage.out 18:07:16 -rw-rw-r--. 1 jenkins jenkins 1459 Oct 4 18:06 Dockerfile 18:07:16 -rw-rw-r--. 1 jenkins jenkins 6 Oct 4 18:06 .dockerignore 18:07:16 drwxrwxr-x. 8 jenkins jenkins 179 Oct 4 18:06 .git 18:07:16 drwxrwxr-x. 2 jenkins jenkins 103 Oct 4 18:06 .github 18:07:16 -rw-rw-r--. 1 jenkins jenkins 269 Oct 4 18:06 .gitignore 18:07:16 -rw-rw-r--. 1 jenkins jenkins 208 Oct 4 18:06 go.mod 18:07:16 -rw-r--r--. 1 jenkins jenkins 20831 Oct 4 18:06 go.sum 18:07:16 -rw-rw-r--. 1 jenkins jenkins 677 Oct 4 18:06 GOVERNANCE.md 18:07:16 drwxrwxr-x. 3 jenkins jenkins 20 Oct 4 18:06 internal 18:07:16 -rw-rw-r--. 1 jenkins jenkins 656 Oct 4 18:06 Jenkinsfile 18:07:16 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 4 18:06 LICENSE 18:07:16 -rw-rw-r--. 1 jenkins jenkins 936 Oct 4 18:06 Makefile 18:07:16 -rw-rw-r--. 1 jenkins jenkins 620 Oct 4 18:06 OWNERS.md 18:07:16 -rw-rw-r--. 1 jenkins jenkins 9073 Oct 4 18:06 README.md 18:07:16 -rw-rw-r--. 1 jenkins jenkins 5 Oct 4 18:00 VERSION 18:07:16 -rw-rw-r--. 1 jenkins jenkins 209 Oct 4 18:06 version.go [Pipeline] isUnix [Pipeline] sh 18:07:16 + 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=ecc2e2bb648795a382680cfe2b4c3c035513fe3e --label arch=amd64 --label version=0.0.0 . 18:07:16 Sending build context to Docker daemon 389.1kB 18:07:16 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 18:07:16 Step 2/24 : FROM ${BASE} AS builder 18:07:16 ---> 077ad5421eea 18:07:16 Step 3/24 : ARG MAKE='make build' 18:07:16 ---> Running in e02e38a71715 18:07:16 Removing intermediate container e02e38a71715 18:07:16 ---> 4cbfcfa84ec9 18:07:16 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:07:16 ---> Running in aa385df1a39d 18:07:16 Removing intermediate container aa385df1a39d 18:07:16 ---> 2bcbaee5cbd6 18:07:16 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 18:07:16 ---> Running in 7be85f302759 18:07:16 Removing intermediate container 7be85f302759 18:07:16 ---> f43df1609062 18:07:16 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:16 ---> Running in 995b066765c7 18:07:17 Removing intermediate container 995b066765c7 18:07:17 ---> 31e576b04537 18:07:17 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:17 ---> Running in 29d2b5a594d7 18:07:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:07:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:07:18 OK: 223 MiB in 55 packages 18:07:19 Removing intermediate container 29d2b5a594d7 18:07:19 ---> 5d4f22cc9105 18:07:19 Step 8/24 : WORKDIR /device-snmp-go 18:07:19 ---> Running in 168bc886a0f6 18:07:19 Removing intermediate container 168bc886a0f6 18:07:19 ---> 9f9f86285839 18:07:19 Step 9/24 : COPY . . 18:07:19 ---> 90519f85798f 18:07:19 Step 10/24 : RUN go mod tidy 18:07:19 ---> Running in 5a244d69b501 18:07:20 Removing intermediate container 5a244d69b501 18:07:20 ---> 6df0be4039ea 18:07:20 Step 11/24 : RUN make update 18:07:20 ---> Running in c6baa7d5ff1c 18:07:20 CGO_ENABLED=0 GO111MODULE=on go mod download 18:07:20 Removing intermediate container c6baa7d5ff1c 18:07:20 ---> cb0e3f446a74 18:07:20 Step 12/24 : RUN ${MAKE} 18:07:20 ---> Running in 5033a91ff196 18:07:20 go mod tidy 18:07:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 18:07:33 Removing intermediate container 5033a91ff196 18:07:33 ---> 3aaac93cad49 18:07:33 Step 13/24 : FROM alpine:3.14 18:07:33 3.14: Pulling from library/alpine 18:07:33 a0d0a0d46f8b: Pulling fs layer 18:07:33 a0d0a0d46f8b: Verifying Checksum 18:07:33 a0d0a0d46f8b: Download complete 18:07:33 a0d0a0d46f8b: Pull complete 18:07:33 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:07:33 Status: Downloaded newer image for alpine:3.14 18:07:33 ---> 14119a10abf4 18:07:33 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 18:07:33 ---> Running in c3e6697cea56 18:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:07:34 (1/6) Installing dumb-init (1.2.5-r1) 18:07:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:07:34 (3/6) Installing libsodium (1.0.18-r0) 18:07:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:07:34 (5/6) Installing libzmq (4.3.4-r0) 18:07:34 (6/6) Installing zeromq (4.3.4-r0) 18:07:34 Executing busybox-1.33.1-r3.trigger 18:07:34 OK: 8 MiB in 20 packages 18:07:34 Removing intermediate container c3e6697cea56 18:07:34 ---> 6fdab7a627c4 18:07:34 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 18:07:34 ---> e380501669d3 18:07:34 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 18:07:35 ---> d0d8d56da895 18:07:35 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 18:07:35 ---> 7460dca11177 18:07:35 Step 18/24 : EXPOSE 59993 18:07:35 ---> Running in 1204e32bdb5f 18:07:35 Removing intermediate container 1204e32bdb5f 18:07:35 ---> be89b248a454 18:07:35 Step 19/24 : EXPOSE 161 18:07:35 ---> Running in 5bb68620295b 18:07:35 Removing intermediate container 5bb68620295b 18:07:35 ---> 3cfa04567dfc 18:07:35 Step 20/24 : ENTRYPOINT ["/device-snmp"] 18:07:35 ---> Running in 84e8312bd21d 18:07:35 Removing intermediate container 84e8312bd21d 18:07:35 ---> 5d1d054b1649 18:07:35 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:07:35 ---> Running in 6ea7237f64cb 18:07:35 Removing intermediate container 6ea7237f64cb 18:07:35 ---> b0689f99ea0f 18:07:35 Step 22/24 : LABEL arch=amd64 18:07:35 ---> Running in 3c1d9cab47e7 18:07:35 Removing intermediate container 3c1d9cab47e7 18:07:35 ---> fc7838afd6a2 18:07:35 Step 23/24 : LABEL git_sha=ecc2e2bb648795a382680cfe2b4c3c035513fe3e 18:07:35 ---> Running in 0bd1f80dc0b7 18:07:35 Removing intermediate container 0bd1f80dc0b7 18:07:35 ---> 7a355a596130 18:07:35 Step 24/24 : LABEL version=0.0.0 18:07:35 ---> Running in 0b68a3f43841 18:07:35 Removing intermediate container 0b68a3f43841 18:07:35 ---> 64293cdc0a9a 18:07:35 [Warning] One or more build-args [ARCH] were not consumed 18:07:35 Successfully built 64293cdc0a9a 18:07:35 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 18:07:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:36 18:07:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:07:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:37 latest: Pulling from edgex-lftools-log-publisher 18:07:37 b4d181a07f80: Pulling fs layer 18:07:37 a1111a8f2ec3: Pulling fs layer 18:07:37 ed53099fbce6: Pulling fs layer 18:07:37 dc539afda2c1: Pulling fs layer 18:07:37 77bc0d833cb6: Pulling fs layer 18:07:37 9065ff56babe: Pulling fs layer 18:07:37 d287ab97295c: Pulling fs layer 18:07:37 dc539afda2c1: Waiting 18:07:37 77bc0d833cb6: Waiting 18:07:37 9065ff56babe: Waiting 18:07:37 d287ab97295c: Waiting 18:07:37 a1111a8f2ec3: Verifying Checksum 18:07:37 a1111a8f2ec3: Download complete 18:07:37 dc539afda2c1: Verifying Checksum 18:07:37 dc539afda2c1: Download complete 18:07:37 ed53099fbce6: Verifying Checksum 18:07:37 ed53099fbce6: Download complete 18:07:37 9065ff56babe: Verifying Checksum 18:07:37 9065ff56babe: Download complete 18:07:37 77bc0d833cb6: Verifying Checksum 18:07:37 77bc0d833cb6: Download complete 18:07:38 b4d181a07f80: Verifying Checksum 18:07:38 b4d181a07f80: Download complete 18:07:39 d287ab97295c: Verifying Checksum 18:07:39 d287ab97295c: Download complete 18:07:39 b4d181a07f80: Pull complete 18:07:39 a1111a8f2ec3: Pull complete 18:07:40 ed53099fbce6: Pull complete 18:07:40 dc539afda2c1: Pull complete 18:07:40 77bc0d833cb6: Pull complete 18:07:40 9065ff56babe: Pull complete 18:07:46 d287ab97295c: Pull complete 18:07:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:07:46 prd-centos7-docker-4c-2g-1317 does not seem to be running inside a container 18:07:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:07:48 $ docker top b1311c06f00c992e01046f2546f9bb8fb09b2530883ca54df2600898fb5b6d12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:49 ---> job-cost.sh 18:07:49 lf-activate-venv: SKIPPING 18:07:49 INFO: No Stack... 18:07:49 INFO: Retrieving Pricing Info for: v3-standard-2 18:07:51 INFO: Archiving Costs [Pipeline] sh 18:07:51 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 18:07:51 + cut -d, -f6 [Pipeline] lock 18:07:51 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] 18:07:51 Resource [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] did not exist. Created. 18:07:51 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:52 /w/workspace/device-snmp-go/1@tmp/durable-457eb84b/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-457eb84b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:07:52 + echo total: 0.05999999865889549 [Pipeline] stash 18:07:52 Warning: overwriting stash ‘stack-cost’ 18:07:52 Stashed 1 file(s) [Pipeline] } 18:07:52 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:07:52 $ docker stop --time=1 b1311c06f00c992e01046f2546f9bb8fb09b2530883ca54df2600898fb5b6d12 18:07:53 $ docker rm -f b1311c06f00c992e01046f2546f9bb8fb09b2530883ca54df2600898fb5b6d12 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:07:57 + '[' -d /w/workspace/gexfoundry_device-snmp-go_PR-124/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:07:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:07:58 ---> package-listing.sh 18:07:58 ++ facter osfamily 18:07:58 ++ tr '[:upper:]' '[:lower:]' 18:07:58 + OS_FAMILY=redhat 18:07:58 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-124 18:07:58 + START_PACKAGES=/tmp/packages_start.txt 18:07:58 + END_PACKAGES=/tmp/packages_end.txt 18:07:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:07:58 + PACKAGES=/tmp/packages_start.txt 18:07:58 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-124 ']' 18:07:58 + PACKAGES=/tmp/packages_end.txt 18:07:58 + case "${OS_FAMILY}" in 18:07:58 + rpm -qa 18:07:58 + sort 18:07:59 + '[' -f /tmp/packages_start.txt ']' 18:07:59 + '[' -f /tmp/packages_end.txt ']' 18:07:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:07:59 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-124 ']' 18:07:59 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-124/archives/ 18:07:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-124/archives/ [Pipeline] echo 18:07:59 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-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:07:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:00 18:08:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:08:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:07 latest: Pulling from edgex-lftools-log-publisher 18:08:07 b4d181a07f80: Pulling fs layer 18:08:07 a1111a8f2ec3: Pulling fs layer 18:08:07 ed53099fbce6: Pulling fs layer 18:08:07 dc539afda2c1: Pulling fs layer 18:08:07 77bc0d833cb6: Pulling fs layer 18:08:07 9065ff56babe: Pulling fs layer 18:08:07 d287ab97295c: Pulling fs layer 18:08:07 dc539afda2c1: Waiting 18:08:07 77bc0d833cb6: Waiting 18:08:07 9065ff56babe: Waiting 18:08:07 d287ab97295c: Waiting 18:08:07 a1111a8f2ec3: Verifying Checksum 18:08:07 a1111a8f2ec3: Download complete 18:08:07 dc539afda2c1: Verifying Checksum 18:08:07 dc539afda2c1: Download complete 18:08:09 ed53099fbce6: Verifying Checksum 18:08:09 ed53099fbce6: Download complete 18:08:09 9065ff56babe: Verifying Checksum 18:08:09 9065ff56babe: Download complete 18:08:09 77bc0d833cb6: Verifying Checksum 18:08:09 77bc0d833cb6: Download complete 18:08:09 b4d181a07f80: Verifying Checksum 18:08:09 b4d181a07f80: Download complete 18:08:09 d287ab97295c: Verifying Checksum 18:08:09 d287ab97295c: Download complete 18:08:10 b4d181a07f80: Pull complete 18:08:10 a1111a8f2ec3: Pull complete 18:08:11 ed53099fbce6: Pull complete 18:08:11 dc539afda2c1: Pull complete 18:08:11 77bc0d833cb6: Pull complete 18:08:11 9065ff56babe: Pull complete 18:08:17 d287ab97295c: Pull complete 18:08:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:08:17 prd-centos7-docker-4c-2g-1248 does not seem to be running inside a container 18:08:17 $ 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-124/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-124 -v /w/workspace/gexfoundry_device-snmp-go_PR-124:/w/workspace/gexfoundry_device-snmp-go_PR-124:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-124@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-124@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 18:08:19 $ docker top 5c4631c470272f86d9302372266857978744b13aa8bd043b9f83a2bd607af02c -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:19 + touch /tmp/pre-build-complete [Pipeline] sh 18:08:20 + mkdir -p /var/log/sysstat [Pipeline] sh 18:08:20 + ls /var/log/sa-host 18:08:20 + sadf -c /var/log/sa-host/sa04 18:08:20 file_magic: OK 18:08:20 HZ: Using current value: 100 18:08:20 file_header: OK 18:08:20 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 18:08:20 Statistics: 18:08:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:08:20 File successfully converted to sysstat format version 12.0.3 18:08:20 + sadf -c /var/log/sa-host/sa30 18:08:20 file_magic: OK 18:08:20 HZ: Using current value: 100 18:08:20 file_header: OK 18:08:20 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 18:08:20 Statistics: 18:08:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:08:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:21 provisioning config files... 18:08:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/config9129453622575311023tmp [Pipeline] { [Pipeline] echo 18:08:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:08:21 ---> create-netrc.sh [Pipeline] } 18:08:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:08:22 ---> python-tools-install.sh [Pipeline] echo 18:08:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:08:22 ---> sudo-logs.sh 18:08:22 Archiving 'sudo' log.. 18:08:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-1248.novalocal: Name or service not known 18:08:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-1248.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:08:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:08:23 ---> job-cost.sh 18:08:23 lf-activate-venv: SKIPPING 18:08:23 DEBUG: total: 0.05999999865889549 18:08:23 INFO: Retrieving Stack Cost... 18:08:23 INFO: Retrieving Pricing Info for: v3-standard-2 18:08:23 INFO: Archiving Costs [Pipeline] echo 18:08:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:08:24 ---> logs-deploy.sh 18:08:24 lf-activate-venv: SKIPPING 18:08:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-124/1 18:08:24 INFO: archiving workspace using pattern(s): 18:08:24 Archives upload complete. 18:08:24 INFO: archiving logs to Nexus 18:08:25 ---> uname -a: 18:08:25 Linux prd-centos7-docker-4c-2g-1248.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:08:25 18:08:25 18:08:25 ---> lscpu: 18:08:25 Architecture: x86_64 18:08:25 CPU op-mode(s): 32-bit, 64-bit 18:08:25 Byte Order: Little Endian 18:08:25 Address sizes: 40 bits physical, 48 bits virtual 18:08:25 CPU(s): 2 18:08:25 On-line CPU(s) list: 0,1 18:08:25 Thread(s) per core: 1 18:08:25 Core(s) per socket: 1 18:08:25 Socket(s): 2 18:08:25 NUMA node(s): 1 18:08:25 Vendor ID: AuthenticAMD 18:08:25 CPU family: 23 18:08:25 Model: 49 18:08:25 Model name: AMD EPYC-Rome Processor 18:08:25 Stepping: 0 18:08:25 CPU MHz: 2799.998 18:08:25 BogoMIPS: 5599.99 18:08:25 Virtualization: AMD-V 18:08:25 Hypervisor vendor: KVM 18:08:25 Virtualization type: full 18:08:25 L1d cache: 32K 18:08:25 L1i cache: 32K 18:08:25 L2 cache: 512K 18:08:25 L3 cache: 16384K 18:08:25 NUMA node0 CPU(s): 0,1 18:08:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:08:25 18:08:25 18:08:25 ---> nproc: 18:08:25 2 18:08:25 18:08:25 18:08:25 ---> df -h: 18:08:25 Filesystem Size Used Avail Use% Mounted on 18:08:25 overlay 40G 7.7G 33G 20% / 18:08:25 tmpfs 64M 0 64M 0% /dev 18:08:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:08:25 shm 64M 0 64M 0% /dev/shm 18:08:25 /dev/vda1 40G 7.7G 33G 20% /facter-os 18:08:25 18:08:25 18:08:25 ---> sar -b -r -n DEV: 18:08:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 18:08:25 18:08:25 17:58:37 LINUX RESTART (2 CPU) 18:08:25 18:08:25 17:59:01 tps rtps wtps bread/s bwrtn/s 18:08:25 18:00:01 103.00 20.16 82.83 5206.13 11311.75 18:08:25 18:01:01 15.58 0.78 14.79 333.37 1758.50 18:08:25 18:02:01 1.81 0.08 1.73 1.63 33.46 18:08:25 18:03:01 0.37 0.00 0.37 0.00 5.01 18:08:25 18:04:01 0.18 0.00 0.18 0.00 2.17 18:08:25 18:05:01 0.32 0.00 0.32 0.00 4.36 18:08:25 18:06:01 0.23 0.00 0.23 0.00 3.15 18:08:25 18:07:01 0.20 0.00 0.20 0.00 2.75 18:08:25 18:08:01 0.45 0.12 0.33 10.52 3.10 18:08:25 Average: 13.60 2.35 11.24 618.19 1461.42 18:08:25 18:08:25 17:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:08:25 18:00:01 5731008 0 624448 7.80 2620 1650864 1404080 15.50 534244 1515104 884 18:08:25 18:01:01 5687744 0 615596 7.69 2620 1702980 1245788 13.75 552268 1531168 20 18:08:25 18:02:01 5693008 0 610208 7.62 2620 1703104 1164732 12.86 549044 1531232 8 18:08:25 18:03:01 5694224 0 608988 7.60 2620 1703108 1165108 12.86 547192 1531344 16 18:08:25 18:04:01 5695516 0 607692 7.59 2620 1703112 1164988 12.86 546660 1531344 8 18:08:25 18:05:01 5694804 0 608372 7.60 2620 1703144 1165084 12.86 546476 1532192 16 18:08:25 18:06:01 5695492 0 607704 7.59 2620 1703124 1164988 12.86 545940 1532192 8 18:08:25 18:07:01 5692928 0 610260 7.62 2620 1703132 1165168 12.86 548260 1532208 8 18:08:25 18:08:01 5655444 0 647284 8.08 2620 1703592 1334996 14.74 696120 1420072 176 18:08:25 Average: 5693352 0 615617 7.69 2620 1697351 1219437 13.46 562912 1517428 127 18:08:25 18:08:25 17:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:08:25 18:00:01 eth0 260.47 182.23 678.37 64.64 0.00 0.00 0.00 0.00 18:08:25 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:01:01 eth0 65.73 49.98 312.98 10.77 0.00 0.00 0.00 0.00 18:08:25 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:01:01 docker0 1.16 0.92 0.28 2.91 0.00 0.00 0.00 0.00 18:08:25 18:02:01 eth0 0.78 0.10 0.07 0.01 0.00 0.00 0.00 0.00 18:08:25 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:03:01 eth0 0.65 0.33 0.28 0.17 0.00 0.00 0.00 0.00 18:08:25 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:04:01 eth0 0.18 0.08 0.01 0.04 0.00 0.00 0.00 0.00 18:08:25 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:05:01 eth0 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 18:08:25 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:06:01 eth0 2.55 0.08 0.25 0.01 0.00 0.00 0.00 0.00 18:08:25 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:07:01 eth0 2.50 0.58 0.69 0.40 0.00 0.00 0.00 0.00 18:08:25 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:08:01 eth0 11.27 6.59 10.06 3.73 0.00 0.00 0.00 0.00 18:08:25 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 Average: eth0 38.37 26.75 111.68 8.89 0.00 0.00 0.00 0.00 18:08:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:25 Average: docker0 0.13 0.10 0.03 0.32 0.00 0.00 0.00 0.00 18:08:25 18:08:25 18:08:25 ---> sar -P ALL: 18:08:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 18:08:25 18:08:25 17:58:37 LINUX RESTART (2 CPU) 18:08:25 18:08:25 17:59:01 CPU %user %nice %system %iowait %steal %idle 18:08:25 18:00:01 all 14.99 0.00 3.45 2.95 0.05 78.57 18:08:25 18:00:01 0 14.47 0.00 3.85 3.02 0.05 78.61 18:08:25 18:00:01 1 15.50 0.00 3.05 2.88 0.05 78.53 18:08:25 18:01:01 all 2.18 0.00 1.11 0.20 0.03 96.48 18:08:25 18:01:01 0 2.23 0.00 1.13 0.07 0.03 96.54 18:08:25 18:01:01 1 2.12 0.00 1.09 0.34 0.03 96.42 18:08:25 18:02:01 all 0.17 0.00 0.05 0.00 0.03 99.75 18:08:25 18:02:01 0 0.05 0.00 0.05 0.00 0.03 99.86 18:08:25 18:02:01 1 0.29 0.00 0.05 0.00 0.02 99.64 18:08:25 18:03:01 all 0.21 0.00 0.03 0.00 0.02 99.74 18:08:25 18:03:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:08:25 18:03:01 1 0.35 0.00 0.02 0.00 0.02 99.62 18:08:25 18:04:01 all 0.21 0.00 0.03 0.00 0.02 99.74 18:08:25 18:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:25 18:04:01 1 0.37 0.00 0.03 0.00 0.02 99.58 18:08:25 18:05:01 all 0.18 0.00 0.03 0.00 0.02 99.77 18:08:25 18:05:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:08:25 18:05:01 1 0.30 0.00 0.02 0.00 0.02 99.67 18:08:25 18:06:01 all 0.13 0.00 0.03 0.00 0.02 99.82 18:08:25 18:06:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:08:25 18:06:01 1 0.22 0.00 0.02 0.00 0.00 99.77 18:08:25 18:07:01 all 0.14 0.00 0.05 0.00 0.03 99.78 18:08:25 18:07:01 0 0.08 0.00 0.07 0.00 0.03 99.82 18:08:25 18:07:01 1 0.20 0.00 0.03 0.00 0.02 99.75 18:08:25 18:08:01 all 1.48 0.00 0.26 0.02 0.03 98.22 18:08:25 18:08:01 0 0.55 0.00 0.23 0.02 0.03 99.16 18:08:25 18:08:01 1 2.42 0.00 0.29 0.02 0.02 97.27 18:08:25 Average: all 2.16 0.00 0.55 0.35 0.03 96.92 18:08:25 Average: 0 1.92 0.00 0.60 0.34 0.03 97.11 18:08:25 Average: 1 2.39 0.00 0.50 0.35 0.02 96.74 18:08:25 18:08:25 18:08:25