Pull request #109 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3459f87a20b0d217dcb38a12529833a7acfab5a2+bdf6c703ff7e4dc9654b1e05af75b33f1f140285 (98aa62318c3ed0e4d175d490d0a65aabe5133176) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5100522380510092236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5712901329151824420.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 6a41506d72e8e131afc862d141935157bee59f41 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-109/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1848779832169909974.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-109/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5978268939122463306.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8808798767458600130.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-109/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-109/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8444427496853136522.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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_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-768 in /w/workspace/gexfoundry_device-snmp-go_PR-109 [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-109 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/jenkins-gitclient-ssh7897412169128839595.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/jenkins-gitclient-ssh7726350888440097443.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 3459f87a20b0d217dcb38a12529833a7acfab5a2 Merge succeeded, producing 3459f87a20b0d217dcb38a12529833a7acfab5a2 Checking out Revision 3459f87a20b0d217dcb38a12529833a7acfab5a2 (PR-109) > git config core.sparsecheckout # timeout=10 > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/jenkins-gitclient-ssh2232404474511583207.key > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:45:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:45:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:45:25 ========================================================= 05:45:25 EdgeX Global Pipelines Version Info 05:45:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:45:27 ------------------- 05:45:27 stable info: 05:45:27 ------------------- 05:45:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:45:27 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:45:27 Message: update stable to v1.0.195 05:45:27 ------------------- 05:45:27 experimental info: 05:45:27 ------------------- 05:45:27 Commited By: **** collab-it+edgex@linuxfoundation.org 05:45:27 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:45:27 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:45:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:45:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:45:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-109 [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-109 [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-109 [Pipeline] echo 05:45:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3459f87a20b0d217dcb38a12529833a7acfab5a2 [Pipeline] echo 05:45:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3459f87 [Pipeline] echo 05:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:30 provisioning config files... 05:45:30 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/config2956359292139586130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:30 ---> docker-login.sh 05:45:30 nexus3.edgexfoundry.org:10001 05:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:31 Configure a credential helper to remove this warning. See 05:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:31 05:45:31 Login Succeeded 05:45:31 nexus3.edgexfoundry.org:10002 05:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:31 Configure a credential helper to remove this warning. See 05:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:31 05:45:31 Login Succeeded 05:45:31 nexus3.edgexfoundry.org:10003 05:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:31 Configure a credential helper to remove this warning. See 05:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:31 05:45:31 Login Succeeded 05:45:31 nexus3.edgexfoundry.org:10004 05:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:31 Configure a credential helper to remove this warning. See 05:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:31 05:45:31 Login Succeeded 05:45:31 docker.io 05:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:45:32 Configure a credential helper to remove this warning. See 05:45:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:45:32 05:45:32 Login Succeeded 05:45:32 ---> docker-login.sh ends [Pipeline] } 05:45:32 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 05:45:33 + git log --format=format:%s -1 3459f87a20b0d217dcb38a12529833a7acfab5a2 [Pipeline] echo 05:45:33 GIT_COMMIT: 3459f87a20b0d217dcb38a12529833a7acfab5a2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:45:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:33 05:45:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:45:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:34 latest: Pulling from edgex-devops/git-semver 05:45:34 31603596830f: Pulling fs layer 05:45:34 54011a49482f: Pulling fs layer 05:45:34 a6820b24f6d8: Pulling fs layer 05:45:34 f581987b2513: Pulling fs layer 05:45:34 f581987b2513: Waiting 05:45:34 54011a49482f: Verifying Checksum 05:45:34 54011a49482f: Download complete 05:45:34 31603596830f: Verifying Checksum 05:45:34 31603596830f: Download complete 05:45:34 f581987b2513: Verifying Checksum 05:45:34 f581987b2513: Download complete 05:45:34 a6820b24f6d8: Verifying Checksum 05:45:34 a6820b24f6d8: Download complete 05:45:34 31603596830f: Pull complete 05:45:34 54011a49482f: Pull complete 05:45:35 a6820b24f6d8: Pull complete 05:45:35 f581987b2513: Pull complete 05:45:35 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:45:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:45:35 prd-centos7-docker-4c-2g-768 does not seem to be running inside a container 05:45:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-109 -v /w/workspace/gexfoundry_device-snmp-go_PR-109:/w/workspace/gexfoundry_device-snmp-go_PR-109:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:45:38 $ docker top 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:38 [ssh-agent] Looking for ssh-agent implementation... 05:45:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:38 $ docker exec 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 ssh-agent 05:45:38 SSH_AUTH_SOCK=/tmp/ssh-wnjfhDFUt0Zq/agent.15 05:45:38 SSH_AGENT_PID=22 05:45:38 Running ssh-add (command line suppressed) 05:45:38 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/private_key_1864988476795895173.key (/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/private_key_1864988476795895173.key) 05:45:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:39 + git tag --points-at HEAD [Pipeline] } 05:45:39 $ docker exec --env ******** --env ******** 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 ssh-agent -k 05:45:39 unset SSH_AUTH_SOCK; 05:45:39 unset SSH_AGENT_PID; 05:45:39 echo Agent pid 22 killed; 05:45:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:45:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:39 [ssh-agent] Looking for ssh-agent implementation... 05:45:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:39 $ docker exec 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 ssh-agent 05:45:39 SSH_AUTH_SOCK=/tmp/ssh-uzWBw3apk5Qv/agent.55 05:45:39 SSH_AGENT_PID=61 05:45:39 Running ssh-add (command line suppressed) 05:45:39 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/private_key_2363348883105587004.key (/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/private_key_2363348883105587004.key) 05:45:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:40 + git semver init 05:45:40 # -> Open(): unable to determine branch for HEAD 05:45:40 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-109/.git 05:45:40 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-109 05:45:40 # $SEMVER_REMOTE_NAME = origin 05:45:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:45:40 # $SEMVER_USER_NAME = edgex-jenkins 05:45:40 # $SEMVER_BRANCH = PR-109 05:45:40 # $SEMVER_TEMP = /tmp/semver-785284055 05:45:40 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 05:45:40 # '/tmp/semver-785284055' -> '/w/workspace/gexfoundry_device-snmp-go_PR-109/.semver' 05:45:40 # -> Force: false 05:45:40 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-109/.semver [Pipeline] } 05:45:40 $ docker exec --env ******** --env ******** 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 ssh-agent -k 05:45:40 unset SSH_AUTH_SOCK; 05:45:40 unset SSH_AGENT_PID; 05:45:40 echo Agent pid 61 killed; 05:45:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:41 + git semver [Pipeline] } 05:45:41 $ docker stop --time=1 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 05:45:42 $ docker rm -f 5b71c8bdc40789fd8ac7bf0c32a4b8bad5c1e641eaa39169679f86b1869d19a5 [Pipeline] // withDockerContainer [Pipeline] sh 05:45:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:45:43 Stashed 1 file(s) [Pipeline] echo 05:45:43 [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 05:45:59 Still waiting to schedule task 05:45:59 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 05:45:59 ‘prd-centos7-docker-4c-2g-762’ is offline 05:45:59 ‘prd-centos7-docker-4c-2g-764’ is offline 05:45:59 ‘prd-centos7-docker-4c-2g-765’ is offline 05:45:59 ‘prd-centos7-docker-4c-2g-773’ is offline 05:45:59 Still waiting to schedule task 05:45:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:47:31 Running on prd-centos7-docker-4c-2g-779 in /w/workspace/gexfoundry_device-snmp-go_PR-109 [Pipeline] { [Pipeline] ws 05:47:31 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:47:31 Selected Git installation does not exist. Using Default 05:47:31 The recommended git tool is: NONE 05:47:34 using credential edgex-jenkins-ssh 05:47:34 Cloning the remote Git repository 05:47:34 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:47:34 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:47:34 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:47:34 > git --version # timeout=10 05:47:34 > git --version # 'git version 2.24.4' 05:47:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:34 [INFO] Currently running in a labeled security context 05:47:34 [INFO] Currently SELinux is 'enforcing' on the host 05:47:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh617292993821400895.key 05:47:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:34 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:47:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:34 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:47:34 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:47:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:34 [INFO] Currently running in a labeled security context 05:47:34 [INFO] Currently SELinux is 'enforcing' on the host 05:47:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh993523416073186109.key 05:47:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:47:35 Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 3459f87a20b0d217dcb38a12529833a7acfab5a2 05:47:35 Merge succeeded, producing 3459f87a20b0d217dcb38a12529833a7acfab5a2 05:47:35 Checking out Revision 3459f87a20b0d217dcb38a12529833a7acfab5a2 (PR-109) 05:47:35 > git config core.sparsecheckout # timeout=10 05:47:35 > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # timeout=10 05:47:35 > git remote # timeout=10 05:47:35 > git config --get remote.origin.url # timeout=10 05:47:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:35 [INFO] Currently running in a labeled security context 05:47:35 [INFO] Currently SELinux is 'enforcing' on the host 05:47:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh5345081522750267418.key 05:47:35 > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 05:47:35 > git rev-parse HEAD^{commit} # timeout=10 05:47:35 > git config core.sparsecheckout # timeout=10 05:47:35 > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # timeout=10 05:47:39 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:47:39 > git --version # timeout=10 05:47:39 > git --version # 'git version 2.24.4' 05:47:39 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:47:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:47:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:47:41 + sudo service docker restart 05:47:41 + true 05:47:41 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:59 provisioning config files... 05:47:59 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config4114036721244262071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:59 ---> docker-login.sh 05:47:59 nexus3.edgexfoundry.org:10001 05:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:00 Configure a credential helper to remove this warning. See 05:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:00 05:48:00 Login Succeeded 05:48:00 nexus3.edgexfoundry.org:10002 05:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:00 Configure a credential helper to remove this warning. See 05:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:00 05:48:00 Login Succeeded 05:48:00 nexus3.edgexfoundry.org:10003 05:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:00 Configure a credential helper to remove this warning. See 05:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:00 05:48:00 Login Succeeded 05:48:00 nexus3.edgexfoundry.org:10004 05:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:00 Configure a credential helper to remove this warning. See 05:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:00 05:48:00 Login Succeeded 05:48:00 docker.io 05:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:00 Configure a credential helper to remove this warning. See 05:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:00 05:48:00 Login Succeeded 05:48:00 ---> docker-login.sh ends [Pipeline] } 05:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:48:01 ========================================================= 05:48:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:48:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:48:01 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:48:01 Sending build context to Docker daemon 368.6kB 05:48:01 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:48:01 Step 2/10 : FROM ${BASE} 05:48:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:48:01 540db60ca938: Pulling fs layer 05:48:01 adcc1eea9eea: Pulling fs layer 05:48:01 4c4ab2625f07: Pulling fs layer 05:48:01 0510c868ecb4: Pulling fs layer 05:48:01 afea3b2eda06: Pulling fs layer 05:48:01 7809a108b3ef: Pulling fs layer 05:48:01 f706445af74f: Pulling fs layer 05:48:01 0510c868ecb4: Waiting 05:48:01 afea3b2eda06: Waiting 05:48:01 7809a108b3ef: Waiting 05:48:01 f706445af74f: Waiting 05:48:01 4c4ab2625f07: Verifying Checksum 05:48:01 4c4ab2625f07: Download complete 05:48:01 adcc1eea9eea: Download complete 05:48:01 afea3b2eda06: Verifying Checksum 05:48:01 afea3b2eda06: Download complete 05:48:01 7809a108b3ef: Verifying Checksum 05:48:01 7809a108b3ef: Download complete 05:48:01 540db60ca938: Verifying Checksum 05:48:01 540db60ca938: Download complete 05:48:02 540db60ca938: Pull complete 05:48:02 adcc1eea9eea: Pull complete 05:48:02 4c4ab2625f07: Pull complete 05:48:03 f706445af74f: Verifying Checksum 05:48:03 f706445af74f: Download complete 05:48:04 0510c868ecb4: Verifying Checksum 05:48:04 0510c868ecb4: Download complete 05:48:07 0510c868ecb4: Pull complete 05:48:07 afea3b2eda06: Pull complete 05:48:07 7809a108b3ef: Pull complete 05:48:08 f706445af74f: Pull complete 05:48:09 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:48:09 ---> b068be0155e3 05:48:09 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 05:48:41 ---> Running in a29e5d9ce8a8 05:48:41 Removing intermediate container a29e5d9ce8a8 05:48:41 ---> 05a389d2fca7 05:48:41 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:48:41 ---> Running in 0b8e192b5e08 05:48:41 Removing intermediate container 0b8e192b5e08 05:48:41 ---> f3c3c091e832 05:48:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:48:41 ---> Running in fe275dd7199e 05:48:41 Removing intermediate container fe275dd7199e 05:48:41 ---> 55f328ad15ca 05:48:41 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:41 ---> Running in e8ef25d38f76 05:48:41 Removing intermediate container e8ef25d38f76 05:48:41 ---> 06203afd76f2 05:48:41 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:48:41 ---> Running in 9ed4a3ab6429 05:48:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:48:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:48:43 (1/13) Installing libc-dev (0.7.2-r3) 05:48:43 (2/13) Installing libsodium (1.0.18-r0) 05:48:43 (3/13) Installing pkgconf (1.7.3-r0) 05:48:43 (4/13) Installing libsodium-dev (1.0.18-r0) 05:48:43 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:48:43 (6/13) Installing libedit (20191231.3.1-r1) 05:48:43 (7/13) Installing openssh-client (8.4_p1-r3) 05:48:44 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:48:44 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:48:44 (10/13) Installing openssh-server (8.4_p1-r3) 05:48:44 (11/13) Installing openssh (8.4_p1-r3) 05:48:45 (12/13) Installing libzmq (4.3.3-r1) 05:48:45 (13/13) Installing zeromq-dev (4.3.3-r1) 05:48:45 Executing busybox-1.32.1-r6.trigger 05:48:45 OK: 156 MiB in 53 packages 05:48:47 Removing intermediate container 9ed4a3ab6429 05:48:47 ---> b5112f6c9eb9 05:48:47 Step 8/10 : WORKDIR /device-snmp-go 05:48:48 ---> Running in 049acbc89aa6 05:48:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-782 in /w/workspace/gexfoundry_device-snmp-go_PR-109 [Pipeline] { [Pipeline] ws 05:48:48 Running in /w/workspace/device-snmp-go/1 [Pipeline] { 05:48:48 Removing intermediate container 049acbc89aa6 05:48:48 ---> 62f57bf07102 05:48:48 Step 9/10 : COPY . . [Pipeline] checkout 05:48:48 Selected Git installation does not exist. Using Default 05:48:48 The recommended git tool is: NONE 05:48:49 ---> a720fb117850 05:48:49 Step 10/10 : RUN go mod download 05:48:49 ---> Running in 4090ef09c465 05:48:54 using credential edgex-jenkins-ssh 05:48:54 Cloning the remote Git repository 05:48:54 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:48:54 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:48:54 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:48:54 > git --version # timeout=10 05:48:54 > git --version # 'git version 2.17.1' 05:48:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:48:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:48:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:48:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/109/head:refs/remotes/origin/PR-109 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:48:56 Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 3459f87a20b0d217dcb38a12529833a7acfab5a2 05:48:56 Merge succeeded, producing 3459f87a20b0d217dcb38a12529833a7acfab5a2 05:48:56 Checking out Revision 3459f87a20b0d217dcb38a12529833a7acfab5a2 (PR-109) 05:48:56 > git config core.sparsecheckout # timeout=10 05:48:56 > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # timeout=10 05:48:56 > git remote # timeout=10 05:48:56 > git config --get remote.origin.url # timeout=10 05:48:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:56 > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 05:48:56 > git rev-parse HEAD^{commit} # timeout=10 05:48:56 > git config core.sparsecheckout # timeout=10 05:48:56 > git checkout -f 3459f87a20b0d217dcb38a12529833a7acfab5a2 # timeout=10 05:49:01 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:49:01 > git --version # timeout=10 05:49:01 > git --version # 'git version 2.17.1' 05:49:01 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:49:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:03 + sudo service docker restart+ 05:49:03 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:22 provisioning config files... 05:49:22 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5800722202408198782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:23 ---> docker-login.sh 05:49:23 nexus3.edgexfoundry.org:10001 05:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:24 Configure a credential helper to remove this warning. See 05:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:24 05:49:24 Login Succeeded 05:49:24 nexus3.edgexfoundry.org:10002 05:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:24 Configure a credential helper to remove this warning. See 05:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:24 05:49:24 Login Succeeded 05:49:24 nexus3.edgexfoundry.org:10003 05:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:25 Configure a credential helper to remove this warning. See 05:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:25 05:49:25 Login Succeeded 05:49:25 nexus3.edgexfoundry.org:10004 05:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:25 Configure a credential helper to remove this warning. See 05:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:25 05:49:25 Login Succeeded 05:49:25 docker.io 05:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:26 Configure a credential helper to remove this warning. See 05:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:26 05:49:26 Login Succeeded 05:49:26 ---> docker-login.sh ends [Pipeline] } 05:49:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:49:27 ========================================================= 05:49:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:49:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:49:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:49:28 Removing intermediate container 4090ef09c465 05:49:28 ---> f4fd093cb6f7 05:49:28 Successfully built f4fd093cb6f7 05:49:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:49:28 Sending build context to Docker daemon 367.6kB 05:49:28 + docker inspect -f . ci-base-image-x86_64 05:49:28 . [Pipeline] withDockerContainer 05:49:28 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:49:28 Step 2/10 : FROM ${BASE} 05:49:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:49:28 595b0fe564bb: Pulling fs layer 05:49:28 3088b5b3c5c0: Pulling fs layer 05:49:28 5b7225fbf94c: Pulling fs layer 05:49:28 ba82ee9f976e: Pulling fs layer 05:49:28 506bd15cee9f: Pulling fs layer 05:49:28 75a0a4a0db45: Pulling fs layer 05:49:28 618dc40b7e24: Pulling fs layer 05:49:28 ba82ee9f976e: Waiting 05:49:28 506bd15cee9f: Waiting 05:49:28 618dc40b7e24: Waiting 05:49:28 75a0a4a0db45: Waiting 05:49:28 prd-centos7-docker-4c-2g-779 does not seem to be running inside a container 05:49:28 $ 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 ******** ci-base-image-x86_64 cat 05:49:28 5b7225fbf94c: Download complete 05:49:28 3088b5b3c5c0: Verifying Checksum 05:49:28 3088b5b3c5c0: Download complete 05:49:29 506bd15cee9f: Verifying Checksum 05:49:29 506bd15cee9f: Download complete 05:49:29 75a0a4a0db45: Verifying Checksum 05:49:29 75a0a4a0db45: Download complete 05:49:29 595b0fe564bb: Verifying Checksum 05:49:29 595b0fe564bb: Download complete 05:49:29 $ docker top e85c51b8d487b4cd5619de4ef96e3ebcb73fe3f551c4bcfffb3b4347a988e751 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:30 + go version 05:49:30 go version go1.16.3 linux/amd64 [Pipeline] } 05:49:30 595b0fe564bb: Pull complete 05:49:30 $ docker stop --time=1 e85c51b8d487b4cd5619de4ef96e3ebcb73fe3f551c4bcfffb3b4347a988e751 05:49:30 3088b5b3c5c0: Pull complete 05:49:30 5b7225fbf94c: Pull complete 05:49:31 $ docker rm -f e85c51b8d487b4cd5619de4ef96e3ebcb73fe3f551c4bcfffb3b4347a988e751 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:49:32 + docker inspect -f . ci-base-image-x86_64 05:49:32 . [Pipeline] withDockerContainer 05:49:32 prd-centos7-docker-4c-2g-779 does not seem to be running inside a container 05:49:32 $ 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 ******** ci-base-image-x86_64 cat 05:49:33 618dc40b7e24: Verifying Checksum 05:49:33 618dc40b7e24: Download complete 05:49:33 $ docker top 9c4c1f6140f0dad76441e0a9e0743dffa536a7085c89c5c3f91a2763d81303e4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:34 + go mod tidy 05:49:34 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:49:34 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:49:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:49:34 ba82ee9f976e: Verifying Checksum 05:49:34 ba82ee9f976e: Download complete 05:49:34 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:49:34 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:49:34 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:49:34 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:49:34 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:49:34 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:49:34 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:49:34 github.com/edgexfoundry/device-snmp-go/internal/driver imports 05:49:34 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:49:34 github.com/edgexfoundry/device-snmp-go/internal/driver imports 05:49:34 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:49:34 github.com/edgexfoundry/device-snmp-go/cmd imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:49:34 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:49:34 github.com/edgexfoundry/device-snmp-go/cmd imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:49:34 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:49:34 github.com/edgexfoundry/device-snmp-go/cmd imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:49:34 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:49:34 github.com/edgexfoundry/device-snmp-go/cmd imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:49:34 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:49:34 github.com/edgexfoundry/device-snmp-go/cmd imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:49:34 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:49:34 github.com/edgexfoundry/device-snmp-go/cmd imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 05:49:34 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:49:34 github.com/edgexfoundry/device-snmp-go/cmd imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent imports 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by 05:49:34 github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports 05:49:34 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:49:34 $ docker stop --time=1 9c4c1f6140f0dad76441e0a9e0743dffa536a7085c89c5c3f91a2763d81303e4 05:49:36 $ docker rm -f 9c4c1f6140f0dad76441e0a9e0743dffa536a7085c89c5c3f91a2763d81303e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:49:38 ---> job-cost.sh 05:49:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dtFm 05:49:44 ba82ee9f976e: Pull complete 05:49:44 506bd15cee9f: Pull complete 05:49:44 75a0a4a0db45: Pull complete 05:49:48 618dc40b7e24: Pull complete 05:49:48 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:49:48 ---> a36622ca3599 05:49:48 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 05:49:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:49:50 ---> Running in d9ccd460d86b 05:49:51 Removing intermediate container d9ccd460d86b 05:49:51 ---> 4ad073892270 05:49:51 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:49:51 ---> Running in a2a041987519 05:49:51 Removing intermediate container a2a041987519 05:49:51 ---> 63e953fd91ab 05:49:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:49:51 ---> Running in 520b3d3a398b 05:49:52 Removing intermediate container 520b3d3a398b 05:49:52 ---> b74eab40f400 05:49:52 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:49:52 ---> Running in 745c0d620929 05:49:55 Removing intermediate container 745c0d620929 05:49:55 ---> 5064e5507215 05:49:55 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:49:55 ---> Running in 5d22afb82a98 05:49:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:49:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:49:57 (1/13) Installing libc-dev (0.7.2-r3) 05:49:57 (2/13) Installing libsodium (1.0.18-r0) 05:49:57 (3/13) Installing pkgconf (1.7.3-r0) 05:49:57 (4/13) Installing libsodium-dev (1.0.18-r0) 05:49:58 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:49:58 (6/13) Installing libedit (20191231.3.1-r1) 05:49:58 (7/13) Installing openssh-client (8.4_p1-r3) 05:49:58 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:49:58 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:49:59 (10/13) Installing openssh-server (8.4_p1-r3) 05:49:59 (11/13) Installing openssh (8.4_p1-r3) 05:49:59 (12/13) Installing libzmq (4.3.3-r1) 05:49:59 (13/13) Installing zeromq-dev (4.3.3-r1) 05:49:59 Executing busybox-1.32.1-r6.trigger 05:49:59 OK: 145 MiB in 53 packages 05:50:01 Removing intermediate container 5d22afb82a98 05:50:01 ---> fcb49c4f099d 05:50:01 Step 8/10 : WORKDIR /device-snmp-go 05:50:01 ---> Running in 7307d9908af8 05:50:02 Removing intermediate container 7307d9908af8 05:50:02 ---> f2c9d9c8163f 05:50:02 Step 9/10 : COPY . . 05:50:03 ---> 3709946246c7 05:50:03 Step 10/10 : RUN go mod download 05:50:03 ---> Running in 77e2f75725a1 05:50:03 lf-activate-venv(): INFO: Adding /tmp/venv-dtFm/bin to PATH 05:50:03 INFO: No Stack... 05:50:03 INFO: Retrieving Pricing Info for: v3-standard-2 05:50:03 INFO: Archiving Costs [Pipeline] sh 05:50:04 + cut -d, -f6 05:50:04 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 05:50:04 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] 05:50:04 Resource [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] did not exist. Created. 05:50:04 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:50:04 + echo total: 0.05999999865889549 [Pipeline] stash 05:50:04 Stashed 1 file(s) [Pipeline] } 05:50:04 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:50:05 Failed in branch amd64 05:50:29 Removing intermediate container 77e2f75725a1 05:50:29 ---> 81785d3d4401 05:50:29 Successfully built 81785d3d4401 05:50:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:50:30 + docker inspect -f . ci-base-image-arm64 05:50:30 . [Pipeline] withDockerContainer 05:50:30 prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container 05:50:30 $ 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 ******** ci-base-image-arm64 cat 05:50:32 $ docker top fa1a975f2efa27cf462dc88414679ff21ebc30f61ec2b1e1fc39fcfe442e0e99 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:33 + go version 05:50:33 go version go1.16.5 linux/arm64 [Pipeline] } 05:50:33 $ docker stop --time=1 fa1a975f2efa27cf462dc88414679ff21ebc30f61ec2b1e1fc39fcfe442e0e99 05:50:34 $ docker rm -f fa1a975f2efa27cf462dc88414679ff21ebc30f61ec2b1e1fc39fcfe442e0e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:35 + docker inspect -f . ci-base-image-arm64 05:50:35 . [Pipeline] withDockerContainer 05:50:36 prd-ubuntu18.04-docker-arm64-4c-16g-782 does not seem to be running inside a container 05:50:36 $ 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 ******** ci-base-image-arm64 cat 05:50:37 $ docker top a4d8581b8494d3ea3e6b263f171822952992ec1def266be958abbab2a95885bd -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:38 + go mod tidy 05:50:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:50:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:50:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:50:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:50:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:50:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:50:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:50:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:50:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:50:39 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:50:39 github.com/edgexfoundry/device-snmp-go/internal/driver imports 05:50:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:50:39 github.com/edgexfoundry/device-snmp-go/internal/driver imports 05:50:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:50:39 github.com/edgexfoundry/device-snmp-go/cmd imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:50:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:50:39 github.com/edgexfoundry/device-snmp-go/cmd imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:50:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:50:39 github.com/edgexfoundry/device-snmp-go/cmd imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:50:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:50:39 github.com/edgexfoundry/device-snmp-go/cmd imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:50:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:50:39 github.com/edgexfoundry/device-snmp-go/cmd imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 05:50:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:50:39 github.com/edgexfoundry/device-snmp-go/cmd imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 05:50:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:50:39 github.com/edgexfoundry/device-snmp-go/cmd imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/startup imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/pkg/service imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent imports 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by 05:50:39 github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports 05:50:39 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:50:39 $ docker stop --time=1 a4d8581b8494d3ea3e6b263f171822952992ec1def266be958abbab2a95885bd 05:50:42 $ docker rm -f a4d8581b8494d3ea3e6b263f171822952992ec1def266be958abbab2a95885bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] libraryResource [Pipeline] sh 05:50:43 ---> job-cost.sh 05:50:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MKuM 05:51:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:52:52 lf-activate-venv(): INFO: Adding /tmp/venv-MKuM/bin to PATH 05:52:52 INFO: No Stack... 05:52:52 INFO: Retrieving Pricing Info for: v2-standard-4 05:52:52 INFO: Archiving Costs [Pipeline] sh 05:52:52 + cut -d, -f6 05:52:52 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 05:52:52 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] 05:52:52 Resource [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] did not exist. Created. 05:52:52 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:53 /w/workspace/device-snmp-go/1@tmp/durable-914579ca/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-914579ca/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:53 + echo total: 0.18000000715255737 [Pipeline] stash 05:52:53 Warning: overwriting stash ‘stack-cost’ 05:52:54 Stashed 1 file(s) [Pipeline] } 05:52:54 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-109-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:52:54 Failed in branch arm64 [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] libraryResource [Pipeline] sh 05:52:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:58 ---> package-listing.sh 05:52:58 ++ tr '[:upper:]' '[:lower:]' 05:52:58 ++ facter osfamily 05:52:58 + OS_FAMILY=redhat 05:52:58 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-109 05:52:58 + START_PACKAGES=/tmp/packages_start.txt 05:52:58 + END_PACKAGES=/tmp/packages_end.txt 05:52:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:58 + PACKAGES=/tmp/packages_start.txt 05:52:58 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-109 ']' 05:52:58 + PACKAGES=/tmp/packages_end.txt 05:52:58 + case "${OS_FAMILY}" in 05:52:58 + rpm -qa 05:52:58 + sort 05:52:59 + '[' -f /tmp/packages_start.txt ']' 05:52:59 + '[' -f /tmp/packages_end.txt ']' 05:52:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:59 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-109 ']' 05:52:59 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-109/archives/ 05:52:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-109/archives/ [Pipeline] echo 05:52: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-109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:52:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:53:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:00 05:53:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:00 alpine: Pulling from edgex-lftools-log-publisher 05:53:00 df20fa9351a1: Pulling fs layer 05:53:00 36b3adc4ff6f: Pulling fs layer 05:53:00 8ad3a11d3b57: Pulling fs layer 05:53:00 46f8f816bc3b: Pulling fs layer 05:53:00 93b61091891f: Pulling fs layer 05:53:00 93b9cdb0e59b: Pulling fs layer 05:53:00 5e14af77c1be: Pulling fs layer 05:53:00 01666e4c0597: Pulling fs layer 05:53:00 aa168da1d23b: Pulling fs layer 05:53:00 93b61091891f: Waiting 05:53:00 93b9cdb0e59b: Waiting 05:53:00 5e14af77c1be: Waiting 05:53:00 01666e4c0597: Waiting 05:53:00 aa168da1d23b: Waiting 05:53:00 46f8f816bc3b: Waiting 05:53:00 36b3adc4ff6f: Verifying Checksum 05:53:00 36b3adc4ff6f: Download complete 05:53:00 46f8f816bc3b: Verifying Checksum 05:53:00 46f8f816bc3b: Download complete 05:53:00 df20fa9351a1: Verifying Checksum 05:53:00 df20fa9351a1: Download complete 05:53:00 93b9cdb0e59b: Verifying Checksum 05:53:00 93b9cdb0e59b: Download complete 05:53:00 5e14af77c1be: Verifying Checksum 05:53:00 5e14af77c1be: Download complete 05:53:00 01666e4c0597: Verifying Checksum 05:53:00 01666e4c0597: Download complete 05:53:00 93b61091891f: Verifying Checksum 05:53:00 93b61091891f: Download complete 05:53:00 df20fa9351a1: Pull complete 05:53:01 36b3adc4ff6f: Pull complete 05:53:01 8ad3a11d3b57: Verifying Checksum 05:53:01 8ad3a11d3b57: Download complete 05:53:01 8ad3a11d3b57: Pull complete 05:53:01 46f8f816bc3b: Pull complete 05:53:02 93b61091891f: Pull complete 05:53:02 93b9cdb0e59b: Pull complete 05:53:02 5e14af77c1be: Pull complete 05:53:02 01666e4c0597: Pull complete 05:53:03 aa168da1d23b: Download complete 05:53:07 aa168da1d23b: Pull complete 05:53:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:53:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:53:07 prd-centos7-docker-4c-2g-768 does not seem to be running inside a container 05:53:07 $ 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-109/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-109 -v /w/workspace/gexfoundry_device-snmp-go_PR-109:/w/workspace/gexfoundry_device-snmp-go_PR-109:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:53:11 $ docker top d13a895ead99b8e5185004c2dfc579f95b7dfa61c502e9d77cc642cb0ce1be86 -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:11 + touch /tmp/pre-build-complete [Pipeline] sh 05:53:12 + mkdir -p /var/log/sa [Pipeline] sh 05:53:12 + ls /var/log/sa-host 05:53:12 + sadf -c /var/log/sa-host/sa05 05:53:12 file_magic: OK 05:53:12 HZ: Using current value: 100 05:53:12 file_header: OK 05:53:12 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 05:53:12 Statistics: 05:53:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:53:12 File successfully converted to sysstat format version 12.2.1 05:53:12 + sadf -c /var/log/sa-host/sa14 05:53:12 file_magic: OK 05:53:12 HZ: Using current value: 100 05:53:12 file_header: OK 05:53:12 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 05:53:12 Statistics: 05:53:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:53:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:12 provisioning config files... 05:53:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-109@tmp/config2607492002077225151tmp [Pipeline] { [Pipeline] echo 05:53:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:53:13 ---> create-netrc.sh [Pipeline] } 05:53:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:53:13 ---> python-tools-install.sh [Pipeline] echo 05:53:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:53:14 ---> sudo-logs.sh 05:53:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:53:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:53:14 ---> job-cost.sh 05:53:14 lf-activate-venv: SKIPPING 05:53:14 DEBUG: total: 0.18000000715255737 05:53:14 INFO: Retrieving Stack Cost... 05:53:15 INFO: Retrieving Pricing Info for: v3-standard-2 05:53:15 INFO: Archiving Costs [Pipeline] echo 05:53:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:53:16 ---> logs-deploy.sh 05:53:16 lf-activate-venv: SKIPPING 05:53:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-109/1 05:53:16 INFO: archiving workspace using pattern(s): 05:53:16 Archives upload complete. 05:53:16 INFO: archiving logs to Nexus 05:53:17 ---> uname -a: 05:53:17 Linux prd-centos7-docker-4c-2g-768.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:53:17 05:53:17 05:53:17 ---> lscpu: 05:53:17 Architecture: x86_64 05:53:17 CPU op-mode(s): 32-bit, 64-bit 05:53:17 Byte Order: Little Endian 05:53:17 Address sizes: 40 bits physical, 48 bits virtual 05:53:17 CPU(s): 2 05:53:17 On-line CPU(s) list: 0,1 05:53:17 Thread(s) per core: 1 05:53:17 Core(s) per socket: 1 05:53:17 Socket(s): 2 05:53:17 NUMA node(s): 1 05:53:17 Vendor ID: AuthenticAMD 05:53:17 CPU family: 23 05:53:17 Model: 49 05:53:17 Model name: AMD EPYC-Rome Processor 05:53:17 Stepping: 0 05:53:17 CPU MHz: 2800.000 05:53:17 BogoMIPS: 5600.00 05:53:17 Virtualization: AMD-V 05:53:17 Hypervisor vendor: KVM 05:53:17 Virtualization type: full 05:53:17 L1d cache: 64 KiB 05:53:17 L1i cache: 64 KiB 05:53:17 L2 cache: 1 MiB 05:53:17 L3 cache: 32 MiB 05:53:17 NUMA node0 CPU(s): 0,1 05:53:17 Vulnerability Itlb multihit: Not affected 05:53:17 Vulnerability L1tf: Not affected 05:53:17 Vulnerability Mds: Not affected 05:53:17 Vulnerability Meltdown: Not affected 05:53:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:53:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:53:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:53:17 Vulnerability Srbds: Not affected 05:53:17 Vulnerability Tsx async abort: Not affected 05:53:17 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:53:17 05:53:17 05:53:17 ---> nproc: 05:53:17 2 05:53:17 05:53:17 05:53:17 ---> df -h: 05:53:17 Filesystem Size Used Available Use% Mounted on 05:53:17 overlay 40.0G 7.6G 32.4G 19% / 05:53:17 tmpfs 64.0M 0 64.0M 0% /dev 05:53:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:53:17 shm 64.0M 0 64.0M 0% /dev/shm 05:53:17 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:53:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:53:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:53:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:53:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:53:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:53:17 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:53:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-109 05:53:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-109@tmp 05:53:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:53:17 05:53:17 05:53:17 ---> free -m: 05:53:17 total used free shared buff/cache available 05:53:17 Mem: 7821 916 4811 0 2093 6727 05:53:17 Swap: 1023 0 1023 05:53:17 05:53:17 05:53:17 ---> ip addr: 05:53:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:53:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:53:17 inet 127.0.0.1/8 scope host lo 05:53:17 valid_lft forever preferred_lft forever 05:53:17 inet6 ::1/128 scope host 05:53:17 valid_lft forever preferred_lft forever 05:53:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:53:17 link/ether fa:16:3e:37:6a:ce brd ff:ff:ff:ff:ff:ff 05:53:17 inet 10.30.122.52/23 brd 10.30.123.255 scope global dynamic eth0 05:53:17 valid_lft 85894sec preferred_lft 85894sec 05:53:17 inet6 fe80::f816:3eff:fe37:6ace/64 scope link 05:53:17 valid_lft forever preferred_lft forever 05:53:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:53:17 link/ether 02:42:06:8e:ae:f9 brd ff:ff:ff:ff:ff:ff 05:53:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:53:17 valid_lft forever preferred_lft forever 05:53:17 inet6 fe80::42:6ff:fe8e:aef9/64 scope link 05:53:17 valid_lft forever preferred_lft forever 05:53:17 05:53:17 05:53:17 ---> sar -b -r -n DEV: 05:53:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 05:53:17 05:53:17 05:44:35 LINUX RESTART (2 CPU) 05:53:17 05:53:17 05:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:53:17 05:46:01 81.32 21.56 59.76 0.00 6026.89 19889.42 0.00 05:53:17 05:47:01 3.55 0.00 3.55 0.00 0.00 116.72 0.00 05:53:17 05:48:01 0.38 0.00 0.38 0.00 0.00 6.08 0.00 05:53:17 05:49:01 0.35 0.00 0.35 0.00 0.00 5.75 0.00 05:53:17 05:50:01 0.13 0.00 0.13 0.00 0.00 2.20 0.00 05:53:17 05:51:01 0.23 0.00 0.23 0.00 0.00 3.65 0.00 05:53:17 05:52:01 0.35 0.00 0.35 0.00 0.00 5.88 0.00 05:53:17 05:53:01 1.42 0.10 1.32 0.00 9.99 27.17 0.00 05:53:17 Average: 10.82 2.67 8.15 0.00 743.75 2471.31 0.00 05:53:17 05:53:17 05:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:53:17 05:46:01 5457020 0 813140 10.15 2620 1736160 1328852 14.67 577912 1572488 128 05:53:17 05:47:01 5468988 0 801164 10.00 2620 1736168 1229492 13.57 567948 1572464 8 05:53:17 05:48:01 5469220 0 800932 10.00 2620 1736168 1224476 13.52 566296 1573912 8 05:53:17 05:49:01 5467836 0 802312 10.02 2620 1736172 1224640 13.52 568028 1573912 12 05:53:17 05:50:01 5467896 0 802244 10.02 2620 1736180 1224640 13.52 563520 1578280 20 05:53:17 05:51:01 5467840 0 802300 10.02 2620 1736180 1224664 13.52 563580 1578280 8 05:53:17 05:52:01 5470884 0 799244 9.98 2620 1736192 1198844 13.24 561664 1578280 8 05:53:17 05:53:01 5313112 0 885988 11.06 2620 1807220 1592192 17.58 768868 1518820 70436 05:53:17 Average: 5447850 0 813416 10.16 2620 1745055 1280975 14.14 592227 1568304 8828 05:53:17 05:53:17 05:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:53:17 05:46:01 eth0 589.26 396.51 1086.16 108.17 0.00 0.00 0.00 0.00 05:53:17 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:46:01 docker0 1.49 1.29 0.33 2.75 0.00 0.00 0.00 0.00 05:53:17 05:47:01 eth0 3.40 0.82 1.03 0.59 0.00 0.00 0.00 0.00 05:53:17 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:48:01 eth0 6.20 1.13 1.52 0.79 0.00 0.00 0.00 0.00 05:53:17 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:49:01 eth0 7.13 0.85 1.32 0.59 0.00 0.00 0.00 0.00 05:53:17 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:50:01 eth0 3.70 1.67 1.94 1.37 0.00 0.00 0.00 0.00 05:53:17 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:51:01 eth0 1.17 0.62 0.67 0.49 0.00 0.00 0.00 0.00 05:53:17 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:52:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:53:17 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:53:01 eth0 88.68 75.08 688.52 8.00 0.00 0.00 0.00 0.00 05:53:17 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 Average: eth0 86.44 58.91 220.92 14.81 0.00 0.00 0.00 0.00 05:53:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:17 Average: docker0 0.18 0.16 0.04 0.34 0.00 0.00 0.00 0.00 05:53:17 05:53:17 05:53:17 ---> sar -P ALL: 05:53:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 05:53:17 05:53:17 05:44:35 LINUX RESTART (2 CPU) 05:53:17 05:53:17 05:45:02 CPU %user %nice %system %iowait %steal %idle 05:53:17 05:46:01 all 16.86 0.00 4.82 12.21 0.07 66.04 05:53:17 05:46:01 0 16.09 0.00 5.40 10.53 0.07 67.91 05:53:17 05:46:01 1 17.63 0.00 4.24 13.88 0.07 64.18 05:53:17 05:47:01 all 0.16 0.00 0.05 0.00 0.03 99.77 05:53:17 05:47:01 0 0.08 0.00 0.07 0.00 0.03 99.82 05:53:17 05:47:01 1 0.23 0.00 0.03 0.00 0.02 99.72 05:53:17 05:48:01 all 0.17 0.00 0.03 0.00 0.03 99.77 05:53:17 05:48:01 0 0.08 0.00 0.03 0.00 0.03 99.85 05:53:17 05:48:01 1 0.25 0.00 0.02 0.00 0.03 99.70 05:53:17 05:49:01 all 0.13 0.00 0.03 0.00 0.03 99.82 05:53:17 05:49:01 0 0.22 0.00 0.02 0.00 0.02 99.75 05:53:17 05:49:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:53:17 05:50:01 all 0.17 0.00 0.03 0.00 0.03 99.78 05:53:17 05:50:01 0 0.28 0.00 0.03 0.00 0.03 99.65 05:53:17 05:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:53:17 05:51:01 all 0.10 0.00 0.02 0.00 0.03 99.85 05:53:17 05:51:01 0 0.18 0.00 0.02 0.00 0.03 99.77 05:53:17 05:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 05:53:17 05:52:01 all 0.14 0.00 0.02 0.00 0.03 99.82 05:53:17 05:52:01 0 0.23 0.00 0.02 0.00 0.03 99.72 05:53:17 05:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:53:17 05:53:01 all 1.99 0.00 0.55 0.03 0.04 97.39 05:53:17 05:53:01 0 1.86 0.00 0.57 0.02 0.05 97.50 05:53:17 05:53:01 1 2.13 0.00 0.54 0.03 0.03 97.27 05:53:17 Average: all 2.38 0.00 0.67 1.47 0.03 95.45 05:53:17 Average: 0 2.30 0.00 0.74 1.26 0.04 95.66 05:53:17 Average: 1 2.46 0.00 0.59 1.67 0.03 95.25 05:53:17 05:53:17 05:53:17