Pull request #95 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bc23b967fe3c88f879d260097d0161ea44e0e0b1+80fc4d6fa8e57088abf890f3ca65168d4dd41549 (18fd31f242ca3c4c93076a0ade275c911b4a984f) 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-ssh8146911978550661208.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh3925738161788286994.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 9d0281235b943b7ad605f650702698f9078b2862 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-95/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-95/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1040687332702512313.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-95/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9060902550872698791.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh5290369370793478094.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-95/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-95/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6284630182926077833.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 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-15334 in /w/workspace/dgexfoundry_device-snmp-go_PR-95 [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/dgexfoundry_device-snmp-go_PR-95 # timeout=10 Merging remotes/origin/master commit 80fc4d6fa8e57088abf890f3ca65168d4dd41549 into PR head commit bc23b967fe3c88f879d260097d0161ea44e0e0b1 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/dgexfoundry_device-snmp-go_PR-95@tmp/jenkins-gitclient-ssh4890594739398458597.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/dgexfoundry_device-snmp-go_PR-95@tmp/jenkins-gitclient-ssh9205949116661332321.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing bc23b967fe3c88f879d260097d0161ea44e0e0b1 Checking out Revision bc23b967fe3c88f879d260097d0161ea44e0e0b1 (PR-95) > git checkout -f bc23b967fe3c88f879d260097d0161ea44e0e0b1 # 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/dgexfoundry_device-snmp-go_PR-95@tmp/jenkins-gitclient-ssh21164738558478763.key > git merge 80fc4d6fa8e57088abf890f3ca65168d4dd41549 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc23b967fe3c88f879d260097d0161ea44e0e0b1 # 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 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:24:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:24:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:24:55 ========================================================= 16:24:55 EdgeX Global Pipelines Version Info 16:24:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:24:57 ------------------- 16:24:57 stable info: 16:24:57 ------------------- 16:24:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:24:57 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:24:57 Message: update stable to v1.0.192 16:24:57 ------------------- 16:24:57 experimental info: 16:24:57 ------------------- 16:24:57 Commited By: **** collab-it+edgex@linuxfoundation.org 16:24:57 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:24:57 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 16:24:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-95 [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-95 [Pipeline] echo 16:24:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-95 [Pipeline] echo 16:25:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc23b967fe3c88f879d260097d0161ea44e0e0b1 [Pipeline] echo 16:25:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc23b96 [Pipeline] echo 16:25:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:00 provisioning config files... 16:25:00 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/config3932152540796359039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:00 ---> docker-login.sh 16:25:00 nexus3.edgexfoundry.org:10001 16:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:01 Configure a credential helper to remove this warning. See 16:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:01 16:25:01 Login Succeeded 16:25:01 nexus3.edgexfoundry.org:10002 16:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:01 Configure a credential helper to remove this warning. See 16:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:01 16:25:01 Login Succeeded 16:25:01 nexus3.edgexfoundry.org:10003 16:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:01 Configure a credential helper to remove this warning. See 16:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:01 16:25:01 Login Succeeded 16:25:01 nexus3.edgexfoundry.org:10004 16:25:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:01 Configure a credential helper to remove this warning. See 16:25:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:01 16:25:01 Login Succeeded 16:25:01 docker.io 16:25:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:02 Configure a credential helper to remove this warning. See 16:25:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:02 16:25:02 Login Succeeded 16:25:02 ---> docker-login.sh ends [Pipeline] } 16:25:02 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 16:25:03 + git log --format=format:%s -1 bc23b967fe3c88f879d260097d0161ea44e0e0b1 [Pipeline] echo 16:25:03 GIT_COMMIT: bc23b967fe3c88f879d260097d0161ea44e0e0b1, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 16:25:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:25:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:25:03 16:25:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:25:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:25:04 latest: Pulling from edgex-devops/git-semver 16:25:04 31603596830f: Pulling fs layer 16:25:04 54011a49482f: Pulling fs layer 16:25:04 a6820b24f6d8: Pulling fs layer 16:25:04 f581987b2513: Pulling fs layer 16:25:04 f581987b2513: Waiting 16:25:04 54011a49482f: Verifying Checksum 16:25:04 54011a49482f: Download complete 16:25:04 31603596830f: Verifying Checksum 16:25:04 31603596830f: Download complete 16:25:04 f581987b2513: Verifying Checksum 16:25:04 f581987b2513: Download complete 16:25:04 a6820b24f6d8: Verifying Checksum 16:25:04 a6820b24f6d8: Download complete 16:25:04 31603596830f: Pull complete 16:25:04 54011a49482f: Pull complete 16:25:05 a6820b24f6d8: Pull complete 16:25:05 f581987b2513: Pull complete 16:25:06 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:25:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:25:06 prd-centos7-docker-4c-2g-15334 does not seem to be running inside a container 16:25:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-95 -v /w/workspace/dgexfoundry_device-snmp-go_PR-95:/w/workspace/dgexfoundry_device-snmp-go_PR-95:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-95@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:25:10 $ docker top aec54758160dd74af57d8a3f33dca3b029709f1cc8030c3c3056ca6245022693 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:10 [ssh-agent] Looking for ssh-agent implementation... 16:25:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:10 $ docker exec aec54758160dd74af57d8a3f33dca3b029709f1cc8030c3c3056ca6245022693 ssh-agent 16:25:10 SSH_AUTH_SOCK=/tmp/ssh-RPazPQ9bJ9Ff/agent.15 16:25:10 SSH_AGENT_PID=21 16:25:10 Running ssh-add (command line suppressed) 16:25:10 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/private_key_2249268500048371142.key (/w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/private_key_2249268500048371142.key) 16:25:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:11 + git tag --points-at HEAD [Pipeline] } 16:25:11 $ docker exec --env ******** --env ******** aec54758160dd74af57d8a3f33dca3b029709f1cc8030c3c3056ca6245022693 ssh-agent -k 16:25:11 unset SSH_AUTH_SOCK; 16:25:11 unset SSH_AGENT_PID; 16:25:11 echo Agent pid 21 killed; 16:25:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:25:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:11 [ssh-agent] Looking for ssh-agent implementation... 16:25:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:11 $ docker exec aec54758160dd74af57d8a3f33dca3b029709f1cc8030c3c3056ca6245022693 ssh-agent 16:25:11 SSH_AUTH_SOCK=/tmp/ssh-TmXXjFlZIUJs/agent.56 16:25:11 SSH_AGENT_PID=61 16:25:11 Running ssh-add (command line suppressed) 16:25:11 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/private_key_6216440728052663828.key (/w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/private_key_6216440728052663828.key) 16:25:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:11 + git semver init 16:25:11 # -> Open(): unable to determine branch for HEAD 16:25:11 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-95/.git 16:25:11 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-95 16:25:11 # $SEMVER_REMOTE_NAME = origin 16:25:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:25:11 # $SEMVER_USER_NAME = edgex-jenkins 16:25:11 # $SEMVER_BRANCH = PR-95 16:25:11 # $SEMVER_TEMP = /tmp/semver-241692077 16:25:11 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 16:25:12 # '/tmp/semver-241692077' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-95/.semver' 16:25:12 # -> Force: false 16:25:12 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-95/.semver [Pipeline] } 16:25:12 $ docker exec --env ******** --env ******** aec54758160dd74af57d8a3f33dca3b029709f1cc8030c3c3056ca6245022693 ssh-agent -k 16:25:12 unset SSH_AUTH_SOCK; 16:25:12 unset SSH_AGENT_PID; 16:25:12 echo Agent pid 61 killed; 16:25:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:12 + git semver [Pipeline] } 16:25:12 $ docker stop --time=1 aec54758160dd74af57d8a3f33dca3b029709f1cc8030c3c3056ca6245022693 16:25:14 $ docker rm -f aec54758160dd74af57d8a3f33dca3b029709f1cc8030c3c3056ca6245022693 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:25:15 Stashed 1 file(s) [Pipeline] echo 16:25:15 [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 16:25:30 Still waiting to schedule task 16:25:30 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 16:25:30 ‘prd-centos7-docker-4c-2g-15336’ is offline 16:25:30 ‘prd-centos7-docker-4c-2g-309’ is offline 16:25:30 Still waiting to schedule task 16:25:30 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15331’ 16:26:44 Running on prd-centos7-docker-4c-2g-15337 in /w/workspace/dgexfoundry_device-snmp-go_PR-95 [Pipeline] { [Pipeline] ws 16:26:44 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 16:26:44 Selected Git installation does not exist. Using Default 16:26:44 The recommended git tool is: NONE 16:26:46 using credential edgex-jenkins-ssh 16:26:46 Cloning the remote Git repository 16:26:46 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:26:47 > git init /w/workspace/device-snmp-go/1 # timeout=10 16:26:47 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:26:47 > git --version # timeout=10 16:26:47 > git --version # 'git version 2.24.4' 16:26:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:47 [INFO] Currently running in a labeled security context 16:26:47 [INFO] Currently SELinux is 'enforcing' on the host 16:26:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh6798896801882319556.key 16:26:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:47 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:26:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:47 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:26:47 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:26:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:47 [INFO] Currently running in a labeled security context 16:26:47 [INFO] Currently SELinux is 'enforcing' on the host 16:26:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh775068020033172337.key 16:26:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:26:48 Merging remotes/origin/master commit 80fc4d6fa8e57088abf890f3ca65168d4dd41549 into PR head commit bc23b967fe3c88f879d260097d0161ea44e0e0b1 16:26:48 Merge succeeded, producing bc23b967fe3c88f879d260097d0161ea44e0e0b1 16:26:48 Checking out Revision bc23b967fe3c88f879d260097d0161ea44e0e0b1 (PR-95) 16:26:48 > git config core.sparsecheckout # timeout=10 16:26:48 > git checkout -f bc23b967fe3c88f879d260097d0161ea44e0e0b1 # timeout=10 16:26:48 > git remote # timeout=10 16:26:48 > git config --get remote.origin.url # timeout=10 16:26:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:48 [INFO] Currently running in a labeled security context 16:26:48 [INFO] Currently SELinux is 'enforcing' on the host 16:26:48 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh3854949464921565166.key 16:26:48 > git merge 80fc4d6fa8e57088abf890f3ca65168d4dd41549 # timeout=10 16:26:48 > git rev-parse HEAD^{commit} # timeout=10 16:26:48 > git config core.sparsecheckout # timeout=10 16:26:48 > git checkout -f bc23b967fe3c88f879d260097d0161ea44e0e0b1 # timeout=10 16:26:51 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 16:26:51 > git --version # timeout=10 16:26:51 > git --version # 'git version 2.24.4' 16:26:51 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:26:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:26:53 + sudo service docker restart 16:26:53 + true 16:26:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:11 provisioning config files... 16:27:12 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config1287115547724773801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:12 ---> docker-login.sh 16:27:12 nexus3.edgexfoundry.org:10001 16:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:12 Configure a credential helper to remove this warning. See 16:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:12 16:27:12 Login Succeeded 16:27:12 nexus3.edgexfoundry.org:10002 16:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:12 Configure a credential helper to remove this warning. See 16:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:12 16:27:12 Login Succeeded 16:27:12 nexus3.edgexfoundry.org:10003 16:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:13 Configure a credential helper to remove this warning. See 16:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:13 16:27:13 Login Succeeded 16:27:13 nexus3.edgexfoundry.org:10004 16:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:13 Configure a credential helper to remove this warning. See 16:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:13 16:27:13 Login Succeeded 16:27:13 docker.io 16:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:13 Configure a credential helper to remove this warning. See 16:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:13 16:27:13 Login Succeeded 16:27:13 ---> docker-login.sh ends [Pipeline] } 16:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:27:14 ========================================================= 16:27:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:27:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:27:14 + 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 . 16:27:14 Sending build context to Docker daemon 352.8kB 16:27:14 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:27:14 Step 2/10 : FROM ${BASE} 16:27:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:27:14 540db60ca938: Pulling fs layer 16:27:14 adcc1eea9eea: Pulling fs layer 16:27:14 4c4ab2625f07: Pulling fs layer 16:27:14 0510c868ecb4: Pulling fs layer 16:27:14 afea3b2eda06: Pulling fs layer 16:27:14 7809a108b3ef: Pulling fs layer 16:27:14 f706445af74f: Pulling fs layer 16:27:14 0510c868ecb4: Waiting 16:27:14 afea3b2eda06: Waiting 16:27:14 7809a108b3ef: Waiting 16:27:14 f706445af74f: Waiting 16:27:14 4c4ab2625f07: Download complete 16:27:14 adcc1eea9eea: Verifying Checksum 16:27:14 adcc1eea9eea: Download complete 16:27:14 afea3b2eda06: Verifying Checksum 16:27:14 afea3b2eda06: Download complete 16:27:14 7809a108b3ef: Verifying Checksum 16:27:14 7809a108b3ef: Download complete 16:27:14 540db60ca938: Verifying Checksum 16:27:14 540db60ca938: Download complete 16:27:15 540db60ca938: Pull complete 16:27:15 adcc1eea9eea: Pull complete 16:27:15 4c4ab2625f07: Pull complete 16:27:17 f706445af74f: Verifying Checksum 16:27:17 f706445af74f: Download complete 16:27:17 0510c868ecb4: Download complete 16:27:21 0510c868ecb4: Pull complete 16:27:21 afea3b2eda06: Pull complete 16:27:21 7809a108b3ef: Pull complete 16:27:23 f706445af74f: Pull complete 16:27:23 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:27:23 ---> b068be0155e3 16:27:23 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 16:27:38 ---> Running in 94145b334988 16:27:38 Removing intermediate container 94145b334988 16:27:38 ---> aa9d6f4bc775 16:27:38 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:27:38 ---> Running in 8e7f58ebfb49 16:27:38 Removing intermediate container 8e7f58ebfb49 16:27:38 ---> fc35b9223de4 16:27:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 16:27:38 ---> Running in 1454a0e99c8a 16:27:38 Removing intermediate container 1454a0e99c8a 16:27:38 ---> bcff1971080b 16:27:38 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:38 ---> Running in 31da53b18514 16:27:38 Removing intermediate container 31da53b18514 16:27:38 ---> a47ce477aaa6 16:27:38 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:38 ---> Running in 14f3af4b832e 16:27:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:27:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:27:40 (1/13) Installing libc-dev (0.7.2-r3) 16:27:40 (2/13) Installing libsodium (1.0.18-r0) 16:27:40 (3/13) Installing pkgconf (1.7.3-r0) 16:27:40 (4/13) Installing libsodium-dev (1.0.18-r0) 16:27:40 (5/13) Installing openssh-keygen (8.4_p1-r3) 16:27:40 (6/13) Installing libedit (20191231.3.1-r1) 16:27:41 (7/13) Installing openssh-client (8.4_p1-r3) 16:27:41 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 16:27:41 (9/13) Installing openssh-server-common (8.4_p1-r3) 16:27:41 (10/13) Installing openssh-server (8.4_p1-r3) 16:27:41 (11/13) Installing openssh (8.4_p1-r3) 16:27:41 (12/13) Installing libzmq (4.3.3-r1) 16:27:41 (13/13) Installing zeromq-dev (4.3.3-r1) 16:27:42 Executing busybox-1.32.1-r6.trigger 16:27:42 OK: 156 MiB in 53 packages 16:27:42 Removing intermediate container 14f3af4b832e 16:27:42 ---> 5391e4df2512 16:27:42 Step 8/10 : WORKDIR /device-snmp-go 16:27:42 ---> Running in 387276b659a5 16:27:43 Removing intermediate container 387276b659a5 16:27:43 ---> 71826784e576 16:27:43 Step 9/10 : COPY . . 16:27:43 ---> 24262e4a3fb4 16:27:43 Step 10/10 : RUN go mod download 16:27:43 ---> Running in 9a601f4dcea9 16:28:10 Removing intermediate container 9a601f4dcea9 16:28:10 ---> 24b5a8ba0857 16:28:10 Successfully built 24b5a8ba0857 16:28:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:28:10 + docker inspect -f . ci-base-image-x86_64 16:28:10 . [Pipeline] withDockerContainer 16:28:10 prd-centos7-docker-4c-2g-15337 does not seem to be running inside a container 16:28:10 $ 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-x86_64 cat 16:28:11 $ docker top 60d2b0fc8f95f6ffbe20646228c4013a72f287e32b30dd97137a473700290d82 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:12 + go version 16:28:12 go version go1.16.3 linux/amd64 [Pipeline] } 16:28:12 $ docker stop --time=1 60d2b0fc8f95f6ffbe20646228c4013a72f287e32b30dd97137a473700290d82 16:28:13 $ docker rm -f 60d2b0fc8f95f6ffbe20646228c4013a72f287e32b30dd97137a473700290d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:14 + docker inspect -f . ci-base-image-x86_64 16:28:14 . [Pipeline] withDockerContainer 16:28:14 prd-centos7-docker-4c-2g-15337 does not seem to be running inside a container 16:28:14 $ 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-x86_64 cat 16:28:15 $ docker top 33273d1ee9e7d72019f6f7c6b0d4e0973d15c51380d31b59d49cf30ee924b6ce -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:15 + go mod tidy [Pipeline] sh 16:28:16 + make test 16:28:16 go mod tidy 16:28:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:28:16 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:28:32 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:28:32 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 16:28:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:28:38 gofmt -l . 16:28:38 [ "`gofmt -l .`" = "" ] 16:28:38 ./bin/test-attribution-txt.sh [Pipeline] } 16:28:38 $ docker stop --time=1 33273d1ee9e7d72019f6f7c6b0d4e0973d15c51380d31b59d49cf30ee924b6ce 16:28:40 $ docker rm -f 33273d1ee9e7d72019f6f7c6b0d4e0973d15c51380d31b59d49cf30ee924b6ce [Pipeline] // withDockerContainer [Pipeline] sh 16:28:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:28:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:28:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:28:43 + ls -al . 16:28:43 total 104 16:28:43 drwxrwxr-x. 7 jenkins jenkins 4096 May 20 16:28 . 16:28:43 drwxrwxr-x. 4 jenkins jenkins 28 May 20 16:26 .. 16:28:43 -rw-rw-r--. 1 jenkins jenkins 6520 May 20 16:26 Attribution.txt 16:28:43 drwxrwxr-x. 2 jenkins jenkins 60 May 20 16:26 bin 16:28:43 drwxrwxr-x. 3 jenkins jenkins 32 May 20 16:26 cmd 16:28:43 -rw-r--r--. 1 jenkins jenkins 7631 May 20 16:28 coverage.out 16:28:43 -rw-rw-r--. 1 jenkins jenkins 1459 May 20 16:26 Dockerfile 16:28:43 -rw-rw-r--. 1 jenkins jenkins 1057 May 20 16:26 Dockerfile.build 16:28:43 -rw-rw-r--. 1 jenkins jenkins 6 May 20 16:26 .dockerignore 16:28:43 drwxrwxr-x. 8 jenkins jenkins 179 May 20 16:26 .git 16:28:43 drwxrwxr-x. 2 jenkins jenkins 103 May 20 16:26 .github 16:28:43 -rw-rw-r--. 1 jenkins jenkins 272 May 20 16:26 .gitignore 16:28:43 -rw-rw-r--. 1 jenkins jenkins 222 May 20 16:26 go.mod 16:28:43 -rw-r--r--. 1 jenkins jenkins 21556 May 20 16:28 go.sum 16:28:43 drwxrwxr-x. 3 jenkins jenkins 20 May 20 16:26 internal 16:28:43 -rw-rw-r--. 1 jenkins jenkins 656 May 20 16:26 Jenkinsfile 16:28:43 -rw-rw-r--. 1 jenkins jenkins 11340 May 20 16:26 LICENSE 16:28:43 -rw-rw-r--. 1 jenkins jenkins 936 May 20 16:26 Makefile 16:28:43 -rw-rw-r--. 1 jenkins jenkins 9079 May 20 16:26 README.md 16:28:43 -rw-rw-r--. 1 jenkins jenkins 5 May 20 16:25 VERSION 16:28:43 -rw-rw-r--. 1 jenkins jenkins 209 May 20 16:26 version.go [Pipeline] isUnix [Pipeline] sh 16:28:43 + 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=bc23b967fe3c88f879d260097d0161ea44e0e0b1 --label arch=amd64 --label version=0.0.0 . 16:28:43 Sending build context to Docker daemon 361kB 16:28:43 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:28:43 Step 2/24 : FROM ${BASE} AS builder 16:28:43 ---> 24b5a8ba0857 16:28:43 Step 3/24 : ARG MAKE='make build' 16:28:43 ---> Running in dbfa8cb0c05e 16:28:43 Removing intermediate container dbfa8cb0c05e 16:28:43 ---> 8ad2f5ef5150 16:28:43 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:28:44 ---> Running in af3f26ce13b4 16:28:44 Removing intermediate container af3f26ce13b4 16:28:44 ---> 395a0c5ef0ce 16:28:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:28:44 ---> Running in 791b249dd21e 16:28:44 Removing intermediate container 791b249dd21e 16:28:44 ---> 9ca60d667eb7 16:28:44 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:44 ---> Running in 74b935bca526 16:28:44 Removing intermediate container 74b935bca526 16:28:44 ---> 796497185264 16:28:44 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:28:44 ---> Running in 8cb69acc3bc9 16:28:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:28:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:28:46 OK: 156 MiB in 53 packages 16:28:46 Removing intermediate container 8cb69acc3bc9 16:28:46 ---> 90938ec2cf1f 16:28:46 Step 8/24 : WORKDIR /device-snmp-go 16:28:46 ---> Running in 3f9ec1bdc5db 16:28:46 Removing intermediate container 3f9ec1bdc5db 16:28:46 ---> 79ddf5e9461d 16:28:46 Step 9/24 : COPY . . 16:28:47 ---> 655a8d879296 16:28:47 Step 10/24 : RUN go mod tidy 16:28:47 ---> Running in b813d192e31d 16:28:47 Removing intermediate container b813d192e31d 16:28:47 ---> 73b874a14f2d 16:28:47 Step 11/24 : RUN make update 16:28:47 ---> Running in 3a64bb0df55e 16:28:47 CGO_ENABLED=0 GO111MODULE=on go mod download 16:28:48 Removing intermediate container 3a64bb0df55e 16:28:48 ---> f8886bc6a0a5 16:28:48 Step 12/24 : RUN ${MAKE} 16:28:48 ---> Running in 5b75942a4f39 16:28:48 go mod tidy 16:28:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 16:28:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15340 in /w/workspace/dgexfoundry_device-snmp-go_PR-95 [Pipeline] { [Pipeline] ws 16:28:57 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 16:28:57 Selected Git installation does not exist. Using Default 16:28:57 The recommended git tool is: NONE 16:29:02 using credential edgex-jenkins-ssh 16:29:02 Cloning the remote Git repository 16:29:03 Removing intermediate container 5b75942a4f39 16:29:03 ---> 211239dcb67b 16:29:03 Step 13/24 : FROM alpine:3.12 16:29:03 3.12: Pulling from library/alpine 16:29:03 339de151aab4: Pulling fs layer 16:29:03 339de151aab4: Download complete 16:29:03 339de151aab4: Pull complete 16:29:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:29:03 Status: Downloaded newer image for alpine:3.12 16:29:03 ---> 13621d1b12d4 16:29:03 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 16:29:03 ---> Running in bb2dba490275 16:29:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:03 (1/6) Installing dumb-init (1.2.2-r1) 16:29:03 (2/6) Installing libgcc (9.3.0-r2) 16:29:03 (3/6) Installing libsodium (1.0.18-r0) 16:29:03 (4/6) Installing libstdc++ (9.3.0-r2) 16:29:03 (5/6) Installing libzmq (4.3.3-r0) 16:29:03 (6/6) Installing zeromq (4.3.3-r0) 16:29:03 Executing busybox-1.31.1-r20.trigger 16:29:03 OK: 8 MiB in 20 packages 16:29:02 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:29:03 > git init /w/workspace/device-snmp-go/1 # timeout=10 16:29:03 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:29:03 > git --version # timeout=10 16:29:03 > git --version # 'git version 2.17.1' 16:29:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:03 Removing intermediate container bb2dba490275 16:29:03 ---> 822435b2cc73 16:29:03 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 16:29:04 ---> 0dd8f5f3a6a2 16:29:04 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 16:29:05 Merging remotes/origin/master commit 80fc4d6fa8e57088abf890f3ca65168d4dd41549 into PR head commit bc23b967fe3c88f879d260097d0161ea44e0e0b1 16:29:05 ---> 7cd283d1d36f 16:29:05 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 16:29:04 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:29:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:04 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:29:04 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:29:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:29:05 > git config core.sparsecheckout # timeout=10 16:29:05 > git checkout -f bc23b967fe3c88f879d260097d0161ea44e0e0b1 # timeout=10 16:29:05 > git remote # timeout=10 16:29:05 > git config --get remote.origin.url # timeout=10 16:29:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:05 Merge succeeded, producing bc23b967fe3c88f879d260097d0161ea44e0e0b1 16:29:05 Checking out Revision bc23b967fe3c88f879d260097d0161ea44e0e0b1 (PR-95) 16:29:05 ---> 25bddaf56713 16:29:05 Step 18/24 : EXPOSE 49993 16:29:05 ---> Running in 50b9df19eee8 16:29:05 Removing intermediate container 50b9df19eee8 16:29:05 ---> 668cdc8c42a6 16:29:05 Step 19/24 : EXPOSE 161 16:29:05 ---> Running in a8ae13f89c22 16:29:05 Removing intermediate container a8ae13f89c22 16:29:05 ---> d7053a4cf49d 16:29:05 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:29:05 ---> Running in caffb8044e6f 16:29:05 Removing intermediate container caffb8044e6f 16:29:05 ---> 0aad1051177d 16:29:05 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:29:05 ---> Running in 8dbe98afa7dc 16:29:05 Removing intermediate container 8dbe98afa7dc 16:29:05 ---> 7fe70665c5a5 16:29:05 Step 22/24 : LABEL arch=amd64 16:29:05 ---> Running in 8af035d55b34 16:29:05 Removing intermediate container 8af035d55b34 16:29:05 ---> da3c4ef271d9 16:29:05 Step 23/24 : LABEL git_sha=bc23b967fe3c88f879d260097d0161ea44e0e0b1 16:29:06 ---> Running in 0674ee15497f 16:29:06 Removing intermediate container 0674ee15497f 16:29:06 ---> e6797c003479 16:29:06 Step 24/24 : LABEL version=0.0.0 16:29:06 ---> Running in f798a732e0f2 16:29:06 Removing intermediate container f798a732e0f2 16:29:06 ---> c40930535418 16:29:06 [Warning] One or more build-args [ARCH] were not consumed 16:29:06 Successfully built c40930535418 16:29:06 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional 16:29:05 > git merge 80fc4d6fa8e57088abf890f3ca65168d4dd41549 # timeout=10 16:29:05 > git rev-parse HEAD^{commit} # timeout=10 16:29:05 > git config core.sparsecheckout # timeout=10 16:29:05 > git checkout -f bc23b967fe3c88f879d260097d0161ea44e0e0b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:29:07 ---> job-cost.sh 16:29:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QkhM 16:29:09 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 16:29:09 > git --version # timeout=10 16:29:09 > git --version # 'git version 2.17.1' 16:29:09 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 16:29:09 16:29:09 GitHub has been notified of this commit’s build result 16:29:09 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:29:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:29:11 + sudo service docker restart+ 16:29:11 true 16:29:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:30 provisioning config files... 16:29:30 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7608374819501426431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:30 ---> docker-login.sh 16:29:30 nexus3.edgexfoundry.org:10001 16:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:31 Configure a credential helper to remove this warning. See 16:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:31 16:29:31 Login Succeeded 16:29:31 nexus3.edgexfoundry.org:10002 16:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:32 lf-activate-venv(): INFO: Adding /tmp/venv-QkhM/bin to PATH 16:29:32 INFO: No Stack... 16:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:32 Configure a credential helper to remove this warning. See 16:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:32 16:29:32 Login Succeeded 16:29:32 nexus3.edgexfoundry.org:10003 16:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:32 INFO: Retrieving Pricing Info for: v3-standard-2 16:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:33 Configure a credential helper to remove this warning. See 16:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:33 16:29:33 Login Succeeded 16:29:33 nexus3.edgexfoundry.org:10004 16:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:33 INFO: Archiving Costs [Pipeline] sh 16:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:33 Configure a credential helper to remove this warning. See 16:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:33 16:29:33 Login Succeeded 16:29:33 docker.io 16:29:33 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 16:29:33 + cut -d, -f6 [Pipeline] lock 16:29:33 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-95-1-stack-cost] 16:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:33 Resource [jenkins-edgexfoundry-device-snmp-go-PR-95-1-stack-cost] did not exist. Created. 16:29:33 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-95-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:34 + echo total: 0.05999999865889549 [Pipeline] stash 16:29:34 Stashed 1 file(s) [Pipeline] } 16:29:34 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-95-1-stack-cost] [Pipeline] // lock 16:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:34 Configure a credential helper to remove this warning. See 16:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:34 16:29:34 Login Succeeded 16:29:34 ---> docker-login.sh ends [Pipeline] } 16:29:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 16:29:35 ========================================================= 16:29:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:29:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:29:35 + 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 . 16:29:35 Sending build context to Docker daemon 351.7kB 16:29:36 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:29:36 Step 2/10 : FROM ${BASE} 16:29:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:29:36 595b0fe564bb: Pulling fs layer 16:29:36 7186ed65a4f7: Pulling fs layer 16:29:36 316046926c0a: Pulling fs layer 16:29:36 4ebd0625c992: Pulling fs layer 16:29:36 207e8628e3a3: Pulling fs layer 16:29:36 c791037a9be2: Pulling fs layer 16:29:36 ffd874e62e21: Pulling fs layer 16:29:36 4ebd0625c992: Waiting 16:29:36 207e8628e3a3: Waiting 16:29:36 ffd874e62e21: Waiting 16:29:36 c791037a9be2: Waiting 16:29:36 316046926c0a: Download complete 16:29:36 7186ed65a4f7: Verifying Checksum 16:29:36 7186ed65a4f7: Download complete 16:29:36 207e8628e3a3: Verifying Checksum 16:29:36 207e8628e3a3: Download complete 16:29:36 c791037a9be2: Verifying Checksum 16:29:36 c791037a9be2: Download complete 16:29:36 595b0fe564bb: Verifying Checksum 16:29:36 595b0fe564bb: Download complete 16:29:36 595b0fe564bb: Pull complete 16:29:37 7186ed65a4f7: Pull complete 16:29:38 316046926c0a: Pull complete 16:29:38 ffd874e62e21: Verifying Checksum 16:29:38 ffd874e62e21: Download complete 16:29:39 4ebd0625c992: Verifying Checksum 16:29:39 4ebd0625c992: Download complete 16:29:50 4ebd0625c992: Pull complete 16:29:50 207e8628e3a3: Pull complete 16:29:50 c791037a9be2: Pull complete 16:29:54 ffd874e62e21: Pull complete 16:29:54 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:29:54 ---> cfc18b08335c 16:29:54 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 16:29:56 ---> Running in 2e5ee1143350 16:29:56 Removing intermediate container 2e5ee1143350 16:29:56 ---> b539e6821be9 16:29:56 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:29:56 ---> Running in 4bf0783794ce 16:29:57 Removing intermediate container 4bf0783794ce 16:29:57 ---> 0f130edba830 16:29:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 16:29:57 ---> Running in f521ff9d6e3e 16:29:58 Removing intermediate container f521ff9d6e3e 16:29:58 ---> 1383664c27c0 16:29:58 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:58 ---> Running in 6dfe50bf1fb3 16:30:00 Removing intermediate container 6dfe50bf1fb3 16:30:00 ---> e4e8951a4ba3 16:30:00 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:30:00 ---> Running in 982cc147b620 16:30:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:30:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:30:03 (1/13) Installing libc-dev (0.7.2-r3) 16:30:03 (2/13) Installing libsodium (1.0.18-r0) 16:30:03 (3/13) Installing pkgconf (1.7.3-r0) 16:30:03 (4/13) Installing libsodium-dev (1.0.18-r0) 16:30:03 (5/13) Installing openssh-keygen (8.4_p1-r3) 16:30:03 (6/13) Installing libedit (20191231.3.1-r1) 16:30:04 (7/13) Installing openssh-client (8.4_p1-r3) 16:30:04 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 16:30:04 (9/13) Installing openssh-server-common (8.4_p1-r3) 16:30:04 (10/13) Installing openssh-server (8.4_p1-r3) 16:30:04 (11/13) Installing openssh (8.4_p1-r3) 16:30:04 (12/13) Installing libzmq (4.3.3-r1) 16:30:04 (13/13) Installing zeromq-dev (4.3.3-r1) 16:30:04 Executing busybox-1.32.1-r6.trigger 16:30:05 OK: 145 MiB in 53 packages 16:30:06 Removing intermediate container 982cc147b620 16:30:06 ---> 26c7931b0d86 16:30:06 Step 8/10 : WORKDIR /device-snmp-go 16:30:06 ---> Running in 228e498f3294 16:30:07 Removing intermediate container 228e498f3294 16:30:07 ---> 1892cf90815a 16:30:07 Step 9/10 : COPY . . 16:30:08 ---> 65a54c093df6 16:30:08 Step 10/10 : RUN go mod download 16:30:08 ---> Running in 2aa3f9ce6016 16:30:36 Removing intermediate container 2aa3f9ce6016 16:30:36 ---> 76a4a0b36668 16:30:36 Successfully built 76a4a0b36668 16:30:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:30:36 + docker inspect -f . ci-base-image-arm64 16:30:36 . [Pipeline] withDockerContainer 16:30:36 prd-ubuntu18.04-docker-arm64-4c-16g-15340 does not seem to be running inside a container 16:30:37 $ 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-arm64 cat 16:30:38 $ docker top cb86a2c3dbe8c9d72b86c9df8fbc5ab260abd24c2c3b30dc55abfa2a263d3253 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:39 + go version 16:30:39 go version go1.16.3 linux/arm64 [Pipeline] } 16:30:39 $ docker stop --time=1 cb86a2c3dbe8c9d72b86c9df8fbc5ab260abd24c2c3b30dc55abfa2a263d3253 16:30:41 $ docker rm -f cb86a2c3dbe8c9d72b86c9df8fbc5ab260abd24c2c3b30dc55abfa2a263d3253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:42 + docker inspect -f . ci-base-image-arm64 16:30:42 . [Pipeline] withDockerContainer 16:30:42 prd-ubuntu18.04-docker-arm64-4c-16g-15340 does not seem to be running inside a container 16:30:43 $ 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-arm64 cat 16:30:44 $ docker top da6cb78de33dc12fe605d43357fe95491a7e83bd146ff119a175899f27a67af9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:45 + go mod tidy [Pipeline] sh 16:30:46 + make test 16:30:46 go mod tidy 16:30:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:30:48 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:31:45 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:31:45 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements 16:31:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:32:00 gofmt -l . 16:32:00 [ "`gofmt -l .`" = "" ] 16:32:00 ./bin/test-attribution-txt.sh [Pipeline] } 16:32:01 $ docker stop --time=1 da6cb78de33dc12fe605d43357fe95491a7e83bd146ff119a175899f27a67af9 16:32:03 $ docker rm -f da6cb78de33dc12fe605d43357fe95491a7e83bd146ff119a175899f27a67af9 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:32:04 Warning: overwriting stash ‘coverage-report’ 16:32:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:32:06 + ls -al . 16:32:06 total 128 16:32:06 drwxrwxr-x 7 jenkins jenkins 4096 May 20 16:32 . 16:32:06 drwxrwxr-x 4 jenkins jenkins 4096 May 20 16:29 .. 16:32:06 -rw-rw-r-- 1 jenkins jenkins 6 May 20 16:29 .dockerignore 16:32:06 drwxrwxr-x 8 jenkins jenkins 4096 May 20 16:29 .git 16:32:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 16:29 .github 16:32:06 -rw-rw-r-- 1 jenkins jenkins 272 May 20 16:29 .gitignore 16:32:06 -rw-rw-r-- 1 jenkins jenkins 6520 May 20 16:29 Attribution.txt 16:32:06 -rw-rw-r-- 1 jenkins jenkins 1459 May 20 16:29 Dockerfile 16:32:06 -rw-rw-r-- 1 jenkins jenkins 1057 May 20 16:29 Dockerfile.build 16:32:06 -rw-rw-r-- 1 jenkins jenkins 656 May 20 16:29 Jenkinsfile 16:32:06 -rw-rw-r-- 1 jenkins jenkins 11340 May 20 16:29 LICENSE 16:32:06 -rw-rw-r-- 1 jenkins jenkins 936 May 20 16:29 Makefile 16:32:06 -rw-rw-r-- 1 jenkins jenkins 9079 May 20 16:29 README.md 16:32:06 -rw-rw-r-- 1 jenkins jenkins 5 May 20 16:25 VERSION 16:32:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 16:29 bin 16:32:06 drwxrwxr-x 3 jenkins jenkins 4096 May 20 16:29 cmd 16:32:06 -rw-r--r-- 1 jenkins jenkins 7631 May 20 16:31 coverage.out 16:32:06 -rw-rw-r-- 1 jenkins jenkins 222 May 20 16:29 go.mod 16:32:06 -rw-r--r-- 1 jenkins jenkins 21556 May 20 16:30 go.sum 16:32:06 drwxrwxr-x 3 jenkins jenkins 4096 May 20 16:29 internal 16:32:06 -rw-rw-r-- 1 jenkins jenkins 209 May 20 16:29 version.go [Pipeline] isUnix [Pipeline] sh 16:32:06 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bc23b967fe3c88f879d260097d0161ea44e0e0b1 --label arch=arm64 --label version=0.0.0 . 16:32:07 Sending build context to Docker daemon 359.9kB 16:32:07 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:32:07 Step 2/24 : FROM ${BASE} AS builder 16:32:07 ---> 76a4a0b36668 16:32:07 Step 3/24 : ARG MAKE='make build' 16:32:07 ---> Running in 2b2de35a39db 16:32:07 Removing intermediate container 2b2de35a39db 16:32:07 ---> fa8106cbb8eb 16:32:07 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:32:08 ---> Running in 1d88dd2e503a 16:32:08 Removing intermediate container 1d88dd2e503a 16:32:08 ---> 4e63d2873a40 16:32:08 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:32:08 ---> Running in 2f399171bfe9 16:32:09 Removing intermediate container 2f399171bfe9 16:32:09 ---> bb2ceddbd01e 16:32:09 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:09 ---> Running in 384d1880fe74 16:32:11 Removing intermediate container 384d1880fe74 16:32:11 ---> d3cde67efe7d 16:32:11 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:32:11 ---> Running in 7f9c3ce47e4a 16:32:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:32:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:32:14 OK: 145 MiB in 53 packages 16:32:16 Removing intermediate container 7f9c3ce47e4a 16:32:16 ---> 3276cf436d8f 16:32:16 Step 8/24 : WORKDIR /device-snmp-go 16:32:16 ---> Running in 0aca8ffa6725 16:32:16 Removing intermediate container 0aca8ffa6725 16:32:16 ---> 9bf66093e7f5 16:32:16 Step 9/24 : COPY . . 16:32:17 ---> 300c4d864c20 16:32:17 Step 10/24 : RUN go mod tidy 16:32:17 ---> Running in f7f18db050d8 16:32:21 Removing intermediate container f7f18db050d8 16:32:21 ---> da286fe31ae7 16:32:21 Step 11/24 : RUN make update 16:32:21 ---> Running in 6e147cc88a08 16:32:21 CGO_ENABLED=0 GO111MODULE=on go mod download 16:32:23 Removing intermediate container 6e147cc88a08 16:32:23 ---> 4125b9adb7cf 16:32:23 Step 12/24 : RUN ${MAKE} 16:32:23 ---> Running in 219273efec93 16:32:24 go mod tidy 16:32:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 16:33:03 Removing intermediate container 219273efec93 16:33:03 ---> 4ae68efcccb3 16:33:03 Step 13/24 : FROM alpine:3.12 16:33:03 3.12: Pulling from library/alpine 16:33:03 d2f70382dc9a: Pulling fs layer 16:33:03 d2f70382dc9a: Download complete 16:33:03 d2f70382dc9a: Pull complete 16:33:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:33:03 Status: Downloaded newer image for alpine:3.12 16:33:03 ---> 9852663dfa18 16:33:03 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 16:33:03 ---> Running in 3be055383476 16:33:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:33:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:33:03 (1/6) Installing dumb-init (1.2.2-r1) 16:33:03 (2/6) Installing libgcc (9.3.0-r2) 16:33:03 (3/6) Installing libsodium (1.0.18-r0) 16:33:03 (4/6) Installing libstdc++ (9.3.0-r2) 16:33:03 (5/6) Installing libzmq (4.3.3-r0) 16:33:03 (6/6) Installing zeromq (4.3.3-r0) 16:33:03 Executing busybox-1.31.1-r20.trigger 16:33:03 OK: 8 MiB in 20 packages 16:33:04 Removing intermediate container 3be055383476 16:33:04 ---> cd881103c7fe 16:33:04 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 16:33:06 ---> 1db369d2178e 16:33:06 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 16:33:06 ---> 60cfb386d43c 16:33:06 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 16:33:07 ---> 467aac85fa34 16:33:07 Step 18/24 : EXPOSE 49993 16:33:07 ---> Running in 36bc1e362d97 16:33:08 Removing intermediate container 36bc1e362d97 16:33:08 ---> 0ceac9617f32 16:33:08 Step 19/24 : EXPOSE 161 16:33:08 ---> Running in 5ec5655fc809 16:33:09 Removing intermediate container 5ec5655fc809 16:33:09 ---> 1843141e7a41 16:33:09 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:33:09 ---> Running in 0e135445cde4 16:33:09 Removing intermediate container 0e135445cde4 16:33:09 ---> 60e9a84f784a 16:33:09 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:33:09 ---> Running in d86a7719dbcd 16:33:10 Removing intermediate container d86a7719dbcd 16:33:10 ---> a934763d1581 16:33:10 Step 22/24 : LABEL arch=arm64 16:33:10 ---> Running in a34ab6711287 16:33:10 Removing intermediate container a34ab6711287 16:33:10 ---> b922e7b5294a 16:33:10 Step 23/24 : LABEL git_sha=bc23b967fe3c88f879d260097d0161ea44e0e0b1 16:33:10 ---> Running in b05d3f9f77c7 16:33:11 Removing intermediate container b05d3f9f77c7 16:33:11 ---> 0c2fc7bbaf12 16:33:11 Step 24/24 : LABEL version=0.0.0 16:33:11 ---> Running in 1f2ef186f0b8 16:33:12 Removing intermediate container 1f2ef186f0b8 16:33:12 ---> b7771eb7a049 16:33:12 [Warning] One or more build-args [ARCH] were not consumed 16:33:12 Successfully built b7771eb7a049 16:33:12 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:33:12 ---> job-cost.sh 16:33:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1anI 16:33:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-1anI/bin to PATH 16:35:13 INFO: No Stack... 16:35:13 INFO: Retrieving Pricing Info for: v2-standard-4 16:35:13 INFO: Archiving Costs [Pipeline] sh 16:35:14 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 16:35:14 + cut -d, -f6 [Pipeline] lock 16:35:14 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-95-1-stack-cost] 16:35:14 Resource [jenkins-edgexfoundry-device-snmp-go-PR-95-1-stack-cost] did not exist. Created. 16:35:14 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-95-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:35:14 /w/workspace/device-snmp-go/1@tmp/durable-956e51c0/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-956e51c0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:35:15 + echo total: 0.18000000715255737 [Pipeline] stash 16:35:15 Warning: overwriting stash ‘stack-cost’ 16:35:15 Stashed 1 file(s) [Pipeline] } 16:35:15 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-95-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:35:16 provisioning config files... 16:35:16 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/config2937646324580997418tmp [Pipeline] { [Pipeline] sh 16:35:17 + set +x 16:35:17 + curl -s https://codecov.io/bash 16:35:17 + bash -s -- 16:35:17 16:35:17 _____ _ 16:35:17 / ____| | | 16:35:17 | | ___ __| | ___ ___ _____ __ 16:35:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:35:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:35:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:35:17 Bash-1.0.2 16:35:17 16:35:17 16:35:17 ==> git version 2.24.4 found 16:35:17 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:35:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:35:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:35:17 ==> Jenkins CI detected. 16:35:17 project root: . 16:35:17 --> token set from env 16:35:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:35:17 ==> Running gcov in . (disable via -X gcov) 16:35:17 ==> Python coveragepy not found 16:35:17 ==> Searching for coverage reports in: 16:35:17 + . 16:35:17 -> Found 1 reports 16:35:17 ==> Detecting git/mercurial file structure 16:35:17 ==> Reading reports 16:35:17 + ./coverage.out bytes=7631 16:35:17 ==> Appending adjustments 16:35:17 https://docs.codecov.io/docs/fixing-reports 16:35:17 + Found adjustments 16:35:17 ==> Gzipping contents 16:35:17 4.0K /tmp/codecov.MTzBdO.gz 16:35:17 ==> Uploading reports 16:35:17 url: https://codecov.io 16:35:17 query: branch=PR-95&commit=bc23b967fe3c88f879d260097d0161ea44e0e0b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-95%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=95&job=&cmd_args= 16:35:17 -> Pinging Codecov 16:35:17 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-95&commit=bc23b967fe3c88f879d260097d0161ea44e0e0b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-95%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=95&job=&cmd_args= 16:35:17 -> Uploading to 16:35:17 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/6C56EA5C29638FB4528AC87E60AF5AE0/bc23b967fe3c88f879d260097d0161ea44e0e0b1/3f254ef4-826d-44ee-a8e8-98e5ab14f744.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T163517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c44be76b3bcd5939b95bc72c3fa4363a71b54ac7de9bac6b0542f6d6701743b 16:35:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:17 Dload Upload Total Spent Left Speed 16:35:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1383 0 0 100 1383 0 2787 --:--:-- --:--:-- --:--:-- 2788 16:35:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/bc23b967fe3c88f879d260097d0161ea44e0e0b1 [Pipeline] } 16:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:35:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:35:21 ---> package-listing.sh 16:35:21 ++ tr '[:upper:]' '[:lower:]' 16:35:21 ++ facter osfamily 16:35:21 + OS_FAMILY=redhat 16:35:21 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-95 16:35:21 + START_PACKAGES=/tmp/packages_start.txt 16:35:21 + END_PACKAGES=/tmp/packages_end.txt 16:35:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:35:21 + PACKAGES=/tmp/packages_start.txt 16:35:21 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-95 ']' 16:35:21 + PACKAGES=/tmp/packages_end.txt 16:35:21 + case "${OS_FAMILY}" in 16:35:21 + rpm -qa 16:35:21 + sort 16:35:22 + '[' -f /tmp/packages_start.txt ']' 16:35:22 + '[' -f /tmp/packages_end.txt ']' 16:35:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:35:22 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-95 ']' 16:35:22 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-95/archives/ 16:35:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-95/archives/ [Pipeline] echo 16:35:22 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/dgexfoundry_device-snmp-go_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:35:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:35:23 16:35:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:35:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:35:23 alpine: Pulling from edgex-lftools-log-publisher 16:35:23 df20fa9351a1: Pulling fs layer 16:35:23 36b3adc4ff6f: Pulling fs layer 16:35:23 8ad3a11d3b57: Pulling fs layer 16:35:23 46f8f816bc3b: Pulling fs layer 16:35:23 93b61091891f: Pulling fs layer 16:35:23 93b9cdb0e59b: Pulling fs layer 16:35:23 5e14af77c1be: Pulling fs layer 16:35:23 01666e4c0597: Pulling fs layer 16:35:23 aa168da1d23b: Pulling fs layer 16:35:23 46f8f816bc3b: Waiting 16:35:23 93b61091891f: Waiting 16:35:23 93b9cdb0e59b: Waiting 16:35:23 5e14af77c1be: Waiting 16:35:23 01666e4c0597: Waiting 16:35:23 aa168da1d23b: Waiting 16:35:23 36b3adc4ff6f: Verifying Checksum 16:35:23 36b3adc4ff6f: Download complete 16:35:23 46f8f816bc3b: Verifying Checksum 16:35:23 46f8f816bc3b: Download complete 16:35:23 df20fa9351a1: Verifying Checksum 16:35:23 df20fa9351a1: Download complete 16:35:23 93b9cdb0e59b: Verifying Checksum 16:35:23 93b9cdb0e59b: Download complete 16:35:23 93b61091891f: Verifying Checksum 16:35:23 93b61091891f: Download complete 16:35:23 01666e4c0597: Verifying Checksum 16:35:23 01666e4c0597: Download complete 16:35:23 5e14af77c1be: Verifying Checksum 16:35:23 5e14af77c1be: Download complete 16:35:24 df20fa9351a1: Pull complete 16:35:24 8ad3a11d3b57: Verifying Checksum 16:35:24 8ad3a11d3b57: Download complete 16:35:24 36b3adc4ff6f: Pull complete 16:35:24 8ad3a11d3b57: Pull complete 16:35:24 46f8f816bc3b: Pull complete 16:35:25 93b61091891f: Pull complete 16:35:25 93b9cdb0e59b: Pull complete 16:35:25 5e14af77c1be: Pull complete 16:35:25 01666e4c0597: Pull complete 16:35:26 aa168da1d23b: Verifying Checksum 16:35:26 aa168da1d23b: Download complete 16:35:31 aa168da1d23b: Pull complete 16:35:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:35:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:35:31 prd-centos7-docker-4c-2g-15334 does not seem to be running inside a container 16:35:31 $ 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/dgexfoundry_device-snmp-go_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-95 -v /w/workspace/dgexfoundry_device-snmp-go_PR-95:/w/workspace/dgexfoundry_device-snmp-go_PR-95:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:35:35 $ docker top 4856392cb6e743938af72dfa7302b3c2decf94d118b2ea1b476ef67220715bfb -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:35 + touch /tmp/pre-build-complete [Pipeline] sh 16:35:36 + mkdir -p /var/log/sa [Pipeline] sh 16:35:36 + ls /var/log/sa-host 16:35:36 + sadf -c /var/log/sa-host/sa05 16:35:36 file_magic: OK 16:35:36 HZ: Using current value: 100 16:35:36 file_header: OK 16:35:36 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 16:35:36 Statistics: 16:35:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:35:36 File successfully converted to sysstat format version 12.2.1 16:35:36 + sadf -c /var/log/sa-host/sa20 16:35:36 file_magic: OK 16:35:36 HZ: Using current value: 100 16:35:36 file_header: OK 16:35:36 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 16:35:36 Statistics: 16:35:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:35:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:37 provisioning config files... 16:35:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp/config8757677892744023504tmp [Pipeline] { [Pipeline] echo 16:35:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:35:37 ---> create-netrc.sh [Pipeline] } 16:35:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:35:37 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:35:38 ---> python-tools-install.sh [Pipeline] echo 16:35:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:35:38 ---> sudo-logs.sh 16:35:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:35:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:35:38 ---> job-cost.sh 16:35:38 lf-activate-venv: SKIPPING 16:35:38 DEBUG: total: 0.18000000715255737 16:35:38 INFO: Retrieving Stack Cost... 16:35:39 INFO: Retrieving Pricing Info for: v3-standard-2 16:35:39 INFO: Archiving Costs [Pipeline] echo 16:35:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:35:40 ---> logs-deploy.sh 16:35:40 lf-activate-venv: SKIPPING 16:35:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-95/1 16:35:40 INFO: archiving workspace using pattern(s): 16:35:41 Archives upload complete. 16:35:41 INFO: archiving logs to Nexus 16:35:42 ---> uname -a: 16:35:42 Linux prd-centos7-docker-4c-2g-15334.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:35:42 16:35:42 16:35:42 ---> lscpu: 16:35:42 Architecture: x86_64 16:35:42 CPU op-mode(s): 32-bit, 64-bit 16:35:42 Byte Order: Little Endian 16:35:42 Address sizes: 40 bits physical, 48 bits virtual 16:35:42 CPU(s): 2 16:35:42 On-line CPU(s) list: 0,1 16:35:42 Thread(s) per core: 1 16:35:42 Core(s) per socket: 1 16:35:42 Socket(s): 2 16:35:42 NUMA node(s): 1 16:35:42 Vendor ID: AuthenticAMD 16:35:42 CPU family: 23 16:35:42 Model: 49 16:35:42 Model name: AMD EPYC-Rome Processor 16:35:42 Stepping: 0 16:35:42 CPU MHz: 2800.000 16:35:42 BogoMIPS: 5600.00 16:35:42 Virtualization: AMD-V 16:35:42 Hypervisor vendor: KVM 16:35:42 Virtualization type: full 16:35:42 L1d cache: 64 KiB 16:35:42 L1i cache: 64 KiB 16:35:42 L2 cache: 1 MiB 16:35:42 L3 cache: 32 MiB 16:35:42 NUMA node0 CPU(s): 0,1 16:35:42 Vulnerability Itlb multihit: Not affected 16:35:42 Vulnerability L1tf: Not affected 16:35:42 Vulnerability Mds: Not affected 16:35:42 Vulnerability Meltdown: Not affected 16:35:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:35:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:35:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:35:42 Vulnerability Srbds: Not affected 16:35:42 Vulnerability Tsx async abort: Not affected 16:35:42 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 16:35:42 16:35:42 16:35:42 ---> nproc: 16:35:42 2 16:35:42 16:35:42 16:35:42 ---> df -h: 16:35:42 Filesystem Size Used Available Use% Mounted on 16:35:42 overlay 40.0G 7.6G 32.4G 19% / 16:35:42 tmpfs 64.0M 0 64.0M 0% /dev 16:35:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:35:42 shm 64.0M 0 64.0M 0% /dev/shm 16:35:42 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 16:35:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 16:35:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 16:35:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 16:35:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-95 16:35:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-95@tmp 16:35:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 16:35:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 16:35:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 16:35:42 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 16:35:42 16:35:42 16:35:42 ---> free -m: 16:35:42 total used free shared buff/cache available 16:35:42 Mem: 7821 986 4741 0 2093 6656 16:35:42 Swap: 1023 0 1023 16:35:42 16:35:42 16:35:42 ---> ip addr: 16:35:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:35:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:35:42 inet 127.0.0.1/8 scope host lo 16:35:42 valid_lft forever preferred_lft forever 16:35:42 inet6 ::1/128 scope host 16:35:42 valid_lft forever preferred_lft forever 16:35:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:35:42 link/ether fa:16:3e:e7:71:aa brd ff:ff:ff:ff:ff:ff 16:35:42 inet 10.30.123.111/23 brd 10.30.123.255 scope global dynamic eth0 16:35:42 valid_lft 85716sec preferred_lft 85716sec 16:35:42 inet6 fe80::f816:3eff:fee7:71aa/64 scope link 16:35:42 valid_lft forever preferred_lft forever 16:35:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:35:42 link/ether 02:42:5f:fb:34:c4 brd ff:ff:ff:ff:ff:ff 16:35:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:35:42 valid_lft forever preferred_lft forever 16:35:42 inet6 fe80::42:5fff:fefb:34c4/64 scope link 16:35:42 valid_lft forever preferred_lft forever 16:35:42 16:35:42 16:35:42 ---> sar -b -r -n DEV: 16:35:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 16:35:42 16:35:42 16:24:07 LINUX RESTART (2 CPU) 16:35:42 16:35:42 16:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:35:42 16:26:01 17.12 0.68 16.44 0.00 358.34 2958.36 0.00 16:35:42 16:27:01 1.63 0.00 1.63 0.00 0.00 29.17 0.00 16:35:42 16:28:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 16:35:42 16:29:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 16:35:42 16:30:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 16:35:42 16:31:01 0.30 0.00 0.30 0.00 0.00 4.31 0.00 16:35:42 16:32:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 16:35:42 16:33:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 16:35:42 16:34:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 16:35:42 16:35:01 0.28 0.00 0.28 0.00 0.00 4.06 0.00 16:35:42 Average: 2.05 0.07 1.98 0.00 35.31 296.88 0.00 16:35:42 16:35:42 16:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:35:42 16:26:01 5469772 0 800452 9.99 2620 1736096 1247508 13.77 567648 1572952 20 16:35:42 16:27:01 5472988 0 797228 9.95 2620 1736104 1206556 13.32 566544 1572512 16 16:35:42 16:28:01 5472240 0 797976 9.96 2620 1736104 1206604 13.32 562020 1577352 16 16:35:42 16:29:01 5470112 0 800096 9.99 2620 1736112 1206628 13.32 563864 1577356 16 16:35:42 16:30:01 5466724 0 803480 10.03 2620 1736116 1206724 13.32 565324 1579224 16 16:35:42 16:31:01 5467208 0 802996 10.03 2620 1736116 1206580 13.32 565468 1579224 8 16:35:42 16:32:01 5464700 0 805496 10.06 2620 1736124 1206604 13.32 567720 1579224 8 16:35:42 16:33:01 5457872 0 812320 10.14 2620 1736128 1206376 13.32 575056 1579224 8 16:35:42 16:34:01 5457168 0 813020 10.15 2620 1736132 1206376 13.32 575004 1579224 8 16:35:42 16:35:01 5454864 0 815320 10.18 2620 1736136 1206460 13.32 579348 1577520 12 16:35:42 Average: 5465365 0 804838 10.05 2620 1736117 1210642 13.37 568800 1577381 13 16:35:42 16:35:42 16:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:35:42 16:26:01 eth0 66.62 52.19 339.51 12.91 0.00 0.00 0.00 0.00 16:35:42 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:26:01 docker0 1.69 1.44 0.31 2.37 0.00 0.00 0.00 0.00 16:35:42 16:27:01 eth0 2.10 0.33 0.43 0.20 0.00 0.00 0.00 0.00 16:35:42 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:28:01 eth0 2.07 0.50 0.62 0.39 0.00 0.00 0.00 0.00 16:35:42 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:29:01 eth0 0.93 0.33 0.41 0.26 0.00 0.00 0.00 0.00 16:35:42 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:30:01 eth0 1.15 0.43 0.40 0.27 0.00 0.00 0.00 0.00 16:35:42 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:31:01 eth0 1.35 0.72 0.60 0.23 0.00 0.00 0.00 0.00 16:35:42 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:32:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 16:35:42 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:33:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:35:42 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:34:01 eth0 0.78 0.08 0.07 0.01 0.00 0.00 0.00 0.00 16:35:42 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:35:01 eth0 0.78 0.20 0.18 0.07 0.00 0.00 0.00 0.00 16:35:42 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 Average: eth0 7.55 5.44 33.75 1.44 0.00 0.00 0.00 0.00 16:35:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:42 Average: docker0 0.17 0.14 0.03 0.23 0.00 0.00 0.00 0.00 16:35:42 16:35:42 16:35:42 ---> sar -P ALL: 16:35:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 16:35:42 16:35:42 16:24:07 LINUX RESTART (2 CPU) 16:35:42 16:35:42 16:25:02 CPU %user %nice %system %iowait %steal %idle 16:35:42 16:26:01 all 2.30 0.00 1.27 3.28 0.06 93.10 16:35:42 16:26:01 0 2.20 0.00 1.22 2.40 0.05 94.13 16:35:42 16:26:01 1 2.40 0.00 1.32 4.14 0.07 92.07 16:35:42 16:27:01 all 0.08 0.00 0.03 0.00 0.03 99.87 16:35:42 16:27:01 0 0.10 0.00 0.02 0.00 0.02 99.87 16:35:42 16:27:01 1 0.05 0.00 0.03 0.00 0.05 99.87 16:35:42 16:28:01 all 0.18 0.00 0.03 0.00 0.03 99.75 16:35:42 16:28:01 0 0.27 0.00 0.05 0.00 0.03 99.65 16:35:42 16:28:01 1 0.10 0.00 0.02 0.00 0.03 99.85 16:35:42 16:29:01 all 0.05 0.00 0.03 0.00 0.03 99.90 16:35:42 16:29:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:35:42 16:29:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:35:42 16:30:01 all 0.05 0.00 0.05 0.00 0.04 99.86 16:35:42 16:30:01 0 0.05 0.00 0.05 0.00 0.05 99.85 16:35:42 16:30:01 1 0.05 0.00 0.05 0.00 0.03 99.87 16:35:42 16:31:01 all 0.11 0.00 0.03 0.00 0.03 99.83 16:35:42 16:31:01 0 0.20 0.00 0.02 0.00 0.03 99.75 16:35:42 16:31:01 1 0.02 0.00 0.03 0.00 0.03 99.92 16:35:42 16:32:01 all 0.10 0.00 0.03 0.00 0.03 99.84 16:35:42 16:32:01 0 0.12 0.00 0.03 0.00 0.02 99.83 16:35:42 16:32:01 1 0.08 0.00 0.03 0.00 0.03 99.85 16:35:42 16:33:01 all 0.05 0.00 0.03 0.00 0.04 99.87 16:35:42 16:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:35:42 16:33:01 1 0.07 0.00 0.05 0.00 0.07 99.82 16:35:42 16:34:01 all 0.05 0.00 0.03 0.00 0.03 99.89 16:35:42 16:34:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:35:42 16:34:01 1 0.05 0.00 0.03 0.00 0.05 99.87 16:35:42 16:35:01 all 0.13 0.00 0.03 0.00 0.03 99.82 16:35:42 16:35:01 0 0.22 0.00 0.03 0.00 0.03 99.72 16:35:42 16:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:35:42 Average: all 0.30 0.00 0.15 0.32 0.04 99.19 16:35:42 Average: 0 0.33 0.00 0.14 0.23 0.03 99.27 16:35:42 Average: 1 0.28 0.00 0.16 0.41 0.04 99.11 16:35:42 16:35:42 16:35:42