Pull request #111 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-snmp-go Obtained Jenkinsfile from dbb48137720fbdb754a996821617a7a87d11ec02+bdf6c703ff7e4dc9654b1e05af75b33f1f140285 (12cfdd8b15dbfcaca44bf801eb542f616684d67b) 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-ssh6983502578098576073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh4143297798301123257.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-111/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-111/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5701410790450482241.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-111/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4348550746055942542.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh541342047716622864.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-111/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-111/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7243617544115102541.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-1387 in /w/workspace/gexfoundry_device-snmp-go_PR-111 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-111 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-111@tmp/jenkins-gitclient-ssh4942931403643675430.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-111@tmp/jenkins-gitclient-ssh2901244440450541810.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit dbb48137720fbdb754a996821617a7a87d11ec02 Merge succeeded, producing dbb48137720fbdb754a996821617a7a87d11ec02 Checking out Revision dbb48137720fbdb754a996821617a7a87d11ec02 (PR-111) > git config core.sparsecheckout # timeout=10 > git checkout -f dbb48137720fbdb754a996821617a7a87d11ec02 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-111@tmp/jenkins-gitclient-ssh3808134619923933977.key > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbb48137720fbdb754a996821617a7a87d11ec02 # timeout=10 Commit message: "refactor: bump dependency version and update import path" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:15:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:15:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:15:57 ========================================================= 02:15:57 EdgeX Global Pipelines Version Info 02:15:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:15:59 ------------------- 02:15:59 stable info: 02:15:59 ------------------- 02:15:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:15:59 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 02:15:59 Message: update stable to v1.0.194 02:15:59 ------------------- 02:15:59 experimental info: 02:15:59 ------------------- 02:15:59 Commited By: **** collab-it+edgex@linuxfoundation.org 02:15:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 02:15:59 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:16:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo 02:16:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo 02:16:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbb48137720fbdb754a996821617a7a87d11ec02 [Pipeline] echo 02:16:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbb4813 [Pipeline] echo 02:16:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:02 provisioning config files... 02:16:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-111@tmp/config8473239302336421639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:02 ---> docker-login.sh 02:16:02 nexus3.edgexfoundry.org:10001 02:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:03 Configure a credential helper to remove this warning. See 02:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:03 02:16:03 Login Succeeded 02:16:03 nexus3.edgexfoundry.org:10002 02:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:03 Configure a credential helper to remove this warning. See 02:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:03 02:16:03 Login Succeeded 02:16:03 nexus3.edgexfoundry.org:10003 02:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:03 Configure a credential helper to remove this warning. See 02:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:03 02:16:03 Login Succeeded 02:16:03 nexus3.edgexfoundry.org:10004 02:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:03 Configure a credential helper to remove this warning. See 02:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:03 02:16:03 Login Succeeded 02:16:03 docker.io 02:16:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:04 Configure a credential helper to remove this warning. See 02:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:04 02:16:04 Login Succeeded 02:16:04 ---> docker-login.sh ends [Pipeline] } 02:16:04 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 02:16:05 + git log --format=format:%s -1 dbb48137720fbdb754a996821617a7a87d11ec02 [Pipeline] echo 02:16:05 GIT_COMMIT: dbb48137720fbdb754a996821617a7a87d11ec02, Commit Message: refactor: bump dependency version and update import path [Pipeline] echo 02:16:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:16:06 02:16:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:16:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:16:07 latest: Pulling from edgex-devops/git-semver 02:16:07 31603596830f: Pulling fs layer 02:16:07 54011a49482f: Pulling fs layer 02:16:07 a6820b24f6d8: Pulling fs layer 02:16:07 f581987b2513: Pulling fs layer 02:16:07 f581987b2513: Waiting 02:16:07 54011a49482f: Verifying Checksum 02:16:07 54011a49482f: Download complete 02:16:07 31603596830f: Verifying Checksum 02:16:07 31603596830f: Download complete 02:16:07 a6820b24f6d8: Verifying Checksum 02:16:07 a6820b24f6d8: Download complete 02:16:07 f581987b2513: Verifying Checksum 02:16:07 f581987b2513: Download complete 02:16:07 31603596830f: Pull complete 02:16:07 54011a49482f: Pull complete 02:16:08 a6820b24f6d8: Pull complete 02:16:08 f581987b2513: Pull complete 02:16:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:16:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:16:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:16:08 prd-centos7-docker-4c-2g-1387 does not seem to be running inside a container 02:16:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-111 -v /w/workspace/gexfoundry_device-snmp-go_PR-111:/w/workspace/gexfoundry_device-snmp-go_PR-111:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-111@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-111@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:10004/edgex-devops/git-semver:latest cat 02:16:10 $ docker top 310c3afeff9f1b21ce4528329f0fb7d9d0291804a6c24b98ad1e9e4edfe6b0e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:10 [ssh-agent] Looking for ssh-agent implementation... 02:16:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:10 $ docker exec 310c3afeff9f1b21ce4528329f0fb7d9d0291804a6c24b98ad1e9e4edfe6b0e0 ssh-agent 02:16:11 SSH_AUTH_SOCK=/tmp/ssh-ZL0Dn2Ib1eSR/agent.13 02:16:11 SSH_AGENT_PID=19 02:16:11 Running ssh-add (command line suppressed) 02:16:11 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-111@tmp/private_key_7834203515864146564.key (/w/workspace/gexfoundry_device-snmp-go_PR-111@tmp/private_key_7834203515864146564.key) 02:16:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:11 + git tag --points-at HEAD [Pipeline] } 02:16:11 $ docker exec --env ******** --env ******** 310c3afeff9f1b21ce4528329f0fb7d9d0291804a6c24b98ad1e9e4edfe6b0e0 ssh-agent -k 02:16:11 unset SSH_AUTH_SOCK; 02:16:11 unset SSH_AGENT_PID; 02:16:11 echo Agent pid 19 killed; 02:16:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:16:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:11 [ssh-agent] Looking for ssh-agent implementation... 02:16:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:11 $ docker exec 310c3afeff9f1b21ce4528329f0fb7d9d0291804a6c24b98ad1e9e4edfe6b0e0 ssh-agent 02:16:12 SSH_AUTH_SOCK=/tmp/ssh-xluGziRU92aa/agent.55 02:16:12 SSH_AGENT_PID=62 02:16:12 Running ssh-add (command line suppressed) 02:16:12 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-111@tmp/private_key_1084131660207649878.key (/w/workspace/gexfoundry_device-snmp-go_PR-111@tmp/private_key_1084131660207649878.key) 02:16:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:12 + git semver init 02:16:12 # -> Open(): unable to determine branch for HEAD 02:16:12 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-111/.git 02:16:12 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-111 02:16:12 # $SEMVER_REMOTE_NAME = origin 02:16:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:16:12 # $SEMVER_USER_NAME = edgex-jenkins 02:16:12 # $SEMVER_BRANCH = PR-111 02:16:12 # $SEMVER_TEMP = /tmp/semver-784073312 02:16:12 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 02:16:13 # '/tmp/semver-784073312' -> '/w/workspace/gexfoundry_device-snmp-go_PR-111/.semver' 02:16:13 # -> Force: false 02:16:13 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-111/.semver [Pipeline] } 02:16:13 $ docker exec --env ******** --env ******** 310c3afeff9f1b21ce4528329f0fb7d9d0291804a6c24b98ad1e9e4edfe6b0e0 ssh-agent -k 02:16:13 unset SSH_AUTH_SOCK; 02:16:13 unset SSH_AGENT_PID; 02:16:13 echo Agent pid 62 killed; 02:16:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:13 + git semver [Pipeline] } 02:16:13 $ docker stop --time=1 310c3afeff9f1b21ce4528329f0fb7d9d0291804a6c24b98ad1e9e4edfe6b0e0 02:16:15 $ docker rm -f 310c3afeff9f1b21ce4528329f0fb7d9d0291804a6c24b98ad1e9e4edfe6b0e0 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:16:16 Stashed 1 file(s) [Pipeline] echo 02:16:16 [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 02:16:31 Still waiting to schedule task 02:16:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:16:31 Still waiting to schedule task 02:16:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:19:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1390 in /w/workspace/gexfoundry_device-snmp-go_PR-111 [Pipeline] { [Pipeline] ws 02:19:32 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 02:19:32 Selected Git installation does not exist. Using Default 02:19:32 The recommended git tool is: NONE 02:19:37 using credential edgex-jenkins-ssh 02:19:37 Cloning the remote Git repository 02:19:37 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 02:19:37 > git init /w/workspace/device-snmp-go/1 # timeout=10 02:19:37 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 02:19:37 > git --version # timeout=10 02:19:37 > git --version # 'git version 2.17.1' 02:19:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 02:19:39 Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit dbb48137720fbdb754a996821617a7a87d11ec02 02:19:39 Merge succeeded, producing dbb48137720fbdb754a996821617a7a87d11ec02 02:19:39 Checking out Revision dbb48137720fbdb754a996821617a7a87d11ec02 (PR-111) 02:19:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 02:19:38 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 02:19:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:19:39 > git config core.sparsecheckout # timeout=10 02:19:39 > git checkout -f dbb48137720fbdb754a996821617a7a87d11ec02 # timeout=10 02:19:39 > git remote # timeout=10 02:19:39 > git config --get remote.origin.url # timeout=10 02:19:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:39 > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 02:19:39 > git rev-parse HEAD^{commit} # timeout=10 02:19:39 > git config core.sparsecheckout # timeout=10 02:19:39 > git checkout -f dbb48137720fbdb754a996821617a7a87d11ec02 # timeout=10 02:19:44 Commit message: "refactor: bump dependency version and update import path" 02:19:44 > git --version # timeout=10 02:19:44 > git --version # 'git version 2.17.1' 02:19:44 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:19:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:19:46 + sudo service docker restart 02:19:46 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:05 provisioning config files... 02:20:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config1103209956210202773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:06 ---> docker-login.sh 02:20:06 nexus3.edgexfoundry.org:10001 02:20:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:07 Configure a credential helper to remove this warning. See 02:20:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:07 02:20:07 Login Succeeded 02:20:07 nexus3.edgexfoundry.org:10002 02:20:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:08 Configure a credential helper to remove this warning. See 02:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:08 02:20:08 Login Succeeded 02:20:08 nexus3.edgexfoundry.org:10003 02:20:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:08 Configure a credential helper to remove this warning. See 02:20:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:08 02:20:08 Login Succeeded 02:20:08 nexus3.edgexfoundry.org:10004 02:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:09 Configure a credential helper to remove this warning. See 02:20:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:09 02:20:09 Login Succeeded 02:20:09 docker.io 02:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:10 Configure a credential helper to remove this warning. See 02:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:10 02:20:10 Login Succeeded 02:20:10 ---> docker-login.sh ends [Pipeline] } 02:20:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:20:10 ========================================================= 02:20:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:20:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:20:11 + 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 . 02:20:11 Sending build context to Docker daemon 386kB 02:20:11 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:20:11 Step 2/10 : FROM ${BASE} 02:20:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:20:12 595b0fe564bb: Pulling fs layer 02:20:12 3088b5b3c5c0: Pulling fs layer 02:20:12 5b7225fbf94c: Pulling fs layer 02:20:12 ba82ee9f976e: Pulling fs layer 02:20:12 506bd15cee9f: Pulling fs layer 02:20:12 75a0a4a0db45: Pulling fs layer 02:20:12 618dc40b7e24: Pulling fs layer 02:20:12 75a0a4a0db45: Waiting 02:20:12 ba82ee9f976e: Waiting 02:20:12 506bd15cee9f: Waiting 02:20:12 618dc40b7e24: Waiting 02:20:12 5b7225fbf94c: Verifying Checksum 02:20:12 5b7225fbf94c: Download complete 02:20:12 3088b5b3c5c0: Verifying Checksum 02:20:12 3088b5b3c5c0: Download complete 02:20:12 506bd15cee9f: Verifying Checksum 02:20:12 506bd15cee9f: Download complete 02:20:12 75a0a4a0db45: Verifying Checksum 02:20:12 75a0a4a0db45: Download complete 02:20:12 595b0fe564bb: Verifying Checksum 02:20:12 595b0fe564bb: Download complete 02:20:13 595b0fe564bb: Pull complete 02:20:13 3088b5b3c5c0: Pull complete 02:20:14 5b7225fbf94c: Pull complete 02:20:15 618dc40b7e24: Download complete 02:20:16 ba82ee9f976e: Verifying Checksum 02:20:16 ba82ee9f976e: Download complete 02:20:21 Running on prd-centos7-docker-4c-2g-1391 in /w/workspace/gexfoundry_device-snmp-go_PR-111 [Pipeline] { [Pipeline] ws 02:20:21 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 02:20:21 Selected Git installation does not exist. Using Default 02:20:21 The recommended git tool is: NONE 02:20:25 using credential edgex-jenkins-ssh 02:20:25 Cloning the remote Git repository 02:20:25 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 02:20:26 > git init /w/workspace/device-snmp-go/1 # timeout=10 02:20:26 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 02:20:26 > git --version # timeout=10 02:20:26 > git --version # 'git version 2.24.4' 02:20:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:20:26 [INFO] Currently running in a labeled security context 02:20:26 [INFO] Currently SELinux is 'enforcing' on the host 02:20:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh7274505287193191089.key 02:20:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:20:26 ba82ee9f976e: Pull complete 02:20:27 506bd15cee9f: Pull complete 02:20:27 Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit dbb48137720fbdb754a996821617a7a87d11ec02 02:20:27 Merge succeeded, producing dbb48137720fbdb754a996821617a7a87d11ec02 02:20:27 Checking out Revision dbb48137720fbdb754a996821617a7a87d11ec02 (PR-111) 02:20:27 75a0a4a0db45: Pull complete 02:20:26 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 02:20:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:20:26 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 02:20:26 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 02:20:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:20:26 [INFO] Currently running in a labeled security context 02:20:26 [INFO] Currently SELinux is 'enforcing' on the host 02:20:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh8547914653255329479.key 02:20:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:20:27 > git config core.sparsecheckout # timeout=10 02:20:27 > git checkout -f dbb48137720fbdb754a996821617a7a87d11ec02 # timeout=10 02:20:27 > git remote # timeout=10 02:20:27 > git config --get remote.origin.url # timeout=10 02:20:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:20:27 [INFO] Currently running in a labeled security context 02:20:27 [INFO] Currently SELinux is 'enforcing' on the host 02:20:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh216530193372151878.key 02:20:27 > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 02:20:27 > git rev-parse HEAD^{commit} # timeout=10 02:20:27 > git config core.sparsecheckout # timeout=10 02:20:27 > git checkout -f dbb48137720fbdb754a996821617a7a87d11ec02 # timeout=10 02:20:31 Commit message: "refactor: bump dependency version and update import path" 02:20:31 > git --version # timeout=10 02:20:31 > git --version # 'git version 2.24.4' 02:20:31 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:20:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:20:32 618dc40b7e24: Pull complete 02:20:32 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 02:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:20:32 ---> a36622ca3599 02:20:32 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 02:20:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:20:33 ---> Running in ef6dd92e58f1 02:20:33 + sudo service docker restart 02:20:33 + true 02:20:33 Redirecting to /bin/systemctl restart docker.service 02:20:33 Removing intermediate container ef6dd92e58f1 02:20:33 ---> ec7ef2520e9b 02:20:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:20:33 ---> Running in 7bdc3c9bea7a 02:20:34 Removing intermediate container 7bdc3c9bea7a 02:20:34 ---> 8e0fe6d92d00 02:20:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 02:20:34 ---> Running in 98d1575a1d3c 02:20:34 Removing intermediate container 98d1575a1d3c 02:20:34 ---> eefcd584e056 02:20:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:34 ---> Running in f26caf1e4fe7 02:20:37 Removing intermediate container f26caf1e4fe7 02:20:37 ---> 59795bd43351 02:20:37 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:20:37 ---> Running in 56ad72bed061 02:20:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:20:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:20:40 (1/13) Installing libc-dev (0.7.2-r3) 02:20:40 (2/13) Installing libsodium (1.0.18-r0) 02:20:40 (3/13) Installing pkgconf (1.7.3-r0) 02:20:40 (4/13) Installing libsodium-dev (1.0.18-r0) 02:20:40 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:20:40 (6/13) Installing libedit (20191231.3.1-r1) 02:20:41 (7/13) Installing openssh-client (8.4_p1-r3) 02:20:41 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:20:41 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:20:41 (10/13) Installing openssh-server (8.4_p1-r3) 02:20:41 (11/13) Installing openssh (8.4_p1-r3) 02:20:41 (12/13) Installing libzmq (4.3.3-r1) 02:20:41 (13/13) Installing zeromq-dev (4.3.3-r1) 02:20:41 Executing busybox-1.32.1-r6.trigger 02:20:41 OK: 145 MiB in 53 packages 02:20:43 Removing intermediate container 56ad72bed061 02:20:43 ---> ac05a8fce3c0 02:20:43 Step 8/10 : WORKDIR /device-snmp-go 02:20:43 ---> Running in 092b61508138 02:20:43 Removing intermediate container 092b61508138 02:20:43 ---> 6bb249c28d5c 02:20:43 Step 9/10 : COPY . . 02:20:45 ---> be230d23154f 02:20:45 Step 10/10 : RUN go mod download 02:20:45 ---> Running in 4a80fe1b2834 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:51 provisioning config files... 02:20:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config2640197917624282597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:52 ---> docker-login.sh 02:20:52 nexus3.edgexfoundry.org:10001 02:20:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:52 Configure a credential helper to remove this warning. See 02:20:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:52 02:20:52 Login Succeeded 02:20:52 nexus3.edgexfoundry.org:10002 02:20:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:52 Configure a credential helper to remove this warning. See 02:20:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:52 02:20:52 Login Succeeded 02:20:52 nexus3.edgexfoundry.org:10003 02:20:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:53 Configure a credential helper to remove this warning. See 02:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:53 02:20:53 Login Succeeded 02:20:53 nexus3.edgexfoundry.org:10004 02:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:53 Configure a credential helper to remove this warning. See 02:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:53 02:20:53 Login Succeeded 02:20:53 docker.io 02:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:53 Configure a credential helper to remove this warning. See 02:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:53 02:20:53 Login Succeeded 02:20:53 ---> docker-login.sh ends [Pipeline] } 02:20:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:20:53 ========================================================= 02:20:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:20:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:20:54 + 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 . 02:20:54 Sending build context to Docker daemon 387.1kB 02:20:54 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:20:54 Step 2/10 : FROM ${BASE} 02:20:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:20:54 540db60ca938: Pulling fs layer 02:20:54 adcc1eea9eea: Pulling fs layer 02:20:54 4c4ab2625f07: Pulling fs layer 02:20:54 0510c868ecb4: Pulling fs layer 02:20:54 afea3b2eda06: Pulling fs layer 02:20:54 7809a108b3ef: Pulling fs layer 02:20:54 f706445af74f: Pulling fs layer 02:20:54 0510c868ecb4: Waiting 02:20:54 afea3b2eda06: Waiting 02:20:54 7809a108b3ef: Waiting 02:20:54 f706445af74f: Waiting 02:20:54 4c4ab2625f07: Verifying Checksum 02:20:54 4c4ab2625f07: Download complete 02:20:54 adcc1eea9eea: Verifying Checksum 02:20:54 adcc1eea9eea: Download complete 02:20:54 afea3b2eda06: Verifying Checksum 02:20:54 afea3b2eda06: Download complete 02:20:54 7809a108b3ef: Verifying Checksum 02:20:54 7809a108b3ef: Download complete 02:20:54 540db60ca938: Verifying Checksum 02:20:54 540db60ca938: Download complete 02:20:54 540db60ca938: Pull complete 02:20:55 adcc1eea9eea: Pull complete 02:20:55 4c4ab2625f07: Pull complete 02:20:57 f706445af74f: Verifying Checksum 02:20:57 f706445af74f: Download complete 02:20:58 0510c868ecb4: Verifying Checksum 02:20:58 0510c868ecb4: Download complete 02:21:01 0510c868ecb4: Pull complete 02:21:01 afea3b2eda06: Pull complete 02:21:01 7809a108b3ef: Pull complete 02:21:03 f706445af74f: Pull complete 02:21:03 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:21:03 ---> b068be0155e3 02:21:03 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 02:21:12 Removing intermediate container 4a80fe1b2834 02:21:12 ---> 4a59d6615cac 02:21:12 Successfully built 4a59d6615cac 02:21:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:21:12 + docker inspect -f . ci-base-image-arm64 02:21:12 . [Pipeline] withDockerContainer 02:21:12 prd-ubuntu18.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container 02:21:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:21:14 $ docker top cc059141aa14f9b99ce12f45416e95850f80709e75c4f15106b7e09bef87bed4 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:15 + go version 02:21:15 go version go1.16.5 linux/arm64 [Pipeline] } 02:21:15 $ docker stop --time=1 cc059141aa14f9b99ce12f45416e95850f80709e75c4f15106b7e09bef87bed4 02:21:15 ---> Running in 8abcfd4470ba 02:21:15 Removing intermediate container 8abcfd4470ba 02:21:15 ---> 2c78d4a864b4 02:21:15 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:21:15 ---> Running in fe9c55609cd3 02:21:15 Removing intermediate container fe9c55609cd3 02:21:15 ---> 54609bce4622 02:21:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 02:21:15 ---> Running in 20eabf436ea1 02:21:16 Removing intermediate container 20eabf436ea1 02:21:16 ---> 77531a5977e3 02:21:16 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:16 ---> Running in 4c061d304da4 02:21:17 Removing intermediate container 4c061d304da4 02:21:17 ---> 1157c880cc55 02:21:17 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:21:17 ---> Running in 7ac63ddd43b0 02:21:17 $ docker rm -f cc059141aa14f9b99ce12f45416e95850f80709e75c4f15106b7e09bef87bed4 02:21:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:21:18 + docker inspect -f . ci-base-image-arm64 02:21:18 . 02:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer 02:21:18 prd-ubuntu18.04-docker-arm64-4c-16g-1390 does not seem to be running inside a container 02:21:18 (1/13) Installing libc-dev (0.7.2-r3) 02:21:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:21:19 (2/13) Installing libsodium (1.0.18-r0) 02:21:19 (3/13) Installing pkgconf (1.7.3-r0) 02:21:19 (4/13) Installing libsodium-dev (1.0.18-r0) 02:21:19 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:21:19 (6/13) Installing libedit (20191231.3.1-r1) 02:21:19 (7/13) Installing openssh-client (8.4_p1-r3) 02:21:19 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:21:19 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:21:19 (10/13) Installing openssh-server (8.4_p1-r3) 02:21:20 (11/13) Installing openssh (8.4_p1-r3) 02:21:20 (12/13) Installing libzmq (4.3.3-r1) 02:21:20 (13/13) Installing zeromq-dev (4.3.3-r1) 02:21:20 $ docker top 711c0fe057048aeb26de31d050020d1f0f1f97cbc5b81d51bf8484540eabd768 -eo pid,comm 02:21:20 Executing busybox-1.32.1-r6.trigger 02:21:20 OK: 156 MiB in 53 packages [Pipeline] { [Pipeline] sh 02:21:21 Removing intermediate container 7ac63ddd43b0 02:21:21 ---> bf4c377efaca 02:21:21 Step 8/10 : WORKDIR /device-snmp-go 02:21:21 ---> Running in 9301608424ef 02:21:21 Removing intermediate container 9301608424ef 02:21:21 ---> ed25cb60371c 02:21:21 Step 9/10 : COPY . . 02:21:21 + go mod tidy 02:21:21 ---> 90d1429a0d48 02:21:21 Step 10/10 : RUN go mod download 02:21:21 ---> Running in 9d61df6a0142 [Pipeline] sh 02:21:22 + make test 02:21:22 go mod tidy 02:21:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:21:24 ? github.com/edgexfoundry/device-snmp-go [no test files] 02:21:43 Removing intermediate container 9d61df6a0142 02:21:43 ---> b9a2c4c84e19 02:21:43 Successfully built b9a2c4c84e19 02:21:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:21:44 + docker inspect -f . ci-base-image-x86_64 02:21:44 . [Pipeline] withDockerContainer 02:21:44 prd-centos7-docker-4c-2g-1391 does not seem to be running inside a container 02:21:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:21:45 $ docker top 34fccba75807fd840c02094f3a505b32a52b5722289c107ed415a3e87e6d0611 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:45 + go version 02:21:45 go version go1.16.3 linux/amd64 [Pipeline] } 02:21:45 $ docker stop --time=1 34fccba75807fd840c02094f3a505b32a52b5722289c107ed415a3e87e6d0611 02:21:46 $ docker rm -f 34fccba75807fd840c02094f3a505b32a52b5722289c107ed415a3e87e6d0611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:21:47 + docker inspect -f . ci-base-image-x86_64 02:21:47 . [Pipeline] withDockerContainer 02:21:47 prd-centos7-docker-4c-2g-1391 does not seem to be running inside a container 02:21:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:21:48 $ docker top eec9b5810cdddf5666d77476a56355ec346d837bc25d6f2948f30ac27613e107 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:49 + go mod tidy [Pipeline] sh 02:21:49 + make test 02:21:49 go mod tidy 02:21:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:21:50 ? github.com/edgexfoundry/device-snmp-go [no test files] 02:22:08 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 02:22:08 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 02:22:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:22:12 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 02:22:12 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.037s coverage: 0.0% of statements 02:22:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:22:12 gofmt -l . 02:22:12 [ "`gofmt -l .`" = "" ] 02:22:12 ./bin/test-attribution-txt.sh [Pipeline] } 02:22:13 $ docker stop --time=1 eec9b5810cdddf5666d77476a56355ec346d837bc25d6f2948f30ac27613e107 02:22:15 $ docker rm -f eec9b5810cdddf5666d77476a56355ec346d837bc25d6f2948f30ac27613e107 [Pipeline] // withDockerContainer [Pipeline] sh 02:22:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:22:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:22:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:22:17 + ls -al . 02:22:17 total 104 02:22:17 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 15 02:22 . 02:22:17 drwxrwxr-x. 4 jenkins jenkins 28 Jun 15 02:20 .. 02:22:17 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 15 02:20 Attribution.txt 02:22:17 drwxrwxr-x. 2 jenkins jenkins 60 Jun 15 02:20 bin 02:22:17 drwxrwxr-x. 3 jenkins jenkins 32 Jun 15 02:20 cmd 02:22:17 -rw-r--r--. 1 jenkins jenkins 7631 Jun 15 02:22 coverage.out 02:22:17 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 15 02:20 Dockerfile 02:22:17 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 15 02:20 Dockerfile.build 02:22:17 -rw-rw-r--. 1 jenkins jenkins 6 Jun 15 02:20 .dockerignore 02:22:17 drwxrwxr-x. 8 jenkins jenkins 179 Jun 15 02:20 .git 02:22:17 drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 02:20 .github 02:22:17 -rw-rw-r--. 1 jenkins jenkins 269 Jun 15 02:20 .gitignore 02:22:17 -rw-rw-r--. 1 jenkins jenkins 223 Jun 15 02:20 go.mod 02:22:17 -rw-r--r--. 1 jenkins jenkins 21038 Jun 15 02:21 go.sum 02:22:17 drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 02:20 internal 02:22:17 -rw-rw-r--. 1 jenkins jenkins 656 Jun 15 02:20 Jenkinsfile 02:22:17 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 15 02:20 LICENSE 02:22:17 -rw-rw-r--. 1 jenkins jenkins 936 Jun 15 02:20 Makefile 02:22:17 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 15 02:20 README.md 02:22:17 -rw-rw-r--. 1 jenkins jenkins 5 Jun 15 02:16 VERSION 02:22:17 -rw-rw-r--. 1 jenkins jenkins 209 Jun 15 02:20 version.go [Pipeline] isUnix [Pipeline] sh 02:22:17 + 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=dbb48137720fbdb754a996821617a7a87d11ec02 --label arch=amd64 --label version=0.0.0 . 02:22:17 Sending build context to Docker daemon 395.3kB 02:22:17 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:22:17 Step 2/24 : FROM ${BASE} AS builder 02:22:17 ---> b9a2c4c84e19 02:22:17 Step 3/24 : ARG MAKE='make build' 02:22:17 ---> Running in b4686166fb03 02:22:18 Removing intermediate container b4686166fb03 02:22:18 ---> ac31a01634a6 02:22:18 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:22:18 ---> Running in 73dd236a4719 02:22:18 Removing intermediate container 73dd236a4719 02:22:18 ---> b7deae568069 02:22:18 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:22:18 ---> Running in 3d650574d0ad 02:22:18 Removing intermediate container 3d650574d0ad 02:22:18 ---> 541e7694e711 02:22:18 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:18 ---> Running in 0cbc1d68919e 02:22:19 Removing intermediate container 0cbc1d68919e 02:22:19 ---> db628465bd97 02:22:19 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:22:19 ---> Running in 5d344ca3c3ee 02:22:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:22:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:22:21 OK: 156 MiB in 53 packages 02:22:21 Removing intermediate container 5d344ca3c3ee 02:22:21 ---> 4f9046ff16a6 02:22:21 Step 8/24 : WORKDIR /device-snmp-go 02:22:21 ---> Running in 9f21967877fe 02:22:21 Removing intermediate container 9f21967877fe 02:22:21 ---> 82a6d90b9b69 02:22:21 Step 9/24 : COPY . . 02:22:21 ---> d653ea2aee1d 02:22:21 Step 10/24 : RUN go mod tidy 02:22:22 ---> Running in a07ae51f3d99 02:22:22 Removing intermediate container a07ae51f3d99 02:22:22 ---> 52fbe027d367 02:22:22 Step 11/24 : RUN make update 02:22:22 ---> Running in 56d46c0f9d62 02:22:23 CGO_ENABLED=0 GO111MODULE=on go mod download 02:22:23 Removing intermediate container 56d46c0f9d62 02:22:23 ---> a952653ecf9e 02:22:23 Step 12/24 : RUN ${MAKE} 02:22:23 ---> Running in 714586cd0b34 02:22:23 go mod tidy 02:22: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 02:22:36 Removing intermediate container 714586cd0b34 02:22:36 ---> 5be1642db5a9 02:22:36 Step 13/24 : FROM alpine:3.12 02:22:36 3.12: Pulling from library/alpine 02:22:36 339de151aab4: Pulling fs layer 02:22:37 339de151aab4: Verifying Checksum 02:22:37 339de151aab4: Download complete 02:22:37 339de151aab4: Pull complete 02:22:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:22:37 Status: Downloaded newer image for alpine:3.12 02:22:37 ---> 13621d1b12d4 02:22:37 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 02:22:37 ---> Running in cd5f6d48f6bc 02:22:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:37 (1/6) Installing dumb-init (1.2.2-r1) 02:22:37 (2/6) Installing libgcc (9.3.0-r2) 02:22:37 (3/6) Installing libsodium (1.0.18-r0) 02:22:37 (4/6) Installing libstdc++ (9.3.0-r2) 02:22:37 (5/6) Installing libzmq (4.3.3-r0) 02:22:38 (6/6) Installing zeromq (4.3.3-r0) 02:22:38 Executing busybox-1.31.1-r20.trigger 02:22:38 OK: 8 MiB in 20 packages 02:22:38 Removing intermediate container cd5f6d48f6bc 02:22:38 ---> 8212c92a502a 02:22:38 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 02:22:39 ---> ac80a5c58e43 02:22:39 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 02:22:39 ---> 266bad8dd926 02:22:39 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 02:22:39 gofmt -l . 02:22:39 [ "`gofmt -l .`" = "" ] 02:22:39 ./bin/test-attribution-txt.sh 02:22:39 ---> b126a8fd437e 02:22:39 Step 18/24 : EXPOSE 59993 02:22:39 ---> Running in c3207154f1f1 02:22:39 Removing intermediate container c3207154f1f1 02:22:39 ---> 317e2f6cc88d 02:22:39 Step 19/24 : EXPOSE 161 02:22:39 ---> Running in fab8691003c6 [Pipeline] } 02:22:39 $ docker stop --time=1 711c0fe057048aeb26de31d050020d1f0f1f97cbc5b81d51bf8484540eabd768 02:22:39 Removing intermediate container fab8691003c6 02:22:39 ---> 16a918f31ad9 02:22:39 Step 20/24 : ENTRYPOINT ["/device-snmp"] 02:22:39 ---> Running in 0ecef876f150 02:22:39 Removing intermediate container 0ecef876f150 02:22:39 ---> 7fb8c51c0898 02:22:39 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 02:22:39 ---> Running in f235293d9159 02:22:39 Removing intermediate container f235293d9159 02:22:39 ---> 4bb7a0ce3b0e 02:22:39 Step 22/24 : LABEL arch=amd64 02:22:39 ---> Running in 13b28787ad8f 02:22:39 Removing intermediate container 13b28787ad8f 02:22:39 ---> 154797a5d6d5 02:22:39 Step 23/24 : LABEL git_sha=dbb48137720fbdb754a996821617a7a87d11ec02 02:22:39 ---> Running in 0b6d707531d2 02:22:39 Removing intermediate container 0b6d707531d2 02:22:39 ---> 5be38b370eb9 02:22:39 Step 24/24 : LABEL version=0.0.0 02:22:39 ---> Running in b9880ee094cd 02:22:39 Removing intermediate container b9880ee094cd 02:22:39 ---> c2476d4650eb 02:22:39 [Warning] One or more build-args [ARCH] were not consumed 02:22:39 Successfully built c2476d4650eb 02:22:39 Successfully tagged device-snmp:latest 02:22:41 $ docker rm -f 711c0fe057048aeb26de31d050020d1f0f1f97cbc5b81d51bf8484540eabd768 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 02:22:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:22:42 Warning: overwriting stash ‘coverage-report’ Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:22:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 02:22:43 ---> job-cost.sh 02:22:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YabG [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:22:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:22:44 + ls -al . 02:22:44 total 128 02:22:44 drwxrwxr-x 7 jenkins jenkins 4096 Jun 15 02:22 . 02:22:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 02:19 .. 02:22:44 -rw-rw-r-- 1 jenkins jenkins 6 Jun 15 02:19 .dockerignore 02:22:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 02:19 .git 02:22:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 02:19 .github 02:22:44 -rw-rw-r-- 1 jenkins jenkins 269 Jun 15 02:19 .gitignore 02:22:44 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 15 02:19 Attribution.txt 02:22:44 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 15 02:19 Dockerfile 02:22:44 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 15 02:19 Dockerfile.build 02:22:44 -rw-rw-r-- 1 jenkins jenkins 656 Jun 15 02:19 Jenkinsfile 02:22:44 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 15 02:19 LICENSE 02:22:44 -rw-rw-r-- 1 jenkins jenkins 936 Jun 15 02:19 Makefile 02:22:44 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 15 02:19 README.md 02:22:44 -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 02:16 VERSION 02:22:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 02:19 bin 02:22:44 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 02:19 cmd 02:22:44 -rw-r--r-- 1 jenkins jenkins 7631 Jun 15 02:22 coverage.out 02:22:44 -rw-rw-r-- 1 jenkins jenkins 223 Jun 15 02:19 go.mod 02:22:44 -rw-r--r-- 1 jenkins jenkins 21038 Jun 15 02:21 go.sum 02:22:44 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 02:19 internal 02:22:44 -rw-rw-r-- 1 jenkins jenkins 209 Jun 15 02:19 version.go [Pipeline] isUnix [Pipeline] sh 02:22:44 + 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=dbb48137720fbdb754a996821617a7a87d11ec02 --label arch=arm64 --label version=0.0.0 . 02:22:45 Sending build context to Docker daemon 394.2kB 02:22:45 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:22:45 Step 2/24 : FROM ${BASE} AS builder 02:22:45 ---> 4a59d6615cac 02:22:45 Step 3/24 : ARG MAKE='make build' 02:22:45 ---> Running in b439955beacd 02:22:46 Removing intermediate container b439955beacd 02:22:46 ---> 78fc1631f160 02:22:46 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:22:46 ---> Running in c7c7102ea5c6 02:22:46 Removing intermediate container c7c7102ea5c6 02:22:46 ---> e61f0d7ab418 02:22:46 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:22:46 ---> Running in 2af8be62695c 02:22:47 Removing intermediate container 2af8be62695c 02:22:47 ---> a20e45ee1355 02:22:47 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:47 ---> Running in 855c9ce4dbae 02:22:50 Removing intermediate container 855c9ce4dbae 02:22:50 ---> 3e50d2af43ad 02:22:50 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:22:50 ---> Running in 3bb3c6b853f7 02:22:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:22:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:22:53 OK: 145 MiB in 53 packages 02:22:54 Removing intermediate container 3bb3c6b853f7 02:22:54 ---> 9e20d1286bad 02:22:54 Step 8/24 : WORKDIR /device-snmp-go 02:22:54 ---> Running in 6ce2f8d8006a 02:22:54 Removing intermediate container 6ce2f8d8006a 02:22:54 ---> 6eec0d436203 02:22:54 Step 9/24 : COPY . . 02:22:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:22:56 ---> fe9935886a86 02:22:56 Step 10/24 : RUN go mod tidy 02:22:56 ---> Running in 420d9e829f0e 02:22:59 Removing intermediate container 420d9e829f0e 02:22:59 ---> 35455dd0f67f 02:22:59 Step 11/24 : RUN make update 02:22:59 ---> Running in 2bfab78aefae 02:23:00 CGO_ENABLED=0 GO111MODULE=on go mod download 02:23:02 Removing intermediate container 2bfab78aefae 02:23:02 ---> c5a687ecec30 02:23:02 Step 12/24 : RUN ${MAKE} 02:23:02 ---> Running in 18953801f58a 02:23:03 go mod tidy 02:23:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 02:23:10 lf-activate-venv(): INFO: Adding /tmp/venv-YabG/bin to PATH 02:23:10 INFO: No Stack... 02:23:10 INFO: Retrieving Pricing Info for: v3-standard-2 02:23:10 INFO: Archiving Costs [Pipeline] sh 02:23:11 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 02:23:11 + cut -d, -f6 [Pipeline] lock 02:23:11 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-111-1-stack-cost] 02:23:11 Resource [jenkins-edgexfoundry-device-snmp-go-PR-111-1-stack-cost] did not exist. Created. 02:23:11 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:23:11 + echo total: 0.05999999865889549 [Pipeline] stash 02:23:11 Stashed 1 file(s) [Pipeline] } 02:23:11 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:23:43 Removing intermediate container 18953801f58a 02:23:43 ---> 8c1b0b9238a8 02:23:43 Step 13/24 : FROM alpine:3.12 02:23:43 3.12: Pulling from library/alpine 02:23:43 d2f70382dc9a: Pulling fs layer 02:23:43 d2f70382dc9a: Verifying Checksum 02:23:43 d2f70382dc9a: Download complete 02:23:43 d2f70382dc9a: Pull complete 02:23:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:23:43 Status: Downloaded newer image for alpine:3.12 02:23:43 ---> 9852663dfa18 02:23:43 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 02:23:43 ---> Running in 6e7dba83ef33 02:23:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:23:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:23:43 (1/6) Installing dumb-init (1.2.2-r1) 02:23:43 (2/6) Installing libgcc (9.3.0-r2) 02:23:43 (3/6) Installing libsodium (1.0.18-r0) 02:23:43 (4/6) Installing libstdc++ (9.3.0-r2) 02:23:43 (5/6) Installing libzmq (4.3.3-r0) 02:23:43 (6/6) Installing zeromq (4.3.3-r0) 02:23:43 Executing busybox-1.31.1-r20.trigger 02:23:43 OK: 8 MiB in 20 packages 02:23:44 Removing intermediate container 6e7dba83ef33 02:23:44 ---> a83c9f29104d 02:23:44 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 02:23:45 ---> 92f9168a1e86 02:23:45 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 02:23:46 ---> 2452b1e3adb9 02:23:46 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 02:23:47 ---> 3a43096461d8 02:23:47 Step 18/24 : EXPOSE 59993 02:23:47 ---> Running in 486260f243ba 02:23:48 Removing intermediate container 486260f243ba 02:23:48 ---> d9642b8e27e4 02:23:48 Step 19/24 : EXPOSE 161 02:23:48 ---> Running in 9fe39782374a 02:23:48 Removing intermediate container 9fe39782374a 02:23:48 ---> 19174c94aac9 02:23:48 Step 20/24 : ENTRYPOINT ["/device-snmp"] 02:23:49 ---> Running in 609f7457b9ab 02:23:49 Removing intermediate container 609f7457b9ab 02:23:49 ---> ed28f221cd10 02:23:49 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 02:23:49 ---> Running in 164d4c9a378e 02:23:50 Removing intermediate container 164d4c9a378e 02:23:50 ---> d71226f4827c 02:23:50 Step 22/24 : LABEL arch=arm64 02:23:50 ---> Running in 9f95e19489be 02:23:51 Removing intermediate container 9f95e19489be 02:23:51 ---> d7b5eda30819 02:23:51 Step 23/24 : LABEL git_sha=dbb48137720fbdb754a996821617a7a87d11ec02 02:23:51 ---> Running in e4c5916e7ee5 02:23:51 Removing intermediate container e4c5916e7ee5 02:23:51 ---> c71373289e3e 02:23:51 Step 24/24 : LABEL version=0.0.0 02:23:51 ---> Running in 9bbb02490354 02:23:52 Removing intermediate container 9bbb02490354 02:23:52 ---> 22b43554de43 02:23:52 [Warning] One or more build-args [ARCH] were not consumed 02:23:52 Successfully built 22b43554de43 02:23:52 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 02:23:53 ---> job-cost.sh 02:23:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GZs3 02:24:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:26:17 lf-activate-venv(): INFO: Adding /tmp/venv-GZs3/bin to PATH 02:26:17 INFO: No Stack... 02:26:17 INFO: Retrieving Pricing Info for: v2-standard-4 02:26:17 INFO: Archiving Costs [Pipeline] sh 02:26:17 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 02:26:17 + cut -d, -f6 [Pipeline] lock 02:26:17 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-111-1-stack-cost] 02:26:17 Resource [jenkins-edgexfoundry-device-snmp-go-PR-111-1-stack-cost] did not exist. Created. 02:26:17 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:26:18 /w/workspace/device-snmp-go/1@tmp/durable-22195b8c/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-22195b8c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:26:18 + echo total: 0.18000000715255737 [Pipeline] stash 02:26:18 Warning: overwriting stash ‘stack-cost’ 02:26:18 Stashed 1 file(s) [Pipeline] } 02:26:18 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-111-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 02:26:20 provisioning config files... 02:26:20 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-111@tmp/config8464352927496521077tmp [Pipeline] { [Pipeline] sh 02:26:20 + set +x 02:26:20 + curl -s https://codecov.io/bash 02:26:20 + bash -s -- 02:26:20 02:26:20 _____ _ 02:26:20 / ____| | | 02:26:20 | | ___ __| | ___ ___ _____ __ 02:26:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:26:20 | |___| (_) | (_| | __/ (_| (_) \ V / 02:26:20 \_____\___/ \__,_|\___|\___\___/ \_/ 02:26:20 Bash-1.0.3 02:26:20 02:26:20 02:26:20 ==> git version 2.24.4 found 02:26:20 ==> 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 02:26:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:26:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:26:20 ==> Jenkins CI detected. 02:26:20 project root: . 02:26:20 --> token set from env 02:26:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:26:20 ==> Running gcov in . (disable via -X gcov) 02:26:20 ==> Python coveragepy not found 02:26:20 ==> Searching for coverage reports in: 02:26:20 + . 02:26:20 -> Found 1 reports 02:26:20 ==> Detecting git/mercurial file structure 02:26:20 ==> Reading reports 02:26:20 + ./coverage.out bytes=7631 02:26:20 ==> Appending adjustments 02:26:20 https://docs.codecov.io/docs/fixing-reports 02:26:20 + Found adjustments 02:26:20 ==> Gzipping contents 02:26:20 4.0K /tmp/codecov.uTxTp7.gz 02:26:20 ==> Uploading reports 02:26:20 url: https://codecov.io 02:26:20 query: branch=PR-111&commit=dbb48137720fbdb754a996821617a7a87d11ec02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=111&job=&cmd_args= 02:26:20 -> Pinging Codecov 02:26:20 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-111&commit=dbb48137720fbdb754a996821617a7a87d11ec02&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=111&job=&cmd_args= 02:26:21 -> Uploading to 02:26:21 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/6C56EA5C29638FB4528AC87E60AF5AE0/dbb48137720fbdb754a996821617a7a87d11ec02/0b40ddb0-f4bf-4546-becf-87f665f334fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T022621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de87864b5be71b932c46f2b43b05f787b157b4878d026a4f66a06a57f9a416cb 02:26:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:26:21 Dload Upload Total Spent Left Speed 02:26:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3958 --:--:-- --:--:-- --:--:-- 3959 02:26:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/dbb48137720fbdb754a996821617a7a87d11ec02 [Pipeline] } 02:26:21 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 02:26:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:26:25 ---> package-listing.sh 02:26:25 ++ facter osfamily 02:26:25 ++ tr '[:upper:]' '[:lower:]' 02:26:25 + OS_FAMILY=redhat 02:26:25 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-111 02:26:25 + START_PACKAGES=/tmp/packages_start.txt 02:26:25 + END_PACKAGES=/tmp/packages_end.txt 02:26:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:26:25 + PACKAGES=/tmp/packages_start.txt 02:26:25 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-111 ']' 02:26:25 + PACKAGES=/tmp/packages_end.txt 02:26:25 + case "${OS_FAMILY}" in 02:26:25 + sort 02:26:25 + rpm -qa 02:26:25 + '[' -f /tmp/packages_start.txt ']' 02:26:25 + '[' -f /tmp/packages_end.txt ']' 02:26:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:26:25 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-111 ']' 02:26:25 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-111/archives/ 02:26:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-111/archives/ [Pipeline] echo 02:26:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:26:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:26:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:26:26 02:26:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:26:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:26:27 alpine: Pulling from edgex-lftools-log-publisher 02:26:27 df20fa9351a1: Pulling fs layer 02:26:27 36b3adc4ff6f: Pulling fs layer 02:26:27 8ad3a11d3b57: Pulling fs layer 02:26:27 46f8f816bc3b: Pulling fs layer 02:26:27 93b61091891f: Pulling fs layer 02:26:27 93b9cdb0e59b: Pulling fs layer 02:26:27 5e14af77c1be: Pulling fs layer 02:26:27 01666e4c0597: Pulling fs layer 02:26:27 aa168da1d23b: Pulling fs layer 02:26:27 93b9cdb0e59b: Waiting 02:26:27 5e14af77c1be: Waiting 02:26:27 01666e4c0597: Waiting 02:26:27 aa168da1d23b: Waiting 02:26:27 46f8f816bc3b: Waiting 02:26:27 93b61091891f: Waiting 02:26:27 36b3adc4ff6f: Verifying Checksum 02:26:27 36b3adc4ff6f: Download complete 02:26:27 46f8f816bc3b: Verifying Checksum 02:26:27 46f8f816bc3b: Download complete 02:26:27 df20fa9351a1: Verifying Checksum 02:26:27 df20fa9351a1: Download complete 02:26:27 93b9cdb0e59b: Verifying Checksum 02:26:27 93b9cdb0e59b: Download complete 02:26:27 5e14af77c1be: Verifying Checksum 02:26:27 5e14af77c1be: Download complete 02:26:27 93b61091891f: Download complete 02:26:27 01666e4c0597: Verifying Checksum 02:26:27 01666e4c0597: Download complete 02:26:27 df20fa9351a1: Pull complete 02:26:28 8ad3a11d3b57: Verifying Checksum 02:26:28 8ad3a11d3b57: Download complete 02:26:29 36b3adc4ff6f: Pull complete 02:26:29 8ad3a11d3b57: Pull complete 02:26:30 46f8f816bc3b: Pull complete 02:26:30 aa168da1d23b: Verifying Checksum 02:26:30 aa168da1d23b: Download complete 02:26:30 93b61091891f: Pull complete 02:26:31 93b9cdb0e59b: Pull complete 02:26:31 5e14af77c1be: Pull complete 02:26:31 01666e4c0597: Pull complete 02:26:38 aa168da1d23b: Pull complete 02:26:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:26:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:26:38 prd-centos7-docker-4c-2g-1387 does not seem to be running inside a container 02:26:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-111 -v /w/workspace/gexfoundry_device-snmp-go_PR-111:/w/workspace/gexfoundry_device-snmp-go_PR-111:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-111@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:26:56 $ docker top 70c1d5248f3eb1ed6151aea9cb703b827b5fe53f5a2e792c6d28ae8256e65cdc -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:57 + touch /tmp/pre-build-complete [Pipeline] sh 02:26:57 + mkdir -p /var/log/sa [Pipeline] sh 02:26:57 + ls /var/log/sa-host 02:26:57 + sadf -c /var/log/sa-host/sa05 02:26:57 file_magic: OK 02:26:57 HZ: Using current value: 100 02:26:57 file_header: OK 02:26:57 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 02:26:57 Statistics: 02:26:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:26:57 File successfully converted to sysstat format version 12.2.1 02:26:57 + sadf -c /var/log/sa-host/sa15 02:26:57 file_magic: OK 02:26:57 HZ: Using current value: 100 02:26:57 file_header: OK 02:26:57 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 02:26:57 Statistics: 02:26:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:26:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:58 provisioning config files... 02:26:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-111@tmp/config3867573354113192557tmp [Pipeline] { [Pipeline] echo 02:26:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:26:59 ---> create-netrc.sh [Pipeline] } 02:27:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:27:00 ---> python-tools-install.sh [Pipeline] echo 02:27:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:27:04 ---> sudo-logs.sh 02:27:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:27:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:27:05 ---> job-cost.sh 02:27:05 lf-activate-venv: SKIPPING 02:27:05 DEBUG: total: 0.18000000715255737 02:27:05 INFO: Retrieving Stack Cost... 02:27:06 INFO: Retrieving Pricing Info for: v3-standard-2 02:27:06 INFO: Archiving Costs [Pipeline] echo 02:27:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:27:07 ---> logs-deploy.sh 02:27:07 lf-activate-venv: SKIPPING 02:27:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-111/1 02:27:07 INFO: archiving workspace using pattern(s): 02:27:08 Archives upload complete. 02:27:08 INFO: archiving logs to Nexus 02:27:08 ---> uname -a: 02:27:08 Linux prd-centos7-docker-4c-2g-1387.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:27:08 02:27:08 02:27:08 ---> lscpu: 02:27:08 Architecture: x86_64 02:27:08 CPU op-mode(s): 32-bit, 64-bit 02:27:08 Byte Order: Little Endian 02:27:08 Address sizes: 40 bits physical, 48 bits virtual 02:27:08 CPU(s): 2 02:27:08 On-line CPU(s) list: 0,1 02:27:08 Thread(s) per core: 1 02:27:08 Core(s) per socket: 1 02:27:08 Socket(s): 2 02:27:08 NUMA node(s): 1 02:27:08 Vendor ID: AuthenticAMD 02:27:08 CPU family: 23 02:27:08 Model: 49 02:27:08 Model name: AMD EPYC-Rome Processor 02:27:08 Stepping: 0 02:27:08 CPU MHz: 2799.998 02:27:08 BogoMIPS: 5599.99 02:27:08 Virtualization: AMD-V 02:27:08 Hypervisor vendor: KVM 02:27:08 Virtualization type: full 02:27:08 L1d cache: 64 KiB 02:27:08 L1i cache: 64 KiB 02:27:08 L2 cache: 1 MiB 02:27:08 L3 cache: 32 MiB 02:27:08 NUMA node0 CPU(s): 0,1 02:27:08 Vulnerability Itlb multihit: Not affected 02:27:08 Vulnerability L1tf: Not affected 02:27:08 Vulnerability Mds: Not affected 02:27:08 Vulnerability Meltdown: Not affected 02:27:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:27:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:27:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:27:08 Vulnerability Srbds: Not affected 02:27:08 Vulnerability Tsx async abort: Not affected 02:27:08 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 02:27:08 02:27:08 02:27:08 ---> nproc: 02:27:08 2 02:27:08 02:27:08 02:27:08 ---> df -h: 02:27:08 Filesystem Size Used Available Use% Mounted on 02:27:08 overlay 40.0G 7.6G 32.4G 19% / 02:27:08 tmpfs 64.0M 0 64.0M 0% /dev 02:27:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:27:08 shm 64.0M 0 64.0M 0% /dev/shm 02:27:08 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 02:27:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 02:27:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 02:27:08 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 02:27:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 02:27:08 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-111 02:27:08 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 02:27:08 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-111@tmp 02:27:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 02:27:08 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 02:27:08 02:27:08 02:27:08 ---> free -m: 02:27:08 total used free shared buff/cache available 02:27:08 Mem: 7821 985 4744 0 2090 6657 02:27:08 Swap: 1023 0 1023 02:27:08 02:27:08 02:27:08 ---> ip addr: 02:27:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:27:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:27:08 inet 127.0.0.1/8 scope host lo 02:27:08 valid_lft forever preferred_lft forever 02:27:08 inet6 ::1/128 scope host 02:27:08 valid_lft forever preferred_lft forever 02:27:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:27:08 link/ether fa:16:3e:2e:29:d8 brd ff:ff:ff:ff:ff:ff 02:27:08 inet 10.30.123.109/23 brd 10.30.123.255 scope global dynamic eth0 02:27:08 valid_lft 85680sec preferred_lft 85680sec 02:27:08 inet6 fe80::f816:3eff:fe2e:29d8/64 scope link 02:27:08 valid_lft forever preferred_lft forever 02:27:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:27:08 link/ether 02:42:79:b7:88:c2 brd ff:ff:ff:ff:ff:ff 02:27:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:27:08 valid_lft forever preferred_lft forever 02:27:08 inet6 fe80::42:79ff:feb7:88c2/64 scope link 02:27:08 valid_lft forever preferred_lft forever 02:27:08 02:27:08 02:27:08 ---> sar -b -r -n DEV: 02:27:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 02:27:08 02:27:08 02:14:55 LINUX RESTART (2 CPU) 02:27:08 02:27:08 02:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:27:08 02:17:01 20.12 3.38 16.74 0.00 2565.33 2979.35 0.00 02:27:08 02:18:01 0.38 0.00 0.38 0.00 0.00 5.81 0.00 02:27:08 02:19:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 02:27:08 02:20:01 0.32 0.00 0.32 0.00 0.00 5.70 0.00 02:27:08 02:21:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 02:27:08 02:22:01 0.25 0.00 0.25 0.00 0.00 3.90 0.00 02:27:08 02:23:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 02:27:08 02:24:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 02:27:08 02:25:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 02:27:08 02:26:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 02:27:08 Average: 2.25 0.34 1.91 0.00 256.60 301.25 0.00 02:27:08 02:27:08 02:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:27:08 02:17:01 5477052 0 796088 9.94 2620 1733180 1276760 14.10 568216 1566492 20 02:27:08 02:18:01 5484200 0 788936 9.85 2620 1733184 1207060 13.33 566912 1562256 20 02:27:08 02:19:01 5483628 0 789504 9.86 2620 1733188 1206844 13.32 563368 1565904 16 02:27:08 02:20:01 5482560 0 790564 9.87 2620 1733196 1207084 13.33 564704 1565904 8 02:27:08 02:21:01 5481912 0 791208 9.88 2620 1733200 1207156 13.33 559872 1571016 20 02:27:08 02:22:01 5483692 0 789424 9.86 2620 1733204 1206844 13.32 558140 1571016 12 02:27:08 02:23:01 5477328 0 795784 9.94 2620 1733208 1207012 13.33 564768 1571016 8 02:27:08 02:24:01 5470384 0 802720 10.02 2620 1733216 1206844 13.32 571740 1571020 8 02:27:08 02:25:01 5470272 0 802832 10.02 2620 1733216 1206844 13.32 573656 1569200 16 02:27:08 02:26:01 5469856 0 803244 10.03 2620 1733220 1206976 13.33 574240 1569200 16 02:27:08 Average: 5478088 0 795030 9.93 2620 1733201 1213942 13.40 566562 1568302 14 02:27:08 02:27:08 02:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:27:08 02:17:01 eth0 70.76 54.15 339.17 14.25 0.00 0.00 0.00 0.00 02:27:08 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:17:01 docker0 1.63 1.32 0.34 2.70 0.00 0.00 0.00 0.00 02:27:08 02:18:01 eth0 0.65 0.28 0.27 0.20 0.00 0.00 0.00 0.00 02:27:08 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:19:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:27:08 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:20:01 eth0 1.07 0.32 0.32 0.21 0.00 0.00 0.00 0.00 02:27:08 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:21:01 eth0 0.55 0.38 0.40 0.26 0.00 0.00 0.00 0.00 02:27:08 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:22:01 eth0 0.57 0.07 0.06 0.01 0.00 0.00 0.00 0.00 02:27:08 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:23:01 eth0 0.50 0.27 0.27 0.16 0.00 0.00 0.00 0.00 02:27:08 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:24:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 02:27:08 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:25:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:27:08 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:26:01 eth0 0.33 0.27 0.14 0.08 0.00 0.00 0.00 0.00 02:27:08 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 Average: eth0 7.54 5.60 34.08 1.52 0.00 0.00 0.00 0.00 02:27:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:08 Average: docker0 0.16 0.13 0.03 0.27 0.00 0.00 0.00 0.00 02:27:08 02:27:08 02:27:08 ---> sar -P ALL: 02:27:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 02:27:08 02:27:08 02:14:55 LINUX RESTART (2 CPU) 02:27:08 02:27:08 02:16:01 CPU %user %nice %system %iowait %steal %idle 02:27:08 02:17:01 all 3.14 0.00 1.65 1.91 0.04 93.26 02:27:08 02:17:01 0 2.97 0.00 1.76 1.91 0.05 93.31 02:27:08 02:17:01 1 3.30 0.00 1.55 1.90 0.03 93.21 02:27:08 02:18:01 all 0.10 0.00 0.07 0.00 0.01 99.82 02:27:08 02:18:01 0 0.13 0.00 0.07 0.00 0.00 99.80 02:27:08 02:18:01 1 0.07 0.00 0.07 0.00 0.02 99.85 02:27:08 02:19:01 all 0.18 0.00 0.03 0.00 0.01 99.77 02:27:08 02:19:01 0 0.13 0.00 0.05 0.00 0.02 99.80 02:27:08 02:19:01 1 0.23 0.00 0.02 0.00 0.00 99.75 02:27:08 02:20:01 all 0.22 0.00 0.03 0.00 0.02 99.73 02:27:08 02:20:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:27:08 02:20:01 1 0.38 0.00 0.03 0.00 0.02 99.57 02:27:08 02:21:01 all 0.15 0.00 0.04 0.00 0.03 99.78 02:27:08 02:21:01 0 0.07 0.00 0.05 0.00 0.03 99.85 02:27:08 02:21:01 1 0.23 0.00 0.03 0.00 0.02 99.72 02:27:08 02:22:01 all 0.15 0.00 0.04 0.00 0.01 99.80 02:27:08 02:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:27:08 02:22:01 1 0.27 0.00 0.05 0.00 0.00 99.68 02:27:08 02:23:01 all 0.13 0.00 0.05 0.00 0.02 99.80 02:27:08 02:23:01 0 0.05 0.00 0.07 0.00 0.02 99.87 02:27:08 02:23:01 1 0.22 0.00 0.03 0.00 0.02 99.73 02:27:08 02:24:01 all 0.07 0.00 0.03 0.01 0.03 99.87 02:27:08 02:24:01 0 0.05 0.00 0.05 0.02 0.03 99.85 02:27:08 02:24:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:27:08 02:25:01 all 0.15 0.00 0.03 0.00 0.02 99.80 02:27:08 02:25:01 0 0.07 0.00 0.03 0.00 0.03 99.87 02:27:08 02:25:01 1 0.23 0.00 0.03 0.00 0.00 99.73 02:27:08 02:26:01 all 0.17 0.00 0.02 0.00 0.01 99.81 02:27:08 02:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:27:08 02:26:01 1 0.30 0.00 0.02 0.00 0.02 99.67 02:27:08 Average: all 0.44 0.00 0.20 0.19 0.02 99.15 02:27:08 Average: 0 0.36 0.00 0.21 0.19 0.02 99.22 02:27:08 Average: 1 0.53 0.00 0.18 0.19 0.01 99.08 02:27:08 02:27:08 02:27:08