Pull request #116 updated 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 cloudxxx8 for edgexfoundry/device-snmp-go Obtained Jenkinsfile from e5219133750b379a1257bf2430fb2eeceabfc390+828c04b1f0eb937037ce2076f410b90c0d25fe4c (f0f21bc1fedcb637071061d571fdd0e9182422c4) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5430926958243549443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9171792001306174900.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-116/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-116/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5020180168744940285.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4441905929299633964.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-116/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-116/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3069690531030441364.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 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-318 in /w/workspace/gexfoundry_device-snmp-go_PR-116 [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-116 # 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-116@tmp/jenkins-gitclient-ssh2163783463927047105.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-116@tmp/jenkins-gitclient-ssh4372125955912025806.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit e5219133750b379a1257bf2430fb2eeceabfc390 Merge succeeded, producing e5219133750b379a1257bf2430fb2eeceabfc390 Checking out Revision e5219133750b379a1257bf2430fb2eeceabfc390 (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f e5219133750b379a1257bf2430fb2eeceabfc390 # 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-116@tmp/jenkins-gitclient-ssh9091203026836143195.key > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5219133750b379a1257bf2430fb2eeceabfc390 # timeout=10 Commit message: "docs: Remove dev churn and add dependency refs" > git rev-list --no-walk d8626894defcb2c2b52710bcc5fb3763afdac6b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:07:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:07:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:07:47 ========================================================= 07:07:47 EdgeX Global Pipelines Version Info 07:07:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:07:48 ------------------- 07:07:48 stable info: 07:07:48 ------------------- 07:07:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:07:48 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:07:48 Message: update stable to v1.0.195 07:07:49 ------------------- 07:07:49 experimental info: 07:07:49 ------------------- 07:07:49 Commited By: **** collab-it+edgex@linuxfoundation.org 07:07:49 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:07:49 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5219133750b379a1257bf2430fb2eeceabfc390 [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e521913 [Pipeline] echo 07:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:50 provisioning config files... 07:07:50 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config1045198249295979620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:50 ---> docker-login.sh 07:07:50 nexus3.edgexfoundry.org:10001 07:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:51 Configure a credential helper to remove this warning. See 07:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:51 07:07:51 Login Succeeded 07:07:51 nexus3.edgexfoundry.org:10002 07:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:51 Configure a credential helper to remove this warning. See 07:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:51 07:07:51 Login Succeeded 07:07:51 nexus3.edgexfoundry.org:10003 07:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:51 Configure a credential helper to remove this warning. See 07:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:51 07:07:51 Login Succeeded 07:07:51 nexus3.edgexfoundry.org:10004 07:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:51 Configure a credential helper to remove this warning. See 07:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:51 07:07:51 Login Succeeded 07:07:51 docker.io 07:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:07:51 Configure a credential helper to remove this warning. See 07:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:07:51 07:07:51 Login Succeeded 07:07:51 ---> docker-login.sh ends [Pipeline] } 07:07:51 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 07:07:52 + git log --format=format:%s -1 e5219133750b379a1257bf2430fb2eeceabfc390 [Pipeline] echo 07:07:52 GIT_COMMIT: e5219133750b379a1257bf2430fb2eeceabfc390, Commit Message: docs: Remove dev churn and add dependency refs [Pipeline] echo 07:07:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:07:53 07:07:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:07:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:07:53 latest: Pulling from edgex-devops/git-semver 07:07:53 31603596830f: Pulling fs layer 07:07:53 54011a49482f: Pulling fs layer 07:07:53 a6820b24f6d8: Pulling fs layer 07:07:53 f581987b2513: Pulling fs layer 07:07:53 f581987b2513: Waiting 07:07:53 54011a49482f: Verifying Checksum 07:07:53 54011a49482f: Download complete 07:07:53 31603596830f: Verifying Checksum 07:07:53 31603596830f: Download complete 07:07:54 f581987b2513: Verifying Checksum 07:07:54 f581987b2513: Download complete 07:07:54 a6820b24f6d8: Verifying Checksum 07:07:54 a6820b24f6d8: Download complete 07:07:54 31603596830f: Pull complete 07:07:54 54011a49482f: Pull complete 07:07:54 a6820b24f6d8: Pull complete 07:07:54 f581987b2513: Pull complete 07:07:55 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:07:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:07:55 prd-centos7-docker-4c-2g-318 does not seem to be running inside a container 07:07:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-116 -v /w/workspace/gexfoundry_device-snmp-go_PR-116:/w/workspace/gexfoundry_device-snmp-go_PR-116:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:07:56 $ docker top cf284d14cac87b219210e38ba32dc0121e62d2c1ba9a9487860d587997218b7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:07:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:07:56 [ssh-agent] Looking for ssh-agent implementation... 07:07:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:07:56 $ docker exec cf284d14cac87b219210e38ba32dc0121e62d2c1ba9a9487860d587997218b7a ssh-agent 07:07:56 SSH_AUTH_SOCK=/tmp/ssh-S3C7IIS6oXbS/agent.13 07:07:56 SSH_AGENT_PID=20 07:07:56 Running ssh-add (command line suppressed) 07:07:56 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_833446554843521033.key (/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_833446554843521033.key) 07:07:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:07:57 + git tag --points-at HEAD [Pipeline] } 07:07:57 $ docker exec --env ******** --env ******** cf284d14cac87b219210e38ba32dc0121e62d2c1ba9a9487860d587997218b7a ssh-agent -k 07:07:57 unset SSH_AUTH_SOCK; 07:07:57 unset SSH_AGENT_PID; 07:07:57 echo Agent pid 20 killed; 07:07:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:07:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:07:57 [ssh-agent] Looking for ssh-agent implementation... 07:07:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:07:57 $ docker exec cf284d14cac87b219210e38ba32dc0121e62d2c1ba9a9487860d587997218b7a ssh-agent 07:07:57 SSH_AUTH_SOCK=/tmp/ssh-jkhZNjTekzb8/agent.54 07:07:57 SSH_AGENT_PID=60 07:07:57 Running ssh-add (command line suppressed) 07:07:57 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_3700124406257747735.key (/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_3700124406257747735.key) 07:07:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:07:58 + git semver init 07:07:58 # -> Open(): unable to determine branch for HEAD 07:07:58 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-116/.git 07:07:58 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-116 07:07:58 # $SEMVER_REMOTE_NAME = origin 07:07:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:07:58 # $SEMVER_USER_NAME = edgex-jenkins 07:07:58 # $SEMVER_BRANCH = PR-116 07:07:58 # $SEMVER_TEMP = /tmp/semver-058530915 07:07:58 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 07:07:58 # '/tmp/semver-058530915' -> '/w/workspace/gexfoundry_device-snmp-go_PR-116/.semver' 07:07:58 # -> Force: false 07:07:58 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-116/.semver [Pipeline] } 07:07:58 $ docker exec --env ******** --env ******** cf284d14cac87b219210e38ba32dc0121e62d2c1ba9a9487860d587997218b7a ssh-agent -k 07:07:58 unset SSH_AUTH_SOCK; 07:07:58 unset SSH_AGENT_PID; 07:07:58 echo Agent pid 60 killed; 07:07:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:07:58 + git semver [Pipeline] } 07:07:58 $ docker stop --time=1 cf284d14cac87b219210e38ba32dc0121e62d2c1ba9a9487860d587997218b7a 07:08:00 $ docker rm -f cf284d14cac87b219210e38ba32dc0121e62d2c1ba9a9487860d587997218b7a [Pipeline] // withDockerContainer [Pipeline] sh 07:08:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:08:00 Stashed 1 file(s) [Pipeline] echo 07:08:00 [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 07:08:16 Still waiting to schedule task 07:08:16 ‘prd-centos7-blackbox-4c-2g-214’ doesn’t have label ‘centos7-docker-4c-2g’ 07:08:16 ‘prd-centos7-docker-4c-2g-312’ is offline 07:08:16 ‘prd-centos7-docker-4c-2g-320’ is offline 07:08:16 ‘prd-centos7-docker-4c-2g-915’ is offline 07:08:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ doesn’t have label ‘centos7-docker-4c-2g’ 07:08:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-315’ doesn’t have label ‘centos7-docker-4c-2g’ 07:08:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-319’ doesn’t have label ‘centos7-docker-4c-2g’ 07:08:16 Still waiting to schedule task 07:08:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:08:35 Running on prd-centos7-docker-4c-2g-321 in /w/workspace/gexfoundry_device-snmp-go_PR-116 [Pipeline] { [Pipeline] ws 07:08:35 Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout 07:08:35 Selected Git installation does not exist. Using Default 07:08:35 The recommended git tool is: NONE 07:08:37 using credential edgex-jenkins-ssh 07:08:37 Cloning the remote Git repository 07:08:37 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:08:37 > git init /w/workspace/device-snmp-go/4 # timeout=10 07:08:37 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:08:37 > git --version # timeout=10 07:08:37 > git --version # 'git version 2.24.4' 07:08:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:37 [INFO] Currently running in a labeled security context 07:08:37 [INFO] Currently SELinux is 'enforcing' on the host 07:08:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/4@tmp/jenkins-gitclient-ssh5230909055388342905.key 07:08:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:08:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:08:38 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:08:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:38 [INFO] Currently running in a labeled security context 07:08:38 [INFO] Currently SELinux is 'enforcing' on the host 07:08:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/4@tmp/jenkins-gitclient-ssh8545601412677698707.key 07:08:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:08:39 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit e5219133750b379a1257bf2430fb2eeceabfc390 07:08:39 Merge succeeded, producing e5219133750b379a1257bf2430fb2eeceabfc390 07:08:39 Checking out Revision e5219133750b379a1257bf2430fb2eeceabfc390 (PR-116) 07:08:38 > git config core.sparsecheckout # timeout=10 07:08:38 > git checkout -f e5219133750b379a1257bf2430fb2eeceabfc390 # timeout=10 07:08:38 > git remote # timeout=10 07:08:38 > git config --get remote.origin.url # timeout=10 07:08:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:38 [INFO] Currently running in a labeled security context 07:08:38 [INFO] Currently SELinux is 'enforcing' on the host 07:08:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/4@tmp/jenkins-gitclient-ssh3969350900000782088.key 07:08:39 > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 07:08:39 > git rev-parse HEAD^{commit} # timeout=10 07:08:39 > git config core.sparsecheckout # timeout=10 07:08:39 > git checkout -f e5219133750b379a1257bf2430fb2eeceabfc390 # timeout=10 07:08:42 Commit message: "docs: Remove dev churn and add dependency refs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:08:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:08:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:08:44 + sudo service docker restart 07:08:44 + true 07:08:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:02 provisioning config files... 07:09:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config8597077897053008039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:03 ---> docker-login.sh 07:09:03 nexus3.edgexfoundry.org:10001 07:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:03 Configure a credential helper to remove this warning. See 07:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:03 07:09:03 Login Succeeded 07:09:03 nexus3.edgexfoundry.org:10002 07:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:03 Configure a credential helper to remove this warning. See 07:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:03 07:09:03 Login Succeeded 07:09:03 nexus3.edgexfoundry.org:10003 07:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:03 Configure a credential helper to remove this warning. See 07:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:03 07:09:03 Login Succeeded 07:09:03 nexus3.edgexfoundry.org:10004 07:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:03 Configure a credential helper to remove this warning. See 07:09:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:03 07:09:03 Login Succeeded 07:09:03 docker.io 07:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:04 Configure a credential helper to remove this warning. See 07:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:04 07:09:04 Login Succeeded 07:09:04 ---> docker-login.sh ends [Pipeline] } 07:09:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:09:04 ========================================================= 07:09:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:09:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:09:04 + 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 . 07:09:04 Sending build context to Docker daemon 391.2kB 07:09:04 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:09:04 Step 2/10 : FROM ${BASE} 07:09:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:09:04 540db60ca938: Pulling fs layer 07:09:04 adcc1eea9eea: Pulling fs layer 07:09:04 4c4ab2625f07: Pulling fs layer 07:09:04 0510c868ecb4: Pulling fs layer 07:09:04 afea3b2eda06: Pulling fs layer 07:09:04 7809a108b3ef: Pulling fs layer 07:09:04 f706445af74f: Pulling fs layer 07:09:04 afea3b2eda06: Waiting 07:09:04 7809a108b3ef: Waiting 07:09:04 f706445af74f: Waiting 07:09:04 0510c868ecb4: Waiting 07:09:05 4c4ab2625f07: Verifying Checksum 07:09:05 4c4ab2625f07: Download complete 07:09:05 adcc1eea9eea: Verifying Checksum 07:09:05 adcc1eea9eea: Download complete 07:09:05 afea3b2eda06: Verifying Checksum 07:09:05 afea3b2eda06: Download complete 07:09:05 7809a108b3ef: Verifying Checksum 07:09:05 7809a108b3ef: Download complete 07:09:05 540db60ca938: Verifying Checksum 07:09:05 540db60ca938: Download complete 07:09:05 540db60ca938: Pull complete 07:09:05 adcc1eea9eea: Pull complete 07:09:05 4c4ab2625f07: Pull complete 07:09:06 f706445af74f: Verifying Checksum 07:09:06 f706445af74f: Download complete 07:09:07 0510c868ecb4: Verifying Checksum 07:09:07 0510c868ecb4: Download complete 07:09:11 0510c868ecb4: Pull complete 07:09:11 afea3b2eda06: Pull complete 07:09:11 7809a108b3ef: Pull complete 07:09:12 f706445af74f: Pull complete 07:09:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:09:12 ---> b068be0155e3 07:09:12 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 07:09:17 ---> Running in ebd4d8a0526f 07:09:17 Removing intermediate container ebd4d8a0526f 07:09:17 ---> 35979e4f0883 07:09:17 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:09:17 ---> Running in 8725490248de 07:09:17 Removing intermediate container 8725490248de 07:09:17 ---> a2cf79c74892 07:09:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:09:17 ---> Running in 11e75a9b7940 07:09:17 Removing intermediate container 11e75a9b7940 07:09:17 ---> fa9f779aa44a 07:09:17 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:17 ---> Running in 4877be1e34e4 07:09:18 Removing intermediate container 4877be1e34e4 07:09:18 ---> d616cd0b4135 07:09:18 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:09:18 ---> Running in c4deb39457c6 07:09:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:09:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:09:19 (1/13) Installing libc-dev (0.7.2-r3) 07:09:19 (2/13) Installing libsodium (1.0.18-r0) 07:09:20 (3/13) Installing pkgconf (1.7.3-r0) 07:09:20 (4/13) Installing libsodium-dev (1.0.18-r0) 07:09:20 (5/13) Installing openssh-keygen (8.4_p1-r3) 07:09:20 (6/13) Installing libedit (20191231.3.1-r1) 07:09:20 (7/13) Installing openssh-client (8.4_p1-r3) 07:09:21 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 07:09:21 (9/13) Installing openssh-server-common (8.4_p1-r3) 07:09:21 (10/13) Installing openssh-server (8.4_p1-r3) 07:09:21 (11/13) Installing openssh (8.4_p1-r3) 07:09:21 (12/13) Installing libzmq (4.3.3-r1) 07:09:21 (13/13) Installing zeromq-dev (4.3.3-r1) 07:09:21 Executing busybox-1.32.1-r6.trigger 07:09:21 OK: 156 MiB in 53 packages 07:09:22 Removing intermediate container c4deb39457c6 07:09:22 ---> b62b958ac18c 07:09:22 Step 8/10 : WORKDIR /device-snmp-go 07:09:22 ---> Running in fecb8973d9e8 07:09:22 Removing intermediate container fecb8973d9e8 07:09:22 ---> ef8a64d6a55c 07:09:22 Step 9/10 : COPY . . 07:09:22 ---> 0f9040b36a1e 07:09:22 Step 10/10 : RUN go mod download 07:09:22 ---> Running in c7d80d372f29 07:09:34 Removing intermediate container c7d80d372f29 07:09:34 ---> 4eb52f400bee 07:09:34 Successfully built 4eb52f400bee 07:09:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:09:35 + docker inspect -f . ci-base-image-x86_64 07:09:35 . [Pipeline] withDockerContainer 07:09:35 prd-centos7-docker-4c-2g-321 does not seem to be running inside a container 07:09:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:09:35 $ docker top fc0a388a6b500e17f93c50a59fbaf0a18d904edfbcda07e8797fca14b8b59c7a -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:36 + go version 07:09:36 go version go1.16.3 linux/amd64 [Pipeline] } 07:09:36 $ docker stop --time=1 fc0a388a6b500e17f93c50a59fbaf0a18d904edfbcda07e8797fca14b8b59c7a 07:09:37 $ docker rm -f fc0a388a6b500e17f93c50a59fbaf0a18d904edfbcda07e8797fca14b8b59c7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:37 + docker inspect -f . ci-base-image-x86_64 07:09:37 . [Pipeline] withDockerContainer 07:09:38 prd-centos7-docker-4c-2g-321 does not seem to be running inside a container 07:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:09:38 $ docker top b57ba094e199528c2a389694c895ec8601a73cecfa48ebcd6de456d8856372f3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:38 + go mod tidy [Pipeline] sh 07:09:39 + make test 07:09:39 go mod tidy 07:09:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:09:39 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:09:58 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:09:58 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 07:09:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:10:03 gofmt -l . 07:10:03 [ "`gofmt -l .`" = "" ] 07:10:03 ./bin/test-attribution-txt.sh [Pipeline] } 07:10:04 $ docker stop --time=1 b57ba094e199528c2a389694c895ec8601a73cecfa48ebcd6de456d8856372f3 07:10:05 $ docker rm -f b57ba094e199528c2a389694c895ec8601a73cecfa48ebcd6de456d8856372f3 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:10:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:10:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:10:07 + ls -al . 07:10:07 total 112 07:10:07 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 27 07:10 . 07:10:07 drwxrwxr-x. 4 jenkins jenkins 28 Jun 27 07:08 .. 07:10:07 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 27 07:08 Attribution.txt 07:10:07 drwxrwxr-x. 2 jenkins jenkins 60 Jun 27 07:08 bin 07:10:07 -rw-rw-r--. 1 jenkins jenkins 4401 Jun 27 07:08 CHANGELOG.md 07:10:07 drwxrwxr-x. 3 jenkins jenkins 32 Jun 27 07:08 cmd 07:10:07 -rw-r--r--. 1 jenkins jenkins 7631 Jun 27 07:09 coverage.out 07:10:07 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 27 07:08 Dockerfile 07:10:07 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 27 07:08 Dockerfile.build 07:10:07 -rw-rw-r--. 1 jenkins jenkins 6 Jun 27 07:08 .dockerignore 07:10:07 drwxrwxr-x. 8 jenkins jenkins 179 Jun 27 07:08 .git 07:10:07 drwxrwxr-x. 2 jenkins jenkins 103 Jun 27 07:08 .github 07:10:07 -rw-rw-r--. 1 jenkins jenkins 269 Jun 27 07:08 .gitignore 07:10:07 -rw-rw-r--. 1 jenkins jenkins 223 Jun 27 07:08 go.mod 07:10:07 -rw-r--r--. 1 jenkins jenkins 21038 Jun 27 07:09 go.sum 07:10:07 drwxrwxr-x. 3 jenkins jenkins 20 Jun 27 07:08 internal 07:10:07 -rw-rw-r--. 1 jenkins jenkins 656 Jun 27 07:08 Jenkinsfile 07:10:07 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 27 07:08 LICENSE 07:10:07 -rw-rw-r--. 1 jenkins jenkins 936 Jun 27 07:08 Makefile 07:10:07 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 27 07:08 README.md 07:10:07 -rw-rw-r--. 1 jenkins jenkins 5 Jun 27 07:08 VERSION 07:10:07 -rw-rw-r--. 1 jenkins jenkins 209 Jun 27 07:08 version.go [Pipeline] isUnix [Pipeline] sh 07:10:08 + 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=e5219133750b379a1257bf2430fb2eeceabfc390 --label arch=amd64 --label version=0.0.0 . 07:10:08 Sending build context to Docker daemon 399.4kB 07:10:08 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:10:08 Step 2/24 : FROM ${BASE} AS builder 07:10:08 ---> 4eb52f400bee 07:10:08 Step 3/24 : ARG MAKE='make build' 07:10:08 ---> Running in 396255ddd832 07:10:08 Removing intermediate container 396255ddd832 07:10:08 ---> d193b8329fba 07:10:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:10:08 ---> Running in 65077a9bc0da 07:10:08 Removing intermediate container 65077a9bc0da 07:10:08 ---> 33ca205bfd13 07:10:08 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:10:08 ---> Running in 2c7cdaf6a13f 07:10:08 Removing intermediate container 2c7cdaf6a13f 07:10:08 ---> da19a345b93b 07:10:08 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:08 ---> Running in 964bd4477328 07:10:09 Removing intermediate container 964bd4477328 07:10:09 ---> 8564ee252e03 07:10:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:10:09 ---> Running in 7dd84413f2f2 07:10:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:10:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:10:10 OK: 156 MiB in 53 packages 07:10:11 Removing intermediate container 7dd84413f2f2 07:10:11 ---> 3a03e7f8c377 07:10:11 Step 8/24 : WORKDIR /device-snmp-go 07:10:11 ---> Running in 3c593de231af 07:10:11 Removing intermediate container 3c593de231af 07:10:11 ---> dcd0a1632bf3 07:10:11 Step 9/24 : COPY . . 07:10:11 ---> 7bea8cfc249c 07:10:11 Step 10/24 : RUN go mod tidy 07:10:11 ---> Running in 74971c19804d 07:10:12 Removing intermediate container 74971c19804d 07:10:12 ---> 03868f540860 07:10:12 Step 11/24 : RUN make update 07:10:12 ---> Running in 81fe852f417e 07:10:12 CGO_ENABLED=0 GO111MODULE=on go mod download 07:10:12 Removing intermediate container 81fe852f417e 07:10:12 ---> ffbeef4c1d59 07:10:12 Step 12/24 : RUN ${MAKE} 07:10:12 ---> Running in b62ff436800e 07:10:13 go mod tidy 07:10:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 07:10:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-322 in /w/workspace/gexfoundry_device-snmp-go_PR-116 [Pipeline] { [Pipeline] ws 07:10:26 Running in /w/workspace/device-snmp-go/4 [Pipeline] { [Pipeline] checkout 07:10:26 Selected Git installation does not exist. Using Default 07:10:26 The recommended git tool is: NONE 07:10:28 Removing intermediate container b62ff436800e 07:10:28 ---> f38e22e26933 07:10:28 Step 13/24 : FROM alpine:3.12 07:10:28 3.12: Pulling from library/alpine 07:10:28 339de151aab4: Pulling fs layer 07:10:28 339de151aab4: Verifying Checksum 07:10:28 339de151aab4: Download complete 07:10:28 339de151aab4: Pull complete 07:10:28 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:10:28 Status: Downloaded newer image for alpine:3.12 07:10:28 ---> 13621d1b12d4 07:10:28 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 07:10:28 ---> Running in e9088ac98650 07:10:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:10:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:28 (1/6) Installing dumb-init (1.2.2-r1) 07:10:28 (2/6) Installing libgcc (9.3.0-r2) 07:10:28 (3/6) Installing libsodium (1.0.18-r0) 07:10:28 (4/6) Installing libstdc++ (9.3.0-r2) 07:10:28 (5/6) Installing libzmq (4.3.3-r0) 07:10:28 (6/6) Installing zeromq (4.3.3-r0) 07:10:28 Executing busybox-1.31.1-r20.trigger 07:10:28 OK: 8 MiB in 20 packages 07:10:28 Removing intermediate container e9088ac98650 07:10:28 ---> bf71c81c7350 07:10:28 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:10:28 ---> ec749e0030ba 07:10:28 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:10:28 ---> df77cb41d048 07:10:28 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:10:28 ---> 4fc96632ec34 07:10:28 Step 18/24 : EXPOSE 59993 07:10:28 ---> Running in 9a8dc2939679 07:10:28 Removing intermediate container 9a8dc2939679 07:10:28 ---> ea80b7bff5e8 07:10:28 Step 19/24 : EXPOSE 161 07:10:28 ---> Running in ce15d7e1ca9e 07:10:28 Removing intermediate container ce15d7e1ca9e 07:10:28 ---> 0f63b67f1283 07:10:28 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:10:28 ---> Running in c52871dbdbab 07:10:28 Removing intermediate container c52871dbdbab 07:10:28 ---> b6916defac00 07:10:28 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:10:28 ---> Running in bfd022378328 07:10:28 Removing intermediate container bfd022378328 07:10:28 ---> a4cd6b61b9ce 07:10:28 Step 22/24 : LABEL arch=amd64 07:10:28 ---> Running in ab514aaab8a6 07:10:29 Removing intermediate container ab514aaab8a6 07:10:29 ---> e04307ad22f7 07:10:29 Step 23/24 : LABEL git_sha=e5219133750b379a1257bf2430fb2eeceabfc390 07:10:29 ---> Running in 9406647b4101 07:10:29 Removing intermediate container 9406647b4101 07:10:29 ---> 2c51b75500da 07:10:29 Step 24/24 : LABEL version=0.0.0 07:10:29 ---> Running in ad0f12a756d1 07:10:29 Removing intermediate container ad0f12a756d1 07:10:29 ---> 3cffa5ede135 07:10:29 [Warning] One or more build-args [ARCH] were not consumed 07:10:29 Successfully built 3cffa5ede135 07:10:29 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:10:30 ---> job-cost.sh 07:10:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BxOL 07:10:32 using credential edgex-jenkins-ssh 07:10:32 Cloning the remote Git repository 07:10:32 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:10:32 > git init /w/workspace/device-snmp-go/4 # timeout=10 07:10:32 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:10:32 > git --version # timeout=10 07:10:32 > git --version # 'git version 2.17.1' 07:10:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:33 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit e5219133750b379a1257bf2430fb2eeceabfc390 07:10:34 Merge succeeded, producing e5219133750b379a1257bf2430fb2eeceabfc390 07:10:34 Checking out Revision e5219133750b379a1257bf2430fb2eeceabfc390 (PR-116) 07:10:33 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:10:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:33 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:10:33 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:10:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/116/head:refs/remotes/origin/PR-116 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:10:33 > git config core.sparsecheckout # timeout=10 07:10:33 > git checkout -f e5219133750b379a1257bf2430fb2eeceabfc390 # timeout=10 07:10:33 > git remote # timeout=10 07:10:34 > git config --get remote.origin.url # timeout=10 07:10:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:10:34 > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 07:10:34 > git rev-parse HEAD^{commit} # timeout=10 07:10:34 > git config core.sparsecheckout # timeout=10 07:10:34 > git checkout -f e5219133750b379a1257bf2430fb2eeceabfc390 # timeout=10 07:10:38 Commit message: "docs: Remove dev churn and add dependency refs" 07:10:38 07:10:38 GitHub has been notified of this commit’s build result 07:10:38 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:10:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:10:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:10:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:10:40 + sudo service docker restart 07:10:40 + true 07:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-BxOL/bin to PATH 07:10:55 INFO: No Stack... 07:10:55 INFO: Retrieving Pricing Info for: v3-standard-2 07:10:55 INFO: Archiving Costs [Pipeline] sh 07:10:55 + cat /w/workspace/device-snmp-go/4/archives/cost.csv 07:10:55 + cut -d, -f6 [Pipeline] lock 07:10:55 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-116-4-stack-cost] 07:10:55 Resource [jenkins-edgexfoundry-device-snmp-go-PR-116-4-stack-cost] did not exist. Created. 07:10:55 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-116-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:10:55 + echo total: 0.05999999865889549 [Pipeline] stash 07:10:55 Stashed 1 file(s) [Pipeline] } 07:10:55 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-116-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:58 provisioning config files... 07:10:58 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/4@tmp/config4543460908781459613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:59 ---> docker-login.sh 07:10:59 nexus3.edgexfoundry.org:10001 07:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:00 Configure a credential helper to remove this warning. See 07:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:00 07:11:00 Login Succeeded 07:11:00 nexus3.edgexfoundry.org:10002 07:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:01 Configure a credential helper to remove this warning. See 07:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:01 07:11:01 Login Succeeded 07:11:01 nexus3.edgexfoundry.org:10003 07:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:01 Configure a credential helper to remove this warning. See 07:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:01 07:11:01 Login Succeeded 07:11:01 nexus3.edgexfoundry.org:10004 07:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:02 Configure a credential helper to remove this warning. See 07:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:02 07:11:02 Login Succeeded 07:11:02 docker.io 07:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:02 Configure a credential helper to remove this warning. See 07:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:02 07:11:02 Login Succeeded 07:11:02 ---> docker-login.sh ends [Pipeline] } 07:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:11:03 ========================================================= 07:11:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:11:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:11:03 + 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 . 07:11:03 Sending build context to Docker daemon 390.1kB 07:11:03 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:11:03 Step 2/10 : FROM ${BASE} 07:11:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:11:03 595b0fe564bb: Pulling fs layer 07:11:03 3088b5b3c5c0: Pulling fs layer 07:11:03 5b7225fbf94c: Pulling fs layer 07:11:03 ba82ee9f976e: Pulling fs layer 07:11:03 506bd15cee9f: Pulling fs layer 07:11:03 75a0a4a0db45: Pulling fs layer 07:11:03 618dc40b7e24: Pulling fs layer 07:11:03 506bd15cee9f: Waiting 07:11:03 75a0a4a0db45: Waiting 07:11:03 618dc40b7e24: Waiting 07:11:03 ba82ee9f976e: Waiting 07:11:03 5b7225fbf94c: Download complete 07:11:04 3088b5b3c5c0: Verifying Checksum 07:11:04 3088b5b3c5c0: Download complete 07:11:04 506bd15cee9f: Verifying Checksum 07:11:04 506bd15cee9f: Download complete 07:11:04 595b0fe564bb: Verifying Checksum 07:11:04 595b0fe564bb: Download complete 07:11:04 75a0a4a0db45: Verifying Checksum 07:11:04 75a0a4a0db45: Download complete 07:11:04 595b0fe564bb: Pull complete 07:11:05 3088b5b3c5c0: Pull complete 07:11:06 5b7225fbf94c: Pull complete 07:11:06 618dc40b7e24: Verifying Checksum 07:11:06 618dc40b7e24: Download complete 07:11:07 ba82ee9f976e: Verifying Checksum 07:11:07 ba82ee9f976e: Download complete 07:11:17 ba82ee9f976e: Pull complete 07:11:18 506bd15cee9f: Pull complete 07:11:18 75a0a4a0db45: Pull complete 07:11:23 618dc40b7e24: Pull complete 07:11:23 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:11:23 ---> a36622ca3599 07:11:23 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 07:11:24 ---> Running in e08eabf78f28 07:11:24 Removing intermediate container e08eabf78f28 07:11:24 ---> f5251edbaa29 07:11:25 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:11:25 ---> Running in d53469b5c3a7 07:11:25 Removing intermediate container d53469b5c3a7 07:11:25 ---> 51df80b33cf6 07:11:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:11:25 ---> Running in bc9a7a8e91c7 07:11:26 Removing intermediate container bc9a7a8e91c7 07:11:26 ---> c13c584377c0 07:11:26 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:26 ---> Running in 97f142538285 07:11:29 Removing intermediate container 97f142538285 07:11:29 ---> 5ebab04a07bc 07:11:29 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:11:29 ---> Running in 96008e8bd4f9 07:11:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:11:32 (1/13) Installing libc-dev (0.7.2-r3) 07:11:32 (2/13) Installing libsodium (1.0.18-r0) 07:11:32 (3/13) Installing pkgconf (1.7.3-r0) 07:11:32 (4/13) Installing libsodium-dev (1.0.18-r0) 07:11:32 (5/13) Installing openssh-keygen (8.4_p1-r3) 07:11:32 (6/13) Installing libedit (20191231.3.1-r1) 07:11:32 (7/13) Installing openssh-client (8.4_p1-r3) 07:11:33 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 07:11:33 (9/13) Installing openssh-server-common (8.4_p1-r3) 07:11:33 (10/13) Installing openssh-server (8.4_p1-r3) 07:11:33 (11/13) Installing openssh (8.4_p1-r3) 07:11:33 (12/13) Installing libzmq (4.3.3-r1) 07:11:34 (13/13) Installing zeromq-dev (4.3.3-r1) 07:11:34 Executing busybox-1.32.1-r6.trigger 07:11:34 OK: 145 MiB in 53 packages 07:11:35 Removing intermediate container 96008e8bd4f9 07:11:35 ---> e4296f8f27cf 07:11:35 Step 8/10 : WORKDIR /device-snmp-go 07:11:35 ---> Running in 790be7a0dc10 07:11:36 Removing intermediate container 790be7a0dc10 07:11:36 ---> d20792fecf60 07:11:36 Step 9/10 : COPY . . 07:11:37 ---> d2875b5e4a90 07:11:37 Step 10/10 : RUN go mod download 07:11:37 ---> Running in 13ac0479deff 07:12:04 Removing intermediate container 13ac0479deff 07:12:04 ---> 8af6b58c5312 07:12:04 Successfully built 8af6b58c5312 07:12:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:12:04 + docker inspect -f . ci-base-image-arm64 07:12:04 . [Pipeline] withDockerContainer 07:12:04 prd-ubuntu18.04-docker-arm64-4c-16g-322 does not seem to be running inside a container 07:12:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:12:06 $ docker top dadb8d4f8a3f9f26a6e34a2bea668e3157fdba8f4631391f7a7892169168ec04 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:07 + go version 07:12:07 go version go1.16.5 linux/arm64 [Pipeline] } 07:12:07 $ docker stop --time=1 dadb8d4f8a3f9f26a6e34a2bea668e3157fdba8f4631391f7a7892169168ec04 07:12:09 $ docker rm -f dadb8d4f8a3f9f26a6e34a2bea668e3157fdba8f4631391f7a7892169168ec04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:12:09 + docker inspect -f . ci-base-image-arm64 07:12:09 . [Pipeline] withDockerContainer 07:12:10 prd-ubuntu18.04-docker-arm64-4c-16g-322 does not seem to be running inside a container 07:12:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/4 -v /w/workspace/device-snmp-go/4:/w/workspace/device-snmp-go/4:rw,z -v /w/workspace/device-snmp-go/4@tmp:/w/workspace/device-snmp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:12:11 $ docker top c465fda29095ee76c599b42c9ad70762d58bd736114488845f56307cf4e7cc4e -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:12 + go mod tidy [Pipeline] sh 07:12:13 + make test 07:12:13 go mod tidy 07:12:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:12:15 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:13:02 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:13:02 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.032s coverage: 0.0% of statements 07:13:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:13:29 gofmt -l . 07:13:29 [ "`gofmt -l .`" = "" ] 07:13:29 ./bin/test-attribution-txt.sh [Pipeline] } 07:13:29 $ docker stop --time=1 c465fda29095ee76c599b42c9ad70762d58bd736114488845f56307cf4e7cc4e 07:13:31 $ docker rm -f c465fda29095ee76c599b42c9ad70762d58bd736114488845f56307cf4e7cc4e [Pipeline] // withDockerContainer [Pipeline] sh 07:13:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:13:32 Warning: overwriting stash ‘coverage-report’ 07:13:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:13:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:13:33 + ls -al . 07:13:33 total 136 07:13:33 drwxrwxr-x 7 jenkins jenkins 4096 Jun 27 07:13 . 07:13:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 07:10 .. 07:13:33 -rw-rw-r-- 1 jenkins jenkins 6 Jun 27 07:10 .dockerignore 07:13:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 07:10 .git 07:13:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 07:10 .github 07:13:33 -rw-rw-r-- 1 jenkins jenkins 269 Jun 27 07:10 .gitignore 07:13:33 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 27 07:10 Attribution.txt 07:13:33 -rw-rw-r-- 1 jenkins jenkins 4401 Jun 27 07:10 CHANGELOG.md 07:13:33 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 27 07:10 Dockerfile 07:13:33 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 27 07:10 Dockerfile.build 07:13:33 -rw-rw-r-- 1 jenkins jenkins 656 Jun 27 07:10 Jenkinsfile 07:13:33 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 07:10 LICENSE 07:13:33 -rw-rw-r-- 1 jenkins jenkins 936 Jun 27 07:10 Makefile 07:13:33 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 27 07:10 README.md 07:13:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 07:08 VERSION 07:13:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 07:10 bin 07:13:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 07:10 cmd 07:13:33 -rw-r--r-- 1 jenkins jenkins 7631 Jun 27 07:13 coverage.out 07:13:33 -rw-rw-r-- 1 jenkins jenkins 223 Jun 27 07:10 go.mod 07:13:33 -rw-r--r-- 1 jenkins jenkins 21038 Jun 27 07:12 go.sum 07:13:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 07:10 internal 07:13:33 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 07:10 version.go [Pipeline] isUnix [Pipeline] sh 07:13:34 + 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=e5219133750b379a1257bf2430fb2eeceabfc390 --label arch=arm64 --label version=0.0.0 . 07:13:34 Sending build context to Docker daemon 398.3kB 07:13:34 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:13:34 Step 2/24 : FROM ${BASE} AS builder 07:13:34 ---> 8af6b58c5312 07:13:34 Step 3/24 : ARG MAKE='make build' 07:13:34 ---> Running in 0598827217bd 07:13:35 Removing intermediate container 0598827217bd 07:13:35 ---> 5fd265d81664 07:13:35 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:13:35 ---> Running in 10120704dff2 07:13:35 Removing intermediate container 10120704dff2 07:13:35 ---> ac75dfb7f06f 07:13:35 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:13:36 ---> Running in 4c597d3187ec 07:13:36 Removing intermediate container 4c597d3187ec 07:13:36 ---> d2206563a5ed 07:13:36 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:36 ---> Running in ade21cc6ab7e 07:13:39 Removing intermediate container ade21cc6ab7e 07:13:39 ---> ba668eeca595 07:13:39 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:13:39 ---> Running in bfaad411a980 07:13:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:13:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:13:41 OK: 145 MiB in 53 packages 07:13:42 Removing intermediate container bfaad411a980 07:13:42 ---> 571124a21707 07:13:42 Step 8/24 : WORKDIR /device-snmp-go 07:13:43 ---> Running in ea9f0fb0bacf 07:13:43 Removing intermediate container ea9f0fb0bacf 07:13:43 ---> 1b96087e5f47 07:13:43 Step 9/24 : COPY . . 07:13:44 ---> 88fae514dcd1 07:13:44 Step 10/24 : RUN go mod tidy 07:13:45 ---> Running in 73b0aad0c917 07:13:47 Removing intermediate container 73b0aad0c917 07:13:47 ---> ab6c0b0d2c4d 07:13:47 Step 11/24 : RUN make update 07:13:48 ---> Running in d18d4735d48f 07:13:49 CGO_ENABLED=0 GO111MODULE=on go mod download 07:13:50 Removing intermediate container d18d4735d48f 07:13:50 ---> aac687c5268d 07:13:50 Step 12/24 : RUN ${MAKE} 07:13:50 ---> Running in 926e69bb78e3 07:13:51 go mod tidy 07:13:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 07:14:31 Removing intermediate container 926e69bb78e3 07:14:31 ---> bed5249be2fa 07:14:31 Step 13/24 : FROM alpine:3.12 07:14:31 3.12: Pulling from library/alpine 07:14:31 d2f70382dc9a: Pulling fs layer 07:14:31 d2f70382dc9a: Verifying Checksum 07:14:31 d2f70382dc9a: Download complete 07:14:31 d2f70382dc9a: Pull complete 07:14:31 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:14:31 Status: Downloaded newer image for alpine:3.12 07:14:31 ---> c4fd0aeabfcf 07:14:31 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 07:14:31 ---> Running in 237e58c96154 07:14:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:14:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:14:31 (1/6) Installing dumb-init (1.2.2-r1) 07:14:31 (2/6) Installing libgcc (9.3.0-r2) 07:14:31 (3/6) Installing libsodium (1.0.18-r0) 07:14:31 (4/6) Installing libstdc++ (9.3.0-r2) 07:14:31 (5/6) Installing libzmq (4.3.3-r0) 07:14:31 (6/6) Installing zeromq (4.3.3-r0) 07:14:31 Executing busybox-1.31.1-r20.trigger 07:14:31 OK: 8 MiB in 20 packages 07:14:31 Removing intermediate container 237e58c96154 07:14:31 ---> ec33beae49b0 07:14:31 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:14:33 ---> 663ef4c18423 07:14:33 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:14:33 ---> a6e5bae1479e 07:14:33 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:14:34 ---> 9bd36fdf5c22 07:14:34 Step 18/24 : EXPOSE 59993 07:14:34 ---> Running in dcdf2c7f5c6d 07:14:35 Removing intermediate container dcdf2c7f5c6d 07:14:35 ---> 9f504f619b10 07:14:35 Step 19/24 : EXPOSE 161 07:14:35 ---> Running in c182e01736d5 07:14:35 Removing intermediate container c182e01736d5 07:14:35 ---> 0023561d723b 07:14:35 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:14:35 ---> Running in 6131d260c430 07:14:36 Removing intermediate container 6131d260c430 07:14:36 ---> 937332466fc1 07:14:36 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:14:36 ---> Running in 58f2845cecc3 07:14:37 Removing intermediate container 58f2845cecc3 07:14:37 ---> df535dc94a7d 07:14:37 Step 22/24 : LABEL arch=arm64 07:14:37 ---> Running in 8dbf865840ea 07:14:37 Removing intermediate container 8dbf865840ea 07:14:37 ---> 849242bf8812 07:14:37 Step 23/24 : LABEL git_sha=e5219133750b379a1257bf2430fb2eeceabfc390 07:14:37 ---> Running in 2fbac254aa5e 07:14:38 Removing intermediate container 2fbac254aa5e 07:14:38 ---> dc7ece3e47c0 07:14:38 Step 24/24 : LABEL version=0.0.0 07:14:38 ---> Running in 4898024f74a4 07:14:38 Removing intermediate container 4898024f74a4 07:14:38 ---> 892d85fc4a43 07:14:38 [Warning] One or more build-args [ARCH] were not consumed 07:14:38 Successfully built 892d85fc4a43 07:14:38 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 07:14:39 ---> job-cost.sh 07:14:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ACHh 07:15:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:16:40 lf-activate-venv(): INFO: Adding /tmp/venv-ACHh/bin to PATH 07:16:40 INFO: No Stack... 07:16:40 INFO: Retrieving Pricing Info for: v2-standard-4 07:16:40 INFO: Archiving Costs [Pipeline] sh 07:16:40 + cat /w/workspace/device-snmp-go/4/archives/cost.csv 07:16:40 + cut -d, -f6 [Pipeline] lock 07:16:40 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-116-4-stack-cost] 07:16:40 Resource [jenkins-edgexfoundry-device-snmp-go-PR-116-4-stack-cost] did not exist. Created. 07:16:40 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-116-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:16:41 /w/workspace/device-snmp-go/4@tmp/durable-f3f95dc6/script.sh: 1: /w/workspace/device-snmp-go/4@tmp/durable-f3f95dc6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:16:41 + echo total: 0.18000000715255737 [Pipeline] stash 07:16:41 Warning: overwriting stash ‘stack-cost’ 07:16:41 Stashed 1 file(s) [Pipeline] } 07:16:41 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-116-4-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 07:16:42 provisioning config files... 07:16:42 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config8238335315451080537tmp [Pipeline] { [Pipeline] sh 07:16:42 + set +x 07:16:42 + curl -s https://codecov.io/bash 07:16:42 + bash -s -- 07:16:42 07:16:42 _____ _ 07:16:42 / ____| | | 07:16:42 | | ___ __| | ___ ___ _____ __ 07:16:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:16:42 | |___| (_) | (_| | __/ (_| (_) \ V / 07:16:42 \_____\___/ \__,_|\___|\___\___/ \_/ 07:16:42 Bash-1.0.3 07:16:42 07:16:42 07:16:42 ==> git version 2.24.4 found 07:16:42 ==> 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 07:16:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:16:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:16:42 ==> Jenkins CI detected. 07:16:42 project root: . 07:16:42 --> token set from env 07:16:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:16:42 ==> Running gcov in . (disable via -X gcov) 07:16:42 ==> Python coveragepy not found 07:16:42 ==> Searching for coverage reports in: 07:16:42 + . 07:16:42 -> Found 1 reports 07:16:42 ==> Detecting git/mercurial file structure 07:16:42 ==> Reading reports 07:16:42 + ./coverage.out bytes=7631 07:16:42 ==> Appending adjustments 07:16:42 https://docs.codecov.io/docs/fixing-reports 07:16:42 + Found adjustments 07:16:42 ==> Gzipping contents 07:16:42 4.0K /tmp/codecov.yWRiOT.gz 07:16:42 ==> Uploading reports 07:16:42 url: https://codecov.io 07:16:42 query: branch=PR-116&commit=e5219133750b379a1257bf2430fb2eeceabfc390&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-116%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=116&job=&cmd_args= 07:16:42 -> Pinging Codecov 07:16:42 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-116&commit=e5219133750b379a1257bf2430fb2eeceabfc390&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-116%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=116&job=&cmd_args= 07:16:43 -> Uploading to 07:16:43 https://storage.googleapis.com/codecov/v4/raw/2021-06-27/6C56EA5C29638FB4528AC87E60AF5AE0/e5219133750b379a1257bf2430fb2eeceabfc390/011c043f-48d5-49a8-90ad-d4d3d317a90d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210627T071643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72c80244740a65859f8580b5fb0aa09f320a12eceb5a1acd188f6ce22d56a585 07:16:43 % Total % Received % Xferd Average Speed Time Time Time Current 07:16:43 Dload Upload Total Spent Left Speed 07:16:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 4075 --:--:-- --:--:-- --:--:-- 4076 100 1378 0 0 100 1378 0 4074 --:--:-- --:--:-- --:--:-- 4064 07:16:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/e5219133750b379a1257bf2430fb2eeceabfc390 [Pipeline] } 07:16:43 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 07:16:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:16:46 ---> package-listing.sh 07:16:46 ++ facter osfamily 07:16:46 ++ tr '[:upper:]' '[:lower:]' 07:16:46 + OS_FAMILY=redhat 07:16:46 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-116 07:16:46 + START_PACKAGES=/tmp/packages_start.txt 07:16:46 + END_PACKAGES=/tmp/packages_end.txt 07:16:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:16:46 + PACKAGES=/tmp/packages_start.txt 07:16:46 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-116 ']' 07:16:46 + PACKAGES=/tmp/packages_end.txt 07:16:46 + case "${OS_FAMILY}" in 07:16:46 + sort 07:16:46 + rpm -qa 07:16:46 + '[' -f /tmp/packages_start.txt ']' 07:16:46 + '[' -f /tmp/packages_end.txt ']' 07:16:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:16:46 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-116 ']' 07:16:46 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-116/archives/ 07:16:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-116/archives/ [Pipeline] echo 07:16:46 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-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:16:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:16:47 07:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:16:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:16:48 alpine: Pulling from edgex-lftools-log-publisher 07:16:48 df20fa9351a1: Pulling fs layer 07:16:48 36b3adc4ff6f: Pulling fs layer 07:16:48 8ad3a11d3b57: Pulling fs layer 07:16:48 46f8f816bc3b: Pulling fs layer 07:16:48 93b61091891f: Pulling fs layer 07:16:48 93b9cdb0e59b: Pulling fs layer 07:16:48 5e14af77c1be: Pulling fs layer 07:16:48 01666e4c0597: Pulling fs layer 07:16:48 aa168da1d23b: Pulling fs layer 07:16:48 93b9cdb0e59b: Waiting 07:16:48 5e14af77c1be: Waiting 07:16:48 01666e4c0597: Waiting 07:16:48 aa168da1d23b: Waiting 07:16:48 46f8f816bc3b: Waiting 07:16:48 93b61091891f: Waiting 07:16:48 36b3adc4ff6f: Verifying Checksum 07:16:48 36b3adc4ff6f: Download complete 07:16:48 46f8f816bc3b: Verifying Checksum 07:16:48 46f8f816bc3b: Download complete 07:16:48 df20fa9351a1: Verifying Checksum 07:16:48 df20fa9351a1: Download complete 07:16:48 93b9cdb0e59b: Verifying Checksum 07:16:48 93b9cdb0e59b: Download complete 07:16:48 5e14af77c1be: Verifying Checksum 07:16:48 5e14af77c1be: Download complete 07:16:48 93b61091891f: Verifying Checksum 07:16:48 93b61091891f: Download complete 07:16:48 01666e4c0597: Verifying Checksum 07:16:48 01666e4c0597: Download complete 07:16:48 df20fa9351a1: Pull complete 07:16:48 8ad3a11d3b57: Verifying Checksum 07:16:48 8ad3a11d3b57: Download complete 07:16:48 36b3adc4ff6f: Pull complete 07:16:49 8ad3a11d3b57: Pull complete 07:16:49 46f8f816bc3b: Pull complete 07:16:49 93b61091891f: Pull complete 07:16:49 93b9cdb0e59b: Pull complete 07:16:49 5e14af77c1be: Pull complete 07:16:50 aa168da1d23b: Verifying Checksum 07:16:50 aa168da1d23b: Download complete 07:16:50 01666e4c0597: Pull complete 07:16:54 aa168da1d23b: Pull complete 07:16:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:16:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:16:54 prd-centos7-docker-4c-2g-318 does not seem to be running inside a container 07:16:54 $ 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-116/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-116 -v /w/workspace/gexfoundry_device-snmp-go_PR-116:/w/workspace/gexfoundry_device-snmp-go_PR-116:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:16:57 $ docker top 14ebf866aa1337506e15b214303471ddc489d1caf554f4bdaa6c8c2d5c297b2a -eo pid,comm [Pipeline] { [Pipeline] sh 07:16:57 + touch /tmp/pre-build-complete [Pipeline] sh 07:16:58 + mkdir -p /var/log/sa [Pipeline] sh 07:16:58 + ls /var/log/sa-host 07:16:58 + sadf -c /var/log/sa-host/sa05 07:16:58 file_magic: OK 07:16:58 HZ: Using current value: 100 07:16:58 file_header: OK 07:16:58 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 07:16:58 Statistics: 07:16:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:16:58 File successfully converted to sysstat format version 12.2.1 07:16:58 + sadf -c /var/log/sa-host/sa27 07:16:58 file_magic: OK 07:16:58 HZ: Using current value: 100 07:16:58 file_header: OK 07:16:58 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 07:16:58 Statistics: 07:16:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:16:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:58 provisioning config files... 07:16:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config2560010728935934623tmp [Pipeline] { [Pipeline] echo 07:16:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:16:59 ---> create-netrc.sh [Pipeline] } 07:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:16:59 ---> python-tools-install.sh [Pipeline] echo 07:16:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:16:59 ---> sudo-logs.sh 07:16:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:16:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:17:00 ---> job-cost.sh 07:17:00 lf-activate-venv: SKIPPING 07:17:00 DEBUG: total: 0.18000000715255737 07:17:00 INFO: Retrieving Stack Cost... 07:17:01 INFO: Retrieving Pricing Info for: v3-standard-2 07:17:01 INFO: Archiving Costs [Pipeline] echo 07:17:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:17:02 ---> logs-deploy.sh 07:17:02 lf-activate-venv: SKIPPING 07:17:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-116/4 07:17:02 INFO: archiving workspace using pattern(s): 07:17:02 Archives upload complete. 07:17:02 INFO: archiving logs to Nexus 07:17:03 ---> uname -a: 07:17:03 Linux prd-centos7-docker-4c-2g-318.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:17:03 07:17:03 07:17:03 ---> lscpu: 07:17:03 Architecture: x86_64 07:17:03 CPU op-mode(s): 32-bit, 64-bit 07:17:03 Byte Order: Little Endian 07:17:03 Address sizes: 40 bits physical, 48 bits virtual 07:17:03 CPU(s): 2 07:17:03 On-line CPU(s) list: 0,1 07:17:03 Thread(s) per core: 1 07:17:03 Core(s) per socket: 1 07:17:03 Socket(s): 2 07:17:03 NUMA node(s): 1 07:17:03 Vendor ID: AuthenticAMD 07:17:03 CPU family: 23 07:17:03 Model: 49 07:17:03 Model name: AMD EPYC-Rome Processor 07:17:03 Stepping: 0 07:17:03 CPU MHz: 2799.998 07:17:03 BogoMIPS: 5599.99 07:17:03 Virtualization: AMD-V 07:17:03 Hypervisor vendor: KVM 07:17:03 Virtualization type: full 07:17:03 L1d cache: 64 KiB 07:17:03 L1i cache: 64 KiB 07:17:03 L2 cache: 1 MiB 07:17:03 L3 cache: 32 MiB 07:17:03 NUMA node0 CPU(s): 0,1 07:17:03 Vulnerability Itlb multihit: Not affected 07:17:03 Vulnerability L1tf: Not affected 07:17:03 Vulnerability Mds: Not affected 07:17:03 Vulnerability Meltdown: Not affected 07:17:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:17:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:17:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:17:03 Vulnerability Srbds: Not affected 07:17:03 Vulnerability Tsx async abort: Not affected 07:17:03 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 07:17:03 07:17:03 07:17:03 ---> nproc: 07:17:03 2 07:17:03 07:17:03 07:17:03 ---> df -h: 07:17:03 Filesystem Size Used Available Use% Mounted on 07:17:03 overlay 40.0G 7.6G 32.4G 19% / 07:17:03 tmpfs 64.0M 0 64.0M 0% /dev 07:17:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:17:03 shm 64.0M 0 64.0M 0% /dev/shm 07:17:03 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:17:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:17:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:17:03 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:17:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-116 07:17:03 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp 07:17:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:17:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:17:03 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:17:03 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:17:03 07:17:03 07:17:03 ---> free -m: 07:17:03 total used free shared buff/cache available 07:17:03 Mem: 7821 929 4798 0 2093 6714 07:17:03 Swap: 1023 0 1023 07:17:03 07:17:03 07:17:03 ---> ip addr: 07:17:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:17:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:17:03 inet 127.0.0.1/8 scope host lo 07:17:03 valid_lft forever preferred_lft forever 07:17:03 inet6 ::1/128 scope host 07:17:03 valid_lft forever preferred_lft forever 07:17:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:17:03 link/ether fa:16:3e:bd:a4:a7 brd ff:ff:ff:ff:ff:ff 07:17:03 inet 10.30.122.204/23 brd 10.30.123.255 scope global dynamic eth0 07:17:03 valid_lft 85814sec preferred_lft 85814sec 07:17:03 inet6 fe80::f816:3eff:febd:a4a7/64 scope link 07:17:03 valid_lft forever preferred_lft forever 07:17:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:17:03 link/ether 02:42:3b:40:8d:b0 brd ff:ff:ff:ff:ff:ff 07:17:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:17:03 valid_lft forever preferred_lft forever 07:17:03 inet6 fe80::42:3bff:fe40:8db0/64 scope link 07:17:03 valid_lft forever preferred_lft forever 07:17:03 07:17:03 07:17:03 ---> sar -b -r -n DEV: 07:17:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 07:17:03 07:17:03 07:07:06 LINUX RESTART (2 CPU) 07:17:03 07:17:03 07:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:17:03 07:09:01 3.43 0.03 3.40 0.00 1.07 113.34 0.00 07:17:03 07:10:01 0.52 0.00 0.52 0.00 0.00 7.36 0.00 07:17:03 07:11:01 0.25 0.00 0.25 0.00 0.00 3.38 0.00 07:17:03 07:12:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 07:17:03 07:13:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 07:17:03 07:14:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 07:17:03 07:15:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 07:17:03 07:16:01 0.23 0.00 0.23 0.00 0.00 3.13 0.00 07:17:03 Average: 0.68 0.00 0.67 0.00 0.13 17.40 0.00 07:17:03 07:17:03 07:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:17:03 07:09:01 5462712 0 807416 10.08 2620 1736192 1277064 14.10 572968 1574628 20 07:17:03 07:10:01 5473460 0 796664 9.95 2620 1736196 1192908 13.17 567272 1571392 20 07:17:03 07:11:01 5470312 0 799808 9.99 2620 1736200 1193064 13.17 570728 1570880 8 07:17:03 07:12:01 5469612 0 800504 10.00 2620 1736204 1192908 13.17 570524 1571616 8 07:17:03 07:13:01 5468788 0 801320 10.01 2620 1736212 1193004 13.17 567088 1576144 20 07:17:03 07:14:01 5468804 0 801304 10.01 2620 1736212 1192956 13.17 566924 1576144 12 07:17:03 07:15:01 5466892 0 803208 10.03 2620 1736220 1193028 13.17 569512 1576144 20 07:17:03 07:16:01 5455632 0 814460 10.17 2620 1736228 1193052 13.17 580476 1576144 8 07:17:03 Average: 5467026 0 803086 10.03 2620 1736208 1203498 13.29 570686 1574136 14 07:17:03 07:17:03 07:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:17:03 07:09:01 eth0 5.13 3.46 3.84 21.05 0.00 0.00 0.00 0.00 07:17:03 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:10:01 eth0 0.65 0.08 0.06 0.04 0.00 0.00 0.00 0.00 07:17:03 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:11:01 eth0 0.57 0.30 0.27 0.20 0.00 0.00 0.00 0.00 07:17:03 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:12:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:17:03 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:13:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:17:03 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:14:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:17:03 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:15:01 eth0 1.22 0.33 0.34 0.20 0.00 0.00 0.00 0.00 07:17:03 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:16:01 eth0 0.80 0.30 0.30 0.20 0.00 0.00 0.00 0.00 07:17:03 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 Average: eth0 1.10 0.60 0.62 2.72 0.00 0.00 0.00 0.00 07:17:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:03 07:17:03 07:17:03 ---> sar -P ALL: 07:17:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 07:17:03 07:17:03 07:07:06 LINUX RESTART (2 CPU) 07:17:03 07:17:03 07:08:01 CPU %user %nice %system %iowait %steal %idle 07:17:03 07:09:01 all 0.46 0.00 0.08 0.00 0.03 99.43 07:17:03 07:09:01 0 0.33 0.00 0.07 0.00 0.03 99.56 07:17:03 07:09:01 1 0.58 0.00 0.08 0.00 0.03 99.30 07:17:03 07:10:01 all 0.12 0.00 0.04 0.00 0.03 99.82 07:17:03 07:10:01 0 0.18 0.00 0.05 0.00 0.03 99.73 07:17:03 07:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:17:03 07:11:01 all 0.05 0.00 0.05 0.00 0.03 99.87 07:17:03 07:11:01 0 0.08 0.00 0.07 0.00 0.03 99.82 07:17:03 07:11:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:17:03 07:12:01 all 0.08 0.00 0.03 0.00 0.03 99.86 07:17:03 07:12:01 0 0.13 0.00 0.02 0.00 0.03 99.82 07:17:03 07:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:17:03 07:13:01 all 0.11 0.00 0.03 0.00 0.03 99.84 07:17:03 07:13:01 0 0.20 0.00 0.03 0.00 0.03 99.73 07:17:03 07:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:17:03 07:14:01 all 0.13 0.00 0.03 0.00 0.03 99.82 07:17:03 07:14:01 0 0.22 0.00 0.03 0.00 0.02 99.73 07:17:03 07:14:01 1 0.03 0.00 0.02 0.00 0.03 99.92 07:17:03 07:15:01 all 0.13 0.00 0.03 0.00 0.03 99.82 07:17:03 07:15:01 0 0.22 0.00 0.02 0.00 0.03 99.73 07:17:03 07:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:17:03 07:16:01 all 0.06 0.00 0.03 0.00 0.03 99.88 07:17:03 07:16:01 0 0.10 0.00 0.02 0.00 0.03 99.85 07:17:03 07:16:01 1 0.02 0.00 0.05 0.00 0.02 99.92 07:17:03 Average: all 0.14 0.00 0.04 0.00 0.03 99.79 07:17:03 Average: 0 0.18 0.00 0.04 0.00 0.03 99.75 07:17:03 Average: 1 0.10 0.00 0.04 0.00 0.03 99.84 07:17:03 07:17:03 07:17:03