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 66018360564ba4aba179fe2ee10e2365c1c77a99+828c04b1f0eb937037ce2076f410b90c0d25fe4c (5da1b7884832c9a99bf36a8d123d6005066bc69b) 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-ssh939773075243252597.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-ssh6497938794708695178.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-ssh3109902306795980476.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-ssh8327216413372249284.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-ssh1580413591856414961.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-340 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-ssh8616846324720134131.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-ssh6167601560454510504.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 66018360564ba4aba179fe2ee10e2365c1c77a99 Merge succeeded, producing 66018360564ba4aba179fe2ee10e2365c1c77a99 Checking out Revision 66018360564ba4aba179fe2ee10e2365c1c77a99 (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f 66018360564ba4aba179fe2ee10e2365c1c77a99 # 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-ssh3838991561529147112.key > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66018360564ba4aba179fe2ee10e2365c1c77a99 # timeout=10 Commit message: "docs: Remove dev churn and add dependency refs" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:39:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:39:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:39:49 ========================================================= 07:39:49 EdgeX Global Pipelines Version Info 07:39:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e5219133750b379a1257bf2430fb2eeceabfc390 # timeout=10 07:39:50 ------------------- 07:39:50 stable info: 07:39:50 ------------------- 07:39:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:39:50 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:39:50 Message: update stable to v1.0.195 07:39:51 ------------------- 07:39:51 experimental info: 07:39:51 ------------------- 07:39:51 Commited By: **** collab-it+edgex@linuxfoundation.org 07:39:51 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:39:51 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:39:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66018360564ba4aba179fe2ee10e2365c1c77a99 [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6601836 [Pipeline] echo 07:39:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:39:52 provisioning config files... 07:39:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config8064262238936890630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:52 ---> docker-login.sh 07:39:52 nexus3.edgexfoundry.org:10001 07:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:53 Configure a credential helper to remove this warning. See 07:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:53 07:39:53 Login Succeeded 07:39:53 nexus3.edgexfoundry.org:10002 07:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:53 Configure a credential helper to remove this warning. See 07:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:53 07:39:53 Login Succeeded 07:39:53 nexus3.edgexfoundry.org:10003 07:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:53 Configure a credential helper to remove this warning. See 07:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:53 07:39:53 Login Succeeded 07:39:53 nexus3.edgexfoundry.org:10004 07:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:53 Configure a credential helper to remove this warning. See 07:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:53 07:39:53 Login Succeeded 07:39:53 docker.io 07:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:54 Configure a credential helper to remove this warning. See 07:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:54 07:39:54 Login Succeeded 07:39:54 ---> docker-login.sh ends [Pipeline] } 07:39:54 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:39:54 + git log --format=format:%s -1 66018360564ba4aba179fe2ee10e2365c1c77a99 [Pipeline] echo 07:39:54 GIT_COMMIT: 66018360564ba4aba179fe2ee10e2365c1c77a99, Commit Message: docs: Remove dev churn and add dependency refs [Pipeline] echo 07:39:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:39:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:39:55 07:39:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:39:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:39:56 latest: Pulling from edgex-devops/git-semver 07:39:56 31603596830f: Pulling fs layer 07:39:56 54011a49482f: Pulling fs layer 07:39:56 a6820b24f6d8: Pulling fs layer 07:39:56 f581987b2513: Pulling fs layer 07:39:56 f581987b2513: Waiting 07:39:56 54011a49482f: Verifying Checksum 07:39:56 54011a49482f: Download complete 07:39:56 31603596830f: Verifying Checksum 07:39:56 31603596830f: Download complete 07:39:56 f581987b2513: Verifying Checksum 07:39:56 f581987b2513: Download complete 07:39:56 a6820b24f6d8: Verifying Checksum 07:39:56 a6820b24f6d8: Download complete 07:39:56 31603596830f: Pull complete 07:39:56 54011a49482f: Pull complete 07:39:57 a6820b24f6d8: Pull complete 07:39:57 f581987b2513: Pull complete 07:39:57 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:39:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:39:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:39:57 prd-centos7-docker-4c-2g-340 does not seem to be running inside a container 07:39:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:39:58 $ docker top db1394b5cf5e90765493a0acc25f282cad53f69d7e116a0bf923fd51c47b179e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:39:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:59 [ssh-agent] Looking for ssh-agent implementation... 07:39:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:59 $ docker exec db1394b5cf5e90765493a0acc25f282cad53f69d7e116a0bf923fd51c47b179e ssh-agent 07:39:59 SSH_AUTH_SOCK=/tmp/ssh-AKQSMYM9wOcK/agent.14 07:39:59 SSH_AGENT_PID=20 07:39:59 Running ssh-add (command line suppressed) 07:39:59 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_8424600208227489013.key (/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_8424600208227489013.key) 07:39:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:39:59 + git tag --points-at HEAD [Pipeline] } 07:39:59 $ docker exec --env ******** --env ******** db1394b5cf5e90765493a0acc25f282cad53f69d7e116a0bf923fd51c47b179e ssh-agent -k 07:39:59 unset SSH_AUTH_SOCK; 07:39:59 unset SSH_AGENT_PID; 07:39:59 echo Agent pid 20 killed; 07:39:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:39:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:39:59 [ssh-agent] Looking for ssh-agent implementation... 07:39:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:39:59 $ docker exec db1394b5cf5e90765493a0acc25f282cad53f69d7e116a0bf923fd51c47b179e ssh-agent 07:40:00 SSH_AUTH_SOCK=/tmp/ssh-Ow4nRIsOPc1f/agent.54 07:40:00 SSH_AGENT_PID=61 07:40:00 Running ssh-add (command line suppressed) 07:40:00 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_2221757265989903946.key (/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_2221757265989903946.key) 07:40:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:00 + git semver init 07:40:00 # -> Open(): unable to determine branch for HEAD 07:40:00 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-116/.git 07:40:00 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-116 07:40:00 # $SEMVER_REMOTE_NAME = origin 07:40:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:40:00 # $SEMVER_USER_NAME = edgex-jenkins 07:40:00 # $SEMVER_BRANCH = PR-116 07:40:00 # $SEMVER_TEMP = /tmp/semver-115645717 07:40:00 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 07:40:00 # '/tmp/semver-115645717' -> '/w/workspace/gexfoundry_device-snmp-go_PR-116/.semver' 07:40:00 # -> Force: false 07:40:00 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-116/.semver [Pipeline] } 07:40:00 $ docker exec --env ******** --env ******** db1394b5cf5e90765493a0acc25f282cad53f69d7e116a0bf923fd51c47b179e ssh-agent -k 07:40:00 unset SSH_AUTH_SOCK; 07:40:00 unset SSH_AGENT_PID; 07:40:00 echo Agent pid 61 killed; 07:40:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:01 + git semver [Pipeline] } 07:40:01 $ docker stop --time=1 db1394b5cf5e90765493a0acc25f282cad53f69d7e116a0bf923fd51c47b179e 07:40:02 $ docker rm -f db1394b5cf5e90765493a0acc25f282cad53f69d7e116a0bf923fd51c47b179e [Pipeline] // withDockerContainer [Pipeline] sh 07:40:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:40:03 Stashed 1 file(s) [Pipeline] echo 07:40:03 [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:40:18 Still waiting to schedule task 07:40:18 ‘prd-centos7-blackbox-4c-2g-214’ doesn’t have label ‘centos7-docker-4c-2g’ 07:40:18 ‘prd-centos7-docker-4c-2g-329’ is offline 07:40:18 ‘prd-centos7-docker-4c-2g-333’ is offline 07:40:18 ‘prd-centos7-docker-4c-2g-343’ is offline 07:40:18 ‘prd-centos7-docker-4c-2g-915’ is offline 07:40:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ doesn’t have label ‘centos7-docker-4c-2g’ 07:40:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-330’ doesn’t have label ‘centos7-docker-4c-2g’ 07:40:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-341’ doesn’t have label ‘centos7-docker-4c-2g’ 07:40:18 Still waiting to schedule task 07:40:18 ‘prd-centos7-blackbox-4c-2g-214’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 07:40:18 ‘prd-centos7-docker-4c-2g-329’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 07:40:18 ‘prd-centos7-docker-4c-2g-333’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 07:40:18 ‘prd-centos7-docker-4c-2g-343’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 07:40:18 ‘prd-centos7-docker-4c-2g-915’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 07:40:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 07:40:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-330’ is offline 07:40:18 ‘prd-ubuntu18.04-docker-arm64-4c-16g-341’ is offline 07:41:40 Running on prd-centos7-docker-4c-2g-348 in /w/workspace/gexfoundry_device-snmp-go_PR-116 [Pipeline] { [Pipeline] ws 07:41:40 Running in /w/workspace/device-snmp-go/5 [Pipeline] { [Pipeline] checkout 07:41:40 Selected Git installation does not exist. Using Default 07:41:40 The recommended git tool is: NONE 07:41:43 using credential edgex-jenkins-ssh 07:41:43 Cloning the remote Git repository 07:41:43 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:41:44 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit 66018360564ba4aba179fe2ee10e2365c1c77a99 07:41:43 > git init /w/workspace/device-snmp-go/5 # timeout=10 07:41:43 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:41:43 > git --version # timeout=10 07:41:43 > git --version # 'git version 2.24.4' 07:41:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:43 [INFO] Currently running in a labeled security context 07:41:43 [INFO] Currently SELinux is 'enforcing' on the host 07:41:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/5@tmp/jenkins-gitclient-ssh584268081327651506.key 07:41:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:43 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:41:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:41:43 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:41:43 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:41:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:43 [INFO] Currently running in a labeled security context 07:41:43 [INFO] Currently SELinux is 'enforcing' on the host 07:41:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/5@tmp/jenkins-gitclient-ssh8142975309265663612.key 07:41:43 > 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:41:44 > git config core.sparsecheckout # timeout=10 07:41:44 > git checkout -f 66018360564ba4aba179fe2ee10e2365c1c77a99 # timeout=10 07:41:44 Merge succeeded, producing 66018360564ba4aba179fe2ee10e2365c1c77a99 07:41:44 Checking out Revision 66018360564ba4aba179fe2ee10e2365c1c77a99 (PR-116) 07:41:44 > git remote # timeout=10 07:41:44 > git config --get remote.origin.url # timeout=10 07:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:41:44 [INFO] Currently running in a labeled security context 07:41:44 [INFO] Currently SELinux is 'enforcing' on the host 07:41:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/5@tmp/jenkins-gitclient-ssh993715254325511765.key 07:41:44 > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 07:41:44 > git rev-parse HEAD^{commit} # timeout=10 07:41:44 > git config core.sparsecheckout # timeout=10 07:41:44 > git checkout -f 66018360564ba4aba179fe2ee10e2365c1c77a99 # timeout=10 07:41:47 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:41:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:41:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:41:49 + sudo service docker restart 07:41:49 + true 07:41:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:42:08 provisioning config files... 07:42:08 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config6930343318075137109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:42:08 ---> docker-login.sh 07:42:08 nexus3.edgexfoundry.org:10001 07:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:09 Configure a credential helper to remove this warning. See 07:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:09 07:42:09 Login Succeeded 07:42:09 nexus3.edgexfoundry.org:10002 07:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:09 Configure a credential helper to remove this warning. See 07:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:09 07:42:09 Login Succeeded 07:42:09 nexus3.edgexfoundry.org:10003 07:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:09 Configure a credential helper to remove this warning. See 07:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:09 07:42:09 Login Succeeded 07:42:09 nexus3.edgexfoundry.org:10004 07:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:09 Configure a credential helper to remove this warning. See 07:42:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:09 07:42:09 Login Succeeded 07:42:09 docker.io 07:42:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:42:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:42:10 Configure a credential helper to remove this warning. See 07:42:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:42:10 07:42:10 Login Succeeded 07:42:10 ---> docker-login.sh ends [Pipeline] } 07:42:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:42:10 ========================================================= 07:42:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:42:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:42:10 + 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:42:10 Sending build context to Docker daemon 391.2kB 07:42:10 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:42:10 Step 2/10 : FROM ${BASE} 07:42:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:42:11 540db60ca938: Pulling fs layer 07:42:11 adcc1eea9eea: Pulling fs layer 07:42:11 4c4ab2625f07: Pulling fs layer 07:42:11 0510c868ecb4: Pulling fs layer 07:42:11 afea3b2eda06: Pulling fs layer 07:42:11 7809a108b3ef: Pulling fs layer 07:42:11 f706445af74f: Pulling fs layer 07:42:11 0510c868ecb4: Waiting 07:42:11 afea3b2eda06: Waiting 07:42:11 7809a108b3ef: Waiting 07:42:11 f706445af74f: Waiting 07:42:11 4c4ab2625f07: Verifying Checksum 07:42:11 4c4ab2625f07: Download complete 07:42:11 adcc1eea9eea: Verifying Checksum 07:42:11 adcc1eea9eea: Download complete 07:42:11 afea3b2eda06: Verifying Checksum 07:42:11 afea3b2eda06: Download complete 07:42:11 7809a108b3ef: Verifying Checksum 07:42:11 7809a108b3ef: Download complete 07:42:11 540db60ca938: Verifying Checksum 07:42:11 540db60ca938: Download complete 07:42:11 540db60ca938: Pull complete 07:42:11 adcc1eea9eea: Pull complete 07:42:11 4c4ab2625f07: Pull complete 07:42:12 f706445af74f: Verifying Checksum 07:42:12 f706445af74f: Download complete 07:42:12 0510c868ecb4: Verifying Checksum 07:42:12 0510c868ecb4: Download complete 07:42:16 0510c868ecb4: Pull complete 07:42:16 afea3b2eda06: Pull complete 07:42:16 7809a108b3ef: Pull complete 07:42:17 f706445af74f: Pull complete 07:42:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:42:17 ---> b068be0155e3 07:42:17 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 07:42:24 ---> Running in 6a0b50a2d282 07:42:24 Removing intermediate container 6a0b50a2d282 07:42:24 ---> c8cc82b588d5 07:42:24 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:42:24 ---> Running in 64d9da7bb720 07:42:24 Removing intermediate container 64d9da7bb720 07:42:24 ---> 316e765df72a 07:42:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:42:24 ---> Running in b904d722bee2 07:42:24 Removing intermediate container b904d722bee2 07:42:24 ---> bf5fdbfca1fa 07:42:24 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:42:24 ---> Running in 597f628126c0 07:42:24 Removing intermediate container 597f628126c0 07:42:24 ---> 251fde629903 07:42:24 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:42:25 ---> Running in eb01a2ac29c7 07:42:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:42:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:42:26 (1/13) Installing libc-dev (0.7.2-r3) 07:42:26 (2/13) Installing libsodium (1.0.18-r0) 07:42:26 (3/13) Installing pkgconf (1.7.3-r0) 07:42:26 (4/13) Installing libsodium-dev (1.0.18-r0) 07:42:27 (5/13) Installing openssh-keygen (8.4_p1-r3) 07:42:27 (6/13) Installing libedit (20191231.3.1-r1) 07:42:27 (7/13) Installing openssh-client (8.4_p1-r3) 07:42:27 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 07:42:27 (9/13) Installing openssh-server-common (8.4_p1-r3) 07:42:27 (10/13) Installing openssh-server (8.4_p1-r3) 07:42:27 (11/13) Installing openssh (8.4_p1-r3) 07:42:28 (12/13) Installing libzmq (4.3.3-r1) 07:42:28 (13/13) Installing zeromq-dev (4.3.3-r1) 07:42:28 Executing busybox-1.32.1-r6.trigger 07:42:28 OK: 156 MiB in 53 packages 07:42:28 Removing intermediate container eb01a2ac29c7 07:42:28 ---> 0a7821b4104b 07:42:28 Step 8/10 : WORKDIR /device-snmp-go 07:42:28 ---> Running in 3a3e31f0cc26 07:42:28 Removing intermediate container 3a3e31f0cc26 07:42:28 ---> 2f510979435d 07:42:28 Step 9/10 : COPY . . 07:42:29 ---> 60d69124266d 07:42:29 Step 10/10 : RUN go mod download 07:42:29 ---> Running in 3bb543b3fdea 07:42:41 Removing intermediate container 3bb543b3fdea 07:42:41 ---> 08f652fb884a 07:42:41 Successfully built 08f652fb884a 07:42:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:42:41 + docker inspect -f . ci-base-image-x86_64 07:42:41 . [Pipeline] withDockerContainer 07:42:41 prd-centos7-docker-4c-2g-348 does not seem to be running inside a container 07:42:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:42:42 $ docker top bb32285532b22c5196634284c88942656cce767fa607e9e87f66a1a526d57161 -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:42 + go version 07:42:42 go version go1.16.3 linux/amd64 [Pipeline] } 07:42:42 $ docker stop --time=1 bb32285532b22c5196634284c88942656cce767fa607e9e87f66a1a526d57161 07:42:43 $ docker rm -f bb32285532b22c5196634284c88942656cce767fa607e9e87f66a1a526d57161 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:42:44 + docker inspect -f . ci-base-image-x86_64 07:42:44 . [Pipeline] withDockerContainer 07:42:44 prd-centos7-docker-4c-2g-348 does not seem to be running inside a container 07:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:42:45 $ docker top 473208dca5e2fc4d16c9abf4e59af2ab701b4da4ce85d17f8217c54b6114c069 -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:45 + go mod tidy [Pipeline] sh 07:42:46 + make test 07:42:46 go mod tidy 07:42:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:42:46 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:43:01 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:43:01 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 07:43:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:43:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-350 in /w/workspace/gexfoundry_device-snmp-go_PR-116 [Pipeline] { [Pipeline] ws 07:43:02 Running in /w/workspace/device-snmp-go/5 [Pipeline] { [Pipeline] checkout 07:43:03 Selected Git installation does not exist. Using Default 07:43:03 The recommended git tool is: NONE 07:43:08 gofmt -l . 07:43:08 [ "`gofmt -l .`" = "" ] 07:43:08 ./bin/test-attribution-txt.sh [Pipeline] } 07:43:08 $ docker stop --time=1 473208dca5e2fc4d16c9abf4e59af2ab701b4da4ce85d17f8217c54b6114c069 07:43:08 using credential edgex-jenkins-ssh 07:43:08 Cloning the remote Git repository 07:43:08 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 07:43:09 > git init /w/workspace/device-snmp-go/5 # timeout=10 07:43:09 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:43:09 > git --version # timeout=10 07:43:09 > git --version # 'git version 2.17.1' 07:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:09 $ docker rm -f 473208dca5e2fc4d16c9abf4e59af2ab701b4da4ce85d17f8217c54b6114c069 [Pipeline] // withDockerContainer [Pipeline] sh 07:43:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:43:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 07:43:09 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:43:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 07:43:10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 07:43:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:10 > 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:43:10 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit 66018360564ba4aba179fe2ee10e2365c1c77a99 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:43:10 Merge succeeded, producing 66018360564ba4aba179fe2ee10e2365c1c77a99 07:43:10 Checking out Revision 66018360564ba4aba179fe2ee10e2365c1c77a99 (PR-116) [Pipeline] sh 07:43:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:43:10 > git config core.sparsecheckout # timeout=10 07:43:10 > git checkout -f 66018360564ba4aba179fe2ee10e2365c1c77a99 # timeout=10 07:43:10 > git remote # timeout=10 07:43:10 > git config --get remote.origin.url # timeout=10 07:43:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:10 > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 07:43:10 > git rev-parse HEAD^{commit} # timeout=10 07:43:10 > git config core.sparsecheckout # timeout=10 07:43:10 > git checkout -f 66018360564ba4aba179fe2ee10e2365c1c77a99 # timeout=10 07:43:12 + ls -al . 07:43:12 total 112 07:43:12 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 27 07:43 . 07:43:12 drwxrwxr-x. 4 jenkins jenkins 28 Jun 27 07:41 .. 07:43:12 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 27 07:41 Attribution.txt 07:43:12 drwxrwxr-x. 2 jenkins jenkins 60 Jun 27 07:41 bin 07:43:12 -rw-rw-r--. 1 jenkins jenkins 4401 Jun 27 07:41 CHANGELOG.md 07:43:12 drwxrwxr-x. 3 jenkins jenkins 32 Jun 27 07:41 cmd 07:43:12 -rw-r--r--. 1 jenkins jenkins 7631 Jun 27 07:43 coverage.out 07:43:12 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 27 07:41 Dockerfile 07:43:12 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 27 07:41 Dockerfile.build 07:43:12 -rw-rw-r--. 1 jenkins jenkins 6 Jun 27 07:41 .dockerignore 07:43:12 drwxrwxr-x. 8 jenkins jenkins 179 Jun 27 07:41 .git 07:43:12 drwxrwxr-x. 2 jenkins jenkins 103 Jun 27 07:41 .github 07:43:12 -rw-rw-r--. 1 jenkins jenkins 269 Jun 27 07:41 .gitignore 07:43:12 -rw-rw-r--. 1 jenkins jenkins 223 Jun 27 07:41 go.mod 07:43:12 -rw-r--r--. 1 jenkins jenkins 21038 Jun 27 07:42 go.sum 07:43:12 drwxrwxr-x. 3 jenkins jenkins 20 Jun 27 07:41 internal 07:43:12 -rw-rw-r--. 1 jenkins jenkins 656 Jun 27 07:41 Jenkinsfile 07:43:12 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 27 07:41 LICENSE 07:43:12 -rw-rw-r--. 1 jenkins jenkins 936 Jun 27 07:41 Makefile 07:43:12 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 27 07:41 README.md 07:43:12 -rw-rw-r--. 1 jenkins jenkins 5 Jun 27 07:40 VERSION 07:43:12 -rw-rw-r--. 1 jenkins jenkins 209 Jun 27 07:41 version.go [Pipeline] isUnix [Pipeline] sh 07:43:12 + 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=66018360564ba4aba179fe2ee10e2365c1c77a99 --label arch=amd64 --label version=0.0.0 . 07:43:12 Sending build context to Docker daemon 399.4kB 07:43:12 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:43:12 Step 2/24 : FROM ${BASE} AS builder 07:43:12 ---> 08f652fb884a 07:43:12 Step 3/24 : ARG MAKE='make build' 07:43:12 ---> Running in b2ce8a3eda08 07:43:12 Removing intermediate container b2ce8a3eda08 07:43:12 ---> 620b2138aa1b 07:43:12 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:43:12 ---> Running in d7b81a2d00e9 07:43:12 Removing intermediate container d7b81a2d00e9 07:43:12 ---> 1e44bf2ed090 07:43:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:43:12 ---> Running in 3f397a199959 07:43:12 Removing intermediate container 3f397a199959 07:43:12 ---> bd771f841336 07:43:12 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:12 ---> Running in 4d26b49da125 07:43:13 Removing intermediate container 4d26b49da125 07:43:13 ---> 90da36083450 07:43:13 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:43:13 ---> Running in 577c39cfca56 07:43:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:43:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:43:15 OK: 156 MiB in 53 packages 07:43:15 Removing intermediate container 577c39cfca56 07:43:15 ---> 2472d356160c 07:43:15 Step 8/24 : WORKDIR /device-snmp-go 07:43:15 ---> Running in bbea1f9c2039 07:43:15 Commit message: "docs: Remove dev churn and add dependency refs" 07:43:15 Removing intermediate container bbea1f9c2039 07:43:15 ---> aa24c6505841 07:43:15 Step 9/24 : COPY . . 07:43:15 ---> 328a82ed5695 07:43:15 Step 10/24 : RUN go mod tidy [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 07:43:15 ---> Running in dcfbc517a5a1 [Pipeline] script [Pipeline] { [Pipeline] sh 07:43:16 Removing intermediate container dcfbc517a5a1 07:43:16 ---> 26c281a8fac6 07:43:16 Step 11/24 : RUN make update 07:43:16 ---> Running in 954ed43901c7 07:43:16 CGO_ENABLED=0 GO111MODULE=on go mod download 07:43:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:43:16 Removing intermediate container 954ed43901c7 07:43:16 ---> f3185ca2d51b 07:43:16 Step 12/24 : RUN ${MAKE} 07:43:16 ---> Running in ad5ce5d8dccb 07:43:17 go mod tidy 07:43:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:43:17 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:43:17 + true 07:43:17 + sudo service docker restart 07:43:29 Removing intermediate container ad5ce5d8dccb 07:43:29 ---> 05ecc4d0035d 07:43:29 Step 13/24 : FROM alpine:3.12 07:43:29 3.12: Pulling from library/alpine 07:43:29 339de151aab4: Pulling fs layer 07:43:29 339de151aab4: Download complete 07:43:29 339de151aab4: Pull complete 07:43:29 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:43:29 Status: Downloaded newer image for alpine:3.12 07:43:29 ---> 13621d1b12d4 07:43:29 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 07:43:29 ---> Running in c906df291270 07:43:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:43:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:43:30 (1/6) Installing dumb-init (1.2.2-r1) 07:43:30 (2/6) Installing libgcc (9.3.0-r2) 07:43:30 (3/6) Installing libsodium (1.0.18-r0) 07:43:30 (4/6) Installing libstdc++ (9.3.0-r2) 07:43:30 (5/6) Installing libzmq (4.3.3-r0) 07:43:30 (6/6) Installing zeromq (4.3.3-r0) 07:43:30 Executing busybox-1.31.1-r20.trigger 07:43:30 OK: 8 MiB in 20 packages 07:43:30 Removing intermediate container c906df291270 07:43:30 ---> 31bd2f1a70e1 07:43:30 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:43:31 ---> 56b91b402776 07:43:31 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:43:31 ---> 3745acdd2955 07:43:31 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:43:31 ---> f5967bd06ac6 07:43:31 Step 18/24 : EXPOSE 59993 07:43:31 ---> Running in c00895b77d68 07:43:31 Removing intermediate container c00895b77d68 07:43:31 ---> 79c92cb16422 07:43:31 Step 19/24 : EXPOSE 161 07:43:31 ---> Running in b346037e47b4 07:43:31 Removing intermediate container b346037e47b4 07:43:31 ---> 19e15ede5bd6 07:43:31 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:43:31 ---> Running in 0a613da54691 07:43:31 Removing intermediate container 0a613da54691 07:43:31 ---> f59d108f9446 07:43:31 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:43:32 ---> Running in 37c6527e9ebf 07:43:32 Removing intermediate container 37c6527e9ebf 07:43:32 ---> 6512acb8e7b1 07:43:32 Step 22/24 : LABEL arch=amd64 07:43:32 ---> Running in abdea765da69 07:43:32 Removing intermediate container abdea765da69 07:43:32 ---> 5ac461e49ee2 07:43:32 Step 23/24 : LABEL git_sha=66018360564ba4aba179fe2ee10e2365c1c77a99 07:43:32 ---> Running in e052406e9428 07:43:32 Removing intermediate container e052406e9428 07:43:32 ---> 526d26ada7cd 07:43:32 Step 24/24 : LABEL version=0.0.0 07:43:32 ---> Running in 338fc0cb61d6 07:43:32 Removing intermediate container 338fc0cb61d6 07:43:32 ---> 58b883659fb9 07:43:32 [Warning] One or more build-args [ARCH] were not consumed 07:43:32 Successfully built 58b883659fb9 07:43:32 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:43:33 ---> job-cost.sh 07:43:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tERi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:35 provisioning config files... 07:43:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/5@tmp/config530404681131729349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:36 ---> docker-login.sh 07:43:36 nexus3.edgexfoundry.org:10001 07:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:37 Configure a credential helper to remove this warning. See 07:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:37 07:43:37 Login Succeeded 07:43:37 nexus3.edgexfoundry.org:10002 07:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:38 Configure a credential helper to remove this warning. See 07:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:38 07:43:38 Login Succeeded 07:43:38 nexus3.edgexfoundry.org:10003 07:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:38 Configure a credential helper to remove this warning. See 07:43:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:38 07:43:38 Login Succeeded 07:43:38 nexus3.edgexfoundry.org:10004 07:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:39 Configure a credential helper to remove this warning. See 07:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:39 07:43:39 Login Succeeded 07:43:39 docker.io 07:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:39 Configure a credential helper to remove this warning. See 07:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:39 07:43:39 Login Succeeded 07:43:39 ---> docker-login.sh ends [Pipeline] } 07:43:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:43:40 ========================================================= 07:43:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:43:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:43:40 + 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:43:40 Sending build context to Docker daemon 390.1kB 07:43:40 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 07:43:40 Step 2/10 : FROM ${BASE} 07:43:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:43:41 595b0fe564bb: Pulling fs layer 07:43:41 3088b5b3c5c0: Pulling fs layer 07:43:41 5b7225fbf94c: Pulling fs layer 07:43:41 ba82ee9f976e: Pulling fs layer 07:43:41 506bd15cee9f: Pulling fs layer 07:43:41 75a0a4a0db45: Pulling fs layer 07:43:41 618dc40b7e24: Pulling fs layer 07:43:41 ba82ee9f976e: Waiting 07:43:41 506bd15cee9f: Waiting 07:43:41 75a0a4a0db45: Waiting 07:43:41 618dc40b7e24: Waiting 07:43:41 5b7225fbf94c: Verifying Checksum 07:43:41 5b7225fbf94c: Download complete 07:43:41 3088b5b3c5c0: Verifying Checksum 07:43:41 3088b5b3c5c0: Download complete 07:43:41 506bd15cee9f: Download complete 07:43:41 75a0a4a0db45: Verifying Checksum 07:43:41 75a0a4a0db45: Download complete 07:43:41 595b0fe564bb: Verifying Checksum 07:43:41 595b0fe564bb: Download complete 07:43:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:43:41 595b0fe564bb: Pull complete 07:43:42 3088b5b3c5c0: Pull complete 07:43:43 5b7225fbf94c: Pull complete 07:43:44 618dc40b7e24: Verifying Checksum 07:43:44 618dc40b7e24: Download complete 07:43:45 ba82ee9f976e: Download complete 07:43:55 ba82ee9f976e: Pull complete 07:43:55 506bd15cee9f: Pull complete 07:43:55 75a0a4a0db45: Pull complete 07:43:56 lf-activate-venv(): INFO: Adding /tmp/venv-tERi/bin to PATH 07:43:56 INFO: No Stack... 07:43:56 INFO: Retrieving Pricing Info for: v3-standard-2 07:43:56 INFO: Archiving Costs [Pipeline] sh 07:43:56 + cat /w/workspace/device-snmp-go/5/archives/cost.csv 07:43:56 + cut -d, -f6 [Pipeline] lock 07:43:56 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-116-5-stack-cost] 07:43:56 Resource [jenkins-edgexfoundry-device-snmp-go-PR-116-5-stack-cost] did not exist. Created. 07:43:56 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-116-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:43:57 + echo total: 0.05999999865889549 [Pipeline] stash 07:43:57 Stashed 1 file(s) [Pipeline] } 07:43:57 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-116-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:43:58 618dc40b7e24: Pull complete 07:43:58 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:43:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:43:58 ---> a36622ca3599 07:43:58 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 07:44:01 ---> Running in afe4c27123d2 07:44:01 Removing intermediate container afe4c27123d2 07:44:01 ---> 2e25974e42b2 07:44:01 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 07:44:02 ---> Running in 17d2dcb1cb7d 07:44:02 Removing intermediate container 17d2dcb1cb7d 07:44:02 ---> 5e3464d8ce7b 07:44:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 07:44:02 ---> Running in c385917a2bdd 07:44:03 Removing intermediate container c385917a2bdd 07:44:03 ---> 0b90c7e49eb8 07:44:03 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:44:03 ---> Running in b15727b8f332 07:44:06 Removing intermediate container b15727b8f332 07:44:06 ---> 42eea163700c 07:44:06 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:44:06 ---> Running in e528a0731dc2 07:44:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:44:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:44:09 (1/13) Installing libc-dev (0.7.2-r3) 07:44:09 (2/13) Installing libsodium (1.0.18-r0) 07:44:09 (3/13) Installing pkgconf (1.7.3-r0) 07:44:09 (4/13) Installing libsodium-dev (1.0.18-r0) 07:44:09 (5/13) Installing openssh-keygen (8.4_p1-r3) 07:44:09 (6/13) Installing libedit (20191231.3.1-r1) 07:44:09 (7/13) Installing openssh-client (8.4_p1-r3) 07:44:10 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 07:44:10 (9/13) Installing openssh-server-common (8.4_p1-r3) 07:44:10 (10/13) Installing openssh-server (8.4_p1-r3) 07:44:10 (11/13) Installing openssh (8.4_p1-r3) 07:44:10 (12/13) Installing libzmq (4.3.3-r1) 07:44:10 (13/13) Installing zeromq-dev (4.3.3-r1) 07:44:10 Executing busybox-1.32.1-r6.trigger 07:44:10 OK: 145 MiB in 53 packages 07:44:12 Removing intermediate container e528a0731dc2 07:44:12 ---> c60b15d3e765 07:44:12 Step 8/10 : WORKDIR /device-snmp-go 07:44:12 ---> Running in 433795e7306e 07:44:13 Removing intermediate container 433795e7306e 07:44:13 ---> 8fdab91e6e54 07:44:13 Step 9/10 : COPY . . 07:44:14 ---> 3515496c9e75 07:44:14 Step 10/10 : RUN go mod download 07:44:14 ---> Running in dd073834eec4 07:44:41 Removing intermediate container dd073834eec4 07:44:41 ---> ef732656d33c 07:44:41 Successfully built ef732656d33c 07:44:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:44:41 + docker inspect -f . ci-base-image-arm64 07:44:41 . [Pipeline] withDockerContainer 07:44:42 prd-ubuntu18.04-docker-arm64-4c-16g-350 does not seem to be running inside a container 07:44:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@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:44:44 $ docker top 7730d8be303357001b7d5545a92597da0be24779547fc625e5fe43fb0fdd4e5d -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:45 + go version 07:44:45 go version go1.16.5 linux/arm64 [Pipeline] } 07:44:45 $ docker stop --time=1 7730d8be303357001b7d5545a92597da0be24779547fc625e5fe43fb0fdd4e5d 07:44:47 $ docker rm -f 7730d8be303357001b7d5545a92597da0be24779547fc625e5fe43fb0fdd4e5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:44:48 + docker inspect -f . ci-base-image-arm64 07:44:48 . [Pipeline] withDockerContainer 07:44:48 prd-ubuntu18.04-docker-arm64-4c-16g-350 does not seem to be running inside a container 07:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/5 -v /w/workspace/device-snmp-go/5:/w/workspace/device-snmp-go/5:rw,z -v /w/workspace/device-snmp-go/5@tmp:/w/workspace/device-snmp-go/5@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:44:50 $ docker top d1b9316204502d2b01f3def6999dd06cc9a5b0e876e1cf53e58de7d562f60183 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:51 + go mod tidy [Pipeline] sh 07:44:52 + make test 07:44:52 go mod tidy 07:44:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:44:54 ? github.com/edgexfoundry/device-snmp-go [no test files] 07:45:51 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 07:45:51 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.034s coverage: 0.0% of statements 07:45:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:46:18 gofmt -l . 07:46:18 [ "`gofmt -l .`" = "" ] 07:46:18 ./bin/test-attribution-txt.sh [Pipeline] } 07:46:18 $ docker stop --time=1 d1b9316204502d2b01f3def6999dd06cc9a5b0e876e1cf53e58de7d562f60183 07:46:20 $ docker rm -f d1b9316204502d2b01f3def6999dd06cc9a5b0e876e1cf53e58de7d562f60183 [Pipeline] // withDockerContainer [Pipeline] sh 07:46:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:46:21 Warning: overwriting stash ‘coverage-report’ 07:46:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:46:22 + ls -al . 07:46:22 total 136 07:46:22 drwxrwxr-x 7 jenkins jenkins 4096 Jun 27 07:46 . 07:46:22 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 07:43 .. 07:46:22 -rw-rw-r-- 1 jenkins jenkins 6 Jun 27 07:43 .dockerignore 07:46:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 07:43 .git 07:46:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 07:43 .github 07:46:22 -rw-rw-r-- 1 jenkins jenkins 269 Jun 27 07:43 .gitignore 07:46:22 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 27 07:43 Attribution.txt 07:46:22 -rw-rw-r-- 1 jenkins jenkins 4401 Jun 27 07:43 CHANGELOG.md 07:46:22 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 27 07:43 Dockerfile 07:46:22 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 27 07:43 Dockerfile.build 07:46:22 -rw-rw-r-- 1 jenkins jenkins 656 Jun 27 07:43 Jenkinsfile 07:46:22 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 07:43 LICENSE 07:46:22 -rw-rw-r-- 1 jenkins jenkins 936 Jun 27 07:43 Makefile 07:46:22 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 27 07:43 README.md 07:46:22 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 07:40 VERSION 07:46:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 07:43 bin 07:46:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 07:43 cmd 07:46:22 -rw-r--r-- 1 jenkins jenkins 7631 Jun 27 07:45 coverage.out 07:46:22 -rw-rw-r-- 1 jenkins jenkins 223 Jun 27 07:43 go.mod 07:46:22 -rw-r--r-- 1 jenkins jenkins 21038 Jun 27 07:44 go.sum 07:46:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 07:43 internal 07:46:22 -rw-rw-r-- 1 jenkins jenkins 209 Jun 27 07:43 version.go [Pipeline] isUnix [Pipeline] sh 07:46:23 + 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=66018360564ba4aba179fe2ee10e2365c1c77a99 --label arch=arm64 --label version=0.0.0 . 07:46:23 Sending build context to Docker daemon 398.3kB 07:46:23 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:46:23 Step 2/24 : FROM ${BASE} AS builder 07:46:23 ---> ef732656d33c 07:46:23 Step 3/24 : ARG MAKE='make build' 07:46:23 ---> Running in 7680d79e8d9b 07:46:24 Removing intermediate container 7680d79e8d9b 07:46:24 ---> de66fc5bcd0f 07:46:24 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 07:46:24 ---> Running in e4eb4758059c 07:46:24 Removing intermediate container e4eb4758059c 07:46:24 ---> 750bdac22480 07:46:24 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:46:25 ---> Running in d6dd202ee250 07:46:25 Removing intermediate container d6dd202ee250 07:46:25 ---> 33589d1da1ad 07:46:25 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:25 ---> Running in 9863b542c5f4 07:46:27 Removing intermediate container 9863b542c5f4 07:46:27 ---> 5a02d979a28a 07:46:27 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:46:27 ---> Running in 1fa863aebf7d 07:46:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:46:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:46:30 OK: 145 MiB in 53 packages 07:46:31 Removing intermediate container 1fa863aebf7d 07:46:31 ---> e19c251af78f 07:46:31 Step 8/24 : WORKDIR /device-snmp-go 07:46:32 ---> Running in 96170c83ff5b 07:46:32 Removing intermediate container 96170c83ff5b 07:46:32 ---> b1b5141dda5c 07:46:32 Step 9/24 : COPY . . 07:46:33 ---> 14abb948de8e 07:46:33 Step 10/24 : RUN go mod tidy 07:46:33 ---> Running in cbba552f5beb 07:46:37 Removing intermediate container cbba552f5beb 07:46:37 ---> 671336e94d50 07:46:37 Step 11/24 : RUN make update 07:46:37 ---> Running in d7275accad57 07:46:38 CGO_ENABLED=0 GO111MODULE=on go mod download 07:46:39 Removing intermediate container d7275accad57 07:46:39 ---> d98f53b7c23e 07:46:39 Step 12/24 : RUN ${MAKE} 07:46:39 ---> Running in 2714a0fa5691 07:46:40 go mod tidy 07:46:41 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:47:20 Removing intermediate container 2714a0fa5691 07:47:20 ---> 1592629b35e4 07:47:20 Step 13/24 : FROM alpine:3.12 07:47:20 3.12: Pulling from library/alpine 07:47:20 d2f70382dc9a: Pulling fs layer 07:47:20 d2f70382dc9a: Download complete 07:47:20 d2f70382dc9a: Pull complete 07:47:20 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:47:20 Status: Downloaded newer image for alpine:3.12 07:47:20 ---> c4fd0aeabfcf 07:47:20 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 07:47:20 ---> Running in b127a15a9af1 07:47:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:47:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:47:20 (1/6) Installing dumb-init (1.2.2-r1) 07:47:20 (2/6) Installing libgcc (9.3.0-r2) 07:47:20 (3/6) Installing libsodium (1.0.18-r0) 07:47:20 (4/6) Installing libstdc++ (9.3.0-r2) 07:47:20 (5/6) Installing libzmq (4.3.3-r0) 07:47:20 (6/6) Installing zeromq (4.3.3-r0) 07:47:20 Executing busybox-1.31.1-r20.trigger 07:47:20 OK: 8 MiB in 20 packages 07:47:21 Removing intermediate container b127a15a9af1 07:47:21 ---> 1ebedc9a2819 07:47:21 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 07:47:23 ---> 104ff8d4657f 07:47:23 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 07:47:23 ---> 5f9955d39576 07:47:23 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 07:47:24 ---> edd494259606 07:47:24 Step 18/24 : EXPOSE 59993 07:47:24 ---> Running in 02c35aa85151 07:47:25 Removing intermediate container 02c35aa85151 07:47:25 ---> fbbf08245b57 07:47:25 Step 19/24 : EXPOSE 161 07:47:25 ---> Running in 999ec46effe5 07:47:25 Removing intermediate container 999ec46effe5 07:47:25 ---> 0df84dd611ff 07:47:25 Step 20/24 : ENTRYPOINT ["/device-snmp"] 07:47:25 ---> Running in ab621703644a 07:47:26 Removing intermediate container ab621703644a 07:47:26 ---> 3052dd180e57 07:47:26 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 07:47:26 ---> Running in 741484e448ec 07:47:27 Removing intermediate container 741484e448ec 07:47:27 ---> e6fac47a0145 07:47:27 Step 22/24 : LABEL arch=arm64 07:47:27 ---> Running in eea635b71e31 07:47:27 Removing intermediate container eea635b71e31 07:47:27 ---> c5b52c5565e5 07:47:27 Step 23/24 : LABEL git_sha=66018360564ba4aba179fe2ee10e2365c1c77a99 07:47:27 ---> Running in 67d23251597c 07:47:28 Removing intermediate container 67d23251597c 07:47:28 ---> fb5d4d12f7fc 07:47:28 Step 24/24 : LABEL version=0.0.0 07:47:28 ---> Running in bb99ce921a9d 07:47:28 Removing intermediate container bb99ce921a9d 07:47:28 ---> 4f6d3f21365d 07:47:28 [Warning] One or more build-args [ARCH] were not consumed 07:47:28 Successfully built 4f6d3f21365d 07:47:28 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:47:29 ---> job-cost.sh 07:47:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nNbd 07:48:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:49:53 lf-activate-venv(): INFO: Adding /tmp/venv-nNbd/bin to PATH 07:49:53 INFO: No Stack... 07:49:53 INFO: Retrieving Pricing Info for: v2-standard-4 07:49:53 INFO: Archiving Costs [Pipeline] sh 07:49:53 + cat /w/workspace/device-snmp-go/5/archives/cost.csv 07:49:53 + cut -d, -f6 [Pipeline] lock 07:49:53 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-116-5-stack-cost] 07:49:53 Resource [jenkins-edgexfoundry-device-snmp-go-PR-116-5-stack-cost] did not exist. Created. 07:49:53 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-116-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:54 /w/workspace/device-snmp-go/5@tmp/durable-88f73dfd/script.sh: 1: /w/workspace/device-snmp-go/5@tmp/durable-88f73dfd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:49:54 + echo total: 0.18000000715255737 [Pipeline] stash 07:49:54 Warning: overwriting stash ‘stack-cost’ 07:49:54 Stashed 1 file(s) [Pipeline] } 07:49:54 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-116-5-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:49:55 provisioning config files... 07:49:55 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config2211884327175549772tmp [Pipeline] { [Pipeline] sh 07:49:55 + set +x 07:49:55 + curl -s https://codecov.io/bash 07:49:55 + bash -s -- 07:49:55 07:49:55 _____ _ 07:49:55 / ____| | | 07:49:55 | | ___ __| | ___ ___ _____ __ 07:49:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:49:55 | |___| (_) | (_| | __/ (_| (_) \ V / 07:49:55 \_____\___/ \__,_|\___|\___\___/ \_/ 07:49:55 Bash-1.0.3 07:49:55 07:49:55 07:49:55 ==> git version 2.24.4 found 07:49:55 ==> 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:49:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:49:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:49:55 ==> Jenkins CI detected. 07:49:55 project root: . 07:49:55 --> token set from env 07:49:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:49:55 ==> Running gcov in . (disable via -X gcov) 07:49:55 ==> Python coveragepy not found 07:49:55 ==> Searching for coverage reports in: 07:49:55 + . 07:49:55 -> Found 1 reports 07:49:55 ==> Detecting git/mercurial file structure 07:49:55 ==> Reading reports 07:49:55 + ./coverage.out bytes=7631 07:49:55 ==> Appending adjustments 07:49:55 https://docs.codecov.io/docs/fixing-reports 07:49:55 + Found adjustments 07:49:55 ==> Gzipping contents 07:49:55 4.0K /tmp/codecov.mB5owk.gz 07:49:55 ==> Uploading reports 07:49:55 url: https://codecov.io 07:49:55 query: branch=PR-116&commit=66018360564ba4aba179fe2ee10e2365c1c77a99&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-116%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=116&job=&cmd_args= 07:49:55 -> Pinging Codecov 07:49:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-116&commit=66018360564ba4aba179fe2ee10e2365c1c77a99&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-116%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=116&job=&cmd_args= 07:49:56 -> Uploading to 07:49:56 https://storage.googleapis.com/codecov/v4/raw/2021-06-27/6C56EA5C29638FB4528AC87E60AF5AE0/66018360564ba4aba179fe2ee10e2365c1c77a99/09ef7b43-b559-462c-8c93-12e733fe282a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210627T074956Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7becc37daaae2f83ed8bb19c0d7939cb8309e1bcbec89cd6ab78a966ad9b824 07:49:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:56 Dload Upload Total Spent Left Speed 07:49:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3170 --:--:-- --:--:-- --:--:-- 3167 100 1378 0 0 100 1378 0 3169 --:--:-- --:--:-- --:--:-- 3167 07:49:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/66018360564ba4aba179fe2ee10e2365c1c77a99 [Pipeline] } 07:49:56 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:49:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:49:58 ---> package-listing.sh 07:49:58 ++ facter osfamily 07:49:58 ++ tr '[:upper:]' '[:lower:]' 07:49:59 + OS_FAMILY=redhat 07:49:59 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-116 07:49:59 + START_PACKAGES=/tmp/packages_start.txt 07:49:59 + END_PACKAGES=/tmp/packages_end.txt 07:49:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:49:59 + PACKAGES=/tmp/packages_start.txt 07:49:59 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-116 ']' 07:49:59 + PACKAGES=/tmp/packages_end.txt 07:49:59 + case "${OS_FAMILY}" in 07:49:59 + sort 07:49:59 + rpm -qa 07:49:59 + '[' -f /tmp/packages_start.txt ']' 07:49:59 + '[' -f /tmp/packages_end.txt ']' 07:49:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:49:59 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-116 ']' 07:49:59 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-116/archives/ 07:49:59 + 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:49:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:49:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:50:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:50:00 07:50:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:50:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:50:00 alpine: Pulling from edgex-lftools-log-publisher 07:50:00 df20fa9351a1: Pulling fs layer 07:50:00 36b3adc4ff6f: Pulling fs layer 07:50:00 8ad3a11d3b57: Pulling fs layer 07:50:00 46f8f816bc3b: Pulling fs layer 07:50:00 93b61091891f: Pulling fs layer 07:50:00 93b9cdb0e59b: Pulling fs layer 07:50:00 5e14af77c1be: Pulling fs layer 07:50:00 01666e4c0597: Pulling fs layer 07:50:00 aa168da1d23b: Pulling fs layer 07:50:00 46f8f816bc3b: Waiting 07:50:00 93b61091891f: Waiting 07:50:00 93b9cdb0e59b: Waiting 07:50:00 5e14af77c1be: Waiting 07:50:00 01666e4c0597: Waiting 07:50:00 aa168da1d23b: Waiting 07:50:00 36b3adc4ff6f: Verifying Checksum 07:50:00 36b3adc4ff6f: Download complete 07:50:00 46f8f816bc3b: Verifying Checksum 07:50:00 46f8f816bc3b: Download complete 07:50:01 df20fa9351a1: Verifying Checksum 07:50:01 df20fa9351a1: Download complete 07:50:01 93b61091891f: Verifying Checksum 07:50:01 93b61091891f: Download complete 07:50:01 93b9cdb0e59b: Verifying Checksum 07:50:01 93b9cdb0e59b: Download complete 07:50:01 5e14af77c1be: Verifying Checksum 07:50:01 5e14af77c1be: Download complete 07:50:01 01666e4c0597: Verifying Checksum 07:50:01 01666e4c0597: Download complete 07:50:01 8ad3a11d3b57: Verifying Checksum 07:50:01 8ad3a11d3b57: Download complete 07:50:01 df20fa9351a1: Pull complete 07:50:01 36b3adc4ff6f: Pull complete 07:50:01 8ad3a11d3b57: Pull complete 07:50:02 46f8f816bc3b: Pull complete 07:50:02 93b61091891f: Pull complete 07:50:02 93b9cdb0e59b: Pull complete 07:50:02 5e14af77c1be: Pull complete 07:50:02 01666e4c0597: Pull complete 07:50:03 aa168da1d23b: Verifying Checksum 07:50:03 aa168da1d23b: Download complete 07:50:07 aa168da1d23b: Pull complete 07:50:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:50:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:50:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:50:07 prd-centos7-docker-4c-2g-340 does not seem to be running inside a container 07:50:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:50:09 $ docker top d097cb30b8b5f33d931dc468317c9773b21affd839d2545b6eb9b5d714091c30 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:10 + touch /tmp/pre-build-complete [Pipeline] sh 07:50:10 + mkdir -p /var/log/sa [Pipeline] sh 07:50:10 + ls /var/log/sa-host 07:50:10 + sadf -c /var/log/sa-host/sa05 07:50:10 file_magic: OK 07:50:10 HZ: Using current value: 100 07:50:10 file_header: OK 07:50:10 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:50:10 Statistics: 07:50:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:50:10 File successfully converted to sysstat format version 12.2.1 07:50:10 + sadf -c /var/log/sa-host/sa27 07:50:10 file_magic: OK 07:50:10 HZ: Using current value: 100 07:50:10 file_header: OK 07:50:10 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:50:10 Statistics: 07:50:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:50:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:50:10 provisioning config files... 07:50:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config8305720198520157613tmp [Pipeline] { [Pipeline] echo 07:50:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:50:11 ---> create-netrc.sh [Pipeline] } 07:50:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:50:11 ---> python-tools-install.sh [Pipeline] echo 07:50:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:50:11 ---> sudo-logs.sh 07:50:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:50:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:50:12 ---> job-cost.sh 07:50:12 lf-activate-venv: SKIPPING 07:50:12 DEBUG: total: 0.18000000715255737 07:50:12 INFO: Retrieving Stack Cost... 07:50:13 INFO: Retrieving Pricing Info for: v3-standard-2 07:50:13 INFO: Archiving Costs [Pipeline] echo 07:50:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:50:14 ---> logs-deploy.sh 07:50:14 lf-activate-venv: SKIPPING 07:50:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-116/5 07:50:14 INFO: archiving workspace using pattern(s): 07:50:15 Archives upload complete. 07:50:15 INFO: archiving logs to Nexus 07:50:15 ---> uname -a: 07:50:15 Linux prd-centos7-docker-4c-2g-340.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:50:15 07:50:15 07:50:15 ---> lscpu: 07:50:15 Architecture: x86_64 07:50:15 CPU op-mode(s): 32-bit, 64-bit 07:50:15 Byte Order: Little Endian 07:50:15 Address sizes: 40 bits physical, 48 bits virtual 07:50:15 CPU(s): 2 07:50:15 On-line CPU(s) list: 0,1 07:50:15 Thread(s) per core: 1 07:50:15 Core(s) per socket: 1 07:50:15 Socket(s): 2 07:50:15 NUMA node(s): 1 07:50:15 Vendor ID: AuthenticAMD 07:50:15 CPU family: 23 07:50:15 Model: 49 07:50:15 Model name: AMD EPYC-Rome Processor 07:50:15 Stepping: 0 07:50:15 CPU MHz: 2800.000 07:50:15 BogoMIPS: 5600.00 07:50:15 Virtualization: AMD-V 07:50:15 Hypervisor vendor: KVM 07:50:15 Virtualization type: full 07:50:15 L1d cache: 64 KiB 07:50:15 L1i cache: 64 KiB 07:50:15 L2 cache: 1 MiB 07:50:15 L3 cache: 32 MiB 07:50:15 NUMA node0 CPU(s): 0,1 07:50:15 Vulnerability Itlb multihit: Not affected 07:50:15 Vulnerability L1tf: Not affected 07:50:15 Vulnerability Mds: Not affected 07:50:15 Vulnerability Meltdown: Not affected 07:50:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:50:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:50:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:50:15 Vulnerability Srbds: Not affected 07:50:15 Vulnerability Tsx async abort: Not affected 07:50:15 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:50:15 07:50:15 07:50:15 ---> nproc: 07:50:15 2 07:50:15 07:50:15 07:50:15 ---> df -h: 07:50:15 Filesystem Size Used Available Use% Mounted on 07:50:15 overlay 40.0G 7.6G 32.4G 19% / 07:50:15 tmpfs 64.0M 0 64.0M 0% /dev 07:50:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:50:15 shm 64.0M 0 64.0M 0% /dev/shm 07:50:15 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 07:50:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 07:50:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 07:50:15 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 07:50:15 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 07:50:15 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-116 07:50:15 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp 07:50:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 07:50:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 07:50:15 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 07:50:15 07:50:15 07:50:15 ---> free -m: 07:50:15 total used free shared buff/cache available 07:50:15 Mem: 7821 980 4746 0 2093 6662 07:50:15 Swap: 1023 0 1023 07:50:15 07:50:15 07:50:15 ---> ip addr: 07:50:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:50:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:50:15 inet 127.0.0.1/8 scope host lo 07:50:15 valid_lft forever preferred_lft forever 07:50:15 inet6 ::1/128 scope host 07:50:15 valid_lft forever preferred_lft forever 07:50:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:50:15 link/ether fa:16:3e:75:ad:e0 brd ff:ff:ff:ff:ff:ff 07:50:15 inet 10.30.122.4/23 brd 10.30.123.255 scope global dynamic eth0 07:50:15 valid_lft 85744sec preferred_lft 85744sec 07:50:15 inet6 fe80::f816:3eff:fe75:ade0/64 scope link 07:50:15 valid_lft forever preferred_lft forever 07:50:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:50:15 link/ether 02:42:06:2f:29:95 brd ff:ff:ff:ff:ff:ff 07:50:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:50:15 valid_lft forever preferred_lft forever 07:50:15 inet6 fe80::42:6ff:fe2f:2995/64 scope link 07:50:15 valid_lft forever preferred_lft forever 07:50:15 07:50:15 07:50:15 ---> sar -b -r -n DEV: 07:50:15 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:50:15 07:50:15 07:39:09 LINUX RESTART (2 CPU) 07:50:15 07:50:15 07:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:50:15 07:41:01 4.63 0.18 4.45 0.00 23.18 131.56 0.00 07:50:15 07:42:01 0.43 0.00 0.43 0.00 0.00 7.28 0.00 07:50:15 07:43:01 0.25 0.00 0.25 0.00 0.00 3.41 0.00 07:50:15 07:44:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 07:50:15 07:45:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 07:50:15 07:46:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 07:50:15 07:47:01 0.27 0.00 0.27 0.00 0.00 3.80 0.00 07:50:15 07:48:01 0.23 0.00 0.23 0.00 0.00 2.75 0.00 07:50:15 07:49:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 07:50:15 07:50:01 1.91 0.13 1.78 0.00 13.72 47.30 0.00 07:50:15 Average: 0.87 0.03 0.84 0.00 3.69 20.93 0.00 07:50:15 07:50:15 07:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:50:15 07:41:01 5470796 0 799308 9.98 2620 1736208 1250612 13.81 567832 1572492 24 07:50:15 07:42:01 5469536 0 800560 10.00 2620 1736216 1243428 13.73 569760 1571644 20 07:50:15 07:43:01 5469024 0 801072 10.00 2620 1736216 1234164 13.63 568068 1574296 16 07:50:15 07:44:01 5469192 0 800900 10.00 2620 1736220 1222844 13.50 567116 1575184 12 07:50:15 07:45:01 5470440 0 799644 9.98 2620 1736228 1207304 13.33 565260 1576744 16 07:50:15 07:46:01 5470436 0 799648 9.98 2620 1736228 1207256 13.33 564948 1576744 20 07:50:15 07:47:01 5471128 0 798944 9.98 2620 1736240 1207208 13.33 564672 1576744 16 07:50:15 07:48:01 5461968 0 808100 10.09 2620 1736244 1207208 13.33 573424 1576744 8 07:50:15 07:49:01 5459192 0 810872 10.12 2620 1736248 1207464 13.33 577656 1575068 16 07:50:15 07:50:01 5315888 0 890008 11.11 2620 1800416 1448972 16.00 768744 1517300 63376 07:50:15 Average: 5452760 0 810906 10.13 2620 1742646 1243646 13.73 588748 1569296 6352 07:50:15 07:50:15 07:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:50:15 07:41:01 eth0 13.81 7.28 10.90 2.94 0.00 0.00 0.00 0.00 07:50:15 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:42:01 eth0 3.88 0.93 1.25 0.78 0.00 0.00 0.00 0.00 07:50:15 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:43:01 eth0 1.90 0.68 0.85 0.58 0.00 0.00 0.00 0.00 07:50:15 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:44:01 eth0 0.55 0.20 0.27 0.16 0.00 0.00 0.00 0.00 07:50:15 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:45:01 eth0 0.27 0.20 0.09 0.10 0.00 0.00 0.00 0.00 07:50:15 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:46:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 07:50:15 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:47:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:50:15 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:48:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 07:50:15 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:49:01 eth0 1.15 0.32 0.34 0.20 0.00 0.00 0.00 0.00 07:50:15 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:50:01 eth0 88.18 70.01 713.07 9.35 0.00 0.00 0.00 0.00 07:50:15 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 Average: eth0 11.10 8.00 72.72 1.41 0.00 0.00 0.00 0.00 07:50:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:15 07:50:15 07:50:15 ---> sar -P ALL: 07:50:15 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:50:15 07:50:15 07:39:09 LINUX RESTART (2 CPU) 07:50:15 07:50:15 07:40:01 CPU %user %nice %system %iowait %steal %idle 07:50:15 07:41:01 all 0.48 0.00 0.20 0.14 0.02 99.16 07:50:15 07:41:01 0 0.53 0.00 0.25 0.27 0.02 98.93 07:50:15 07:41:01 1 0.42 0.00 0.15 0.02 0.02 99.40 07:50:15 07:42:01 all 0.19 0.00 0.06 0.00 0.01 99.74 07:50:15 07:42:01 0 0.28 0.00 0.05 0.00 0.00 99.67 07:50:15 07:42:01 1 0.10 0.00 0.07 0.00 0.02 99.82 07:50:15 07:43:01 all 0.17 0.00 0.05 0.00 0.02 99.77 07:50:15 07:43:01 0 0.20 0.00 0.03 0.00 0.02 99.75 07:50:15 07:43:01 1 0.13 0.00 0.07 0.00 0.02 99.78 07:50:15 07:44:01 all 0.03 0.00 0.03 0.00 0.02 99.92 07:50:15 07:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:50:15 07:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:50:15 07:45:01 all 0.18 0.00 0.04 0.00 0.01 99.77 07:50:15 07:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:50:15 07:45:01 1 0.30 0.00 0.05 0.00 0.00 99.65 07:50:15 07:46:01 all 0.16 0.00 0.03 0.00 0.03 99.78 07:50:15 07:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 07:50:15 07:46:01 1 0.30 0.00 0.05 0.00 0.02 99.63 07:50:15 07:47:01 all 0.18 0.00 0.03 0.00 0.02 99.77 07:50:15 07:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:50:15 07:47:01 1 0.30 0.00 0.05 0.00 0.02 99.63 07:50:15 07:48:01 all 0.14 0.00 0.04 0.00 0.02 99.80 07:50:15 07:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:50:15 07:48:01 1 0.27 0.00 0.05 0.00 0.02 99.67 07:50:15 07:49:01 all 0.12 0.00 0.02 0.00 0.02 99.85 07:50:15 07:49:01 0 0.18 0.00 0.02 0.00 0.02 99.78 07:50:15 07:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:50:15 07:50:01 all 2.50 0.00 0.82 0.03 0.03 96.61 07:50:15 07:50:01 0 2.92 0.00 0.96 0.05 0.03 96.03 07:50:15 07:50:01 1 2.08 0.00 0.69 0.02 0.03 97.19 07:50:15 Average: all 0.41 0.00 0.13 0.02 0.02 99.42 07:50:15 Average: 0 0.43 0.00 0.14 0.03 0.02 99.38 07:50:15 Average: 1 0.40 0.00 0.12 0.00 0.02 99.46 07:50:15 07:50:15 07:50:15