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 da9b2c7fd40bf54708229e15b280cf2a00f1873d+828c04b1f0eb937037ce2076f410b90c0d25fe4c (52489e613654b59006bd72e45e38faae38c0482e) 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-ssh5739506078032187803.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-ssh4660216575531543172.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-ssh8502935960552090375.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-ssh6826645216523048847.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-ssh6391547489299811089.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 ‘prd-centos7-docker-4c-2g-55’ is offline ‘prd-centos7-docker-4c-2g-915’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-58 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-ssh1370943152935389541.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-ssh3740980885658405827.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 da9b2c7fd40bf54708229e15b280cf2a00f1873d Merge succeeded, producing da9b2c7fd40bf54708229e15b280cf2a00f1873d Checking out Revision da9b2c7fd40bf54708229e15b280cf2a00f1873d (PR-116) > git config core.sparsecheckout # timeout=10 > git checkout -f da9b2c7fd40bf54708229e15b280cf2a00f1873d # 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-ssh630574429825054094.key > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da9b2c7fd40bf54708229e15b280cf2a00f1873d # timeout=10 Commit message: "docs: add Changelog for Ireland release" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:07:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:07:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:07:45 ========================================================= 12:07:45 EdgeX Global Pipelines Version Info 12:07:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6f288a980a4ca5a3273d3d51fd8e152e964d1844 # timeout=10 12:07:47 ------------------- 12:07:47 stable info: 12:07:47 ------------------- 12:07:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:07:47 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:07:47 Message: update stable to v1.0.195 12:07:47 ------------------- 12:07:47 experimental info: 12:07:47 ------------------- 12:07:47 Commited By: **** collab-it+edgex@linuxfoundation.org 12:07:47 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:07:47 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:07:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 12:07:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-116 [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-116 [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-116 [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da9b2c7fd40bf54708229e15b280cf2a00f1873d [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da9b2c7 [Pipeline] echo 12:07:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:07:48 provisioning config files... 12:07:48 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config5610240355755675619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:49 ---> docker-login.sh 12:07:49 nexus3.edgexfoundry.org:10001 12:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:49 Configure a credential helper to remove this warning. See 12:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:49 12:07:49 Login Succeeded 12:07:49 nexus3.edgexfoundry.org:10002 12:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:49 Configure a credential helper to remove this warning. See 12:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:49 12:07:49 Login Succeeded 12:07:49 nexus3.edgexfoundry.org:10003 12:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:49 Configure a credential helper to remove this warning. See 12:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:49 12:07:49 Login Succeeded 12:07:49 nexus3.edgexfoundry.org:10004 12:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:49 Configure a credential helper to remove this warning. See 12:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:49 12:07:49 Login Succeeded 12:07:49 docker.io 12:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:50 Configure a credential helper to remove this warning. See 12:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:50 12:07:50 Login Succeeded 12:07:50 ---> docker-login.sh ends [Pipeline] } 12:07:50 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 12:07:50 + git log --format=format:%s -1 da9b2c7fd40bf54708229e15b280cf2a00f1873d [Pipeline] echo 12:07:50 GIT_COMMIT: da9b2c7fd40bf54708229e15b280cf2a00f1873d, Commit Message: docs: add Changelog for Ireland release [Pipeline] echo 12:07:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:07:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:07:51 12:07:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:07:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:07:51 latest: Pulling from edgex-devops/git-semver 12:07:51 31603596830f: Pulling fs layer 12:07:51 54011a49482f: Pulling fs layer 12:07:51 a6820b24f6d8: Pulling fs layer 12:07:51 f581987b2513: Pulling fs layer 12:07:51 f581987b2513: Waiting 12:07:51 54011a49482f: Verifying Checksum 12:07:51 54011a49482f: Download complete 12:07:52 31603596830f: Verifying Checksum 12:07:52 31603596830f: Download complete 12:07:52 a6820b24f6d8: Verifying Checksum 12:07:52 a6820b24f6d8: Download complete 12:07:52 f581987b2513: Verifying Checksum 12:07:52 f581987b2513: Download complete 12:07:52 31603596830f: Pull complete 12:07:52 54011a49482f: Pull complete 12:07:52 a6820b24f6d8: Pull complete 12:07:53 f581987b2513: Pull complete 12:07:53 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:07:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:07:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:07:53 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 12:07:53 $ 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 12:07:54 $ docker top f0bb2c6107bcfdc0137bc86aeced1f260533da35a09f96ca2a4759342593c43b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:07:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:07:54 [ssh-agent] Looking for ssh-agent implementation... 12:07:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:07:54 $ docker exec f0bb2c6107bcfdc0137bc86aeced1f260533da35a09f96ca2a4759342593c43b ssh-agent 12:07:54 SSH_AUTH_SOCK=/tmp/ssh-ntorG8o5HVvS/agent.14 12:07:54 SSH_AGENT_PID=20 12:07:54 Running ssh-add (command line suppressed) 12:07:54 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_5857440410850632820.key (/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_5857440410850632820.key) 12:07:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:07:55 + git tag --points-at HEAD [Pipeline] } 12:07:55 $ docker exec --env ******** --env ******** f0bb2c6107bcfdc0137bc86aeced1f260533da35a09f96ca2a4759342593c43b ssh-agent -k 12:07:55 unset SSH_AUTH_SOCK; 12:07:55 unset SSH_AGENT_PID; 12:07:55 echo Agent pid 20 killed; 12:07:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:07:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:07:55 [ssh-agent] Looking for ssh-agent implementation... 12:07:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:07:55 $ docker exec f0bb2c6107bcfdc0137bc86aeced1f260533da35a09f96ca2a4759342593c43b ssh-agent 12:07:55 SSH_AUTH_SOCK=/tmp/ssh-48lhpkhKZ4M0/agent.52 12:07:55 SSH_AGENT_PID=58 12:07:55 Running ssh-add (command line suppressed) 12:07:55 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_4604407329069598775.key (/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/private_key_4604407329069598775.key) 12:07:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:07:55 + git semver init 12:07:55 # -> Open(): unable to determine branch for HEAD 12:07:55 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-116/.git 12:07:55 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-116 12:07:55 # $SEMVER_REMOTE_NAME = origin 12:07:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:07:55 # $SEMVER_USER_NAME = edgex-jenkins 12:07:55 # $SEMVER_BRANCH = PR-116 12:07:55 # $SEMVER_TEMP = /tmp/semver-858207758 12:07:55 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 12:07:56 # '/tmp/semver-858207758' -> '/w/workspace/gexfoundry_device-snmp-go_PR-116/.semver' 12:07:56 # -> Force: false 12:07:56 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-116/.semver [Pipeline] } 12:07:56 $ docker exec --env ******** --env ******** f0bb2c6107bcfdc0137bc86aeced1f260533da35a09f96ca2a4759342593c43b ssh-agent -k 12:07:56 unset SSH_AUTH_SOCK; 12:07:56 unset SSH_AGENT_PID; 12:07:56 echo Agent pid 58 killed; 12:07:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:07:56 + git semver [Pipeline] } 12:07:56 $ docker stop --time=1 f0bb2c6107bcfdc0137bc86aeced1f260533da35a09f96ca2a4759342593c43b 12:07:57 $ docker rm -f f0bb2c6107bcfdc0137bc86aeced1f260533da35a09f96ca2a4759342593c43b [Pipeline] // withDockerContainer [Pipeline] sh 12:07:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:07:58 Stashed 1 file(s) [Pipeline] echo 12:07:58 [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 12:08:13 Still waiting to schedule task 12:08:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:08:13 Still waiting to schedule task 12:08:13 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 12:11:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-62 in /w/workspace/gexfoundry_device-snmp-go_PR-116 [Pipeline] { [Pipeline] ws 12:11:23 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 12:11:23 Selected Git installation does not exist. Using Default 12:11:23 The recommended git tool is: NONE 12:11:28 using credential edgex-jenkins-ssh 12:11:28 Cloning the remote Git repository 12:11:28 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 12:11:29 > git init /w/workspace/device-snmp-go/2 # timeout=10 12:11:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 12:11:29 > git --version # timeout=10 12:11:29 > git --version # 'git version 2.17.1' 12:11:29 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:30 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit da9b2c7fd40bf54708229e15b280cf2a00f1873d 12:11:31 Merge succeeded, producing da9b2c7fd40bf54708229e15b280cf2a00f1873d 12:11:31 Checking out Revision da9b2c7fd40bf54708229e15b280cf2a00f1873d (PR-116) 12:11:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 12:11:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 12:11:30 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 12:11:30 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:30 > 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 12:11:30 > git config core.sparsecheckout # timeout=10 12:11:30 > git checkout -f da9b2c7fd40bf54708229e15b280cf2a00f1873d # timeout=10 12:11:30 > git remote # timeout=10 12:11:30 > git config --get remote.origin.url # timeout=10 12:11:30 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:30 > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 12:11:30 > git rev-parse HEAD^{commit} # timeout=10 12:11:30 > git config core.sparsecheckout # timeout=10 12:11:31 > git checkout -f da9b2c7fd40bf54708229e15b280cf2a00f1873d # timeout=10 12:11:35 Commit message: "docs: add Changelog for Ireland release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:11:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:11:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:11:37 + true 12:11:37 + sudo service docker restart 12:11:43 Running on prd-centos7-docker-4c-2g-63 in /w/workspace/gexfoundry_device-snmp-go_PR-116 [Pipeline] { [Pipeline] ws 12:11:43 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 12:11:43 Selected Git installation does not exist. Using Default 12:11:43 The recommended git tool is: NONE 12:11:45 using credential edgex-jenkins-ssh 12:11:45 Cloning the remote Git repository 12:11:45 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 12:11:46 > git init /w/workspace/device-snmp-go/2 # timeout=10 12:11:46 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 12:11:46 > git --version # timeout=10 12:11:46 > git --version # 'git version 2.24.4' 12:11:46 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:46 [INFO] Currently running in a labeled security context 12:11:46 [INFO] Currently SELinux is 'enforcing' on the host 12:11:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh3811832659166411720.key 12:11:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:46 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 12:11:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:11:46 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 12:11:46 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 12:11:46 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:46 [INFO] Currently running in a labeled security context 12:11:46 [INFO] Currently SELinux is 'enforcing' on the host 12:11:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh5063298827207669116.key 12:11:46 > 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 12:11:46 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit da9b2c7fd40bf54708229e15b280cf2a00f1873d 12:11:46 Merge succeeded, producing da9b2c7fd40bf54708229e15b280cf2a00f1873d 12:11:46 Checking out Revision da9b2c7fd40bf54708229e15b280cf2a00f1873d (PR-116) 12:11:47 > git config core.sparsecheckout # timeout=10 12:11:47 > git checkout -f da9b2c7fd40bf54708229e15b280cf2a00f1873d # timeout=10 12:11:47 > git remote # timeout=10 12:11:47 > git config --get remote.origin.url # timeout=10 12:11:47 using GIT_SSH to set credentials SSH Credentials for GitHub 12:11:47 [INFO] Currently running in a labeled security context 12:11:47 [INFO] Currently SELinux is 'enforcing' on the host 12:11:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh7044228581156031228.key 12:11:47 > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 12:11:47 > git rev-parse HEAD^{commit} # timeout=10 12:11:47 > git config core.sparsecheckout # timeout=10 12:11:47 > git checkout -f da9b2c7fd40bf54708229e15b280cf2a00f1873d # timeout=10 12:11:50 Commit message: "docs: add Changelog for Ireland release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:11:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:11:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:11:52 + sudo service docker restart 12:11:52 + true 12:11:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:55 provisioning config files... 12:11:55 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config3110549973229608560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:56 ---> docker-login.sh 12:11:56 nexus3.edgexfoundry.org:10001 12:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:57 Configure a credential helper to remove this warning. See 12:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:57 12:11:57 Login Succeeded 12:11:57 nexus3.edgexfoundry.org:10002 12:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:57 Configure a credential helper to remove this warning. See 12:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:57 12:11:57 Login Succeeded 12:11:57 nexus3.edgexfoundry.org:10003 12:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:58 Configure a credential helper to remove this warning. See 12:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:58 12:11:58 Login Succeeded 12:11:58 nexus3.edgexfoundry.org:10004 12:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:58 Configure a credential helper to remove this warning. See 12:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:58 12:11:58 Login Succeeded 12:11:58 docker.io 12:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:11:59 Configure a credential helper to remove this warning. See 12:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:11:59 12:11:59 Login Succeeded 12:11:59 ---> docker-login.sh ends [Pipeline] } 12:11:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:11:59 ========================================================= 12:11:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:11:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:12:00 + 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 . 12:12:00 Sending build context to Docker daemon 384kB 12:12:00 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 12:12:00 Step 2/10 : FROM ${BASE} 12:12:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:12:00 595b0fe564bb: Pulling fs layer 12:12:00 3088b5b3c5c0: Pulling fs layer 12:12:00 5b7225fbf94c: Pulling fs layer 12:12:00 ba82ee9f976e: Pulling fs layer 12:12:00 506bd15cee9f: Pulling fs layer 12:12:00 75a0a4a0db45: Pulling fs layer 12:12:00 618dc40b7e24: Pulling fs layer 12:12:00 506bd15cee9f: Waiting 12:12:00 75a0a4a0db45: Waiting 12:12:00 618dc40b7e24: Waiting 12:12:00 ba82ee9f976e: Waiting 12:12:00 5b7225fbf94c: Verifying Checksum 12:12:01 5b7225fbf94c: Download complete 12:12:01 3088b5b3c5c0: Verifying Checksum 12:12:01 3088b5b3c5c0: Download complete 12:12:01 506bd15cee9f: Verifying Checksum 12:12:01 506bd15cee9f: Download complete 12:12:01 75a0a4a0db45: Download complete 12:12:01 595b0fe564bb: Download complete 12:12:01 595b0fe564bb: Pull complete 12:12:02 3088b5b3c5c0: Pull complete 12:12:02 5b7225fbf94c: Pull complete 12:12:03 618dc40b7e24: Verifying Checksum 12:12:03 618dc40b7e24: Download complete 12:12:04 ba82ee9f976e: Verifying Checksum 12:12:04 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:12:10 provisioning config files... 12:12:10 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config6756808968948345414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:11 ---> docker-login.sh 12:12:11 nexus3.edgexfoundry.org:10001 12:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:11 Configure a credential helper to remove this warning. See 12:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:11 12:12:11 Login Succeeded 12:12:11 nexus3.edgexfoundry.org:10002 12:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:11 Configure a credential helper to remove this warning. See 12:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:11 12:12:11 Login Succeeded 12:12:11 nexus3.edgexfoundry.org:10003 12:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:11 Configure a credential helper to remove this warning. See 12:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:11 12:12:11 Login Succeeded 12:12:11 nexus3.edgexfoundry.org:10004 12:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:11 Configure a credential helper to remove this warning. See 12:12:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:11 12:12:11 Login Succeeded 12:12:11 docker.io 12:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:12:12 Configure a credential helper to remove this warning. See 12:12:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:12:12 12:12:12 Login Succeeded 12:12:12 ---> docker-login.sh ends [Pipeline] } 12:12:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:12:12 ========================================================= 12:12:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:12:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:12:12 + 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 . 12:12:12 Sending build context to Docker daemon 385kB 12:12:12 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 12:12:12 Step 2/10 : FROM ${BASE} 12:12:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:12:12 540db60ca938: Pulling fs layer 12:12:12 adcc1eea9eea: Pulling fs layer 12:12:12 4c4ab2625f07: Pulling fs layer 12:12:12 0510c868ecb4: Pulling fs layer 12:12:12 afea3b2eda06: Pulling fs layer 12:12:12 7809a108b3ef: Pulling fs layer 12:12:12 f706445af74f: Pulling fs layer 12:12:12 0510c868ecb4: Waiting 12:12:12 afea3b2eda06: Waiting 12:12:12 7809a108b3ef: Waiting 12:12:12 f706445af74f: Waiting 12:12:12 4c4ab2625f07: Verifying Checksum 12:12:12 4c4ab2625f07: Download complete 12:12:12 adcc1eea9eea: Verifying Checksum 12:12:12 adcc1eea9eea: Download complete 12:12:12 afea3b2eda06: Verifying Checksum 12:12:12 afea3b2eda06: Download complete 12:12:12 540db60ca938: Verifying Checksum 12:12:12 540db60ca938: Download complete 12:12:12 7809a108b3ef: Verifying Checksum 12:12:12 7809a108b3ef: Download complete 12:12:13 540db60ca938: Pull complete 12:12:13 adcc1eea9eea: Pull complete 12:12:13 4c4ab2625f07: Pull complete 12:12:14 f706445af74f: Verifying Checksum 12:12:14 f706445af74f: Download complete 12:12:14 ba82ee9f976e: Pull complete 12:12:14 506bd15cee9f: Pull complete 12:12:14 0510c868ecb4: Verifying Checksum 12:12:14 0510c868ecb4: Download complete 12:12:15 75a0a4a0db45: Pull complete 12:12:18 0510c868ecb4: Pull complete 12:12:18 afea3b2eda06: Pull complete 12:12:18 7809a108b3ef: Pull complete 12:12:18 618dc40b7e24: Pull complete 12:12:18 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 12:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:12:18 ---> a36622ca3599 12:12:18 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 12:12:19 f706445af74f: Pull complete 12:12:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:12:19 ---> b068be0155e3 12:12:19 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 12:12:20 ---> Running in fdd2aeaa4dad 12:12:21 Removing intermediate container fdd2aeaa4dad 12:12:21 ---> 06ffc468bfaa 12:12:21 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 12:12:21 ---> Running in 38f062f158f0 12:12:21 Removing intermediate container 38f062f158f0 12:12:21 ---> 1eb9e45c2998 12:12:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 12:12:21 ---> Running in dd0e01be935f 12:12:22 Removing intermediate container dd0e01be935f 12:12:22 ---> 1ff84e8e4663 12:12:22 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:22 ---> Running in 9b494a25ffa7 12:12:22 ---> Running in 4fc4eae6ed2d 12:12:22 Removing intermediate container 4fc4eae6ed2d 12:12:22 ---> 96fb767e2f4b 12:12:22 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 12:12:22 ---> Running in 5cddf95b516a 12:12:23 Removing intermediate container 5cddf95b516a 12:12:23 ---> 15fc0f5cb364 12:12:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 12:12:23 ---> Running in a3b5edbd6f78 12:12:23 Removing intermediate container a3b5edbd6f78 12:12:23 ---> 8a4fe800c719 12:12:23 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:12:23 ---> Running in 44cd40574ecf 12:12:24 Removing intermediate container 44cd40574ecf 12:12:24 ---> 0dbfcca85610 12:12:24 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:12:24 ---> Running in 1c6367f82b2f 12:12:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:12:25 Removing intermediate container 9b494a25ffa7 12:12:25 ---> f32bb4642a1b 12:12:25 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:12:25 ---> Running in d7a3408e4c8a 12:12:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:12:25 (1/13) Installing libc-dev (0.7.2-r3) 12:12:25 (2/13) Installing libsodium (1.0.18-r0) 12:12:25 (3/13) Installing pkgconf (1.7.3-r0) 12:12:25 (4/13) Installing libsodium-dev (1.0.18-r0) 12:12:25 (5/13) Installing openssh-keygen (8.4_p1-r3) 12:12:26 (6/13) Installing libedit (20191231.3.1-r1) 12:12:26 (7/13) Installing openssh-client (8.4_p1-r3) 12:12:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:12:26 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 12:12:26 (9/13) Installing openssh-server-common (8.4_p1-r3) 12:12:26 (10/13) Installing openssh-server (8.4_p1-r3) 12:12:26 (11/13) Installing openssh (8.4_p1-r3) 12:12:26 (12/13) Installing libzmq (4.3.3-r1) 12:12:26 (13/13) Installing zeromq-dev (4.3.3-r1) 12:12:26 Executing busybox-1.32.1-r6.trigger 12:12:26 OK: 156 MiB in 53 packages 12:12:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:12:27 Removing intermediate container 1c6367f82b2f 12:12:27 ---> ca34e32c58ef 12:12:27 Step 8/10 : WORKDIR /device-snmp-go 12:12:27 ---> Running in e0f318bdae2f 12:12:27 Removing intermediate container e0f318bdae2f 12:12:27 ---> 9a30d6632950 12:12:27 Step 9/10 : COPY . . 12:12:27 ---> 7c9702562c6a 12:12:27 Step 10/10 : RUN go mod download 12:12:27 ---> Running in ecbc75c06bbd 12:12:28 (1/13) Installing libc-dev (0.7.2-r3) 12:12:28 (2/13) Installing libsodium (1.0.18-r0) 12:12:28 (3/13) Installing pkgconf (1.7.3-r0) 12:12:28 (4/13) Installing libsodium-dev (1.0.18-r0) 12:12:28 (5/13) Installing openssh-keygen (8.4_p1-r3) 12:12:28 (6/13) Installing libedit (20191231.3.1-r1) 12:12:28 (7/13) Installing openssh-client (8.4_p1-r3) 12:12:28 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 12:12:28 (9/13) Installing openssh-server-common (8.4_p1-r3) 12:12:29 (10/13) Installing openssh-server (8.4_p1-r3) 12:12:29 (11/13) Installing openssh (8.4_p1-r3) 12:12:29 (12/13) Installing libzmq (4.3.3-r1) 12:12:29 (13/13) Installing zeromq-dev (4.3.3-r1) 12:12:29 Executing busybox-1.32.1-r6.trigger 12:12:29 OK: 145 MiB in 53 packages 12:12:30 Removing intermediate container d7a3408e4c8a 12:12:30 ---> 6eb9dacb4d0d 12:12:30 Step 8/10 : WORKDIR /device-snmp-go 12:12:31 ---> Running in bc0967ad1223 12:12:31 Removing intermediate container bc0967ad1223 12:12:31 ---> c1ec31d3855a 12:12:31 Step 9/10 : COPY . . 12:12:32 ---> 0d615e634856 12:12:32 Step 10/10 : RUN go mod download 12:12:32 ---> Running in 79031097e1ae 12:12:39 Removing intermediate container ecbc75c06bbd 12:12:39 ---> aca9f63d65ac 12:12:39 Successfully built aca9f63d65ac 12:12:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:12:40 + docker inspect -f . ci-base-image-x86_64 12:12:40 . [Pipeline] withDockerContainer 12:12:40 prd-centos7-docker-4c-2g-63 does not seem to be running inside a container 12:12:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 12:12:40 $ docker top 042ebd5ed1af6d0ff91726085f2a36c925d64d78f027b0bbbb02bad9084859aa -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:41 + go version 12:12:41 go version go1.16.3 linux/amd64 [Pipeline] } 12:12:41 $ docker stop --time=1 042ebd5ed1af6d0ff91726085f2a36c925d64d78f027b0bbbb02bad9084859aa 12:12:42 $ docker rm -f 042ebd5ed1af6d0ff91726085f2a36c925d64d78f027b0bbbb02bad9084859aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:12:42 + docker inspect -f . ci-base-image-x86_64 12:12:42 . [Pipeline] withDockerContainer 12:12:42 prd-centos7-docker-4c-2g-63 does not seem to be running inside a container 12:12:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 12:12:43 $ docker top 1473969074c1cbeac41be030e7d3d71e8bbc948437acce5b1716d566992ac201 -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:43 + go mod tidy [Pipeline] sh 12:12:44 + make test 12:12:44 go mod tidy 12:12:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:12:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 12:12:59 Removing intermediate container 79031097e1ae 12:12:59 ---> a62eea2b62c1 12:12:59 Successfully built a62eea2b62c1 12:12:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:12:59 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 12:12:59 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 12:12:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:13:00 + docker inspect -f . ci-base-image-arm64 12:13:00 . [Pipeline] withDockerContainer 12:13:00 prd-ubuntu18.04-docker-arm64-4c-16g-62 does not seem to be running inside a container 12:13:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 12:13:02 $ docker top fca5ab3fd474eaa2b1ac3225e6a1608c192a7d0a5ca98022876aac2d104c856f -eo pid,comm [Pipeline] { [Pipeline] sh 12:13:03 + go version 12:13:03 go version go1.16.5 linux/arm64 [Pipeline] } 12:13:03 $ docker stop --time=1 fca5ab3fd474eaa2b1ac3225e6a1608c192a7d0a5ca98022876aac2d104c856f 12:13:04 $ docker rm -f fca5ab3fd474eaa2b1ac3225e6a1608c192a7d0a5ca98022876aac2d104c856f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:13:05 + docker inspect -f . ci-base-image-arm64 12:13:05 . [Pipeline] withDockerContainer 12:13:06 prd-ubuntu18.04-docker-arm64-4c-16g-62 does not seem to be running inside a container 12:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 12:13:06 gofmt -l . 12:13:06 [ "`gofmt -l .`" = "" ] 12:13:06 ./bin/test-attribution-txt.sh 12:13:07 $ docker top 06a975f9bcd1ceab866717ac42431ee2c7f6906b4f6a1ad566924927084ef193 -eo pid,comm [Pipeline] { [Pipeline] } 12:13:08 $ docker stop --time=1 1473969074c1cbeac41be030e7d3d71e8bbc948437acce5b1716d566992ac201 12:13:09 $ docker rm -f 1473969074c1cbeac41be030e7d3d71e8bbc948437acce5b1716d566992ac201 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 12:13:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:13:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 12:13:10 + go mod tidy [Pipeline] sh [Pipeline] sh 12:13:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:13:11 + ls -al . 12:13:11 total 112 12:13:11 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 25 12:13 . 12:13:11 drwxrwxr-x. 4 jenkins jenkins 28 Jun 25 12:11 .. 12:13:11 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 25 12:11 Attribution.txt 12:13:11 drwxrwxr-x. 2 jenkins jenkins 60 Jun 25 12:11 bin 12:13:11 -rw-rw-r--. 1 jenkins jenkins 4664 Jun 25 12:11 CHANGELOG.md 12:13:11 drwxrwxr-x. 3 jenkins jenkins 32 Jun 25 12:11 cmd 12:13:11 -rw-r--r--. 1 jenkins jenkins 7631 Jun 25 12:12 coverage.out 12:13:11 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 25 12:11 Dockerfile 12:13:11 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 25 12:11 Dockerfile.build 12:13:11 -rw-rw-r--. 1 jenkins jenkins 6 Jun 25 12:11 .dockerignore 12:13:11 drwxrwxr-x. 8 jenkins jenkins 179 Jun 25 12:11 .git 12:13:11 drwxrwxr-x. 2 jenkins jenkins 103 Jun 25 12:11 .github 12:13:11 -rw-rw-r--. 1 jenkins jenkins 269 Jun 25 12:11 .gitignore 12:13:11 -rw-rw-r--. 1 jenkins jenkins 223 Jun 25 12:11 go.mod 12:13:11 -rw-r--r--. 1 jenkins jenkins 21038 Jun 25 12:12 go.sum 12:13:11 drwxrwxr-x. 3 jenkins jenkins 20 Jun 25 12:11 internal 12:13:11 -rw-rw-r--. 1 jenkins jenkins 656 Jun 25 12:11 Jenkinsfile 12:13:11 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 25 12:11 LICENSE 12:13:11 -rw-rw-r--. 1 jenkins jenkins 936 Jun 25 12:11 Makefile 12:13:11 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 25 12:11 README.md 12:13:11 -rw-rw-r--. 1 jenkins jenkins 5 Jun 25 12:07 VERSION 12:13:11 -rw-rw-r--. 1 jenkins jenkins 209 Jun 25 12:11 version.go [Pipeline] isUnix [Pipeline] sh 12:13:11 + make test 12:13:11 go mod tidy 12:13:11 + 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=da9b2c7fd40bf54708229e15b280cf2a00f1873d --label arch=amd64 --label version=0.0.0 . 12:13:11 Sending build context to Docker daemon 393.2kB 12:13:11 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 12:13:11 Step 2/24 : FROM ${BASE} AS builder 12:13:11 ---> aca9f63d65ac 12:13:11 Step 3/24 : ARG MAKE='make build' 12:13:11 ---> Running in 6de09938e8ed 12:13:11 Removing intermediate container 6de09938e8ed 12:13:11 ---> 18746e7328fe 12:13:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:13:11 ---> Running in 47f5524a4a86 12:13:12 Removing intermediate container 47f5524a4a86 12:13:12 ---> 021729ce34fd 12:13:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:13:12 ---> Running in b04902ccd733 12:13:12 Removing intermediate container b04902ccd733 12:13:12 ---> 85f9bc102197 12:13:12 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:13:12 ---> Running in 99daee2854f5 12:13:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:13:12 Removing intermediate container 99daee2854f5 12:13:12 ---> 44d382b00fee 12:13:12 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:13:12 ---> Running in 13b23b68ec39 12:13:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:13:13 ? github.com/edgexfoundry/device-snmp-go [no test files] 12:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:13:14 OK: 156 MiB in 53 packages 12:13:14 Removing intermediate container 13b23b68ec39 12:13:14 ---> d003089cec2d 12:13:14 Step 8/24 : WORKDIR /device-snmp-go 12:13:14 ---> Running in 335849b81c6c 12:13:14 Removing intermediate container 335849b81c6c 12:13:14 ---> 84a45ff88aa2 12:13:14 Step 9/24 : COPY . . 12:13:14 ---> 050924d94455 12:13:14 Step 10/24 : RUN go mod tidy 12:13:14 ---> Running in a296a3a12fbd 12:13:15 Removing intermediate container a296a3a12fbd 12:13:15 ---> 78aef7e31455 12:13:15 Step 11/24 : RUN make update 12:13:15 ---> Running in 995eed683f63 12:13:15 CGO_ENABLED=0 GO111MODULE=on go mod download 12:13:15 Removing intermediate container 995eed683f63 12:13:15 ---> 3587c878c32b 12:13:15 Step 12/24 : RUN ${MAKE} 12:13:15 ---> Running in a442195fc031 12:13:15 go mod tidy 12:13:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 12:13:28 Removing intermediate container a442195fc031 12:13:28 ---> 5f827b727cce 12:13:28 Step 13/24 : FROM alpine:3.12 12:13:28 3.12: Pulling from library/alpine 12:13:28 339de151aab4: Pulling fs layer 12:13:28 339de151aab4: Verifying Checksum 12:13:28 339de151aab4: Download complete 12:13:28 339de151aab4: Pull complete 12:13:28 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:13:28 Status: Downloaded newer image for alpine:3.12 12:13:28 ---> 13621d1b12d4 12:13:28 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 12:13:28 ---> Running in 0497e19bae86 12:13:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:13:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:13:28 (1/6) Installing dumb-init (1.2.2-r1) 12:13:28 (2/6) Installing libgcc (9.3.0-r2) 12:13:28 (3/6) Installing libsodium (1.0.18-r0) 12:13:28 (4/6) Installing libstdc++ (9.3.0-r2) 12:13:28 (5/6) Installing libzmq (4.3.3-r0) 12:13:28 (6/6) Installing zeromq (4.3.3-r0) 12:13:28 Executing busybox-1.31.1-r20.trigger 12:13:28 OK: 8 MiB in 20 packages 12:13:28 Removing intermediate container 0497e19bae86 12:13:28 ---> 5d50723a04b6 12:13:28 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 12:13:28 ---> d7966d2034c3 12:13:28 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 12:13:28 ---> c828c3c3ce25 12:13:28 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 12:13:28 ---> 6a89306de047 12:13:28 Step 18/24 : EXPOSE 59993 12:13:28 ---> Running in 94f10a99e5cc 12:13:29 Removing intermediate container 94f10a99e5cc 12:13:29 ---> d2282bfe1668 12:13:29 Step 19/24 : EXPOSE 161 12:13:29 ---> Running in aaace830c2ae 12:13:29 Removing intermediate container aaace830c2ae 12:13:29 ---> b900aff7e393 12:13:29 Step 20/24 : ENTRYPOINT ["/device-snmp"] 12:13:29 ---> Running in 1766a7f7c22f 12:13:29 Removing intermediate container 1766a7f7c22f 12:13:29 ---> 6da171eb34d7 12:13:29 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 12:13:29 ---> Running in 777e5d7d6470 12:13:29 Removing intermediate container 777e5d7d6470 12:13:29 ---> 2d2568d587a0 12:13:29 Step 22/24 : LABEL arch=amd64 12:13:29 ---> Running in 93294f48f924 12:13:29 Removing intermediate container 93294f48f924 12:13:29 ---> 12302a02509a 12:13:29 Step 23/24 : LABEL git_sha=da9b2c7fd40bf54708229e15b280cf2a00f1873d 12:13:29 ---> Running in 81c9e666b390 12:13:29 Removing intermediate container 81c9e666b390 12:13:29 ---> 3cfbb97c11c4 12:13:29 Step 24/24 : LABEL version=0.0.0 12:13:29 ---> Running in 5ea5bf64571f 12:13:29 Removing intermediate container 5ea5bf64571f 12:13:29 ---> 6b1f8b5569fa 12:13:29 [Warning] One or more build-args [ARCH] were not consumed 12:13:29 Successfully built 6b1f8b5569fa 12:13:29 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:13:30 ---> job-cost.sh 12:13:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LoF4 12:13:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:13:53 lf-activate-venv(): INFO: Adding /tmp/venv-LoF4/bin to PATH 12:13:53 INFO: No Stack... 12:13:53 INFO: Retrieving Pricing Info for: v3-standard-2 12:13:53 INFO: Archiving Costs [Pipeline] sh 12:13:53 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 12:13:53 + cut -d, -f6 [Pipeline] lock 12:13:53 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-116-2-stack-cost] 12:13:53 Resource [jenkins-edgexfoundry-device-snmp-go-PR-116-2-stack-cost] did not exist. Created. 12:13:53 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-116-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:13:54 + echo total: 0.05999999865889549 [Pipeline] stash 12:13:54 Stashed 1 file(s) [Pipeline] } 12:13:54 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-116-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:14:09 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 12:14:09 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.034s coverage: 0.0% of statements 12:14:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:14:28 gofmt -l . 12:14:28 [ "`gofmt -l .`" = "" ] 12:14:28 ./bin/test-attribution-txt.sh [Pipeline] } 12:14:28 $ docker stop --time=1 06a975f9bcd1ceab866717ac42431ee2c7f6906b4f6a1ad566924927084ef193 12:14:30 $ docker rm -f 06a975f9bcd1ceab866717ac42431ee2c7f6906b4f6a1ad566924927084ef193 [Pipeline] // withDockerContainer [Pipeline] sh 12:14:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:14:31 Warning: overwriting stash ‘coverage-report’ 12:14:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:14:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:14:32 + ls -al . 12:14:32 total 136 12:14:32 drwxrwxr-x 7 jenkins jenkins 4096 Jun 25 12:14 . 12:14:32 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 12:11 .. 12:14:32 -rw-rw-r-- 1 jenkins jenkins 6 Jun 25 12:11 .dockerignore 12:14:32 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 12:11 .git 12:14:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 12:11 .github 12:14:32 -rw-rw-r-- 1 jenkins jenkins 269 Jun 25 12:11 .gitignore 12:14:32 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 25 12:11 Attribution.txt 12:14:32 -rw-rw-r-- 1 jenkins jenkins 4664 Jun 25 12:11 CHANGELOG.md 12:14:32 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 25 12:11 Dockerfile 12:14:32 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 25 12:11 Dockerfile.build 12:14:32 -rw-rw-r-- 1 jenkins jenkins 656 Jun 25 12:11 Jenkinsfile 12:14:32 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 12:11 LICENSE 12:14:32 -rw-rw-r-- 1 jenkins jenkins 936 Jun 25 12:11 Makefile 12:14:32 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 25 12:11 README.md 12:14:32 -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 12:07 VERSION 12:14:32 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 12:11 bin 12:14:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 12:11 cmd 12:14:32 -rw-r--r-- 1 jenkins jenkins 7631 Jun 25 12:14 coverage.out 12:14:32 -rw-rw-r-- 1 jenkins jenkins 223 Jun 25 12:11 go.mod 12:14:32 -rw-r--r-- 1 jenkins jenkins 21038 Jun 25 12:13 go.sum 12:14:32 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 12:11 internal 12:14:32 -rw-rw-r-- 1 jenkins jenkins 209 Jun 25 12:11 version.go [Pipeline] isUnix [Pipeline] sh 12:14:33 + 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=da9b2c7fd40bf54708229e15b280cf2a00f1873d --label arch=arm64 --label version=0.0.0 . 12:14:33 Sending build context to Docker daemon 392.2kB 12:14:33 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 12:14:33 Step 2/24 : FROM ${BASE} AS builder 12:14:33 ---> a62eea2b62c1 12:14:33 Step 3/24 : ARG MAKE='make build' 12:14:33 ---> Running in b8e08c292949 12:14:34 Removing intermediate container b8e08c292949 12:14:34 ---> 727c7d2a309c 12:14:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:14:34 ---> Running in ca11c7b9226a 12:14:34 Removing intermediate container ca11c7b9226a 12:14:34 ---> 68b514b70356 12:14:34 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:14:34 ---> Running in b61a7713e82d 12:14:35 Removing intermediate container b61a7713e82d 12:14:35 ---> aedb3215b558 12:14:35 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:35 ---> Running in c3225438afaa 12:14:38 Removing intermediate container c3225438afaa 12:14:38 ---> 27b5489e8fce 12:14:38 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:14:38 ---> Running in 5044758e6127 12:14:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:14:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:14:41 OK: 145 MiB in 53 packages 12:14:42 Removing intermediate container 5044758e6127 12:14:42 ---> 0c892ee17b66 12:14:42 Step 8/24 : WORKDIR /device-snmp-go 12:14:42 ---> Running in ef028c3748e8 12:14:42 Removing intermediate container ef028c3748e8 12:14:42 ---> 2b2c601bc2ab 12:14:42 Step 9/24 : COPY . . 12:14:43 ---> 1a390015eabd 12:14:43 Step 10/24 : RUN go mod tidy 12:14:43 ---> Running in 73b93812ed77 12:14:46 Removing intermediate container 73b93812ed77 12:14:46 ---> 1c28c83baed4 12:14:46 Step 11/24 : RUN make update 12:14:46 ---> Running in 37002f228157 12:14:47 CGO_ENABLED=0 GO111MODULE=on go mod download 12:14:49 Removing intermediate container 37002f228157 12:14:49 ---> a5f796ac190a 12:14:49 Step 12/24 : RUN ${MAKE} 12:14:49 ---> Running in d703f02f883a 12:14:50 go mod tidy 12:14:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 12:15:29 Removing intermediate container d703f02f883a 12:15:29 ---> ae68ac08dff6 12:15:29 Step 13/24 : FROM alpine:3.12 12:15:29 3.12: Pulling from library/alpine 12:15:29 d2f70382dc9a: Pulling fs layer 12:15:29 d2f70382dc9a: Verifying Checksum 12:15:29 d2f70382dc9a: Download complete 12:15:29 d2f70382dc9a: Pull complete 12:15:29 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:15:29 Status: Downloaded newer image for alpine:3.12 12:15:29 ---> c4fd0aeabfcf 12:15:29 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 12:15:29 ---> Running in 74b5eb412e97 12:15:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:15:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:15:29 (1/6) Installing dumb-init (1.2.2-r1) 12:15:29 (2/6) Installing libgcc (9.3.0-r2) 12:15:29 (3/6) Installing libsodium (1.0.18-r0) 12:15:29 (4/6) Installing libstdc++ (9.3.0-r2) 12:15:29 (5/6) Installing libzmq (4.3.3-r0) 12:15:29 (6/6) Installing zeromq (4.3.3-r0) 12:15:29 Executing busybox-1.31.1-r20.trigger 12:15:29 OK: 8 MiB in 20 packages 12:15:30 Removing intermediate container 74b5eb412e97 12:15:30 ---> a4909d66fb21 12:15:30 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 12:15:31 ---> e57966b14b39 12:15:31 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 12:15:32 ---> 5ce470ae15fc 12:15:32 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 12:15:33 ---> 524f42de9f58 12:15:33 Step 18/24 : EXPOSE 59993 12:15:33 ---> Running in 0ff207edff48 12:15:34 Removing intermediate container 0ff207edff48 12:15:34 ---> 5aa4a83f8dbb 12:15:34 Step 19/24 : EXPOSE 161 12:15:34 ---> Running in 40a1303b1a4e 12:15:34 Removing intermediate container 40a1303b1a4e 12:15:34 ---> 904348dfe8c9 12:15:34 Step 20/24 : ENTRYPOINT ["/device-snmp"] 12:15:34 ---> Running in a2c117c599e1 12:15:35 Removing intermediate container a2c117c599e1 12:15:35 ---> eebaba79adeb 12:15:35 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 12:15:35 ---> Running in f54eddc72063 12:15:35 Removing intermediate container f54eddc72063 12:15:35 ---> a9b4b8984b73 12:15:35 Step 22/24 : LABEL arch=arm64 12:15:35 ---> Running in c0c67e840fe9 12:15:36 Removing intermediate container c0c67e840fe9 12:15:36 ---> 60e8c5590f81 12:15:36 Step 23/24 : LABEL git_sha=da9b2c7fd40bf54708229e15b280cf2a00f1873d 12:15:36 ---> Running in 40e28d10a729 12:15:37 Removing intermediate container 40e28d10a729 12:15:37 ---> b117bec5eece 12:15:37 Step 24/24 : LABEL version=0.0.0 12:15:37 ---> Running in 6e299a52a809 12:15:37 Removing intermediate container 6e299a52a809 12:15:37 ---> e014c44d2db6 12:15:37 [Warning] One or more build-args [ARCH] were not consumed 12:15:37 Successfully built e014c44d2db6 12:15:37 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 12:15:38 ---> job-cost.sh 12:15:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rmfs 12:16:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:17:54 lf-activate-venv(): INFO: Adding /tmp/venv-rmfs/bin to PATH 12:17:54 INFO: No Stack... 12:17:54 INFO: Retrieving Pricing Info for: v2-standard-4 12:17:54 INFO: Archiving Costs [Pipeline] sh 12:17:54 + cat /w/workspace/device-snmp-go/2/archives/cost.csv 12:17:54 + cut -d, -f6 [Pipeline] lock 12:17:54 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-116-2-stack-cost] 12:17:54 Resource [jenkins-edgexfoundry-device-snmp-go-PR-116-2-stack-cost] did not exist. Created. 12:17:54 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-116-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:17:54 /w/workspace/device-snmp-go/2@tmp/durable-296261b0/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-296261b0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:17:55 + echo total: 0.18000000715255737 [Pipeline] stash 12:17:55 Warning: overwriting stash ‘stack-cost’ 12:17:55 Stashed 1 file(s) [Pipeline] } 12:17:55 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-116-2-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 12:17:56 provisioning config files... 12:17:56 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config2322661570005761071tmp [Pipeline] { [Pipeline] sh 12:17:56 + set +x 12:17:56 + bash -s -- 12:17:56 + curl -s https://codecov.io/bash 12:17:56 12:17:56 _____ _ 12:17:56 / ____| | | 12:17:56 | | ___ __| | ___ ___ _____ __ 12:17:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:17:56 | |___| (_) | (_| | __/ (_| (_) \ V / 12:17:56 \_____\___/ \__,_|\___|\___\___/ \_/ 12:17:56 Bash-1.0.3 12:17:56 12:17:56 12:17:56 ==> git version 2.24.4 found 12:17:56 ==> 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 12:17:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:17:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:17:56 ==> Jenkins CI detected. 12:17:56 project root: . 12:17:56 --> token set from env 12:17:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:17:56 ==> Running gcov in . (disable via -X gcov) 12:17:56 ==> Python coveragepy not found 12:17:56 ==> Searching for coverage reports in: 12:17:56 + . 12:17:56 -> Found 1 reports 12:17:56 ==> Detecting git/mercurial file structure 12:17:56 ==> Reading reports 12:17:56 + ./coverage.out bytes=7631 12:17:56 ==> Appending adjustments 12:17:56 https://docs.codecov.io/docs/fixing-reports 12:17:56 + Found adjustments 12:17:56 ==> Gzipping contents 12:17:56 4.0K /tmp/codecov.FUACs8.gz 12:17:56 ==> Uploading reports 12:17:56 url: https://codecov.io 12:17:56 query: branch=PR-116&commit=da9b2c7fd40bf54708229e15b280cf2a00f1873d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-116%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=116&job=&cmd_args= 12:17:56 -> Pinging Codecov 12:17:56 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-116&commit=da9b2c7fd40bf54708229e15b280cf2a00f1873d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-116%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=116&job=&cmd_args= 12:17:57 -> Uploading to 12:17:57 https://storage.googleapis.com/codecov/v4/raw/2021-06-25/6C56EA5C29638FB4528AC87E60AF5AE0/da9b2c7fd40bf54708229e15b280cf2a00f1873d/c3a26667-d63b-487e-94a7-c5fc6e5b5767.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T121757Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f54902faf4a129daf9aea8a617b86fa4c8ef15d1c80841be36840568daa0297 12:17:57 % Total % Received % Xferd Average Speed Time Time Time Current 12:17:57 Dload Upload Total Spent Left Speed 12:17:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3945 --:--:-- --:--:-- --:--:-- 3937 100 1378 0 0 100 1378 0 3943 --:--:-- --:--:-- --:--:-- 3937 12:17:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/da9b2c7fd40bf54708229e15b280cf2a00f1873d [Pipeline] } 12:17:57 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 12:17:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:17:59 ---> package-listing.sh 12:17:59 ++ facter osfamily 12:17:59 ++ tr '[:upper:]' '[:lower:]' 12:18:00 + OS_FAMILY=redhat 12:18:00 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-116 12:18:00 + START_PACKAGES=/tmp/packages_start.txt 12:18:00 + END_PACKAGES=/tmp/packages_end.txt 12:18:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:18:00 + PACKAGES=/tmp/packages_start.txt 12:18:00 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-116 ']' 12:18:00 + PACKAGES=/tmp/packages_end.txt 12:18:00 + case "${OS_FAMILY}" in 12:18:00 + rpm -qa 12:18:00 + sort 12:18:00 + '[' -f /tmp/packages_start.txt ']' 12:18:00 + '[' -f /tmp/packages_end.txt ']' 12:18:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:18:00 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-116 ']' 12:18:00 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-116/archives/ 12:18:00 + 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 12:18:00 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 12:18:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:18:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:18:01 12:18:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:18:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:18:01 alpine: Pulling from edgex-lftools-log-publisher 12:18:01 df20fa9351a1: Pulling fs layer 12:18:01 36b3adc4ff6f: Pulling fs layer 12:18:01 8ad3a11d3b57: Pulling fs layer 12:18:01 46f8f816bc3b: Pulling fs layer 12:18:01 93b61091891f: Pulling fs layer 12:18:01 93b9cdb0e59b: Pulling fs layer 12:18:01 5e14af77c1be: Pulling fs layer 12:18:01 01666e4c0597: Pulling fs layer 12:18:01 aa168da1d23b: Pulling fs layer 12:18:01 46f8f816bc3b: Waiting 12:18:01 93b61091891f: Waiting 12:18:01 93b9cdb0e59b: Waiting 12:18:01 5e14af77c1be: Waiting 12:18:01 01666e4c0597: Waiting 12:18:01 aa168da1d23b: Waiting 12:18:01 36b3adc4ff6f: Verifying Checksum 12:18:01 36b3adc4ff6f: Download complete 12:18:01 46f8f816bc3b: Verifying Checksum 12:18:01 46f8f816bc3b: Download complete 12:18:02 df20fa9351a1: Verifying Checksum 12:18:02 df20fa9351a1: Download complete 12:18:02 93b9cdb0e59b: Verifying Checksum 12:18:02 93b9cdb0e59b: Download complete 12:18:02 93b61091891f: Verifying Checksum 12:18:02 93b61091891f: Download complete 12:18:02 5e14af77c1be: Verifying Checksum 12:18:02 5e14af77c1be: Download complete 12:18:02 01666e4c0597: Verifying Checksum 12:18:02 01666e4c0597: Download complete 12:18:02 df20fa9351a1: Pull complete 12:18:02 8ad3a11d3b57: Verifying Checksum 12:18:02 8ad3a11d3b57: Download complete 12:18:02 36b3adc4ff6f: Pull complete 12:18:02 8ad3a11d3b57: Pull complete 12:18:02 46f8f816bc3b: Pull complete 12:18:03 93b61091891f: Pull complete 12:18:03 93b9cdb0e59b: Pull complete 12:18:03 5e14af77c1be: Pull complete 12:18:03 01666e4c0597: Pull complete 12:18:04 aa168da1d23b: Verifying Checksum 12:18:04 aa168da1d23b: Download complete 12:18:08 aa168da1d23b: Pull complete 12:18:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:18:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:18:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:18:08 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 12:18:08 $ 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 12:18:12 $ docker top 376e2a4cb44182eea40ef7f99a693c861645a8dcebebc5cfd6c80a0d50d6e06a -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:13 + touch /tmp/pre-build-complete [Pipeline] sh 12:18:13 + mkdir -p /var/log/sa [Pipeline] sh 12:18:13 + ls /var/log/sa-host 12:18:13 + sadf -c /var/log/sa-host/sa05 12:18:13 file_magic: OK 12:18:13 HZ: Using current value: 100 12:18:13 file_header: OK 12:18:13 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 12:18:13 Statistics: 12:18:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:18:13 File successfully converted to sysstat format version 12.2.1 12:18:13 + sadf -c /var/log/sa-host/sa25 12:18:13 file_magic: OK 12:18:13 HZ: Using current value: 100 12:18:13 file_header: OK 12:18:13 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 12:18:13 Statistics: 12:18:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:18:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:18:14 provisioning config files... 12:18:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-116@tmp/config7931295440471167128tmp [Pipeline] { [Pipeline] echo 12:18:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:18:14 ---> create-netrc.sh [Pipeline] } 12:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:18:14 ---> python-tools-install.sh [Pipeline] echo 12:18:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:18:15 ---> sudo-logs.sh 12:18:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:18:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:18:15 ---> job-cost.sh 12:18:15 lf-activate-venv: SKIPPING 12:18:15 DEBUG: total: 0.18000000715255737 12:18:15 INFO: Retrieving Stack Cost... 12:18:16 INFO: Retrieving Pricing Info for: v3-standard-2 12:18:16 INFO: Archiving Costs [Pipeline] echo 12:18:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:18:17 ---> logs-deploy.sh 12:18:17 lf-activate-venv: SKIPPING 12:18:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-116/2 12:18:17 INFO: archiving workspace using pattern(s): 12:18:18 Archives upload complete. 12:18:18 INFO: archiving logs to Nexus 12:18:18 ---> uname -a: 12:18:18 Linux prd-centos7-docker-4c-2g-58.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 12:18:18 12:18:18 12:18:18 ---> lscpu: 12:18:18 Architecture: x86_64 12:18:18 CPU op-mode(s): 32-bit, 64-bit 12:18:18 Byte Order: Little Endian 12:18:18 Address sizes: 40 bits physical, 48 bits virtual 12:18:18 CPU(s): 2 12:18:18 On-line CPU(s) list: 0,1 12:18:18 Thread(s) per core: 1 12:18:18 Core(s) per socket: 1 12:18:18 Socket(s): 2 12:18:18 NUMA node(s): 1 12:18:18 Vendor ID: AuthenticAMD 12:18:18 CPU family: 23 12:18:18 Model: 49 12:18:18 Model name: AMD EPYC-Rome Processor 12:18:18 Stepping: 0 12:18:18 CPU MHz: 2800.000 12:18:18 BogoMIPS: 5600.00 12:18:18 Virtualization: AMD-V 12:18:18 Hypervisor vendor: KVM 12:18:18 Virtualization type: full 12:18:18 L1d cache: 64 KiB 12:18:18 L1i cache: 64 KiB 12:18:18 L2 cache: 1 MiB 12:18:18 L3 cache: 32 MiB 12:18:18 NUMA node0 CPU(s): 0,1 12:18:18 Vulnerability Itlb multihit: Not affected 12:18:18 Vulnerability L1tf: Not affected 12:18:18 Vulnerability Mds: Not affected 12:18:18 Vulnerability Meltdown: Not affected 12:18:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:18:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:18:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:18:18 Vulnerability Srbds: Not affected 12:18:18 Vulnerability Tsx async abort: Not affected 12:18:18 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 12:18:18 12:18:18 12:18:18 ---> nproc: 12:18:18 2 12:18:18 12:18:18 12:18:18 ---> df -h: 12:18:18 Filesystem Size Used Available Use% Mounted on 12:18:18 overlay 40.0G 7.6G 32.4G 19% / 12:18:18 tmpfs 64.0M 0 64.0M 0% /dev 12:18:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:18:18 shm 64.0M 0 64.0M 0% /dev/shm 12:18:18 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 12:18:18 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 12:18:18 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 12:18:18 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 12:18:18 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 12:18:18 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-116 12:18:18 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 12:18:18 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-116@tmp 12:18:18 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 12:18:18 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 12:18:18 12:18:18 12:18:18 ---> free -m: 12:18:18 total used free shared buff/cache available 12:18:18 Mem: 7821 990 4737 0 2093 6653 12:18:18 Swap: 1023 0 1023 12:18:18 12:18:18 12:18:18 ---> ip addr: 12:18:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:18:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:18:18 inet 127.0.0.1/8 scope host lo 12:18:18 valid_lft forever preferred_lft forever 12:18:18 inet6 ::1/128 scope host 12:18:18 valid_lft forever preferred_lft forever 12:18:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:18:18 link/ether fa:16:3e:94:e1:3a brd ff:ff:ff:ff:ff:ff 12:18:18 inet 10.30.123.205/23 brd 10.30.123.255 scope global dynamic eth0 12:18:18 valid_lft 85739sec preferred_lft 85739sec 12:18:18 inet6 fe80::f816:3eff:fe94:e13a/64 scope link 12:18:18 valid_lft forever preferred_lft forever 12:18:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:18:18 link/ether 02:42:73:f5:96:b6 brd ff:ff:ff:ff:ff:ff 12:18:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:18:18 valid_lft forever preferred_lft forever 12:18:18 inet6 fe80::42:73ff:fef5:96b6/64 scope link 12:18:18 valid_lft forever preferred_lft forever 12:18:18 12:18:18 12:18:18 ---> sar -b -r -n DEV: 12:18:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 12:18:18 12:18:18 12:07:07 LINUX RESTART (2 CPU) 12:18:18 12:18:18 12:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:18:18 12:09:01 3.40 0.08 3.32 0.00 2.13 110.21 0.00 12:18:18 12:10:01 0.55 0.00 0.55 0.00 0.00 9.10 0.00 12:18:18 12:11:01 0.28 0.00 0.28 0.00 0.00 3.78 0.00 12:18:18 12:12:01 0.23 0.00 0.23 0.00 0.00 3.75 0.00 12:18:18 12:13:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 12:18:18 12:14:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 12:18:18 12:15:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 12:18:18 12:16:02 0.27 0.00 0.27 0.00 0.00 2.45 0.00 12:18:18 12:17:01 0.34 0.00 0.34 0.00 0.00 5.90 0.00 12:18:18 12:18:01 0.33 0.13 0.20 0.00 13.73 2.97 0.00 12:18:18 Average: 0.61 0.02 0.59 0.00 1.59 14.83 0.00 12:18:18 12:18:18 12:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:18:18 12:09:01 5476256 0 793840 9.91 2620 1736224 1210944 13.37 565556 1570300 24 12:18:18 12:10:01 5472556 0 797532 9.96 2620 1736232 1211404 13.37 568124 1570656 8 12:18:18 12:11:01 5473768 0 796320 9.94 2620 1736232 1209276 13.35 568280 1570008 8 12:18:18 12:12:01 5468076 0 802004 10.01 2620 1736240 1209396 13.35 573232 1570820 8 12:18:18 12:13:01 5465160 0 804916 10.05 2620 1736244 1209348 13.35 570956 1575760 8 12:18:18 12:14:01 5466740 0 803336 10.03 2620 1736244 1209144 13.35 569788 1575760 8 12:18:18 12:15:01 5466308 0 803760 10.04 2620 1736252 1209144 13.35 569744 1575760 8 12:18:18 12:16:02 5460076 0 809988 10.11 2620 1736256 1209144 13.35 576264 1575760 8 12:18:18 12:17:01 5459396 0 810664 10.12 2620 1736260 1209276 13.35 578624 1574080 8 12:18:18 12:18:01 5436724 0 832676 10.40 2620 1736920 1213532 13.40 711544 1462188 212 12:18:18 Average: 5464506 0 805504 10.06 2620 1736310 1210061 13.36 585211 1562109 30 12:18:18 12:18:18 12:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:18:18 12:09:01 eth0 0.63 0.22 0.14 0.02 0.00 0.00 0.00 0.00 12:18:18 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:10:01 eth0 0.85 0.37 0.28 0.20 0.00 0.00 0.00 0.00 12:18:18 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:11:01 eth0 1.43 0.30 0.37 0.20 0.00 0.00 0.00 0.00 12:18:18 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:12:01 eth0 1.47 0.50 0.59 0.39 0.00 0.00 0.00 0.00 12:18:18 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:13:01 eth0 1.07 0.37 0.45 0.23 0.00 0.00 0.00 0.00 12:18:18 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:14:01 eth0 0.10 0.07 0.01 0.04 0.00 0.00 0.00 0.00 12:18:18 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:15:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:18:18 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:16:02 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 12:18:18 12:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:17:01 eth0 1.12 0.32 0.33 0.20 0.00 0.00 0.00 0.00 12:18:18 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:18:01 eth0 10.68 6.70 10.19 3.53 0.00 0.00 0.00 0.00 12:18:18 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 Average: eth0 1.82 0.90 1.24 0.48 0.00 0.00 0.00 0.00 12:18:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:18 12:18:18 12:18:18 ---> sar -P ALL: 12:18:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) 12:18:18 12:18:18 12:07:07 LINUX RESTART (2 CPU) 12:18:18 12:18:18 12:08:01 CPU %user %nice %system %iowait %steal %idle 12:18:18 12:09:01 all 0.20 0.00 0.04 0.00 0.03 99.73 12:18:18 12:09:01 0 0.30 0.00 0.03 0.00 0.02 99.65 12:18:18 12:09:01 1 0.10 0.00 0.05 0.00 0.03 99.82 12:18:18 12:10:01 all 0.15 0.00 0.05 0.00 0.02 99.78 12:18:18 12:10:01 0 0.23 0.00 0.05 0.00 0.02 99.70 12:18:18 12:10:01 1 0.07 0.00 0.05 0.00 0.02 99.87 12:18:18 12:11:01 all 0.15 0.00 0.03 0.00 0.03 99.79 12:18:18 12:11:01 0 0.25 0.00 0.02 0.00 0.02 99.72 12:18:18 12:11:01 1 0.05 0.00 0.05 0.00 0.03 99.87 12:18:18 12:12:01 all 0.20 0.00 0.03 0.00 0.01 99.76 12:18:18 12:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:18:18 12:12:01 1 0.38 0.00 0.03 0.00 0.02 99.57 12:18:18 12:13:01 all 0.17 0.00 0.03 0.00 0.03 99.77 12:18:18 12:13:01 0 0.10 0.00 0.03 0.00 0.03 99.83 12:18:18 12:13:01 1 0.23 0.00 0.03 0.00 0.03 99.70 12:18:18 12:14:01 all 0.18 0.00 0.02 0.00 0.03 99.78 12:18:18 12:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:18:18 12:14:01 1 0.32 0.00 0.02 0.00 0.03 99.63 12:18:18 12:15:01 all 0.15 0.00 0.03 0.00 0.02 99.80 12:18:18 12:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:18:18 12:15:01 1 0.25 0.00 0.05 0.00 0.02 99.68 12:18:18 12:16:02 all 0.08 0.00 0.04 0.00 0.02 99.86 12:18:18 12:16:02 0 0.02 0.00 0.05 0.00 0.02 99.92 12:18:18 12:16:02 1 0.15 0.00 0.03 0.00 0.02 99.80 12:18:18 12:17:01 all 0.09 0.00 0.04 0.00 0.02 99.86 12:18:18 12:17:01 0 0.10 0.00 0.02 0.00 0.02 99.86 12:18:18 12:17:01 1 0.07 0.00 0.07 0.00 0.02 99.85 12:18:18 12:18:01 all 1.67 0.00 0.44 0.01 0.03 97.86 12:18:18 12:18:01 0 1.43 0.00 0.42 0.00 0.02 98.14 12:18:18 12:18:01 1 1.91 0.00 0.45 0.02 0.03 97.59 12:18:18 Average: all 0.30 0.00 0.08 0.00 0.02 99.60 12:18:18 Average: 0 0.25 0.00 0.07 0.00 0.02 99.66 12:18:18 Average: 1 0.35 0.00 0.08 0.00 0.03 99.54 12:18:18 12:18:18 12:18:18